mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-29 08:10:29 -04:00
* update DE lang pack extension strings from previous refresh * bump lang pack versions for DE * update for spanish langpack * update for french langpack * update for italian pack * update for japanese pack * update for korean pack * update for Brazilian Portuguese pack * update for Russian pack * Update for Simplified Chinese pack * update for Traditional Chinese pack * added updated language packs for german and spanish * changed vscode version * added french and italian packs * changes made to main * japanese language pack added * added korean pack * Added Portuguese pack * added russian pack, also small change to pt pack * simplified chinese pack * added traditional chinese pack * deleted old language packs * restore sql.i18n.json files * Main.i18n.json reverted * Revert sql json files * main.i18n.json file for German updated * updates to language packs 1 * main json for italian updated. * update to japanese main * finished translations for vs and sql in main. * added ADS exclusive extensions to package.json * fixed markdown and seti translation ids * German language pack fixed * Removed make from ads-language-pack-de and fixed es language pack * french language pack fixed * fixed italian language pack and restored typescript-basics * removed unnecessary readme strings and nsions. * fixed japanese pack * Korean language pack fixed * Portuguese language pack fixed * fixed russian language pack * Simplified Chinese pack fixed * traditional chinese fixed * restored sqlservernotebook
198 lines
10 KiB
JSON
198 lines
10 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."
|
|
],
|
|
"version": "1.0.0",
|
|
"contents": {
|
|
"package": {
|
|
"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 확인 오류 무시"
|
|
},
|
|
"dist/bigDataCluster/utils": {
|
|
"state.creating": "만드는 중",
|
|
"state.waiting": "기다리는 중",
|
|
"state.ready": "준비 완료",
|
|
"state.deleting": "삭제하는 중",
|
|
"state.deleted": "삭제",
|
|
"state.applyingUpgrade": "업그레이드를 적용하는 중",
|
|
"state.upgrading": "업그레이드하는 중",
|
|
"state.applyingmanagedupgrade": "관리형 업그레이드를 적용하는 중",
|
|
"state.managedUpgrading": "관리형 업그레이드",
|
|
"state.rollback": "롤백",
|
|
"state.rollbackInProgress": "롤백 진행 중",
|
|
"state.rollbackComplete": "롤백 완료",
|
|
"state.error": "오류",
|
|
"state.creatingSecrets": "비밀을 만드는 중",
|
|
"state.waitingForSecrets": "비밀을 기다리는 중",
|
|
"state.creatingGroups": "그룹을 만드는 중",
|
|
"state.waitingForGroups": "그룹을 대기하는 중",
|
|
"state.creatingResources": "리소스를 만드는 중",
|
|
"state.waitingForResources": "리소스를 대기하는 중",
|
|
"state.creatingKerberosDelegationSetup": "Kerberos 위임 설정을 만드는 중",
|
|
"state.waitingForKerberosDelegationSetup": "Kerberos 위임 설정을 대기하는 중",
|
|
"state.waitingForDeletion": "삭제를 대기하는 중",
|
|
"state.waitingForUpgrade": "업그레이드를 대기하는 중",
|
|
"state.upgradePaused": "업그레이드를 일시 중지함",
|
|
"state.running": "실행하는 중",
|
|
"endpoint.appproxy": "애플리케이션 프록시",
|
|
"endpoint.controller": "클러스터 관리 서비스",
|
|
"endpoint.gateway": "HDFS 파일에 액세스하기 위한 게이트웨이, Spark",
|
|
"endpoint.managementproxy": "관리 프록시",
|
|
"endpoint.mgmtproxy": "관리 프록시",
|
|
"endpoint.sqlServerEndpoint": "SQL Server 마스터 인스턴스 프런트 엔드",
|
|
"endpoint.grafana": "메트릭 대시보드",
|
|
"endpoint.kibana": "로그 검색 대시보드",
|
|
"endpoint.yarnHistory": "Spark 진단 및 모니터링 대시보드",
|
|
"endpoint.sparkHistory": "Spark 작업 관리 및 모니터링 대시보드",
|
|
"endpoint.webhdfs": "HDFS 파일 시스템 프록시",
|
|
"endpoint.livy": "Spark 문, 작업, 애플리케이션 실행을 위한 프록시",
|
|
"service.sql": "SQL Server",
|
|
"service.hdfs": "HDFS",
|
|
"service.spark": "Spark",
|
|
"service.control": "컨트롤",
|
|
"service.gateway": "게이트웨이",
|
|
"service.app": "앱",
|
|
"bdc.healthy": "정상",
|
|
"bdc.unhealthy": "비정상",
|
|
"endpointsError": "BDC 엔드포인트를 검색하는 동안 예기치 않은 오류 발생: {0}"
|
|
},
|
|
"dist/bigDataCluster/dialog/hdfsDialogBase": {
|
|
"basicAuthName": "기본",
|
|
"integratedAuthName": "Windows 인증",
|
|
"mount.hdfs.loginerror1": "컨트롤러에 로그인하지 못함",
|
|
"mount.hdfs.loginerror2": "컨트롤러에 로그인하지 못함: {0}",
|
|
"err.controller.username.required": "사용자 이름은 필수입니다.",
|
|
"err.controller.password.required": "암호는 필수입니다.",
|
|
"textUrlLower": "URL",
|
|
"textUsernameLower": "사용자 이름",
|
|
"textPasswordLower": "암호",
|
|
"textUrlCapital": "클러스터 관리 URL",
|
|
"textAuthCapital": "인증 유형",
|
|
"textUsernameCapital": "사용자 이름",
|
|
"textPasswordCapital": "암호",
|
|
"hdsf.dialog.connection.section": "클러스터 연결",
|
|
"hdfs.dialog.ok": "확인",
|
|
"hdfs.dialog.cancel": "취소"
|
|
},
|
|
"dist/bigDataCluster/controller/clusterControllerApi": {
|
|
"error.no.activedirectory": "이 클러스터는 Windows 인증을 지원하지 않습니다.",
|
|
"bdc.error.tokenPost": "인증 오류",
|
|
"bdc.error.unauthorized": "Windows 인증을 사용하여 이 클러스터에 로그인할 수 있는 권한이 없습니다.",
|
|
"bdc.error.getEndPoints": "{0}에서 엔드포인트 검색 중 오류 발생",
|
|
"bdc.error.getBdcStatus": "{0}에서 BDC 상태 검색 중 오류 발생",
|
|
"bdc.error.mountHdfs": "탑재를 만드는 중 오류 발생",
|
|
"bdc.error.refreshHdfs": "탑재를 새로 고치는 중 오류 발생",
|
|
"bdc.error.deleteHdfs": "탑재를 삭제하는 중 오류 발생"
|
|
},
|
|
"dist/bigDataCluster/dialog/connectControllerDialog": {
|
|
"connectController.dialog.title": "컨트롤러에 연결(미리 보기)"
|
|
},
|
|
"dist/bigDataCluster/dialog/commonControls": {
|
|
"bdc.dashboard.viewDetails": "세부 정보 보기"
|
|
},
|
|
"dist/extension": {
|
|
"mount.error.endpointNotFound": "컨트롤러 엔드포인트 정보를 찾을 수 없음",
|
|
"bdc.dashboard.title": "빅 데이터 클러스터 대시보드(미리 보기) -",
|
|
"textYes": "예",
|
|
"textNo": "아니요",
|
|
"textConfirmDeleteController": "'{0}'을(를) 삭제하시겠습니까?"
|
|
},
|
|
"dist/bigDataCluster/tree/addControllerNode": {
|
|
"textBigDataClusterControllerWithDots": "SQL Server 빅 데이터 클러스터 컨트롤러 추가...",
|
|
"textConnectToController": "컨트롤러에 연결"
|
|
},
|
|
"dist/bigDataCluster/tree/loadingControllerNode": {
|
|
"textLoadingWithDots": "로드 중..."
|
|
},
|
|
"dist/bigDataCluster/dialog/addControllerDialog": {
|
|
"basicAuthName": "기본",
|
|
"integratedAuthName": "Windows 인증",
|
|
"err.controller.username.required": "사용자 이름은 필수입니다.",
|
|
"err.controller.password.required": "암호는 필수입니다.",
|
|
"textAddNewController": "새 컨트롤러 추가(미리 보기)",
|
|
"textUrlLower": "URL",
|
|
"textUsernameLower": "사용자 이름",
|
|
"textPasswordLower": "암호",
|
|
"textRememberPassword": "암호 저장",
|
|
"textUrlCapital": "클러스터 관리 URL",
|
|
"textAuthCapital": "인증 유형",
|
|
"textUsernameCapital": "사용자 이름",
|
|
"textPasswordCapital": "암호",
|
|
"textAdd": "추가",
|
|
"textCancel": "취소"
|
|
},
|
|
"dist/bigDataCluster/dialog/bdcDashboard": {
|
|
"bdc.dashboard.refreshButton": "새로 고침",
|
|
"bdc.dashboard.troubleshootButton": "문제 해결",
|
|
"bdc.dashboard.overviewNavTitle": "빅 데이터 클러스터 개요",
|
|
"bdc.dashboard.clusterDetails": "클러스터 세부 정보"
|
|
},
|
|
"dist/bigDataCluster/dialog/bdcDashboardResourceStatusPage": {
|
|
"bdc.dashboard.viewHyperlink": "보기",
|
|
"bdc.dashboard.notAvailable": "해당 없음",
|
|
"bdc.dashboard.healthStatusDetailsHeader": "상태 세부 정보",
|
|
"bdc.dashboard.lastUpdated": "마지막으로 업데이트한 날짜: {0}",
|
|
"bdc.dashboard.instanceHeader": "인스턴스",
|
|
"bdc.dashboard.stateHeader": "상태",
|
|
"bdc.dashboard.healthStatusHeader": "상태",
|
|
"bdc.dashboard.metricsAndLogsLabel": "메트릭 및 로그",
|
|
"bdc.dashboard.nodeMetricsHeader": "노드 메트릭",
|
|
"bdc.dashboard.sqlMetricsHeader": "SQL 메트릭",
|
|
"bdc.dashboard.logsHeader": "로그"
|
|
},
|
|
"dist/bigDataCluster/dialog/bdcDashboardOverviewPage": {
|
|
"bdc.dashboard.propertiesHeader": "클러스터 속성",
|
|
"bdc.dashboard.clusterState": "클러스터 상태:",
|
|
"bdc.dashboard.healthStatus": "상태:",
|
|
"bdc.dashboard.overviewHeader": "클러스터 개요",
|
|
"bdc.dashboard.lastUpdated": "마지막으로 업데이트한 날짜: {0}",
|
|
"bdc.dashboard.serviceNameHeader": "서비스 이름",
|
|
"bdc.dashboard.stateHeader": "상태",
|
|
"bdc.dashboard.healthStatusHeader": "상태",
|
|
"bdc.dashboard.endpointsLabel": "서비스 엔드포인트",
|
|
"bdc.dashboard.serviceHeader": "서비스",
|
|
"bdc.dashboard.endpointHeader": "엔드포인트",
|
|
"endpointsError": "BDC 엔드포인트를 검색하는 동안 예기치 않은 오류 발생: {0}",
|
|
"bdc.dashboard.noConnection": "대시보드에 연결이 필요합니다. 자격 증명을 입력하려면 다시 시도를 클릭하세요.",
|
|
"bdc.dashboard.unexpectedError": "예기치 않은 오류가 발생했습니다. {0}",
|
|
"bdc.dashboard.copyTitle": "복사",
|
|
"copiedEndpoint": "엔드포인트 '{0}'이(가) 클립보드에 복사됨"
|
|
},
|
|
"dist/bigDataCluster/dialog/mountHdfsDialog": {
|
|
"mount.main.section": "탑재 구성",
|
|
"mount.hdfsPath.title": "HDFS 경로",
|
|
"mount.err.formatting": "{0}에 있는 자격 증명 형식이 잘못됨",
|
|
"mount.task.name": "경로 {0}에 HDFS 폴더를 탑재하는 중",
|
|
"mount.task.submitted": "탑재 만들기를 시작했습니다.",
|
|
"mount.task.complete": "HDFS 폴더 탑재가 완료되었습니다.",
|
|
"mount.task.inprogress": "탑재가 완료될 수 있습니다. 나중에 다시 확인하세요.",
|
|
"mount.task.error": "폴더 탑재 오류: {0}",
|
|
"mount.error.unknown": "탑재 프로세스 중에 알 수 없는 오류가 발생했습니다.",
|
|
"mount.dialog.title": "HDFS 폴더 탑재(미리 보기)",
|
|
"mount.hdfsPath.info": "탑재와 연결하려는 새(기존 항목 아님) 디렉터리의 경로",
|
|
"mount.remoteUri.title": "원격 URI",
|
|
"mount.remoteUri.info": "원격 데이터 원본에 대한 URI입니다. ADLS의 예: abfs://fs@saccount.dfs.core.windows.net/",
|
|
"mount.credentials.title": "자격 증명",
|
|
"mount.credentials.info": "읽기 위해 원격 데이터 원본에 인증용 자격 증명 탑재",
|
|
"refreshmount.dialog.title": "탑재 새로 고침",
|
|
"refreshmount.task.name": "경로 {0}에서 HDFS 탑재를 새로 고치는 중",
|
|
"refreshmount.task.submitted": "탑재 새로 고침 요청이 제출됨",
|
|
"deleteMount.dialog.title": "탑재 삭제",
|
|
"deletemount.task.name": "경로 {0}에서 HDFS 탑재를 삭제하는 중",
|
|
"deletemount.task.submitted": "탑재 삭제 요청이 제출됨"
|
|
}
|
|
}
|
|
} |