Files
azuredatastudio/i18n/chs/extensions/big-data-cluster/out/kubectl/kubectl.i18n.json
Karl Burtram bc7ac519d0 Update extension resources and ENU XLF files (#6220)
* Add extension resources

* Update enu XLF resources
2019-06-28 19:09:23 -07:00

15 lines
795 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."
],
"binaryNotFound": "找不到 {0} 二进制文件。{1}",
"binaryNotInstalled": "未安装 {0}。{1}",
"kubernetesRequired": "SQL Server 大数据群集需使用 kubernetes。",
"cannotExecuteCmd": "无法执行命令。",
"kubectlVersionIncompatible": "kubectl 版本 ${0} 可能与群集 Kubectl 版本 {1} 不兼容",
"cannotRunCommand": "无法运行命令({0})"
}