mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Update resource strings for 1.9.0 langpacks (#6144)
* Refresh loc resources * Update loc strings
This commit is contained in:
@@ -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."
|
||||
],
|
||||
"invalidServerName": "Esiste già un gruppo di server con lo stesso nome."
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"connection.noAzureAccount": "Non è stato possibile recuperare il token dell'account di Azure per la connessione",
|
||||
"connectionNotAcceptedError": "Connessione non accettata",
|
||||
"connectionService.yes": "Sì",
|
||||
"connectionService.no": "No",
|
||||
"cancelConnectionConfirmation": "Sei sicuro di voler chiudere questa connessione?"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"providerIdNotValidError": "Per interagire con DacFxService, è richiesta la connessione",
|
||||
"noHandlerRegistered": "Non ci sono gestori registrati"
|
||||
}
|
||||
@@ -6,5 +6,5 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"schema.dashboardWidgets.InsightsRegistry": "Widget utilizzati nelle dashboard"
|
||||
"schema.dashboardWidgets.InsightsRegistry": "Widget usato nelle dashboard"
|
||||
}
|
||||
@@ -7,6 +7,6 @@
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"schema.dashboardWidgets.all": "Widget usato nelle dashboard",
|
||||
"schema.dashboardWidgets.database": "Widget utilizzati nelle dashboard",
|
||||
"schema.dashboardWidgets.server": "Widget utilizzato nelle dashboard"
|
||||
"schema.dashboardWidgets.database": "Widget usato nelle dashboard",
|
||||
"schema.dashboardWidgets.server": "Widget usato nelle dashboard"
|
||||
}
|
||||
11
i18n/ita/src/sql/platform/dialog/dialogTypes.i18n.json
Normal file
11
i18n/ita/src/sql/platform/dialog/dialogTypes.i18n.json
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."
|
||||
],
|
||||
"dialogModalDoneButtonLabel": "Operazione completata",
|
||||
"dialogModalCancelButtonLabel": "Annulla"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"fileBrowserErrorMessage": "Si è verificato un errore durante il caricamento del browser di file.",
|
||||
"fileBrowserErrorDialogTitle": "Errore del File Browser"
|
||||
}
|
||||
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"jobaction.successLabel": "Esito positivo",
|
||||
"jobaction.faillabel": "Errore",
|
||||
"jobaction.refresh": "Aggiorna",
|
||||
"jobaction.newJob": "Nuovo processo",
|
||||
"jobaction.run": "Esegui",
|
||||
"jobSuccessfullyStarted": ": il processo è stato avviato.",
|
||||
"jobaction.stop": "Arresta",
|
||||
"jobSuccessfullyStopped": ": il processo è stato arrestato.",
|
||||
"jobaction.editJob": "Modifica processo",
|
||||
"jobaction.deleteJob": "Elimina processo",
|
||||
"jobaction.deleteJobConfirm": "Eliminare il processo '{0}'?",
|
||||
"jobaction.failedToDeleteJob": "Impossibile eliminare il processo '{0}'.\r\nErrore: {1}",
|
||||
"jobaction.deletedJob": "Il processo è stato eliminato",
|
||||
"jobaction.newStep": "Nuovo passaggio",
|
||||
"jobaction.deleteStep": "Elimina passaggio",
|
||||
"jobaction.deleteStepConfirm": "Eliminare il passaggio '{0}'?",
|
||||
"jobaction.failedToDeleteStep": "Non è stato possibile eliminare il passaggio '{0}'.\r\nErrore: {1}",
|
||||
"jobaction.deletedStep": "Il passaggio del processo è stato eliminato",
|
||||
"jobaction.newAlert": "Nuovo avviso",
|
||||
"jobaction.editAlert": "Modifica avviso",
|
||||
"jobaction.deleteAlert": "Elimina avviso",
|
||||
"jobaction.Cancel": "Annulla",
|
||||
"jobaction.deleteAlertConfirm": "Eliminare l'avviso '{0}'?",
|
||||
"jobaction.failedToDeleteAlert": "Non è stato possibile eliminare l'avviso '{0}'.\r\nErrore: {1}",
|
||||
"jobaction.deletedAlert": "L'avviso è stato eliminato",
|
||||
"jobaction.newOperator": "Nuovo Operatore",
|
||||
"jobaction.editOperator": "Modifica operatore",
|
||||
"jobaction.deleteOperator": "Elimina operatore",
|
||||
"jobaction.deleteOperatorConfirm": "Eliminare l'operatore '{0}'?",
|
||||
"jobaction.failedToDeleteOperator": "Non è stato possibile eliminare l'operatore '{0}'.\r\nErrore: {1}",
|
||||
"joaction.deletedOperator": "L'operatore è stato eliminato",
|
||||
"jobaction.newProxy": "Nuovo Proxy",
|
||||
"jobaction.editProxy": "Modifica Proxy",
|
||||
"jobaction.deleteProxy": "Elimina proxy",
|
||||
"jobaction.deleteProxyConfirm": "Eliminare il proxy '{0}'?",
|
||||
"jobaction.failedToDeleteProxy": "Non è stato possibile eliminare il proxy '{0}'.\r\nErrore: {1}",
|
||||
"jobaction.deletedProxy": "Il proxy è stato eliminato"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"providerIdNotValidError": "Per interagire con JobManagementService, è richiesta la connessione",
|
||||
"noHandlerRegistered": "Non ci sono gestori registrati"
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"agentUtilities.failed": "non riuscito",
|
||||
"agentUtilities.succeeded": "riuscito",
|
||||
"agentUtilities.retry": "Riprova",
|
||||
"agentUtilities.canceled": "annullato",
|
||||
"agentUtilities.inProgress": "In corso",
|
||||
"agentUtilities.statusUnknown": "Stato sconosciuto",
|
||||
"agentUtilities.executing": "In esecuzione",
|
||||
"agentUtilities.waitingForThread": "In attesa del thread",
|
||||
"agentUtilities.betweenRetries": "Tra i tentativi",
|
||||
"agentUtilities.idle": "Inattivo",
|
||||
"agentUtilities.suspended": "Sospeso",
|
||||
"agentUtilities.obsolete": "[Obsoleto]",
|
||||
"agentUtilities.yes": "Sì",
|
||||
"agentUtilities.no": "No",
|
||||
"agentUtilities.notScheduled": "Non pianificata",
|
||||
"agentUtilities.neverRun": "Non eseguire mai"
|
||||
}
|
||||
17
i18n/ita/src/sql/platform/node/resultSerializer.i18n.json
Normal file
17
i18n/ita/src/sql/platform/node/resultSerializer.i18n.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"resultsSerializer.saveAsFileTitle": "Scegli file dei risultati",
|
||||
"resultsSerializer.saveAsFileExtensionCSVTitle": "CSV (delimitati da virgole)",
|
||||
"resultsSerializer.saveAsFileExtensionJSONTitle": "JSON",
|
||||
"resultsSerializer.saveAsFileExtensionExcelTitle": "Cartella di lavoro di Excel",
|
||||
"resultsSerializer.saveAsFileExtensionXMLTitle": "XML",
|
||||
"resultsSerializer.saveAsFileExtensionTXTTitle": "Testo normale",
|
||||
"openLocation": "Apri percorso file",
|
||||
"openFile": "Apri 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."
|
||||
],
|
||||
"commitEditFailed": "Commit di riga non riuscito:",
|
||||
"runQueryStringBatchStartMessage": "Esecuzione query \"{0}\" avviata",
|
||||
"updateCellFailed": "Aggiornamento cella non riuscito:"
|
||||
}
|
||||
14
i18n/ita/src/sql/platform/query/common/queryRunner.i18n.json
Normal file
14
i18n/ita/src/sql/platform/query/common/queryRunner.i18n.json
Normal 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."
|
||||
],
|
||||
"query.ExecutionFailedError": "Esecuzione non riuscita a causa di un errore imprevisto: {0} {1}",
|
||||
"query.message.executionTime": "Tempo di esecuzione totale: {0}",
|
||||
"query.message.startQuery": "L'esecuzione della query a riga {0} è stata avviata",
|
||||
"query.initEditExecutionFailed": "Esecuzione di Init Edit non riuscita:",
|
||||
"elapsedBatchTime": "Tempo di esecuzione del batch: {0}"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"InProgressWarning": "Una o più attività sono in corso. Sicuro di voler abbandonare?",
|
||||
"taskService.yes": "Sì",
|
||||
"taskService.no": "No"
|
||||
}
|
||||
21
i18n/ita/src/sql/platform/theme/common/colors.i18n.json
Normal file
21
i18n/ita/src/sql/platform/theme/common/colors.i18n.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"tableHeaderBackground": "Colore di sfondo intestazione tabella",
|
||||
"tableHeaderForeground": "Colore di primo piano intestazione tabella",
|
||||
"disabledInputBoxBackground": "Sfondo della casella di Input disabilitata.",
|
||||
"disabledInputBoxForeground": "Colore di primo piano per il campo di input disabilitato.",
|
||||
"buttonFocusOutline": "Colore di contorno del pulsante quando è selezionato.",
|
||||
"disabledCheckboxforeground": "Primo piano della casella di controllo disabilitato.",
|
||||
"listFocusAndSelectionBackground": "Colore di sfondo dell'elenco o della tabella per l'elemento selezionato e con stato attivo quando l'elenco o la tabella è attiva",
|
||||
"agentTableBackground": "Colore di sfondo della tabella di SQL Agent.",
|
||||
"agentCellBackground": "Colore di sfondo delle celle della tabella di SQL Agent.",
|
||||
"agentTableHoverBackground": "Colore di sfondo di tabella al passaggio del mouse per SQL Server Agent.",
|
||||
"agentJobsHeadingColor": "Colore di sfondo dell'intestazione di SQL Agent.",
|
||||
"agentCellBorderColor": "Colore del bordo delle celle della tabella di SQL Agent."
|
||||
}
|
||||
Reference in New Issue
Block a user