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/ita/extensions/resource-deployment/dist/services/tools/azCliTool.i18n.json
vendored
Normal file
11
i18n/ita/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": "Strumento da riga di comando per la gestione di risorse di Azure",
|
||||
"resourceDeployment.AzCLIDisplayName": "Interfaccia della riga di comando di Azure"
|
||||
}
|
||||
11
i18n/ita/extensions/resource-deployment/dist/services/tools/azdataTool.i18n.json
vendored
Normal file
11
i18n/ita/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": "Utilità da riga di comando scritta in Python che consente agli amministratori di eseguire il bootstrap e gestire il cluster Big Data tramite API REST",
|
||||
"resourceDeployment.AzdataDisplayName": "azdata"
|
||||
}
|
||||
11
i18n/ita/extensions/resource-deployment/dist/services/tools/dockerTool.i18n.json
vendored
Normal file
11
i18n/ita/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": "Consente di creare il pacchetto dell'applicazione ed eseguirla in contenitori isolati",
|
||||
"resourceDeployment.DockerDisplayName": "Docker"
|
||||
}
|
||||
11
i18n/ita/extensions/resource-deployment/dist/services/tools/kubeCtlTool.i18n.json
vendored
Normal file
11
i18n/ita/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": "Uno strumento da riga di comando consente di eseguire comandi su cluster Kubernetes",
|
||||
"resourceDeployment.KubeCtlDisplayName": "kubectl"
|
||||
}
|
||||
11
i18n/ita/extensions/resource-deployment/dist/services/tools/toolBase.i18n.json
vendored
Normal file
11
i18n/ita/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": "È stato ricevuto output non valido.",
|
||||
"deployCluster.GetToolVersionError": "Si è verificato un errore durante il recupero delle informazioni sulla versione.{0}Errore: {1}{0}StdOut: {2} "
|
||||
}
|
||||
Reference in New Issue
Block a user