mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-20 01:25:37 -05:00
64 lines
3.9 KiB
JSON
64 lines
3.9 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 服务群集",
|
||
"bdc-deployment-target-existing-aks": "现有 Azure Kubernetes 服务群集",
|
||
"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": "Windows 上的 SQL Server",
|
||
"resource-type-sql-windows-setup-description": "在 Windows 上运行 SQL Server,选择版本以开始使用。",
|
||
"bdc-agreement": "我接受 {0}、{1} 和 {2}。",
|
||
"bdc-agreement-privacy-statement": "Microsoft 隐私声明",
|
||
"bdc-agreement-azdata-eula": "azdata 许可条款",
|
||
"bdc-agreement-bdc-eula": "SQL Server 许可条款"
|
||
} |