diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2016-02-25 07:35:12 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2016-02-25 07:35:12 +0100 |
commit | 5936272b4ca7d05c8a082f7fd09c3bbabbf92fb5 (patch) | |
tree | e0541fd2b904a43109139540abfc905c2fbb686c /po/de.po | |
parent | 6d184ccdc64ad55d226d996df5a62f269950f8cf (diff) | |
download | weechat-5936272b4ca7d05c8a082f7fd09c3bbabbf92fb5.zip |
irc: complete help of SASL fail options
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -23,7 +23,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-02-24 07:46+0100\n" +"POT-Creation-Date: 2016-02-25 07:30+0100\n" "PO-Revision-Date: 2016-02-19 17:53+0100\n" "Last-Translator: Nils Görs <weechatter@arcor.de>\n" "Language-Team: German <>\n" @@ -8063,10 +8063,12 @@ msgid "timeout (in seconds) before giving up SASL authentication" msgstr "" "Zeitüberschreitung bis zum Abbruch der SASL Authentifizierung (in Sekunden)" +#, fuzzy msgid "" "action to perform if SASL authentication fails: \"continue\" to ignore the " "authentication problem, \"reconnect\" to schedule a reconnection to the " -"server, \"disconnect\" to disconnect from server" +"server, \"disconnect\" to disconnect from server (see also option irc." +"network.sasl_fail_unavailable)" msgstr "" "auszuführende Aktion falls die SASL Authentifizierung fehlschlägt: " "\"continue\" ignoriert das Problem, das bei der Authentifizierung " @@ -8891,7 +8893,8 @@ msgstr "" msgid "" "cause SASL authentication failure when SASL is requested but unavailable on " -"the server" +"the server; when this option is enabled, it has effect only if option " +"\"sasl_fail\" is set to \"reconnect\" or \"disconnect\" in the server" msgstr "" msgid "send unknown commands to server" |