mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Update extension resources and ENU XLF files (#6220)
* Add extension resources * Update enu XLF resources
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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 クラスターがインストールされていることが前提です。前提条件の確認が済んだら、適切なクラスター コンテキストを選択してください。"
|
||||
}
|
||||
Reference in New Issue
Block a user