diff options
Diffstat (limited to 'messages/es/LC_MESSAGES/mailman.po')
-rw-r--r-- | messages/es/LC_MESSAGES/mailman.po | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/messages/es/LC_MESSAGES/mailman.po b/messages/es/LC_MESSAGES/mailman.po index 9a7cf649..802f6365 100644 --- a/messages/es/LC_MESSAGES/mailman.po +++ b/messages/es/LC_MESSAGES/mailman.po @@ -6631,7 +6631,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 " @@ -6672,7 +6672,7 @@ msgstr "" " <p>En la caja de texto de más abajo, agrega una dirección en " "cada línea, empieza la línea\n" " con el carácter ^ para designar una \n" -" <a href=\"http://www.python.org/doc/current/lib/module-re.html" +" <a href=\"http://docs.python.org/library/re.html" "\">\n" " expresión regular de Python</a>. Cuando metas barras inclinadas " "de izquierda a derecha (\"\\\"),\n" @@ -7247,7 +7247,7 @@ msgstr "¿Debe activarse o desactivarse el filtrado de temas?" 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 " @@ -7271,8 +7271,8 @@ msgid "" " configuration variable." msgstr "" "El filtro según el tema, clasifica cada mensaje recibido\n" -" según: los <a href=\"http://www.python.org/doc/current/lib/" -"module-re.html\">\n" +" según: los <a href=\"http://docs.python.org/library/" +"re.html\">\n" " filtros de expresiones regulares</a> que especifique abajo. Si " "las cabeceras\n" " <code>Subject:</code> (asunto) o <code>Keywords</code> " @@ -9918,7 +9918,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" @@ -9960,7 +9960,7 @@ msgstr "" "La sintaxis de la expresión regular es al estilo Perl5, usando el modulo " "Python re. Las especificaciones completas están en:\n" "\n" -"http://www.python.org/doc/current/lib/module-re.html\n" +"http://docs.python.org/library/re.html\n" "\n" "Al buscar las direcciones no se distinguen mayúsculas de minúsculas, sin " "embargo, \n" |