diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2014-03-17 17:23:55 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2014-03-17 17:23:55 +0100 |
commit | 63c2915e3cc15e158f428d946249bade0dfcb5dc (patch) | |
tree | c95448608b813ec8c9e374998dc52774fc61299a /po/es.po | |
parent | 30de830982f127c538602f05f4c9eb32d5f991cf (diff) | |
download | weechat-63c2915e3cc15e158f428d946249bade0dfcb5dc.zip |
irc: fix typo in /help kickban
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-03-17 14:56+0100\n" +"POT-Creation-Date: 2014-03-17 17:21+0100\n" "PO-Revision-Date: 2014-03-10 21:07+0100\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5769,7 +5769,7 @@ msgstr "expulsa y veta a un apodo de un canal" msgid "" "channel: channel where user is\n" " nick: nick to kick and ban\n" -" reason: reason for kick (special variables $nick, $channel and $channel are " +" reason: reason for kick (special variables $nick, $channel and $server are " "replaced by their value)\n" "\n" "It is possible to kick/ban with a mask, nick will be extracted from mask and " |