Update localization resource files (#6283)

* Update localization resource files

* Remove extra space from readme headers
This commit is contained in:
Karl Burtram
2019-07-08 13:36:34 -07:00
committed by GitHub
parent 8473ace0a7
commit 6b501a1787
186 changed files with 23210 additions and 12488 deletions

View File

@@ -6,11 +6,9 @@
"--------------------------------------------------------------------------------------------",
"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 のインポート設定を選択します",
@@ -24,6 +22,6 @@
"alertData.extractErrorMessage": "抽出に失敗しました '{0}'",
"alertData.exportErrorMessage": "エクスポートに失敗しました '{0}'",
"alertData.importErrorMessage": "インポートに失敗しました '{0}'",
"dacfx.scriptGeneratingMessage": "ウィザードが終了したら、タスク履歴でスクリプト生成状態を確認できます",
"dacfx.scriptGeneratingMessage": "ウィザードを閉じた後、タスク ビューでスクリプト生成状態を表示できます。完了すると、生成されたスクリプトが開きます。",
"alertData.deployPlanErrorMessage": "展開計画の生成に失敗しました '{0}'"
}

View File

@@ -11,10 +11,6 @@
"dacfx.sourceServerName": "ソース サーバー",
"dacfx.sourceDatabaseName": "ソース データベース",
"dacfx.fileLocation": "ファイルの場所",
"dacfx.scriptLocation": "展開スクリプトの場所",
"dacfx.action": "アクション",
"dacfx.deploy": "展開",
"dacfx.generateScript": "展開スクリプトの生成",
"dacfxExtract.version": "バージョン",
"dacfx.settingColumn": "設定",
"dacfx.valueColumn": "値"