diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2024-04-14 19:15:59 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2024-04-14 19:15:59 +0200 |
commit | c1b49f71a5db520c8414d408ce531d34c02c68f0 (patch) | |
tree | 4277da4ae36d65ab09f66a48824b70f736a621b3 /po/fr.po | |
parent | 42b073629d7edaef871923babef62817dd970b11 (diff) | |
download | weechat-c1b49f71a5db520c8414d408ce531d34c02c68f0.zip |
core: update French translations
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 14 |
1 files changed, 12 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-14 18:54+0200\n" -"PO-Revision-Date: 2024-04-14 18:58+0200\n" +"POT-Creation-Date: 2024-04-14 19:13+0200\n" +"PO-Revision-Date: 2024-04-14 19:15+0200\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: fr\n" @@ -14873,6 +14873,16 @@ msgstr "" "hash_algo=%s, iterations=%d, totp=%d" #, c-format +msgid "%sremote[%s]: proxy \"%s\" not found, cannot connect" +msgstr "%sremote[%s] : proxy \"%s\" non trouvé, connexion impossible" + +#, c-format +msgid "%sremote[%s]: missing proxy settings, check options for proxy \"%s\"" +msgstr "" +"%sremote[%s] : options de proxy manquantes, vérifiez les options pour le " +"proxy \"%s\"" + +#, c-format msgid "%s%s: already connected to remote relay \"%s\"!" msgstr "%s%s : déjà connecté au relai distant \"%s\" !" |