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: 98b2a7352d381b6839a8e43f36087ee09c2c27d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"copyDefaultValue": "설정에 복사",
	"editTtile": "편집",
	"noSettingsFound": "결과 없음",
	"oneSettingFound": "1개 설정 일치함",
	"preferencesAriaLabel": "기본 설정. 읽기 전용 텍스트 편집기입니다.",
	"replaceDefaultValue": "설정에서 바꾸기",
	"settingsEditorName": "기본 설정",
	"settingsFound": "{0}개 설정 일치함",
	"totalSettingsMessage": "총 {0}개 설정",
	"unsupportedPHPExecutablePathSetting": "이 설정은 사용자 설정이어야 합니다. 작업 영역에 대해 PHP를 구성하려면 PHP 파일을 열고 상태 표시줄에서 'PHP 경로'를 클릭합니다.",
	"unsupportedTypeScriptTsdkSetting": "이 설정은 사용자 설정이어야 합니다. 작업 영역에 대해 TypeScript를 구성하려면 TypeScript 파일을 열고 상태 표시줄에서 TypeScript 버전을 클릭합니다.",
	"unsupportedWorkspaceSetting": "이 설정은 사용자 설정이어야 합니다."
}