mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-02 01:25:39 -05:00
Integrate resources from Community Localization platform (#1313)
This commit is contained in:
22
i18n/ita/src/sql/workbench/common/actions.i18n.json
Normal file
22
i18n/ita/src/sql/workbench/common/actions.i18n.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"newQueryAction.newQuery": "Nuova Query",
|
||||
"scriptSelect": "Select Top 1000",
|
||||
"scriptExecute": "Genera Script di Execute",
|
||||
"scriptAlter": "Genera script di Alter",
|
||||
"editData": "Modifica Dati",
|
||||
"scriptCreate": "Genera script Create",
|
||||
"scriptDelete": "Genera Script di Delete",
|
||||
"backupAction.backup": "Backup",
|
||||
"restoreAction.restore": "Ripristino",
|
||||
"manage": "Gestisci",
|
||||
"showDetails": "Mostra dettagli",
|
||||
"newDatabase": "Nuovo Database",
|
||||
"configureDashboard": "Configura"
|
||||
}
|
||||
18
i18n/ita/src/sql/workbench/common/taskUtilities.i18n.json
Normal file
18
i18n/ita/src/sql/workbench/common/taskUtilities.i18n.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"selectOperationName": "Seleziona",
|
||||
"createOperationName": "Crea",
|
||||
"insertOperationName": "Insert",
|
||||
"updateOperationName": "Aggiorna",
|
||||
"deleteOperationName": "Elimina",
|
||||
"scriptSelectNotFound": "Nessuno script è stato restituito nell'eseguire script sull'oggetto",
|
||||
"scriptNotFoundForObject": "Nessuno script è stato restituito da \"Script come {0}\" per l'oggetto {1}",
|
||||
"scriptingFailed": "Generazione Script non riuscita",
|
||||
"scriptNotFound": "Nessuno script è stato restituito nel generare lo script di {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."
|
||||
],
|
||||
"errorMessageDialog.ok": "OK",
|
||||
"errorMessageDialog.close": "Chiudi",
|
||||
"copyDetails": "Copia dettagli"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"error": "Errore",
|
||||
"warning": "Avviso",
|
||||
"info": "Info"
|
||||
}
|
||||
12
i18n/ita/src/sql/workbench/update/releaseNotes.i18n.json
Normal file
12
i18n/ita/src/sql/workbench/update/releaseNotes.i18n.json
Normal 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."
|
||||
],
|
||||
"gettingStarted": "Per iniziare",
|
||||
"showReleaseNotes": "Visualizza Guida introduttiva",
|
||||
"read the release notes": "Benvenuti all'anteprima pubblica di febbraio di {0}. Visualizzare la Guida introduttiva?"
|
||||
}
|
||||
Reference in New Issue
Block a user