msgid "" msgstr "" "Project-Id-Version: Limnoria\n" "POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: 2011-06-19 12:51+0200\n" "Last-Translator: skizzhg \n" "Language-Team: Italian \n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: plugin.py:57 msgid "%s (Subject: %q, added by %s on %s)" msgstr "%s (Soggetto: %q, aggiunto da %s il %s)" #: plugin.py:61 msgid "%s (Subject: %q, added by %s on %s, expires at %s)" msgstr "%s (Soggetto: %q, aggiunto da %s il %s, scade il %s)" #: plugin.py:120 #, docstring msgid "" "[] : \n" "\n" " Adds a given news item of to a channel with the given .\n" " If isn't 0, that news item will expire seconds from\n" " now. is only necessary if the message isn't sent in the\n" " channel itself.\n" " " msgstr "" "[] : \n" "\n" " Aggiunge ad un canale una notizia contenente con il fornito.\n" " Se non è uguale a 0, la notizia scadrà entro quel numero di secondi.\n" " è necessario solo se il messaggio non viene inviato nel canale stesso.\n" " " #: plugin.py:132 msgid "(News item #%i added)" msgstr "(Notizia #%i aggiunta)" #: plugin.py:137 #, docstring msgid "" "[] []\n" "\n" " Display the news items for in the format of '(#id) subject'.\n" " If is given, retrieve only that news item; otherwise retrieve all\n" " news items. is only necessary if the message isn't sent in\n" " the channel itself.\n" " " msgstr "" "[] []\n" "\n" " Visualizza le notizie per nel formato '(#id) soggetto'.\n" " Se è fornito, riporta solo quella notizia; altrimenti le riporta tutte.\n" " è necessario solo se il messaggio non viene inviato nel canale stesso.\n" " " #: plugin.py:148 msgid "News for %s: %s" msgstr "Notizia per %s: %s" #: plugin.py:151 msgid "No news for %s." msgstr "Nessuna notizia per %s." #: plugin.py:157 plugin.py:171 plugin.py:187 plugin.py:203 msgid "news item id" msgstr "id della notizia" #: plugin.py:162 #, docstring msgid "" "[] \n" "\n" " Removes the news item with from . is only\n" " necessary if the message isn't sent in the channel itself.\n" " " msgstr "" "[] \n" "\n" " Rimuove da la notizia con il dato . è necessario\n" " solo se il messaggio non viene inviato nel canale stesso.\n" " " #: plugin.py:176 #, docstring msgid "" "[] \n" "\n" " Changes the news item with from according to the\n" " regular expression . should be of the form\n" " s/text/replacement/flags. is only necessary if the message\n" " isn't sent on the channel itself.\n" " " msgstr "" "[] \n" "\n" " Modifica da la notiza con il dato in base all'espressione\n" " regolare . deve essere nella forma s/text/replacement/flags.\n" " è necessario solo se il messaggio non viene inviato nel canale stesso.\n" " " #: plugin.py:192 #, docstring msgid "" "[] []\n" "\n" " Returns the old news item for with . If no number is\n" " given, returns all the old news items in reverse order. is\n" " only necessary if the message isn't sent in the channel itself.\n" " " msgstr "" "[] []\n" "\n" " Riporta la notizia vecchia con per . Se non viene fornito\n" " alcun numero, riporta tutte le notizie vecchie in ordine inverso.\n" " è necessario solo se il messaggio non viene inviato nel canale stesso.\n" " " #: plugin.py:208 msgid "Old news for %s: %s" msgstr "Notizia vecchia per %s: %s" #: plugin.py:211 msgid "No old news for %s." msgstr "Nessuna notizia vecchia per %s."