diff options
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 26 |
1 files changed, 19 insertions, 7 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-07-11 19:51+0200\n" +"POT-Creation-Date: 2013-07-11 21:45+0200\n" "PO-Revision-Date: 2013-06-14 19:39-0300\n" "Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -6452,20 +6452,22 @@ msgstr "" "visualizza notifiche come messaggi privati (se automatico, usa il buffer " "privato se viene trovato)" +#, fuzzy msgid "" -"comma separated list of tags used in messages printed by notify when a nick " -"joins or quits server (result of command ison), for example: " -"\"notify_highlight\", \"notify_message\" or \"notify_private\"" +"comma separated list of tags used in messages displayed by notify when a " +"nick joins or quits server (result of command ison), for example: " +"\"notify_message\", \"notify_private\" or \"notify_highlight\"" msgstr "" "elenco separato da virgole di tag usati nei messaggi stampati dalle " "notifiche quando un nick entra o esce da un server (risultato del comando " "ison), ad esempio: \"notify_highlight\", \"notify_message\" o " "\"notify_private\"" +#, fuzzy msgid "" -"comma separated list of tags used in messages printed by notify when a nick " -"away status changes (result of command whois), for example: " -"\"notify_highlight\", \"notify_message\" or \"notify_private\"" +"comma separated list of tags used in messages displayed by notify when a " +"nick away status changes (result of command whois), for example: " +"\"notify_message\", \"notify_private\" or \"notify_highlight\"" msgstr "" "elenco separato da virgole di tag usati nei messaggi stampati dalle " "notifiche quando un nick cambia lo stato di assenza (risultato del comando " @@ -6478,6 +6480,16 @@ msgstr "chiude buffer quando viene digitato /part nel canale" msgid "merge private buffers" msgstr "unisci i buffer privati" +#, fuzzy +msgid "" +"comma separated list of tags used in private messages, for example: " +"\"notify_message\", \"notify_private\" or \"notify_highlight\"" +msgstr "" +"elenco separato da virgole di tag usati nei messaggi stampati dalle " +"notifiche quando un nick entra o esce da un server (risultato del comando " +"ison), ad esempio: \"notify_highlight\", \"notify_message\" o " +"\"notify_private\"" + msgid "" "number of raw messages to save in memory when raw data buffer is closed " "(messages will be displayed when opening raw data buffer)" |