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: 56b8182afa2371ec565fe3b383e32ed8d1076af5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*---------------------------------------------------------------------------------------------
 *  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": "열기...",
	"cancel": "취소",
	"addFolderToWorkspace": "작업 영역에 폴더 추가...",
	"addFolderToWorkspaceTitle": "작업 영역에 폴더 추가",
	"removeFolderFromWorkspace": "작업 영역에서 폴더 삭제",
	"save": "저장(&&S)"
}