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

preferencesRenderers.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: 15b35f79ae22a7c802f9db7d702d54eca60970c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"errorInvalidConfiguration": "설정에 쓸 수 없습니다. 파일에서 오류/경고를 해결하고 다시 시도하세요.",
	"defaultSettingsTitle": "기본 설정",
	"defaultSettingsMessage": "설정을 오른쪽 파일에 넣어서 덮어씁니다.",
	"noSettingsFound": "설정을 찾을 수 없습니다.",
	"editTtile": "편집",
	"replaceDefaultValue": "설정에서 바꾸기",
	"copyDefaultValue": "설정에 복사",
	"unsupportedPHPExecutablePathSetting": "이 설정은 사용자 설정이어야 합니다. 작업 영역에 대해 PHP를 구성하려면 PHP 파일을 열고 상태 표시줄에서 'PHP 경로'를 클릭합니다.",
	"unsupportedWorkspaceSetting": "이 설정은 사용자 설정이어야 합니다."
}