mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-18 11:03:18 -04:00
* Correct Schema comapre single file path in xlfs * converting SC and Dacpac from Xlf to Json * Adding all exts other than mssql (needs fixing)
44 lines
1.8 KiB
JSON
44 lines
1.8 KiB
JSON
{
|
|
"Copyright": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Do not edit this file. It is machine generated."
|
|
],
|
|
"version": "1.0.0.0",
|
|
"contents": {
|
|
"extensions/big-data-cluster/package": {
|
|
"description": "SQL Server 빅 데이터 클러스터 관리 지원",
|
|
"text.sqlServerBigDataClusters": "SQL Server 빅 데이터 클러스터",
|
|
"command.addController.title": "컨트롤러에 연결",
|
|
"command.deleteController.title": "삭제",
|
|
"command.refreshController.title": "새로 고침"
|
|
},
|
|
"extensions/big-data-cluster/out/bigDataCluster/tree/controllerTreeNode": {
|
|
"textSqlServers": "SQL Server"
|
|
},
|
|
"extensions/big-data-cluster/out/bigDataCluster/tree/addControllerTreeNode": {
|
|
"textBigDataClusterControllerWithDots": "빅 데이터 클러스터 컨트롤러 추가...",
|
|
"textConnectToController": "컨트롤러에 연결"
|
|
},
|
|
"extensions/big-data-cluster/out/bigDataCluster/dialog/addControllerDialog": {
|
|
"textAddNewController": "새 컨트롤러 추가",
|
|
"textUrlLower": "URL",
|
|
"textUsernameLower": "사용자 이름",
|
|
"textPasswordLower": "암호",
|
|
"textRememberPassword": "암호 기억",
|
|
"textUrlCapital": "URL",
|
|
"textUsernameCapital": "사용자 이름",
|
|
"textPasswordCapital": "암호",
|
|
"textAdd": "추가",
|
|
"textCancel": "취소"
|
|
},
|
|
"extensions/big-data-cluster/out/extension": {
|
|
"textYes": "예",
|
|
"textNo": "아니요",
|
|
"textConfirmDeleteController": "'{0}'을(를) 삭제할까요?"
|
|
}
|
|
}
|
|
}
|