mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
update localization resource files (#14389)
This commit is contained in:
11
i18n/deu/extensions/resource-deployment/dist/services/tools/azCliTool.i18n.json
vendored
Normal file
11
i18n/deu/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": "Ein Befehlszeilentool zum Verwalten von Azure-Ressourcen",
|
||||
"resourceDeployment.AzCLIDisplayName": "Azure CLI"
|
||||
}
|
||||
11
i18n/deu/extensions/resource-deployment/dist/services/tools/azdataTool.i18n.json
vendored
Normal file
11
i18n/deu/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": "Ein in Python geschriebenes Befehlszeilen-Hilfsprogramm, das Clusteradministratoren ein Bootstrapping und das Verwalten von Big Data-Clustern über REST-APIs ermöglicht",
|
||||
"resourceDeployment.AzdataDisplayName": "azdata"
|
||||
}
|
||||
11
i18n/deu/extensions/resource-deployment/dist/services/tools/dockerTool.i18n.json
vendored
Normal file
11
i18n/deu/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": "Ermöglicht es, eine Anwendung in isolierten Containern zu paketieren und auszuführen.",
|
||||
"resourceDeployment.DockerDisplayName": "Docker"
|
||||
}
|
||||
11
i18n/deu/extensions/resource-deployment/dist/services/tools/kubeCtlTool.i18n.json
vendored
Normal file
11
i18n/deu/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": "Ein Befehlszeilentool, mit dem Sie Befehle für Kubernetes-Cluster ausführen können.",
|
||||
"resourceDeployment.KubeCtlDisplayName": "kubectl"
|
||||
}
|
||||
11
i18n/deu/extensions/resource-deployment/dist/services/tools/toolBase.i18n.json
vendored
Normal file
11
i18n/deu/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": "Es wurde eine ungültige Ausgabe empfangen.",
|
||||
"deployCluster.GetToolVersionError": "Fehler beim Abrufen von Versionsinformationen.{0}Fehler: {1}{0}stdout: {2} "
|
||||
}
|
||||
Reference in New Issue
Block a user