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

welcomePage.i18n.json « electron-browser « page « welcome « parts « workbench « vs « src « esn « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 13de56fa050e8f8fd93dedc4a1facd4916a8e4ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"cancel": "Cancelar",
	"ok": "Aceptar",
	"welcome.title": "Bienvenido",
	"welcomePage": "Bienvenido",
	"welcomePage.keymapAlreadyInstalled": "Los métodos abreviados de teclado {0} ya están instalados.",
	"welcomePage.keymapNotFound": "No se pudieron encontrar los métodos abreviados de teclado {0} con el identificador {1}.",
	"welcomePage.willReloadAfterInstallingKeymap": "La ventana se volverá a cargar después de instalar los métodos abreviados de teclado {0}."
}