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/preferences/browser/keybindingsEditor.i18n.json')
-rw-r--r--i18n/fra/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/i18n/fra/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json b/i18n/fra/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json
new file mode 100644
index 00000000000..5d223847aaf
--- /dev/null
+++ b/i18n/fra/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json
@@ -0,0 +1,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"
+} \ No newline at end of file