diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-03-30 16:16:13 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-03-30 16:16:13 +0200 |
commit | 474541b857849e73e1277afa58c3c8ce6178aac6 (patch) | |
tree | d2f8ff497d781d54c92f49af03c8e911a57f14cd /po/ja.po | |
parent | d7d91d6cf398217c530d253b3a6de202ed459a27 (diff) | |
download | weechat-474541b857849e73e1277afa58c3c8ce6178aac6.zip |
irc: add support of "away-notify" capability (closes #12)
Diffstat (limited to 'po/ja.po')
-rw-r--r-- | po/ja.po | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-03-30 12:23+0200\n" +"POT-Creation-Date: 2014-03-30 16:11+0200\n" "PO-Revision-Date: 2014-03-29 20:07+0900\n" "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Language-Team: Japanese <https://github.com/l/weechat/tree/translation_ja>\n" @@ -6970,10 +6970,11 @@ msgstr "" "サーバのパスワード (注意: 値は評価されます、/help eval を参照してください)" #. TRANSLATORS: please keep words "client capabilities" between brackets if translation is different (see fr.po) +#, fuzzy msgid "" "comma-separated list of client capabilities to enable for server if they are " "available; capabilities supported by WeeChat are: multi-prefix, userhost-in-" -"names (example: \"multi-prefix,userhost-in-names\")" +"names, away-notify (example: \"multi-prefix,userhost-in-names,away-notify\")" msgstr "" "サーバで利用可能ならば有効化する \"client capabilities\" のコンマ区切りリス" "ト; WeeChat で利用できる機能: multi-prefix、userhost-in-names (例: \"multi-" |