mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-19 09:35:36 -05:00
19 lines
946 B
JSON
19 lines
946 B
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Do not edit this file. It is machine generated."
|
|
],
|
|
"serviceStartedStatusMsg": "已啟動 {0}",
|
|
"startingServiceStatusMsg": "正在啟動 {0}",
|
|
"failedToStartServiceErrorMsg": "無法啟動 {0}",
|
|
"installingServiceChannelMsg": "正在將 {0} 安裝到 {1}",
|
|
"installingServiceStatusMsg": "正在安裝 {0}",
|
|
"installedServiceChannelMsg": "已安裝 {0}",
|
|
"downloadingServiceChannelMsg": "正在下載 {0}",
|
|
"downloadingServiceSizeChannelMsg": "({0} KB)",
|
|
"downloadingServiceStatusMsg": "正在下載 {0}",
|
|
"downloadServiceDoneChannelMsg": "已完成 {0} 的安裝"
|
|
} |