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

watermark.i18n.json « electron-browser « watermark « parts « workbench « vs « src « kor « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d1ca9302c38e5af4aa02b54c6824a10547948566 (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
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"tips.enabled": "사용하도록 설정되면 편집기가 열리지 않았을 때 워터마크 팁이 표시됩니다.",
	"watermark.findInFiles": "파일에서 찾기",
	"watermark.keybindingsReference": "키보드 참조",
	"watermark.newUntitledFile": "제목이 없는 새 파일",
	"watermark.openFile": "파일 열기",
	"watermark.openFileFolder": "파일 또는 폴더 열기",
	"watermark.openFolder": "폴더 열기",
	"watermark.openGlobalKeybindings": "바로 가기 키",
	"watermark.openRecent": "최근 파일 열기",
	"watermark.quickOpen": "파일로 이동",
	"watermark.selectKeymap": "키맵 변경",
	"watermark.selectTheme": "테마 변경",
	"watermark.showCommands": "모든 명령 표시",
	"watermark.startDebugging": "디버깅 시작",
	"watermark.toggleTerminal": "터미널 설정/해제",
	"watermark.unboundCommand": "바인딩 안 됨",
	"workbenchConfigurationTitle": "워크벤치"
}