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

repository.i18n.json « out « git « extensions « kor « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6334a9e47efea8c37d35493b17aa15ec548cda12 (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
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"open": "열기",
	"index modified": "인덱스 수정됨",
	"modified": "수정됨",
	"index added": "인덱스 추가됨",
	"index deleted": "인덱스 삭제됨",
	"deleted": "삭제됨",
	"index renamed": "인덱스 이름 변경됨",
	"index copied": "인덱스 복사됨",
	"untracked": "추적되지 않음",
	"ignored": "무시됨",
	"both deleted": "둘 다 삭제됨",
	"added by us": "본인이 추가함",
	"deleted by them": "타인이 삭제함",
	"added by them": "타인이 추가함",
	"deleted by us": "본인이 삭제함",
	"both added": "둘 다 추가됨",
	"both modified": "둘 다 수정됨",
	"untracked, short": "U",
	"modified, short": "M",
	"commit": "커밋",
	"merge changes": "변경 내용 병합",
	"staged changes": "스테이징된 변경 내용",
	"changes": "변경 내용",
	"ok": "확인",
	"neveragain": "다시 표시 안 함",
	"huge": "'{0}'의 Git 리포지토리에 활성 변경 내용이 너무 많습니다. Git 기능의 하위 집합만 사용할 수 있도록 설정됩니다."
}