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

welcomePage.i18n.json « electron-browser « page « welcome « parts « workbench « vs « src « fra « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4d398182260f54243fb4bab8bdd68c15ecd18a69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*---------------------------------------------------------------------------------------------
 *  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": "Annuler",
	"ok": "OK",
	"welcome.title": "Bienvenue",
	"welcomePage": "Bienvenue",
	"welcomePage.installingKeymap": "Installation des raccourcis clavier de {0}...",
	"welcomePage.keymapAlreadyInstalled": "Les raccourcis clavier {0} sont déjà installés.",
	"welcomePage.keymapNotFound": "Les raccourcis clavier {0} ayant l'ID {1} sont introuvables.",
	"welcomePage.willReloadAfterInstallingKeymap": "La fenêtre se recharge après l'installation des raccourcis clavier {0}."
}