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

actions.i18n.json « electron-browser « workbench « vs « src « kor « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f17d6eb1c6e9dba388440893c43eb708a3e542d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"closeActiveEditor": "편집기 닫기",
	"closeWindow": "창 닫기",
	"closeFolder": "폴더 닫기",
	"noFolderOpened": "이 인스턴스에 현재 열려 있는 닫을 폴더가 없습니다.",
	"newWindow": "새 창",
	"toggleFullScreen": "전체 화면 설정/해제",
	"toggleMenuBar": "메뉴 모음 설정/해제",
	"toggleDevTools": "개발자 도구 설정/해제",
	"zoomIn": "확대",
	"zoomOut": "축소",
	"zoomReset": "확대/축소 다시 설정",
	"appPerf": "시작 성능",
	"reloadWindow": "창 다시 로드",
	"current": "현재 창",
	"folders": "폴더",
	"files": "파일",
	"openRecentPlaceHolderMac": "경로 선택(새 창에서 열려면 Cmd 키를 길게 누름)",
	"openRecentPlaceHolder": "열기 경로 선택(새 창에서 열려면 Ctrl 키를 길게 누름)",
	"closeMessages": "알림 메시지 닫기",
	"reportIssues": "문제 보고",
	"reportPerformanceIssue": "성능 문제 보고",
	"keybindingsReference": "바로 가기 키 참조",
	"openDocumentationUrl": "설명서",
	"openIntroductoryVideosUrl": "소개 비디오",
	"toggleSharedProcess": "공유 프로세스 설정/해제",
	"increaseViewSize": "현재 뷰 크기 늘리기",
	"decreaseViewSize": "현재 뷰 크기 줄이기"
}