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

17 lines
903 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": "Nombre de la base de datos",
"dacFx.databaseNameDropdown": "Nombre de la base de datos",
"dacFxDeploy.openFile": "Abrir",
"dacFxDeploy.fileTextboxTitle": "Ubicación de archivos",
"dacFx.upgradeRadioButtonLabel": "Actualizar una base de datos existente",
"dacFx.newRadioButtonLabel": "Nueva base de datos",
"dacFx.targetDatabaseRadioButtonsTitle": "Base de datos de destino",
"dacFx.targetDatabaseDropdownTitle": "Nombre de la base de datos"
}