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

titleControl.i18n.json « editor « parts « browser « workbench « vs « src « kor « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a290c09983793e960b59a3c92d69e50510e72055 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"close": "닫기",
	"closeOthers": "기타 항목 닫기",
	"closeRight": "오른쪽에 있는 항목 닫기",
	"closeAll": "모두 닫기",
	"closeAllUnmodified": "미수정 항목 닫기",
	"keepOpen": "열린 상태 유지",
	"showOpenedEditors": "열려 있는 편집기 표시",
	"araLabelEditorActions": "편집기 작업"
}