Files
azuredatastudio/i18n/ita/src/sql/workbench/common/actions.i18n.json
Karl Burtram e3f26e8f12 Update resource strings for 1.9.0 langpacks (#6144)
* Refresh loc resources

* Update loc strings
2019-06-24 13:34:30 -07:00

24 lines
1.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."
],
"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": "Crea script come DROP",
"backupAction.backup": "Backup",
"backup.isPreviewFeature": "Per usare il backup, è necessario abilitare le funzionalità in anteprima",
"restoreAction.restore": "Ripristina",
"restore.isPreviewFeature": "Per usare il ripristino, è necessario abilitare le funzionalità in anteprima",
"manage": "Gestisci",
"showDetails": "Mostra dettagli",
"newDatabase": "Nuovo Database",
"configureDashboard": "Informazioni su come configurare il dashboard"
}