diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-04-12 13:25:58 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-04-12 13:25:58 +0200 |
commit | 62df708fdc5b3981d6ffc0ea0868c03f406246b6 (patch) | |
tree | d0a16fe54a79609a77d69f4ea1bc2be73a080261 /po/ja.po | |
parent | 1abdde6be5155e68edb9b11c2e6b7d0355e1401f (diff) | |
download | weechat-62df708fdc5b3981d6ffc0ea0868c03f406246b6.zip |
core: add tag "host_xxx" in /help filter
Diffstat (limited to 'po/ja.po')
-rw-r--r-- | po/ja.po | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-04-12 09:29+0200\n" +"POT-Creation-Date: 2014-04-12 13:23+0200\n" "PO-Revision-Date: 2014-04-05 16:12+0200\n" "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Language-Team: Japanese <https://github.com/l/weechat/tree/translation_ja>\n" @@ -1506,6 +1506,7 @@ msgstr "" "list || enable|disable|toggle [<name>|@] || add <name> <buffer>[," "<buffer>...] <tags> <regex> || rename <name> <new_name> || del <name>|-all" +#, fuzzy msgid "" " list: list all filters\n" " enable: enable filters (filters are enabled by default)\n" @@ -1544,6 +1545,7 @@ msgid "" " notify_none, notify_message, notify_private, notify_highlight,\n" " nick_xxx (xxx is nick in message), prefix_nick_ccc (ccc is color of " "nick),\n" +" host_xxx (xxx is username + host in message),\n" " irc_xxx (xxx is command name or number, see /server raw or /debug tags),\n" " irc_numeric, irc_error, irc_action, irc_ctcp, irc_ctcp_reply, " "irc_smart_filter, away_info.\n" |