From b2556f99f43a81cc2ee236d184616d8e6de948fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Mon, 9 Mar 2026 22:54:32 +0100 Subject: [PATCH] core: add missing key context "default" in French translations --- po/fr.po | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/po/fr.po b/po/fr.po index b059b49ea..ac13622ce 100644 --- a/po/fr.po +++ b/po/fr.po @@ -24,7 +24,7 @@ msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" "POT-Creation-Date: 2026-03-09 22:48+0100\n" -"PO-Revision-Date: 2026-03-09 22:49+0100\n" +"PO-Revision-Date: 2026-03-09 22:53+0100\n" "Last-Translator: Sébastien Helleu \n" "Language-Team: weechat-dev \n" "Language: fr\n" @@ -2909,14 +2909,14 @@ msgid "" "context \"default\")" msgstr "" "raw[bind] : associer une commande à une touche ou affiche la commande " -"associée à la touche" +"associée à la touche (pour le contexte \"default\")" msgid "" "raw[bindctxt]: bind a command to a key or display command bound to key, for " "given context" msgstr "" "raw[bindctxt] : associer une commande à une touche ou affiche la commande " -"associée à la touche pour le contexte donné" +"associée à la touche, pour le contexte donné" msgid "" "command: command (many commands can be separated by semicolons); quotes can " @@ -2927,14 +2927,18 @@ msgstr "" "espaces au début et à la fin de la commande" msgid "raw[unbind]: remove a key binding (for context \"default\")" -msgstr "raw[unbind] : supprimer l'association à une touche" +msgstr "" +"raw[unbind] : supprimer l'association à une touche (pour le contexte " +"\"default\")" msgid "raw[unbindctxt]: remove a key binding for given context" msgstr "" "raw[unbindctxt] : supprimer l'association à une touche pour le contexte donné" msgid "raw[reset]: reset a key to default binding (for context \"default\")" -msgstr "raw[reset] : réinitialiser une touche à son association par défaut" +msgstr "" +"raw[reset] : réinitialiser une touche à son association par défaut (pour le " +"contexte \"default\")" msgid "raw[resetctxt]: reset a key to default binding, for given context" msgstr ""