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

explorerViewer.i18n.json « views « electron-browser « files « parts « workbench « vs « src « kor « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b68cddecdb855779d1f4a6f063ce715a0e964bf5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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."
	],
	"fileInputAriaLabel": "파일 이름을 입력합니다. 확인하려면 Enter 키를 누르고, 취소하려면 Esc 키를 누릅니다.",
	"filesExplorerViewerAriaLabel": "{0}, 파일 탐색기",
	"dropFolders": "작업 영역에 폴더를 추가하시겠습니까?",
	"dropFolder": "작업 영역에 폴더를 추가하시겠습니까?",
	"addFolders": "폴더 추가(&&A)",
	"addFolder": "폴더 추가(&&A)",
	"confirmMultiMove": "다음 {0}개 파일을 이동하시겠습니까?",
	"confirmMove": "'{0}'을(를) 이동하시겠습니까?",
	"doNotAskAgain": "이 메시지를 다시 표시 안 함",
	"moveButtonLabel": "이동(&&M)",
	"confirmOverwriteMessage": "'{0}'이(가) 대상 폴더에 이미 있습니다. 바꿀까요?",
	"irreversible": "이 작업은 취소할 수 없습니다.",
	"replaceButtonLabel": "바꾸기(&&R)"
}