Files
azuredatastudio/i18n/chs/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.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"": [
"--------------------------------------------------------------------------------------------",
"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 服务群集",
"bdc-create.AKSClusterDescription": "此选项为 SQL Server 大数据群集部署配置新的 Azure Kubernetes 服务(AKS)。借助 AKS可轻松创建、配置和管理一组虚拟机它们预配置有 Kubernetes 群集来运行容器化的应用程序。",
"bdc-create.ExistingClusterCardText": "现有群集",
"bdc-create.ExistingClusterFullName": "现有的 Kubernetes 群集",
"bdc-create.ExistingClusterDescription": "此选项假定你已安装 Kubernetes 群集。完成先决条件检查后,请确保选择了正确的群集上下文。"
}