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

keybindingsEditor.i18n.json « browser « preferences « parts « workbench « vs « src « fra « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5d223847aaf5da7ab4c42fbf7f6e108563cdfb31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"SearchKeybindings.AriaLabel": "Rechercher dans les combinaisons de touches",
	"SearchKeybindings.Placeholder": "Rechercher dans les combinaisons de touches",
	"add": "Ajouter une combinaison de touches",
	"cancel": "Annuler",
	"change": "Changer de combinaison de touches",
	"command": "Commande",
	"confirmRemove": "Supprimer la combinaison de touches '{0}' de la commande '{1}'",
	"default": "Par défaut",
	"header-message": "Pour des personnalisations avancées, ouvrez et modifiez ",
	"keybinding": "Combinaison de touches",
	"keybindingsInputName": "Combinaisons de touches",
	"ok": "OK",
	"removeLabel": "Supprimer la combinaison de touches",
	"source": "Source",
	"user": "Utilisateur",
	"when": "Quand"
}