mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-30 08:40:29 -04:00
19 lines
1013 B
JSON
19 lines
1013 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."
|
|
],
|
|
"managePackages.installedTabTitle": "已安装",
|
|
"managePackages.pkgNameColumn": "名称",
|
|
"managePackages.newPkgVersionColumn": "版本",
|
|
"managePackages.uninstallButtonText": "卸载选定的包",
|
|
"managePackages.packageType": "包类型",
|
|
"managePackages.packageCount": "找到 {0} 个 {1} 包",
|
|
"managePackages.confirmUninstall": "确定要卸载指定的包吗?",
|
|
"managePackages.backgroundUninstallStarted": "正在卸载 {0}",
|
|
"managePackages.backgroundUninstallComplete": "{0} 已卸载完毕",
|
|
"managePackages.backgroundUninstallFailed": "未能卸载 {0}。错误: {1}"
|
|
} |