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

preferencesEditor.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: 3fc4a09490ff90d530870aee6040ec0a967e1ff0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"settingsEditorName": "기본 설정",
	"SearchSettingsWidget.AriaLabel": "설정 검색",
	"SearchSettingsWidget.Placeholder": "설정 검색",
	"totalSettingsMessage": "총 {0}개 설정",
	"noSettingsFound": "결과 없음",
	"oneSettingFound": "1개 설정 일치함",
	"settingsFound": "{0}개 설정 일치함",
	"fileEditorWithInputAriaLabel": "{0}. 텍스트 파일 편집기입니다.",
	"fileEditorAriaLabel": "텍스트 파일 편집기입니다.",
	"preferencesAriaLabel": "기본 설정. 읽기 전용 텍스트 편집기입니다."
}