Archived
update localization resource files (#14389)
This commit is contained in:
+11
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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