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