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

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/fra/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json')
-rw-r--r--i18n/fra/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/i18n/fra/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json b/i18n/fra/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json
index 261570184f1..1c20cdc1e83 100644
--- a/i18n/fra/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json
+++ b/i18n/fra/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json
@@ -5,11 +5,14 @@
// Do not edit this file. It is machine generated.
{
"showTriggerActions": "Afficher toutes les commandes",
+ "clearCommandHistory": "Effacer l'historique de commandes",
"showCommands.label": "Palette de commandes...",
"entryAriaLabelWithKey": "{0}, {1}, commandes",
"entryAriaLabel": "{0}, commandes",
"canNotRun": "La commande '{0}' ne peut pas être exécutée à partir d'ici.",
"actionNotEnabled": "La commande '{0}' n'est pas activée dans le contexte actuel.",
+ "recentlyUsed": "récemment utilisées",
+ "morecCommands": "autres commandes",
"commandLabel": "{0} : {1}",
"cat.title": "{0} : {1}",
"noCommandsMatching": "Aucune commande correspondante"