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/cht/extensions/resource-deployment/dist/services/tools/azCliTool.i18n.json
vendored
Normal file
11
i18n/cht/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/cht/extensions/resource-deployment/dist/services/tools/azdataTool.i18n.json
vendored
Normal file
11
i18n/cht/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/cht/extensions/resource-deployment/dist/services/tools/dockerTool.i18n.json
vendored
Normal file
11
i18n/cht/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/cht/extensions/resource-deployment/dist/services/tools/kubeCtlTool.i18n.json
vendored
Normal file
11
i18n/cht/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/cht/extensions/resource-deployment/dist/services/tools/toolBase.i18n.json
vendored
Normal file
11
i18n/cht/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