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/ja.po | |
parent | 6d184ccdc64ad55d226d996df5a62f269950f8cf (diff) | |
download | weechat-5936272b4ca7d05c8a082f7fd09c3bbabbf92fb5.zip |
irc: complete help of SASL fail options
Diffstat (limited to 'po/ja.po')
-rw-r--r-- | po/ja.po | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -20,7 +20,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-20 09:00+0900\n" "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Language-Team: Japanese <https://github.com/l/weechat/tree/translation_ja>\n" @@ -7583,10 +7583,12 @@ msgstr "" msgid "timeout (in seconds) before giving up SASL authentication" msgstr "SASL 認証を諦める前のタイムアウト (秒単位)" +#, 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 "" "SASL 認証が失敗した場合の挙動: 認証の問題を無視する場合は \"continue\"、サー" "バへの再接続を予定する場合は \"reconnect\"、サーバから切断する場合は " @@ -8314,7 +8316,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" |