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

preferencesService.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: f43ae31fedacdb1cdde2741f9342b50c5ab23e63 (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.
{
	"openFolderFirst": "첫 번째 폴더를 열어서 작업 영역 설정을 만듭니다.",
	"emptyKeybindingsHeader": "키 바인딩을 이 파일에 넣어서 기본값을 덮어씁니다.",
	"defaultKeybindings": "기본 키 바인딩",
	"fail.createSettings": "{0}'({1})을(를) 만들 수 없습니다."
}