Update Lang Pack extension strings from previous refresh (#8229)

* Update Lang Pack extension strings from previous refresh

* Bump lang pack versions
This commit is contained in:
Karl Burtram
2019-11-05 17:53:27 -08:00
committed by GitHub
parent 22a427f934
commit 3b1eaca58e
130 changed files with 16960 additions and 12840 deletions

View File

@@ -2,7 +2,7 @@
"name": "ads-language-pack-ja",
"displayName": "Japanese Language Pack for Azure Data Studio",
"description": "Language pack extension for Japanese",
"version": "1.9.0",
"version": "1.13.0",
"publisher": "Microsoft",
"repository": {
"type": "git",
@@ -11,7 +11,7 @@
"license": "SEE SOURCE EULA LICENSE IN LICENSE.txt",
"engines": {
"vscode": "^1.34.0",
"azdata": ">=1.9.0"
"azdata": ">=1.13.0"
},
"icon": "languagepack.png",
"categories": [

View File

@@ -1,26 +1,26 @@
{
"Copyright": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0.0",
"contents": {
"extensions/admin-tool-ext-win/package": {
"adminToolExtWin.displayName": "Windows 用データベース管理ツール拡張機能",
"adminToolExtWin.description": "Azure Data Studio に Windows 特有の他の機能を追加します",
"adminToolExtWin.propertiesMenuItem": "プロパティ",
"adminToolExtWin.launchGswMenuItem": "スクリプトの生成..."
},
"extensions/admin-tool-ext-win/out/main": {
"adminToolExtWin.noConnectionContextForProp": "handleLaunchSsmsMinPropertiesDialogCommand に提供された ConnectionContext はありません",
"adminToolExtWin.noOENode": "connectionContext からオブジェクト エクスプローラー ノードを判別できませんでした: {0}",
"adminToolExtWin.noConnectionContextForGsw": "handleLaunchSsmsMinPropertiesDialogCommand に提供された ConnectionContext はありません",
"adminToolExtWin.noConnectionProfile": "connectionContext から提供された connectionProfile はありません: {0}",
"adminToolExtWin.launchingDialogStatus": "ダイアログを起動しています...",
"adminToolExtWin.ssmsMinError": "引数 '{0}' - {1} の SsmsMin の呼び出しでエラーが発生しました"
}
}
}
"Copyright": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0.0",
"contents": {
"package": {
"adminToolExtWin.displayName": "Windows 用データベース管理ツール拡張機能",
"adminToolExtWin.description": "Azure Data Studio に Windows 特有の他の機能を追加します",
"adminToolExtWin.propertiesMenuItem": "プロパティ",
"adminToolExtWin.launchGswMenuItem": "スクリプトの生成..."
},
"out/main": {
"adminToolExtWin.noConnectionContextForProp": "handleLaunchSsmsMinPropertiesDialogCommand に提供された ConnectionContext はありません",
"adminToolExtWin.noOENode": "connectionContext からオブジェクト エクスプローラー ノードを判別できませんでした: {0}",
"adminToolExtWin.noConnectionContextForGsw": "handleLaunchSsmsMinPropertiesDialogCommand に提供された ConnectionContext はありません",
"adminToolExtWin.noConnectionProfile": "connectionContext から提供された connectionProfile はありません: {0}",
"adminToolExtWin.launchingDialogStatus": "ダイアログを起動しています...",
"adminToolExtWin.ssmsMinError": "引数 '{0}' - {1} の SsmsMin の呼び出しでエラーが発生しました"
}
}
}

View File

@@ -1,250 +1,250 @@
{
"Copyright": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0.0",
"contents": {
"extensions/agent/out/dialogs/scheduleDialog": {
"scheduleDialog.newSchedule": "新しいスケジュール",
"scheduleDialog.ok": "OK",
"scheduleDialog.cancel": "キャンセル",
"scheduleDialog.scheduleName": "スケジュール名",
"scheduleDialog.schedules": "スケジュール"
},
"extensions/agent/out/dialogs/proxyDialog": {
"createProxy.createProxy": "プロキシの作成",
"createProxy.editProxy": "プロキシの編集",
"createProxy.General": "全般",
"createProxy.ProxyName": "プロキシ名",
"createProxy.CredentialName": "資格情報名",
"createProxy.Description": "説明",
"createProxy.SubsystemName": "サブシステム",
"createProxy.OperatingSystem": "オペレーティング システム (CmdExec)",
"createProxy.ReplicationSnapshot": "レプリケーション スナップショット",
"createProxy.ReplicationTransactionLog": "レプリケーション トランザクション ログ リーダー",
"createProxy.ReplicationDistributor": "レプリケーション ディストリビューター",
"createProxy.ReplicationMerge": "レプリケーション マージ",
"createProxy.ReplicationQueueReader": "レプリケーション キュー リーダー",
"createProxy.SSASQueryLabel": "SQL Server Analysis Services クエリ",
"createProxy.SSASCommandLabel": "SQL Server Analysis Services コマンド",
"createProxy.SSISPackage": "SQL Server Integration Services パッケージ",
"createProxy.PowerShell": "PowerShell",
"createProxy.subSystemHeading": "次のサブシステムに対してアクティブ"
},
"extensions/agent/out/dialogs/pickScheduleDialog": {
"pickSchedule.jobSchedules": "ジョブ スケジュール",
"pickSchedule.ok": "OK",
"pickSchedule.cancel": "キャンセル",
"pickSchedule.availableSchedules": "利用可能なスケジュール:",
"pickSchedule.scheduleName": "名前",
"pickSchedule.scheduleID": "ID",
"pickSchedule.description": "説明"
},
"extensions/agent/out/dialogs/operatorDialog": {
"createOperator.createOperator": "演算子の作成",
"createOperator.editOperator": "演算子の編集",
"createOperator.General": "全般",
"createOperator.Notifications": "通知",
"createOperator.Name": "名前",
"createOperator.Enabled": "有効",
"createOperator.EmailName": "電子メール名",
"createOperator.PagerEmailName": "ページャー電子メール名",
"createOperator.PagerMondayCheckBox": "月曜日",
"createOperator.PagerTuesdayCheckBox": "火曜日",
"createOperator.PagerWednesdayCheckBox": "水曜日",
"createOperator.PagerThursdayCheckBox": "木曜日",
"createOperator.PagerFridayCheckBox": "金曜日",
"createOperator.PagerSaturdayCheckBox": "土曜日",
"createOperator.PagerSundayCheckBox": "日曜日",
"createOperator.workdayBegin": "始業時刻",
"createOperator.workdayEnd": "終業時刻",
"createOperator.PagerDutySchedule": "ポケットベルの受信スケジュール",
"createOperator.AlertListHeading": "警告の一覧",
"createOperator.AlertNameColumnLabel": "警告名",
"createOperator.AlertEmailColumnLabel": "電子メール",
"createOperator.AlertPagerColumnLabel": "ページャー"
},
"extensions/agent/out/dialogs/jobStepDialog": {
"jobStepDialog.fileBrowserTitle": "データベース ファイルの検索 -",
"jobStepDialog.ok": "OK",
"jobStepDialog.cancel": "キャンセル",
"jobStepDialog.general": "全般",
"jobStepDialog.advanced": "詳細",
"jobStepDialog.open": "開く...",
"jobStepDialog.parse": "解析",
"jobStepDialog.successParse": "コマンドは正常に解析されました。",
"jobStepDialog.failParse": "コマンドを実行できませんでした。",
"jobStepDialog.blankStepName": "ステップ名を空白にすることはできません。",
"jobStepDialog.processExitCode": "成功したコマンドのプロセス終了コード:",
"jobStepDialog.stepNameLabel": "ステップ名",
"jobStepDialog.typeLabel": "種類",
"jobStepDialog.runAsLabel": "別のユーザーとして実行",
"jobStepDialog.databaseLabel": "データベース",
"jobStepDialog.commandLabel": "コマンド",
"jobStepDialog.successAction": "成功時のアクション",
"jobStepDialog.failureAction": "失敗時のアクション",
"jobStepDialog.runAsUser": "ユーザーとして実行",
"jobStepDialog.retryAttempts": "再試行回数",
"jobStepDialog.retryInterval": "再試行間隔 (分)",
"jobStepDialog.logToTable": "テーブルにログを記録する",
"jobStepDialog.appendExistingTableEntry": "テーブル内の既存のエントリに出力を追加します。",
"jobStepDialog.includeStepOutputHistory": "履歴にステップ出力を含める",
"jobStepDialog.outputFile": "出力ファイル",
"jobStepDialog.appendOutputToFile": "既存のファイルに出力を追加",
"jobStepDialog.selectedPath": "選択されたパス",
"jobStepDialog.filesOfType": "ファイルの種類",
"jobStepDialog.fileName": "ファイル名",
"jobStepDialog.allFiles": "すべてのファイル (*)",
"jobStepDialog.newJobStep": "新しいジョブ ステップ",
"jobStepDialog.editJobStep": "ジョブ ステップの編集",
"jobStepDialog.TSQL": "Transact-SQL スクリプト (T-SQL)",
"jobStepDialog.powershell": "PowerShell",
"jobStepDialog.CmdExec": "オペレーティング システム (CmdExec)",
"jobStepDialog.replicationDistribution": "レプリケーション ディストリビューター",
"jobStepDialog.replicationMerge": "レプリケーション マージ",
"jobStepDialog.replicationQueueReader": "レプリケーション キュー リーダー",
"jobStepDialog.replicationSnapshot": "レプリケーション スナップショット",
"jobStepDialog.replicationTransactionLogReader": "レプリケーション トランザクション ログ リーダー",
"jobStepDialog.analysisCommand": "SQL Server Analysis Services コマンド",
"jobStepDialog.analysisQuery": "SQL Server Analysis Services クエリ",
"jobStepDialog.servicesPackage": "SQL Server Integration Service パッケージ",
"jobStepDialog.agentServiceAccount": "SQL Server エージェント サービス アカウント",
"jobStepDialog.nextStep": "次のステップに移動",
"jobStepDialog.quitJobSuccess": "成功を報告してジョブを終了する",
"jobStepDialog.quitJobFailure": "失敗を報告してジョブを終了する"
},
"extensions/agent/out/dialogs/jobDialog": {
"jobDialog.general": "全般",
"jobDialog.steps": "ステップ",
"jobDialog.schedules": "スケジュール",
"jobDialog.alerts": "警告",
"jobDialog.notifications": "通知",
"jobDialog.blankJobNameError": "ジョブの名前を空白にすることはできません。",
"jobDialog.name": "名前",
"jobDialog.owner": "所有者",
"jobDialog.category": "カテゴリ",
"jobDialog.description": "説明",
"jobDialog.enabled": "有効",
"jobDialog.jobStepList": "ジョブ ステップの一覧",
"jobDialog.step": "ステップ",
"jobDialog.type": "種類",
"jobDialog.onSuccess": "成功時",
"jobDialog.onFailure": "失敗時",
"jobDialog.new": "新しいステップ",
"jobDialog.edit": "ステップの編集",
"jobDialog.delete": "ステップの削除",
"jobDialog.moveUp": "ステップを上に移動",
"jobDialog.moveDown": "ステップを下に移動",
"jobDialog.startStepAt": "ステップの開始",
"jobDialog.notificationsTabTop": "ジョブ完了時に実行するアクション",
"jobDialog.email": "電子メール",
"jobDialog.page": "ページ",
"jobDialog.eventLogCheckBoxLabel": "Windows アプリケーション イベント ログに書き込む",
"jobDialog.deleteJobLabel": "自動的にジョブを削除",
"jobDialog.schedulesaLabel": "スケジュールの一覧",
"jobDialog.pickSchedule": "スケジュールを選択",
"jobDialog.scheduleNameLabel": "スケジュール名",
"jobDialog.alertsList": "警告一覧",
"jobDialog.newAlert": "新しい警告",
"jobDialog.alertNameLabel": "警告名",
"jobDialog.alertEnabledLabel": "有効",
"jobDialog.alertTypeLabel": "種類",
"jobDialog.newJob": "新規ジョブ",
"jobDialog.editJob": "ジョブの編集"
},
"extensions/agent/out/dialogs/alertDialog": {
"alertDialog.createAlert": "警告の作成",
"alertDialog.editAlert": "警告の編集",
"alertDialog.General": "全般",
"alertDialog.Response": "応答",
"alertDialog.Options": "オプション",
"alertDialog.eventAlert": "イベント警告定義",
"alertDialog.Name": "名前",
"alertDialog.Type": "種類",
"alertDialog.Enabled": "有効",
"alertDialog.DatabaseName": "データベース名",
"alertDialog.ErrorNumber": "エラー番号",
"alertDialog.Severity": "重大度",
"alertDialog.RaiseAlertContains": "メッセージが含まれているときに警告する",
"alertDialog.MessageText": "メッセージ テキスト",
"alertDialog.Severity001": "001 - その他のシステム情報",
"alertDialog.Severity002": "002 - 予約済み",
"alertDialog.Severity003": "003 - 予約済み",
"alertDialog.Severity004": "004 - 予約済み",
"alertDialog.Severity005": "005 - 予約済み",
"alertDialog.Severity006": "006 - 予約済み",
"alertDialog.Severity007": "007 - 通知: 状態情報",
"alertDialog.Severity008": "008 - 通知: ユーザの介入が必要",
"alertDialog.Severity009": "009 - ユーザー定義",
"alertDialog.Severity010": "010 - 情報",
"alertDialog.Severity011": "011 - 指定されたデータベース オブジェクトが見つかりません",
"alertDialog.Severity012": "012 - 未使用",
"alertDialog.Severity013": "013 - ユーザー トランザクションの構文エラー",
"alertDialog.Severity014": "014 - アクセス権不足",
"alertDialog.Severity015": "015 - SQL ステートメントの構文エラー",
"alertDialog.Severity016": "016 - その他のユーザー エラー",
"alertDialog.Severity017": "017- リソース不足",
"alertDialog.Severity018": "018 - 致命的でない内部エラー",
"alertDialog.Severity019": "019 - リソースにおける致命的なエラー",
"alertDialog.Severity020": "020 - 現在のプロセス内の致命的なエラー",
"alertDialog.Severity021": "021 - データベース プロセスの致命的なエラー",
"alertDialog.Severity022": "022 - 重大なエラー: テーブルの整合性を確認してください",
"alertDialog.Severity023": "023 - 致命的なエラー: データベースの整合性を確認してください",
"alertDialog.Severity024": "024 - 致命的なエラー: ハードウェア エラー",
"alertDialog.Severity025": "025 - 致命的なエラー",
"alertDialog.AllDatabases": "<すべてデータベース>",
"alertDialog.ExecuteJob": "ジョブの実行",
"alertDialog.ExecuteJobName": "ジョブ名",
"alertDialog.NotifyOperators": "オペレーターに通知する",
"alertDialog.NewJob": "新規ジョブ",
"alertDialog.OperatorList": "演算子の一覧",
"alertDialog.OperatorName": "演算子",
"alertDialog.OperatorEmail": "電子メール",
"alertDialog.OperatorPager": "ページャー",
"alertDialog.NewOperator": "新しい演算子",
"alertDialog.IncludeErrorInEmail": "電子メールに警告エラー テキストを含める",
"alertDialog.IncludeErrorInPager": "ページャーに警告エラー テキストを含める",
"alertDialog.AdditionalNotification": "送信する付加通知メッセージ",
"alertDialog.DelayBetweenResponse": "応答間の遅延",
"alertDialog.DelayMinutes": "待ち時間 (分)",
"alertDialog.DelaySeconds": "待ち時間 (秒)"
},
"extensions/agent/out/dialogs/agentDialog": {
"agentDialog.OK": "OK",
"agentDialog.Cancel": "キャンセル"
},
"extensions/agent/out/data/proxyData": {
"proxyData.saveErrorMessage": "プロキシの更新に失敗しました '{0}'",
"proxyData.saveSucessMessage": "プロキシ '{0}' が正常に更新されました",
"proxyData.newJobSuccessMessage": "プロキシ '{0}' が正常に作成されました"
},
"extensions/agent/out/data/jobStepData": {
"jobStepData.saveErrorMessage": "ステップの更新に失敗しました '{0}'",
"stepData.jobNameRequired": "ジョブ名を指定する必要があります",
"stepData.stepNameRequired": "ステップ名を指定する必要があります"
},
"extensions/agent/out/data/jobData": {
"jobData.whenJobCompletes": "ジョブが完了するとき",
"jobData.whenJobFails": "ジョブが失敗したとき",
"jobData.whenJobSucceeds": "ジョブが成功するとき",
"jobData.jobNameRequired": "ジョブ名を指定する必要があります",
"jobData.saveErrorMessage": "ジョブの更新に失敗しました '{0}'",
"jobData.newJobErrorMessage": "ジョブの作成に失敗しました '{0}'",
"jobData.saveSucessMessage": "ジョブ '{0}' が正常に更新されました",
"jobData.newJobSuccessMessage": "ジョブ '{0}' が正常に作成されました"
},
"extensions/agent/out/data/alertData": {
"alertData.saveErrorMessage": "警告の更新に失敗しました '{0}'",
"alertData.DefaultAlertTypString": "SQL Server イベントの警告",
"alertDialog.PerformanceCondition": "SQL Server パフォーマンス条件警告",
"alertDialog.WmiEvent": "WMI イベント警告"
},
"extensions/agent/out/mainController": {
"mainController.notImplemented": "この機能は開発中です。 最新の変更内容を試す場合には、最新のインサイダー ビルドをご確認ください。"
}
}
}
"Copyright": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0.0",
"contents": {
"out/dialogs/scheduleDialog": {
"scheduleDialog.newSchedule": "新しいスケジュール",
"scheduleDialog.ok": "OK",
"scheduleDialog.cancel": "キャンセル",
"scheduleDialog.scheduleName": "スケジュール名",
"scheduleDialog.schedules": "スケジュール"
},
"out/dialogs/proxyDialog": {
"createProxy.createProxy": "プロキシの作成",
"createProxy.editProxy": "プロキシの編集",
"createProxy.General": "全般",
"createProxy.ProxyName": "プロキシ名",
"createProxy.CredentialName": "資格情報名",
"createProxy.Description": "説明",
"createProxy.SubsystemName": "サブシステム",
"createProxy.OperatingSystem": "オペレーティング システム (CmdExec)",
"createProxy.ReplicationSnapshot": "レプリケーション スナップショット",
"createProxy.ReplicationTransactionLog": "レプリケーション トランザクション ログ リーダー",
"createProxy.ReplicationDistributor": "レプリケーション ディストリビューター",
"createProxy.ReplicationMerge": "レプリケーション マージ",
"createProxy.ReplicationQueueReader": "レプリケーション キュー リーダー",
"createProxy.SSASQueryLabel": "SQL Server Analysis Services クエリ",
"createProxy.SSASCommandLabel": "SQL Server Analysis Services コマンド",
"createProxy.SSISPackage": "SQL Server Integration Services パッケージ",
"createProxy.PowerShell": "PowerShell",
"createProxy.subSystemHeading": "次のサブシステムに対してアクティブ"
},
"out/dialogs/pickScheduleDialog": {
"pickSchedule.jobSchedules": "ジョブ スケジュール",
"pickSchedule.ok": "OK",
"pickSchedule.cancel": "キャンセル",
"pickSchedule.availableSchedules": "利用可能なスケジュール:",
"pickSchedule.scheduleName": "名前",
"pickSchedule.scheduleID": "ID",
"pickSchedule.description": "説明"
},
"out/dialogs/operatorDialog": {
"createOperator.createOperator": "演算子の作成",
"createOperator.editOperator": "演算子の編集",
"createOperator.General": "全般",
"createOperator.Notifications": "通知",
"createOperator.Name": "名前",
"createOperator.Enabled": "有効",
"createOperator.EmailName": "電子メール名",
"createOperator.PagerEmailName": "ページャー電子メール名",
"createOperator.PagerMondayCheckBox": "月曜日",
"createOperator.PagerTuesdayCheckBox": "火曜日",
"createOperator.PagerWednesdayCheckBox": "水曜日",
"createOperator.PagerThursdayCheckBox": "木曜日",
"createOperator.PagerFridayCheckBox": "金曜日",
"createOperator.PagerSaturdayCheckBox": "土曜日",
"createOperator.PagerSundayCheckBox": "日曜日",
"createOperator.workdayBegin": "始業時刻",
"createOperator.workdayEnd": "終業時刻",
"createOperator.PagerDutySchedule": "ポケットベルの受信スケジュール",
"createOperator.AlertListHeading": "警告の一覧",
"createOperator.AlertNameColumnLabel": "警告名",
"createOperator.AlertEmailColumnLabel": "電子メール",
"createOperator.AlertPagerColumnLabel": "ページャー"
},
"out/dialogs/jobStepDialog": {
"jobStepDialog.fileBrowserTitle": "データベース ファイルの検索 -",
"jobStepDialog.ok": "OK",
"jobStepDialog.cancel": "キャンセル",
"jobStepDialog.general": "全般",
"jobStepDialog.advanced": "詳細",
"jobStepDialog.open": "開く...",
"jobStepDialog.parse": "解析",
"jobStepDialog.successParse": "コマンドは正常に解析されました。",
"jobStepDialog.failParse": "コマンドを実行できませんでした。",
"jobStepDialog.blankStepName": "ステップ名を空白にすることはできません。",
"jobStepDialog.processExitCode": "成功したコマンドのプロセス終了コード:",
"jobStepDialog.stepNameLabel": "ステップ名",
"jobStepDialog.typeLabel": "種類",
"jobStepDialog.runAsLabel": "別のユーザーとして実行",
"jobStepDialog.databaseLabel": "データベース",
"jobStepDialog.commandLabel": "コマンド",
"jobStepDialog.successAction": "成功時のアクション",
"jobStepDialog.failureAction": "失敗時のアクション",
"jobStepDialog.runAsUser": "ユーザーとして実行",
"jobStepDialog.retryAttempts": "再試行回数",
"jobStepDialog.retryInterval": "再試行間隔 (分)",
"jobStepDialog.logToTable": "テーブルにログを記録する",
"jobStepDialog.appendExistingTableEntry": "テーブル内の既存のエントリに出力を追加します。",
"jobStepDialog.includeStepOutputHistory": "履歴にステップ出力を含める",
"jobStepDialog.outputFile": "出力ファイル",
"jobStepDialog.appendOutputToFile": "既存のファイルに出力を追加",
"jobStepDialog.selectedPath": "選択されたパス",
"jobStepDialog.filesOfType": "ファイルの種類",
"jobStepDialog.fileName": "ファイル名",
"jobStepDialog.allFiles": "すべてのファイル (*)",
"jobStepDialog.newJobStep": "新しいジョブ ステップ",
"jobStepDialog.editJobStep": "ジョブ ステップの編集",
"jobStepDialog.TSQL": "Transact-SQL スクリプト (T-SQL)",
"jobStepDialog.powershell": "PowerShell",
"jobStepDialog.CmdExec": "オペレーティング システム (CmdExec)",
"jobStepDialog.replicationDistribution": "レプリケーション ディストリビューター",
"jobStepDialog.replicationMerge": "レプリケーション マージ",
"jobStepDialog.replicationQueueReader": "レプリケーション キュー リーダー",
"jobStepDialog.replicationSnapshot": "レプリケーション スナップショット",
"jobStepDialog.replicationTransactionLogReader": "レプリケーション トランザクション ログ リーダー",
"jobStepDialog.analysisCommand": "SQL Server Analysis Services コマンド",
"jobStepDialog.analysisQuery": "SQL Server Analysis Services クエリ",
"jobStepDialog.servicesPackage": "SQL Server Integration Service パッケージ",
"jobStepDialog.agentServiceAccount": "SQL Server エージェント サービス アカウント",
"jobStepDialog.nextStep": "次のステップに移動",
"jobStepDialog.quitJobSuccess": "成功を報告してジョブを終了する",
"jobStepDialog.quitJobFailure": "失敗を報告してジョブを終了する"
},
"out/dialogs/jobDialog": {
"jobDialog.general": "全般",
"jobDialog.steps": "ステップ",
"jobDialog.schedules": "スケジュール",
"jobDialog.alerts": "警告",
"jobDialog.notifications": "通知",
"jobDialog.blankJobNameError": "ジョブの名前を空白にすることはできません。",
"jobDialog.name": "名前",
"jobDialog.owner": "所有者",
"jobDialog.category": "カテゴリ",
"jobDialog.description": "説明",
"jobDialog.enabled": "有効",
"jobDialog.jobStepList": "ジョブ ステップの一覧",
"jobDialog.step": "ステップ",
"jobDialog.type": "種類",
"jobDialog.onSuccess": "成功時",
"jobDialog.onFailure": "失敗時",
"jobDialog.new": "新しいステップ",
"jobDialog.edit": "ステップの編集",
"jobDialog.delete": "ステップの削除",
"jobDialog.moveUp": "ステップを上に移動",
"jobDialog.moveDown": "ステップを下に移動",
"jobDialog.startStepAt": "ステップの開始",
"jobDialog.notificationsTabTop": "ジョブ完了時に実行するアクション",
"jobDialog.email": "電子メール",
"jobDialog.page": "ページ",
"jobDialog.eventLogCheckBoxLabel": "Windows アプリケーション イベント ログに書き込む",
"jobDialog.deleteJobLabel": "自動的にジョブを削除",
"jobDialog.schedulesaLabel": "スケジュールの一覧",
"jobDialog.pickSchedule": "スケジュールを選択",
"jobDialog.scheduleNameLabel": "スケジュール名",
"jobDialog.alertsList": "警告一覧",
"jobDialog.newAlert": "新しい警告",
"jobDialog.alertNameLabel": "警告名",
"jobDialog.alertEnabledLabel": "有効",
"jobDialog.alertTypeLabel": "種類",
"jobDialog.newJob": "新規ジョブ",
"jobDialog.editJob": "ジョブの編集"
},
"out/dialogs/alertDialog": {
"alertDialog.createAlert": "警告の作成",
"alertDialog.editAlert": "警告の編集",
"alertDialog.General": "全般",
"alertDialog.Response": "応答",
"alertDialog.Options": "オプション",
"alertDialog.eventAlert": "イベント警告定義",
"alertDialog.Name": "名前",
"alertDialog.Type": "種類",
"alertDialog.Enabled": "有効",
"alertDialog.DatabaseName": "データベース名",
"alertDialog.ErrorNumber": "エラー番号",
"alertDialog.Severity": "重大度",
"alertDialog.RaiseAlertContains": "メッセージが含まれているときに警告する",
"alertDialog.MessageText": "メッセージ テキスト",
"alertDialog.Severity001": "001 - その他のシステム情報",
"alertDialog.Severity002": "002 - 予約済み",
"alertDialog.Severity003": "003 - 予約済み",
"alertDialog.Severity004": "004 - 予約済み",
"alertDialog.Severity005": "005 - 予約済み",
"alertDialog.Severity006": "006 - 予約済み",
"alertDialog.Severity007": "007 - 通知: 状態情報",
"alertDialog.Severity008": "008 - 通知: ユーザの介入が必要",
"alertDialog.Severity009": "009 - ユーザー定義",
"alertDialog.Severity010": "010 - 情報",
"alertDialog.Severity011": "011 - 指定されたデータベース オブジェクトが見つかりません",
"alertDialog.Severity012": "012 - 未使用",
"alertDialog.Severity013": "013 - ユーザー トランザクションの構文エラー",
"alertDialog.Severity014": "014 - アクセス権不足",
"alertDialog.Severity015": "015 - SQL ステートメントの構文エラー",
"alertDialog.Severity016": "016 - その他のユーザー エラー",
"alertDialog.Severity017": "017- リソース不足",
"alertDialog.Severity018": "018 - 致命的でない内部エラー",
"alertDialog.Severity019": "019 - リソースにおける致命的なエラー",
"alertDialog.Severity020": "020 - 現在のプロセス内の致命的なエラー",
"alertDialog.Severity021": "021 - データベース プロセスの致命的なエラー",
"alertDialog.Severity022": "022 - 重大なエラー: テーブルの整合性を確認してください",
"alertDialog.Severity023": "023 - 致命的なエラー: データベースの整合性を確認してください",
"alertDialog.Severity024": "024 - 致命的なエラー: ハードウェア エラー",
"alertDialog.Severity025": "025 - 致命的なエラー",
"alertDialog.AllDatabases": "<すべてデータベース>",
"alertDialog.ExecuteJob": "ジョブの実行",
"alertDialog.ExecuteJobName": "ジョブ名",
"alertDialog.NotifyOperators": "オペレーターに通知する",
"alertDialog.NewJob": "新規ジョブ",
"alertDialog.OperatorList": "演算子の一覧",
"alertDialog.OperatorName": "演算子",
"alertDialog.OperatorEmail": "電子メール",
"alertDialog.OperatorPager": "ページャー",
"alertDialog.NewOperator": "新しい演算子",
"alertDialog.IncludeErrorInEmail": "電子メールに警告エラー テキストを含める",
"alertDialog.IncludeErrorInPager": "ページャーに警告エラー テキストを含める",
"alertDialog.AdditionalNotification": "送信する付加通知メッセージ",
"alertDialog.DelayBetweenResponse": "応答間の遅延",
"alertDialog.DelayMinutes": "待ち時間 (分)",
"alertDialog.DelaySeconds": "待ち時間 (秒)"
},
"out/dialogs/agentDialog": {
"agentDialog.OK": "OK",
"agentDialog.Cancel": "キャンセル"
},
"out/data/proxyData": {
"proxyData.saveErrorMessage": "プロキシの更新に失敗しました '{0}'",
"proxyData.saveSucessMessage": "プロキシ '{0}' が正常に更新されました",
"proxyData.newJobSuccessMessage": "プロキシ '{0}' が正常に作成されました"
},
"out/data/jobStepData": {
"jobStepData.saveErrorMessage": "ステップの更新に失敗しました '{0}'",
"stepData.jobNameRequired": "ジョブ名を指定する必要があります",
"stepData.stepNameRequired": "ステップ名を指定する必要があります"
},
"out/data/jobData": {
"jobData.whenJobCompletes": "ジョブが完了するとき",
"jobData.whenJobFails": "ジョブが失敗したとき",
"jobData.whenJobSucceeds": "ジョブが成功するとき",
"jobData.jobNameRequired": "ジョブ名を指定する必要があります",
"jobData.saveErrorMessage": "ジョブの更新に失敗しました '{0}'",
"jobData.newJobErrorMessage": "ジョブの作成に失敗しました '{0}'",
"jobData.saveSucessMessage": "ジョブ '{0}' が正常に更新されました",
"jobData.newJobSuccessMessage": "ジョブ '{0}' が正常に作成されました"
},
"out/data/alertData": {
"alertData.saveErrorMessage": "警告の更新に失敗しました '{0}'",
"alertData.DefaultAlertTypString": "SQL Server イベントの警告",
"alertDialog.PerformanceCondition": "SQL Server パフォーマンス条件警告",
"alertDialog.WmiEvent": "WMI イベント警告"
},
"out/mainController": {
"mainController.notImplemented": "この機能は開発中です。 最新の変更内容を試す場合には、最新のインサイダー ビルドをご確認ください。"
}
}
}

View File

@@ -1,76 +1,76 @@
{
"Copyright": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0.0",
"contents": {
"extensions/azurecore/package": {
"azure.displayName": "Azure (コア)",
"azure.description": "参照して Azure リソースで作業します",
"azure.title": "Azure",
"azure.resource.config.title": "Azure リソースの構成",
"azure.resource.config.filter.description": "リソース フィルターの各要素であるアカウント ID、サブスクリプション ID、名前はスラッシュで区切ります",
"azure.resource.explorer.title": "Azure",
"azure.resource.refreshall.title": "Azure: すべてのアカウントを更新する",
"azure.resource.refresh.title": "最新の情報に更新",
"azure.resource.signin.title": "Azure: サインイン",
"azure.resource.selectsubscriptions.title": "サブスクリプションを選択します",
"azure.resource.connectsqlserver.title": "接続",
"azure.resource.connectsqldb.title": "サーバーへの追加",
"accounts.clearTokenCache": "Azure アカウント トークンのキャッシュをクリア",
"config.enablePublicCloudDescription": "Azure パブリック クラウド統合を有効にする必要があります",
"config.enableUsGovCloudDescription": "米国政府向け Azure Cloud (Fairfax) 統合を有効にする必要があります",
"config.enableChinaCloudDescription": "Azure China 統合を有効にする必要があります",
"config.enableGermanyCloudDescription": "Azure Germany 統合を有効にする必要があります"
},
"extensions/azurecore/out/azureResource/providers/databaseServer/databaseServerTreeDataProvider": {
"azure.resource.providers.databaseServer.treeDataProvider.databaseServerContainerLabel": "SQL Server"
},
"extensions/azurecore/out/azureResource/providers/database/databaseTreeDataProvider": {
"azure.resource.providers.database.treeDataProvider.databaseContainerLabel": "SQL データベース"
},
"extensions/azurecore/out/azureResource/tree/treeProvider": {
"azure.resource.tree.treeProvider.loadingLabel": "読み込んでいます..."
},
"extensions/azurecore/out/azureResource/tree/subscriptionTreeNode": {
"azure.resource.tree.subscriptionTreeNode.noResourcesLabel": "リソースは見つかりませんでした。"
},
"extensions/azurecore/out/azureResource/tree/accountTreeNode": {
"azure.resource.tree.accountTreeNode.credentialError": "アカウント {0} の資格情報を取得できませんでした。アカウントを更新してください。",
"azure.resource.tree.accountTreeNode.noSubscriptionsLabel": "サブスクリプションが見つかりません。"
},
"extensions/azurecore/out/azureResource/tree/accountNotSignedInTreeNode": {
"azure.resource.tree.accountNotSignedInTreeNode.signInLabel": "Azure にサインイン..."
},
"extensions/azurecore/out/azureResource/utils": {
"azure.resource.error": "エラー: {0}"
},
"extensions/azurecore/out/azureResource/resourceTreeNode": {
"azure.resource.resourceTreeNode.noResourcesLabel": "リソースが見つかりません"
},
"extensions/azurecore/out/azureResource/commands": {
"azure.resource.selectsubscriptions.credentialError": "アカウント {0} の資格情報を取得できませんでした。アカウントを更新してください。"
},
"extensions/azurecore/out/account-provider/providerSettings": {
"publicCloudDisplayName": "Azure"
},
"extensions/azurecore/out/account-provider/azureAccountProviderService": {
"clearTokenCacheSuccess": "トークン キャッシュが正常にクリアされました",
"clearTokenCacheFailure": "トークン キャッシュをクリアできませんでした"
},
"extensions/azurecore/out/account-provider/azureAccountProvider": {
"accountProviderNotInitialized": "アカウント プロバイダーが初期化されていないため、操作を実行できません",
"addAccount": "{0} アカウントを追加します",
"refreshAccount": "{0} アカウントを更新します",
"azureWorkAccountDisplayName": "職場または学校アカウント",
"microsoftAccountDisplayName": "Microsoft アカウント"
},
"extensions/azurecore/out/constants": {
"extensionName": "Azure アカウント"
}
}
}
"Copyright": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0.0",
"contents": {
"package": {
"azure.displayName": "Azure (コア)",
"azure.description": "参照して Azure リソースで作業します",
"azure.title": "Azure",
"azure.resource.config.title": "Azure リソースの構成",
"azure.resource.config.filter.description": "リソース フィルターの各要素であるアカウント ID、サブスクリプション ID、名前はスラッシュで区切ります",
"azure.resource.explorer.title": "Azure",
"azure.resource.refreshall.title": "Azure: すべてのアカウントを更新する",
"azure.resource.refresh.title": "最新の情報に更新",
"azure.resource.signin.title": "Azure: サインイン",
"azure.resource.selectsubscriptions.title": "サブスクリプションを選択します",
"azure.resource.connectsqlserver.title": "接続",
"azure.resource.connectsqldb.title": "サーバーへの追加",
"accounts.clearTokenCache": "Azure アカウント トークンのキャッシュをクリア",
"config.enablePublicCloudDescription": "Azure パブリック クラウド統合を有効にする必要があります",
"config.enableUsGovCloudDescription": "米国政府向け Azure Cloud (Fairfax) 統合を有効にする必要があります",
"config.enableChinaCloudDescription": "Azure China 統合を有効にする必要があります",
"config.enableGermanyCloudDescription": "Azure Germany 統合を有効にする必要があります"
},
"dist/azureResource/utils": {
"azure.resource.error": "エラー: {0}"
},
"dist/constants": {
"extensionName": "Azure アカウント"
},
"dist/azureResource/tree/accountTreeNode": {
"azure.resource.tree.accountTreeNode.credentialError": "アカウント {0} の資格情報を取得できませんでした。アカウントを更新してください。",
"azure.resource.tree.accountTreeNode.noSubscriptionsLabel": "サブスクリプションが見つかりません。"
},
"dist/account-provider/azureAccountProviderService": {
"clearTokenCacheSuccess": "トークン キャッシュが正常にクリアされました",
"clearTokenCacheFailure": "トークン キャッシュをクリアできませんでした"
},
"dist/account-provider/providerSettings": {
"publicCloudDisplayName": "Azure"
},
"dist/account-provider/azureAccountProvider": {
"accountProviderNotInitialized": "アカウント プロバイダーが初期化されていないため、操作を実行できません",
"addAccount": "{0} アカウントを追加します",
"refreshAccount": "{0} アカウントを更新します",
"azureWorkAccountDisplayName": "職場または学校アカウント",
"microsoftAccountDisplayName": "Microsoft アカウント"
},
"dist/azureResource/providers/databaseServer/databaseServerTreeDataProvider": {
"azure.resource.providers.databaseServer.treeDataProvider.databaseServerContainerLabel": "SQL Server"
},
"dist/azureResource/providers/database/databaseTreeDataProvider": {
"azure.resource.providers.database.treeDataProvider.databaseContainerLabel": "SQL データベース"
},
"dist/azureResource/commands": {
"azure.resource.selectsubscriptions.credentialError": "アカウント {0} の資格情報を取得できませんでした。アカウントを更新してください。"
},
"dist/azureResource/tree/subscriptionTreeNode": {
"azure.resource.tree.subscriptionTreeNode.noResourcesLabel": "リソースは見つかりませんでした。"
},
"dist/azureResource/resourceTreeNode": {
"azure.resource.resourceTreeNode.noResourcesLabel": "リソースが見つかりません"
},
"dist/azureResource/tree/treeProvider": {
"azure.resource.tree.treeProvider.loadingLabel": "読み込んでいます..."
},
"dist/azureResource/tree/accountNotSignedInTreeNode": {
"azure.resource.tree.accountNotSignedInTreeNode.signInLabel": "Azure にサインイン..."
}
}
}

View File

@@ -1,43 +1,166 @@
{
"Copyright": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0.0",
"contents": {
"extensions/big-data-cluster/package": {
"description": "SQL Server ビッグ データ クラスターの管理をサポート",
"text.sqlServerBigDataClusters": "SQL Server ビッグ データ クラスター",
"command.addController.title": "コントローラーに接続する",
"command.deleteController.title": "削除",
"command.refreshController.title": "最新の情報に更新"
},
"extensions/big-data-cluster/out/bigDataCluster/tree/controllerTreeNode": {
"textSqlServers": "SQL Server"
},
"extensions/big-data-cluster/out/bigDataCluster/tree/addControllerTreeNode": {
"textBigDataClusterControllerWithDots": "ビッグ データ クラスター コントローラーを追加...",
"textConnectToController": "コントローラーに接続する"
},
"extensions/big-data-cluster/out/bigDataCluster/dialog/addControllerDialog": {
"textAddNewController": "新しいコントローラーを追加する",
"textUrlLower": "URL",
"textUsernameLower": "ユーザー名",
"textPasswordLower": "パスワード",
"textRememberPassword": "パスワードを記録する",
"textUrlCapital": "URL",
"textUsernameCapital": "ユーザー名",
"textPasswordCapital": "パスワード",
"textAdd": "追加",
"textCancel": "キャンセル"
},
"extensions/big-data-cluster/out/extension": {
"textYes": "はい",
"textNo": "いいえ",
"textConfirmDeleteController": "'{0}' を削除しますか?"
}
}
}
"Copyright": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0.0",
"contents": {
"package": {
"description": "SQL Server ビッグ データ クラスターの管理をサポート",
"text.sqlServerBigDataClusters": "SQL Server ビッグ データ クラスター",
"command.addController.title": "コントローラーに接続する",
"command.deleteController.title": "削除",
"command.refreshController.title": "最新の情報に更新",
"command.manageController.title": "管理",
"command.mount.title": "HDFS のマウント",
"command.refreshmount.title": "マウントの更新",
"command.deletemount.title": "マウントの削除"
},
"dist/bigDataCluster/utils": {
"state.creating": "作成中",
"state.waiting": "待機中",
"state.ready": "準備完了",
"state.deleting": "削除中",
"state.waitingForDeletion": "削除の待機中",
"state.deleted": "削除済み",
"state.upgrading": "アップグレード",
"state.waitingForUpgrade": "アップグレードの待機中",
"state.error": "エラー",
"state.running": "実行しています",
"endpoint.appproxy": "アプリケーション プロキシ",
"endpoint.controller": "クラスター管理サービス",
"endpoint.gateway": "HDFS ファイルにアクセスするためのゲートウェイ、Spark",
"endpoint.managementproxy": "管理プロキシ",
"endpoint.mgmtproxy": "管理プロキシ",
"endpoint.sqlServerEndpoint": "SQL Server マスター インスタンス フロントエンド",
"endpoint.grafana": "メトリック ダッシュボード",
"endpoint.kibana": "ログ検索ダッシュボード",
"endpoint.yarnHistory": "Spark 診断と監視ダッシュボード",
"endpoint.sparkHistory": "Spark ジョブの管理と監視ダッシュボード",
"endpoint.webhdfs": "HDFS ファイル システム プロキシ",
"endpoint.livy": "Spark ステートメント、ジョブ、アプリケーションを実行するためのプロキシ",
"service.sql": "SQL Server",
"service.hdfs": "Hdfs",
"service.spark": "Spark",
"service.control": "Control",
"service.gateway": "ゲートウェイ",
"service.app": "アプリ",
"bdc.healthy": "正常",
"bdc.unhealthy": "異常"
},
"dist/bigDataCluster/controller/clusterControllerApi": {
"error.no.activedirectory": "このクラスターは Windows 認証をサポートしていません",
"bdc.error.tokenPost": "認証中のエラー",
"bdc.error.unauthorized": "Windows 認証を使用してこのクラスターにログインするアクセス許可がありません",
"bdc.error.getEndPoints": "{0} からのエンドポイントの取得でエラーが発生しました",
"bdc.error.getBdcStatus": "{0} から BDC ステータスを取得する操作でエラーが発生しました",
"bdc.error.mountHdfs": "マウントの作成でエラーが発生しました",
"bdc.error.refreshHdfs": "マウントの更新エラー",
"bdc.error.deleteHdfs": "マウントの削除エラー"
},
"dist/extension": {
"mount.error.endpointNotFound": "コントローラー エンドポイント情報が見つかりませんでした",
"bdc.dashboard.title": "ビッグ データ クラスター ダッシュボード -",
"textYes": "はい",
"textNo": "いいえ",
"textConfirmDeleteController": "'{0}' を削除しますか?"
},
"dist/bigDataCluster/tree/addControllerNode": {
"textBigDataClusterControllerWithDots": "SQL Server ビッグ データ クラスター コントローラーを追加する...",
"textConnectToController": "コントローラーに接続する"
},
"dist/bigDataCluster/tree/loadingControllerNode": {
"textLoadingWithDots": "読み込んでいます..."
},
"dist/bigDataCluster/dialog/addControllerDialog": {
"basicAuthName": "基本",
"integratedAuthName": "Windows 認証",
"err.controller.username.required": "ユーザー名が必要です",
"err.controller.password.required": "パスワードが必要です",
"textAddNewController": "新しいコントローラーを追加する",
"textUrlLower": "URL",
"textUsernameLower": "ユーザー名",
"textPasswordLower": "パスワード",
"textRememberPassword": "パスワードを記録する",
"textUrlCapital": "URL",
"textAuthCapital": "認証の種類",
"textUsernameCapital": "ユーザー名",
"textPasswordCapital": "パスワード",
"textAdd": "追加",
"textCancel": "キャンセル"
},
"dist/bigDataCluster/dialog/bdcDashboard": {
"bdc.dashboard.refreshButton": "最新の情報に更新",
"bdc.dashboard.troubleshootButton": "トラブルシューティング",
"bdc.dashboard.overviewNavTitle": "ビッグ データ クラスターの概要",
"bdc.dashboard.clusterDetails": "クラスターの詳細"
},
"dist/bigDataCluster/dialog/bdcDashboardResourceStatusPage": {
"bdc.dashboard.viewHyperlink": "ビュー",
"bdc.dashboard.notAvailable": "なし",
"bdc.dashboard.healthStatusDetailsHeader": "正常性状態の詳細",
"bdc.dashboard.lastUpdated": "最終更新日: {0}",
"bdc.dashboard.instanceHeader": "インスタンス",
"bdc.dashboard.stateHeader": "状態",
"bdc.dashboard.healthStatusHeader": "正常性状態",
"bdc.dashboard.metricsAndLogsLabel": "メトリックスとログ",
"bdc.dashboard.metricsHeader": "メトリックス",
"bdc.dashboard.logsHeader": "ログ",
"bdc.dashboard.viewDetails": "詳細の表示"
},
"dist/bigDataCluster/dialog/bdcDashboardOverviewPage": {
"bdc.dashboard.propertiesHeader": "クラスターのプロパティ",
"bdc.dashboard.clusterState": "クラスターの状態:",
"bdc.dashboard.healthStatus": "正常性状態:",
"bdc.dashboard.overviewHeader": "クラスターの概要",
"bdc.dashboard.lastUpdated": "最終更新日: {0}",
"bdc.dashboard.serviceNameHeader": "サービス名",
"bdc.dashboard.stateHeader": "状態",
"bdc.dashboard.healthStatusHeader": "正常性状態",
"bdc.dashboard.endpointsLabel": "サービス エンドポイント",
"bdc.dashboard.serviceHeader": "サービス",
"bdc.dashboard.endpointHeader": "エンドポイント",
"bdc.dashboard.viewDetails": "詳細の表示",
"bdc.dashboard.copyTitle": "コピー"
},
"dist/bigDataCluster/dialog/mountHdfsDialog": {
"basicAuthName": "基本",
"integratedAuthName": "Windows 認証",
"mount.main.section": "マウント構成",
"mount.hdfsPath": "HDFS パス",
"mount.err.formatting": "{0} での資格情報の書式設定が正しくありません",
"mount.hdfs.loginerror1": "コントローラーへのログインに失敗しました",
"mount.hdfs.loginerror2": "コントローラーへのログインに失敗しました: {0}",
"err.controller.username.required": "ユーザー名が必要です",
"err.controller.password.required": "パスワードが必要です",
"mount.task.name": "パス {0} 上に HDFS フォルダーをマウントしています",
"mount.task.submitted": "マウントの作成が開始されました",
"mount.task.complete": "HDFS フォルダーのマウントが完了しました",
"mount.task.inprogress": "マウントが完了しようとしています。後でご確認ください。",
"mount.task.error": "フォルダーのマウントでエラーが発生しました: {0}",
"mount.error.unknown": "マウント プロセス中に不明なエラーが発生しました",
"textUrlLower": "URL",
"textUsernameLower": "ユーザー名",
"textPasswordLower": "パスワード",
"textUrlCapital": "URL",
"textAuthCapital": "認証の種類",
"textUsernameCapital": "ユーザー名",
"textPasswordCapital": "パスワード",
"hdsf.dialog.connection.section": "クラスター接続",
"hdfs.dialog.ok": "OK",
"hdfs.dialog.cancel": "キャンセル",
"mount.dialog.title": "HDFS フォルダーのマウント",
"mount.remoteUri": "リモート URI",
"mount.credentials": "資格情報",
"refreshmount.dialog.title": "マウントの更新",
"refreshmount.task.name": "パス {0} 上の HDFS マウントを更新しています",
"refreshmount.task.submitted": "マウントの更新要求が送信されました",
"deleteMount.dialog.title": "マウントの削除",
"deletemount.task.name": "パス {0} 上の HDFS マウントを削除しています",
"deletemount.task.submitted": "送信されたマウント要求の削除"
}
}
}

View File

@@ -1,144 +1,144 @@
{
"Copyright": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0.0",
"contents": {
"extensions/cms/package": {
"cms.displayName": "SQL Server 中央管理サーバー",
"cms.description": "SQL Server 中央管理サーバーの管理のサポート",
"cms.title": "中央管理サーバー",
"cms.connectionProvider.displayName": "Microsoft SQL Server",
"cms.resource.explorer.title": "中央管理サーバー",
"cms.resource.refresh.title": "最新の情報に更新",
"cms.resource.refreshServerGroup.title": "サーバー グループの更新",
"cms.resource.deleteRegisteredServer.title": "削除",
"cms.resource.addRegisteredServer.title": "新しいサーバー登録...",
"cms.resource.deleteServerGroup.title": "削除",
"cms.resource.addServerGroup.title": "新しいサーバー グループ...",
"cms.resource.registerCmsServer.title": "中央管理サーバーの追加",
"cms.resource.deleteCmsServer.title": "削除",
"cms.configuration.title": "MSSQL 構成",
"cms.query.displayBitAsNumber": "ビット列を数値 (1 または 0) として表示しますか?False の場合、ビット列が 'true' または 'false' として表示されます。",
"cms.format.alignColumnDefinitionsInColumns": "列定義を揃えるか。",
"cms.format.datatypeCasing": "データ型の書式を大文字、小文字、または [なし] (フォーマットされていない)のいずれかにフォーマットすべきか",
"cms.format.keywordCasing": "キーワードの書式は大文字、小文字、または なし (フォーマットされていない)",
"cms.format.placeCommasBeforeNextStatement": "コンマを、 'mycolumn1,'のようにリスト内の各ステートメントの末尾に配置する代わりに', mycolumn2'のように先頭に配置するか",
"cms.format.placeSelectStatementReferencesOnNewLine": "例えば 'SELECT C1, C2 FROM T1'の場合に C1 と C2 の両方を別々 の行にするように、Select ステートメント内のオブジェクトへの参照を別々の行に分割するか? ",
"cms.logDebugInfo": "[オプション] コンソールへのデバッグ出力 ([表示] -> [出力]) をログに記録し、ドロップダウンから適切な出力チャネルを選択します",
"cms.tracingLevel": "[オプション] バックエンド サービスのログ レベル。Azure Data Studio は開始のたびにファイル名を生成し、そのファイルが既に存在する場合にはログ エントリが対象ファイルに追加されます。古いログ ファイルのクリーンアップについては、logRetentionMinutes と logFilesRemovalLimit の設定を参照してください。既定の tracingLevel の場合、ログに記録される数が多くありません。詳細レベルを変更すると、詳細なログが記録され、ログのためのディスク容量が必要になる場合があります。重大を含むエラー、エラーを含む警告、警告を含む情報、情報を含む詳細です",
"cms.logRetentionMinutes": "バックエンド サービスのログ ファイルを保持する分数。既定は 1 週間です。",
"cms.logFilesRemovalLimit": "mssql.logRetentionMinutes の有効期限が切れた、起動時に削除する古いファイルの最大数。この制限のためにクリーンアップされないファイルは、Azure Data Studio 次回起動するとクリーンアップされます。",
"ignorePlatformWarning": "[オプション] サポートされていないプラットフォームの警告を表示しない",
"onprem.databaseProperties.recoveryModel": "復旧モデル",
"onprem.databaseProperties.lastBackupDate": "前回のデータベース バックアップ",
"onprem.databaseProperties.lastLogBackupDate": "最終ログ バックアップ",
"onprem.databaseProperties.compatibilityLevel": "互換性レベル",
"onprem.databaseProperties.owner": "所有者",
"onprem.serverProperties.serverVersion": "バージョン",
"onprem.serverProperties.serverEdition": "エディション",
"onprem.serverProperties.machineName": "コンピューター名",
"onprem.serverProperties.osVersion": "OS バージョン",
"cloud.databaseProperties.azureEdition": "エディション",
"cloud.databaseProperties.serviceLevelObjective": "価格レベル",
"cloud.databaseProperties.compatibilityLevel": "互換性レベル",
"cloud.databaseProperties.owner": "所有者",
"cloud.serverProperties.serverVersion": "バージョン",
"cloud.serverProperties.serverEdition": "種類",
"cms.provider.displayName": "Microsoft SQL Server",
"cms.connectionOptions.connectionName.displayName": "名前 (オプション)",
"cms.connectionOptions.connectionName.description": "接続のカスタム名",
"cms.connectionOptions.serverName.displayName": "サーバー",
"cms.connectionOptions.serverName.description": "SQL Server インスタンスの名前",
"cms.connectionOptions.serverDescription.displayName": "サーバーの説明",
"cms.connectionOptions.serverDescription.description": "SQL Server インスタンスの説明",
"cms.connectionOptions.authType.displayName": "認証の種類",
"cms.connectionOptions.authType.description": "SQL Server での認証方法を指定します",
"cms.connectionOptions.authType.categoryValues.sqlLogin": "SQL ログイン",
"cms.connectionOptions.authType.categoryValues.integrated": "Windows 認証",
"cms.connectionOptions.authType.categoryValues.azureMFA": "Azure Active Directory - MFA サポート付きユニバーサル",
"cms.connectionOptions.userName.displayName": "ユーザー名",
"cms.connectionOptions.userName.description": "データ ソースへの接続時に使用されるユーザー ID を示します",
"cms.connectionOptions.password.displayName": "パスワード",
"cms.connectionOptions.password.description": "データ ソースへの接続時に使用するパスワードを示します",
"cms.connectionOptions.applicationIntent.displayName": "アプリケーションの目的",
"cms.connectionOptions.applicationIntent.description": "サーバーに接続するときにアプリケーションのワークロードの種類を宣言します",
"cms.connectionOptions.asynchronousProcessing.displayName": "非同期処理",
"cms.connectionOptions.asynchronousProcessing.description": "True の場合は、.Net Framework データ プロバイダーの非同期機能を使用できるようになります",
"cms.connectionOptions.connectTimeout.displayName": "接続タイムアウト",
"cms.connectionOptions.connectTimeout.description": "サーバーへの接続が確立されるまでに待機する時間 (秒) です。この時間が経過すると接続要求を終了し、エラーを生成します",
"cms.connectionOptions.currentLanguage.displayName": "現在の言語",
"cms.connectionOptions.currentLanguage.description": "SQL Server Language レコード名",
"cms.connectionOptions.columnEncryptionSetting.displayName": "列暗号化",
"cms.connectionOptions.columnEncryptionSetting.description": "接続上のすべてのコマンドの既定の列暗号化設定",
"cms.connectionOptions.encrypt.displayName": "暗号化",
"cms.connectionOptions.encrypt.description": "true の場合、SQL Server では、サーバーに証明書がインストールされている場合、クライアントとサーバー間で送信されるすべてのデータに SSL 暗号化が使用されます。",
"cms.connectionOptions.persistSecurityInfo.displayName": "セキュリティ情報を保持する",
"cms.connectionOptions.persistSecurityInfo.description": "False の場合、パスワードなどのセキュリティによる保護が要求される情報は、接続しても返されません",
"cms.connectionOptions.trustServerCertificate.displayName": "サーバー証明書を信頼する",
"cms.connectionOptions.trustServerCertificate.description": "True (および encrypt=true) の場合、SQL Server では、サーバー証明書を検証せずに、クライアントとサーバー間で送信されるすべてのデータに対して SSL 暗号化が使用されます",
"cms.connectionOptions.attachedDBFileName.displayName": "接続された DB ファイル名",
"cms.connectionOptions.attachedDBFileName.description": "完全なパス名を含む、接続可能なデータベースのプライマリ ファイル名",
"cms.connectionOptions.contextConnection.displayName": "コンテキスト接続",
"cms.connectionOptions.contextConnection.description": "True の場合は、接続元が SQL Server のコンテキストであることを示します。SQL Server のプロセスで実行する場合のみ使用できます",
"cms.connectionOptions.port.displayName": "ポート",
"cms.connectionOptions.connectRetryCount.displayName": "接続の再試行回数",
"cms.connectionOptions.connectRetryCount.description": "接続を復元するための試行回数",
"cms.connectionOptions.connectRetryInterval.displayName": "接続の再試行間隔",
"cms.connectionOptions.connectRetryInterval.description": "接続を復元するための試行間の遅延",
"cms.connectionOptions.applicationName.displayName": "アプリケーション名",
"cms.connectionOptions.applicationName.description": "アプリケーションの名前",
"cms.connectionOptions.workstationId.displayName": "ワークステーション ID",
"cms.connectionOptions.workstationId.description": "SQL Server に接続しているワークステーションの名前",
"cms.connectionOptions.pooling.displayName": "プーリング",
"cms.connectionOptions.pooling.description": "True の場合、接続オブジェクトが適切なプールから取得されるか、または、必要に応じて接続オブジェクトが作成され、適切なプールに追加されます",
"cms.connectionOptions.maxPoolSize.displayName": "最大プール サイズ",
"cms.connectionOptions.maxPoolSize.description": "プールに保持できる最大接続数",
"cms.connectionOptions.minPoolSize.displayName": "最小プール サイズ",
"cms.connectionOptions.minPoolSize.description": "プール内で行える接続の最小数",
"cms.connectionOptions.loadBalanceTimeout.displayName": "負荷分散タイムアウト",
"cms.connectionOptions.loadBalanceTimeout.description": "この接続が破棄されるまでにプールに存在できる最低限の時間 (秒)",
"cms.connectionOptions.replication.displayName": "レプリケーション",
"cms.connectionOptions.replication.description": "レプリケーション時に SQL Server によって使用されます",
"cms.connectionOptions.attachDbFilename.displayName": "DB ファイル名の添付",
"cms.connectionOptions.failoverPartner.displayName": "フェールオーバー パートナー",
"cms.connectionOptions.failoverPartner.description": "フェールオーバー パートナーとして機能する SQL Server インスタンスの名前またはネットワーク アドレス",
"cms.connectionOptions.multiSubnetFailover.displayName": "マルチ サブネット フェールオーバー",
"cms.connectionOptions.multipleActiveResultSets.displayName": "複数のアクティブな結果セット",
"cms.connectionOptions.multipleActiveResultSets.description": "True の場合は、1 つの接続から複数の結果セットが返され、これらを読み取ることができます",
"cms.connectionOptions.packetSize.displayName": "パケット サイズ",
"cms.connectionOptions.packetSize.description": "SQL Server インスタンスとの通信に使れるネットワーク パケットのサイズ (バイト)",
"cms.connectionOptions.typeSystemVersion.displayName": "Type system version",
"cms.connectionOptions.typeSystemVersion.description": "DataReader を通してプロバイダーが公開するサーバー タイプのシステムを示します"
},
"extensions/cms/out/cmsResource/tree/treeProvider": {
"cms.resource.tree.treeProvider.loadingLabel": "読み込んでいます..."
},
"extensions/cms/out/cmsResource/tree/cmsResourceTreeNode": {
"cms.resource.cmsResourceTreeNode.noResourcesLabel": "リソースが見つかりません"
},
"extensions/cms/out/cmsResource/tree/cmsResourceEmptyTreeNode": {
"cms.resource.tree.CmsTreeNode.addCmsServerLabel": "中央管理サーバーを追加します..."
},
"extensions/cms/out/cmsResource/cmsResourceCommands": {
"cms.errors.sameCmsServerName": "中央管理サーバー グループには、既に {0} という名前の登録済みサーバーがあります",
"cms.confirmDeleteServer": "削除しますか",
"cms.yes": "はい",
"cms.no": "いいえ",
"cms.AddServerGroup": "サーバー グループの追加",
"cms.OK": "OK",
"cms.Cancel": "キャンセル",
"cms.ServerGroupName": "サーバー グループ名",
"cms.ServerGroupDescription": "サーバー グループの説明",
"cms.errors.sameServerGroupName": "{0} には既に {1} という名前のサーバー グループがあります",
"cms.confirmDeleteGroup": "削除しますか"
},
"extensions/cms/out/cmsUtils": {
"cms.errors.sameServerUnderCms": "構成サーバーと同じ名前の共有登録サーバーを追加することはできません"
}
}
}
"Copyright": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0.0",
"contents": {
"package": {
"cms.displayName": "SQL Server 中央管理サーバー",
"cms.description": "SQL Server 中央管理サーバーの管理のサポート",
"cms.title": "中央管理サーバー",
"cms.connectionProvider.displayName": "Microsoft SQL Server",
"cms.resource.explorer.title": "中央管理サーバー",
"cms.resource.refresh.title": "最新の情報に更新",
"cms.resource.refreshServerGroup.title": "サーバー グループの更新",
"cms.resource.deleteRegisteredServer.title": "削除",
"cms.resource.addRegisteredServer.title": "新しいサーバー登録...",
"cms.resource.deleteServerGroup.title": "削除",
"cms.resource.addServerGroup.title": "新しいサーバー グループ...",
"cms.resource.registerCmsServer.title": "中央管理サーバーの追加",
"cms.resource.deleteCmsServer.title": "削除",
"cms.configuration.title": "MSSQL 構成",
"cms.query.displayBitAsNumber": "ビット列を数値 (1 または 0) として表示しますか?False の場合、ビット列が 'true' または 'false' として表示されます。",
"cms.format.alignColumnDefinitionsInColumns": "列定義を揃えるか。",
"cms.format.datatypeCasing": "データ型の書式を大文字、小文字、または [なし] (フォーマットされていない)のいずれかにフォーマットすべきか",
"cms.format.keywordCasing": "キーワードの書式は大文字、小文字、または なし (フォーマットされていない)",
"cms.format.placeCommasBeforeNextStatement": "コンマを、 'mycolumn1,'のようにリスト内の各ステートメントの末尾に配置する代わりに', mycolumn2'のように先頭に配置するか",
"cms.format.placeSelectStatementReferencesOnNewLine": "例えば 'SELECT C1, C2 FROM T1'の場合に C1 と C2 の両方を別々 の行にするように、Select ステートメント内のオブジェクトへの参照を別々の行に分割するか?",
"cms.logDebugInfo": "[オプション] コンソールへのデバッグ出力 ([表示] -> [出力]) をログに記録し、ドロップダウンから適切な出力チャネルを選択します",
"cms.tracingLevel": "[オプション] バックエンド サービスのログ レベル。Azure Data Studio は開始のたびにファイル名を生成し、そのファイルが既に存在する場合にはログ エントリが対象ファイルに追加されます。古いログ ファイルのクリーンアップについては、logRetentionMinutes と logFilesRemovalLimit の設定を参照してください。既定の tracingLevel の場合、ログに記録される数が多くありません。詳細レベルを変更すると、詳細なログが記録され、ログのためのディスク容量が必要になる場合があります。重大を含むエラー、エラーを含む警告、警告を含む情報、情報を含む詳細です",
"cms.logRetentionMinutes": "バックエンド サービスのログ ファイルを保持する分数。既定は 1 週間です。",
"cms.logFilesRemovalLimit": "mssql.logRetentionMinutes の有効期限が切れた、起動時に削除する古いファイルの最大数。この制限のためにクリーンアップされないファイルは、Azure Data Studio 次回起動時にクリーンアップされます。",
"ignorePlatformWarning": "[オプション] サポートされていないプラットフォームの警告を表示しない",
"onprem.databaseProperties.recoveryModel": "復旧モデル",
"onprem.databaseProperties.lastBackupDate": "前回のデータベース バックアップ",
"onprem.databaseProperties.lastLogBackupDate": "最終ログ バックアップ",
"onprem.databaseProperties.compatibilityLevel": "互換性レベル",
"onprem.databaseProperties.owner": "所有者",
"onprem.serverProperties.serverVersion": "バージョン",
"onprem.serverProperties.serverEdition": "エディション",
"onprem.serverProperties.machineName": "コンピューター名",
"onprem.serverProperties.osVersion": "OS バージョン",
"cloud.databaseProperties.azureEdition": "エディション",
"cloud.databaseProperties.serviceLevelObjective": "価格レベル",
"cloud.databaseProperties.compatibilityLevel": "互換性レベル",
"cloud.databaseProperties.owner": "所有者",
"cloud.serverProperties.serverVersion": "バージョン",
"cloud.serverProperties.serverEdition": "種類",
"cms.provider.displayName": "Microsoft SQL Server",
"cms.connectionOptions.connectionName.displayName": "名前 (オプション)",
"cms.connectionOptions.connectionName.description": "接続のカスタム名",
"cms.connectionOptions.serverName.displayName": "サーバー",
"cms.connectionOptions.serverName.description": "SQL Server インスタンスの名前",
"cms.connectionOptions.serverDescription.displayName": "サーバーの説明",
"cms.connectionOptions.serverDescription.description": "SQL Server インスタンスの説明",
"cms.connectionOptions.authType.displayName": "認証の種類",
"cms.connectionOptions.authType.description": "SQL Server での認証方法を指定します",
"cms.connectionOptions.authType.categoryValues.sqlLogin": "SQL ログイン",
"cms.connectionOptions.authType.categoryValues.integrated": "Windows 認証",
"cms.connectionOptions.authType.categoryValues.azureMFA": "Azure Active Directory - MFA サポート付きユニバーサル",
"cms.connectionOptions.userName.displayName": "ユーザー名",
"cms.connectionOptions.userName.description": "データ ソースへの接続時に使用るユーザー ID を示します",
"cms.connectionOptions.password.displayName": "パスワード",
"cms.connectionOptions.password.description": "データ ソースへの接続時に使用するパスワードを示します",
"cms.connectionOptions.applicationIntent.displayName": "アプリケーションの目的",
"cms.connectionOptions.applicationIntent.description": "サーバーに接続するときにアプリケーションのワークロードの種類を宣言します",
"cms.connectionOptions.asynchronousProcessing.displayName": "非同期処理",
"cms.connectionOptions.asynchronousProcessing.description": "True の場合は、.Net Framework Data Provider の非同期機能を使用できるようになります",
"cms.connectionOptions.connectTimeout.displayName": "接続タイムアウト",
"cms.connectionOptions.connectTimeout.description": "サーバーへの接続が確立されるまでに待機する時間 (秒) です。この時間が経過すると接続要求を終了し、エラーを生成します",
"cms.connectionOptions.currentLanguage.displayName": "現在の言語",
"cms.connectionOptions.currentLanguage.description": "SQL Server Language レコード名",
"cms.connectionOptions.columnEncryptionSetting.displayName": "列暗号化",
"cms.connectionOptions.columnEncryptionSetting.description": "接続上のすべてのコマンドの既定の列暗号化設定",
"cms.connectionOptions.encrypt.displayName": "暗号化",
"cms.connectionOptions.encrypt.description": "true の場合、SQL Server では、サーバーに証明書がインストールされている場合、クライアントとサーバー間で送信されるすべてのデータに SSL 暗号化が使用されます。",
"cms.connectionOptions.persistSecurityInfo.displayName": "セキュリティ情報を保持する",
"cms.connectionOptions.persistSecurityInfo.description": "False の場合、パスワードなどのセキュリティによる保護が要求される情報は、接続しても返されません",
"cms.connectionOptions.trustServerCertificate.displayName": "サーバー証明書を信頼する",
"cms.connectionOptions.trustServerCertificate.description": "True (および encrypt=true) の場合、SQL Server では、サーバー証明書を検証せずに、クライアントとサーバー間で送信されるすべてのデータに対して SSL 暗号化が使用されます",
"cms.connectionOptions.attachedDBFileName.displayName": "接続された DB ファイル名",
"cms.connectionOptions.attachedDBFileName.description": "完全なパス名を含む、接続可能なデータベースのプライマリ ファイル名",
"cms.connectionOptions.contextConnection.displayName": "コンテキスト接続",
"cms.connectionOptions.contextConnection.description": "True の場合は、接続元が SQL Server のコンテキストであることを示します。SQL Server のプロセスで実行する場合のみ使用できます",
"cms.connectionOptions.port.displayName": "ポート",
"cms.connectionOptions.connectRetryCount.displayName": "接続の再試行回数",
"cms.connectionOptions.connectRetryCount.description": "接続を復元するための試行回数",
"cms.connectionOptions.connectRetryInterval.displayName": "接続の再試行間隔",
"cms.connectionOptions.connectRetryInterval.description": "接続を復元するための試行間の遅延",
"cms.connectionOptions.applicationName.displayName": "アプリケーション名",
"cms.connectionOptions.applicationName.description": "アプリケーションの名前",
"cms.connectionOptions.workstationId.displayName": "ワークステーション ID",
"cms.connectionOptions.workstationId.description": "SQL Server に接続しているワークステーションの名前",
"cms.connectionOptions.pooling.displayName": "プーリング",
"cms.connectionOptions.pooling.description": "True の場合、接続オブジェクトが適切なプールから取得されるか、または、必要に応じて接続オブジェクトが作成され、適切なプールに追加されます",
"cms.connectionOptions.maxPoolSize.displayName": "最大プール サイズ",
"cms.connectionOptions.maxPoolSize.description": "プールに保持できる最大接続数",
"cms.connectionOptions.minPoolSize.displayName": "最小プール サイズ",
"cms.connectionOptions.minPoolSize.description": "プール内で行える接続の最小数",
"cms.connectionOptions.loadBalanceTimeout.displayName": "負荷分散タイムアウト",
"cms.connectionOptions.loadBalanceTimeout.description": "この接続が破棄されるにプールに存在する最小時間 (秒)",
"cms.connectionOptions.replication.displayName": "レプリケーション",
"cms.connectionOptions.replication.description": "レプリケーション時に SQL Server によって使用されます",
"cms.connectionOptions.attachDbFilename.displayName": "DB ファイル名の添付",
"cms.connectionOptions.failoverPartner.displayName": "フェールオーバー パートナー",
"cms.connectionOptions.failoverPartner.description": "フェールオーバー パートナーとして機能する SQL Server インスタンスの名前またはネットワーク アドレス",
"cms.connectionOptions.multiSubnetFailover.displayName": "マルチ サブネット フェールオーバー",
"cms.connectionOptions.multipleActiveResultSets.displayName": "複数のアクティブな結果セット",
"cms.connectionOptions.multipleActiveResultSets.description": "True の場合は、1 つの接続から複数の結果セットが返され、これらを読み取ることができます",
"cms.connectionOptions.packetSize.displayName": "パケット サイズ",
"cms.connectionOptions.packetSize.description": "SQL Server インスタンスとの通信に使用されるネットワーク パケットのサイズ (バイト)",
"cms.connectionOptions.typeSystemVersion.displayName": "Type system version",
"cms.connectionOptions.typeSystemVersion.description": "DataReader を通してプロバイダーが公開するサーバー タイプのシステムを示します"
},
"out/cmsResource/tree/treeProvider": {
"cms.resource.tree.treeProvider.loadingLabel": "読み込んでいます..."
},
"out/cmsResource/tree/cmsResourceTreeNode": {
"cms.resource.cmsResourceTreeNode.noResourcesLabel": "リソースが見つかりません"
},
"out/cmsResource/tree/cmsResourceEmptyTreeNode": {
"cms.resource.tree.CmsTreeNode.addCmsServerLabel": "中央管理サーバーを追加します..."
},
"out/cmsResource/cmsResourceCommands": {
"cms.errors.sameCmsServerName": "中央管理サーバー グループには、既に {0} という名前の登録済みサーバーがあります",
"cms.confirmDeleteServer": "削除しますか",
"cms.yes": "はい",
"cms.no": "いいえ",
"cms.AddServerGroup": "サーバー グループの追加",
"cms.OK": "OK",
"cms.Cancel": "キャンセル",
"cms.ServerGroupName": "サーバー グループ名",
"cms.ServerGroupDescription": "サーバー グループの説明",
"cms.errors.sameServerGroupName": "{0} には既に {1} という名前のサーバー グループがあります",
"cms.confirmDeleteGroup": "削除しますか"
},
"out/cmsUtils": {
"cms.errors.sameServerUnderCms": "構成サーバーと同じ名前の共有登録サーバーを追加することはできません"
}
}
}

View File

@@ -1,94 +1,94 @@
{
"Copyright": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0.0",
"contents": {
"out/wizard/pages/selectOperationpage": {
"dacFx.deployRadioButtonLabel": "データ層アプリケーションの .dacpac ファイルを SQL Server インスタンスに展開します [Dacpac の展開]",
"dacFx.extractRadioButtonLabel": "SQL Server インスタンスのデータ層アプリケーションを .dacpac ファイルに抽出します [Dacpac の抽出]",
"dacFx.importRadioButtonLabel": ".bacpac ファイルからデータベースを作成します [Bacpac のインポート]",
"dacFx.exportRadioButtonLabel": "データベースのスキーマとデータを論理 .bacpac ファイル形式にエクスポートします [Bacpac のエクスポート]"
},
"out/wizard/pages/importConfigPage": {
"dacFxImport.openFile": "開く",
"dacFxImport.fileTextboxTitle": "ファイルの場所"
},
"out/wizard/pages/extractConfigPage": {
"dacfxExtract.saveFile": "保存",
"dacFxExtract.fileTextboxTitle": "ファイルの場所",
"dacFxExtract.versionTextboxTitle": "バージョン (形式は x.x.x.x。x は数字)"
},
"out/wizard/pages/exportConfigPage": {
"dacfxExport.saveFile": "保存",
"dacFxExport.fileTextboxTitle": "ファイルの場所"
},
"out/wizard/pages/deployPlanPage": {
"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": "データが失われる可能性のある操作には警告マークが表示されます"
},
"out/wizard/pages/deployConfigPage": {
"dacFx.databaseNameTextBox": "データベース名",
"dacFx.databaseNameDropdown": "データベース名",
"dacFxDeploy.openFile": "開く",
"dacFxDeploy.fileTextboxTitle": "ファイルの場所",
"dacFx.upgradeRadioButtonLabel": "既存のデータベースのアップグレード",
"dacFx.newRadioButtonLabel": "新しいデータベース",
"dacFx.targetDatabaseRadioButtonsTitle": "ターゲット データベース",
"dacFx.targetDatabaseDropdownTitle": "データベース名"
},
"out/wizard/pages/dacFxSummaryPage": {
"dacfx.targetServerName": "ターゲット サーバー",
"dacfx.targetDatabaseName": "ターゲット データベース",
"dacfx.sourceServerName": "ソース サーバー",
"dacfx.sourceDatabaseName": "ソース データベース",
"dacfx.fileLocation": "ファイルの場所",
"dacfxExtract.version": "バージョン",
"dacfx.settingColumn": "設定",
"dacfx.valueColumn": "値"
},
"out/wizard/api/dacFxConfigPage": {
"dacFx.targetServerDropdownTitle": "ターゲット サーバー",
"dacFx.sourceServerDropdownTitle": "ソース サーバー",
"dacFx.databaseNameTextBox": "ターゲット データベース",
"dacFx.sourceDatabaseDropdownTitle": "ソース データベース"
},
"out/wizard/api/basePage": {
"basePage.defaultUser": "既定"
},
"out/wizard/dataTierApplicationWizard": {
"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}'"
}
}
}
"Copyright": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0.0",
"contents": {
"out/wizard/pages/selectOperationpage": {
"dacFx.deployRadioButtonLabel": "データ層アプリケーションの .dacpac ファイルを SQL Server インスタンスに展開します [Dacpac の展開]",
"dacFx.extractRadioButtonLabel": "SQL Server インスタンスのデータ層アプリケーションを .dacpac ファイルに抽出します [Dacpac の抽出]",
"dacFx.importRadioButtonLabel": ".bacpac ファイルからデータベースを作成します [Bacpac のインポート]",
"dacFx.exportRadioButtonLabel": "データベースのスキーマとデータを論理 .bacpac ファイル形式にエクスポートします [Bacpac のエクスポート]"
},
"out/wizard/pages/importConfigPage": {
"dacFxImport.openFile": "開く",
"dacFxImport.fileTextboxTitle": "ファイルの場所"
},
"out/wizard/pages/extractConfigPage": {
"dacfxExtract.saveFile": "保存",
"dacFxExtract.fileTextboxTitle": "ファイルの場所",
"dacFxExtract.versionTextboxTitle": "バージョン (形式は x.x.x.x。x は数字)"
},
"out/wizard/pages/exportConfigPage": {
"dacfxExport.saveFile": "保存",
"dacFxExport.fileTextboxTitle": "ファイルの場所"
},
"out/wizard/pages/deployPlanPage": {
"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": "データが失われる可能性のある操作には警告マークが表示されます"
},
"out/wizard/pages/deployConfigPage": {
"dacFx.databaseNameTextBox": "データベース名",
"dacFx.databaseNameDropdown": "データベース名",
"dacFxDeploy.openFile": "開く",
"dacFxDeploy.fileTextboxTitle": "ファイルの場所",
"dacFx.upgradeRadioButtonLabel": "既存のデータベースのアップグレード",
"dacFx.newRadioButtonLabel": "新しいデータベース",
"dacFx.targetDatabaseRadioButtonsTitle": "ターゲット データベース",
"dacFx.targetDatabaseDropdownTitle": "データベース名"
},
"out/wizard/pages/dacFxSummaryPage": {
"dacfx.targetServerName": "ターゲット サーバー",
"dacfx.targetDatabaseName": "ターゲット データベース",
"dacfx.sourceServerName": "ソース サーバー",
"dacfx.sourceDatabaseName": "ソース データベース",
"dacfx.fileLocation": "ファイルの場所",
"dacfxExtract.version": "バージョン",
"dacfx.settingColumn": "設定",
"dacfx.valueColumn": "値"
},
"out/wizard/api/dacFxConfigPage": {
"dacFx.targetServerDropdownTitle": "ターゲット サーバー",
"dacFx.sourceServerDropdownTitle": "ソース サーバー",
"dacFx.databaseNameTextBox": "ターゲット データベース",
"dacFx.sourceDatabaseDropdownTitle": "ソース データベース"
},
"out/wizard/api/basePage": {
"basePage.defaultUser": "既定"
},
"out/wizard/dataTierApplicationWizard": {
"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}'"
}
}
}

View File

@@ -1,69 +1,69 @@
{
"Copyright": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0.0",
"contents": {
"extensions/import/out/wizard/pages/summaryPage": {
"flatFileImport.importInformation": "情報のインポート",
"flatFileImport.importStatus": "インポート状態",
"flatFileImport.serverName": "サーバー名",
"flatFileImport.databaseName": "データベース名",
"flatFileImport.tableName": "テーブル名",
"flatFileImport.tableSchema": "テーブル スキーマ",
"flatFileImport.fileImport": "インポートするファイル",
"flatFileImport.success.norows": "✔ テーブルにデータを正常に挿入しました。"
},
"extensions/import/out/wizard/pages/prosePreviewPage": {
"flatFileImport.prosePreviewMessage": "この操作によって、最初の 50 行までのプレビューを下に生成するために入力ファイル構造が分析されました。",
"flatFileImport.prosePreviewMessageFail": "この操作は失敗しました。別の入力ファイルをお試しください。",
"flatFileImport.refresh": "最新の情報に更新"
},
"extensions/import/out/wizard/pages/modifyColumnsPage": {
"flatFileImport.importData": "データのインポート",
"flatFileImport.next": "次へ",
"flatFileImport.columnName": "列名",
"flatFileImport.dataType": "データ型",
"flatFileImport.primaryKey": "主キー",
"flatFileImport.allowNulls": "Null を許容"
},
"extensions/import/out/wizard/pages/fileConfigPage": {
"flatFileImport.serverDropdownTitle": "データベースが含まれるサーバー",
"flatFileImport.databaseDropdownTitle": "テーブルが作成されているデータベース",
"flatFileImport.browseFiles": "参照",
"flatFileImport.openFile": "開く",
"flatFileImport.fileTextboxTitle": "インポートするファイルの場所",
"flatFileImport.tableTextboxTitle": "新しいテーブル名",
"flatFileImport.schemaTextboxTitle": "テーブル スキーマ"
},
"extensions/import/out/wizard/flatFileWizard": {
"import.needConnection": "このウィザードを使用する前に、サーバーに接続してください。",
"flatFileImport.wizardName": "フラット ファイルのインポート ウィザード",
"flatFileImport.page1Name": "入力ファイルを指定",
"flatFileImport.page2Name": "データのプレビュー",
"flatFileImport.page3Name": "列の変更",
"flatFileImport.page4Name": "概要",
"flatFileImport.importNewFile": "新しいファイルのインポート"
},
"extensions/import/out/services/telemetry": {
"import.serviceCrashButton": "フィードバックの送信",
"serviceCrashMessage": "サービス コンポーネントを開始できませんでした"
},
"extensions/import/out/services/serviceClient": {
"serviceStarted": "サービスが開始しました",
"serviceStarting": "サービスを開始しています",
"flatFileImport.serviceStartFailed": "インポート サービス {0} を開始できませんでした",
"installingServiceDetailed": "{0} サービスを {1} にインストールしています",
"installingService": "サービスをインストールしています",
"serviceInstalled": "インストール済み",
"downloadingService": "{0} をダウンロードしています",
"downloadingServiceSize": "({0} KB)",
"downloadingServiceStatus": "ダウンロード サービス",
"downloadingServiceComplete": "完了"
}
}
}
"Copyright": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0.0",
"contents": {
"out/wizard/pages/summaryPage": {
"flatFileImport.importInformation": "情報のインポート",
"flatFileImport.importStatus": "インポート状態",
"flatFileImport.serverName": "サーバー名",
"flatFileImport.databaseName": "データベース名",
"flatFileImport.tableName": "テーブル名",
"flatFileImport.tableSchema": "テーブル スキーマ",
"flatFileImport.fileImport": "インポートするファイル",
"flatFileImport.success.norows": "✔ テーブルにデータを正常に挿入しました。"
},
"out/wizard/pages/prosePreviewPage": {
"flatFileImport.prosePreviewMessage": "この操作によって、最初の 50 行までのプレビューを下に生成するために入力ファイル構造が分析されました。",
"flatFileImport.prosePreviewMessageFail": "この操作は失敗しました。別の入力ファイルをお試しください。",
"flatFileImport.refresh": "最新の情報に更新"
},
"out/wizard/pages/modifyColumnsPage": {
"flatFileImport.importData": "データのインポート",
"flatFileImport.next": "次へ",
"flatFileImport.columnName": "列名",
"flatFileImport.dataType": "データ型",
"flatFileImport.primaryKey": "主キー",
"flatFileImport.allowNulls": "Null を許容"
},
"out/wizard/pages/fileConfigPage": {
"flatFileImport.serverDropdownTitle": "データベースが含まれるサーバー",
"flatFileImport.databaseDropdownTitle": "テーブルが作成されているデータベース",
"flatFileImport.browseFiles": "参照",
"flatFileImport.openFile": "開く",
"flatFileImport.fileTextboxTitle": "インポートするファイルの場所",
"flatFileImport.tableTextboxTitle": "新しいテーブル名",
"flatFileImport.schemaTextboxTitle": "テーブル スキーマ"
},
"out/wizard/flatFileWizard": {
"import.needConnection": "このウィザードを使用する前に、サーバーに接続してください。",
"flatFileImport.wizardName": "フラット ファイルのインポート ウィザード",
"flatFileImport.page1Name": "入力ファイルを指定",
"flatFileImport.page2Name": "データのプレビュー",
"flatFileImport.page3Name": "列の変更",
"flatFileImport.page4Name": "概要",
"flatFileImport.importNewFile": "新しいファイルのインポート"
},
"out/services/telemetry": {
"import.serviceCrashButton": "フィードバックの送信",
"serviceCrashMessage": "サービス コンポーネントを開始できませんでした"
},
"out/services/serviceClient": {
"serviceStarted": "サービスが開始しました",
"serviceStarting": "サービスを開始しています",
"flatFileImport.serviceStartFailed": "インポート サービス {0} を開始できませんでした",
"installingServiceDetailed": "{0} サービスを {1} にインストールしています",
"installingService": "サービスをインストールしています",
"serviceInstalled": "インストール済み",
"downloadingService": "{0} をダウンロードしています",
"downloadingServiceSize": "({0} KB)",
"downloadingServiceStatus": "ダウンロード サービス",
"downloadingServiceComplete": "完了"
}
}
}

View File

@@ -1,167 +1,182 @@
{
"Copyright": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0.0",
"contents": {
"package": {
"displayName": "ノートブックのコア拡張機能",
"description": "データ プロトコル ベースのノートブック コントリビューションと、多くのノートブックのコマンドとコントリビューションを定義します。",
"notebook.configuration.title": "ノートブック構成",
"notebook.pythonPath.description": "ノートブックで使用される Python インストールへのローカル パス。",
"notebook.useExistingPython.description": "ノートブックで使用される、以前から存在する Python インストールのローカル パス。",
"notebook.overrideEditorTheming.description": "ノートブック エディターの既定の設定をオーバーライドします。設定には、背景色、現在の線の色、境界線が含まれます",
"notebook.maxTableRows.description": "ノートブック エディターでテーブルごとに返される行の最大数",
"notebook.command.new": "新しいノートブック",
"notebook.command.open": "ノートブックを開く",
"notebook.analyzeJupyterNotebook": "ノートブックで分析",
"notebook.command.runactivecell": "セルの実行",
"notebook.command.clearactivecellresult": "セル結果をクリアする",
"notebook.command.runallcells": "セルの実行",
"notebook.command.addcode": "コード セルの追加",
"notebook.command.addtext": "テキスト セルの追加",
"notebook.command.addcell": "セルの追加",
"title.analyzeJupyterNotebook": "ノートブックで分析",
"title.newJupyterNotebook": "新しいノートブック",
"title.openJupyterNotebook": "ノートブックを開く",
"title.jupyter.setContext": "ノートブックのコンテキストを設定します",
"title.jupyter.setKernel": "ノートブック用カーネルの設定",
"config.jupyter.extraKernelsTitle": "その他のカーネル",
"config.jupyter.extraKernelsDescription": "有効にするその他のカーネルの ID",
"config.jupyter.kernelConfigValuesDescription": "Jupyter カーネルの構成オプション。これは自動的に管理され、手動で編集することは推奨されていません。",
"title.reinstallNotebookDependencies": "ノートブック依存関係を再インストール",
"title.configurePython": "ノートブック用 Python の構成",
"title.managePackages": "パッケージの管理"
},
"out/dialog/managePackages/managePackagesDialog": {
"managePackages.dialogName": "パッケージの管理",
"managePackages.cancelButtonText": "閉じる"
},
"out/dialog/managePackages/installedPackagesTab": {
"managePackages.installedTabTitle": "インストール済み",
"managePackages.pkgNameColumn": "名前",
"managePackages.newPkgVersionColumn": "バージョン",
"managePackages.uninstallButtonText": "選択したパッケージをアンインストールします",
"managePackages.packageType": "パッケージの種類",
"managePackages.packageCount": "{0} {1} パッケージが見つかりました",
"managePackages.confirmUninstall": "指定したパッケージをアンインストールしますか?",
"managePackages.backgroundUninstallStarted": "{0} をアンインストールしています",
"managePackages.backgroundUninstallComplete": "{0} のアンインストールが完了しました",
"managePackages.backgroundUninstallFailed": "{0} のアンインストールに失敗しました。エラー: {1}"
},
"out/dialog/managePackages/addNewPackageTab": {
"managePackages.invalidTextPlaceholder": "なし",
"managePackages.packageNotFound": "指定されたパッケージが見つかりませんでした",
"managePackages.searchBarPlaceholder": "{0} パッケージを検索します",
"managePackages.addNewTabTitle": "新規追加",
"managePackages.searchButtonLabel": "検索",
"managePackages.installButtonText": "インストール",
"managePackages.packageNameTitle": "パッケージ名",
"managePackages.packageVersionTitle": "パッケージ バージョン",
"managePackages.packageSummaryTitle": "パッケージ概要",
"managePackages.noVersionsFound": "指定されたパッケージの有効なバージョンが見つかりませんでした",
"managePackages.packageRequestError": "パッケージ情報要求がエラーで失敗しました: {0} {1}",
"managePackages.backgroundInstallStarted": "{0} {1} をインストールしています",
"managePackages.backgroundInstallComplete": "{0} {1} のインストールが完了しました",
"managePackages.backgroundInstallFailed": "{0} {1} のインストールに失敗しました。エラー: {2}"
},
"out/protocol/notebookUriHandler": {
"notebook.unsupportedAction": "このハンドラーではアクション {0} はサポートされていません",
"unsupportedScheme": "HTTP リンクと HTTPS リンクのみがサポートされているため、リンク {0} を開くことができません",
"notebook.confirmOpen": "'{0}' をダウンロードして開きますか?",
"notebook.fileNotFound": "指定されたファイルが見つかりませんでした",
"notebook.fileDownloadError": "ファイルを開く要求に失敗しました。エラー: {0} {1}"
},
"out/jupyter/serverInstance": {
"serverStopError": "ノートブック サーバーの停止でエラーが発生しました: {0}",
"notebookStartProcessExitPremature": "ノートブック プロセスが途中で終了しました。エラー: {0}。StdErr 出力: {1}",
"jupyterError": "Jupyter からの送信でエラーが発生しました: {0}",
"jupyterOutputMsgStartSuccessful": "...Jupyter は {0} で実行中です",
"jupyterOutputMsgStart": "... ノートブック サーバーを起動しています"
},
"out/jupyter/jupyterSettingWriter": {
"UnexpectedSettingType": "予期しない設定の種類 {0}"
},
"out/jupyter/jupyterSessionManager": {
"errorStartBeforeReady": "セッションを開始できません。マネージャーがまだ初期化されていません",
"connectionNotValid": "Spark カーネルは、SQL Server big data cluster マスター インスタンスへの接続を必要とします。"
},
"out/jupyter/jupyterServerManager": {
"shutdownError": "ノートブック サーバーをシャットダウンできませんでした: {0}"
},
"out/jupyter/jupyterServerInstallation": {
"msgInstallPkgProgress": "ノートブック依存関係のインストールが進行中です",
"msgPythonDownloadComplete": "Python ダウンロードが完了しました",
"msgPythonDownloadError": "Python セットアップのダウンロード中にエラーが発生しました",
"msgPythonDownloadPending": "Python パッケージをダウンロードしています",
"msgPythonUnpackPending": "Python パッケージをアンパックしています",
"msgPythonDirectoryError": "Python インストール ディレクトリの作成中にエラーが発生しました",
"msgPythonUnpackError": "Python バンドルのアンパック中にエラーが発生しました",
"msgTaskName": "ノートブック依存関係のインストール",
"msgInstallPkgStart": "ノートブック依存関係のインストールについて詳しくは、[タスク ビュー] を参照してください",
"msgInstallPkgFinish": "ノートブック依存関係のインストールが完了しました",
"msgPythonRunningError": "Python の実行中は、既存の Python インストールを上書きできません。",
"msgPendingInstallError": "別の Python インストールが現在進行中です。",
"msgSkipPythonInstall": "Python は既に特定の場所に存在します。インストールをスキップしています。",
"msgDependenciesInstallationFailed": "ノートブック依存関係のインストールに失敗しました。エラー: {0}",
"msgDownloadPython": "{0} から {1} にプラットフォーム用のローカル Python をダウンロードしています",
"msgInstallStart": "ノートブックを実行するために必要なパッケージをインストールしています...",
"msgJupyterInstallDone": "... Jupyter インストールが完了しました。",
"msgInstallingSpark": "SparkMagic をインストールしています..."
},
"out/jupyter/jupyterNotebookProvider": {
"errNotebookUriMissing": "ノートブック パスが必要です"
},
"out/jupyter/jupyterController": {
"notebookFileType": "ノートブック",
"unsupportedFileType": ".ipynb ノートブックのみがサポートされています",
"confirmReinstall": "再インストールしますか?"
},
"out/dialog/configurePythonDialog": {
"configurePython.dialogName": "ノートブック用の Python の構成",
"configurePython.okButtonText": "インストール",
"configurePython.cancelButtonText": "キャンセル",
"configurePython.browseButtonText": "参照",
"configurePython.locationTextBoxText": "Python インストール場所",
"configurePython.selectFileLabel": "選択",
"configurePython.installNote": "このインストールには時間がかかります。インストールが完了するまでアプリケーションを閉じないようにお勧めします。",
"configurePython.invalidLocationMsg": "指定されたインストール場所が無効です。",
"configurePython.pythonNotFoundMsg": "指定された場所に Python インストールが見つかりませんでした。",
"configurePython.pythonInstallDeclined": "Python インストールが拒否されました。",
"configurePython.installationType": "インストールの種類",
"configurePython.newInstall": "新しい Python インストール",
"configurePython.existingInstall": "既存の Python インストールを使用する"
},
"out/book/bookTreeView": {
"openNotebookError": "ファイル {0} を開くことができませんでした: {1}",
"openMarkdownError": "ファイル {0} を開くことができませんでした: {1}",
"openExternalLinkError": "リンク {0} を開けませんでした。{1}",
"openConfigFileError": "ファイル {0} を開くことができませんでした: {1}",
"openExternalLinkCommand": "外部リンクを開く",
"openNotebookCommand": "ノートブックを開く",
"openMarkdownCommand": "マークダウンを開く",
"missingFileError": "ファイルが見つかりません: {0}"
},
"out/common/utils": {
"mkdirOutputMsg": "... {0} を作成しています",
"executeCommandProcessExited": "プロセスがコード {0} で終了しました"
},
"out/common/localizedConstants": {
"msgYes": "はい",
"msgNo": "いいえ",
"msgSampleCodeDataFrame": "このサンプル コードは、ファイルをデータ フレームに読み込み、最初の 10 件の結果を示します。"
},
"out/extension": {
"msgSampleCodeDataFrame": "このサンプル コードは、ファイルをデータ フレームに読み込み、最初の 10 件の結果を示します。",
"noNotebookVisible": "アクティブなノートブック エディターがありません",
"codeCellName": "コード",
"textCellName": "テキスト",
"selectCellType": "追加するセルの種類を指定してください。",
"notebookFiles": "ノートブック"
}
}
}
"Copyright": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0.0",
"contents": {
"package": {
"displayName": "ノートブックのコア拡張機能",
"description": "データ プロトコル ベースのノートブック コントリビューションと、多くのノートブックのコマンドとコントリビューションを定義します。",
"notebook.configuration.title": "ノートブック構成",
"notebook.pythonPath.description": "ノートブックで使用される Python インストールへのローカル パス。",
"notebook.useExistingPython.description": "ノートブックで使用される、以前から存在する Python インストールのローカル パス。",
"notebook.overrideEditorTheming.description": "ノートブック エディターの既定の設定をオーバーライドします。設定には、背景色、現在の線の色、境界線が含まれます",
"notebook.maxTableRows.description": "ノートブック エディターでテーブルごとに返される行の最大数",
"notebook.maxBookSearchDepth.description": "ブックを検索するサブディレクトリの最大深度 (無限にするには 0 を入力します)",
"notebook.command.new": "新しいノートブック",
"notebook.command.open": "ノートブックを開く",
"notebook.analyzeJupyterNotebook": "ノートブックで分析",
"notebook.command.runactivecell": "セルの実行",
"notebook.command.clearactivecellresult": "セル結果をクリアする",
"notebook.command.runallcells": "セルの実行",
"notebook.command.addcode": "コード セルの追加",
"notebook.command.addtext": "テキスト セルの追加",
"notebook.command.addcell": "セルの追加",
"title.analyzeJupyterNotebook": "ノートブックで分析",
"title.newJupyterNotebook": "新しいノートブック",
"title.openJupyterNotebook": "ノートブックを開く",
"title.jupyter.setContext": "ノートブックのコンテキストを設定します",
"title.jupyter.setKernel": "ノートブック用カーネルの設定",
"config.jupyter.extraKernelsTitle": "その他のカーネル",
"config.jupyter.extraKernelsDescription": "有効にするその他のカーネルの ID",
"config.jupyter.kernelConfigValuesDescription": "Jupyter カーネルの構成オプション。これは自動的に管理され、手動で編集することは推奨されていません。",
"title.reinstallNotebookDependencies": "ノートブック依存関係を再インストール",
"title.configurePython": "ノートブック用 Python の構成",
"title.managePackages": "パッケージの管理",
"title.SQL19PreviewBook": "SQL Server 2019 ガイド",
"books-preview-category": "Jupyter Book",
"title.saveJupyterBook": "ブックの保存",
"title.searchJupyterBook": "ブックの検索",
"title.SavedBooks": "保存されたブック",
"title.UntitledBooks": "無題のブック"
},
"dist/common/utils": {
"mkdirOutputMsg": "... {0} を作成しています",
"executeCommandProcessExited": "プロセスがコード {0} で終了しました"
},
"dist/common/localizedConstants": {
"msgYes": "はい",
"msgNo": "いいえ",
"msgSampleCodeDataFrame": "このサンプル コードは、ファイルをデータ フレームに読み込み、最初の 10 件の結果を示します。"
},
"dist/jupyter/jupyterServerInstallation": {
"msgInstallPkgProgress": "ノートブック依存関係のインストールが進行中です",
"msgPythonDownloadComplete": "Python ダウンロードが完了しました",
"msgPythonDownloadError": "Python セットアップのダウンロード中にエラーが発生しました",
"msgPythonDownloadPending": "Python パッケージをダウンロードしています",
"msgPythonUnpackPending": "Python パッケージをアンパックしています",
"msgPythonDirectoryError": "Python インストール ディレクトリの作成中にエラーが発生しました",
"msgPythonUnpackError": "Python バンドルのアンパック中にエラーが発生しました",
"msgTaskName": "ノートブック依存関係のインストール",
"msgInstallPkgStart": "ノートブック依存関係のインストールについて詳しくは、[タスク ビュー] を参照してください",
"msgInstallPkgFinish": "ノートブック依存関係のインストールが完了しました",
"msgPythonRunningError": "Python の実行中は、既存の Python インストールを上書きできません。続行する前に、アクティブなノートブックを閉じてください。",
"msgSkipPythonInstall": "Python は既に特定の場所に存在します。インストールをスキップしています",
"msgWaitingForInstall": "別の Python のインストールが現在進行中です。完了するのを待っています。",
"msgDependenciesInstallationFailed": "ノートブック依存関係のインストールに失敗しました。エラー: {0}",
"msgDownloadPython": "{0} から {1} にプラットフォーム用のローカル Python をダウンロードしています",
"confirmPackageUpgrade": "インストールされている Python パッケージの一部をアップグレードする必要があります。今すぐアップグレードしますか?",
"upgradePackages.pipInstall": "{0} のインストール中",
"msgInstallStart": "ノートブックを実行するために必要なパッケージをインストールしています...",
"msgJupyterInstallDone": "... Jupyter インストールが完了しました。"
},
"dist/dialog/configurePythonDialog": {
"configurePython.dialogName": "ノートブック用 Python の構成",
"configurePython.okButtonText": "インストール",
"configurePython.cancelButtonText": "キャンセル",
"configurePython.browseButtonText": "参照",
"configurePython.locationTextBoxText": "Python インストール場所",
"configurePython.selectFileLabel": "選択",
"configurePython.installNote": "このインストールには時間がかかります。インストールが完了するまでアプリケーションを閉じないようにお勧めします。",
"configurePython.invalidLocationMsg": "指定されたインストール場所が無効です。",
"configurePython.pythonNotFoundMsg": "指定された場所に Python インストールが見つかりませんでした。",
"configurePython.pythonInstallDeclined": "Python インストールが拒否されました。",
"configurePython.installationType": "インストールの種類",
"configurePython.newInstall": "新しい Python インストール",
"configurePython.existingInstall": "既存の Python インストールを使用する"
},
"dist/extension": {
"msgSampleCodeDataFrame": "このサンプル コードは、ファイルをデータ フレームに読み込み、最初の 10 件の結果を示します。",
"noNotebookVisible": "アクティブなノートブック エディターがありません",
"codeCellName": "コード",
"textCellName": "テキスト",
"selectCellType": "追加するセルの種類を指定してください。",
"notebookFiles": "ノートブック"
},
"dist/jupyter/jupyterController": {
"notebookFileType": "ノートブック",
"unsupportedFileType": ".ipynb ノートブックのみがサポートされています",
"confirmReinstall": "再インストールしますか?"
},
"dist/jupyter/jupyterServerManager": {
"shutdownError": "ノートブック サーバーをシャットダウンできませんでした: {0}"
},
"dist/jupyter/serverInstance": {
"serverStopError": "ノートブック サーバーの停止でエラーが発生しました: {0}",
"notebookStartProcessExitPremature": "ノートブック プロセスが途中で終了しました。エラー: {0}。StdErr 出力: {1}",
"jupyterError": "Jupyter からの送信でエラーが発生しました: {0}",
"jupyterOutputMsgStartSuccessful": "...Jupyter は {0} で実行中です",
"jupyterOutputMsgStart": "... ノートブック サーバーを起動しています"
},
"dist/jupyter/jupyterNotebookProvider": {
"errNotebookUriMissing": "ノートブック パスが必要です"
},
"dist/jupyter/jupyterSessionManager": {
"errorStartBeforeReady": "セッションを開始できません。マネージャーがまだ初期化されていません",
"connectionNotValid": "Spark カーネルは、SQL Server Big Data Cluster マスター インスタンスへの接続を必要とします。"
},
"dist/dialog/managePackages/managePackagesDialog": {
"managePackages.dialogName": "パッケージの管理",
"managePackages.cancelButtonText": "閉じる"
},
"dist/dialog/managePackages/installedPackagesTab": {
"managePackages.installedTabTitle": "インストール済み",
"managePackages.pkgNameColumn": "名前",
"managePackages.newPkgVersionColumn": "バージョン",
"managePackages.uninstallButtonText": "選択したパッケージをアンインストールします",
"managePackages.packageType": "パッケージの種類",
"managePackages.packageCount": "{0} {1} パッケージが見つかりました",
"managePackages.confirmUninstall": "指定したパッケージをアンインストールしますか?",
"managePackages.backgroundUninstallStarted": "{0} をアンインストールしています",
"managePackages.backgroundUninstallComplete": "{0} のアンインストールが完了しました",
"managePackages.backgroundUninstallFailed": "{0} のアンインストールに失敗しました。エラー: {1}"
},
"dist/dialog/managePackages/addNewPackageTab": {
"managePackages.invalidTextPlaceholder": "なし",
"managePackages.packageNotFound": "指定されたパッケージが見つかりませんでした",
"managePackages.searchBarPlaceholder": "{0} パッケージを検索します",
"managePackages.addNewTabTitle": "新規追加",
"managePackages.searchButtonLabel": "検索",
"managePackages.installButtonText": "インストール",
"managePackages.packageNameTitle": "パッケージ名",
"managePackages.packageVersionTitle": "パッケージ バージョン",
"managePackages.packageSummaryTitle": "パッケージ概要",
"managePackages.noVersionsFound": "指定されたパッケージの有効なバージョンが見つかりませんでした",
"managePackages.packageRequestError": "パッケージ情報要求がエラーで失敗しました: {0} {1}",
"managePackages.backgroundInstallStarted": "{0} {1} をインストールしています",
"managePackages.backgroundInstallComplete": "{0} {1} のインストールが完了しました",
"managePackages.backgroundInstallFailed": "{0} {1} のインストールに失敗しました。エラー: {2}"
},
"dist/protocol/notebookUriHandler": {
"notebook.unsupportedAction": "このハンドラーではアクション {0} はサポートされていません",
"unsupportedScheme": "HTTP リンクと HTTPS リンクのみがサポートされているため、リンク {0} を開くことができません",
"notebook.confirmOpen": "'{0}' をダウンロードして開きますか?",
"notebook.fileNotFound": "指定されたファイルが見つかりませんでした",
"notebook.fileDownloadError": "ファイルを開く要求に失敗しました。エラー: {0} {1}"
},
"dist/book/bookTreeView": {
"openBookError": "ブック {0} を開けませんでした: {1}",
"openNotebookError": "ノートブック {0} を開けませんでした: {1}",
"openMarkdownError": "マークダウン {0} を開けませんでした: {1}",
"openUntitledNotebookError": "無題のノートブック {0} を無題として開けませんでした: {1}",
"allFiles": "すべてのファイル",
"labelPickFolder": "フォルダーの選択",
"openExternalLinkError": "リンク {0} を開けませんでした。{1}",
"confirmReplace": "フォルダーは既に存在します。このフォルダーを削除して置き換えますか?"
},
"dist/book/bookModel": {
"missingFileError": "ファイルが見つかりません: {0}",
"InvalidError.tocFile": "{0}",
"Invalid toc.yml": "エラー: {0} に正しくない toc.yml ファイルがあります"
},
"dist/book/bookTreeItem": {
"openNotebookCommand": "ノートブックを開く",
"openMarkdownCommand": "マークダウンを開く",
"openExternalLinkCommand": "外部リンクを開く"
}
}
}

View File

@@ -1,23 +1,23 @@
{
"Copyright": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0.0",
"contents": {
"extensions/profiler/client/out/dialogs/profilerCreateSessionDialog": {
"createSessionDialog.cancel": "キャンセル",
"createSessionDialog.create": "開始",
"createSessionDialog.title": "新しいプロファイラー セッションの開始",
"createSessionDialog.templatesInvalid": "テンプレート リストが無効です。ダイアログを開くことができません",
"createSessionDialog.dialogOwnerInvalid": "ダイアログ所有者が無効です。ダイアログを開くことができません",
"createSessionDialog.invalidProviderType": "無効なプロバイダーの種類です。ダイアログを開くことができません",
"createSessionDialog.selectTemplates": "セッション テンプレートの選択:",
"createSessionDialog.enterSessionName": "セッション名を入力する:",
"createSessionDialog.createSessionFailed": "セッションを作成できませんでした"
}
}
}
"Copyright": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0.0",
"contents": {
"out/dialogs/profilerCreateSessionDialog": {
"createSessionDialog.cancel": "キャンセル",
"createSessionDialog.create": "開始",
"createSessionDialog.title": "新しいプロファイラー セッションの開始",
"createSessionDialog.templatesInvalid": "テンプレート リストが無効です。ダイアログを開くことができません",
"createSessionDialog.dialogOwnerInvalid": "ダイアログ所有者が無効です。ダイアログを開くことができません",
"createSessionDialog.invalidProviderType": "無効なプロバイダーの種類です。ダイアログを開くことができません",
"createSessionDialog.selectTemplates": "セッション テンプレートの選択:",
"createSessionDialog.enterSessionName": "セッション名を入力する:",
"createSessionDialog.createSessionFailed": "セッションを作成できませんでした"
}
}
}

View File

@@ -1,69 +1,343 @@
{
"Copyright": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0.0",
"contents": {
"extensions/resource-deployment/package": {
"extension-displayName": "Azure Data Studio 用の SQL Server 配置拡張",
"extension-description": "Microsoft SQL Server を展開するためのノートブック ベースのエクスペリエンスを提供します",
"deploy-sql-image-command-name": "SQL Server を Docker に展開します...",
"deploy-sql-bdc-command-name": "SQL Server big data cluster を展開します…",
"deploy-resource-command-name": "SQL Server の展開...",
"deploy-resource-command-category": "デプロイメント",
"resource-type-sql-image-display-name": "SQL Server コンテナー イメージ",
"resource-type-sql-image-description": "Docker を使用して SQL Server コンテナー イメージを実行する",
"resource-type-sql-bdc-display-name": "SQL Server のビッグ データ クラスター",
"resource-type-sql-bdc-description": "SQL Server big data cluster を使用すると、Kubernetes で実行されている SQL Server、Spark、および HDFS のコンテナーのスケーラブルなクラスターをデプロイできます。",
"version-display-name": "バージョン",
"sql-2017-display-name": "SQL Server 2017",
"sql-2019-display-name": "SQL Server 2019",
"sql-2017-docker-notebook": "./notebooks/docker/2017/deploy-sql2017-image.ipynb",
"sql-2019-docker-notebook": "./notebooks/docker/2019/deploy-sql2019-image.ipynb",
"sql-2019ctp31-display-name": "SQL Server 2019 big data cluster CTP 3.1",
"bdc-deployment-target": "配置ターゲット",
"bdc-deployment-target-aks": "新しい Azure Kubernetes Service クラスター",
"bdc-deployment-target-existing-cluster": "既存の Kubernetes クラスター",
"bdc-ctp31-aks-notebook": "./notebooks/bdc/2019/ctp3-1/deploy-bdc-aks.ipynb",
"bdc-ctp31-existing-cluster-notebook": "./notebooks/bdc/2019/ctp3-1/deploy-bdc-existing-cluster.ipynb"
},
"extensions/resource-deployment/out/services/tools/mssqlCtlTool": {
"resourceDeployment.MssqlCtlDescription": "Python で作成されたコマンドライン ユーティリティを使用すると、クラスター管理者は REST API を介してビッグ データ クラスターをブートストラップおよび管理できます",
"resourceDeployment.MssqlCtlDisplayName": "mssqlctl"
},
"extensions/resource-deployment/out/services/tools/kubeCtlTool": {
"resourceDeployment.KubeCtlDescription": "コマンドライン ツールを使用すると、Kubernetes クラスターに対してコマンドを実行できます。",
"resourceDeployment.KubeCtlDisplayName": "kubectl"
},
"extensions/resource-deployment/out/services/tools/dockerTool": {
"resourceDeployment.DockerDescription": "分離されたコンテナーでアプリケーションをパッケージ化して実行する機能を提供します",
"resourceDeployment.DockerDisplayName": "Docker"
},
"extensions/resource-deployment/out/services/tools/azCliTool": {
"resourceDeployment.AzCLIDescription": "Azure リソースを管理するためのコマンド ライン ツール",
"resourceDeployment.AzCLIDisplayName": "Azure CLI"
},
"extensions/resource-deployment/out/ui/resourceDeploymentDialog": {
"deploymentDialog.title": "配置オプションを選択します",
"deploymentDialog.OKButtonText": "ノートブックを開く",
"deploymentDialog.toolNameColumnHeader": "ツール",
"deploymentDialog.toolDescriptionColumnHeader": "説明",
"deploymentDialog.OptionsTitle": "オプション",
"deploymentDialog.RequiredToolsTitle": "必要なツール"
},
"extensions/resource-deployment/out/services/resourceTypeService": {
"resourceDeployment.extensionFullNameError": "package.json が見つからないか、名前/発行元が設定されていません"
},
"extensions/resource-deployment/out/services/notebookService": {
"resourceDeployment.notebookNotFound": "ノートブック {0} が存在しません"
},
"extensions/resource-deployment/out/main": {
"resourceDeployment.FailedToLoadExtension": "拡張機能を読み込めませんでした: {0}。package.json のリソースの種類の定義でエラーが検出されました。詳しくは、デバッグ コンソールを確認してください。",
"resourceDeployment.UnknownResourceType": "リソースの種類: {0} が定義されていません"
}
}
}
"Copyright": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0.0",
"contents": {
"package": {
"extension-displayName": "Azure Data Studio 用の SQL Server 配置拡張",
"extension-description": "Microsoft SQL Server を展開するためのノートブック ベースのエクスペリエンスを提供します",
"deploy-resource-command-name": "SQL Server の展開...",
"deploy-resource-command-category": "デプロイメント",
"resource-type-sql-image-display-name": "SQL Server コンテナー イメージ",
"resource-type-sql-image-description": "Docker を使用して SQL Server コンテナー イメージを実行する",
"resource-type-sql-bdc-display-name": "SQL Server のビッグ データ クラスター",
"resource-type-sql-bdc-description": "SQL Server Big Data Cluster を使用すると、Kubernetes で実行されている SQL Server、Spark、および HDFS のコンテナーのスケーラブルなクラスターをデプロイできます。",
"version-display-name": "バージョン",
"sql-2017-display-name": "SQL Server 2017",
"sql-2019-display-name": "SQL Server 2019 RC",
"sql-2017-docker-notebook": "./notebooks/docker/2017/deploy-sql2017-image.ipynb",
"sql-2019-docker-notebook": "./notebooks/docker/2019/deploy-sql2019-image.ipynb",
"bdc-2019-display-name": "SQL Server 2019 RC",
"bdc-deployment-target": "配置ターゲット",
"bdc-deployment-target-new-aks": "新しい Azure Kubernetes Service クラスター",
"bdc-deployment-target-existing-aks": "既存の Azure Kubernetes Service クラスター",
"bdc-deployment-target-existing-kubeadm": "既存の Kubernetes クラスター (kubeadm)",
"bdc-2019-aks-notebook": "./notebooks/bdc/2019/deploy-bdc-aks.ipynb",
"bdc-2019-existing-aks-notebook": "./notebooks/bdc/2019/deploy-bdc-existing-aks.ipynb",
"bdc-2019-existing-kubeadm-notebook": "./notebooks/bdc/2019/deploy-bdc-existing-kubeadm.ipynb",
"azdata-bdc-2019-aks-notebook": "./notebooks/bdc/2019/azdata/deploy-bdc-aks.ipynb",
"azdata-bdc-2019-existing-aks-notebook": "./notebooks/bdc/2019/azdata/deploy-bdc-existing-aks.ipynb",
"azdata-bdc-2019-existing-kubeadm-notebook": "./notebooks/bdc/2019/azdata/deploy-bdc-existing-kubeadm.ipynb",
"docker-sql-2017-title": "Docker を使用して SQL Server 2017 コンテナー イメージを配置する",
"docker-sql-2019-title": "Docker を使用して SQL Server 2019 コンテナー イメージを配置する",
"docker-container-name-field": "コンテナー名",
"docker-sql-password-field": "SQL Server のパスワード",
"docker-confirm-sql-password-field": "パスワードの確認",
"docker-sql-port-field": "ポート",
"bdc-new-aks-dialog-title": "配置ターゲット: 新しい AKS クラスター",
"bdc-existing-aks-dialog-title": "配置ターゲット: 既存の AKS クラスター",
"bdc-cluster-settings-section-title": "SQL Server ビッグ データ クラスターの設定",
"bdc-cluster-name-field": "クラスター名",
"bdc-controller-username-field": "コントローラーのユーザー名",
"bdc-password-field": "パスワード",
"bdc-confirm-password-field": "パスワードの確認",
"bdc-azure-settings-section-title": "Azure の設定",
"bdc-azure-subscription-id-field": "サブスクリプション ID",
"bdc-azure-subscription-id-placeholder": "既定の Azure サブスクリプションを使用する",
"bdc-azure-resource-group-field": "リソース グループ名",
"bdc-azure-region-field": "領域",
"bdc-azure-aks-name-field": "AKS クラスター名",
"bdc-azure-vm-size-field": "VM サイズ",
"bdc-azure-vm-count-field": "VM 数",
"bdc-existing-kubeadm-dialog-title": "配置ターゲット: 既存の Kubernetes クラスター (kubeadm)",
"bdc-storage-class-field": "ストレージ クラス名",
"bdc-data-size-field": "データの容量 (GB)",
"bdc-log-size-field": "ログの容量 (GB)",
"resource-type-sql-windows-setup-display-name": "SQL Server on Windows",
"resource-type-sql-windows-setup-description": "SQL Server on Windows を実行し、開始するバージョンを選択します。",
"bdc-agreement": "{0}、{1}、{2} に同意します。",
"bdc-agreement-privacy-statement": "Microsoft プライバシー ステートメント",
"bdc-agreement-azdata-eula": "azdata ライセンス条項",
"bdc-agreement-bdc-eula": "SQL Server ライセンス条項"
},
"dist/ui/modelViewUtils": {
"UnknownFieldTypeError": "不明なフィールドの種類: \"{0}\"",
"invalidSQLPassword": "{0} がパスワードの複雑さの要件を満たしていません。詳細: https://docs.microsoft.com/sql/relational-databases/security/password-policy",
"passwordNotMatch": "{0} が確認パスワードと一致しません",
"deployCluster.MissingRequiredInfoError": "赤いアスタリスクでマークされた必須フィールドに入力してください。"
},
"dist/services/tools/toolBase": {
"deployCluster.InvalidToolVersionOutput": "無効な出力を受け取りました。",
"deployCluster.GetToolVersionError": "バージョン情報の取得でエラーが発生しました。{0}エラー: {1}{0}stdout: {2}"
},
"dist/ui/deploymentInputDialog": {
"deploymentDialog.OKButtonText": "ノートブックを開く"
},
"dist/main": {
"resourceDeployment.FailedToLoadExtension": "拡張機能を読み込めませんでした: {0}。package.json のリソースの種類の定義でエラーが検出されました。詳しくは、デバッグ コンソールを確認してください。",
"resourceDeployment.UnknownResourceType": "リソースの種類: {0} が定義されていません"
},
"dist/services/notebookService": {
"resourceDeployment.notebookNotFound": "ノートブック {0} が存在しません"
},
"dist/services/resourceTypeService": {
"resourceDeployment.DownloadAndLaunchTaskName": "インストーラーのダウンロードと起動、URL: {0}",
"resourceDeployment.DownloadingText": "ダウンロード元: {0}",
"resourceDeployment.DownloadCompleteText": "正常にダウンロードされました: {0}",
"resourceDeployment.LaunchingProgramText": "起動中: {0}",
"resourceDeployment.ProgramLaunchedText": "正常に起動されました: {0}",
"downloadError": "ダウンロードに失敗しました。状態コード: {0}、メッセージ: {1}"
},
"dist/ui/deployClusterWizard/deployClusterWizard": {
"deployCluster.SaveConfigFiles": "構成ファイルを保存する",
"deployCluster.ScriptToNotebook": "ノートブックへのスクリプト",
"deployCluster.Deploy": "展開",
"resourceDeployment.DeployBDCTask": "SQL Server ビッグ データ クラスター \"{0}\" の配置",
"resourceDeployment.ConnectToMasterSQLServer": "マスター SQL Server への接続",
"resourceDeployment.DeploymentSucceeded": "SQL Server ビッグ データ クラスターが正常にデプロイされました: {0}",
"resourceDeployment.ErroRetrievingEndpoints": "エンドポイント リストの取得に失敗しました。{0}{1}",
"resourceDeployment.NoSQLEndpointFound": "マスター SQL Server エンドポイントが見つかりません。",
"resourceDeployment.ViewErrorDetail": "エラーの詳細の表示",
"resourceDeployment.DeployFailed": "SQL Server ビッグ データ クラスター \"{0}\" を配置できませんでした。",
"resourceDeployment.FailedToOpenNotebook": "出力ノートブックの起動でエラーが発生しました。{1}{2}。",
"resourceDeployment.DeployFailedNoOutputNotebook": "SQL Server ビッグ データ クラスターの配置に失敗し、出力ノートブックが生成されませんでした。",
"deployCluster.SelectConfigFileFolder": "構成ファイルの保存",
"deployCluster.SaveConfigFileSucceeded": "構成ファイルが {0} に保存されました",
"deployCluster.NewAKSWizardTitle": "新しい AKS クラスターに SQL Server 2019 ビッグ データ クラスターを配置する",
"deployCluster.ExistingAKSWizardTitle": "既存の AKS クラスターに SQL Server 2019 ビッグ データ クラスターを配置する",
"deployCluster.ExistingKubeAdm": "既存の kubeadm クラスターに SQL Server 2019 ビッグ データ クラスターを配置します"
},
"dist/ui/deployClusterWizard/pages/summaryPage": {
"deployCluster.summaryPageTitle": "概要",
"resourceDeployment.NewAKSBrowserWindowPrompt": "Azure にログインするためのブラウザー ウィンドウは、SQL Server ビッグ データ クラスターの配置中に開かれます。",
"deployCluster.DeploymentTarget": "配置ターゲット",
"deployCluster.Kubeconfig": "Kube 構成",
"deployCluster.ClusterContext": "クラスター コンテキスト",
"deployCluster.ClusterSettings": "クラスターの設定",
"deployCluster.DeploymentProfile": "展開プロファイル",
"deployCluster.ClusterName": "クラスター名",
"deployCluster.ControllerUsername": "コントローラーのユーザー名",
"deployCluster.AuthenticationMode": "認証モード",
"deployCluster.AuthenticationMode.ActiveDirectory": "Active Directory",
"deployCluster.AuthenticationMode.Basic": "基本",
"deployCluster.OuDistinguishedName": "組織単位",
"deployCluster.DomainControllerFQDNs": "ドメイン コントローラー FQDN",
"deployCluster.DomainDNSIPAddresses": "ドメイン DNS IP アドレス",
"deployCluster.DomainDNSName": "ドメイン DNS 名",
"deployCluster.ClusterAdmins": "クラスター管理グループ",
"deployCluster.ClusterUsers": "クラスター ユーザー",
"deployCluster.AppOwers": "アプリの所有者",
"deployCluster.AppReaders": "アプリ リーダー",
"deployCluster.DomainServiceAccountUserName": "サービス アカウントのユーザー名",
"deployCluster.AzureSettings": "Azure の設定",
"deployCluster.SubscriptionId": "サブスクリプション ID",
"deployCluster.DefaultSubscription": "既定の Azure サブスクリプション",
"deployCluster.ResourceGroup": "リソース グループ",
"deployCluster.Location": "場所",
"deployCluster.AksClusterName": "AKS クラスター名",
"deployCluster.VMSize": "VM サイズ",
"deployCluster.VMCount": "VM 数",
"deployCluster.ScaleSettings": "スケールの設定",
"deployCluster.MasterSqlServerInstances": "SQL Server マスター インスタンス",
"deployCluster.ComputePoolInstances": "コンピューティング プール インスタンス",
"deployCluster.DataPoolInstances": "データ プール インスタンス",
"deployCluster.SparkPoolInstances": "Spark プール インスタンス",
"deployCluster.StoragePoolInstances": "ストレージ プール (HDFS) インスタンス",
"deployCluster.WithSpark": "(Spark を含む)",
"deployCluster.DataStorageClassName": "データのストレージ クラス",
"deployCluster.DataClaimSize": "データの要求サイズ (GB)",
"deployCluster.LogStorageClassName": "ログのストレージ クラス",
"deployCluster.LogsClaimSize": "ログの要求サイズ (GB)",
"deployCluster.ControllerText": "コントローラー",
"deployCluster.StoragePool": "記憶域プール (HDFS)",
"deployCluster.DataText": "データ",
"deployCluster.MasterSqlText": "SQL Server マスター",
"deployCluster.StorageSettings": "ストレージ設定",
"deployCluster.SqlServerText": "SQL Server マスター",
"deployCluster.GatewayText": "ゲートウェイ",
"deployCluster.AppServiceProxyText": "アプリケーション プロキシ",
"deployCluster.ServiceProxyText": "管理プロキシ",
"deployCluster.ReadableSecondaryText": "読み取り可能なセカンダリ",
"deployCluster.EndpointSettings": "エンドポイントの設定"
},
"dist/ui/wizardBase": {
"resourceDeployment.DisposableError": "ウィザード {0} を閉じている間にエラーが発生しました。詳細については、[デバッガ― コンソール] を開きます。"
},
"dist/ui/deployClusterWizard/pages/azureSettingsPage": {
"deployCluster.AzureSettingsPageTitle": "Azure の設定",
"deployCluster.AzureSettingsPageDescription": "Azure Kubernetes Service クラスターを作成するための設定を構成します",
"deployCluster.SubscriptionField": "サブスクリプション ID",
"deployCluster.SubscriptionPlaceholder": "既定の Azure サブスクリプションを使用する",
"deployCluster.SubscriptionDescription": "このフィールドを空白のままにすると、既定のサブスクリプションが使用されます。",
"deployCluster.SubscriptionHelpText": "{0}",
"deployCluster.SubscriptionHelpLink": "利用可能な Azure サブスクリプションの表示",
"deployCluster.ResourceGroupName": "新しいリソース グループ名",
"deployCluster.Location": "場所",
"deployCluster.LocationHelpText": "{0}",
"deployCluster.AzureLocationHelpLink": "利用可能な Azure の場所を表示する",
"deployCluster.AksName": "AKS クラスター名",
"deployCluster.VMCount": "VM 数",
"deployCluster.VMSize": "VM サイズ",
"deployCluster.VMSizeHelpText": "{0}",
"deployCluster.VMSizeHelpLink": "使用可能な VM サイズの表示"
},
"dist/ui/deployClusterWizard/pages/clusterSettingsPage": {
"deployCluster.ClusterSettingsPageTitle": "クラスターの設定",
"deployCluster.ClusterSettingsPageDescription": "SQL Server ビッグ データ クラスター設定の構成",
"deployCluster.ClusterName": "クラスター名",
"deployCluster.AdminUsername": "管理者ユーザー名",
"deployCluster.AdminUsernameDescription": "このユーザー名は、コントローラーと SQL Server に使用されます。ゲートウェイのユーザー名がルートになります。",
"deployCluster.AdminPassword": "パスワード",
"deployCluster.AdminPasswordDescription": "このパスワードは、コントローラー、SQL Server、およびゲートウェイにアクセスするために使用できます。",
"deployCluster.ConfirmPassword": "パスワードの確認",
"deployCluster.AuthenticationMode": "認証モード",
"deployCluster.AuthenticationMode.Basic": "基本",
"deployCluster.AuthenticationMode.ActiveDirectory": "Active Directory",
"deployCluster.DockerSettings": "Docker の設定",
"deployCluster.DockerRegistry": "レジストリ",
"deployCluster.DockerRepository": "リポジトリ",
"deployCluster.DockerImageTag": "イメージ タグ",
"deployCluster.DockerUsername": "ユーザー名",
"deployCluster.DockerPassword": "パスワード",
"deployCluster.ActiveDirectorySettings": "Active Directory の設定",
"deployCluster.OuDistinguishedName": "組織単位",
"deployCluster.OuDistinguishedNameDescription": "組織単位の識別名。例: OU=bdc、DC=contoso、DC=com。",
"deployCluster.DomainControllerFQDNs": "ドメイン コントローラー FQDN",
"deployCluster.DomainControllerFQDNsPlaceHolder": "コンマを使用して値を区切ります。",
"deployCluster.DomainControllerFQDNDescription": "ドメイン コントローラーの完全修飾ドメイン名。たとえば、DC1.CONTOSO.COM です。複数の FQDN を区切るには、コンマを使用します。",
"deployCluster.DomainDNSIPAddresses": "ドメイン DNS IP アドレス",
"deployCluster.DomainDNSIPAddressesPlaceHolder": "コンマを使用して値を区切ります。",
"deployCluster.DomainDNSIPAddressesDescription": "ドメイン DNS サーバーの IP アドレスです。複数の IP アドレスを区切るにはコンマを使用します。",
"deployCluster.DomainDNSName": "ドメイン DNS 名",
"deployCluster.ClusterAdmins": "クラスター管理グループ",
"deployCluster.ClusterAdminsDescription": "クラスター管理者の Active Directory グループ。",
"deployCluster.ClusterUsers": "クラスター ユーザー",
"deployCluster.ClusterUsersPlaceHolder": "コンマを使用して値を区切ります。",
"deployCluster.ClusterUsersDescription": "クラスター ユーザー ロールを持つ Active Directory のユーザーまたはグループです。複数のユーザーまたはグループを区切るには、コンマを使用します。",
"deployCluster.DomainServiceAccountUserName": "サービス アカウントのユーザー名",
"deployCluster.DomainServiceAccountUserNameDescription": "ビッグ データ クラスターのドメイン サービス アカウント",
"deployCluster.DomainServiceAccountPassword": "サービス アカウントのパスワード",
"deployCluster.AppOwers": "アプリの所有者",
"deployCluster.AppOwnersPlaceHolder": "コンマを使用して値を区切ります。",
"deployCluster.AppOwnersDescription": "アプリ所有者ロールを持つ Active Directory ユーザーまたはグループです。複数のユーザーまたはグループを区切るには、コンマを使用します。",
"deployCluster.AppReaders": "アプリ リーダー",
"deployCluster.AppReadersPlaceHolder": "コンマを使用して値を区切ります。",
"deployCluster.AppReadersDescription": "アプリ リーダーの Active Directory ユーザーまたはグループ。複数のユーザーまたはグループがある場合は、コンマを区切り記号として使用します。",
"deployCluster.AdminPasswordField": "パスワード",
"deployCluster.ValidationError": "このページにいくつかのエラーがあります。エラーを表示するには、[詳細を表示] をクリックします。"
},
"dist/ui/deployClusterWizard/pages/serviceSettingsPage": {
"deployCluster.ServiceSettingsPageTitle": "サービス設定",
"deployCluster.scaleSectionTitle": "スケールの設定",
"deployCluster.MasterSqlServerInstances": "SQL Server マスター インスタンス",
"deployCluster.ComputePoolInstances": "プール インスタンスの計算",
"deployCluster.DataPoolInstances": "データ プール インスタンス",
"deployCluster.SparkPoolInstances": "Spark プール インスタンス",
"deployCluster.StoragePoolInstances": "ストレージ プール (HDFS) インスタンス",
"deployCluster.IncludeSparkInStoragePool": "ストレージ プールに Spark を含める",
"deployCluster.storageFieldTooltip": "コントローラー設定を使用する",
"deployCluster.DataStorageClassName": "データのストレージ クラス",
"deployCluster.DataClaimSize": "データの要求サイズ (GB)",
"deployCluster.LogStorageClassName": "ログのストレージ クラス",
"deployCluster.LogsClaimSize": "ログの要求サイズ (GB)",
"deployCluster.ControllerText": "コントローラー",
"deployCluster.AdvancedStorageDescription": "既定では、コントローラー ストレージの設定は他のサービスにも適用されます。ストレージの詳細設定を展開して、他のサービスのストレージを構成できます。",
"deployCluster.AdvancedStorageSectionTitle": "ストレージの詳細設定",
"deployCluster.StoragePool": "ストレージ プール (HDFS)",
"deployCluster.DataPool": "データ プール",
"deployCluster.MasterSqlText": "SQL Server マスター",
"deployCluster.StorageSectionTitle": "ストレージ設定",
"deployCluster.DNSNameHeader": "DNS 名",
"deployCluster.PortHeader": "ポート",
"deployCluster.ControllerDNSName": "コントローラー DNS 名",
"deployCluster.ControllerPortName": "コントローラー ポート",
"deployCluster.MasterSQLServerDNSName": "SQL Server マスター DNS 名",
"deployCluster.MasterSQLServerPortName": "SQL Server マスター ポート",
"deployCluster.GatewayText": "ゲートウェイ",
"deployCluster.GatewayDNSName": "ゲートウェイ DNS 名",
"deployCluster.GatewayPortName": "ゲートウェイ ポート",
"deployCluster.ServiceProxyText": "管理プロキシ",
"deployCluster.ServiceProxyDNSName": "管理プロキシ DNS 名",
"deployCluster.ServiceProxyPortName": "管理プロキシ ポート",
"deployCluster.AppServiceProxyText": "アプリケーション プロキシ",
"deployCluster.AppServiceProxyDNSName": "アプリケーション プロキシ DNS 名",
"deployCluster.AppServiceProxyPortName": "アプリケーション プロキシ ポート",
"deployCluster.ReadableSecondaryText": "読み取り可能なセカンダリ",
"deployCluster.ReadableSecondaryDNSName": "読み取り可能なセカンダリ DNS 名",
"deployCluster.ReadableSecondaryPortName": "読み取り可能なセカンダリ ポート",
"deployCluster.EndpointSettings": "エンドポイントの設定",
"deployCluster.SparkMustBeIncluded": "Spark 構成が無効です。[Spark を含める] チェック ボックスをオンにするか、[Spark プール インスタンス] を少なくとも 1 に設定する必要があります。"
},
"dist/ui/deployClusterWizard/pages/targetClusterPage": {
"deployCluster.TargetClusterContextPageTitle": "ターゲット クラスター コンテキスト",
"deployCluster.TargetClusterContextPageDescription": "kube 構成ファイルを選択し、リストからクラスター コンテキストを選択します。",
"deployCluster.ClusterContextNotSelectedMessage": "クラスター コンテキストを選択してください。",
"deployCluster.kubeConfigFileLabelText": "Kube 構成のファイル パス",
"deployCluster.browseText": "参照",
"deployCluster.clusterContextsLabelText": "クラスター コンテキスト",
"deployCluster.errorLoadingClustersText": "構成ファイルにクラスター情報が見つからないか、構成ファイルの読み込み中にエラーが発生しました",
"deployCluster.selectKubeConfigFileText": "選択",
"deployCluster.ConfigParseError": "構成ファイルの読み込みに失敗しました"
},
"dist/ui/deployClusterWizard/pages/deploymentProfilePage": {
"deployCluster.summaryPageTitle": "配置構成テンプレート",
"deployCluster.summaryPageDescription": "ターゲット構成テンプレートの選択",
"deployCluster.ProfileHintText": "注: 配置プロファイルの設定は、後の手順でカスタマイズできます。",
"deployCluster.loadProfileFailed": "配置プロファイルの読み込みに失敗しました: {0}",
"deployCluster.serviceLabel": "サービス",
"deployCluster.instancesLabel": "インスタンス",
"deployCluster.masterPoolLabel": "SQL Server マスター",
"deployCluster.computePoolLable": "計算",
"deployCluster.dataPoolLabel": "データ",
"deployCluster.hdfsLabel": "HDFS + Spark",
"deployCluster.storageSize": "ストレージ サイズ",
"deployCluster.gbPerInstance": "インスタンスあたりの GB",
"deployCluster.defaultDataStorage": "データ ストレージ",
"deployCluster.defaultLogStorage": "ログ ストレージ",
"deployCluster.features": "機能",
"deployCluster.basicAuthentication": "基本認証",
"deployCluster.activeDirectoryAuthentication": "Active Directory 認証",
"deployCluster.hadr": "高可用性",
"deployCluster.ProfileNotSelectedError": "展開プロファイルを選択してください。"
},
"dist/services/tools/dockerTool": {
"resourceDeployment.DockerDescription": "分離されたコンテナーでアプリケーションをパッケージ化して実行する機能を提供します",
"resourceDeployment.DockerDisplayName": "Docker"
},
"dist/services/tools/azCliTool": {
"resourceDeployment.AzCLIDescription": "Azure リソースを管理するためのコマンド ライン ツール",
"resourceDeployment.AzCLIDisplayName": "Azure CLI"
},
"dist/services/tools/azdataTool": {
"resourceDeployment.AzdataDescription": "Python で作成されたコマンドライン ユーティリティを使用すると、クラスター管理者は REST API を介してビッグ データ クラスターをブートストラップおよび管理できます",
"resourceDeployment.AzdataDisplayName": "azdata"
},
"dist/services/tools/kubeCtlTool": {
"resourceDeployment.KubeCtlDescription": "コマンドライン ツールを使用すると、Kubernetes クラスターに対してコマンドを実行できます。",
"resourceDeployment.KubeCtlDisplayName": "kubectl"
},
"dist/ui/resourceTypePickerDialog": {
"resourceTypePickerDialog.title": "配置オプションを選択します",
"deploymentDialog.OKButtonText": "選択",
"deploymentDialog.AcceptAgreements": "続行するには、使用許諾契約に同意する必要があります。",
"deploymentDialog.toolNameColumnHeader": "ツール",
"deploymentDialog.toolDescriptionColumnHeader": "説明",
"deploymentDialog.toolStatusColumnHeader": "インストール済み",
"deploymentDialog.toolVersionColumnHeader": "バージョン",
"deploymentDialog.OptionsTitle": "オプション",
"deploymentDialog.RequiredToolsTitle": "必要なツール",
"deploymentDialog.NoRequiredTool": "ツールは不要です",
"deploymentDialog.ToolInformation": "{0}: {1}",
"deploymentDialog.DetailToolStatusDescription": "ツールに関する追加の状態情報: {0}。{1}",
"deploymentDialog.YesText": "はい",
"deploymentDialog.NoText": "いいえ",
"deploymentDialog.VersionInformationDebugHint": "Azure Data Studio を起動した後にツールがインストールされた場合、更新された PATH 環境変数を取得するには、Azure Data Studio を再起動する必要があります。詳細については、デバッグ コンソールを参照してください。",
"deploymentDialog.ToolCheckFailed": "必要なツールの一部がインストールされていないか、最小バージョン要件を満たしていません。"
}
}
}

View File

@@ -1,318 +1,318 @@
{
"Copyright": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0.0",
"contents": {
"package": {
"displayName": "SQL Server スキーマの比較",
"description": "Azure Data Studio 用 SQL Server スキーマ比較では、データベースと dacpac のスキーマを比較できます。",
"schemaCompare.start": "スキーマ比較"
},
"out/dialogs/schemaCompareOptionsDialog": {
"SchemaCompareOptionsDialog.Ok": "OK",
"SchemaCompareOptionsDialog.Cancel": "キャンセル",
"SchemaCompareOptionsDialog.Reset": "リセット",
"SchemaCompareOptionsDialog.Yes": "はい",
"SchemaCompareOptionsDialog.No": "いいえ",
"schemaCompareOptions.RecompareMessage": "オプションが変更されました。比較を表示して再比較しますか?",
"SchemaCompare.SchemaCompareOptionsDialogLabel": "スキーマ比較のオプション",
"SchemaCompare.GeneralOptionsLabel": "全般オプション",
"SchemaCompare.ObjectTypesOptionsLabel": "オブジェクトの種類を含める",
"SchemaCompare.IgnoreTableOptions": "テーブルのオプションを無視する",
"SchemaCompare.IgnoreSemicolonBetweenStatements": "ステートメント間のセミコロンを無視する",
"SchemaCompare.IgnoreRouteLifetime": "ルートの有効期間を無視する",
"SchemaCompare.IgnoreRoleMembership": "ロール メンバーシップを無視する",
"SchemaCompare.IgnoreQuotedIdentifiers": "引用符で囲まれた識別子を無視する",
"SchemaCompare.IgnorePermissions": "アクセス許可を無視する",
"SchemaCompare.IgnorePartitionSchemes": "パーティション構成を無視する",
"SchemaCompare.IgnoreObjectPlacementOnPartitionScheme": "パーティション構成でのオブジェクトの位置を無視する",
"SchemaCompare.IgnoreNotForReplication": "レプリケーション用以外を無視する",
"SchemaCompare.IgnoreLoginSids": "ログイン SID を無視する",
"SchemaCompare.IgnoreLockHintsOnIndexes": "インデックスのロック ヒントを無視する",
"SchemaCompare.IgnoreKeywordCasing": "キーワードの文字種を無視する",
"SchemaCompare.IgnoreIndexPadding": "インデックス パディングを無視する",
"SchemaCompare.IgnoreIndexOptions": "インデックス オプションを無視する",
"SchemaCompare.IgnoreIncrement": "増分を無視する",
"SchemaCompare.IgnoreIdentitySeed": "IDENTITY シードを無視する",
"SchemaCompare.IgnoreUserSettingsObjects": "ユーザー設定オブジェクトを無視する",
"SchemaCompare.IgnoreFullTextCatalogFilePath": "フルテキスト カタログ ファイル パスを無視する",
"SchemaCompare.IgnoreWhitespace": "空白を無視する",
"SchemaCompare.IgnoreWithNocheckOnForeignKeys": "Foreign Key の With Nocheck を無視する",
"SchemaCompare.VerifyCollationCompatibility": "照合順序の互換性を確認する",
"SchemaCompare.UnmodifiableObjectWarnings": "変更できないオブジェクトの警告",
"SchemaCompare.TreatVerificationErrorsAsWarnings": "検証エラーを警告として扱う",
"SchemaCompare.ScriptRefreshModule": "スクリプトでの更新モジュール",
"SchemaCompare.ScriptNewConstraintValidation": "新しい制約の検証をスクリプトで作成する",
"SchemaCompare.ScriptFileSize": "スクリプト ファイル サイズ",
"SchemaCompare.ScriptDeployStateChecks": "スクリプトでのデプロイ状態のチェック",
"SchemaCompare.ScriptDatabaseOptions": "スクリプトでのデータベース オプション",
"SchemaCompare.ScriptDatabaseCompatibility": "データベース互換性のスクリプトを作成する",
"SchemaCompare.ScriptDatabaseCollation": "データベース照合順序のスクリプトを作成する",
"SchemaCompare.RunDeploymentPlanExecutors": "配置計画実行プログラムの実行",
"SchemaCompare.RegisterDataTierApplication": "データ層アプリケーションの登録",
"SchemaCompare.PopulateFilesOnFileGroups": "ファイル グループに対してファイルを作成する",
"SchemaCompare.NoAlterStatementsToChangeClrTypes": "CLR 型を変更する ALTER ステートメントがない",
"SchemaCompare.IncludeTransactionalScripts": "トランザクション スクリプトを含める",
"SchemaCompare.IncludeCompositeObjects": "複合オブジェクトを含める",
"SchemaCompare.AllowUnsafeRowLevelSecurityDataMovement": "安全でない行レベル セキュリティ データ移動を許可する",
"SchemaCompare.IgnoreWithNocheckOnCheckConstraints": "CHECK 制約の With No check を無視する",
"SchemaCompare.IgnoreFillFactor": "FILL FACTOR を無視する",
"SchemaCompare.IgnoreFileSize": "ファイル サイズを無視する",
"SchemaCompare.IgnoreFilegroupPlacement": "ファイル グループの配置を無視する",
"SchemaCompare.DoNotAlterReplicatedObjects": "レプリケートされたオブジェクトを変更しない",
"SchemaCompare.DoNotAlterChangeDataCaptureObjects": "変更データ キャプチャ オブジェクトを変更しない",
"SchemaCompare.DisableAndReenableDdlTriggers": "DDL トリガーを無効にし、再び有効にする",
"SchemaCompare.DeployDatabaseInSingleUserMode": "シングル ユーザー モードでデータベースを配置する",
"SchemaCompare.CreateNewDatabase": "新しいデータベースの作成",
"SchemaCompare.CompareUsingTargetCollation": "ターゲットの照合順序を使用して比較する",
"SchemaCompare.CommentOutSetVarDeclarations": "コメント アウト セット変数宣言",
"SchemaCompare.BlockWhenDriftDetected": "誤差が検出されたときにブロックする",
"SchemaCompare.BlockOnPossibleDataLoss": "データ損失の可能性がある場合にブロックする",
"SchemaCompare.BackupDatabaseBeforeChanges": "変更前にデータベースをバックアップする",
"SchemaCompare.AllowIncompatiblePlatform": "互換性のないプラットフォームを許可する",
"SchemaCompare.AllowDropBlockingAssemblies": "ブロックしているアセンブリの削除を許可する",
"SchemaCompare.DropConstraintsNotInSource": "ソース内にない制約を削除する",
"SchemaCompare.DropDmlTriggersNotInSource": "ソース内にない DML トリガーを削除する",
"SchemaCompare.DropExtendedPropertiesNotInSource": "ソース内にない拡張プロパティを削除する",
"SchemaCompare.DropIndexesNotInSource": "ソース内にないインデックスを削除する",
"SchemaCompare.IgnoreFileAndLogFilePath": "ファイルおよびログ ファイル パスを無視する",
"SchemaCompare.IgnoreExtendedProperties": "拡張プロパティを無視する",
"SchemaCompare.IgnoreDmlTriggerState": "DML トリガーの状態を無視する",
"SchemaCompare.IgnoreDmlTriggerOrder": "DML trigger の順序を無視する",
"SchemaCompare.IgnoreDefaultSchema": "既定のスキーマを無視する",
"SchemaCompare.IgnoreDdlTriggerState": "DDL trigger の状態を無視する",
"SchemaCompare.IgnoreDdlTriggerOrder": "DDL トリガーの順序を無視する",
"SchemaCompare.IgnoreCryptographicProviderFilePath": "暗号化プロバイダーのファイル パスを無視する",
"SchemaCompare.VerifyDeployment": "配置を確認する",
"SchemaCompare.IgnoreComments": "コメントを無視する",
"SchemaCompare.IgnoreColumnCollation": "列の照合順序を無視する",
"SchemaCompare.IgnoreAuthorizer": "承認者を無視する",
"SchemaCompare.IgnoreAnsiNulls": "AnsiNulls を無視",
"SchemaCompare.GenerateSmartDefaults": "SmartDefaults の生成",
"SchemaCompare.DropStatisticsNotInSource": "ソース内にない統計を削除する",
"SchemaCompare.DropRoleMembersNotInSource": "ソースに含まれないロール メンバーを削除する",
"SchemaCompare.DropPermissionsNotInSource": "ソース内にないアクセス許可を削除する",
"SchemaCompare.DropObjectsNotInSource": "ソース内にないオブジェクトを削除する",
"SchemaCompare.IgnoreColumnOrder": "列の順序を無視する",
"SchemaCompare.Aggregates": "集約",
"SchemaCompare.ApplicationRoles": "アプリケーション ロール",
"SchemaCompare.Assemblies": "アセンブリ",
"SchemaCompare.AssemblyFiles": "アセンブリ ファイル",
"SchemaCompare.AsymmetricKeys": "非対称キー",
"SchemaCompare.BrokerPriorities": "Broker の優先度",
"SchemaCompare.Certificates": "証明書",
"SchemaCompare.ColumnEncryptionKeys": "列暗号化キー",
"SchemaCompare.ColumnMasterKeys": "列マスター キー",
"SchemaCompare.Contracts": "コントラクト",
"SchemaCompare.DatabaseOptions": "データベース オプション",
"SchemaCompare.DatabaseRoles": "データベース ロール",
"SchemaCompare.DatabaseTriggers": "DatabaseTriggers",
"SchemaCompare.Defaults": "既定値",
"SchemaCompare.ExtendedProperties": "拡張プロパティ",
"SchemaCompare.ExternalDataSources": "外部データ ソース",
"SchemaCompare.ExternalFileFormats": "外部ファイル形式",
"SchemaCompare.ExternalTables": "外部テーブル",
"SchemaCompare.Filegroups": "ファイル グループ",
"SchemaCompare.FileTables": "ファイル テーブル",
"SchemaCompare.FullTextCatalogs": "フルテキスト カタログ",
"SchemaCompare.FullTextStoplists": "フルテキスト ストップリスト",
"SchemaCompare.MessageTypes": "メッセージ型",
"SchemaCompare.PartitionFunctions": "パーティション関数",
"SchemaCompare.PartitionSchemes": "パーティション構成",
"SchemaCompare.Permissions": "アクセス許可",
"SchemaCompare.Queues": "キュー",
"SchemaCompare.RemoteServiceBindings": "リモート サービスのバインド",
"SchemaCompare.RoleMembership": "ロール メンバーシップ",
"SchemaCompare.Rules": "ルール",
"SchemaCompare.ScalarValuedFunctions": "スカラー値関数",
"SchemaCompare.SearchPropertyLists": "検索プロパティ リスト",
"SchemaCompare.SecurityPolicies": "セキュリティ ポリシー",
"SchemaCompare.Sequences": "シーケンス",
"SchemaCompare.Services": "サービス",
"SchemaCompare.Signatures": "署名",
"SchemaCompare.StoredProcedures": "StoredProcedures",
"SchemaCompare.SymmetricKeys": "SymmetricKeys",
"SchemaCompare.Synonyms": "シノニム",
"SchemaCompare.Tables": "テーブル",
"SchemaCompare.TableValuedFunctions": "テーブル値関数",
"SchemaCompare.UserDefinedDataTypes": "ユーザー定義データ型",
"SchemaCompare.UserDefinedTableTypes": "ユーザー定義テーブル型",
"SchemaCompare.ClrUserDefinedTypes": "Clr ユーザー定義型",
"SchemaCompare.Users": "ユーザー",
"SchemaCompare.Views": "ビュー",
"SchemaCompare.XmlSchemaCollections": "XML スキーマ コレクション",
"SchemaCompare.Audits": "監査",
"SchemaCompare.Credentials": "資格情報",
"SchemaCompare.CryptographicProviders": "暗号化プロバイダー",
"SchemaCompare.DatabaseAuditSpecifications": "データベース監査の仕様",
"SchemaCompare.DatabaseEncryptionKeys": "データベース暗号化キー",
"SchemaCompare.DatabaseScopedCredentials": "データベース スコープ資格情報",
"SchemaCompare.Endpoints": "エンドポイント",
"SchemaCompare.ErrorMessages": "エラー メッセージ",
"SchemaCompare.EventNotifications": "イベント通知",
"SchemaCompare.EventSessions": "イベント セッション",
"SchemaCompare.LinkedServerLogins": "リンク サーバー ログイン",
"SchemaCompare.LinkedServers": "リンク サーバー",
"SchemaCompare.Logins": "ログイン",
"SchemaCompare.MasterKeys": "マスター キー",
"SchemaCompare.Routes": "ルート",
"SchemaCompare.ServerAuditSpecifications": "サーバー監査の仕様",
"SchemaCompare.ServerRoleMembership": "サーバー ロール メンバーシップ",
"SchemaCompare.ServerRoles": "サーバー ロール",
"SchemaCompare.ServerTriggers": "サーバー トリガー",
"SchemaCompare.Description.IgnoreTableOptions": "データベースに公開するとき、テーブル オプションの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreSemicolonBetweenStatements": "データベースに公開するとき、T-SQL ステートメント間のセミコロンの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreRouteLifetime": "データベースに公開するとき、SQL Server がルーティング テーブルにルートを保持する時間の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreRoleMembership": "データベースに公開するとき、ログインのロール メンバーシップの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreQuotedIdentifiers": "データベースに公開するとき、引用符で囲まれた識別子の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnorePermissions": "権限を無視するかどうかを指定します。",
"SchemaCompare.Description.IgnorePartitionSchemes": "データベースに公開するとき、パーティション構成と関数の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreObjectPlacementOnPartitionScheme": "データベースに公開するとき、パーティション構成でのオブジェクトの位置を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreNotForReplication": "データベースに公開するとき、レプリケーションでは使わない設定を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreLoginSids": "データベースに公開するとき、セキュリティ ID 番号 (SID) の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreLockHintsOnIndexes": "データベースに公開するとき、インデックスのロック ヒントの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreKeywordCasing": "データベースに公開するとき、キーワードの大文字と小文字の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreIndexPadding": "データベースに公開するとき、インデックス パディングの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreIndexOptions": "データベースに公開するとき、インデックス オプションの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreIncrement": "データベースに公開するとき、Identity 列のインクリメントの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreIdentitySeed": "データベースに公開するとき、Identity 列のシードの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreUserSettingsObjects": "データベースに公開するとき、ユーザー設定オブジェクトの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreFullTextCatalogFilePath": "データベースに公開するとき、フルテキスト カタログのファイル パスの相違を無視するか、または警告を発するかを指定します。",
"SchemaCompare.Description.IgnoreWhitespace": "データベースに公開するとき、空白の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreWithNocheckOnForeignKeys": "データベースに公開するとき、外部キーの WITH NOCHECK 句の値の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.VerifyCollationCompatibility": "照合順序の互換性を確認するかどうかを指定します。",
"SchemaCompare.Description.UnmodifiableObjectWarnings": "ファイルのサイズまたはパスが異なるなど、変更できない相違がオブジェクトに見つかった場合に、警告を生成するかどうかを指定します。",
"SchemaCompare.Description.TreatVerificationErrorsAsWarnings": "公開の検証中に発生したエラーを警告として扱うかどうかを指定します。配置計画をターゲット データベースに対して実行する前に、生成された配置計画がチェックされます。計画の検証では、変更を加えるためには取り除く必要のあるターゲットのみのオブジェクト (インデックスなど) の損失などの問題が検出されます。また、複合プロジェクトへの参照のためテーブルやビューなどに依存関係が存在するのに、その関係がターゲット データベースに存在しない状況も検出されます。すべての問題の完全な一覧を取得するには、最初のエラー発生時に公開操作を停止するのではなく、この方法を使用することをお勧めします。",
"SchemaCompare.Description.ScriptRefreshModule": "公開スクリプトの末尾に更新ステートメントを追加します。",
"SchemaCompare.Description.ScriptNewConstraintValidation": "公開の最後に、すべての制約が 1 つのセットとしてチェックされるため、公開の途中でチェックまたは外部キー制約によってデータ エラーが発生することを回避できます。False に設定した場合、対応するデータをチェックすることなく制約が公開されます。",
"SchemaCompare.Description.ScriptFileSize": "filegroup にファイルを追加するときにサイズを指定するかどうかを設定します。",
"SchemaCompare.Description.ScriptDeployStateChecks": "データベース名とサーバー名がデータベース プロジェクトで指定された名前と一致していることを確認するステートメントを公開スクリプトで生成するかどうかを指定します。",
"SchemaCompare.Description.ScriptDatabaseOptions": "ターゲット データベースのプロパティを公開操作の一部として設定するか、更新するかを指定します。",
"SchemaCompare.Description.ScriptDatabaseCompatibility": "データベースに公開するとき、データベース互換性の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.ScriptDatabaseCollation": "データベースに公開するとき、データベース照合順序の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.RunDeploymentPlanExecutors": "他の操作が実行されているときに、DeploymentPlanExecutor の共同作成者を実行するかどうかを指定します。",
"SchemaCompare.Description.RegisterDataTierApplication": "スキーマをデータベース サーバーに登録するかどうかを指定します。",
"SchemaCompare.Description.PopulateFilesOnFileGroups": "ターゲット データベースで新しい FileGroup が作成されたときに新しいファイルも作成するかどうかを指定します。",
"SchemaCompare.Description.NoAlterStatementsToChangeClrTypes": "アセンブリに相違がある場合、発行では ALTER ASSEMBLY ステートメントを発行するのではなく、常にアセンブリを削除して作成し直すことを指定します。",
"SchemaCompare.Description.IncludeTransactionalScripts": "データベースに公開するとき、可能であればトランザクション ステートメントを使用するかどうかを指定します。",
"SchemaCompare.Description.IncludeCompositeObjects": "単一の公開操作の一部としてすべての複合要素を含めます。",
"SchemaCompare.Description.AllowUnsafeRowLevelSecurityDataMovement": "このプロパティが true に設定されている場合、行レベルセキュリティを使用するテーブルに対するデータ モーションをブロックしません。既定値は false です。",
"SchemaCompare.Description.IgnoreWithNocheckOnCheckConstraints": "データベースに公開するとき、CHECK 制約の WITH NOCHECK 句の値の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreFillFactor": "データベースに公開するとき、インデックス格納の FILL FACTOR の相違を無視するか、または警告を発するかを指定します。",
"SchemaCompare.Description.IgnoreFileSize": "データベースに公開するとき、ファイル サイズの相違を無視するか、または警告を発するかを指定します。",
"SchemaCompare.Description.IgnoreFilegroupPlacement": "データベースに公開するとき、FILEGROUP 内のオブジェクトの位置の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.DoNotAlterReplicatedObjects": "検証中に、レプリケートされるオブジェクトを特定するかどうかを指定します。",
"SchemaCompare.Description.DoNotAlterChangeDataCaptureObjects": "true の場合、Change Data Capture オブジェクトは変更されません。",
"SchemaCompare.Description.DisableAndReenableDdlTriggers": "Data Definition Language (DDL) トリガーを公開プロセスの開始時点で無効にし、公開操作の終了時点で再び有効にするかどうかを指定します。",
"SchemaCompare.Description.DeployDatabaseInSingleUserMode": "true の場合、データベースは配置前にシングル ユーザー モードに設定されます。",
"SchemaCompare.Description.CreateNewDatabase": "データベースに公開するときに、ターゲット データベースを更新するか削除して作成し直すかを指定します。",
"SchemaCompare.Description.CompareUsingTargetCollation": "この設定は、配置時にデータベースの照合順序を処理する方法を決定します。既定では、ターゲット データベースの照合順序がソースによって指定された照合順序と一致しない場合は更新されます。 このオプションを設定すると、ターゲット データベース (またはサーバーの) 照合順序を使用する必要があります。",
"SchemaCompare.Description.CommentOutSetVarDeclarations": "生成された公開スクリプトで SETVAR 変数の宣言をコメントにするかどうかを指定します。SQLCMD.EXE などのツールを使用して公開するときにコマンド ラインに値を指定する場合は、このオプションを選択することをお勧めします。",
"SchemaCompare.Description.BlockWhenDriftDetected": "スキーマがその登録内容と一致しなくなったか登録が解除されているデータベースの更新をブロックするかどうかを指定します。",
"SchemaCompare.Description.BlockOnPossibleDataLoss": "公開操作によるデータ損失の可能性がある場合に、公開を終了するかどうかを指定します。",
"SchemaCompare.Description.BackupDatabaseBeforeChanges": "変更を配置する前にデータベースをバックアップします。",
"SchemaCompare.Description.AllowIncompatiblePlatform": "互換性のない SQL Server プラットフォームであっても操作を行うかどうかを指定します。",
"SchemaCompare.Description.AllowDropBlockingAssemblies": "このプロパティは、配置計画の一部として、ブロックしているアセンブリを削除するために、SqlClr の配置によって使用されます。既定では、参照しているアセンブリを削除する必要がある場合、ブロックしているアセンブリまたは参照しているアセンブリは、アセンブリの更新をブロックします。",
"SchemaCompare.Description.DropConstraintsNotInSource": "データベースに公開するとき、データベース スナップショット (.dacpac) ファイルに存在しない制約をターゲット データベースから削除するかどうかを指定します。",
"SchemaCompare.Description.DropDmlTriggersNotInSource": "データベースに公開するとき、データベース スナップショット (.dacpac) ファイルに存在しない DML triggers が、ターゲット データベースから削除されるかどうかを指定します。",
"SchemaCompare.Description.DropExtendedPropertiesNotInSource": "データベースに公開するとき、データベース スナップショット (.dacpac) ファイルに存在しない拡張プロパティをターゲット データベースから削除するかどうかを指定します。",
"SchemaCompare.Description.DropIndexesNotInSource": "データベースに公開するとき、データベース スナップショット (.dacpac) ファイルに存在しないインデックスをターゲット データベースから削除するかどうかを指定します。",
"SchemaCompare.Description.IgnoreFileAndLogFilePath": "データベースに公開するとき、ファイルおよびログ ファイルのパスの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreExtendedProperties": "拡張プロパティを無視するかどうかを指定します。",
"SchemaCompare.Description.IgnoreDmlTriggerState": "データベースに公開するとき、DML triggers の有効または無効にされた状態の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreDmlTriggerOrder": "データベースに公開するとき、Data Manipulation Language (DML) triggers の順序の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreDefaultSchema": "データベースに公開するとき、既定のスキーマの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreDdlTriggerState": "データベースに公開するとき、Data Definition Language (DDL) triggers の有効または無効にされた状態の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreDdlTriggerOrder": "データベースまたはサーバーに公開するとき、Data Definition Language (DDL) triggers の順序の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreCryptographicProviderFilePath": "データベースに公開するとき、暗号化プロバイダーのファイル パスの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.VerifyDeployment": "公開の成功を妨げるような問題が生じた場合に、公開操作を停止する前にチェックを実行するかどうかを指定します。たとえば、データベース プロジェクトに存在しない外部キーをターゲット データベースに設定していると、公開時にエラーが発生し、公開操作が停止することがあります。",
"SchemaCompare.Description.IgnoreComments": "データベースに公開するとき、コメントの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreColumnCollation": "データベースに公開するとき、列の照合順序の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreAuthorizer": "データベースに公開するとき、Authorizer の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreAnsiNulls": "データベースに公開するとき、ANSI NULLS 設定の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.GenerateSmartDefaults": "NULL 値を許可しない列を使用してデータが含まれるテーブルを更新するときに自動的に既定値を指定します。",
"SchemaCompare.Description.DropStatisticsNotInSource": "データベースに公開するとき、データベース スナップショット (.dacpac) ファイルに存在しない統計をターゲット データベースから削除するかどうかを指定します。",
"SchemaCompare.Description.DropRoleMembersNotInSource": "データベースに更新を公開するとき、データベース スナップショット (.dacpac) ファイルで定義されていないロール メンバーをターゲット データベースから削除するかどうかを指定します。</",
"SchemaCompare.Description.DropPermissionsNotInSource": "データベースに更新を公開するとき、データベース スナップショット (.dacpac) ファイルに存在しない権限をターゲット データベースから削除するかどうかを指定します。",
"SchemaCompare.Description.DropObjectsNotInSource": "データベースに公開するとき、データベース スナップショット (.dacpac) ファイルに存在しないオブジェクトをターゲット データベースから削除するかどうかを指定します。この値は DropExtendedProperties よりも優先されます。",
"SchemaCompare.Description.IgnoreColumnOrder": "データベースに発行するときに、テーブルの列の順序の違いを無視するか、更新するかを指定します。"
},
"out/dialogs/schemaCompareDialog": {
"schemaCompareDialog.ok": "OK",
"schemaCompareDialog.cancel": "キャンセル",
"schemaCompareDialog.SourceTitle": "SOURCE",
"schemaCompareDialog.TargetTitle": "ターゲット",
"schemaCompareDialog.fileTextBoxLabel": "FILE",
"schemaCompare.dacpacRadioButtonLabel": "データ層アプリケーション ファイル (.dacpac)",
"schemaCompare.databaseButtonLabel": "データベース",
"schemaCompare.radioButtonsLabel": "種類",
"schemaCompareDialog.serverDropdownTitle": "サーバー",
"schemaCompareDialog.databaseDropdownTitle": "データベース",
"schemaCompare.noActiveConnectionsText": "アクティブな接続がありません",
"schemaCompare.dialogTitle": "スキーマ比較",
"schemaCompareDialog.differentSourceMessage": "別のソース スキーマが選択されました。比較を表示して比較しますか?",
"schemaCompareDialog.differentTargetMessage": "別のターゲット スキーマが選択されました。比較を表示して比較しますか?",
"schemaCompareDialog.differentSourceTargetMessage": "異なるソース スキーマとターゲット スキーマが選択されています。比較を表示して比較しますか?",
"schemaCompareDialog.Yes": "はい",
"schemaCompareDialog.No": "いいえ",
"schemaCompare.openFile": "開く",
"schemaCompareDialog.defaultUser": "既定"
},
"out/schemaCompareMainWindow": {
"schemaCompare.CompareDetailsTitle": "詳細の比較",
"schemaCompare.ApplyConfirmation": "ターゲットを更新しますか?",
"schemaCompare.RecompareToRefresh": "比較を更新するには、[比較] をクリックします。",
"schemaCompare.generateScriptEnabledButton": "ターゲットに変更を配置するスクリプトを生成します",
"schemaCompare.generateScriptNoChanges": "スクリプトに変更はありません",
"schemaCompare.applyButtonEnabledTitle": "ターゲットに変更を適用する",
"schemaCompare.applyNoChanges": "適用する変更はありません",
"schemaCompare.deleteAction": "削除",
"schemaCompare.changeAction": "変更",
"schemaCompare.addAction": "追加",
"schemaCompare.Title": "スキーマ比較",
"schemaCompare.sourceLabel": "SOURCE",
"schemaCompare.targetLabel": "ターゲット",
"schemaCompare.switchLabel": "➔",
"schemaCompare.waitText": "比較を初期化します。しばらく時間がかかる場合があります。",
"schemaCompare.startText": "2 つのスキーマを比較するには、最初にソース スキーマとターゲット スキーマを選択し、[比較] を押します。",
"schemaCompare.noDifferences": "スキーマの違いは見つかりませんでした。",
"schemaCompare.compareErrorMessage": "スキーマ比較に失敗しました: {0}",
"schemaCompare.typeColumn": "種類",
"schemaCompare.sourceNameColumn": "ソース名",
"schemaCompare.includeColumnName": "包含",
"schemaCompare.actionColumn": "アクション",
"schemaCompare.targetNameColumn": "ターゲット名",
"schemaCompare.generateScriptButtonDisabledTitle": "ターゲットがデータベースの場合にスクリプトの生成が有効になります",
"schemaCompare.applyButtonDisabledTitle": "ターゲットがデータベースの場合に適用が有効になります",
"schemaCompare.compareButton": "比較",
"schemaCompare.compareButtonTitle": "比較",
"schemaCompare.cancelCompareButton": "停止",
"schemaCompare.cancelCompareButtonTitle": "停止",
"schemaCompare.cancelErrorMessage": "スキーマ比較を取り消すことができませんでした: '{0}'",
"schemaCompare.generateScriptButton": "スクリプトの生成",
"schemaCompare.generateScriptErrorMessage": "スクリプトを生成できませんでした: '{0}'",
"schemaCompare.optionsButton": "オプション",
"schemaCompare.optionsButtonTitle": "オプション",
"schemaCompare.updateButton": "適用",
"schemaCompare.ApplyYes": "はい",
"schemaCompare.updateErrorMessage": "スキーマ比較を適用できませんでした '{0}'",
"schemaCompare.switchDirectionButton": "方向の切り替え",
"schemaCompare.switchButtonTitle": "ソースとターゲットの切り替え",
"schemaCompare.sourceButtonTitle": "ソースの選択",
"schemaCompare.targetButtonTitle": "ターゲットの選択",
"schemaCompare.openScmpButton": ".scmp ファイルを開く",
"schemaCompare.openScmpButtonTitle": ".scmp ファイルに保存されたソース、ターゲット、およびオプションを読み込みます",
"schemaCompare.openFile": "開く",
"schemaCompare.openScmpErrorMessage": "scmp を開くことができませんでした: '{0}'",
"schemaCompare.saveScmpButton": ".scmp ファイルを保存",
"schemaCompare.saveScmpButtonTitle": "ソース、ターゲット、オプション、および除外された要素を保存します",
"schemaCompare.saveFile": "保存",
"schemaCompare.saveScmpErrorMessage": "scmp を保存できませんでした: '{0}'"
}
}
}
"Copyright": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0.0",
"contents": {
"package": {
"displayName": "SQL Server スキーマの比較",
"description": "Azure Data Studio 用 SQL Server スキーマ比較では、データベースと dacpac のスキーマを比較できます。",
"schemaCompare.start": "スキーマ比較"
},
"out/dialogs/schemaCompareOptionsDialog": {
"SchemaCompareOptionsDialog.Ok": "OK",
"SchemaCompareOptionsDialog.Cancel": "キャンセル",
"SchemaCompareOptionsDialog.Reset": "リセット",
"SchemaCompareOptionsDialog.Yes": "はい",
"SchemaCompareOptionsDialog.No": "いいえ",
"schemaCompareOptions.RecompareMessage": "オプションが変更されました。比較を表示して再比較しますか?",
"SchemaCompare.SchemaCompareOptionsDialogLabel": "スキーマ比較のオプション",
"SchemaCompare.GeneralOptionsLabel": "全般オプション",
"SchemaCompare.ObjectTypesOptionsLabel": "オブジェクトの種類を含める",
"SchemaCompare.IgnoreTableOptions": "テーブルのオプションを無視する",
"SchemaCompare.IgnoreSemicolonBetweenStatements": "ステートメント間のセミコロンを無視する",
"SchemaCompare.IgnoreRouteLifetime": "ルートの有効期間を無視する",
"SchemaCompare.IgnoreRoleMembership": "ロール メンバーシップを無視する",
"SchemaCompare.IgnoreQuotedIdentifiers": "引用符で囲まれた識別子を無視する",
"SchemaCompare.IgnorePermissions": "アクセス許可を無視する",
"SchemaCompare.IgnorePartitionSchemes": "パーティション構成を無視する",
"SchemaCompare.IgnoreObjectPlacementOnPartitionScheme": "パーティション構成でのオブジェクトの位置を無視する",
"SchemaCompare.IgnoreNotForReplication": "レプリケーション用以外を無視する",
"SchemaCompare.IgnoreLoginSids": "ログイン SID を無視する",
"SchemaCompare.IgnoreLockHintsOnIndexes": "インデックスのロック ヒントを無視する",
"SchemaCompare.IgnoreKeywordCasing": "キーワードの文字種を無視する",
"SchemaCompare.IgnoreIndexPadding": "インデックス パディングを無視する",
"SchemaCompare.IgnoreIndexOptions": "インデックス オプションを無視する",
"SchemaCompare.IgnoreIncrement": "増分を無視する",
"SchemaCompare.IgnoreIdentitySeed": "IDENTITY シードを無視する",
"SchemaCompare.IgnoreUserSettingsObjects": "ユーザー設定オブジェクトを無視する",
"SchemaCompare.IgnoreFullTextCatalogFilePath": "フルテキスト カタログ ファイル パスを無視する",
"SchemaCompare.IgnoreWhitespace": "空白を無視する",
"SchemaCompare.IgnoreWithNocheckOnForeignKeys": "Foreign Key の With Nocheck を無視する",
"SchemaCompare.VerifyCollationCompatibility": "照合順序の互換性を確認する",
"SchemaCompare.UnmodifiableObjectWarnings": "変更できないオブジェクトの警告",
"SchemaCompare.TreatVerificationErrorsAsWarnings": "検証エラーを警告として扱う",
"SchemaCompare.ScriptRefreshModule": "スクリプトでの更新モジュール",
"SchemaCompare.ScriptNewConstraintValidation": "新しい制約の検証をスクリプトで作成する",
"SchemaCompare.ScriptFileSize": "スクリプト ファイル サイズ",
"SchemaCompare.ScriptDeployStateChecks": "スクリプトでのデプロイ状態のチェック",
"SchemaCompare.ScriptDatabaseOptions": "スクリプトでのデータベース オプション",
"SchemaCompare.ScriptDatabaseCompatibility": "データベース互換性のスクリプトを作成する",
"SchemaCompare.ScriptDatabaseCollation": "データベース照合順序のスクリプトを作成する",
"SchemaCompare.RunDeploymentPlanExecutors": "配置計画実行プログラムの実行",
"SchemaCompare.RegisterDataTierApplication": "データ層アプリケーションの登録",
"SchemaCompare.PopulateFilesOnFileGroups": "ファイル グループに対してファイルを作成する",
"SchemaCompare.NoAlterStatementsToChangeClrTypes": "CLR 型を変更する ALTER ステートメントがない",
"SchemaCompare.IncludeTransactionalScripts": "トランザクション スクリプトを含める",
"SchemaCompare.IncludeCompositeObjects": "複合オブジェクトを含める",
"SchemaCompare.AllowUnsafeRowLevelSecurityDataMovement": "安全でない行レベルセキュリティ データ移動を許可する",
"SchemaCompare.IgnoreWithNocheckOnCheckConstraints": "CHECK 制約の With No check を無視する",
"SchemaCompare.IgnoreFillFactor": "FILL FACTOR を無視する",
"SchemaCompare.IgnoreFileSize": "ファイル サイズを無視する",
"SchemaCompare.IgnoreFilegroupPlacement": "ファイル グループの配置を無視する",
"SchemaCompare.DoNotAlterReplicatedObjects": "レプリケートされたオブジェクトを変更しない",
"SchemaCompare.DoNotAlterChangeDataCaptureObjects": "変更データ キャプチャ オブジェクトを変更しない",
"SchemaCompare.DisableAndReenableDdlTriggers": "DDL トリガーを無効にし、再び有効にする",
"SchemaCompare.DeployDatabaseInSingleUserMode": "シングル ユーザー モードでデータベースを配置する",
"SchemaCompare.CreateNewDatabase": "新しいデータベースの作成",
"SchemaCompare.CompareUsingTargetCollation": "ターゲットの照合順序を使用して比較する",
"SchemaCompare.CommentOutSetVarDeclarations": "コメント アウト セット変数宣言",
"SchemaCompare.BlockWhenDriftDetected": "誤差が検出されたときにブロックする",
"SchemaCompare.BlockOnPossibleDataLoss": "データ損失の可能性がある場合にブロックする",
"SchemaCompare.BackupDatabaseBeforeChanges": "変更前にデータベースをバックアップする",
"SchemaCompare.AllowIncompatiblePlatform": "互換性のないプラットフォームを許可する",
"SchemaCompare.AllowDropBlockingAssemblies": "ブロックしているアセンブリの削除を許可する",
"SchemaCompare.DropConstraintsNotInSource": "ソース内にない制約を削除する",
"SchemaCompare.DropDmlTriggersNotInSource": "ソース内にない DML トリガーを削除する",
"SchemaCompare.DropExtendedPropertiesNotInSource": "ソース内にない拡張プロパティを削除する",
"SchemaCompare.DropIndexesNotInSource": "ソース内にないインデックスを削除する",
"SchemaCompare.IgnoreFileAndLogFilePath": "ファイルおよびログ ファイル パスを無視する",
"SchemaCompare.IgnoreExtendedProperties": "拡張プロパティを無視する",
"SchemaCompare.IgnoreDmlTriggerState": "DML トリガーの状態を無視する",
"SchemaCompare.IgnoreDmlTriggerOrder": "DML trigger の順序を無視する",
"SchemaCompare.IgnoreDefaultSchema": "既定のスキーマを無視する",
"SchemaCompare.IgnoreDdlTriggerState": "DDL trigger の状態を無視する",
"SchemaCompare.IgnoreDdlTriggerOrder": "DDL トリガーの順序を無視する",
"SchemaCompare.IgnoreCryptographicProviderFilePath": "暗号化プロバイダーのファイル パスを無視する",
"SchemaCompare.VerifyDeployment": "配置を確認する",
"SchemaCompare.IgnoreComments": "コメントを無視する",
"SchemaCompare.IgnoreColumnCollation": "列の照合順序を無視する",
"SchemaCompare.IgnoreAuthorizer": "承認者を無視する",
"SchemaCompare.IgnoreAnsiNulls": "AnsiNulls を無視",
"SchemaCompare.GenerateSmartDefaults": "SmartDefaults の生成",
"SchemaCompare.DropStatisticsNotInSource": "ソース内にない統計を削除する",
"SchemaCompare.DropRoleMembersNotInSource": "ソースに含まれないロール メンバーを削除する",
"SchemaCompare.DropPermissionsNotInSource": "ソース内にないアクセス許可を削除する",
"SchemaCompare.DropObjectsNotInSource": "ソース内にないオブジェクトを削除する",
"SchemaCompare.IgnoreColumnOrder": "列の順序を無視する",
"SchemaCompare.Aggregates": "集約",
"SchemaCompare.ApplicationRoles": "アプリケーション ロール",
"SchemaCompare.Assemblies": "アセンブリ",
"SchemaCompare.AssemblyFiles": "アセンブリ ファイル",
"SchemaCompare.AsymmetricKeys": "非対称キー",
"SchemaCompare.BrokerPriorities": "Broker の優先度",
"SchemaCompare.Certificates": "証明書",
"SchemaCompare.ColumnEncryptionKeys": "列暗号化キー",
"SchemaCompare.ColumnMasterKeys": "列マスター キー",
"SchemaCompare.Contracts": "コントラクト",
"SchemaCompare.DatabaseOptions": "データベース オプション",
"SchemaCompare.DatabaseRoles": "データベース ロール",
"SchemaCompare.DatabaseTriggers": "DatabaseTriggers",
"SchemaCompare.Defaults": "既定値",
"SchemaCompare.ExtendedProperties": "拡張プロパティ",
"SchemaCompare.ExternalDataSources": "外部データ ソース",
"SchemaCompare.ExternalFileFormats": "外部ファイル形式",
"SchemaCompare.ExternalTables": "外部テーブル",
"SchemaCompare.Filegroups": "ファイル グループ",
"SchemaCompare.FileTables": "ファイル テーブル",
"SchemaCompare.FullTextCatalogs": "フルテキスト カタログ",
"SchemaCompare.FullTextStoplists": "フルテキスト ストップリスト",
"SchemaCompare.MessageTypes": "メッセージ型",
"SchemaCompare.PartitionFunctions": "パーティション関数",
"SchemaCompare.PartitionSchemes": "パーティション構成",
"SchemaCompare.Permissions": "アクセス許可",
"SchemaCompare.Queues": "キュー",
"SchemaCompare.RemoteServiceBindings": "リモート サービスのバインド",
"SchemaCompare.RoleMembership": "ロール メンバーシップ",
"SchemaCompare.Rules": "ルール",
"SchemaCompare.ScalarValuedFunctions": "スカラー値関数",
"SchemaCompare.SearchPropertyLists": "検索プロパティ リスト",
"SchemaCompare.SecurityPolicies": "セキュリティ ポリシー",
"SchemaCompare.Sequences": "シーケンス",
"SchemaCompare.Services": "サービス",
"SchemaCompare.Signatures": "署名",
"SchemaCompare.StoredProcedures": "StoredProcedures",
"SchemaCompare.SymmetricKeys": "SymmetricKeys",
"SchemaCompare.Synonyms": "シノニム",
"SchemaCompare.Tables": "テーブル",
"SchemaCompare.TableValuedFunctions": "テーブル値関数",
"SchemaCompare.UserDefinedDataTypes": "ユーザー定義データ型",
"SchemaCompare.UserDefinedTableTypes": "ユーザー定義テーブル型",
"SchemaCompare.ClrUserDefinedTypes": "Clr ユーザー定義型",
"SchemaCompare.Users": "ユーザー",
"SchemaCompare.Views": "ビュー",
"SchemaCompare.XmlSchemaCollections": "XML スキーマ コレクション",
"SchemaCompare.Audits": "監査",
"SchemaCompare.Credentials": "資格情報",
"SchemaCompare.CryptographicProviders": "暗号化プロバイダー",
"SchemaCompare.DatabaseAuditSpecifications": "データベース監査の仕様",
"SchemaCompare.DatabaseEncryptionKeys": "データベース暗号化キー",
"SchemaCompare.DatabaseScopedCredentials": "データベース スコープ資格情報",
"SchemaCompare.Endpoints": "エンドポイント",
"SchemaCompare.ErrorMessages": "エラー メッセージ",
"SchemaCompare.EventNotifications": "イベント通知",
"SchemaCompare.EventSessions": "イベント セッション",
"SchemaCompare.LinkedServerLogins": "リンク サーバー ログイン",
"SchemaCompare.LinkedServers": "リンク サーバー",
"SchemaCompare.Logins": "ログイン",
"SchemaCompare.MasterKeys": "マスター キー",
"SchemaCompare.Routes": "ルート",
"SchemaCompare.ServerAuditSpecifications": "サーバー監査の仕様",
"SchemaCompare.ServerRoleMembership": "サーバー ロール メンバーシップ",
"SchemaCompare.ServerRoles": "サーバー ロール",
"SchemaCompare.ServerTriggers": "サーバー トリガー",
"SchemaCompare.Description.IgnoreTableOptions": "データベースに公開するとき、テーブル オプションの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreSemicolonBetweenStatements": "データベースに公開するとき、T-SQL ステートメント間のセミコロンの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreRouteLifetime": "データベースに公開するとき、SQL Server がルーティング テーブルにルートを保持する時間の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreRoleMembership": "データベースに公開するとき、ログインのロール メンバーシップの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreQuotedIdentifiers": "データベースに公開するとき、引用符で囲まれた識別子の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnorePermissions": "権限を無視するかどうかを指定します。",
"SchemaCompare.Description.IgnorePartitionSchemes": "データベースに公開するとき、パーティション構成と関数の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreObjectPlacementOnPartitionScheme": "データベースに公開するとき、パーティション構成でのオブジェクトの位置を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreNotForReplication": "データベースに公開するとき、レプリケーションでは使わない設定を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreLoginSids": "データベースに公開するとき、セキュリティ ID 番号 (SID) の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreLockHintsOnIndexes": "データベースに公開するとき、インデックスのロック ヒントの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreKeywordCasing": "データベースに公開するとき、キーワードの大文字と小文字の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreIndexPadding": "データベースに公開するとき、インデックス パディングの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreIndexOptions": "データベースに公開するとき、インデックス オプションの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreIncrement": "データベースに公開するとき、Identity 列のインクリメントの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreIdentitySeed": "データベースに公開するとき、Identity 列のシードの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreUserSettingsObjects": "データベースに公開するとき、ユーザー設定オブジェクトの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreFullTextCatalogFilePath": "データベースに公開するとき、フルテキスト カタログのファイル パスの相違を無視するか、または警告を発するかを指定します。",
"SchemaCompare.Description.IgnoreWhitespace": "データベースに公開するとき、空白の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreWithNocheckOnForeignKeys": "データベースに公開するとき、外部キーの WITH NOCHECK 句の値の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.VerifyCollationCompatibility": "照合順序の互換性を確認するかどうかを指定します。",
"SchemaCompare.Description.UnmodifiableObjectWarnings": "ファイルのサイズまたはパスが異なるなど、変更できない相違がオブジェクトに見つかった場合に、警告を生成するかどうかを指定します。",
"SchemaCompare.Description.TreatVerificationErrorsAsWarnings": "公開の検証中に発生したエラーを警告として扱うかどうかを指定します。配置計画をターゲット データベースに対して実行する前に、生成された配置計画がチェックされます。計画の検証では、変更を加えるためには取り除く必要のあるターゲットのみのオブジェクト (インデックスなど) の損失などの問題が検出されます。また、複合プロジェクトへの参照のためテーブルやビューなどに依存関係が存在するのに、その関係がターゲット データベースに存在しない状況も検出されます。すべての問題の完全な一覧を取得するには、最初のエラー発生時に公開操作を停止するのではなく、この方法を使用することをお勧めします。",
"SchemaCompare.Description.ScriptRefreshModule": "公開スクリプトの末尾に更新ステートメントを追加します。",
"SchemaCompare.Description.ScriptNewConstraintValidation": "公開の最後に、すべての制約が 1 つのセットとしてチェックされるため、公開の途中でチェックまたは外部キー制約によってデータ エラーが発生することを回避できます。False に設定した場合、対応するデータをチェックすることなく制約が公開されます。",
"SchemaCompare.Description.ScriptFileSize": "filegroup にファイルを追加するときにサイズを指定するかどうかを設定します。",
"SchemaCompare.Description.ScriptDeployStateChecks": "データベース名とサーバー名がデータベース プロジェクトで指定された名前と一致していることを確認するステートメントを公開スクリプトで生成するかどうかを指定します。",
"SchemaCompare.Description.ScriptDatabaseOptions": "ターゲット データベースのプロパティを公開操作の一部として設定するか、更新するかを指定します。",
"SchemaCompare.Description.ScriptDatabaseCompatibility": "データベースに公開するとき、データベース互換性の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.ScriptDatabaseCollation": "データベースに公開するとき、データベース照合順序の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.RunDeploymentPlanExecutors": "他の操作が実行されているときに、DeploymentPlanExecutor の共同作成者を実行するかどうかを指定します。",
"SchemaCompare.Description.RegisterDataTierApplication": "スキーマをデータベース サーバーに登録するかどうかを指定します。",
"SchemaCompare.Description.PopulateFilesOnFileGroups": "ターゲット データベースで新しい FileGroup が作成されたときに新しいファイルも作成するかどうかを指定します。",
"SchemaCompare.Description.NoAlterStatementsToChangeClrTypes": "アセンブリに相違がある場合、発行では ALTER ASSEMBLY ステートメントを発行するのではなく、常にアセンブリを削除して作成し直すことを指定します。",
"SchemaCompare.Description.IncludeTransactionalScripts": "データベースに公開するとき、可能であればトランザクション ステートメントを使用するかどうかを指定します。",
"SchemaCompare.Description.IncludeCompositeObjects": "単一の公開操作の一部としてすべての複合要素を含めます。",
"SchemaCompare.Description.AllowUnsafeRowLevelSecurityDataMovement": "このプロパティが true に設定されている場合、行レベルセキュリティを使用するテーブルに対するデータ モーションをブロックしません。既定値は false です。",
"SchemaCompare.Description.IgnoreWithNocheckOnCheckConstraints": "データベースに公開するとき、CHECK 制約の WITH NOCHECK 句の値の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreFillFactor": "データベースに公開するとき、インデックス格納の FILL FACTOR の相違を無視するか、または警告を発するかを指定します。",
"SchemaCompare.Description.IgnoreFileSize": "データベースに公開するとき、ファイル サイズの相違を無視するか、または警告を発するかを指定します。",
"SchemaCompare.Description.IgnoreFilegroupPlacement": "データベースに公開するとき、FILEGROUP 内のオブジェクトの位置の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.DoNotAlterReplicatedObjects": "検証中に、レプリケートされるオブジェクトを特定するかどうかを指定します。",
"SchemaCompare.Description.DoNotAlterChangeDataCaptureObjects": "true の場合、Change Data Capture オブジェクトは変更されません。",
"SchemaCompare.Description.DisableAndReenableDdlTriggers": "Data Definition Language (DDL) トリガーを公開プロセスの開始時点で無効にし、公開操作の終了時点で再び有効にするかどうかを指定します。",
"SchemaCompare.Description.DeployDatabaseInSingleUserMode": "true の場合、データベースは配置前にシングル ユーザー モードに設定されます。",
"SchemaCompare.Description.CreateNewDatabase": "データベースに公開するときに、ターゲット データベースを更新するか削除して作成し直すかを指定します。",
"SchemaCompare.Description.CompareUsingTargetCollation": "この設定は、配置時にデータベースの照合順序を処理する方法を決定します。既定では、ターゲット データベースの照合順序がソースによって指定された照合順序と一致しない場合は更新されます。 このオプションを設定すると、ターゲット データベース (またはサーバーの) 照合順序を使用する必要があります。",
"SchemaCompare.Description.CommentOutSetVarDeclarations": "生成された公開スクリプトで SETVAR 変数の宣言をコメントにするかどうかを指定します。SQLCMD.EXE などのツールを使用して公開するときにコマンド ラインに値を指定する場合は、このオプションを選択することをお勧めします。",
"SchemaCompare.Description.BlockWhenDriftDetected": "スキーマがその登録内容と一致しなくなったか登録が解除されているデータベースの更新をブロックするかどうかを指定します。",
"SchemaCompare.Description.BlockOnPossibleDataLoss": "公開操作によるデータ損失の可能性がある場合に、公開を終了するかどうかを指定します。",
"SchemaCompare.Description.BackupDatabaseBeforeChanges": "変更を配置する前にデータベースをバックアップします。",
"SchemaCompare.Description.AllowIncompatiblePlatform": "互換性のない SQL Server プラットフォームであっても操作を行うかどうかを指定します。",
"SchemaCompare.Description.AllowDropBlockingAssemblies": "このプロパティは、配置計画の一部として、ブロックしているアセンブリを削除するために、SqlClr の配置によって使用されます。既定では、参照しているアセンブリを削除する必要がある場合、ブロックしているアセンブリまたは参照しているアセンブリは、アセンブリの更新をブロックします。",
"SchemaCompare.Description.DropConstraintsNotInSource": "データベースに公開するとき、データベース スナップショット (.dacpac) ファイルに存在しない制約をターゲット データベースから削除するかどうかを指定します。",
"SchemaCompare.Description.DropDmlTriggersNotInSource": "データベースに公開するとき、データベース スナップショット (.dacpac) ファイルに存在しない DML triggers が、ターゲット データベースから削除されるかどうかを指定します。",
"SchemaCompare.Description.DropExtendedPropertiesNotInSource": "データベースに公開するとき、データベース スナップショット (.dacpac) ファイルに存在しない拡張プロパティをターゲット データベースから削除するかどうかを指定します。",
"SchemaCompare.Description.DropIndexesNotInSource": "データベースに公開するとき、データベース スナップショット (.dacpac) ファイルに存在しないインデックスをターゲット データベースから削除するかどうかを指定します。",
"SchemaCompare.Description.IgnoreFileAndLogFilePath": "データベースに公開するとき、ファイルおよびログ ファイルのパスの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreExtendedProperties": "拡張プロパティを無視するかどうかを指定します。",
"SchemaCompare.Description.IgnoreDmlTriggerState": "データベースに公開するとき、DML triggers の有効または無効にされた状態の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreDmlTriggerOrder": "データベースに公開するとき、Data Manipulation Language (DML) triggers の順序の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreDefaultSchema": "データベースに公開するとき、既定のスキーマの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreDdlTriggerState": "データベースに公開するとき、Data Definition Language (DDL) triggers の有効または無効にされた状態の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreDdlTriggerOrder": "データベースまたはサーバーに公開するとき、Data Definition Language (DDL) triggers の順序の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreCryptographicProviderFilePath": "データベースに公開するとき、暗号化プロバイダーのファイル パスの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.VerifyDeployment": "公開の成功を妨げるような問題が生じた場合に、公開操作を停止する前にチェックを実行するかどうかを指定します。たとえば、データベース プロジェクトに存在しない外部キーをターゲット データベースに設定していると、公開時にエラーが発生し、公開操作が停止することがあります。",
"SchemaCompare.Description.IgnoreComments": "データベースに公開するとき、コメントの相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreColumnCollation": "データベースに公開するとき、列の照合順序の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreAuthorizer": "データベースに公開するとき、Authorizer の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.IgnoreAnsiNulls": "データベースに公開するとき、ANSI NULLS 設定の相違を無視するか、更新するかを指定します。",
"SchemaCompare.Description.GenerateSmartDefaults": "NULL 値を許可しない列を使用してデータが含まれるテーブルを更新するときに自動的に既定値を指定します。",
"SchemaCompare.Description.DropStatisticsNotInSource": "データベースに公開するとき、データベース スナップショット (.dacpac) ファイルに存在しない統計をターゲット データベースから削除するかどうかを指定します。",
"SchemaCompare.Description.DropRoleMembersNotInSource": "データベースに更新を公開するとき、データベース スナップショット (.dacpac) ファイルで定義されていないロール メンバーをターゲット データベースから削除するかどうかを指定します。</",
"SchemaCompare.Description.DropPermissionsNotInSource": "データベースに更新を公開するとき、データベース スナップショット (.dacpac) ファイルに存在しない権限をターゲット データベースから削除するかどうかを指定します。",
"SchemaCompare.Description.DropObjectsNotInSource": "データベースに公開するとき、データベース スナップショット (.dacpac) ファイルに存在しないオブジェクトをターゲット データベースから削除するかどうかを指定します。この値は DropExtendedProperties よりも優先されます。",
"SchemaCompare.Description.IgnoreColumnOrder": "データベースに発行するときに、テーブルの列の順序の違いを無視するか、更新するかを指定します。"
},
"out/dialogs/schemaCompareDialog": {
"schemaCompareDialog.ok": "OK",
"schemaCompareDialog.cancel": "キャンセル",
"schemaCompareDialog.SourceTitle": "SOURCE",
"schemaCompareDialog.TargetTitle": "ターゲット",
"schemaCompareDialog.fileTextBoxLabel": "FILE",
"schemaCompare.dacpacRadioButtonLabel": "データ層アプリケーション ファイル (.dacpac)",
"schemaCompare.databaseButtonLabel": "データベース",
"schemaCompare.radioButtonsLabel": "種類",
"schemaCompareDialog.serverDropdownTitle": "サーバー",
"schemaCompareDialog.databaseDropdownTitle": "データベース",
"schemaCompare.noActiveConnectionsText": "アクティブな接続がありません",
"schemaCompare.dialogTitle": "スキーマ比較",
"schemaCompareDialog.differentSourceMessage": "別のソース スキーマが選択されました。比較を表示して比較しますか?",
"schemaCompareDialog.differentTargetMessage": "別のターゲット スキーマが選択されました。比較を表示して比較しますか?",
"schemaCompareDialog.differentSourceTargetMessage": "異なるソース スキーマとターゲット スキーマが選択されています。比較を表示して比較しますか?",
"schemaCompareDialog.Yes": "はい",
"schemaCompareDialog.No": "いいえ",
"schemaCompare.openFile": "開く",
"schemaCompareDialog.defaultUser": "既定"
},
"out/schemaCompareMainWindow": {
"schemaCompare.CompareDetailsTitle": "詳細の比較",
"schemaCompare.ApplyConfirmation": "ターゲットを更新しますか?",
"schemaCompare.RecompareToRefresh": "比較を更新するには、[比較] をクリックします。",
"schemaCompare.generateScriptEnabledButton": "ターゲットに変更を配置するスクリプトを生成します",
"schemaCompare.generateScriptNoChanges": "スクリプトに変更はありません",
"schemaCompare.applyButtonEnabledTitle": "ターゲットに変更を適用する",
"schemaCompare.applyNoChanges": "適用する変更はありません",
"schemaCompare.deleteAction": "削除",
"schemaCompare.changeAction": "変更",
"schemaCompare.addAction": "追加",
"schemaCompare.Title": "スキーマ比較",
"schemaCompare.sourceLabel": "SOURCE",
"schemaCompare.targetLabel": "ターゲット",
"schemaCompare.switchLabel": "➔",
"schemaCompare.waitText": "比較を初期化します。しばらく時間がかかる場合があります。",
"schemaCompare.startText": "2 つのスキーマを比較するには、最初にソース スキーマとターゲット スキーマを選択し、[比較] を押します。",
"schemaCompare.noDifferences": "スキーマの違いは見つかりませんでした。",
"schemaCompare.compareErrorMessage": "スキーマ比較に失敗しました: {0}",
"schemaCompare.typeColumn": "種類",
"schemaCompare.sourceNameColumn": "ソース名",
"schemaCompare.includeColumnName": "包含",
"schemaCompare.actionColumn": "アクション",
"schemaCompare.targetNameColumn": "ターゲット名",
"schemaCompare.generateScriptButtonDisabledTitle": "ターゲットがデータベースの場合にスクリプトの生成が有効になります",
"schemaCompare.applyButtonDisabledTitle": "ターゲットがデータベースの場合に適用が有効になります",
"schemaCompare.compareButton": "比較",
"schemaCompare.compareButtonTitle": "比較",
"schemaCompare.cancelCompareButton": "停止",
"schemaCompare.cancelCompareButtonTitle": "停止",
"schemaCompare.cancelErrorMessage": "スキーマ比較を取り消すことができませんでした: '{0}'",
"schemaCompare.generateScriptButton": "スクリプトの生成",
"schemaCompare.generateScriptErrorMessage": "スクリプトを生成できませんでした: '{0}'",
"schemaCompare.optionsButton": "オプション",
"schemaCompare.optionsButtonTitle": "オプション",
"schemaCompare.updateButton": "適用",
"schemaCompare.ApplyYes": "はい",
"schemaCompare.updateErrorMessage": "スキーマ比較を適用できませんでした '{0}'",
"schemaCompare.switchDirectionButton": "方向の切り替え",
"schemaCompare.switchButtonTitle": "ソースとターゲットの切り替え",
"schemaCompare.sourceButtonTitle": "ソースの選択",
"schemaCompare.targetButtonTitle": "ターゲットの選択",
"schemaCompare.openScmpButton": ".scmp ファイルを開く",
"schemaCompare.openScmpButtonTitle": ".scmp ファイルに保存されたソース、ターゲット、およびオプションを読み込みます",
"schemaCompare.openFile": "開く",
"schemaCompare.openScmpErrorMessage": "scmp を開くことができませんでした: '{0}'",
"schemaCompare.saveScmpButton": ".scmp ファイルを保存",
"schemaCompare.saveScmpButtonTitle": "ソース、ターゲット、オプション、および除外された要素を保存します",
"schemaCompare.saveFile": "保存",
"schemaCompare.saveScmpErrorMessage": "scmp を保存できませんでした: '{0}'"
}
}
}

View File

@@ -1,16 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "SQL の基本言語サポート",
"description": "SQL ファイル内で構文ハイライト、かっこ一致を提供します。"
}
}
"Copyright": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0.0",
"contents": {
"package": {
"displayName": "SQL の基本言語サポート",
"description": "SQL ファイル内で構文ハイライト、かっこ一致を提供します。"
}
}
}