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

dirtydiffDecorator.i18n.json « electron-browser « scm « parts « workbench « vs « src « jpn « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3eaaf1477f2a99df9c9c99ee9b616e7e0331ef60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"editorGutterModifiedBackground": "編集された行を示すエディター余白の背景色。",
	"editorGutterAddedBackground": "追加された行を示すエディター余白の背景色。",
	"editorGutterDeletedBackground": "削除された行を示すエディター余白の背景色。",
	"overviewRulerModifiedForeground": "変更されたコンテンツを示す概要ルーラーのマーカー色。",
	"overviewRulerAddedForeground": "追加されたコンテンツを示す概要ルーラーのマーカー色。",
	"overviewRulerDeletedForeground": "削除されたコンテンツを示す概要ルーラーのマーカー色。"
}