mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Update extension resources and ENU XLF files (#6220)
* Add extension resources * Update enu XLF resources
This commit is contained in:
11
i18n/jpn/extensions/agent/out/dialogs/agentDialog.i18n.json
Normal file
11
i18n/jpn/extensions/agent/out/dialogs/agentDialog.i18n.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"agentDialog.OK": "OK",
|
||||
"agentDialog.Cancel": "キャンセル"
|
||||
}
|
||||
64
i18n/jpn/extensions/agent/out/dialogs/alertDialog.i18n.json
Normal file
64
i18n/jpn/extensions/agent/out/dialogs/alertDialog.i18n.json
Normal file
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"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": "待ち時間 (秒)"
|
||||
}
|
||||
46
i18n/jpn/extensions/agent/out/dialogs/jobDialog.i18n.json
Normal file
46
i18n/jpn/extensions/agent/out/dialogs/jobDialog.i18n.json
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"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": "ジョブを編集"
|
||||
}
|
||||
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"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.TSQL": "Transact-SQL スクリプト (T-SQL)",
|
||||
"jobStepDialog.powershell": "PowerShell",
|
||||
"jobStepDialog.CmdExec": "オペレーティング システム (CmdExec)",
|
||||
"jobStepDialog.agentServiceAccount": "SQL Server エージェント サービス アカウント",
|
||||
"jobStepDialog.nextStep": "次のステップに移動",
|
||||
"jobStepDialog.quitJobSuccess": "成功を報告してジョブを終了する",
|
||||
"jobStepDialog.quitJobFailure": "失敗を報告してジョブを終了する",
|
||||
"jobStepDialog.newJobStep": "新しいジョブ ステップ",
|
||||
"jobStepDialog.editJobStep": "ジョブ ステップの編集"
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"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": "ページャー"
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"pickSchedule.jobSchedules": "ジョブ スケジュール",
|
||||
"pickSchedule.ok": "OK",
|
||||
"pickSchedule.cancel": "キャンセル",
|
||||
"pickSchedule.availableSchedules": "利用可能なスケジュール:",
|
||||
"pickSchedule.scheduleName": "名前",
|
||||
"pickSchedule.scheduleID": "ID",
|
||||
"pickSchedule.description": "説明"
|
||||
}
|
||||
27
i18n/jpn/extensions/agent/out/dialogs/proxyDialog.i18n.json
Normal file
27
i18n/jpn/extensions/agent/out/dialogs/proxyDialog.i18n.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"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": "次のサブシステムに対してアクティブ"
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"scheduleDialog.newSchedule": "新しいスケジュール",
|
||||
"scheduleDialog.ok": "OK",
|
||||
"scheduleDialog.cancel": "キャンセル",
|
||||
"scheduleDialog.scheduleName": "スケジュール名",
|
||||
"scheduleDialog.schedules": "スケジュール"
|
||||
}
|
||||
Reference in New Issue
Block a user