UNPKG

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.18 kB
/*--------------------------------------------------------------------------------------------- * 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": "사용할 수 있는 호출 스택이 없습니다." }