msgid "" msgstr "" "Project-Id-Version: Limnoria\n" "POT-Creation-Date: 2022-02-06 00:12+0100\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:58 msgid "%s (Subject: %q, added by %s on %s)" msgstr "%s (Soggetto: %q, aggiunto da %s il %s)" #: plugin.py:62 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:110 msgid "This plugin provides a means of maintaining News for a channel." msgstr "" #: plugin.py:122 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:134 msgid "(News item #%i added)" msgstr "(Notizia #%i aggiunta)" #: plugin.py:139 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:150 msgid "News for %s: %s" msgstr "Notizia per %s: %s" #: plugin.py:153 msgid "No news for %s." msgstr "Nessuna notizia per %s." #: plugin.py:159 plugin.py:173 plugin.py:189 plugin.py:205 msgid "news item id" msgstr "id della notizia" #: plugin.py:164 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:178 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:194 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:210 msgid "Old news for %s: %s" msgstr "Notizia vecchia per %s: %s" #: plugin.py:213 msgid "No old news for %s." msgstr "Nessuna notizia vecchia per %s."