Files
azuredatastudio/i18n/jpn/extensions/big-data-cluster/out/wizards/create-cluster/createClusterModel.i18n.json
Karl Burtram bc7ac519d0 Update extension resources and ENU XLF files (#6220)
* Add extension resources

* Update enu XLF resources
2019-06-28 19:09:23 -07:00

15 lines
1.4 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."
],
"bdc-create.AKSClusterCardText": "新しい AKS クラスター",
"bdc-create.AKSClusterFullName": "新しい Azure Kubernetes Service クラスター",
"bdc-create.AKSClusterDescription": "このオプションは、SQL Server のビッグ データ クラスター展開用の新しい Azure Kubernetes Service (AKS) を構成します。AKS を使用すると、コンテナー化されたアプリケーションを実行するための、Kubernetes クラスターで事前構成された仮想マシンのクラスターを簡単に作成、構成、管理できます。",
"bdc-create.ExistingClusterCardText": "既存のクラスター",
"bdc-create.ExistingClusterFullName": "既存の Kubernetes クラスター",
"bdc-create.ExistingClusterDescription": "このオプションは、既に Kubernetes クラスターがインストールされていることが前提です。前提条件の確認が済んだら、適切なクラスター コンテキストを選択してください。"
}