update localization resource files (#14389)

This commit is contained in:
Alex Ma
2021-02-22 19:42:55 -08:00
committed by GitHub
parent d21ee4dc9e
commit 9148aa1ed5
3162 changed files with 45130 additions and 1848 deletions

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"streamCanceled": "Operazione di flusso annullata dall'utente"
}

View File

@@ -0,0 +1,13 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"progress": "$(sync~spin) {0}...",
"cancelTooltip": "Annulla",
"cancel": "Annullare l'operazione?",
"mssql.searchServers": "Nomi dei server di ricerca"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"connectionInfoUndefined": "ConnectionInfo non è definito.",
"connectionInfoOptionsUndefined": "ConnectionInfo.options non è definito.",
"connectionInfoOptionsMissingProperties": "In connectionInfo.options mancano alcune proprietà: {0}"
}

View 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."
],
"maxSizeNotice": "AVVISO: questo file è stato troncato alla posizione {0} per l'anteprima. ",
"maxSizeReached": "Il file è stato troncato alla posizione {0} per l'anteprima."
}

View File

@@ -0,0 +1,28 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"allFiles": "Tutti i file",
"lblUploadFiles": "Carica",
"uploading": "Caricamento di file in HDFS",
"uploadCanceled": "L'operazione di caricamento è stata annullata",
"uploadError": "Si è verificato un errore durante il caricamento dei file: {0}",
"makingDir": "Creazione della directory",
"mkdirCanceled": "L'operazione è stata annullata",
"mkDirError": "Si è verificato un errore durante la creazione della directory: {0}",
"enterDirName": "Immettere il nome della directory",
"deleteError": "Si è verificato un errore durante l'eliminazione dei file: {0}",
"msgDeleteFolder": "Eliminare questa cartella e il relativo contenuto?",
"msgDeleteFile": "Eliminare questo file?",
"saving": "Salvataggio dei file HDFS",
"saveCanceled": "L'operazione di salvataggio è stata annullata",
"saveError": "Si è verificato un errore durante il salvataggio del file: {0}",
"previewing": "Generazione dell'anteprima",
"previewError": "Si è verificato un errore durante l'anteprima del file: {0}",
"copyPathError": "Si è verificato un errore durante la copia del percorso: {0}",
"manageAccessError": "Si è verificato un errore imprevisto durante l'apertura della finestra Gestisci accesso: {0}"
}

View 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."
],
"errorExpanding": "Errore: {0}",
"errDeleteConnectionNode": "Non è possibile eliminare una connessione. È possibile eliminare solo sottocartelle e file."
}

View File

@@ -0,0 +1,14 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"prmptPwd": "Specificare la password per la connessione a HDFS:",
"sessionNotFound": "La sessione per il nodo {0} non esiste",
"notifyError": "Si è verificato un errore durante la notifica della modifica del nodo: {0}",
"hdfsFolder": "HDFS",
"rootLabel": "Radice"
}