mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-25 09:35:37 -05:00
19 lines
894 B
JSON
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": "已完成!"
|
|
} |