From 459c60bd8ad6d798a3c55dd075b5efd05677f4b8 Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Sun, 11 Jan 2009 08:06:13 -0800 Subject: Updated links to Python documentation. --- messages/pt_BR/LC_MESSAGES/mailman.po | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'messages/pt_BR') diff --git a/messages/pt_BR/LC_MESSAGES/mailman.po b/messages/pt_BR/LC_MESSAGES/mailman.po index b8fee112..d12c5908 100644 --- a/messages/pt_BR/LC_MESSAGES/mailman.po +++ b/messages/pt_BR/LC_MESSAGES/mailman.po @@ -6327,7 +6327,7 @@ msgid "" "\n" "

In the text boxes below, add one address per line; start the\n" " line with a ^ character to designate a Python regular expression. When entering backslashes, do " "so\n" " as if you were using Python raw strings (i.e. you generally " @@ -6367,7 +6367,7 @@ msgstr "" "\n" "

Nas caixas de texto abaixo, adicione um endereço por linha;\n" " inicie a linha com o caracter ^ para designar uma\n" -" Expressão regular em Python. Quando acrescentar contra-barras, faça " "como se \n" " estivesse usando strings raw do Python (i.e. você geralmente \n" @@ -6928,7 +6928,7 @@ msgstr "O filtro de t msgid "" "The topic filter categorizes each incoming email message\n" " according to regular\n" " expression filters you specify below. If the message's\n" " Subject: or Keywords: header contains " @@ -6953,7 +6953,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 que poderá especificar abaixo. \n" " caso o cabeçalho Subject: ou Keywords: " @@ -9480,7 +9480,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" @@ -9520,7 +9520,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" -- cgit v1.2.3