summaryrefslogtreecommitdiff
path: root/po/fr.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/fr.po')
-rw-r--r--po/fr.po8
1 files changed, 6 insertions, 2 deletions
diff --git a/po/fr.po b/po/fr.po
index 6c193f6a1..d7410d870 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -21,8 +21,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2023-04-22 08:03+0200\n"
-"PO-Revision-Date: 2023-04-22 08:04+0200\n"
+"POT-Creation-Date: 2023-04-25 22:07+0200\n"
+"PO-Revision-Date: 2023-04-25 22:07+0200\n"
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: fr\n"
@@ -2232,6 +2232,8 @@ msgstr "<action> [<paramètres>]"
msgid ""
"list of actions:\n"
" return: simulate key \"enter\"\n"
+" split_return: split input on newlines then simulate key \"enter\" for each "
+"line\n"
" complete_next: complete word with next completion\n"
" complete_previous: complete word with previous completion\n"
" search_text_here: search text in buffer at current position\n"
@@ -2286,6 +2288,8 @@ msgid ""
msgstr ""
"liste des actions :\n"
" return : simuler la touche \"entrée\"\n"
+" split_return : découper la ligne de commande sur les caractères de retour "
+"chariot puis simuler la touche \"entrée\" pour chaque ligne\n"
" complete_next : compléter le mot avec la complétion suivante\n"
" complete_previous : compléter le mot avec la complétion précédente\n"
" search_text_here : chercher du texte dans le tampon à la position "