Files
azuredatastudio/i18n/jpn/extensions/resource-deployment/package.i18n.json
2021-02-22 19:42:55 -08:00

64 lines
4.7 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."
],
"extension-displayName": "Azure Data Studio 用の SQL Server デプロイの拡張",
"extension-description": "Microsoft SQL Server をデプロイするためのノートブック ベースのエクスペリエンスを提供します",
"deploy-resource-command-name": "SQL Server のデプロイ...",
"deploy-resource-command-category": "デプロイ",
"resource-type-sql-image-display-name": "SQL Server コンテナー イメージ",
"resource-type-sql-image-description": "Docker を使用して SQL Server コンテナー イメージを実行する",
"resource-type-sql-bdc-display-name": "SQL Server ビッグ データ クラスター",
"resource-type-sql-bdc-description": "SQL Server ビッグ データ クラスターを使用すると、Kubernetes で実行されている SQL Server、Spark、および HDFS のコンテナーのスケーラブルなクラスターをデプロイできます。",
"version-display-name": "バージョン",
"sql-2017-display-name": "SQL Server 2017",
"sql-2019-display-name": "SQL Server 2019 RC",
"sql-2017-docker-notebook": "./notebooks/docker/2017/deploy-sql2017-image.ipynb",
"sql-2019-docker-notebook": "./notebooks/docker/2019/deploy-sql2019-image.ipynb",
"bdc-2019-display-name": "SQL Server 2019 RC",
"bdc-deployment-target": "デプロイ ターゲット",
"bdc-deployment-target-new-aks": "新しい Azure Kubernetes Service クラスター",
"bdc-deployment-target-existing-aks": "既存の Azure Kubernetes Service クラスター",
"bdc-deployment-target-existing-kubeadm": "既存の Kubernetes クラスター (kubeadm)",
"bdc-2019-aks-notebook": "./notebooks/bdc/2019/deploy-bdc-aks.ipynb",
"bdc-2019-existing-aks-notebook": "./notebooks/bdc/2019/deploy-bdc-existing-aks.ipynb",
"bdc-2019-existing-kubeadm-notebook": "./notebooks/bdc/2019/deploy-bdc-existing-kubeadm.ipynb",
"azdata-bdc-2019-aks-notebook": "./notebooks/bdc/2019/azdata/deploy-bdc-aks.ipynb",
"azdata-bdc-2019-existing-aks-notebook": "./notebooks/bdc/2019/azdata/deploy-bdc-existing-aks.ipynb",
"azdata-bdc-2019-existing-kubeadm-notebook": "./notebooks/bdc/2019/azdata/deploy-bdc-existing-kubeadm.ipynb",
"docker-sql-2017-title": "Docker を使用して SQL Server 2017 コンテナー イメージをデプロイする",
"docker-sql-2019-title": "Docker を使用して SQL Server 2019 コンテナー イメージをデプロイする",
"docker-container-name-field": "コンテナー名",
"docker-sql-password-field": "SQL Server のパスワード",
"docker-confirm-sql-password-field": "パスワードの確認",
"docker-sql-port-field": "ポート",
"bdc-new-aks-dialog-title": "デプロイ ターゲット: 新しい AKS クラスター",
"bdc-existing-aks-dialog-title": "デプロイ ターゲット: 既存の AKS クラスター",
"bdc-cluster-settings-section-title": "SQL Server ビッグ データ クラスターの設定",
"bdc-cluster-name-field": "クラスター名",
"bdc-controller-username-field": "コントローラーのユーザー名",
"bdc-password-field": "パスワード",
"bdc-confirm-password-field": "パスワードの確認",
"bdc-azure-settings-section-title": "Azure の設定",
"bdc-azure-subscription-id-field": "サブスクリプション ID",
"bdc-azure-subscription-id-placeholder": "既定の Azure サブスクリプションを使用する",
"bdc-azure-resource-group-field": "リソース グループ名",
"bdc-azure-region-field": "リージョン",
"bdc-azure-aks-name-field": "AKS クラスター名",
"bdc-azure-vm-size-field": "VM サイズ",
"bdc-azure-vm-count-field": "VM 数",
"bdc-existing-kubeadm-dialog-title": "デプロイ ターゲット: 既存の Kubernetes クラスター (kubeadm)",
"bdc-storage-class-field": "ストレージ クラス名",
"bdc-data-size-field": "データの容量 (GB)",
"bdc-log-size-field": "ログの容量 (GB)",
"resource-type-sql-windows-setup-display-name": "SQL Server on Windows",
"resource-type-sql-windows-setup-description": "SQL Server on Windows を実行し、開始するバージョンを選択します。",
"bdc-agreement": "{0}、{1}、{2} に同意します。",
"bdc-agreement-privacy-statement": "Microsoft のプライバシーに関する声明",
"bdc-agreement-azdata-eula": "azdata ライセンス条項",
"bdc-agreement-bdc-eula": "SQL Server ライセンス条項"
}