Files
azuredatastudio/i18n/jpn/extensions/dacpac/out/wizard/pages/deployConfigPage.i18n.json
Karl Burtram bc7ac519d0 Update extension resources and ENU XLF files (#6220)
* Add extension resources

* Update enu XLF resources
2019-06-28 19:09:23 -07:00

17 lines
919 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": "データベース名",
"dacFx.databaseNameDropdown": "データベース名",
"dacFxDeploy.openFile": "開く",
"dacFxDeploy.fileTextboxTitle": "ファイルの場所",
"dacFx.upgradeRadioButtonLabel": "既存のデータベースのアップグレード",
"dacFx.newRadioButtonLabel": "新しいデータベース",
"dacFx.targetDatabaseRadioButtonsTitle": "ターゲット データベース",
"dacFx.targetDatabaseDropdownTitle": "データベース名"
}