Welcome to mirror list, hosted at ThFree Co, Russian Federation.

replViewer.i18n.json « electron-browser « debug « parts « workbench « vs « src « kor « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0a2c74e3cb803429f80dddf0a3705a47d6bc2f87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"fileLink": "클릭하여 이동(측면에서 열려면 Ctrl 키를 누르고 클릭)",
	"fileLinkMac": "클릭하여 이동(측면에서 열려면 Cmd 키를 누르고 클릭)",
	"replExpressionAriaLabel": "{0} 식에 {1} 값이 있습니다. 읽기 평가 인쇄 루프, 디버그",
	"replKeyValueOutputAriaLabel": "출력 변수 {0}에 값 {1}이(가) 있습니다. 읽기 평가 인쇄 루프, 디버그",
	"replValueOutputAriaLabel": "{0}, 읽기 평가 인쇄 루프, 디버그",
	"replVariableAriaLabel": "{0} 변수에 {1} 값이 있습니다. 읽기 평가 인쇄 루프, 디버그",
	"stateCapture": "개체 상태는 첫 번재 평가에서 캡처됩니다."
}