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

dirtydiffDecorator.i18n.json « electron-browser « scm « parts « workbench « vs « src « kor « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5c2397d8c0db78ff0cfe609579748cc3ef946cf9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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."
	],
	"changes": "변경 내용 {0}/{1}개",
	"change": "변경 내용 {0}/{1}개",
	"show previous change": "이전 변경 내용 표시",
	"show next change": "다음 변경 내용 표시",
	"editorGutterModifiedBackground": "수정된 줄의 편집기 여백 배경색입니다.",
	"editorGutterAddedBackground": "추가된 줄의 편집기 여백 배경색입니다.",
	"editorGutterDeletedBackground": "삭제된 줄의 편집기 여백 배경색입니다.",
	"overviewRulerModifiedForeground": "수정된 콘텐츠의 개요 눈금자 마커 색입니다.",
	"overviewRulerAddedForeground": "추가된 콘텐츠의 개요 눈금자 마커 색입니다.",
	"overviewRulerDeletedForeground": "삭제된 콘텐츠의 개요 눈금자 마커 색입니다."
}