Added localized vscode extensions to localization source files (#21684)

* added localized vscode extensions

* bump to 1.42
This commit is contained in:
Alex Ma
2023-01-23 12:42:31 -08:00
committed by GitHub
parent ac4afbec6c
commit 205e683a4d
126 changed files with 2008 additions and 2408 deletions

View File

@@ -2,7 +2,7 @@
"name": "ads-language-pack-ja",
"displayName": "Japanese Language Pack for Azure Data Studio",
"description": "Language pack extension for Japanese",
"version": "1.41.0",
"version": "1.42.0",
"publisher": "Microsoft",
"repository": {
"type": "git",
@@ -11,7 +11,7 @@
"license": "SEE SOURCE EULA LICENSE IN LICENSE.txt",
"engines": {
"vscode": "*",
"azdata": "^1.41.0"
"azdata": "^1.42.0"
},
"icon": "languagepack.png",
"categories": [
@@ -36,13 +36,25 @@
"id": "vscode.configuration-editing",
"path": "./translations/extensions/configuration-editing.i18n.json"
},
{
"id": "vscode.csharp",
"path": "./translations/extensions/csharp.i18n.json"
},
{
"id": "vscode.dart",
"path": "./translations/extensions/dart.i18n.json"
},
{
"id": "vscode.docker",
"path": "./translations/extensions/docker.i18n.json"
},
{
"id": "vscode.git-ui",
"path": "./translations/extensions/git-ui.i18n.json"
"id": "vscode.fsharp",
"path": "./translations/extensions/fsharp.i18n.json"
},
{
"id": "vscode.git-base",
"path": "./translations/extensions/git-base.i18n.json"
},
{
"id": "vscode.git",
@@ -56,10 +68,18 @@
"id": "vscode.github",
"path": "./translations/extensions/github.i18n.json"
},
{
"id": "vscode.html",
"path": "./translations/extensions/html.i18n.json"
},
{
"id": "vscode.image-preview",
"path": "./translations/extensions/image-preview.i18n.json"
},
{
"id": "vscode.javascript",
"path": "./translations/extensions/javascript.i18n.json"
},
{
"id": "vscode.json-language-features",
"path": "./translations/extensions/json-language-features.i18n.json"
@@ -68,6 +88,10 @@
"id": "vscode.json",
"path": "./translations/extensions/json.i18n.json"
},
{
"id": "vscode.julia",
"path": "./translations/extensions/julia.i18n.json"
},
{
"id": "vscode.markdown-basics",
"path": "./translations/extensions/markdown-basics.i18n.json"
@@ -76,6 +100,10 @@
"id": "vscode.markdown-language-features",
"path": "./translations/extensions/markdown-language-features.i18n.json"
},
{
"id": "vscode.markdown-math",
"path": "./translations/extensions/markdown-math.i18n.json"
},
{
"id": "vscode.merge-conflict",
"path": "./translations/extensions/merge-conflict.i18n.json"
@@ -100,6 +128,10 @@
"id": "vscode.search-result",
"path": "./translations/extensions/search-result.i18n.json"
},
{
"id": "vscode.simple-browser",
"path": "./translations/extensions/simple-browser.i18n.json"
},
{
"id": "vscode.sql",
"path": "./translations/extensions/sql.i18n.json"
@@ -148,10 +180,6 @@
"id": "vscode.theme-tomorrow-night-blue",
"path": "./translations/extensions/theme-tomorrow-night-blue.i18n.json"
},
{
"id": "vscode.typescript-basics",
"path": "./translations/extensions/typescript-basics.i18n.json"
},
{
"id": "vscode.xml",
"path": "./translations/extensions/xml.i18n.json"
@@ -188,10 +216,6 @@
"id": "Microsoft.azurehybridtoolkit",
"path": "./translations/extensions/azurehybridtoolkit.i18n.json"
},
{
"id": "Microsoft.big-data-cluster",
"path": "./translations/extensions/big-data-cluster.i18n.json"
},
{
"id": "Microsoft.cms",
"path": "./translations/extensions/cms.i18n.json"

View File

@@ -1,205 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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": {
"dist/bigDataCluster/controller/clusterControllerApi": {
"bdc.error.deleteHdfs": "マウントの削除エラー",
"bdc.error.getBdcStatus": "{0} から BDC ステータスを取得する操作でエラーが発生しました",
"bdc.error.getClusterConfig": "{0} からのクラスター構成の取得でエラーが発生しました",
"bdc.error.getEndPoints": "{0} からのエンドポイントの取得でエラーが発生しました",
"bdc.error.mountHdfs": "マウントの作成でエラーが発生しました",
"bdc.error.refreshHdfs": "マウントの更新エラー",
"bdc.error.statusHdfs": "マウント状態の取得エラー",
"bdc.error.tokenPost": "認証中のエラー",
"bdc.error.unauthorized": "Windows 認証を使用してこのクラスターにログインするアクセス許可がありません",
"error.no.activedirectory": "このクラスターは Windows 認証をサポートしていません"
},
"dist/bigDataCluster/localizedConstants": {
"add": "追加",
"addNewController": "新しいコントローラーの追加",
"basicAuthName": "基本",
"bdc.dashboard.bdcOverview": "ビッグ データ クラスターの概要",
"bdc.dashboard.clusterDetails": "クラスターの詳細",
"bdc.dashboard.clusterOverview": "クラスターの概要",
"bdc.dashboard.clusterProperties": "クラスターのプロパティ",
"bdc.dashboard.clusterState": "クラスターの状態",
"bdc.dashboard.copy": "コピー",
"bdc.dashboard.endpoint": "エンドポイント",
"bdc.dashboard.healthStatus": "正常性状態",
"bdc.dashboard.healthStatusDetails": "正常性状態の詳細",
"bdc.dashboard.instance": "インスタンス",
"bdc.dashboard.lastUpdated": "最終更新日: {0}",
"bdc.dashboard.loadingClusterStateCompleted": "クラスター状態の読み込みが完了しました",
"bdc.dashboard.loadingHealthStatusCompleted": "正常性状態の読み込みが完了しました",
"bdc.dashboard.logs": "ログ",
"bdc.dashboard.metricsAndLogs": "メトリックとログ",
"bdc.dashboard.noConnection": "ダッシュボードには接続が必要です。[再試行] をクリックして資格情報を入力してください。",
"bdc.dashboard.nodeMetrics": "ノード メトリック",
"bdc.dashboard.notAvailable": "該当なし",
"bdc.dashboard.refresh": "最新の情報に更新",
"bdc.dashboard.service": "サービス",
"bdc.dashboard.serviceEndpoints": "サービス エンドポイント",
"bdc.dashboard.serviceName": "サービス名",
"bdc.dashboard.sqlMetrics": "SQL メトリック",
"bdc.dashboard.state": "状態",
"bdc.dashboard.status": "状態アイコン",
"bdc.dashboard.troubleshoot": "トラブルシューティング",
"bdc.dashboard.unexpectedError": "予期しないエラーが発生しました: {0}",
"bdc.dashboard.view": "表示",
"bdc.dashboard.viewDetails": "詳細の表示",
"bdc.dashboard.viewErrorDetails": "エラーの詳細の表示",
"bdc.dashboard.viewLogs": "Kibana ログ {0} の表示",
"bdc.dashboard.viewNodeMetrics": "ノード メトリック {0} の表示 ",
"bdc.dashboard.viewSqlMetrics": "SQL メトリック {0} の表示",
"cancel": "キャンセル",
"clusterManagementUrl": "クラスター管理の URL",
"connectController.dialog.title": "コントローラーに接続する",
"copiedEndpoint": "エンドポイント '{0}' がクリップボードにコピーされました",
"deleteMount.dialog.title": "マウントの削除",
"deletemount.task.name": "パス {0} 上の HDFS マウントを削除しています",
"deletemount.task.submitted": "マウントの削除要求が送信されました",
"endpointsError": "BDC エンドポイントの取得中に予期しないエラーが発生しました: {0}",
"err.controller.password.required": "パスワードが必須です",
"err.controller.username.required": "ユーザー名が必須です",
"hdsf.dialog.connection.section": "クラスター接続",
"integratedAuthName": "Windows 認証",
"mount.credentials.info": "認証用の資格情報をリモート データ ソースにマウントして読み取りを行う",
"mount.credentials.title": "資格情報",
"mount.dialog.title": "HDFS フォルダーのマウント",
"mount.err.formatting": "{0} での資格情報の書式設定が正しくありません",
"mount.error.unknown": "マウント プロセス中に不明なエラーが発生しました",
"mount.hdfs.loginerror1": "コントローラーへのログインに失敗しました",
"mount.hdfs.loginerror2": "コントローラーへのログインに失敗しました: {0}",
"mount.hdfsPath.info": "マウントに関連付ける新しい (存在しない) ディレクトリへのパス",
"mount.hdfsPath.title": "HDFS パス",
"mount.main.section": "マウント構成",
"mount.remoteUri.info": "リモート データ ソースへの URI。ADLS の例: abfs://fs@saccount.dfs.core.windows.net/",
"mount.remoteUri.title": "リモート URI",
"mount.task.complete": "HDFS フォルダーのマウントが完了しました",
"mount.task.error": "フォルダーのマウントでエラーが発生しました: {0}",
"mount.task.inprogress": "マウントが完了しようとしています。後でご確認ください",
"mount.task.name": "パス {0} 上に HDFS フォルダーをマウントしています",
"mount.task.submitted": "マウントの作成が開始されました",
"ok": "OK",
"password": "パスワード",
"refreshmount.dialog.title": "マウントの更新",
"refreshmount.task.name": "パス {0} 上の HDFS マウントを更新しています",
"refreshmount.task.submitted": "マウントの更新要求が送信されました",
"rememberPassword": "パスワードを記憶する",
"textAuthCapital": "認証の種類",
"url": "URL",
"username": "ユーザー名"
},
"dist/bigDataCluster/tree/controllerTreeDataProvider": {
"bdc.controllerTreeDataProvider.error": "保存されたコントローラーの読み込み中に予期しないエラーが発生しました: {0}"
},
"dist/bigDataCluster/utils": {
"bdc.healthy": "正常",
"bdc.unhealthy": "異常",
"endpoint.appproxy": "アプリケーション プロキシ",
"endpoint.controller": "クラスター管理サービス",
"endpoint.gateway": "HDFS ファイルにアクセスするためのゲートウェイ、Spark",
"endpoint.grafana": "メトリック ダッシュボード",
"endpoint.kibana": "ログ検索ダッシュボード",
"endpoint.livy": "Spark ステートメント、ジョブ、アプリケーションを実行するためのプロキシ",
"endpoint.managementproxy": "管理プロキシ",
"endpoint.mgmtproxy": "管理プロキシ",
"endpoint.sparkHistory": "Spark ジョブの管理と監視ダッシュボード",
"endpoint.sqlServerEndpoint": "SQL Server マスター インスタンス フロントエンド",
"endpoint.webhdfs": "HDFS ファイル システム プロキシ",
"endpoint.yarnHistory": "Spark 診断と監視ダッシュボード",
"endpointsError": "BDC エンドポイントの取得中に予期しないエラーが発生しました: {0}",
"service.app": "アプリ",
"service.control": "コントロール",
"service.gateway": "ゲートウェイ",
"service.hdfs": "HDFS",
"service.spark": "Spark",
"service.sql": "SQL Server",
"state.applyingUpgrade": "アップグレードの適用中",
"state.applyingmanagedupgrade": "マネージド アップグレードの適用中",
"state.creating": "作成中",
"state.creatingGroups": "グループの作成中",
"state.creatingKerberosDelegationSetup": "Kerberos 委任セットアップの作成中",
"state.creatingResources": "リソースの作成中",
"state.creatingSecrets": "シークレットの作成中",
"state.deleted": "削除済み",
"state.deleting": "削除中",
"state.error": "エラー",
"state.managedUpgrading": "マネージド アップグレード中",
"state.ready": "準備完了",
"state.rollback": "ロールバック",
"state.rollbackComplete": "ロールバックの完了",
"state.rollbackInProgress": "ロールバックが進行中",
"state.running": "実行中",
"state.upgradePaused": "アップグレードが一時停止しました",
"state.upgrading": "アップグレード中",
"state.waiting": "待機中",
"state.waitingForDeletion": "削除の待機中",
"state.waitingForGroups": "グループの待機中",
"state.waitingForKerberosDelegationSetup": "Kerberos 委任のセットアップの待機中",
"state.waitingForResources": "リソースの待機中",
"state.waitingForSecrets": "シークレットの待機中",
"state.waitingForUpgrade": "アップグレードの待機中"
},
"dist/extension": {
"bdc.dashboard.title": "ビッグ データ クラスター ダッシュボード -",
"bdc.deprecationWarning": "ビッグ データ クラスター アドオンは廃止され、そのための Azure Data Studio 機能は今後のリリースで削除されます。詳細と今後のサポートについては、[こちら](https://go.microsoft.com/fwlink/?linkid=2207340) を参照してください。",
"mount.error.endpointNotFound": "コントローラー エンドポイント情報が見つかりませんでした",
"textConfirmRemoveController": "'{0}' を削除してよろしいですか?",
"textNo": "いいえ",
"textYes": "はい"
},
"package": {
"bdc-2019-display-name": "SQL Server 2019",
"bdc-agreement": "{0}、{1}、{2} に同意します。",
"bdc-agreement-azdata-eula": "azdata ライセンス条項",
"bdc-agreement-bdc-eula": "SQL Server ライセンス条項",
"bdc-azure-aks-name-field": "AKS クラスター名",
"bdc-azure-region-field": "リージョン",
"bdc-azure-resource-group-field": "リソース グループ名",
"bdc-azure-settings-section-title": "Azure の設定",
"bdc-azure-subscription-id-field": "サブスクリプション ID",
"bdc-azure-subscription-id-placeholder": "既定の Azure サブスクリプションを使用する",
"bdc-azure-vm-count-field": "VM 数",
"bdc-azure-vm-size-field": "VM サイズ",
"bdc-cluster-name-field": "クラスター名",
"bdc-cluster-settings-section-title": "SQL Server ビッグ データ クラスターの設定",
"bdc-confirm-password-field": "パスワードの確認",
"bdc-controller-username-field": "コントローラーのユーザー名",
"bdc-data-size-field": "データの容量 (GB)",
"bdc-deployment-target": "デプロイ ターゲット",
"bdc-deployment-target-existing-aks": "既存の Azure Kubernetes Service クラスター",
"bdc-deployment-target-existing-aro": "既存の Azure Red Hat OpenShift クラスター",
"bdc-deployment-target-existing-kubeadm": "既存の Kubernetes クラスター (kubeadm)",
"bdc-deployment-target-existing-openshift": "既存の OpenShift クラスター",
"bdc-deployment-target-new-aks": "新しい Azure Kubernetes Service クラスター",
"bdc-log-size-field": "ログの容量 (GB)",
"bdc-password-field": "パスワード",
"bdc-storage-class-field": "ストレージ クラス名",
"bdc.configuration.title": "ビッグ データ クラスター",
"bdc.ignoreSslVerification.desc": "HDFS、Spark、コントローラーなどの SQL Server ビッグ データ クラスター エンドポイントに対する SSL 検証エラーを無視する (true の場合)",
"bdc.view.welcome.connect": "No SQL Big Data Cluster controllers registered. [Learn More](https://docs.microsoft.com/sql/big-data-cluster/big-data-cluster-overview)\r\n[Connect Controller](command:bigDataClusters.command.connectController)",
"bdc.view.welcome.loading": "コントローラーを読み込んでいます...",
"command.connectController.title": "既存のコントローラーに接続する",
"command.createController.title": "新しいコントローラーの作成",
"command.deletemount.title": "マウントの削除",
"command.manageController.title": "管理",
"command.mount.title": "HDFS のマウント",
"command.refreshController.title": "最新の情報に更新",
"command.refreshmount.title": "マウントの更新",
"command.removeController.title": "コントローラーの削除",
"description": "SQL Server ビッグ データ クラスターの管理をサポート",
"microsoft-privacy-statement": "Microsoft プライバシー ステートメント",
"resource-type-sql-bdc-description": "SQL Server ビッグ データ クラスターを使用すると、Kubernetes で実行されている SQL Server、Spark、および HDFS のコンテナーのスケーラブルなクラスターをデプロイできます。",
"resource-type-sql-bdc-display-name": "SQL Server ビッグ データ クラスター",
"text.sqlServerBigDataClusters": "SQL Server ビッグ データ クラスター",
"version-display-name": "バージョン"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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",
"contents": {
"package": {
"description": "C# ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。",
"displayName": "C# の基本言語サポート"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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",
"contents": {
"package": {
"description": "Dart ファイルで、構文の強調表示とかっこの対応付けを提供します。",
"displayName": "Dart の基本言語サポート"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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",
"contents": {
"package": {
"description": "F# ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。",
"displayName": "F# の基本言語サポート"
}
}
}

View File

@@ -0,0 +1,30 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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",
"contents": {
"dist/remoteSource": {
"branch name": "ブランチ名",
"error": "$(error) エラー: {0}",
"none found": "リモート リポジトリが見つかりません。",
"pick url": "複製元の URL を選択します。",
"provide url": "リポジトリ URL を指定する",
"provide url or pick": "リポジトリ URL を指定するか、リポジトリ ソースを選択します。",
"recently opened": "最近開いたもの",
"remote sources": "リモート ソース",
"type to filter": "リポジトリ名",
"type to search": "リポジトリ名 (検索するテキストを入力)",
"url": "URL"
},
"package": {
"command.api.getRemoteSources": "リモート ソースの取得",
"description": "Git の静的コントリビューションとピッカー。",
"displayName": "Git ベース"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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",
"contents": {
"package": {
"description": "HTML ファイルで、構文の強調表示、かっこの対応付け、スニペットを提供します。",
"displayName": "HTML の基本言語サポート"
}
}
}

View File

@@ -9,8 +9,8 @@
"version": "1.0.0",
"contents": {
"package": {
"description": "TypeScript ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。",
"displayName": "TypeScript 言語の基礎"
"description": "JavaScript ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。",
"displayName": "JavaScript の基本言語サポート"
}
}
}

View File

@@ -9,8 +9,8 @@
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Git UI",
"description": "Git SCM UI 統合"
"description": "Julia ファイル内で構文ハイライト、かっこ一致を提供します。",
"displayName": "Julia 言語の基本"
}
}
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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",
"contents": {
"package": {
"config.markdown.math.enabled": "組み込みのマークダウン プレビューでの数式のレンダリングを有効/無効にします。",
"description": "ノートブックのマークダウンに数式サポートを追加します。",
"displayName": "Markdown 数式"
}
}
}

View File

@@ -0,0 +1,30 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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",
"contents": {
"dist/extension": {
"openTitle": "シンプル ブラウザーで開く",
"simpleBrowser.show.placeholder": "https://example.com",
"simpleBrowser.show.prompt": "アクセスする URL を入力してください"
},
"dist/simpleBrowserView": {
"control.back.title": "戻る",
"control.forward.title": "転送",
"control.openExternal.title": "ブラウザーで開く",
"control.reload.title": "再読み込み",
"view.iframe-focused": "フォーカス ロック",
"view.title": "シンプル ブラウザー"
},
"package": {
"configuration.focusLockIndicator.enabled.description": "単純なブラウザーにフォーカスが置かれたときに表示されるフローティング インジケーターを有効または無効にします。",
"description": "Web コンテンツを表示するための非常に基本的な組み込みの Web ビューです。",
"displayName": "シンプル ブラウザー"
}
}
}

View File

@@ -13442,6 +13442,17 @@
"onDidDisconnectMessage": "切断",
"unsavedGroupLabel": "保存されていない接続"
},
"sql/workbench/services/connection/browser/passwordChangeDialog": {
"passwordChangeDialog.cancel": "キャンセル",
"passwordChangeDialog.confirmPassword": "パスワードの確認入力:",
"passwordChangeDialog.connecting": "接続しています",
"passwordChangeDialog.errorHeader": "パスワードを変更しようとしたときにエラーが発生しました",
"passwordChangeDialog.errorPasswordMismatchErrorMessage": "入力されたパスワードが一致しません",
"passwordChangeDialog.errorPasswordMismatchRecoveryInstructions": "[OK] を押し、両方のボックスにまったく同じパスワードを入力します。",
"passwordChangeDialog.newPassword": "新しいパスワード:",
"passwordChangeDialog.ok": "OK",
"passwordChangeDialog.title": "パスワードの変更"
},
"sql/workbench/services/dashboard/browser/newDashboardTabDialogImpl": {
"newDashboardTab.cancel": "キャンセル",
"newDashboardTab.ok": "OK",
@@ -13899,17 +13910,6 @@
"sql/workbench/update/electron-browser/gettingStarted": {
"miGettingStarted": "はじめに(&&S)",
"showReleaseNotes": "「はじめに」を表示する"
},
"sql/workbench/services/connection/browser/passwordChangeDialog": {
"passwordChangeDialog.cancel": "キャンセル",
"passwordChangeDialog.confirmPassword": "パスワードの確認入力:",
"passwordChangeDialog.connecting": "接続しています",
"passwordChangeDialog.errorHeader": "パスワードを変更しようとしたときにエラーが発生しました",
"passwordChangeDialog.errorPasswordMismatchErrorMessage": "入力されたパスワードが一致しません",
"passwordChangeDialog.errorPasswordMismatchRecoveryInstructions": "[OK] を押し、両方のボックスにまったく同じパスワードを入力します。",
"passwordChangeDialog.newPassword": "新しいパスワード:",
"passwordChangeDialog.ok": "OK",
"passwordChangeDialog.title": "パスワードの変更"
}
}
}