mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-22 01:25:38 -05:00
64 lines
4.2 KiB
JSON
64 lines
4.2 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 배포를 위한 Notebook 기반 환경을 제공합니다.",
|
|
"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 Service 클러스터",
|
|
"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 사용 조건"
|
|
} |