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

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/esn/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json')
-rw-r--r--i18n/esn/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/i18n/esn/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json b/i18n/esn/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json
new file mode 100644
index 00000000000..1dab6e18312
--- /dev/null
+++ b/i18n/esn/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json
@@ -0,0 +1,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"
+} \ No newline at end of file