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

watermark.i18n.json « electron-browser « watermark « parts « workbench « vs « src « esn « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 858c6062b96de0714cdc68e525a57b2394657807 (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
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"tips.enabled": "Si esta opción está habilitada, se muestran sugerencias de marca de agua cuando no hay ningún editor abierto.",
	"watermark.findInFiles": "Buscar en archivos",
	"watermark.keybindingsReference": "Referencia de teclado",
	"watermark.newUntitledFile": "Nuevo archivo sin título",
	"watermark.openFile": "Abrir archivo",
	"watermark.openFileFolder": "Abrir archivo o carpeta",
	"watermark.openFolder": "Abrir carpeta",
	"watermark.openGlobalKeybindings": "Métodos abreviados de teclado",
	"watermark.openRecent": "Abrir recientes",
	"watermark.quickOpen": "Ir al archivo",
	"watermark.selectKeymap": "Cambiar mapa de teclas",
	"watermark.selectTheme": "Cambiar tema",
	"watermark.showCommands": "Mostrar todos los comandos",
	"watermark.startDebugging": "Iniciar depuración",
	"watermark.toggleTerminal": "Alternar terminal",
	"watermark.unboundCommand": "sin enlazar",
	"workbenchConfigurationTitle": "Área de trabajo"
}