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

panelActions.i18n.json « panel « parts « browser « workbench « vs « src « fra « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6de414f8a874781ae3dd307a3c39347714b4d40d (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.
{
	"closePanel": "Fermer le panneau",
	"focusPanel": "Focus dans le panneau",
	"maximizePanel": "Agrandir la taille du panneau",
	"minimizePanel": "Restaurer la taille du panneau",
	"panelActionTooltip": "{0} ({1})",
	"toggleMaximizedPanel": "Activer/désactiver le panneau agrandi",
	"togglePanel": "Activer/désactiver le panneau",
	"view": "Afficher"
}