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

actions.i18n.json « electron-browser « workbench « vs « src « esn « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8259ff01aff0c41d0fae1cb3aa5c693c75897c56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"closeActiveEditor": "Cerrar editor",
	"closeWindow": "Cerrar ventana",
	"newWindow": "Nueva ventana",
	"toggleFullScreen": "Alternar pantalla completa",
	"toggleMenuBar": "Alternar barra de menús",
	"toggleDevTools": "Alternar herramientas de desarrollo",
	"zoomIn": "Acercar",
	"zoomOut": "Alejar",
	"zoomReset": "Restablecer zoom",
	"appPerf": "Rendimiento de inicio",
	"reloadWindow": "Recargar ventana",
	"switchWindowPlaceHolder": "Seleccionar una ventana a la que cambiar",
	"current": "Ventana actual",
	"switchWindow": "Cambiar de Ventana...",
	"quickSwitchWindow": "Cambio Rápido de Ventana...",
	"files": "archivos",
	"openRecent": "Abrir Reciente...",
	"quickOpenRecent": "Abrir Reciente Rapidamente...",
	"closeMessages": "Cerrar mensajes de notificación",
	"reportIssues": "Notificar problemas",
	"reportPerformanceIssue": "Notificar problema de rendimiento",
	"keybindingsReference": "Referencia de métodos abreviados de teclado",
	"openDocumentationUrl": "Documentación",
	"openIntroductoryVideosUrl": "Vídeos de introducción",
	"openTipsAndTricksUrl": "Sugerencias y trucos",
	"toggleSharedProcess": "Alternar proceso compartido",
	"navigateLeft": "Navegar a la Vista de la Izquierda",
	"navigateRight": "Navegar a la Vista de la Derecha",
	"navigateUp": "Navegar a la Vista Superior",
	"navigateDown": "Navegar a la Vista Inferior",
	"increaseViewSize": "Aumentar tamaño de vista actual",
	"decreaseViewSize": "Reducir tamaño de vista actual"
}