Files
azuredatastudio/i18n/ads-language-pack-ja/translations/extensions/big-data-cluster.i18n.json
Alex Ma f7b9ca775a Update for language packs, (#14912)
* update DE lang pack extension strings from previous refresh

* bump lang pack versions for DE

* update for spanish langpack

* update for french langpack

* update for italian pack

* update for japanese pack

* update for korean pack

* update for Brazilian Portuguese pack

* update for Russian pack

* Update for Simplified Chinese pack

* update for Traditional Chinese pack

* added updated language packs for german and spanish

* changed vscode version

* added french and italian packs

* changes made to main

* japanese language pack added

* added korean pack

* Added Portuguese pack

* added russian pack, also small change to pt pack

* simplified chinese pack

* added traditional chinese pack

* deleted old language packs

* restore sql.i18n.json files

* Main.i18n.json reverted

* Revert sql json files

* main.i18n.json file for German updated

* updates to language packs 1

* main json for italian updated.

* update to japanese main

* finished translations for vs and sql in main.

* added ADS exclusive extensions to package.json

* fixed markdown and seti translation ids

* German language pack fixed

* Removed make from ads-language-pack-de and fixed es language pack

* french language pack fixed

* fixed italian language pack and restored typescript-basics

* removed unnecessary readme strings and nsions.

* fixed japanese pack

* Korean language pack fixed

* Portuguese language pack fixed

* fixed russian language pack

* Simplified Chinese pack fixed

* traditional chinese fixed

* restored sqlservernotebook
2021-03-31 11:08:45 -07:00

198 lines
11 KiB
JSON

{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.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": "マウントの削除",
"bdc.configuration.title": "ビッグ データ クラスター",
"bdc.ignoreSslVerification.desc": "HDFS、Spark、コントローラーなどの SQL Server ビッグ データ クラスター エンドポイントに対する SSL 検証エラーを無視する (true の場合)"
},
"dist/bigDataCluster/utils": {
"state.creating": "作成中",
"state.waiting": "待機中",
"state.ready": "準備完了",
"state.deleting": "削除中",
"state.deleted": "削除済み",
"state.applyingUpgrade": "アップグレードの適用中",
"state.upgrading": "アップグレード中",
"state.applyingmanagedupgrade": "マネージド アップグレードの適用中",
"state.managedUpgrading": "マネージド アップグレード中",
"state.rollback": "ロールバック",
"state.rollbackInProgress": "ロールバックが進行中",
"state.rollbackComplete": "ロールバックの完了",
"state.error": "エラー",
"state.creatingSecrets": "シークレットの作成中",
"state.waitingForSecrets": "シークレットの待機中",
"state.creatingGroups": "グループの作成中",
"state.waitingForGroups": "グループの待機中",
"state.creatingResources": "リソースの作成中",
"state.waitingForResources": "リソースの待機中",
"state.creatingKerberosDelegationSetup": "Kerberos 委任セットアップの作成中",
"state.waitingForKerberosDelegationSetup": "Kerberos 委任のセットアップの待機中",
"state.waitingForDeletion": "削除の待機中",
"state.waitingForUpgrade": "アップグレードの待機中",
"state.upgradePaused": "アップグレードが一時停止しました",
"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": "コントロール",
"service.gateway": "ゲートウェイ",
"service.app": "アプリ",
"bdc.healthy": "正常",
"bdc.unhealthy": "異常",
"endpointsError": "BDC エンドポイントの取得中に予期しないエラーが発生しました: {0}"
},
"dist/bigDataCluster/dialog/hdfsDialogBase": {
"basicAuthName": "基本",
"integratedAuthName": "Windows 認証",
"mount.hdfs.loginerror1": "コントローラーへのログインに失敗しました",
"mount.hdfs.loginerror2": "コントローラーへのログインに失敗しました: {0}",
"err.controller.username.required": "ユーザー名が必須です",
"err.controller.password.required": "パスワードが必須です",
"textUrlLower": "URL",
"textUsernameLower": "ユーザー名",
"textPasswordLower": "パスワード",
"textUrlCapital": "クラスター管理の URL",
"textAuthCapital": "認証の種類",
"textUsernameCapital": "ユーザー名",
"textPasswordCapital": "パスワード",
"hdsf.dialog.connection.section": "クラスター接続",
"hdfs.dialog.ok": "OK",
"hdfs.dialog.cancel": "キャンセル"
},
"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/bigDataCluster/dialog/connectControllerDialog": {
"connectController.dialog.title": "コントローラーへの接続 (プレビュー)"
},
"dist/bigDataCluster/dialog/commonControls": {
"bdc.dashboard.viewDetails": "詳細の表示"
},
"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.nodeMetricsHeader": "ノード メトリックス",
"bdc.dashboard.sqlMetricsHeader": "SQL メトリック",
"bdc.dashboard.logsHeader": "ログ"
},
"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": "エンドポイント",
"endpointsError": "BDC エンドポイントの取得中に予期しないエラーが発生しました: {0}",
"bdc.dashboard.noConnection": "ダッシュボードには接続が必要です。[再試行] をクリックして資格情報を入力してください。",
"bdc.dashboard.unexpectedError": "予期しないエラーが発生しました: {0}",
"bdc.dashboard.copyTitle": "コピー",
"copiedEndpoint": "エンドポイント '{0}' がクリップボードにコピーされました"
},
"dist/bigDataCluster/dialog/mountHdfsDialog": {
"mount.main.section": "マウント構成",
"mount.hdfsPath.title": "HDFS パス",
"mount.err.formatting": "{0} での資格情報の書式設定が正しくありません",
"mount.task.name": "パス {0} 上に HDFS フォルダーをマウントしています",
"mount.task.submitted": "マウントの作成が開始されました",
"mount.task.complete": "HDFS フォルダーのマウントが完了しました",
"mount.task.inprogress": "マウントが完了しようとしています。後でご確認ください",
"mount.task.error": "フォルダーのマウントでエラーが発生しました: {0}",
"mount.error.unknown": "マウント プロセス中に不明なエラーが発生しました",
"mount.dialog.title": "HDFS フォルダーのマウント (プレビュー)",
"mount.hdfsPath.info": "マウントに関連付ける新しい (存在しない) ディレクトリへのパス",
"mount.remoteUri.title": "リモート URI",
"mount.remoteUri.info": "リモート データ ソースへの URI。ADLS の例: abfs://fs@saccount.dfs.core.windows.net/",
"mount.credentials.title": "資格情報",
"mount.credentials.info": "認証用の資格情報をリモート データ ソースにマウントして読み取りを行う",
"refreshmount.dialog.title": "マウントの更新",
"refreshmount.task.name": "パス {0} 上の HDFS マウントを更新しています",
"refreshmount.task.submitted": "マウントの更新要求が送信されました",
"deleteMount.dialog.title": "マウントの削除",
"deletemount.task.name": "パス {0} 上の HDFS マウントを削除しています",
"deletemount.task.submitted": "マウントの削除要求が送信されました"
}
}
}