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

titleControl.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: 99c0ec41f617e9310dcaf188f3e054eef17590eb (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.
{
	"close": "Fermer",
	"closeOthers": "Fermer les autres",
	"closeRight": "Fermer à droite",
	"closeAll": "Tout fermer",
	"closeAllUnmodified": "Fermer les éléments non modifiés",
	"keepOpen": "Garder ouvert",
	"showOpenedEditors": "Afficher les éditeurs ouverts",
	"araLabelEditorActions": "Actions de l'éditeur"
}