diff options
Diffstat (limited to 'messages/it')
-rw-r--r-- | messages/it/LC_MESSAGES/mailman.po | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/messages/it/LC_MESSAGES/mailman.po b/messages/it/LC_MESSAGES/mailman.po index 208b5490..38bfa7ff 100644 --- a/messages/it/LC_MESSAGES/mailman.po +++ b/messages/it/LC_MESSAGES/mailman.po @@ -6829,7 +6829,7 @@ msgid "" "\n" " <p>In the text boxes below, add one address per line; start the\n" " line with a ^ character to designate a <a href=\n" -" \"http://www.python.org/doc/current/lib/module-re.html\"\n" +" \"http://docs.python.org/library/re.html\"\n" " >Python regular expression</a>. When entering backslashes, do " "so\n" " as if you were using Python raw strings (i.e. you generally " @@ -6867,7 +6867,7 @@ msgstr "" "\n" " <p>Nei campi sottostanti aggiungi un indirizzo per riga; \n" " inizia la riga con un carattere ^ per indicare una\n" -" <a href=\"http://www.python.org/doc/current/lib/module-re.htm" +" <a href=\"http://docs.python.org/library/re.html" "\"\n" " >Espressione regolare Python</a>. Quando inserisci " "backslash,\n" @@ -7453,7 +7453,7 @@ msgstr "Devo abilitare il filtro sugli argomenti?" msgid "" "The topic filter categorizes each incoming email message\n" " according to <a\n" -" href=\"http://www.python.org/doc/current/lib/module-re.html" +" href=\"http://docs.python.org/library/re.html" "\">regular\n" " expression filters</a> you specify below. If the message's\n" " <code>Subject:</code> or <code>Keywords:</code> header contains " @@ -7478,7 +7478,7 @@ msgid "" msgstr "" "Il filtro per argomenti categorizza ogni messaggio entrante\n" " in base a\n" -"<a href=\"http://www.python.org/doc/current/lib/module-re.html\">\n" +"<a href=\"http://docs.python.org/library/re.html\">\n" " espressioni regolari</a> che puoi specificare più\n" " in basso. Se i campi <code>Subject:</code> oppure\n" " <code>Keywords:</code> nel messaggio contengono parole\n" @@ -10119,7 +10119,7 @@ msgid "" "Complete\n" "specifications are at:\n" "\n" -"http://www.python.org/doc/current/lib/module-re.html\n" +"http://docs.python.org/library/re.html\n" "\n" "Address matches are case-insensitive, but case-preserved addresses are\n" "displayed.\n" @@ -10160,7 +10160,7 @@ msgstr "" "usando il modulo Python re. La specifica completa si puņ trovare\n" "all'indirizzo:\n" "\n" -"http://www.python.org/doc/current/lib/module-re.html\n" +"http://docs.python.org/library/re.html\n" "\n" "La ricerca degli indirizzi č non sensibile a maiuscole/minuscole\n" "ma vengono mostrati gli indirizzi senza alterazioni.\n" |