mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
update localization resource files (#14389)
This commit is contained in:
20
i18n/kor/extensions/big-data-cluster/package.i18n.json
Normal file
20
i18n/kor/extensions/big-data-cluster/package.i18n.json
Normal 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 확인 오류 무시"
|
||||
}
|
||||
Reference in New Issue
Block a user