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

workspaceActions.i18n.json « actions « browser « workbench « vs « src « kor « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b3a4fc27abc1c9206f4a35add664401ff4545bf5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"openFolder": "폴더 열기...",
	"openFileFolder": "열기...",
	"addFolderToWorkspace": "작업 영역에 폴더 추가...",
	"add": "추가(&&A)",
	"addFolderToWorkspaceTitle": "작업 영역에 폴더 추가",
	"newWorkspace": "새 작업 영역...",
	"select": "선택(&&S)",
	"selectWorkspace": "작업 영역 폴더 선택",
	"removeFolderFromWorkspace": "작업 영역에서 폴더 삭제",
	"openFolderSettings": "폴더 설정 열기",
	"saveWorkspaceAsAction": "작업 영역을 다른 이름으로 저장",
	"save": "저장(&&S)",
	"saveWorkspace": "작업 영역 저장",
	"openWorkspaceAction": "작업 영역 열기...",
	"openWorkspaceConfigFile": "작업 영역 구성 파일 열기",
	"workspaceFolderPickerPlaceholder": "작업 영역 폴더 선택"
}