/*--------------------------------------------------------------------------------------------- * 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. { "breakpointAriaLabel": "중단점 줄 {0} {1}, 중단점, 디버그", "exceptionBreakpointAriaLabel": "예외 중단점 {0}, 중단점, 디버그", "functionBreakPointInputAriaLabel": "함수 중단점 입력", "functionBreakpointAriaLabel": "함수 중단점 {0}, 중단점, 디버그", "functionBreakpointPlaceholder": "중단할 함수", "functionBreakpointsNotSupported": "이 디버그 형식은 함수 중단점을 지원하지 않습니다.", "loadMoreStackFrames": "더 많은 스택 프레임 로드", "paused": "일시 중지됨", "running": "실행 중", "stackFrameAriaLabel": "스택 프레임 {0} 줄 {1} {2}, 호출 스택, 디버그", "thread": "스레드", "threadAriaLabel": "스레드 {0}, 호출 스택, 디버그", "variableAriaLabel": "{0} 값 {1}, 변수, 디버그", "variableScopeAriaLabel": "{0} 범위, 변수, 디버그", "variableValueAriaLabel": "새 변수 값 입력", "watchExpressionAriaLabel": "{0} 값 {1}, 조사식, 디버그", "watchExpressionInputAriaLabel": "조사식 입력", "watchExpressionPlaceholder": "조사할 식", "watchVariableAriaLabel": "{0} 값 {1}, 조사식, 디버그" }