mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-10 18:22:34 -05:00
63 lines
3.7 KiB
JSON
63 lines
3.7 KiB
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"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",
|
|
"contents": {
|
|
"errors": {
|
|
"eval.not.available": "사용할 수 없음",
|
|
"not.connected": "런타임에 연결되지 않음",
|
|
"restartFrame.cannot": "프레임을 다시 시작할 수 없음",
|
|
"attribute.path.not.exist": "특성 '{0}'이(가) 없습니다('{1}').",
|
|
"attribute.path.not.absolute": "'{0}'이(가) 절대 특성('{1}')이 아닙니다. '{2}'을(를) 접두사로 추가하여 절대 특성으로 만드는 것이 좋습니다.",
|
|
"more.information": "추가 정보",
|
|
"setVariable.error": "설정값이 지원되지 않습니다.",
|
|
"source.not.found": "콘텐츠를 검색할 수 없습니다.",
|
|
"VSND2010": "런타임 프로세스에 연결할 수 없습니다. {0}ms 후 시간 초과됨 - (이유: {1}).",
|
|
"VSND2023": "사용할 수 있는 호출 스택이 없습니다."
|
|
},
|
|
"chrome/chromeDebugAdapter": {
|
|
"exceptions.all": "모든 예외",
|
|
"exceptions.uncaught": "확인할 수 없는 예외",
|
|
"exceptions.promise": "약속 거부",
|
|
"setBPTimedOut": "중단점 설정 요청 시간 초과",
|
|
"bp.fail.unbound": "중단점이 설정되었지만 아직 바인딩되지 않았습니다.",
|
|
"bp.fail.noscript": "중단점 요청을 위한 스크립트를 찾을 수 없음",
|
|
"validateBP.sourcemapFail": "생성된 코드를 찾을 수 없으므로 중단점이 무시되었습니다(소스 맵의 문제?).",
|
|
"validateBP.notFound": "대상 경로를 찾을 수 없으므로 중단점이 무시되었습니다.",
|
|
"invalidHitCondition": "잘못된 일치 조건: {0}",
|
|
"skipReason": "('{0}' 건너뜀)",
|
|
"scope.exception": "예외"
|
|
},
|
|
"chrome/chromeTargetDiscoveryStrategy": {
|
|
"attach.responseButNoTargets": "대상 앱에서 응답을 수신했으나 대상 페이지를 찾을 수 없음",
|
|
"attach.cannotConnect": "대상에 연결할 수 없음: {0}",
|
|
"attach.invalidResponse": "대상의 응답이 유효하지 않은 것 같습니다. 오류: {0}. 응답: {1}",
|
|
"attach.invalidResponseArray": "대상의 응답이 유효하지 않음: {0}",
|
|
"attach.noMatchingTarget": "일치하는 유효한 대상을 찾을 수 없습니다. {0}. 사용 가능한 페이지: {1}",
|
|
"attach.devToolsAttached": "Chrome DevTools이 연결된 이 대상에 연결할 수 없음: {0}"
|
|
},
|
|
"chrome/stoppedEvent": {
|
|
"reason.description.step": "단계에서 일시 중지됨",
|
|
"reason.description.breakpoint": "중단점에서 일시 중지됨",
|
|
"reason.description.exception": "예외에서 일시 중지됨",
|
|
"reason.description.uncaughtException": "catch되지 않은 예외에서 일시 중지됨",
|
|
"reason.description.caughtException": "catch된 예외에서 일시 중지됨",
|
|
"reason.description.user": "사용자 요청에서 일시 중지됨",
|
|
"reason.description.entry": "항목에서 일시 중지됨",
|
|
"reason.description.debugger": "디버거 문에서 일시 중지됨",
|
|
"reason.description.restart": "프레임 항목에서 일시 중지됨",
|
|
"reason.description.promiseRejection": "약속 거부에서 일시 중지됨"
|
|
},
|
|
"transformers/baseSourceMapTransformer": {
|
|
"origin.inlined.source.map": "소스 맵의 읽기 전용 인라인 콘텐츠"
|
|
},
|
|
"transformers/remotePathTransformer": {
|
|
"localRootAndRemoteRoot": "localRoot 및 remoteRoot를 모두 지정해야 합니다."
|
|
}
|
|
}
|
|
} |