Files
azuredatastudio/i18n/cht/extensions/resource-deployment/package.i18n.json
2021-02-22 19:42:55 -08:00

64 lines
4.0 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."
],
"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 Service 叢集",
"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": "訂用帳戶識別碼",
"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 授權條款"
}