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

extensionEditor.i18n.json « electron-browser « extensions « parts « workbench « vs « src « fra « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 604ae1c1bb20a804fac329a40f509274ce5b51fb (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
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"JSON Validation": "Validation JSON ({0})",
	"changelog": "Journal des modifications",
	"command name": "Nom",
	"commands": "Commandes ({0})",
	"contributions": "Contributions",
	"debugger name": "Nom",
	"debuggers": "Débogueurs ({0})",
	"default": "Par défaut",
	"dependencies": "Dépendances",
	"description": "Description",
	"details": "Détails",
	"extension id": "Identificateur d'extension",
	"file extensions": "Extensions de fichier",
	"grammar": "Grammaire",
	"install count": "Nombre d'installations",
	"keyboard shortcuts": "Racco&&urcis clavier",
	"language id": "ID",
	"language name": "Nom",
	"languages": "Langages ({0})",
	"license": "Licence",
	"menuContexts": "Contextes de menu",
	"name": "Nom de l'extension",
	"noChangelog": "Aucun CHANGELOG disponible.",
	"noReadme": "Aucun fichier README disponible.",
	"publisher": "Nom de l'éditeur",
	"rating": "Évaluation",
	"setting name": "Nom",
	"settings": "Paramètres ({0})",
	"snippets": "Extraits",
	"themes": "Thèmes ({0})"
}