Files
azuredatastudio/i18n/cht/extensions/import/out/services/serviceClient.i18n.json
2021-02-22 19:42:55 -08:00

19 lines
894 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."
],
"serviceStarted": "已啟動服務",
"serviceStarting": "正在啟動服務",
"flatFileImport.serviceStartFailed": "無法啟動匯入服務{0}",
"installingServiceDetailed": "正在將 {0} 服務安裝到 {1}",
"installingService": "正在安裝服務",
"serviceInstalled": "已安裝",
"downloadingService": "正在下載 {0}",
"downloadingServiceSize": "({0} KB)",
"downloadingServiceStatus": "正在下載服務",
"downloadingServiceComplete": "已完成!"
}