mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-22 09:35:37 -05:00
27 lines
1.7 KiB
JSON
27 lines
1.7 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.selectOperationPageName": "操作を選択します",
|
|
"dacFx.deployConfigPageName": "Dacpac のデプロイ設定を選択します",
|
|
"dacFx.deployPlanPage": "デプロイ計画を確認します",
|
|
"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}'"
|
|
} |