diff options
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 41 |
1 files changed, 30 insertions, 11 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-06-22 10:25+0200\n" +"POT-Creation-Date: 2016-07-16 09:54+0200\n" "PO-Revision-Date: 2016-05-18 07:43+0200\n" "Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -7534,24 +7534,29 @@ msgstr "" "non verificare l'assenza su canali con un elevato numero di nick (0 = " "illimitato)" +#, fuzzy msgid "" -"default kick message used by commands \"/kick\" and \"/kickban\" (special " -"variables $nick, $channel and $server are replaced by their value)" +"default kick message used by commands \"/kick\" and \"/kickban\" (note: " +"content is evaluated, see /help eval; special variables ${nick}, ${channel} " +"and ${server} are replaced by their value)" msgstr "" +"canale: canale dove si trova l'utente\n" +" nick: nick da cacciare\n" +"motivo: motivo per il kick" msgid "" -"default part message (leaving channel) (\"%v\" will be replaced by WeeChat " -"version in string)" +"default part message (leaving channel) (note: content is evaluated, see /" +"help eval; special variables ${nick}, ${channel} and ${server} are replaced " +"by their value; \"%v\" is replaced by WeeChat version if there is no ${...} " +"in string)" msgstr "" -"messaggio di uscita predefinito (in uscita dal canale) (\"%v\" verrà " -"sostituito dalla versione di WeeChat)" msgid "" -"default quit message (disconnecting from server) (\"%v\" will be replaced by " -"WeeChat version in string)" +"default quit message (disconnecting from server) (note: content is " +"evaluated, see /help eval; special variables ${nick}, ${channel} and " +"${server} are replaced by their value; \"%v\" is replaced by WeeChat version " +"if there is no ${...} in string)" msgstr "" -"messaggio di abbandono predefinito (disconnessione dal server) (\"%v\" verrà " -"sostituito dalla versione di WeeChat)" msgid "" "notify list for server (you should not change this option but use /notify " @@ -11793,3 +11798,17 @@ msgstr "%s%s: timeout per \"%s\" con %s" #, fuzzy, c-format msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s%s: impossibile connettersi al mittente" + +#~ msgid "" +#~ "default part message (leaving channel) (\"%v\" will be replaced by " +#~ "WeeChat version in string)" +#~ msgstr "" +#~ "messaggio di uscita predefinito (in uscita dal canale) (\"%v\" verrà " +#~ "sostituito dalla versione di WeeChat)" + +#~ msgid "" +#~ "default quit message (disconnecting from server) (\"%v\" will be replaced " +#~ "by WeeChat version in string)" +#~ msgstr "" +#~ "messaggio di abbandono predefinito (disconnessione dal server) (\"%v\" " +#~ "verrà sostituito dalla versione di WeeChat)" |