Files
azuredatastudio/i18n/kor/extensions/big-data-cluster/package.i18n.json
2021-02-22 19:42:55 -08:00

20 lines
1.1 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."
],
"description": "SQL Server 빅 데이터 클러스터 관리 지원",
"text.sqlServerBigDataClusters": "SQL Server 빅 데이터 클러스터",
"command.addController.title": "컨트롤러에 연결",
"command.deleteController.title": "삭제",
"command.refreshController.title": "새로 고침",
"command.manageController.title": "관리",
"command.mount.title": "HDFS 탑재",
"command.refreshmount.title": "탑재 새로 고침",
"command.deletemount.title": "탑재 삭제",
"bdc.configuration.title": "빅 데이터 클러스터",
"bdc.ignoreSslVerification.desc": "True인 경우 HDFS, Spark 및 Controller와 같은 SQL Server 빅 데이터 클러스터 엔드포인트를 대상으로 SSL 확인 오류 무시"
}