Update extension resources and ENU XLF files (#6220)

* Add extension resources

* Update enu XLF resources
This commit is contained in:
Karl Burtram
2019-06-28 19:09:23 -07:00
committed by GitHub
parent 00c3758d86
commit bc7ac519d0
527 changed files with 12988 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"alertData.saveErrorMessage": "警告の更新に失敗しました '{0}'",
"alertData.DefaultAlertTypString": "SQL Server イベントの警告",
"alertDialog.PerformanceCondition": "SQL Server パフォーマンス条件警告",
"alertDialog.WmiEvent": "WMI イベント警告"
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"jobData.whenJobCompletes": "ジョブが完了するとき",
"jobData.whenJobFails": "ジョブが失敗したとき",
"jobData.whenJobSucceeds": "ジョブが成功するとき",
"jobData.jobNameRequired": "ジョブ名を指定する必要があります",
"jobData.saveErrorMessage": "ジョブの更新に失敗しました '{0}'",
"jobData.newJobErrorMessage": "ジョブの作成に失敗しました '{0}'",
"jobData.saveSucessMessage": "ジョブ '{0}' が正常に更新されました",
"jobData.newJobSuccessMessage": "ジョブ '{0}' が正常に作成されました"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"jobStepData.saveErrorMessage": "ステップの更新に失敗しました '{0}'",
"stepData.jobNameRequired": "ジョブ名を指定する必要があります",
"stepData.stepNameRequired": "ステップ名を指定する必要があります"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"proxyData.saveErrorMessage": "プロキシの更新に失敗しました '{0}'",
"proxyData.saveSucessMessage": "プロキシ '{0}' が正常に更新されました",
"proxyData.newJobSuccessMessage": "プロキシ '{0}' が正常に作成されました"
}

View 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": "キャンセル"
}

View 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": "待ち時間 (秒)"
}

View 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": "ジョブを編集"
}

View File

@@ -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": "ジョブ ステップの編集"
}

View File

@@ -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": "ページャー"
}

View File

@@ -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": "説明"
}

View 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": "次のサブシステムに対してアクティブ"
}

View File

@@ -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": "スケジュール"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"mainController.notImplemented": "この機能は開発中です。 最新の変更内容を試す場合には、最新のインサイダー ビルドをご確認ください。"
}

View File

@@ -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."
],
"accountProviderNotInitialized": "アカウント プロバイダーが初期化されていないため、操作を実行できません",
"addAccount": "{0} アカウントを追加します",
"refreshAccount": "{0} アカウントを更新します",
"azureWorkAccountDisplayName": "職場または学校アカウント",
"microsoftAccountDisplayName": "Microsoft アカウント"
}

View 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."
],
"clearTokenCacheSuccess": "トークン キャッシュが正常にクリアされました",
"clearTokenCacheFailure": "トークン キャッシュをクリアできませんでした"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"publicCloudDisplayName": "Azure"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"azure.resource.selectsubscriptions.credentialError": "アカウント {0} の資格情報を取得できませんでした。アカウントを更新してください。"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"azure.resource.providers.database.treeDataProvider.databaseContainerLabel": "SQL データベース"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"azure.resource.providers.databaseServer.treeDataProvider.databaseServerContainerLabel": "SQL Server"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"azure.resource.resourceTreeNode.noResourcesLabel": "リソースは見つかりませんでした。"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"azure.resource.tree.accountNotSignedInTreeNode.signInLabel": "Azure にサインイン..."
}

View 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."
],
"azure.resource.tree.accountTreeNode.credentialError": "アカウント {0} の資格情報を取得できませんでした。アカウントを更新してください。",
"azure.resource.tree.accountTreeNode.noSubscriptionsLabel": "サブスクリプションが見つかりません。"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"azure.resource.tree.subscriptionTreeNode.noResourcesLabel": "リソースが見つかりませんでした。"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"azure.resource.tree.treeProvider.loadingLabel": "読み込んでいます..."
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"azure.resource.error": "エラー: {0}"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"extensionName": "Azure アカウント"
}

View 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."
],
"downloadKubectlFailed": "Kubectl をダウンロードできませんでした: {0}",
"kubectlVersionCheckFailed": "kubectl 安定版を設定できませんでした: {0}"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"installDependenciesAction": "依存関係をインストールします",
"learnMoreAction": "詳細を表示",
"moreInfoMsg": "{0} ディレクトリをパスに追加するか、\"mssql-bdc.{0}-path\" 構成を {0} バイナリに設定します。"
}

View File

@@ -0,0 +1,15 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"binaryNotFound": "{0} バイナリが見つかりませんでした。{1}",
"binaryNotInstalled": "{0} がインストールされていません。{1}",
"kubernetesRequired": "SQL Server のビッグ データ クラスターには kubernetes が必要です。",
"cannotExecuteCmd": "コマンドを実行できません。",
"kubectlVersionIncompatible": "kubectl バージョン ${0} がクラスター Kubernetes バージョン {1} と互換性がない可能性があります",
"cannotRunCommand": "コマンド ({0}) を実行できません"
}

View 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."
],
"runKubectlFailed": "Kubectl を実行できません",
"setClusterFailed": "'{0}' を現在のクラスターとして設定できませんでした: {1}"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"bigDataClusterOutputChannel": "SQL Server のビッグ データ クラスター"
}

View File

@@ -0,0 +1,13 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"done": "完了",
"dependencyInstalled": "{0} は既にインストールされています...",
"installingDependency": "{0} をインストールしています...",
"installingDependencyFailed": "{0} をインストールできませんでした: {1}"
}

View File

@@ -0,0 +1,15 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"bdc-create.AKSClusterCardText": "新しい AKS クラスター",
"bdc-create.AKSClusterFullName": "新しい Azure Kubernetes Service クラスター",
"bdc-create.AKSClusterDescription": "このオプションは、SQL Server のビッグ データ クラスター展開用の新しい Azure Kubernetes Service (AKS) を構成します。AKS を使用すると、コンテナー化されたアプリケーションを実行するための、Kubernetes クラスターで事前構成された仮想マシンのクラスターを簡単に作成、構成、管理できます。",
"bdc-create.ExistingClusterCardText": "既存のクラスター",
"bdc-create.ExistingClusterFullName": "既存の Kubernetes クラスター",
"bdc-create.ExistingClusterDescription": "このオプションは、既に Kubernetes クラスターがインストールされていることが前提です。前提条件の確認が済んだら、適切なクラスター コンテキストを選択してください。"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"bdc-create.wizardTitle": "ビッグ データ クラスターを作成します",
"bdc-create.generateScriptsButtonText": "スクリプトの生成",
"bdc-create.createClusterButtonText": "作成"
}

View File

@@ -0,0 +1,35 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"bdc-create.clusterProfilePageTitle": "クラスター プロファイルを選択します",
"bdc-create.clusterProfilePageDescription": "要件を選択します。事前定義された既定のスケーリングが提供されます。後ほどクラスター構成に移動し、カスタマイズできます。",
"bdc-create.TargetClusterOverview": "ターゲット クラスターのスケール概要",
"bdc-create.clusterProfileLabel": "展開プロファイル",
"bdc-create.HardwareProfileText": "ハードウェア プロファイル",
"bdc-create.HardwareLabelColumnName": "ラベル",
"bdc-create.TotalNodesColumnName": "ノード",
"bdc-create.TotalCoresColumnName": "コア",
"bdc-create.TotalMemoryColumnName": "メモリ",
"bdc-create.TotalDisksColumnName": "ディスク",
"bdc-create.ScaleLabel": "小数点以下桁数",
"bdc-create.HardwareProfileLabel": "ハードウェア プロファイルのラベル",
"bdc-create.FeatureSetLabel": "機能セット",
"bdc-create.EngineOnlyText": "エンジンのみ",
"bdc-create.EngineWithFeaturesText": "オプション機能が含まれるエンジン",
"bdc-create.SQLServerMasterDisplayName": "SQL Server マスター",
"bdc-create.ComputePoolDisplayName": "コンピューティング プール",
"bdc-create.DataPoolDisplayName": "データ プール",
"bdc-create.StoragePoolDisplayName": "記憶域プール",
"bdc-create.SparkPoolDisplayName": "スパーク プール",
"bdc-create.SQLServerMasterDescription": "SQL Server インスタンスには、クラスター用の外部アクセス可能な TDS エンドポイントが備わっています",
"bdc-create.ComputePoolDescription": "TODO: 説明を追加します",
"bdc-create.DataPoolDescription": "TODO: 説明を追加します",
"bdc-create.StoragePoolDescription": "TODO: 説明を追加します",
"bdc-create.SparkPoolDescription": "TODO: 説明を追加します",
"bdc-create.poolLabelTemplate": "{0} ({1})"
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"bdc-create.selectTargetClusterPageTitle": "この SQL Server のビッグ データ クラスターをどこに展開しますか?",
"bdc-create.selectTargetClusterPageDescription": "Kubeconfig ファイルを選択し、リストからクラスター コンテキストを選択します",
"bdc-create.ClusterContextNotSelectedMessage": "クラスター コンテキストを選択してください。",
"bdc-create.kubeConfigFileLabelText": "Kube 構成のファイル パス",
"bdc-browseText": "参照",
"bdc-clusterContextsLabelText": "クラスター コンテキスト",
"bdc-errorLoadingClustersText": "構成ファイルにクラスター情報が見つからないか、構成ファイルの読み込み中にエラーが発生しました",
"bdc-selectKubeConfigFileText": "選択"
}

View File

@@ -0,0 +1,28 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"bdc-create.InstallToolsText": "ツールのインストール",
"bdc-create.InstallingButtonText": "インストールしています...",
"bdc-create.selectTargetClusterTypePageTitle": "ターゲット クラスター環境は何ですか。",
"bdc-create.selectTargetClusterTypePageDescription": "ターゲット環境を選択し、その環境に必要なツールをインストールします。",
"bdc-create.RefreshToolsButtonText": "状態の更新",
"bdc-create.toolNameColumnHeader": "ツール",
"bdc-create.toolDescriptionColumnHeader": "説明",
"bdc-create.toolVersionColumnHeader": "バージョン",
"bdc-create.toolStatusColumnHeader": "状態",
"bdc-create.PickTargetEnvironmentText": "ターゲット環境の選択",
"bdc-create.ToolsRefreshingText": "必要なツールの状態が更新されるまでお待ちください。",
"bdc-create.TargetClusterTypeNotSelectedText": "ターゲット クラスターの種類を選択してください。",
"bdc-create.MissingToolsText": "必要なツールをインストールしてください。",
"bdc-create.ComingSoonText": "(近日公開予定)",
"bdc-create.RequiredToolsText": "必要なツール",
"bdc-create.InstalledText": "インストール済み",
"bdc-create.NotInstalledText": "インストールされていません",
"bdc-create.InstallingText": "インストールしています...",
"bdc-create.FailedToInstallText": "インストールに失敗しました"
}

View File

@@ -0,0 +1,34 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"bdc-create.RestoreDefaultValuesText": "既定値に戻す",
"bdc-create.settingsPageTitle": "設定",
"bdc-create.settingsPageDescription": "SQL Server のビッグ データ クラスターを展開するために必要な設定を構成します",
"bdc-create.EulaNotAccepted": "続行するにはサービス利用規約とプライバシー ポリシーに同意する必要があります",
"bdc-create.ClusterName": "クラスター名",
"bdc-create.AdminUsernameText": "管理者ユーザー名",
"bdc-create.AdminUserPasswordText": "パスワード",
"bdc-create.SQLPortText": "SQL Server マスター",
"bdc-create.KnoxPortText": "Knox",
"bdc-create.ControllerPortText": "コントローラー",
"bdc-create.ProxyPortText": "プロキシ",
"bdc-create.GrafanaPortText": "Grafana ダッシュボード",
"bdc-create.KibanaPortText": "Kibana ダッシュボード",
"bdc-create.RegistryUserNamePasswordHintText": "プライベート レジストリの場合のみ必須",
"bdc-create.RegistryText": "レジストリ",
"bdc-create.RepositoryText": "リポジトリ",
"bdc-create.ImageTagText": "イメージ タグ",
"bdc-create.RegistryUserNameText": "ユーザー名",
"bdc-create.RegistryPasswordText": "パスワード",
"bdc-create.BasicSettingsText": "基本的な設定",
"bdc-create.ContainerRegistrySettings": "コンテナー レジストリの設定",
"bdc-create.PortSettings": "ポートの設定 (省略可能)",
"bdc-create.LicenseTerms": "ライセンス条項",
"bdc-create.PrivacyPolicyText": "プライバシー ポリシー",
"bdc-create.AcceptTermsText": "{0} および {1} に同意します。"
}

View File

@@ -0,0 +1,24 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"bdc-create.summaryPageTitle": "概要",
"bdc-create.TargetClusterTypeText": "クラスターの種類",
"bdc-create.ClusterContextText": "クラスター コンテキスト",
"bdc-create.ClusterNameText": "クラスター名",
"bdc-create.ClusterAdminUsernameText": "クラスター管理者ユーザー名",
"bdc-create.AcceptEulaText": "使用許諾契約書に同意します",
"bdc-create.DeploymentProfileText": "展開プロファイル",
"bdc-create.SqlServerMasterScaleText": "SQL Server マスターのスケール",
"bdc-create.ComputePoolScaleText": "コンピューティング プールのスケール",
"bdc-create.DataPoolScaleText": "データ プールのスケール",
"bdc-create.StoragePoolScaleText": "記憶域プールのスケール",
"bdc-create.SparkPoolScaleText": "スパーク プールのスケール",
"bdc-create.TargetClusterGroupTitle": "ターゲット クラスター",
"bdc-create.BigDataClusterGroupTitle": "SQL Server のビッグ データ クラスター",
"bdc-create.YesText": "はい"
}

View File

@@ -0,0 +1,13 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"dacFx.targetServerDropdownTitle": "ターゲット サーバー",
"dacFx.sourceServerDropdownTitle": "ソース サーバー",
"dacFx.databaseNameTextBox": "ターゲット データベース",
"dacFx.sourceDatabaseDropdownTitle": "ソース データベース"
}

View File

@@ -0,0 +1,29 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"dacfx.needConnection": "このウィザードを使用する前に、サーバーに接続してください。",
"dacFx.selectOperationPageName": "操作を選択します",
"dacFx.deployConfigPageName": "Dacpac の展開設定を選択します",
"dacFx.deployPlanPage": "展開計画を確認します",
"dacFx.deployActionPageName": "アクションの選択",
"dacFx.summaryPageName": "概要",
"dacFx.extractConfigPageName": "Dacpac の抽出設定を選択します",
"dacFx.importConfigPageName": "Bacpac のインポート設定を選択します",
"dacFx.exportConfigPageName": "Bacpac のエクスポート設定を選択します",
"dacFx.deployButton": "展開",
"dacFx.extractButton": "抽出",
"dacFx.importButton": "インポート",
"dacFx.exportButton": "エクスポート",
"dacFx.generateScriptButton": "スクリプトの生成",
"alertData.deployErrorMessage": "展開に失敗しました '{0}'",
"alertData.extractErrorMessage": "抽出に失敗しました '{0}'",
"alertData.exportErrorMessage": "エクスポートに失敗しました '{0}'",
"alertData.importErrorMessage": "インポートに失敗しました '{0}'",
"dacfx.scriptGeneratingMessage": "ウィザードが終了したら、タスク履歴でスクリプト生成状態を確認できます",
"alertData.deployPlanErrorMessage": "展開計画の生成に失敗しました '{0}'"
}

View File

@@ -0,0 +1,21 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"dacfx.targetServerName": "ターゲット サーバー",
"dacfx.targetDatabaseName": "ターゲット データベース",
"dacfx.sourceServerName": "ソース サーバー",
"dacfx.sourceDatabaseName": "ソース データベース",
"dacfx.fileLocation": "ファイルの場所",
"dacfx.scriptLocation": "展開スクリプトの場所",
"dacfx.action": "アクション",
"dacfx.deploy": "展開",
"dacfx.generateScript": "展開スクリプトの生成",
"dacfxExtract.version": "バージョン",
"dacfx.settingColumn": "設定",
"dacfx.valueColumn": "値"
}

View File

@@ -0,0 +1,14 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"dacFx.deployRadioButtonLabel": "展開",
"dacFx.deployScriptRadioButtonLabel": "展開スクリプトを生成して展開",
"dacFx.scriptRadioButtonLabel": "展開スクリプトの生成",
"dacfxDeployScript.saveFile": "保存",
"dacfx.generatedScriptLocation": "展開スクリプトの場所"
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"dacFx.databaseNameTextBox": "データベース名",
"dacFx.databaseNameDropdown": "データベース名",
"dacFxDeploy.openFile": "開く",
"dacFxDeploy.fileTextboxTitle": "ファイルの場所",
"dacFx.upgradeRadioButtonLabel": "既存のデータベースのアップグレード",
"dacFx.newRadioButtonLabel": "新しいデータベース",
"dacFx.targetDatabaseRadioButtonsTitle": "ターゲット データベース",
"dacFx.targetDatabaseDropdownTitle": "データベース名"
}

View File

@@ -0,0 +1,21 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"dacfx.dataLossTextWithCount": "リストされている {0} の展開アクションによってデータが失われる可能性があります。展開で生じる問題に備えてバックアップまたはスナップショットが使用可能であることを確認してください。",
"dacFx.dataLossCheckbox": "データ損失の可能性がありますが続行します",
"dacfx.noDataLossText": "リストされている展開アクションによってデータ損失は生じません。",
"dacfx.dataLossText": "展開アクションによってデータが失われる可能性があります。展開で生じる問題に備えて、バックアップまたはスナップショットが使用可能であることを確認してください。",
"dacfx.operationColumn": "操作",
"dacfx.operationTooltip": "展開中に発生する操作 (作成、変更、削除)",
"dacfx.typeColumn": "種類",
"dacfx.typeTooltip": "展開によって影響を受けるオブジェクトの種類",
"dacfx.objectColumn": "オブジェクト",
"dacfx.objecTooltip": "展開によって影響を受けるオブジェクトの名前",
"dacfx.dataLossColumn": "データ損失",
"dacfx.dataLossTooltip": "データが失われる可能性のある操作には警告マークが表示されます"
}

View 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."
],
"dacfxExport.saveFile": "保存",
"dacFxExport.fileTextboxTitle": "ファイルの場所"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"dacfxExtract.saveFile": "保存",
"dacFxExtract.fileTextboxTitle": "ファイルの場所",
"dacFxExtract.versionTextboxTitle": "バージョン (形式は x.x.x.x。x は数字)"
}

View 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."
],
"dacFxImport.openFile": "開く",
"dacFxImport.fileTextboxTitle": "ファイルの場所"
}

View File

@@ -0,0 +1,13 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"dacFx.deployRadioButtonLabel": "データ層アプリケーションの .dacpac ファイルを SQL Server インスタンスに展開します [Dacpac の展開]",
"dacFx.extractRadioButtonLabel": "SQL Server インスタンスのデータ層アプリケーションを .dacpac ファイルに抽出します [Dacpac の抽出]",
"dacFx.importRadioButtonLabel": ".bacpac ファイルからデータベースを作成します [Bacpac のインポート]",
"dacFx.exportRadioButtonLabel": "データベースのスキーマとデータを論理 .bacpac ファイル形式にエクスポートします [Bacpac のエクスポート]"
}

View File

@@ -0,0 +1,18 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"serviceStarted": "サービスが開始しました",
"serviceStarting": "サービスを開始しています",
"flatFileImport.serviceStartFailed": "インポート サービス {0} を開始できませんでした",
"installingServiceDetailed": "{0} サービスを {1} にインストールしています",
"installingService": "サービスをインストールしています",
"serviceInstalled": "インストール済み",
"downloadingService": "{0} をダウンロードしています",
"downloadingServiceStatus": "ダウンロード サービス",
"downloadingServiceComplete": "完了"
}

View 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."
],
"import.serviceCrashButton": "フィードバックの送信",
"serviceCrashMessage": "サービス コンポーネントを開始できませんでした"
}

View File

@@ -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."
],
"import.needConnection": "このウィザードを使用する前に、サーバーに接続してください。",
"flatFileImport.wizardName": "フラット ファイルのインポート ウィザード",
"flatFileImport.page1Name": "入力ファイルを指定",
"flatFileImport.page2Name": "データのプレビュー",
"flatFileImport.page3Name": "列の変更",
"flatFileImport.page4Name": "概要",
"flatFileImport.importNewFile": "新しいファイルのインポート"
}

View File

@@ -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."
],
"flatFileImport.serverDropdownTitle": "データベースが含まれるサーバー",
"flatFileImport.databaseDropdownTitle": "テーブルが作成されているデータベース",
"flatFileImport.browseFiles": "参照",
"flatFileImport.openFile": "開く",
"flatFileImport.fileTextboxTitle": "インポートするファイルの場所",
"flatFileImport.tableTextboxTitle": "新しいテーブル名",
"flatFileImport.schemaTextboxTitle": "テーブル スキーマ"
}

View File

@@ -0,0 +1,15 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"flatFileImport.importData": "データのインポート",
"flatFileImport.next": "次へ",
"flatFileImport.columnName": "列名",
"flatFileImport.dataType": "データ型",
"flatFileImport.primaryKey": "主キー",
"flatFileImport.allowNulls": "Null を許容"
}

View 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."
],
"flatFileImport.refresh": "最新の情報に更新",
"flatFileImport.prosePreviewMessage": "この操作によって、最初の 50 行までのプレビューを下に生成するために入力ファイル構造が分析されました。"
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"flatFileImport.importInformation": "情報のインポート",
"flatFileImport.importStatus": "インポート状態",
"flatFileImport.serverName": "サーバー名",
"flatFileImport.databaseName": "データベース名",
"flatFileImport.tableName": "テーブル名",
"flatFileImport.tableSchema": "テーブル スキーマ",
"flatFileImport.fileImport": "インポートするファイル",
"flatFileImport.success.norows": "✔ テーブルにデータを正常に挿入しました。"
}

View File

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