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

dirtydiffDecorator.i18n.json « electron-browser « scm « parts « workbench « vs « src « chs « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 839def0b2a62cf01e1fc19af836bc0df56525d20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/*---------------------------------------------------------------------------------------------
 *  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": "概述已删除内容的标尺标记颜色。"
}