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

extensionEditor.i18n.json « electron-browser « extensions « parts « workbench « vs « src « kor « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e1d48e2d069f5ea18969e49612ee7b29009dad71 (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
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"JSON Validation": "JSON 유효성 검사({0})",
	"changelog": "변경 로그",
	"command name": "이름",
	"commands": "명령({0})",
	"contributions": "기여",
	"debugger name": "이름",
	"debuggers": "디버거({0})",
	"default": "기본값",
	"description": "설명",
	"details": "세부 정보",
	"file extensions": "파일 확장명",
	"grammar": "문법",
	"keyboard shortcuts": "바로 가기 키(&&K)",
	"language id": "ID",
	"language name": "이름",
	"languages": "언어({0})",
	"license": "라이선스",
	"menuContexts": "메뉴 컨텍스트",
	"noChangelog": "CHANGELOG를 사용할 수 없습니다.",
	"noReadme": "사용 가능한 추가 정보가 없습니다.",
	"setting name": "이름",
	"settings": "설정({0})",
	"snippets": "코드 조각",
	"themes": "테마({0})"
}