vscode-chrome-debug-core
Version:
A library for building VS Code debug adapters for targets that support the Chrome Remote Debug Protocol
17 lines • 1.16 kB
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.
{
"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": "호출 스택을 사용할 수 없습니다."
}