diff options
author | Mark Sapiro <mark@msapiro.net> | 2009-01-11 08:06:13 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2009-01-11 08:06:13 -0800 |
commit | 459c60bd8ad6d798a3c55dd075b5efd05677f4b8 (patch) | |
tree | d87e76391c3e465dcfdce22d597f41ce31930027 /messages/pt | |
parent | 4cfb7130a9b64d951b8e3367c67ca445f3eb296e (diff) | |
download | mailman2-459c60bd8ad6d798a3c55dd075b5efd05677f4b8.tar.gz mailman2-459c60bd8ad6d798a3c55dd075b5efd05677f4b8.tar.xz mailman2-459c60bd8ad6d798a3c55dd075b5efd05677f4b8.zip |
Updated links to Python documentation.
Diffstat (limited to 'messages/pt')
-rw-r--r-- | messages/pt/LC_MESSAGES/mailman.po | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/messages/pt/LC_MESSAGES/mailman.po b/messages/pt/LC_MESSAGES/mailman.po index cf6dc72c..527cf223 100644 --- a/messages/pt/LC_MESSAGES/mailman.po +++ b/messages/pt/LC_MESSAGES/mailman.po @@ -6335,7 +6335,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 " @@ -6375,7 +6375,7 @@ msgstr "" "\n" " <p>Nas caixas de texto abaixo, adicione um endereço por linha;\n" " inicie a linha com o caracter ^ para designar uma\n" -" <a href=\"http://www.python.org/doc/current/lib/module-re.html" +" <a href=\"http://docs.python.org/library/re.html" "\">Expressão regular em Python</a>. Quando acrescentar contrabarras, faça " "como se \n" " estivesse usando strings raw do Python (i.e. você geralmente \n" @@ -6914,7 +6914,7 @@ msgstr "O filtro de tópico deve estar activado ou desactivado?" 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 " @@ -6939,7 +6939,7 @@ msgid "" msgstr "" "O filtro de tópico categoriza cada mensagem de entrada de \n" " acordo com \n" -" href=\"http://www.python.org/doc/current/lib/module-re.html" +" href=\"http://docs.python.org/library/re.html" "\">filtros\n" " de expressões regulares</a> que poderá especificar abaixo. \n" " caso o cabeçalho <code>Subject:</code> ou <code>Keywords:</code> " @@ -9496,7 +9496,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" @@ -9536,7 +9536,7 @@ msgstr "" "A sintaxe de expressões regulares é no estilo Perl5, usando o módulo\n" "Python. As especificações completas podem ser encontradas em:\n" "\n" -"http://www.python.org/doc/current/lib/module-re.html\n" +"http://docs.python.org/library/re.html\n" "\n" "Endereços que conferem são case-insensitive, mas endereços case-sensitive\n" "são mostrados.\n" |