mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
update localization resource files (#14389)
This commit is contained in:
26
i18n/jpn/extensions/mssql/dist/dashboard/serviceEndpoints.i18n.json
vendored
Normal file
26
i18n/jpn/extensions/mssql/dist/dashboard/serviceEndpoints.i18n.json
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"grafana": "メトリック ダッシュボード",
|
||||
"kibana": "ログ検索ダッシュボード",
|
||||
"sparkHistory": "Spark ジョブの管理と監視ダッシュボード",
|
||||
"yarnHistory": "Spark 診断と監視ダッシュボード",
|
||||
"copyText": "コピー",
|
||||
"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 ステートメント、ジョブ、アプリケーションを実行するためのプロキシ"
|
||||
}
|
||||
13
i18n/jpn/extensions/mssql/dist/hdfs/hdfsModel.i18n.json
vendored
Normal file
13
i18n/jpn/extensions/mssql/dist/hdfs/hdfsModel.i18n.json
vendored
Normal 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."
|
||||
],
|
||||
"mssql.recursivePermissionOpStarted": "アクセス許可の変更を '{0}' に再帰的に適用しています",
|
||||
"mssql.recursivePermissionOpSucceeded": "アクセス許可の変更が正常に適用されました。",
|
||||
"mssql.recursivePermissionOpProgress": "アクセス許可の変更を '{0}' に適用しています。",
|
||||
"mssql.recursivePermissionOpError": "アクセス許可の変更の適用でエラーが発生しました: {0}"
|
||||
}
|
||||
19
i18n/jpn/extensions/mssql/dist/hdfs/webhdfs.i18n.json
vendored
Normal file
19
i18n/jpn/extensions/mssql/dist/hdfs/webhdfs.i18n.json
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"webhdfs.invalidDataStructure": "無効なデータ構造",
|
||||
"webhdfs.missingProperties": "オプションが不足しているため、WebHDFS クライアントを作成できません: ${0}",
|
||||
"webhdfs.undefinedArgument": "'${0}' は未定義です。",
|
||||
"webhdfs.httpError400": "無効な要求",
|
||||
"webhdfs.httpError401": "許可されていません",
|
||||
"webhdfs.httpError403": "禁止されています",
|
||||
"webhdfs.httpError404": "見つかりません",
|
||||
"webhdfs.httpError500": "内部サーバー エラー",
|
||||
"webhdfs.unknownError": "不明なエラー",
|
||||
"webhdfs.unexpectedRedirect": "予期しないリダイレクト"
|
||||
}
|
||||
46
i18n/jpn/extensions/mssql/dist/localizedConstants.i18n.json
vendored
Normal file
46
i18n/jpn/extensions/mssql/dist/localizedConstants.i18n.json
vendored
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."
|
||||
],
|
||||
"msgMissingNodeContext": "ノードが渡されずに呼び出されたノード コマンド",
|
||||
"mssql.manageAccessTitle": "アクセスの管理",
|
||||
"mssql.locationTitle": "場所: ",
|
||||
"mssql.permissionsTitle": "アクセス許可",
|
||||
"mssql.ownerPostfix": " - 所有者",
|
||||
"mssql.owningGroupPostfix": " - 所有グループ",
|
||||
"mssql.everyone": "他のすべてのユーザー",
|
||||
"mssql.userLabel": "ユーザー",
|
||||
"mssql.groupLabel": "グループ",
|
||||
"mssql.accessHeader": "アクセス",
|
||||
"mssql.defaultHeader": "既定",
|
||||
"mssql.delete": "削除",
|
||||
"mssql.stickyHeader": "付箋",
|
||||
"mssql.inheritDefaultsLabel": "既定値の継承",
|
||||
"mssql.readHeader": "読み取り",
|
||||
"mssql.writeHeader": "書き込み",
|
||||
"mssql.executeHeader": "実行",
|
||||
"mssql.addUserOrGroup": "ユーザーまたはグループの追加",
|
||||
"mssql.enterNamePlaceholder": "名前の入力",
|
||||
"mssql.addLabel": "追加",
|
||||
"mssql.namedUsersAndGroups": "名前付きユーザーとグループ",
|
||||
"mssql.apply": "適用",
|
||||
"mssql.applyRecursively": "再帰的に適用",
|
||||
"mssql.errorApplyingAclChanges": "変更の適用中に予期しないエラーが発生しました: {0}",
|
||||
"sparkJobSubmission_LocalFileDestinationHint": "ローカル ファイルは HDFS にアップロードされます。 ",
|
||||
"sparkJobSubmission_SubmissionEndMessage": ".......................... Spark ジョブの送信終了 ............................",
|
||||
"sparkJobSubmission_PrepareUploadingFile": "ローカル {0} から HDFS フォルダーへファイルをアップロードしています: {1}",
|
||||
"sparkJobSubmission_UploadingFileSucceeded": "ファイルがクラスターに正常にアップロードされました。",
|
||||
"sparkJobSubmission_UploadingFileFailed": "ファイルをクラスターにアップロードできませんでした。{0}",
|
||||
"sparkJobSubmission_PrepareSubmitJob": "ジョブ {0} を送信しています...",
|
||||
"sparkJobSubmission_SubmitJobFinished": "Spark ジョブが送信されました。",
|
||||
"sparkJobSubmission_SubmitJobFailed": "Spark ジョブを送信できませんでした。{0} ",
|
||||
"sparkJobSubmission_YarnUIMessage": "YarnUI URL: {0} ",
|
||||
"sparkJobSubmission_SparkHistoryLinkMessage": "Spark 履歴 URL: {0} ",
|
||||
"sparkJobSubmission_GetApplicationIdFailed": "アプリケーション ID の取得に失敗しました。{0}",
|
||||
"sparkJobSubmission_LocalFileNotExisted": "ローカル ファイル {0} が存在しません。 ",
|
||||
"sparkJobSubmission_NoSqlBigDataClusterFound": "SQL Server ビッグ データ クラスターが見つかりません。"
|
||||
}
|
||||
13
i18n/jpn/extensions/mssql/dist/main.i18n.json
vendored
Normal file
13
i18n/jpn/extensions/mssql/dist/main.i18n.json
vendored
Normal 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."
|
||||
],
|
||||
"msgSampleCodeDataFrame": "このサンプル コードは、ファイルをデータ フレームに読み込み、最初の 10 件の結果を示します。",
|
||||
"notebookFileType": "ノートブック",
|
||||
"unsupportedFileType": ".ipynb ノートブックのみがサポートされています",
|
||||
"fileNotFound": "指定されたファイルが見つかりません"
|
||||
}
|
||||
10
i18n/jpn/extensions/mssql/dist/objectExplorerNodeProvider/cancelableStream.i18n.json
vendored
Normal file
10
i18n/jpn/extensions/mssql/dist/objectExplorerNodeProvider/cancelableStream.i18n.json
vendored
Normal 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."
|
||||
],
|
||||
"streamCanceled": "ユーザーによって取り消されたストリーム操作"
|
||||
}
|
||||
13
i18n/jpn/extensions/mssql/dist/objectExplorerNodeProvider/command.i18n.json
vendored
Normal file
13
i18n/jpn/extensions/mssql/dist/objectExplorerNodeProvider/command.i18n.json
vendored
Normal 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."
|
||||
],
|
||||
"progress": "$(sync~spin) {0}...",
|
||||
"cancelTooltip": "キャンセル",
|
||||
"cancel": "操作をキャンセルしますか?",
|
||||
"mssql.searchServers": "サーバー名を検索"
|
||||
}
|
||||
12
i18n/jpn/extensions/mssql/dist/objectExplorerNodeProvider/connection.i18n.json
vendored
Normal file
12
i18n/jpn/extensions/mssql/dist/objectExplorerNodeProvider/connection.i18n.json
vendored
Normal 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."
|
||||
],
|
||||
"connectionInfoUndefined": "ConnectionInfo が定義されていません。",
|
||||
"connectionInfoOptionsUndefined": "ConnectionInfo.options が定義されていません。",
|
||||
"connectionInfoOptionsMissingProperties": "connectionInfo.options で一部のプロパティが不足しています: {0}"
|
||||
}
|
||||
11
i18n/jpn/extensions/mssql/dist/objectExplorerNodeProvider/fileSources.i18n.json
vendored
Normal file
11
i18n/jpn/extensions/mssql/dist/objectExplorerNodeProvider/fileSources.i18n.json
vendored
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."
|
||||
],
|
||||
"maxSizeNotice": "注意: このファイルはプレビュー用に {0} で切り詰められました。 ",
|
||||
"maxSizeReached": "ファイルはプレビュー用に {0} で切り捨てられました。"
|
||||
}
|
||||
28
i18n/jpn/extensions/mssql/dist/objectExplorerNodeProvider/hdfsCommands.i18n.json
vendored
Normal file
28
i18n/jpn/extensions/mssql/dist/objectExplorerNodeProvider/hdfsCommands.i18n.json
vendored
Normal 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."
|
||||
],
|
||||
"allFiles": "すべてのファイル",
|
||||
"lblUploadFiles": "アップロード",
|
||||
"uploading": "HDFS にファイルをアップロードしています",
|
||||
"uploadCanceled": "アップロード操作が取り消されました",
|
||||
"uploadError": "ファイルのアップロードでエラーが発生しました: {0}",
|
||||
"makingDir": "ディレクトリを作成しています",
|
||||
"mkdirCanceled": "操作が取り消されました",
|
||||
"mkDirError": "ディレクトリの作成でエラーが発生しました: {0}",
|
||||
"enterDirName": "ディレクトリ名を入力する",
|
||||
"deleteError": "ファイルの削除でエラーが発生しました: {0}",
|
||||
"msgDeleteFolder": "対象フォルダーとその内容を削除してもよろしいですか?",
|
||||
"msgDeleteFile": "このファイルを削除しますか?",
|
||||
"saving": "HDFS ファイルを保存しています",
|
||||
"saveCanceled": "保存操作は取り消されました",
|
||||
"saveError": "ファイルの保存でエラーが発生しました: {0}",
|
||||
"previewing": "プレビューを生成しています",
|
||||
"previewError": "ファイルのプレビューでエラーが発生しました: {0}",
|
||||
"copyPathError": "パスのコピーでエラーが発生しました: {0}",
|
||||
"manageAccessError": "[アクセスの管理] ダイアログを開いている間に予期しないエラーが発生しました: {0}"
|
||||
}
|
||||
11
i18n/jpn/extensions/mssql/dist/objectExplorerNodeProvider/hdfsProvider.i18n.json
vendored
Normal file
11
i18n/jpn/extensions/mssql/dist/objectExplorerNodeProvider/hdfsProvider.i18n.json
vendored
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."
|
||||
],
|
||||
"errorExpanding": "エラー: {0}",
|
||||
"errDeleteConnectionNode": "接続を削除できません。削除できるのはサブフォルダーとファイルのみです。"
|
||||
}
|
||||
14
i18n/jpn/extensions/mssql/dist/objectExplorerNodeProvider/objectExplorerNodeProvider.i18n.json
vendored
Normal file
14
i18n/jpn/extensions/mssql/dist/objectExplorerNodeProvider/objectExplorerNodeProvider.i18n.json
vendored
Normal 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."
|
||||
],
|
||||
"prmptPwd": "HDFS に接続するためのパスワードを入力してください:",
|
||||
"sessionNotFound": "ノード {0} のセッションが存在しません",
|
||||
"notifyError": "ノード変更の通知でエラーが発生しました: {0}",
|
||||
"hdfsFolder": "HDFS",
|
||||
"rootLabel": "ルート"
|
||||
}
|
||||
11
i18n/jpn/extensions/mssql/dist/prompts/confirm.i18n.json
vendored
Normal file
11
i18n/jpn/extensions/mssql/dist/prompts/confirm.i18n.json
vendored
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."
|
||||
],
|
||||
"msgYes": "はい",
|
||||
"msgNo": "いいえ"
|
||||
}
|
||||
14
i18n/jpn/extensions/mssql/dist/sparkFeature/dialog/dialogCommands.i18n.json
vendored
Normal file
14
i18n/jpn/extensions/mssql/dist/sparkFeature/dialog/dialogCommands.i18n.json
vendored
Normal 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."
|
||||
],
|
||||
"selectOtherServer": "他の SQL Server を選択する",
|
||||
"sparkJobSubmission_PleaseSelectSqlWithCluster": "ビッグ データ クラスターが含まれる SQL Server を選択してください。",
|
||||
"sparkJobSubmission_NoSqlSelected": "SQL Server が選択されていません。",
|
||||
"errorNotSqlBigDataCluster": "選択したサーバーが SQL Server ビッグ データ クラスターに属していません",
|
||||
"sparkJobSubmission_GetFilePathFromSelectedNodeFailed": "ファイル パス取得エラー: {0}"
|
||||
}
|
||||
16
i18n/jpn/extensions/mssql/dist/sparkFeature/dialog/sparkJobSubmission/sparkAdvancedTab.i18n.json
vendored
Normal file
16
i18n/jpn/extensions/mssql/dist/sparkFeature/dialog/sparkJobSubmission/sparkAdvancedTab.i18n.json
vendored
Normal 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."
|
||||
],
|
||||
"sparkJobSubmission_AdvancedTabName": "詳細",
|
||||
"sparkJobSubmission_ReferenceJarList": "Jar を参照する",
|
||||
"sparkJobSubmission_ReferenceJarListToolTip": "Executor 作業ディレクトリに配置される Jar。Jar パスは HDFS パスにする必要があります。複数のパスはセミコロン (;) で区切ってください",
|
||||
"sparkJobSubmission_ReferencePyList": "参照 py ファイル",
|
||||
"sparkJobSubmission_ReferencePyListTooltip": "Executor 作業ディレクトリに配置される Py ファイル。ファイル パスは HDFS パスにする必要があります。複数のパスはセミコロン (;) で区切ってください",
|
||||
"sparkJobSubmission_ReferenceFilesList": "参照ファイル",
|
||||
"sparkJobSubmission_ReferenceFilesListTooltip": "Executor 作業ディレクトリに配置されるファイル。ファイル パスは HDFS パスにする必要があります。複数のパスはセミコロン (;) で区切ってください"
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"sparkJobSubmission_GeneralTabName": "全般",
|
||||
"sparkJobSubmission_JobNamePlaceHolder": "名前の入力...",
|
||||
"sparkJobSubmission_JobName": "ジョブ名",
|
||||
"sparkJobSubmission_SparkCluster": "Spark クラスター",
|
||||
"sparkJobSubmission_FilePathPlaceHolder": ".jar ファイルまたは .py ファイルへのパス",
|
||||
"sparkJobSubmission_LocalFileDestinationHintWithPath": "選択したローカル ファイルが HDFS にアップロードされます: {0}",
|
||||
"sparkJobSubmission_MainFilePath": "JAR/py ファイル",
|
||||
"sparkJobSubmission_MainClass": "メイン クラス",
|
||||
"sparkJobSubmission_Arguments": "引数",
|
||||
"sparkJobSubmission_ArgumentsTooltip": "メイン クラスで使用されるコマンド ライン引数。複数の引数を使うには、スペースで区切る必要があります。",
|
||||
"sparkJobSubmission_NotSpecifyJobName": "プロパティ ジョブ名が指定されていません。",
|
||||
"sparkJobSubmission_NotSpecifyJARPYPath": "プロパティ JAR/py ファイルが指定されていません。",
|
||||
"sparkJobSubmission_NotSpecifyMainClass": "プロパティ メイン クラスが指定されていません。",
|
||||
"sparkJobSubmission_HDFSFileNotExistedWithPath": "{0} がクラスターに存在しないか、例外がスローされました。 ",
|
||||
"sparkJobSubmission_HDFSFileNotExisted": "指定された HDFS ファイルが存在しません。 ",
|
||||
"sparkSelectLocalFile": "選択",
|
||||
"sparkJobSubmission_SelectFileError": "次のエラーが原因で、ファイルの検索でエラーが発生しました: {0}"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"sparkJobSubmission_SparkJobSubmissionDialogInitializeError": "SparkJobSubmissionDialog のパラメーターが無効です",
|
||||
"sparkJobSubmission_DialogTitleNewJob": "新しいジョブ",
|
||||
"sparkJobSubmission_DialogCancelButton": "キャンセル",
|
||||
"sparkJobSubmission_DialogSubmitButton": "送信",
|
||||
"sparkJobSubmission_SubmitSparkJob": "{0} Spark ジョブの送信:",
|
||||
"sparkJobSubmission_SubmissionStartMessage": ".......................... Spark ジョブの送信開始 .........................."
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"sparkJobSubmission_SparkJobSubmissionModelInitializeError": "SparkJobSubmissionModel のパラメーターが無効です",
|
||||
"sparkJobSubmission_submissionArgsIsInvalid": "submissionArgs が無効です。 ",
|
||||
"sparkJobSubmission_LivyBatchIdIsInvalid": "livyBatchId が無効です。 ",
|
||||
"sparkJobSubmission_GetApplicationIdTimeOut": "アプリケーション ID の取得タイムアウト。{0}[ログ] {1}",
|
||||
"sparkJobSubmission_localFileOrFolderNotSpecified.": "プロパティ localFilePath または hdfsFolderPath が指定されていません。 ",
|
||||
"sparkJobSubmission_PathNotSpecified.": "プロパティ パスが指定されていません。 "
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"sparkJobSubmission_LivyNoBatchIdReturned": "応答から Spark ジョブ バッチ ID は返されません。{0}[エラー]{1}",
|
||||
"sparkJobSubmission_LivyNoLogReturned": "応答で返されたログはありません。{0}[エラー] {1}"
|
||||
}
|
||||
19
i18n/jpn/extensions/mssql/dist/sqlToolsServer.i18n.json
vendored
Normal file
19
i18n/jpn/extensions/mssql/dist/sqlToolsServer.i18n.json
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"serviceStartedStatusMsg": "{0} が開始されました",
|
||||
"startingServiceStatusMsg": "{0} の開始中",
|
||||
"failedToStartServiceErrorMsg": "{0} を開始できませんでした",
|
||||
"installingServiceChannelMsg": "{0} を {1} にインストールしています",
|
||||
"installingServiceStatusMsg": "{0} のインストール中",
|
||||
"installedServiceChannelMsg": "{0} がインストールされました",
|
||||
"downloadingServiceChannelMsg": "{0} のダウンロード中",
|
||||
"downloadingServiceSizeChannelMsg": "({0} KB)",
|
||||
"downloadingServiceStatusMsg": "{0} のダウンロード中",
|
||||
"downloadServiceDoneChannelMsg": "{0} のインストールが完了しました"
|
||||
}
|
||||
11
i18n/jpn/extensions/mssql/dist/telemetry.i18n.json
vendored
Normal file
11
i18n/jpn/extensions/mssql/dist/telemetry.i18n.json
vendored
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."
|
||||
],
|
||||
"viewKnownIssuesText": "既知の問題の表示",
|
||||
"serviceCrashMessage": "{0} コンポーネントが予期せず終了しました。Azure Data Studio を再起動してください。"
|
||||
}
|
||||
Reference in New Issue
Block a user