update localization resource files (#14389)

This commit is contained in:
Alex Ma
2021-02-22 19:42:55 -08:00
committed by GitHub
parent d21ee4dc9e
commit 9148aa1ed5
3162 changed files with 45130 additions and 1848 deletions

View File

@@ -0,0 +1,20 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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 확인 오류 무시"
}