watermark.i18n.json 1.1 KB
Newer Older
D
Dirk Baeumer 已提交
1 2 3 4 5 6
/*---------------------------------------------------------------------------------------------
 *  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.
{
D
Dirk Baeumer 已提交
7 8 9
	"watermark.findInFiles": "Buscar en archivos",
	"watermark.keybindingsReference": "Referencia de teclado",
	"watermark.newUntitledFile": "Nuevo archivo sin título",
D
Dirk Baeumer 已提交
10 11
	"watermark.openFile": "Abrir archivo",
	"watermark.openFileFolder": "Abrir archivo o carpeta",
D
Dirk Baeumer 已提交
12 13 14
	"watermark.openFolder": "Abrir carpeta",
	"watermark.openGlobalKeybindings": "Métodos abreviados de teclado",
	"watermark.openRecent": "Abrir recientes",
D
Dirk Baeumer 已提交
15
	"watermark.quickOpen": "Ir al archivo",
D
Dirk Baeumer 已提交
16 17
	"watermark.selectKeymap": "Cambiar mapa de teclas",
	"watermark.selectTheme": "Cambiar tema",
D
Dirk Baeumer 已提交
18
	"watermark.showCommands": "Mostrar todos los comandos",
D
Dirk Baeumer 已提交
19
	"watermark.startDebugging": "Iniciar depuración",
D
Dirk Baeumer 已提交
20 21 22
	"watermark.toggleTerminal": "Alternar terminal",
	"watermark.unboundCommand": "sin enlazar"
}