mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-30 09:35:39 -05:00
17 lines
840 B
JSON
17 lines
840 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": "Datenbankname",
|
|
"dacFx.databaseNameDropdown": "Datenbankname",
|
|
"dacFxDeploy.openFile": "Öffnen",
|
|
"dacFxDeploy.fileTextboxTitle": "Dateispeicherort",
|
|
"dacFx.upgradeRadioButtonLabel": "Vorhandene Datenbank aktualisieren",
|
|
"dacFx.newRadioButtonLabel": "Neue Datenbank",
|
|
"dacFx.targetDatabaseRadioButtonsTitle": "Zieldatenbank",
|
|
"dacFx.targetDatabaseDropdownTitle": "Datenbankname"
|
|
} |