mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-15 18:46:36 -05:00
17 lines
883 B
JSON
17 lines
883 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 do banco de dados",
|
|
"dacFx.databaseNameDropdown": "Nome do banco de dados",
|
|
"dacFxDeploy.openFile": "Aberta",
|
|
"dacFxDeploy.fileTextboxTitle": "Local do arquivo",
|
|
"dacFx.upgradeRadioButtonLabel": "Atualizar banco de dados existente",
|
|
"dacFx.newRadioButtonLabel": "Novo banco de dados",
|
|
"dacFx.targetDatabaseRadioButtonsTitle": "Banco de Dados de destino",
|
|
"dacFx.targetDatabaseDropdownTitle": "Nome do banco de dados"
|
|
} |