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

scm.contribution.i18n.json « electron-browser « scm « parts « workbench « vs « src « deu « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: eb263d7ae8b832d5edd4a36de00889ae94057caa (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."
	],
	"toggleGitViewlet": "Git anzeigen",
	"source control": "Quellcodeverwaltung",
	"toggleSCMViewlet": "SCM anzeigen",
	"view": "Anzeigen",
	"scmConfigurationTitle": "SCM",
	"alwaysShowProviders": "Ob der Quellcodeverwaltungsanbieter-Abschnitt immer angezeigt wird.",
	"diffDecorations": "Steuert die Diff-Dekorationen im Editor.",
	"diffGutterWidth": "Steuert die Breite (px) der Diff-Dekorationen in der Liste (hinzugefügt und verändert)."
}