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

keybindingsEditorContribution.i18n.json « browser « preferences « parts « workbench « vs « src « kor « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e3af42c911d7f344c1774f98fd30db6673b32894 (plain)
1
2
3
4
5
6
7
8
9
10
11
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"DefineKeybindingAction": "키 바인딩 정의",
	"defineKeybinding.kbLayoutErrorMessage": "현재 자판 배열에서는 이 키 조합을 생성할 수 없습니다.",
	"defineKeybinding.kbLayoutInfoMessage": "현재 자판 배열의 경우 다음을 누르세요.",
	"defineKeybinding.start": "키 바인딩 정의"
}