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

scm.contribution.i18n.json « electron-browser « scm « parts « workbench « vs « src « esn « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b5581db88a501ed78080a03f233b06e227e39aae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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": "Mostrar GIT",
	"source control": "Control de código fuente",
	"toggleSCMViewlet": "Mostrar SCM",
	"view": "Ver",
	"scmConfigurationTitle": "SCM",
	"alwaysShowProviders": "Si desea mostrar siempre la sección proveedor de control de código fuente.",
	"diffDecorations": "Controla las decoraciones de diff en el editor."
}