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

keybindingsEditor.i18n.json « browser « preferences « parts « workbench « vs « src « esn « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1dab6e183129c9b3905093d6b1699eaec79f24ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"SearchKeybindings.AriaLabel": "Buscar enlaces de teclado",
	"SearchKeybindings.Placeholder": "Buscar enlaces de teclado",
	"add": "Agregar enlace de teclado",
	"cancel": "Cancelar",
	"change": "Cambiar enlace de teclado",
	"command": "Comando",
	"confirmRemove": "Quitar el enlace de teclado \"{0}\" del comando \"{1}\"",
	"default": "Predeterminado",
	"header-message": "Para personalizaciones avanzadas, abra y edite el archivo ",
	"keybinding": "Enlace de teclado",
	"keybindingsInputName": "Enlaces de teclado",
	"ok": "Aceptar",
	"removeLabel": "Quitar enlace de teclado",
	"source": "Origen",
	"user": "Usuario",
	"when": "Cuando"
}