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

vs_code_welcome_page.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: 8f490ebe7011956c83910f9e6ad5c373c6fa0a7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"welcomePage.vscode": "Visual Studio Code",
	"welcomePage.editingEvolved": "Édition évoluée",
	"welcomePage.start": "Démarrer",
	"welcomePage.newFile": "Nouveau fichier",
	"welcomePage.openFolder": "Ouvrir un dossier...",
	"welcomePage.cloneGitRepository": "Cloner le dépôt Git...",
	"welcomePage.recent": "Récent",
	"welcomePage.moreRecent": "Plus...",
	"welcomePage.noRecentFolders": "Aucun dossier récent",
	"welcomePage.help": "Aide",
	"welcomePage.keybindingsCheatsheet": "Fiche de révision du clavier imprimable",
	"welcomePage.introductoryVideos": "Vidéos d'introduction",
	"welcomePage.tipsAndTricks": "Conseils et astuces",
	"welcomePage.productDocumentation": "Documentation du produit",
	"welcomePage.gitHubRepository": "Dépôt GitHub",
	"welcomePage.stackOverflow": "Stack Overflow",
	"welcomePage.showOnStartup": "Afficher la page d'accueil au démarrage",
	"welcomePage.customize": "Personnaliser",
	"welcomePage.installExtensionPacks": "Outils et langages",
	"welcomePage.installExtensionPacksDescription": "Installer un support pour {0} et {1}",
	"welcomePage.moreExtensions": "plus",
	"welcomePage.installKeymapDescription": "Installer les raccourcis clavier",
	"welcomePage.installKeymapExtension": "Installer les raccourcis clavier de {0} et {1}",
	"welcomePage.others": "autres",
	"welcomePage.colorTheme": "Thème de couleur",
	"welcomePage.colorThemeDescription": "Personnalisez l'apparence de l'éditeur et de votre code",
	"welcomePage.learn": "Apprendre",
	"welcomePage.showCommands": "Rechercher et exécuter toutes les commandes",
	"welcomePage.showCommandsDescription": "La palette de commandes ({0}) permet d'accéder rapidement aux commandes pour en rechercher une",
	"welcomePage.interfaceOverview": "Vue d'ensemble de l'interface",
	"welcomePage.interfaceOverviewDescription": "Obtenez une superposition visuelle mettant en évidence les principaux composants de l'IU",
	"welcomePage.interactivePlayground": "Terrain de jeu interactif",
	"welcomePage.interactivePlaygroundDescription": "Essayez les fonctionnalités essentielles de l'éditeur en suivant une brève procédure pas à pas"
}