Files
azuredatastudio/i18n/ita/extensions/dacpac/out/wizard/pages/deployConfigPage.i18n.json
2021-02-22 19:42:55 -08:00

17 lines
850 B
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."
],
"dacFx.databaseNameTextBox": "Nome del database",
"dacFx.databaseNameDropdown": "Nome del database",
"dacFxDeploy.openFile": "Apri",
"dacFxDeploy.fileTextboxTitle": "Percorso file",
"dacFx.upgradeRadioButtonLabel": "Aggiorna database esistente",
"dacFx.newRadioButtonLabel": "Nuovo database",
"dacFx.targetDatabaseRadioButtonsTitle": "Database di destinazione",
"dacFx.targetDatabaseDropdownTitle": "Nome del database"
}