Files
azuredatastudio/i18n/jpn/extensions/dacpac/out/wizard/dataTierApplicationWizard.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

29 lines
1.8 KiB
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.needConnection": "このウィザードを使用する前に、サーバーに接続してください。",
"dacFx.selectOperationPageName": "操作を選択します",
"dacFx.deployConfigPageName": "Dacpac の展開設定を選択します",
"dacFx.deployPlanPage": "展開計画を確認します",
"dacFx.deployActionPageName": "アクションの選択",
"dacFx.summaryPageName": "概要",
"dacFx.extractConfigPageName": "Dacpac の抽出設定を選択します",
"dacFx.importConfigPageName": "Bacpac のインポート設定を選択します",
"dacFx.exportConfigPageName": "Bacpac のエクスポート設定を選択します",
"dacFx.deployButton": "展開",
"dacFx.extractButton": "抽出",
"dacFx.importButton": "インポート",
"dacFx.exportButton": "エクスポート",
"dacFx.generateScriptButton": "スクリプトの生成",
"alertData.deployErrorMessage": "展開に失敗しました '{0}'",
"alertData.extractErrorMessage": "抽出に失敗しました '{0}'",
"alertData.exportErrorMessage": "エクスポートに失敗しました '{0}'",
"alertData.importErrorMessage": "インポートに失敗しました '{0}'",
"dacfx.scriptGeneratingMessage": "ウィザードが終了したら、タスク履歴でスクリプト生成状態を確認できます",
"alertData.deployPlanErrorMessage": "展開計画の生成に失敗しました '{0}'"
}