mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-28 17:23:19 -05:00
26 lines
2.1 KiB
JSON
26 lines
2.1 KiB
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"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.SaveConfigFiles": "Salva i file di configurazione",
|
|
"deployCluster.ScriptToNotebook": "Genera script nel notebook",
|
|
"deployCluster.Deploy": "Distribuisci",
|
|
"resourceDeployment.DeployBDCTask": "Distribuisci cluster Big Data di SQL Server \"{0}\"",
|
|
"resourceDeployment.ConnectToMasterSQLServer": "Connetti all'istanza master di SQL Server",
|
|
"resourceDeployment.DeploymentSucceeded": "Il cluster Big Data di SQL Server è stato distribuito: {0}",
|
|
"resourceDeployment.ErroRetrievingEndpoints": "Non è stato possibile recuperare l'elenco di endpoint. {0}{1}",
|
|
"resourceDeployment.NoSQLEndpointFound": "L'endpoint dell'istanza master di SQL Server endpoint non è stato trovato.",
|
|
"resourceDeployment.ViewErrorDetail": "Visualizza dettagli dell'errore",
|
|
"resourceDeployment.DeployFailed": "Non è stato possibile distribuire il cluster Big Data di SQL Server \"{0}\".",
|
|
"resourceDeployment.FailedToOpenNotebook": "Si è verificato un errore durante l'avvio del notebook di output. {1}{2}.",
|
|
"resourceDeployment.DeployFailedNoOutputNotebook": "Non è stato possibile distribuire il cluster Big Data di SQL Server e non è stato generato alcun notebook di output.",
|
|
"deployCluster.SelectConfigFileFolder": "Salva i file di configurazione",
|
|
"deployCluster.SaveConfigFileSucceeded": "I file di configurazione sono stati salvati in {0}",
|
|
"deployCluster.NewAKSWizardTitle": "Distribuisci cluster Big Data di SQL Server 2019 in un nuovo cluster del servizio Azure Kubernetes",
|
|
"deployCluster.ExistingAKSWizardTitle": "Distribuisci cluster Big Data di SQL Server 2019 in un cluster esistente del servizio Azure Kubernetes",
|
|
"deployCluster.ExistingKubeAdm": "Distribuisci cluster Big Data di SQL Server 2019 in un cluster kubeadm esistente"
|
|
} |