mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
19 lines
936 B
JSON
19 lines
936 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}"
|
|
} |