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: 7faf0f2e9e9523df744db301ec1aea03a60da68b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"araLabelEditorActions": "Actions de l'éditeur",
	"close": "Fermer",
	"closeAll": "Tout fermer",
	"closeOthers": "Fermer les autres",
	"closeRight": "Fermer à droite",
	"keepOpen": "Garder ouvert",
	"showOpenedEditors": "Afficher les éditeurs ouverts"
}