mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
update localization resource files (#14389)
This commit is contained in:
11
i18n/chs/extensions/resource-deployment/dist/services/tools/azCliTool.i18n.json
vendored
Normal file
11
i18n/chs/extensions/resource-deployment/dist/services/tools/azCliTool.i18n.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"resourceDeployment.AzCLIDescription": "用于管理 Azure 资源的命令行工具",
|
||||
"resourceDeployment.AzCLIDisplayName": "Azure CLI"
|
||||
}
|
||||
11
i18n/chs/extensions/resource-deployment/dist/services/tools/azdataTool.i18n.json
vendored
Normal file
11
i18n/chs/extensions/resource-deployment/dist/services/tools/azdataTool.i18n.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"resourceDeployment.AzdataDescription": "一种用 Python 编写的命令行实用程序,使群集管理员能够通过 REST API 引导和管理大数据群集",
|
||||
"resourceDeployment.AzdataDisplayName": "azdata"
|
||||
}
|
||||
11
i18n/chs/extensions/resource-deployment/dist/services/tools/dockerTool.i18n.json
vendored
Normal file
11
i18n/chs/extensions/resource-deployment/dist/services/tools/dockerTool.i18n.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"resourceDeployment.DockerDescription": "提供在隔离容器中打包和运行应用程序的能力",
|
||||
"resourceDeployment.DockerDisplayName": "Docker"
|
||||
}
|
||||
11
i18n/chs/extensions/resource-deployment/dist/services/tools/kubeCtlTool.i18n.json
vendored
Normal file
11
i18n/chs/extensions/resource-deployment/dist/services/tools/kubeCtlTool.i18n.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"resourceDeployment.KubeCtlDescription": "一种命令行工具,可用于运行针对 Kubernetes 群集的命令",
|
||||
"resourceDeployment.KubeCtlDisplayName": "kubectl"
|
||||
}
|
||||
11
i18n/chs/extensions/resource-deployment/dist/services/tools/toolBase.i18n.json
vendored
Normal file
11
i18n/chs/extensions/resource-deployment/dist/services/tools/toolBase.i18n.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"deployCluster.InvalidToolVersionOutput": "收到的输出无效。",
|
||||
"deployCluster.GetToolVersionError": "检索版本信息时出错。{0}错误: {1}{0}stdout: {2}"
|
||||
}
|
||||
Reference in New Issue
Block a user