diff options
Diffstat (limited to 'messages/pt/LC_MESSAGES/mailman.po')
-rwxr-xr-x | 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 fc0c4129..53df8d5d 100755 --- a/messages/pt/LC_MESSAGES/mailman.po +++ b/messages/pt/LC_MESSAGES/mailman.po @@ -6883,7 +6883,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://docs.python.org/library/re.html\"\n" +" \"https://docs.python.org/2/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 " @@ -6923,7 +6923,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://docs.python.org/library/re.html\">Expressão " +" <a href=\"https://docs.python.org/2/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" " utilizaria apenas uma barra invertida).\n" @@ -7687,7 +7687,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://docs.python.org/library/re.html\">regular\n" +" href=\"https://docs.python.org/2/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 " "a\n" @@ -7711,7 +7711,7 @@ msgid "" msgstr "" "O filtro de tópico categoriza cada mensagem de entrada de \n" " acordo com \n" -" href=\"http://docs.python.org/library/re.html\">filtros\n" +" href=\"https://docs.python.org/2/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> " "da \n" @@ -10368,7 +10368,7 @@ msgid "" "Complete\n" "specifications are at:\n" "\n" -"http://docs.python.org/library/re.html\n" +"https://docs.python.org/2/library/re.html\n" "\n" "Address matches are case-insensitive, but case-preserved addresses are\n" "displayed.\n" @@ -10408,7 +10408,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://docs.python.org/library/re.html\n" +"https://docs.python.org/2/library/re.html\n" "\n" "Endereços que conferem são case-insensitive, mas endereços case-sensitive\n" "são mostrados.\n" |