mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-13 03:28:33 -05:00
17 lines
850 B
JSON
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"
|
|
} |