diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-03-30 18:58:11 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-03-30 18:58:11 +0200 |
commit | e791c24a2e4200a8f87d63465a1c1ed276b7f9b9 (patch) | |
tree | f16be27cccd8efabc856860b7265c27794963a19 /po/cs.po | |
parent | 474541b857849e73e1277afa58c3c8ce6178aac6 (diff) | |
download | weechat-e791c24a2e4200a8f87d63465a1c1ed276b7f9b9.zip |
irc: allow "$ident" in option irc.network.ban_mask_default (closes #18)
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 8 |
1 files changed, 5 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: 2014-03-30 16:11+0200\n" +"POT-Creation-Date: 2014-03-30 18:55+0200\n" "PO-Revision-Date: 2014-03-24 14:23+0100\n" "Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -7071,8 +7071,10 @@ msgstr "" msgid "" "default ban mask for commands /ban, /unban and /kickban; variables $nick, " -"$user and $host are replaced by their values (extracted from \"nick!user@host" -"\"); this default mask is used only if WeeChat knows the host for the nick" +"$user, $ident and $host are replaced by their values (extracted from \"nick!" +"user@host\"); $ident is the same as $user if $user does not start with \"~" +"\", otherwise it is set to \"*\"; this default mask is used only if WeeChat " +"knows the host for the nick" msgstr "" msgid "when off, colors codes are ignored in incoming messages" |