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

welcomePage.contribution.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: d98379a144eb750d61e89cf24e60edd450365ab0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"workbenchConfigurationTitle": "Banc d'essai",
	"workbench.startupEditor.none": "Démarrage sans éditeur.",
	"workbench.startupEditor.welcomePage": "Ouvre la page de bienvenue (par défaut).",
	"workbench.startupEditor.newUntitledFile": "Ouverture d'un nouveau fichier sans titre.",
	"workbench.startupEditor": "Définit quel éditeur s’affiche au démarrage, si aucun n’est restauré à partir de la session précédente. Sélectionnez 'none' pour démarrer sans éditeur, 'welcomePage' pour ouvrir la page d’accueil (par défaut), 'newUntitledFile' pour ouvrir un nouveau fichier sans titre (seulement lors de l'ouverture d'un espace de travail vide).",
	"help": "Aide"
}