diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2012-03-26 13:45:41 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-03-26 13:45:41 +0200 |
commit | 0a08581f1b4f42022248e2f94dae04c3cd918d5c (patch) | |
tree | 97f8ba1a4440838ba35ea82b803b01dd19b95680 /po/it.po | |
parent | 7e1859ad5d15b2d69f9288e294b2a9a749dce007 (diff) | |
download | weechat-0a08581f1b4f42022248e2f94dae04c3cd918d5c.zip |
irc: allow more than one nick in command /invite
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.8-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2012-03-24 12:52+0100\n" +"POT-Creation-Date: 2012-03-26 13:41+0200\n" "PO-Revision-Date: 2012-02-26 09:16+0100\n" "Last-Translator: Marco Paolone <marcopaolone@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4606,8 +4606,9 @@ msgstr "ottieni informazioni sul server" msgid "invite a nick on a channel" msgstr "invita un nick su un canale" -msgid "<nick> <channel>" -msgstr "<nick> <canale>" +#, fuzzy +msgid "<nick> [<nick>...] [<channel>]" +msgstr "<nick> [<nick>...]" msgid "" " nick: nick to invite\n" @@ -8565,5 +8566,8 @@ msgstr "Tipo" msgid "Constants" msgstr "Costanti" +#~ msgid "<nick> <channel>" +#~ msgstr "<nick> <canale>" + #~ msgid "mechanism for SASL authentication" #~ msgstr "meccanismo per l'autenticazione SASL" |