msgid "" msgstr "" "Project-Id-Version: Limnoria\n" "POT-Creation-Date: 2022-02-06 00:12+0100\n" "PO-Revision-Date: 2011-08-10 02:43+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" #: config.py:46 msgid "" "Determines what URLs are not to be snarfed and\n" " stored in the database for the channel; URLs matching the given regexp " "will\n" " not be snarfed. Give the empty string if you have no URLs that you'd " "like\n" " to exclude from being snarfed." msgstr "" "Determina quali URL non vanno intercettati e memorizzati nel database del " "canale;\n" " quelli che corrispondono alla regexp fornita non verranno coinvolti.\n" " Se non vuoi escludere alcun URL, aggiungi una stringa vuota." #: plugin.py:67 msgid "" "This plugin records how many URLs have been mentioned in\n" " a channel and what the last URL was." msgstr "" #: plugin.py:93 msgid "" "[]\n" "\n" " Returns the number of URLs in the URL database. is only\n" " required if the message isn't sent in the channel itself.\n" " " msgstr "" "[]\n" "\n" " Riporta il numero di URL nel database. è richiesto\n" " solo se il messaggio non viene inviato nel canale stesso.\n" " " #: plugin.py:100 msgid "I have %n in my database." msgstr "Ho %n nel mio database." #: plugin.py:105 msgid "" "[] [--{from,with,without,near,proto} ] [--nolimit]\n" "\n" " Gives the last URL matching the given criteria. --from is from " "whom\n" " the URL came; --proto is the protocol the URL used; --with is " "something\n" " inside the URL; --without is something that should not be in the " "URL;\n" " --near is something in the same message as the URL. If --nolimit " "is\n" " given, returns all the URLs that are found to just the URL.\n" " is only necessary if the message isn't sent in the " "channel\n" " itself.\n" " " msgstr "" "[] [--{from,with,without,near,proto} ] [--nolimit]\n" "\n" " Fornisce l'ultimo URL che corrisponde al criterio specificato. --" "from equivale\n" " a chi ha inserito l'URL; --proto è il protocollo dell'URL usato; --" "with è\n" " qualcosa all'interno dell'URL, mentre --without è qualcosa non " "presente;\n" " --near qualcosa nell'URL stesso. Se --nolimit è specificato, " "riporta\n" " tutti gli URL equivalenti a URL trovati. è necessario solo " "se il\n" " messaggio non viene inviato nel canale stesso.\n" " " #: plugin.py:147 msgid "No URLs matched that criteria." msgstr "Nessun URL corrisponde a questo criterio."