mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Update extension resources and ENU XLF files (#6220)
* Add extension resources * Update enu XLF resources
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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.targetServerDropdownTitle": "ターゲット サーバー",
|
||||
"dacFx.sourceServerDropdownTitle": "ソース サーバー",
|
||||
"dacFx.databaseNameTextBox": "ターゲット データベース",
|
||||
"dacFx.sourceDatabaseDropdownTitle": "ソース データベース"
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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}'"
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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.targetServerName": "ターゲット サーバー",
|
||||
"dacfx.targetDatabaseName": "ターゲット データベース",
|
||||
"dacfx.sourceServerName": "ソース サーバー",
|
||||
"dacfx.sourceDatabaseName": "ソース データベース",
|
||||
"dacfx.fileLocation": "ファイルの場所",
|
||||
"dacfx.scriptLocation": "展開スクリプトの場所",
|
||||
"dacfx.action": "アクション",
|
||||
"dacfx.deploy": "展開",
|
||||
"dacfx.generateScript": "展開スクリプトの生成",
|
||||
"dacfxExtract.version": "バージョン",
|
||||
"dacfx.settingColumn": "設定",
|
||||
"dacfx.valueColumn": "値"
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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.deployRadioButtonLabel": "展開",
|
||||
"dacFx.deployScriptRadioButtonLabel": "展開スクリプトを生成して展開",
|
||||
"dacFx.scriptRadioButtonLabel": "展開スクリプトの生成",
|
||||
"dacfxDeployScript.saveFile": "保存",
|
||||
"dacfx.generatedScriptLocation": "展開スクリプトの場所"
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": "データベース名"
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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.dataLossTextWithCount": "リストされている {0} の展開アクションによってデータが失われる可能性があります。展開で生じる問題に備えてバックアップまたはスナップショットが使用可能であることを確認してください。",
|
||||
"dacFx.dataLossCheckbox": "データ損失の可能性がありますが続行します",
|
||||
"dacfx.noDataLossText": "リストされている展開アクションによってデータ損失は生じません。",
|
||||
"dacfx.dataLossText": "展開アクションによってデータが失われる可能性があります。展開で生じる問題に備えて、バックアップまたはスナップショットが使用可能であることを確認してください。",
|
||||
"dacfx.operationColumn": "操作",
|
||||
"dacfx.operationTooltip": "展開中に発生する操作 (作成、変更、削除)",
|
||||
"dacfx.typeColumn": "種類",
|
||||
"dacfx.typeTooltip": "展開によって影響を受けるオブジェクトの種類",
|
||||
"dacfx.objectColumn": "オブジェクト",
|
||||
"dacfx.objecTooltip": "展開によって影響を受けるオブジェクトの名前",
|
||||
"dacfx.dataLossColumn": "データ損失",
|
||||
"dacfx.dataLossTooltip": "データが失われる可能性のある操作には警告マークが表示されます"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"dacfxExport.saveFile": "保存",
|
||||
"dacFxExport.fileTextboxTitle": "ファイルの場所"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"dacfxExtract.saveFile": "保存",
|
||||
"dacFxExtract.fileTextboxTitle": "ファイルの場所",
|
||||
"dacFxExtract.versionTextboxTitle": "バージョン (形式は x.x.x.x。x は数字)"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"dacFxImport.openFile": "開く",
|
||||
"dacFxImport.fileTextboxTitle": "ファイルの場所"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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.deployRadioButtonLabel": "データ層アプリケーションの .dacpac ファイルを SQL Server インスタンスに展開します [Dacpac の展開]",
|
||||
"dacFx.extractRadioButtonLabel": "SQL Server インスタンスのデータ層アプリケーションを .dacpac ファイルに抽出します [Dacpac の抽出]",
|
||||
"dacFx.importRadioButtonLabel": ".bacpac ファイルからデータベースを作成します [Bacpac のインポート]",
|
||||
"dacFx.exportRadioButtonLabel": "データベースのスキーマとデータを論理 .bacpac ファイル形式にエクスポートします [Bacpac のエクスポート]"
|
||||
}
|
||||
Reference in New Issue
Block a user