Update extension resources and ENU XLF files (#6220)

* Add extension resources

* Update enu XLF resources
This commit is contained in:
Karl Burtram
2019-06-28 19:09:23 -07:00
committed by GitHub
parent 00c3758d86
commit bc7ac519d0
527 changed files with 12988 additions and 1 deletions

View File

@@ -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 服务群集",
"bdc-create.AKSClusterDescription": "此选项为 SQL Server 大数据群集部署配置新的 Azure Kubernetes 服务(AKS)。借助 AKS可轻松创建、配置和管理一组虚拟机它们预配置有 Kubernetes 群集来运行容器化的应用程序。",
"bdc-create.ExistingClusterCardText": "现有群集",
"bdc-create.ExistingClusterFullName": "现有的 Kubernetes 群集",
"bdc-create.ExistingClusterDescription": "此选项假定你已安装 Kubernetes 群集。完成先决条件检查后,请确保选择了正确的群集上下文。"
}