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: 393b61b671f8a42e7064445336f07f06f5f762e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"emptyUserSettingsHeader": "설정을 여기에 넣어서 기본 설정을 덮어씁니다.",
	"errorInvalidConfiguration": "설정에 쓸 수 없습니다. 파일에서 오류/경고를 해결하고 다시 시도하세요.",
	"emptyWorkspaceSettingsHeader": "설정을 여기에 넣어서 사용자 설정을 덮어씁니다.",
	"emptyFolderSettingsHeader": "폴더 설정을 여기에 넣어서 작업 영역 설정을 덮어씁니다.",
	"defaultFolderSettingsTitle": "기본 폴더 설정",
	"defaultSettingsTitle": "기본 설정",
	"noSettingsFound": "설정을 찾을 수 없습니다.",
	"editTtile": "편집",
	"replaceDefaultValue": "설정에서 바꾸기",
	"copyDefaultValue": "설정에 복사",
	"unsupportedPHPExecutablePathSetting": "이 설정은 사용자 설정이어야 합니다. 작업 영역에 대해 PHP를 구성하려면 PHP 파일을 열고 상태 표시줄에서 'PHP 경로'를 클릭합니다.",
	"unsupportedWorkspaceSetting": "이 설정은 사용자 설정이어야 합니다.",
	"unsupportedWorkbenchSetting": "이 설정은 지금 적용할 수 없으며 이 폴더를 직접 열 경우에 적용됩니다."
}