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

issueReporterPage.i18n.json « issue « electron-browser « code « vs « src « esn « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 359f0fb08f43172740bee9cf5822d0607091664a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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."
	],
	"completeInEnglish": "Por favor complete el formulario en inglés.",
	"issueTitleLabel": "Título",
	"issueTitleRequired": "Por favor, introduzca un título.",
	"systemInfo": "Mi información del sistema",
	"sendData": "Enviar mis datos",
	"processes": "Procesos actualmente en ejecución",
	"workspaceStats": "Estadísticas de mi área de trabajo",
	"extensions": "Mis extensiones",
	"yes": "Sí",
	"no": "No",
	"disableExtensions": "Deshabilitar todas las extensiones y volver a cargar la ventana",
	"loadingData": "Cargando datos..."
}