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

editor.contribution.i18n.json « editor « parts « browser « workbench « vs « src « fra « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: dc32ce2159e08a22fa09e8efcf1f4cd7f975c217 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"textEditor": "Éditeur de texte",
	"textDiffEditor": "Éditeur de différences textuelles",
	"binaryDiffEditor": "Éditeur de différences binaires",
	"sideBySideEditor": "Éditeur côte à côte",
	"groupOnePicker": "Afficher les éditeurs du premier groupe",
	"groupTwoPicker": "Afficher les éditeurs du deuxième groupe",
	"groupThreePicker": "Afficher les éditeurs du troisième groupe",
	"allEditorsPicker": "Afficher tous les éditeurs ouverts",
	"view": "Affichage"
}