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