diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2024-04-07 15:32:38 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2024-04-07 15:33:36 +0200 |
commit | eacd0002dd89273e64458e4896f11161e96d74d1 (patch) | |
tree | be94781e34094b5ba80588297eedbf760ddb6e57 /po/fr.po | |
parent | 91a9af72b188bda7dc3638689a7074a29074f9a0 (diff) | |
download | weechat-eacd0002dd89273e64458e4896f11161e96d74d1.zip |
relay: add missing line for "api" protocol in `/help relay` (issue #2066)
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2024-04-07 14:44+0200\n" -"PO-Revision-Date: 2024-04-07 14:50+0200\n" +"POT-Creation-Date: 2024-04-07 15:31+0200\n" +"PO-Revision-Date: 2024-04-07 15:32+0200\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: fr\n" @@ -15169,6 +15169,9 @@ msgstr "" "non donné, le nom de serveur doit être envoyé par le client dans la commande " "\"PASS\", avec le format : \"PASS serveur:motdepasse\")" +msgid " - protocol \"api\" (name is not used)" +msgstr " - protocole \"api\" (le nom n'est pas utilisé)" + msgid " - protocol \"weechat\" (name is not used)" msgstr " - protocole \"weechat\" (le nom n'est pas utilisé)" |