summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--messages/es/LC_MESSAGES/mailman.po7947
1 files changed, 4758 insertions, 3189 deletions
diff --git a/messages/es/LC_MESSAGES/mailman.po b/messages/es/LC_MESSAGES/mailman.po
index e0839d41b..403f7e4ed 100644
--- a/messages/es/LC_MESSAGES/mailman.po
+++ b/messages/es/LC_MESSAGES/mailman.po
@@ -8,6 +8,10 @@
#
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR ORGANIZATION
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR ORGANIZATION
# FIRST AUTHOR <jcrey@uma.es>, 2000
#
msgid ""
@@ -22,407 +26,817 @@ msgstr ""
"Content-Transfer-Encoding: quote-printable\n"
-#: /home/mailman/Mailman/HTMLFormatter.py:61
-msgid " list run by "
-msgstr " la administra "
+#. docstring
+#: Mailman/Archiver/Archiver.py:18
+msgid ""
+"Mixin class for putting new messages in the right place for archival.\n"
+"\n"
+"Public archives are separated from private ones. An external archival\n"
+"mechanism (eg, pipermail) should be pointed to the right places, to do the\n"
+"archival.\n"
+msgstr ""
-#: /home/mailman/Mailman/Cgi/handle_opts.py:149
-msgid "That password was incorrect."
-msgstr "La clave es incorrecta"
+#: Mailman/Archiver/Archiver.py:123
+msgid "List traffic archival policies."
+msgstr "Pol&iacute;tica de almacenaje del tr&aacute;fico de la lista."
-#: /home/mailman/Mailman/Cgi/admin.py:235
-#: /home/mailman/Mailman/Cgi/admin.py:242
-msgid "Mailman"
-msgstr "Mailman"
+#: Mailman/Archiver/Archiver.py:125 Mailman/Autoresponder.py:64
+#: Mailman/Autoresponder.py:81 Mailman/Bouncer.py:67 Mailman/Cgi/create.py:293
+#: Mailman/Cgi/create.py:314 Mailman/Digester.py:56 Mailman/Digester.py:72
+#: Mailman/Digester.py:94 Mailman/Digester.py:99 Mailman/GatewayManager.py:53
+#: Mailman/GatewayManager.py:57 Mailman/GatewayManager.py:61
+#: Mailman/MailList.py:554 Mailman/MailList.py:564 Mailman/MailList.py:589
+#: Mailman/MailList.py:593 Mailman/MailList.py:600 Mailman/MailList.py:610
+#: Mailman/MailList.py:615 Mailman/MailList.py:709 Mailman/MailList.py:723
+#: Mailman/MailList.py:734 Mailman/MailList.py:737 Mailman/MailList.py:769
+#: Mailman/MailList.py:843 Mailman/MailList.py:851
+msgid "No"
+msgstr "No"
-#: /home/mailman/Mailman/HTMLFormatter.py:275
-msgid "<i>The %(which)s is only available to the list administrator.</i>"
-msgstr "<i>La %(which)s solo est&aacute; disponible para el administrador de la lista.</i>"
+#: Mailman/Archiver/Archiver.py:125 Mailman/Autoresponder.py:64
+#: Mailman/Bouncer.py:67 Mailman/Cgi/create.py:293 Mailman/Cgi/create.py:314
+#: Mailman/Digester.py:56 Mailman/Digester.py:72 Mailman/Digester.py:94
+#: Mailman/Digester.py:99 Mailman/GatewayManager.py:53
+#: Mailman/GatewayManager.py:57 Mailman/GatewayManager.py:61
+#: Mailman/MailList.py:554 Mailman/MailList.py:564 Mailman/MailList.py:589
+#: Mailman/MailList.py:593 Mailman/MailList.py:600 Mailman/MailList.py:610
+#: Mailman/MailList.py:615 Mailman/MailList.py:709 Mailman/MailList.py:723
+#: Mailman/MailList.py:734 Mailman/MailList.py:737 Mailman/MailList.py:769
+#: Mailman/MailList.py:843 Mailman/MailList.py:851
+msgid "Yes"
+msgstr "Si"
-#: /home/mailman/Mailman/Cgi/admin.py:598
-msgid "<em>Enter the text below, or...</em><br>"
-msgstr "<em>Indique el texto abajo, o...</em><br>"
+#: Mailman/Archiver/Archiver.py:126
+msgid "Archive messages?"
+msgstr "&iquest;Almacenar los mensajes?"
+
+#: Mailman/Archiver/Archiver.py:128
+msgid "private"
+msgstr "privado"
+
+#: Mailman/Archiver/Archiver.py:128
+msgid "public"
+msgstr "publico"
+
+#: Mailman/Archiver/Archiver.py:129
+msgid "Is archive file source for public or private archival?"
+msgstr "&iquest;El fichero es la fuente para el archivo p&uacute;blico o privado?"
+
+#: Mailman/Archiver/Archiver.py:132 Mailman/Digester.py:88
+msgid "Monthly"
+msgstr "Mensual"
+
+#: Mailman/Archiver/Archiver.py:132 Mailman/Digester.py:88
+msgid "Quarterly"
+msgstr "Trimestral"
+
+#: Mailman/Archiver/Archiver.py:132 Mailman/Digester.py:88
+msgid "Yearly"
+msgstr "Anual"
+
+#: Mailman/Archiver/Archiver.py:133 Mailman/Digester.py:89
+msgid "Daily"
+msgstr "Diario"
+
+#: Mailman/Archiver/Archiver.py:133 Mailman/Digester.py:89
+msgid "Weekly"
+msgstr "Semanal"
+
+#: Mailman/Archiver/Archiver.py:135
+msgid "How often should a new archive volume be started?"
+msgstr "&iquest;Cada cuanto tiempo deber&iacute;a empezarse un nuevo volumen de archivo?"
-#: /home/mailman/Mailman/MailCommandHandler.py:651
+#. docstring
+#: Mailman/Archiver/Archiver.py:139
+msgid "The mbox name where messages are left for archive construction."
+msgstr ""
+
+#. docstring
+#: Mailman/Archiver/Archiver.py:144
+msgid "Open (creating, if necessary) the named archive file."
+msgstr ""
+
+#. docstring
+#: Mailman/Archiver/Archiver.py:156
+msgid "Retain a text copy of the message in an mbox file."
+msgstr ""
+
+#. docstring
+#: Mailman/Archiver/Archiver.py:180
+msgid "Store postings in mbox and/or pipermail archive, depending."
+msgstr ""
+
+#. docstring
+#: Mailman/Archiver/HyperArch.py:184
msgid ""
-"Your subscription request has been forwarded to the list administrator\n"
-"at %(adminemail)s for review."
+"Check From and Subject for encoded-words\n"
+"\n"
+" If the email, subject, or author attributes contain non-ASCII\n"
+" characters using the encoded-word syntax of RFC 2047, decoded\n"
+" versions of those attributes are placed in the self.decoded (a\n"
+" dictionary).\n"
+"\n"
+" If the charsets used by these headers differ from each other\n"
+" or from the charset specified by the message's Content-Type\n"
+" header, then an arbitrary charset is chosen. Only those\n"
+" values that match the chosen charset are decoded.\n"
+" "
msgstr ""
-"La solicitud de su subscripción ha sido reenviada a la dirección\n"
-"%(adminemail)s del administrador de la lista para que le de el visto bueno."
-#: /home/mailman/bin/remove_members:104
-msgid "Could not open file for reading: %(filename)s."
-msgstr "No se ha podido abrir leer el fichero: %(filename)s."
+#. docstring
+#: Mailman/Archiver/HyperArch.py:246 Mailman/Archiver/HyperArch.py:272
+msgid "Return the href and subject for the previous message"
+msgstr ""
-#: /home/mailman/Mailman/Cgi/handle_opts.py:46
-msgid "edit your personal options"
-msgstr "editando sus preferencias"
+#. docstring
+#: Mailman/Archiver/HyperArch.py:260
+msgid ""
+"Return the subject of art, decoded if possible.\n"
+"\n"
+" If the charset of the current message and art match and the\n"
+" article's subject is encoded, decode it.\n"
+" "
+msgstr ""
-#: /home/mailman/Mailman/Bouncer.py:68
-msgid "Try to figure out error messages automatically?"
-msgstr "&iquest;Tratar de imaginarse los mensajes de error autom&aacute;ticamente?"
+#. docstring
+#: Mailman/Archiver/HyperArch.py:289
+msgid "Return the message body ready for HTML, decoded if necessary"
+msgstr ""
+
+#. docstring
+#: Mailman/Archiver/HyperArch.py:323
+msgid "Add encoded-word keys to HTML output"
+msgstr ""
+
+#. docstring
+#: Mailman/Archiver/HyperArch.py:720 Mailman/Archiver/pipermail.py:640
+msgid ""
+"Return a list of indexes where the article should be filed.\n"
+"\tA string can be returned if the list only contains one entry, \n"
+"\tand the empty list is legal."
+msgstr ""
-#: /home/mailman/Mailman/Archiver/pipermail.py:168
-#: /home/mailman/Mailman/Archiver/pipermail.py:169
+#. docstring
+#: Mailman/Archiver/HyperArch.py:896
+msgid ""
+"Pick a charset for the index files\n"
+"\n"
+" This method choose the most frequently occuring charset in the\n"
+" individual messages.\n"
+"\n"
+" XXX There should be an option to set a default charset.\n"
+" "
+msgstr ""
+
+#. docstring
+#: Mailman/Archiver/HyperDatabase.py:48
+msgid ""
+"Stores pickles of Article objects\n"
+"\n"
+" This dictionary-like object stores pickles of all the Article\n"
+" objects. The object itself is stored using marshal. It would be\n"
+" much simpler, and probably faster, to store the actual objects in\n"
+" the DumbBTree and pickle it.\n"
+" \n"
+" TBD: Also needs a more sensible name, like IteratableDictionary or\n"
+" SortedDictionary.\n"
+" "
+msgstr ""
+
+#. docstring
+#: Mailman/Archiver/pipermail.py:27
+msgid "Remove quotes or parenthesization from a Message-ID string"
+msgstr ""
+
+#. docstring
+#: Mailman/Archiver/pipermail.py:37
+msgid "Canonicalize a name into Last, First format"
+msgstr ""
+
+#. docstring
+#: Mailman/Archiver/pipermail.py:78
+msgid ""
+"Define the basic sorting logic for a database\n"
+"\n"
+" Assumes that the database internally uses dateIndex, authorIndex,\n"
+" etc.\n"
+" "
+msgstr ""
+
+#. docstring
+#: Mailman/Archiver/pipermail.py:124
+msgid "Store article without message body to save space"
+msgstr ""
+
+#: Mailman/Archiver/pipermail.py:166 Mailman/Archiver/pipermail.py:167
msgid "No subject"
msgstr "Sin asunto"
-#: /home/mailman/Mailman/Deliverer.py:61
-msgid " (Digest mode)"
-msgstr " (Modo Resumen)"
+#: Mailman/Archiver/pipermail.py:264
+msgid "Creating archive directory "
+msgstr "Creando directorio de almacenaje"
-#: /home/mailman/bin/withlist:177
-msgid "Loading list %(listname)s"
-msgstr "Cargando la lista %(listname)s"
+#: Mailman/Archiver/pipermail.py:276
+msgid "Reloading pickled archive state"
+msgstr "Recargando el estado de los ficheros almacenados"
-#: /home/mailman/Mailman/Cgi/admin.py:53
-msgid "Auto-responder"
-msgstr "Contestador autom&aacute;tico"
+#. docstring
+#: Mailman/Archiver/pipermail.py:298
+msgid "Close an archive, save its state, and update any changed archives."
+msgstr ""
+
+#: Mailman/Archiver/pipermail.py:303
+msgid "Pickling archive state into "
+msgstr "Preparando el estado del archivo a "
+
+#: Mailman/Archiver/pipermail.py:414
+msgid "Updating index files for archive [%(archive)s]"
+msgstr "Actualizando el &iacute;ndice de los ficheros de [%(archive)s]"
-#: /home/mailman/Mailman/MailList.py:443
+#: Mailman/Archiver/pipermail.py:448
+msgid " Thread"
+msgstr " Hilo"
+
+#: Mailman/Autoresponder.py:48
msgid ""
-"This option controls what Mailman does to the\n"
-" <tt>Reply-To:</tt> header in messages flowing through this\n"
-" mailing list. When set to <em>Poster</em>, no <tt>Reply-To:</tt>\n"
-" header is added by Mailman, although if one is present in the\n"
-" original message, it is not stripped. Setting this value to\n"
-" either <em>This list</em> or <em>Explicit address</em> causes\n"
-" Mailman to insert a specific <tt>Reply-To:</tt> header in all\n"
-" messages, overriding the header in the original message if\n"
-" necessary (<em>Explicit address</em> inserts the value of <a\n"
-" href=\"?VARHELP=general/reply_to_address\">reply_to_address</a>).\n"
-" \n"
-" <p>There are many reasons not to introduce or override the\n"
-" <tt>Reply-To:</tt> header. One is that some posters depend on\n"
-" their own <tt>Reply-To:</tt> settings to convey their valid\n"
-" return address. Another is that modifying <tt>Reply-To:</tt>\n"
-" makes it much more difficult to send private replies. See <a\n"
-" href=\"http://www.unicom.com/pw/reply-to-harmful.html\">`Reply-To'\n"
-" Munging Considered Harmful</a> for a general discussion of this\n"
-" issue. See <a\n"
-" href=\"http://www.metasystema.org/essays/reply-to-useful.mhtml\">Reply-To\n"
-" Munging Considered Useful</a> for a dissenting opinion.\n"
+"Auto-responder characteristics.<p>\n"
"\n"
-" <p>Some mailing lists have restricted posting privileges, with a\n"
-" parallel list devoted to discussions. Examples are `patches' or\n"
-" `checkin' lists, where software changes are posted by a revision\n"
-" control system, but discussion about the changes occurs on a\n"
-" developers mailing list. To support these types of mailing\n"
-" lists, select <tt>Explicit address</tt> and set the\n"
-" <tt>Reply-To:</tt> address below to point to the parallel\n"
-" list."
+"In the text fields below, Python %(string)s interpolation is performed with\n"
+"the following key/value substitutions:\n"
+"<p><ul>\n"
+" <li><b>%(listname)s</b> - <em>gets the name of the mailing list</em>\n"
+" <li><b>%(listurl)s</b> - <em>gets the list's listinfo URL</em>\n"
+" <li><b>%(requestemail)s</b> - <em>gets the list's -request address</em>\n"
+" <li><b>%(adminemail)s</b> - <em>gets the list's -admin address</em>\n"
+" <li><b>%(owneremail)s</b> - <em>gets the list's -owner address</em>\n"
+"</ul>\n"
+"\n"
+"<p>For each text field, you can either enter the text directly into the text\n"
+"box, or you can specify a file on your local system to upload as the text."
msgstr ""
-"Esta opci&oacute;n controla que es lo que hace Mailman con la cabecera\n"
-" <tt>Reply-To:</tt> de los mensajes que pasan por esta lista de\n"
-" distribuci&oacute;n. Cuando est&eacute; puesto al valor <em>Remitente</em>\n"
-" Mailman no a&ntilde;adir&aacute; ninguna cabecera <tt>Reply-To:</tt>,\n"
-" aunque si el mensaje original ya contiene una, &eacute;sta no se\n"
-" quitar&aacute. Poniendo este valor a <em>Esta lista</em> o a\n"
-" <em>Direcci&oacute;n expl&iacute;cita</em> hace que Mailman inserte una\n"
-" cabecera espec&iacute;fica en todos los mensajes, sobreescribiendo la\n"
-" cabecera del mensaje original si fuese necesario (<em>Direcci&oacute;n\n"
-" expl&iacute;cita</em> inserta el valor \n"
-" <a href=\"?VARHELP=general/reply_to_address\">reply_to_address</a>)\n"
-" \n"
-" <p>Hay muchas razones para no presentar o sobresescribir la cabecera "
-" <tt>Reply-To:</tt>. Una de ellas es porque algunos env&iacute;os a la lista\n"
-" dependen de su propia configuraci&oacute;n <tt>Reply-To:</tt> para\n"
-" conseguir que las respuestas lleguen. Otra raz&oacute;n se debe a que\n"
-" modificando la cabecera <tt>Reply-To:</tt> hace que sea m&aacute;s dificil\n"
-" mandar respuestas privadas. V&eacute;ase \n"
-" <a href=\"http://www.unicom.com/pw/reply-to-harmful.html\">`Reply-To' Munging\n"
-" Considered Harmful </a> para una discusi&oacute;n general sobre este tema\n"
-" \n"
-" <p>Algunas listas de distribuci&oacute;n tienen restringida la capacidad de\n"
-" mandar mensajes, \n"
-" con una lista paralela dedicada a discusiones. Como ejemplo\n"
-" est&aacute;n las listas `patches' o `checkin', donde los cambios al software\n"
-" se env&iacute;an por un sistema de control de versiones, pero las discusiones\n"
-" sobre los cambios ocurren en una lista de distribuci&oacute;n de desarrolladores.\n"
-" Para poder tratar estos tipos de listas de distribuci&oacute;n, seleccione\n"
-" <tt>Direccio&oacute;n expl&iacute;cita</tt> e indique la direcci&oacute;n\n"
-" <tt>Reply-To:</tt> debajo para apuntar a la lista paralela"
+"Car&aacute;cter&iacute;sticas del contestador autom&aacute;tico.<p>\n"
+"\n"
+"En cada uno de los campos que est&aacute;n abajo. Python realiza \n"
+"interpolaci&oacute;n de %(string)s con las siguientes correspondencias clave/valor:\n"
+"<p><ul>\n"
+" <li><b>%(listname)s</b> - <em>corresponde al nombre de la lista de distribuci&oacute;n</em>\n"
+" <li><b>%(listurl)s</b> - <em>corresponde a la URL de la p&aacute;gina de informaci&oacute;n de la lista</em>\n"
+" <li><b>%(requestemail)s</b> - <em>corresponde a la direcci&oacute;n -request de la lista</em>\n"
+" <li><b>%(owneremail)s</b> - <em>corresponde a la direcci&oacute;n -admin de la lista</em>\n"
+" <li><b>%(owneremail)s</b> - <em>corresponde a la direcci&oacute;n -owner de la lista</em>\n"
+"</ul>\n"
+"\n"
+"<p>Para cada campo de texto, puede escribir directamente el texto dentro del recuadro, o puede\n"
+"especificar un fichero en su sistema local con el texto a incluir."
-#: /home/mailman/Mailman/HTMLFormatter.py:311
-msgid "Visit Subscriber List"
-msgstr "Visitar la lista de subscriptores"
+#: Mailman/Autoresponder.py:65
+msgid ""
+"Should Mailman send an auto-response to mailing list\n"
+" posters?"
+msgstr ""
+"¿Debería mandar Mailman una respuesta autom&aacute;tica a los subscriptores de la \n"
+" lista de distribución?"
-#: /home/mailman/Mailman/MailList.py:815
-msgid "Footer added to mail sent to regular list members"
-msgstr "Pi&eacute; de p&aacute;gina a a&ntilde;adir al correo enviado a los subscriptores regulares de la lista"
+#: Mailman/Autoresponder.py:70
+msgid "Auto-response text to send to mailing list posters."
+msgstr "Texto de auto-respuesta a mandar a los remitentes de la lista de distribución."
-#: /home/mailman/Mailman/Cgi/subscribe.py:218
-msgid "Confirmation from your email address is required, to prevent anyone from subscribing you without permission. Instructions are being sent to you at %(email)s. Please note your subscription will not start until you confirm your subscription."
-msgstr "Se requiere un mensaje de confirmaci&oacute;n desde tu direcci&oacute;n de correo electr&oacute;nico, para evitar que otros te suscriban sin tu consentimiento. Se han enviado instrucciones a %(email)s."
+#: Mailman/Autoresponder.py:73
+msgid ""
+"Should Mailman send an auto-response to emails sent to the\n"
+" -admin and -owner addresses?"
+msgstr ""
+"&iquest;Deber&iacute;a enviar Mailman una respuesta autom&aacute;tica a los\n"
+" mensajes de correo que vayan a la direcciones -admin y -owner?"
-#: /home/mailman/Mailman/Cgi/handle_opts.py:194
-msgid "Click a link to visit your options page for that mailing list:"
-msgstr "Haga click en un enlace para visitar su p&aacute;gina de opciones para esa lista:"
+#: Mailman/Autoresponder.py:78
+msgid "Auto-response text to send to -admin and -owner emails."
+msgstr "Texto de contestaci&oacute;n autom&aacute;tica a mandar a los mensajes -admin y -owner"
-#: /home/mailman/Mailman/MailCommandHandler.py:598
-msgid "Your stored password is bogus."
-msgstr "Tu clave almacenada es falsa"
+#: Mailman/Autoresponder.py:81
+msgid "Yes, w/discard"
+msgstr "Si, con descarte"
-#: /home/mailman/Mailman/Cgi/create.py:109
-msgid "Initial list passwords do not match"
-msgstr "Las claves iniciales para la lista no coinciden"
+#: Mailman/Autoresponder.py:81
+msgid "Yes, w/forward"
+msgstr "Si, con redirección"
-#: /home/mailman/bin/find_member:160
-msgid "No lists to search"
-msgstr "No hay listas donde buscar"
+#: Mailman/Autoresponder.py:82
+msgid ""
+"Should Mailman send an auto-response to emails sent to the\n"
+" -request address? If you choose yes, decide whether you want\n"
+" Mailman to discard the original email, or forward it on to the\n"
+" system as a normal mail command."
+msgstr ""
+"&iquest;Deber&iacute;a mandar Mailman una contestaci&oacute;n\n"
+" autom&aacute;tica a los mensajes que se env&iacute;en a la\n"
+" direcci&oacute;n -request?. Si elige que si, decida si quiere que\n"
+" Mailman descarte el mensaje original, o por el contrario que lo\n"
+" mande al sistema como un mensaje normal con ordenes."
-#: /home/mailman/bin/list_members:109
-msgid "Could not open file for writing:"
-msgstr "No he podido abrir el fichero en modo escritura."
+#: Mailman/Autoresponder.py:89
+msgid "Auto-response text to send to -request emails."
+msgstr "Texto a mandar en la respuesta autom&aacute;tica a los mensajes que env&iacute;en \n"
+"a la direcci&oacute;n -request"
-#: /home/mailman/Mailman/MailCommandHandler.py:681
-#: /home/mailman/Mailman/MailCommandHandler.py:716
-msgid "Succeeded"
-msgstr "Realizado satisfactoriamente"
+#: Mailman/Autoresponder.py:92
+msgid ""
+"Number of days between auto-responses to either the mailing\n"
+" list or -admin/-owner address from the same poster. Set to zero\n"
+" (or negative) for no grace period (i.e. auto-respond to every\n"
+" message)."
+msgstr ""
+"Número de días entre las respuestas automáticas que vayan a la lista\n"
+" de distribución o a la dirección -admin/-owner desde el\n"
+" mismo remitente. Póngalo a cero (o negativo) para que no\n"
+" exista ningún periodo de gracia (es decir, contestar\n"
+" automáticamente a cada mensaje)."
-#: /home/mailman/Mailman/Cgi/edithtml.py:140
-msgid "HTML Unchanged."
-msgstr "El c&oacute;digo HTML no se ha cambiado"
+#: Mailman/Bouncer.py:63
+msgid ""
+"Policies regarding systematic processing of bounce messages,\n"
+" to help automate recognition and handling of defunct\n"
+" addresses."
+msgstr ""
+"Pol&iacute;tica concerniente al procesamiento sistem&aacute;tico de\n"
+" los mensajes que causan rebotes, para facilitar automatizar\n"
+" el reconocimiento y la detecci&oacute;n de las direcciones\n"
+" que han dejado de existir."
-#: /home/mailman/Mailman/Cgi/rmlist.py:122
-msgid "You are not authorized to delete this mailing list"
-msgstr "No est&aacute; autorizado para borrar esta lista"
+#: Mailman/Bouncer.py:68
+msgid "Try to figure out error messages automatically?"
+msgstr "&iquest;Tratar de imaginarse los mensajes de error autom&aacute;ticamente?"
-#: /home/mailman/Mailman/Cgi/admindb.py:263
-msgid "From:"
-msgstr "de:"
+#: Mailman/Bouncer.py:71
+msgid ""
+"Minimum number of days an address has been non-fatally bad\n"
+" before we take action"
+msgstr ""
+"N&uacute;mero m&iacute;nimo de d&iacute;as que una direcci&oacute;n\n"
+" puede estar dando problemas antes de que tomemos acciones"
-#: /home/mailman/Mailman/Cgi/confirm.py:87
-msgid "Bad confirmation string"
-msgstr "Cadena de confirmaci&oacute;n incorrecta"
+#: Mailman/Bouncer.py:75
+msgid ""
+"Minimum number of posts to the list since members first\n"
+" bounce before we consider removing them from the list"
+msgstr ""
+"N&uacute;mero m&iacute;nimo de env&iacute;os a la lista\n"
+" desde el primer rebote de un subscriptor antes de que\n"
+" tomemos acciones"
-#: /home/mailman/Mailman/Cgi/admin.py:865
-#: /home/mailman/Mailman/Cgi/admin.py:889
-msgid "Send notifications to the list owner? "
-msgstr "&iquest;Mandar notificaciones al propietario de la lista?"
+#: Mailman/Bouncer.py:79
+msgid ""
+"Maximum number of messages your list gets in an hour. (Yes,\n"
+" bounce detection finds this info useful)"
+msgstr ""
+"N&uacute;mero m&aacute;ximo de mensajes que su lista puede\n"
+" aceptar en una hora. (Si, la detecci&oacute;n de rebotes\n"
+" encuentra esta informaci&oacute;n &uacute;til)"
+
+#: Mailman/Bouncer.py:83
+msgid "Do nothing"
+msgstr "No hacer nada"
+
+#: Mailman/Bouncer.py:84
+msgid "Disable and notify me"
+msgstr "Inhabilitar y notificarme"
+
+#: Mailman/Bouncer.py:85
+msgid "Disable and DON'T notify me"
+msgstr "Inhabilitar y NO notificarme"
+
+#: Mailman/Bouncer.py:86
+msgid "Remove and notify me"
+msgstr "Borrar y notificarme"
+
+#: Mailman/Bouncer.py:88
+msgid "Action when critical or excessive bounces are detected."
+msgstr ""
+"Acci&oacute;n a tomar cuando se detectan excesivos rebotes o rebotes "
+"cr&iacute;ticos"
+
+#. docstring
+#: Mailman/Bouncer.py:97
+msgid ""
+"Detect and handle repeat-offender bounce addresses.\n"
+" \n"
+" We use very sketchy bounce history profiles in self.bounce_info\n"
+" (see comment above it's initialization), together with list-\n"
+" specific thresholds self.minimum_post_count_before_bounce_action\n"
+" and self.max_posts_between_bounces.\n"
+" "
+msgstr ""
+
+#. docstring
+#: Mailman/Bouncer.py:177
+msgid "Disable or remove addr according to bounce_action setting."
+msgstr ""
+
+#: Mailman/Bouncer.py:184 Mailman/Bouncer.py:188
+msgid "disabled"
+msgstr "inhabilidata"
+
+#: Mailman/Bouncer.py:194
+msgid "removed"
+msgstr "borrado"
+
+#: Mailman/Bouncer.py:199
+msgid "not "
+msgstr "no "
+
+#: Mailman/Bouncer.py:217
+msgid "BUT: %(succeeded)s"
+msgstr "PERO: %(succeeded)s"
+
+#: Mailman/Bouncer.py:246
+msgid "[original message unavailable]"
+msgstr "[el mensaje original no est&aacute; disponible]"
+
+#: Mailman/Bouncer.py:267
+msgid "%(rname)s member %(addr)s bouncing - %(negative)s%(did)s"
+msgstr "El subscriptor %(addr)s de la lista %(rname)s produce errores - "
+"%(negative)s%(did)s"
-#: /home/mailman/Mailman/Cgi/admin.py:244
+#. docstring
+#: Mailman/Bouncer.py:274
msgid ""
-" Click on a list name to visit the configuration pages for\n"
-" that list."
+"Disable delivery for bouncing user address.\n"
+"\n"
+" Returning success and notification status.\n"
+" "
msgstr ""
-" Dele con el rat&oacute;n al nombre de la lista que quiera configurar."
-#: /home/mailman/Mailman/MailList.py:389
+#: Mailman/Bouncer.py:279 Mailman/Bouncer.py:306
+msgid "User not found."
+msgstr "Usuario no encontrado."
+
+#. docstring
+#: Mailman/Bouncer.py:302
msgid ""
-"All messages not related to an specific user will be\n"
-" displayed in this language."
+"Unsubscribe user with bouncing address.\n"
+"\n"
+" Returning success and notification status."
msgstr ""
-"Los mensajes que no est&eacute;n relacionados con un usuario concreto, \n"
-" se visualizar&aacute;n en este idioma"
-#: /home/mailman/bin/rmlist:82
-#: /home/mailman/bin/list_members:117
-#: /home/mailman/bin/remove_members:110
-#: /home/mailman/bin/find_member:93
-#: /home/mailman/bin/move_list:78
-#: /home/mailman/bin/list_admins:85
-#: /home/mailman/cron/bumpdigests:81
-msgid "No such list: %(listname)s"
-msgstr "No existe tal lista: %(listname)s"
+#. docstring
+#: Mailman/Cgi/Auth.py:30
+msgid "Exception raised when no matching admin cookie was found."
+msgstr ""
-#: /home/mailman/bin/config_list:166
-msgid "legal values are:"
-msgstr "los valores correctos son:"
+#: Mailman/Cgi/Auth.py:46
+msgid "Moderator"
+msgstr "Moderador"
-#: /home/mailman/Mailman/Cgi/admin.py:271
-#: /home/mailman/Mailman/Cgi/admin.py:479
-#: /home/mailman/Mailman/Cgi/listinfo.py:140
-msgid "Description"
-msgstr "Descripci&oacute;n"
+#: Mailman/Cgi/Auth.py:48
+msgid "Administrator"
+msgstr "Administrador"
-#: /home/mailman/Mailman/Cgi/admindb.py:268
-msgid "Reason:"
-msgstr "Motivo:"
+#: Mailman/Cgi/admin.py:45
+msgid "General Options"
+msgstr "Opciones Generales"
-#: /home/mailman/bin/config_list:249
-msgid "List name is required"
-msgstr "Hace falta el nombre de la lista"
+#: Mailman/Cgi/admin.py:46
+msgid "Membership Management"
+msgstr "Administraci&oacute;n de los subscriptores"
-#: /home/mailman/bin/config_list:112
-msgid "archive"
-msgstr "almacenaje"
+#: Mailman/Cgi/admin.py:47
+msgid "Privacy Options"
+msgstr "Opciones de Privacidad"
+
+#: Mailman/Cgi/admin.py:48
+msgid "Regular delivery (non-digest) Options"
+msgstr "Opciones de entrega de los miembros regulares (sin digest)"
+
+#: Mailman/Cgi/admin.py:49
+msgid "Digest Options"
+msgstr "Opciones de recopilaciones"
-#: /home/mailman/bin/check_db:74
+#: Mailman/Cgi/admin.py:50
+msgid "Bounce Options"
+msgstr "Opciones de rechazo"
+
+#: Mailman/Cgi/admin.py:51
+msgid "Archival Options"
+msgstr "Opciones de Almacenaje"
+
+#: Mailman/Cgi/admin.py:52
+msgid "Mail-News and News-Mail gateways"
+msgstr "Pasarela de Correo a Noticias y de Noticas a Correo"
+
+#: Mailman/Cgi/admin.py:53
+msgid "Auto-responder"
+msgstr "Contestador autom&aacute;tico"
+
+#: Mailman/Cgi/admin.py:79 Mailman/Cgi/admindb.py:60 Mailman/Cgi/confirm.py:50
+#: Mailman/Cgi/edithtml.py:63 Mailman/Cgi/listinfo.py:49
+#: Mailman/Cgi/options.py:64 Mailman/Cgi/private.py:96
+#: Mailman/Cgi/rmlist.py:60 Mailman/Cgi/roster.py:55
+#: Mailman/Cgi/subscribe.py:56
+msgid "No such list <em>%(listname)s</em>"
+msgstr "La lista <em>%(listname)s</em> no existe"
+
+#: Mailman/Cgi/admin.py:94 Mailman/Cgi/admindb.py:76
+#: Mailman/Cgi/private.py:121
+msgid "Authorization failed."
+msgstr "Autorizaci&oacute;n infructuosa"
+
+#: Mailman/Cgi/admin.py:174
msgid ""
-"%(filename)s contains a corrupt marshal:\n"
-"\t"
+"You have turned off delivery of both digest and\n"
+" non-digest messages. This is an incompatible state of\n"
+" affairs. You must turn on either digest delivery or\n"
+" non-digest delivery or your mailing list will basically be\n"
+" unusable."
msgstr ""
-"%(filename)s contiene un marshal corrupto:\n"
-"\t"
+"Ha desactivado tanto la entrega digest como no digest de los mensajes.\n"
+" Este situaci&oacute;n es incompatible. Tiene que habilitar la\n"
+" entrega de los mensajes en modo digest o en modo no digest porque\n"
+" su lista de distribuci&oacute;n no ser&aacute; usable."
-#: /home/mailman/Mailman/Cgi/admin.py:1187
-msgid "Not subscribed"
-msgstr "No est&aacute; subscrito"
+#: Mailman/Cgi/admin.py:183
+msgid ""
+"You have digest members, but digests are turned\n"
+" off. Those people will not receive mail."
+msgstr ""
+"Tiene subscriptores con el digest activado, en\n"
+" esta lista los digests est&aacute;n desactivados.\n"
+" Esos subscriptores no recibir&aacute;n correo."
-#: /home/mailman/bin/newlang:89
-#: /home/mailman/bin/rmlang:100
-msgid "Could't acquire list lock, try again later: %(listname)s"
-msgstr "No se pudo adquirir el bloqueo de la lista, se intenta mñas tarde: %(listname)s"
+#: Mailman/Cgi/admin.py:188
+msgid ""
+"You have regular list members but non-digestified mail is\n"
+" turned off. They will receive mail until you fix this\n"
+" problem."
+msgstr ""
+"Tiene subscriptores que quieren recibir el correo a medida que \n"
+" llega, pero esta modalidad est&aacute; desactivada. Ellos\n"
+" recibir&aacute;n \n correo hasta que corrija este problema."
-#: /home/mailman/Mailman/MailCommandHandler.py:477
-msgid "\tdescription: "
-msgstr "\tdescripción: "
+#: Mailman/Cgi/admin.py:212
+msgid "%(hostname)s mailing lists - Admin Links"
+msgstr "Listas de distribuci&oacute;n en %(hostname)s - "
+"Enlaces de administraci&oacute;n"
-#: /home/mailman/bin/config_list:111
-msgid "general"
-msgstr "general"
+#: Mailman/Cgi/admin.py:234 Mailman/Cgi/listinfo.py:103
+msgid "Welcome!"
+msgstr "Bienvenidos!"
-#: /home/mailman/bin/clone_member:126
-msgid " address not found:"
-msgstr " la dirección no se ha encontrado:"
+#: Mailman/Cgi/admin.py:237 Mailman/Cgi/listinfo.py:106
+msgid "Mailman"
+msgstr "Mailman"
-#: /home/mailman/Mailman/MailList.py:414
+#: Mailman/Cgi/admin.py:241
msgid ""
-"This text will be prepended to subject lines of messages\n"
-" posted to the list, to distinguish mailing list messages in in\n"
-" mailbox summaries. Brevity is premium here, it's ok to shorten\n"
-" long mailing list names to something more concise, as long as it\n"
-" still identifies the mailing list."
+"<p>There currently are no publicly-advertised %(mailmanlink)s\n"
+" mailing lists on %(hostname)s."
msgstr ""
-"Este texto se antepondr&aacute; a las l&iacute;neas de subject de los mensajes\n"
-" enviados a la lista, para distinguir los mensajes de la lista en\n"
-" los sumarios del buz&oacute;n. Aqu&iacute; la brevedad tiene\n"
-" premio, es correcto abreviar los nombre de las listas de\n"
-" distribuci&oacute;n a algo m&aacute;s conciso, de manera que\n"
-" a&uacute;n identifique a la lista de distribuci&oacute;n"
+"<p>Actualmente no hay listas de %(mailmanlink)s que anunciar"
+" p&uacute;blicamente"
-#: /home/mailman/Mailman/Digester.py:56
-msgid "Can list members choose to receive list traffic bunched in digests?"
+#: Mailman/Cgi/admin.py:247
+msgid ""
+"<p>Below is the collection of publicly-advertised\n"
+" %(mailmanlink)s mailing lists on %(hostname)s. Click on a list\n"
+" name to visit the configuration pages for that list."
+msgstr "<p>A continuaci&oacute;n se muestran las listas de \n"
+" distribuci&oacute;n de %(mailmanlink)s que se anuncian\n"
+" p&uacute;blicamente en %(hostname)s. Dele con el\n"
+" rat&oacute;n a un nombre de lista para visitar las\n"
+" p&aacute;ginas de configuraci&oacute;n de esa lista. "
+
+#: Mailman/Cgi/admin.py:254
+msgid "right "
+msgstr " correcta"
+
+#: Mailman/Cgi/admin.py:256
+msgid ""
+"To visit the administrators configuration page for an\n"
+" unadvertised list, open a URL similar to this one, but with a '/' and\n"
+" the %(extra)slist name appended. If you have the proper authority,\n"
+" you can also <a href=\"%(creatorurl)s\">create a new mailing list</a>.\n"
+"\n"
+" <p>General list information can be found at "
msgstr ""
-"&iquest;Pueden elegir los subscriptores recibir el tr&aacute;fico de la "
-"lista agupado en un solo mensaje? (digest)"
+"Para configurar una lista que no se ense&ntilde;a p&uacute;blicamente, abra\n"
+" una URL similar a la que existe, pero con un '/' seguido por el\n"
+" nombre de la lista%(extra)s.\n"
+"\n"
+" <p>Se puede encontrar informaci&oacute;n general sobre la lista en "
+
+#: Mailman/Cgi/admin.py:263
+msgid "the mailing list overview page"
+msgstr "la p&aacute;gina de informaci&oacute;n general de las listas de "
+"distribuci&oacute;n"
+
+#: Mailman/Cgi/admin.py:265
+msgid "<p>(Send questions and comments to "
+msgstr "<p>(Mande sus preguntas y comentarios a "
+
+#: Mailman/Cgi/admin.py:275 Mailman/Cgi/listinfo.py:138
+msgid "List"
+msgstr "Lista"
+
+#: Mailman/Cgi/admin.py:276 Mailman/Cgi/admin.py:489
+#: Mailman/Cgi/listinfo.py:139
+msgid "Description"
+msgstr "Descripci&oacute;n"
+
+#: Mailman/Cgi/admin.py:282 Mailman/Cgi/listinfo.py:145 bin/list_lists:103
+msgid "[no description available]"
+msgstr "descripción: "
-#: /home/mailman/Mailman/Handlers/Hold.py:82
+#: Mailman/Cgi/admin.py:312
+msgid "No valid variable details request not found: %(path_info)s"
+msgstr "No se se ha encontrado una variable de detalle v&aacute;lida: %(path_info)s"
+
+#: Mailman/Cgi/admin.py:324
msgid ""
-"Please do *not* post administrative requests to the mailing\n"
-"list. If you wish to subscribe, visit %(listurl)s or send a message with the\n"
-"word `help' in it to the request address, %(request)s, for further\n"
-"instructions."
+"%(realname)s Mailing list Configuration Help\n"
+" <br><em>%(varname)s</em> Option"
msgstr ""
-"&iexcl;Por favor *no* env&iacute;e peticiones administrativas a la lista! "
-"Si desea suscribirse, visite %(listurl)s o envie un mensaje con la palabra "
-"'help' a la direcci&oacute;n, %(request)s , para obtener instrucciones"
+"Ayuda de configuraci&oacute;n de la lista de distribuci&oacute;n %(realname)s, "
+"opci&oacute;n <br><em>%(varname)s</em>"
-#: /home/mailman/bin/newlang:78
-#: /home/mailman/bin/rmlang:89
-msgid "no languages given"
-msgstr "no se ha proporcionado ningún lenguaje"
+#: Mailman/Cgi/admin.py:331
+msgid "Mailman %(varname)s List Option Help"
+msgstr "Ayuda de Mailman para la opci&oacute;n de lista %(varname)s"
-#: /home/mailman/Mailman/Cgi/admindb.py:289
-msgid "Additionally, forward this message to: "
-msgstr "Adicionalmente, puede reenviar este mensaje a: "
+#: Mailman/Cgi/admin.py:344
+msgid ""
+"<em><strong>Warning:</strong> changing this option here\n"
+" could cause other screens to be out-of-sync. Be sure to reload any other\n"
+" pages that are displaying this option for this mailing list. You can also\n"
+" "
+msgstr ""
+"<em><strong>Advertencia</strong> si modifica esta opci&oacute;n aqu&iacute; \n"
+" podr&iacute;a hacer que otras pantallas est&eacute;n desincronizadas. \n"
+" Asegurese de recargar cualquier otra p&aacute;gina que est&eacute; visualizando \n"
+" esta opci&oacute;n para esta lista de distribuci&oacute;n. Tambi&eacute;n puede "
-#: /home/mailman/Mailman/Bouncer.py:220
-msgid "BUT: %(succeeded)s"
-msgstr "PERO: %(succeeded)s"
+#: Mailman/Cgi/admin.py:350
+msgid "return to the %(category)s options page."
+msgstr "Volver a la p&aacute;gina de opci&oacute;n de %(category)s"
-#: /home/mailman/Mailman/Archiver/pipermail.py:301
-msgid "Pickling archive state into "
-msgstr "Preparando el estado del archivo a "
+#: Mailman/Cgi/admin.py:370
+msgid "%(realname)s Administration (%(label)s)"
+msgstr "Administraci&oacute;n de %(realname)s (%(label)s)"
-#: /home/mailman/bin/config_list:111
-msgid "nondigest"
-msgstr "modo no digest"
+#: Mailman/Cgi/admin.py:371
+msgid "%(realname)s mailing list administration<br>%(label)s Section"
+msgstr "Administraci&oacute;n de la lista de distribuci&oacute;n %(realname)s<br> Secci&oacute;n de %(label)s"
-#: /home/mailman/Mailman/Defaults.py:637
-msgid "Spanish (Spain)"
-msgstr "Espa&ntilde;ol (Espa&ntilde;a)"
+#: Mailman/Cgi/admin.py:376
+msgid "Configuration Categories"
+msgstr "Categor&iacute;as de configuraci&oacute;n"
-#: /home/mailman/Mailman/Handlers/Hold.py:270
-msgid "%(listname)s post from %(sender)s requires approval"
-msgstr "El envio a %(listname)s de %(sender)s precisa de aprobacion"
+#: Mailman/Cgi/admin.py:377
+msgid "Other Administrative Activities"
+msgstr "Otras actividades administrativas"
-#: /home/mailman/Mailman/Cgi/edithtml.py:139
-msgid "Can't have empty html page."
-msgstr "No se puede tener una p&aacute;agina html vac&iacute;a."
+#: Mailman/Cgi/admin.py:382
+msgid "Tend to pending moderator requests"
+msgstr "Ocuparse de las peticiones pendientes de moderar"
+
+#: Mailman/Cgi/admin.py:384
+msgid "Go to the general list information page"
+msgstr "Ir a la p&aacute;gina de informaci&oacute;n general sobre la lista."
+
+#: Mailman/Cgi/admin.py:386
+msgid "Edit the HTML for the public list pages"
+msgstr "Editar el c&oacute;digo HTML de las distintas p&aacute;ginas de la lista"
+
+#: Mailman/Cgi/admin.py:388
+msgid "Go to list archives"
+msgstr "Ir al archivo de la lista"
+
+#: Mailman/Cgi/admin.py:392
+msgid "Delete this mailing list"
+msgstr "Borrar esta lista de distribuci&oacute;n"
+
+#: Mailman/Cgi/admin.py:399
+msgid "Logout"
+msgstr "Desconexi&oacute;n"
+
+#: Mailman/Cgi/admin.py:413 Mailman/Cgi/admin.py:668
+msgid "Membership List"
+msgstr "Lista de subscriptores"
+
+#: Mailman/Cgi/admin.py:414
+msgid "Mass Subscription"
+msgstr "Subscripciones en masa"
+
+#: Mailman/Cgi/admin.py:415
+msgid "Mass Removal"
+msgstr "Desubscripciones en masa"
+
+#: Mailman/Cgi/admin.py:446
+msgid " (You can change your password there, too.)"
+msgstr " (All&iacute; tambi&eacute;n puede cambiar su clave.)"
-#: /home/mailman/Mailman/MailList.py:672
+#: Mailman/Cgi/admin.py:450
msgid ""
-"When set, the list of subscribers is protected by member or\n"
-" admin password authentication."
+"Make your changes below, and then submit them\n"
+" using the button at the bottom."
msgstr ""
-"Cuando est&eacute; activo, la lista de subcriptores se protege\n"
-" pidiendo la clave del administrador o de un subscriptor."
+"Haga sus cambios a continuaci&oacute;n y\n"
+" confirmelos utilizando el bot&oacute;n del final."
-#: /home/mailman/bin/rmlang:67
-msgid "not found as"
-msgstr "no encontrado como"
+#: Mailman/Cgi/admin.py:490
+msgid "Value"
+msgstr "Valor"
-#: /home/mailman/Mailman/Bouncer.py:195
-msgid "removed"
-msgstr "borrado"
+#: Mailman/Cgi/admin.py:553
+msgid ""
+"Badly formed options entry:\n"
+" %(record)s"
+msgstr ""
+"La opci&oacute;n introducida se ha formado incorrectamente:\n"
+" %(record)s"
-#: /home/mailman/Mailman/Cgi/private.py:59
-msgid "You must specify a list."
-msgstr "Debe especificar una lista."
+#. docstring
+#: Mailman/Cgi/admin.py:559
+msgid "Return a representation of an item's settings."
+msgstr ""
-#: /home/mailman/Mailman/Cgi/handle_opts.py:63
-#: /home/mailman/Mailman/Cgi/handle_opts.py:74
-#: /home/mailman/Mailman/Cgi/options.py:52
-#: /home/mailman/Mailman/Cgi/options.py:63
-#: /home/mailman/Mailman/Cgi/options.py:80
-#: /home/mailman/Mailman/Cgi/roster.py:139
-#: /home/mailman/Mailman/Cgi/roster.py:140
-#: /home/mailman/Mailman/Cgi/subscribe.py:46
-#: /home/mailman/Mailman/Cgi/subscribe.py:55
-#: /home/mailman/Mailman/Cgi/subscribe.py:124
-#: /home/mailman/Mailman/Cgi/subscribe.py:134
-msgid "Error"
-msgstr "Error"
+#: Mailman/Cgi/admin.py:606
+msgid "<em>Enter the text below, or...</em><br>"
+msgstr "<em>Indique el texto abajo, o...</em><br>"
+
+#: Mailman/Cgi/admin.py:608
+msgid "<br><em>...specify a file to upload</em><br>"
+msgstr "<br><em>...especifique el fichero a depositar</em><br>"
+
+#: Mailman/Cgi/admin.py:632
+msgid "(Details)"
+msgstr "(Detalles)"
-#: /home/mailman/Mailman/Cgi/admin.py:653
+#: Mailman/Cgi/admin.py:637
+msgid ""
+"<br><em><strong>Note:</strong>\n"
+" setting this value performs an immediate action but does not modify\n"
+" permanent state.</em>"
+msgstr ""
+"<br><em><strong>Nota:</strong>\n"
+" activando este valor realiza una acci&oacute;n inmediata pero no modifica\n"
+" el estado permanente.</em>"
+
+#: Mailman/Cgi/admin.py:654
+msgid "Mass Subscriptions"
+msgstr "Subscripciones en Masa"
+
+#: Mailman/Cgi/admin.py:661
msgid "Mass Removals"
msgstr "Bajas en masa"
-#: /home/mailman/Mailman/Cgi/admindb.py:144
-msgid "Administrative requests for mailing list:"
-msgstr "Peticiones administrativas para la lista de distribuci&oacute;n:"
+#: Mailman/Cgi/admin.py:736
+msgid "%(allcnt)s members total, %(membercnt)s shown"
+msgstr "%(allcnt)s subscriptores en total, se muestran %(membercnt)s"
-#: /home/mailman/Mailman/MailCommandHandler.py:582
-msgid "A removal confirmation message has been sent."
-msgstr "Se ha enviado un mensaje de confirmaci&oacute;n para la anulaci&oacute;n de la subscripci&oacute;n"
+#: Mailman/Cgi/admin.py:739
+msgid "%(allcnt)s members total"
+msgstr "%(allcnt)s subscriptores en total"
-#: /home/mailman/bin/rmlist:107
-#: /home/mailman/bin/rmlist:108
-msgid "private archives"
-msgstr "ficheros privados"
+#: Mailman/Cgi/admin.py:762
+msgid "member address<br>member name"
+msgstr "direcci&oacute;n del subscriptor<br>nombre del subscriptor"
-#: /home/mailman/Mailman/MailList.py:725
-msgid ""
-"Many (in fact, most) spams do not explicitly name their\n"
-" myriad destinations in the explicit destination addresses - in\n"
-" fact often the To: field has a totally bogus address for\n"
-" obfuscation. The constraint applies only to the stuff in the\n"
-" address before the '@' sign, but still catches all such spams.\n"
-"\n"
-" <p>The cost is that the list will not accept unhindered any\n"
-" postings relayed from other addresses, unless\n"
-"\n"
-" <ol>\n"
-" <li>The relaying address has the same name, or\n"
-"\n"
-" <li>The relaying address name is included on the options that\n"
-" specifies acceptable aliases for the list.\n"
-"\n"
-" </ol>"
-msgstr "Muchos (de hecho, la mayor&iacute;a) del correo basura no nombran expl&iacute;citamente su miriada de destinos - de hecho, normalmente el campo To: tiene una direcci&oacute;n falsa para producir confusi&oacute;n. La restricci&oacute;n se aplica solo a la parte de la direcci&oacute;n que est&aacute; delante de la '@', pero a&uacute;n as&iacute; detecta dichos correos basura.<p>El costo resultante es debido a que la lista no aceptar&aacute; sin estorbar mensajes mandadas a otra direcci&oacute;n, a menos <ol><li> La direcci&oacute;n tenga el mismo nombre, o<li> La direcci&oacute;n est&eacute; entre los alias aceptables para la lista</ol>"
+#: Mailman/Cgi/admin.py:763
+msgid "hide"
+msgstr "oculto"
-#: /home/mailman/Mailman/Errors.py:108
-msgid "Your message was rejected"
-msgstr "Su mensaje ha sido rechado"
+#: Mailman/Cgi/admin.py:763
+msgid "nomail"
+msgstr "sincorreo"
-#: /home/mailman/Mailman/Cgi/admindb.py:134
-msgid "list of available mailing lists."
-msgstr "lista de listas de distribuci&oacute;n que est&aacute;n disponibles."
+#: Mailman/Cgi/admin.py:763
+msgid "subscr"
+msgstr "subscr"
+
+#: Mailman/Cgi/admin.py:764
+msgid "ack"
+msgstr "conf"
+
+#: Mailman/Cgi/admin.py:764
+msgid "not metoo"
+msgstr "a mi no"
+
+#: Mailman/Cgi/admin.py:765
+msgid "digest"
+msgstr "agrupado"
-#: /home/mailman/Mailman/Cgi/admin.py:811
+#: Mailman/Cgi/admin.py:765
+msgid "plain"
+msgstr "texto"
+
+#: Mailman/Cgi/admin.py:766
+msgid "language"
+msgstr "idioma"
+
+#: Mailman/Cgi/admin.py:819
+msgid "<b>subscr</b> -- Is the member subscribed?"
+msgstr "<b>subscr</b> -- &iquest;Est&aacute; la persona subscrita?"
+
+#: Mailman/Cgi/admin.py:821
msgid ""
"<b>hide</b> -- Is the member's address concealed on\n"
" the list of subscribers?"
@@ -430,201 +844,507 @@ msgstr ""
"<b>oculto</b> -- &iquest;Aparece la direcci&oacute;n del subscriptor\n"
" escondida en la lista de suscriptores?"
-#: /home/mailman/Mailman/Defaults.py:639
-msgid "English (USA)"
-msgstr "Ingl&eacute;s (EEUU)"
+#: Mailman/Cgi/admin.py:823
+msgid "<b>nomail</b> -- Is delivery to the member disabled?"
+msgstr "<b>sincorreo</b> -- ¿Est&aacute; inhabilitada la entrega de correo al subscriptor?"
-#: /home/mailman/Mailman/Cgi/options.py:144
-msgid "List my other subscriptions"
-msgstr "Listar mis otras suscripciones"
+#: Mailman/Cgi/admin.py:825
+msgid ""
+"<b>ack</b> -- Does the member get acknowledgements of their\n"
+" posts?"
+msgstr ""
+"<b>conf</b> -- &iquest;Obtiene el subscriptor confirmaci&oacute;n\n"
+" de sus env&iacute;os?"
-#: /home/mailman/Mailman/Cgi/admin.py:876
-#: /home/mailman/Mailman/Cgi/admin.py:900
+#: Mailman/Cgi/admin.py:828
+msgid ""
+"<b>not metoo</b> -- Does the member avoid copies of their own\n"
+" posts?"
+msgstr ""
+"<b>a mi no</b> -- &iquest;Evita el subscriptor copia de sus propios\n"
+" mensajes?"
+
+#: Mailman/Cgi/admin.py:831
+msgid ""
+"<b>digest</b> -- Does the member get messages in digests?\n"
+" (otherwise, individual messages)"
+msgstr ""
+"<b>agrupado</b> -- &iquest;Recibe el subscriptor los mensajes\n"
+" recopilados? (en caso contrario, recibe los mensajes a\n"
+" medida que llegan)"
+
+#: Mailman/Cgi/admin.py:834
+msgid ""
+"<b>plain</b> -- If getting digests, does the member get plain\n"
+" text digests? (otherwise, MIME)"
+msgstr ""
+"<b>texto</b> -- Los mensajes recopilados, &iquest;se reciben como solo texto? (en caso contrario, se reciben en MIME)"
+
+#: Mailman/Cgi/admin.py:836
+msgid "<b>language</b> -- Language preferred by the user"
+msgstr "<b>idioma</b> -- Idioma preferido por el usuario"
+
+#: Mailman/Cgi/admin.py:843
+msgid ""
+"<p><em>To view more members, click on the appropriate\n"
+" range listed below:</em>"
+msgstr ""
+"<p><em>Para ver m&aacute;s subscriptores, d&eacute;le con el rat&oacute;n\n"
+" al rango apropiado de entre los que se listan abajo:</em>"
+
+#: Mailman/Cgi/admin.py:852
+msgid "from %(start)s to %(end)s"
+msgstr "de %(start)s a %(end)s"
+
+#: Mailman/Cgi/admin.py:858
+msgid "Find members by regular expression:"
+msgstr "Buscar subscriptores con una expresi&oacute;n regular:"
+
+#: Mailman/Cgi/admin.py:860
+msgid "Search..."
+msgstr "Buscar..."
+
+#: Mailman/Cgi/admin.py:868
+msgid "Send welcome message to this batch? "
+msgstr "&iquest;Mandarle el mensaje de bienvenida a este lote? "
+
+#: Mailman/Cgi/admin.py:871 Mailman/Cgi/admin.py:878 Mailman/Cgi/admin.py:896
+#: Mailman/Cgi/admin.py:902
+msgid " no "
+msgstr " no "
+
+#: Mailman/Cgi/admin.py:874 Mailman/Cgi/admin.py:881 Mailman/Cgi/admin.py:898
+#: Mailman/Cgi/admin.py:905
+msgid " yes "
+msgstr " si "
+
+#: Mailman/Cgi/admin.py:875 Mailman/Cgi/admin.py:899
+msgid "Send notifications to the list owner? "
+msgstr "&iquest;Mandar notificaciones al propietario de la lista?"
+
+#: Mailman/Cgi/admin.py:882 Mailman/Cgi/admin.py:906
+msgid "Enter one address per line below..."
+msgstr "Introduzca a continuaci&oacute;n cada direcci&oacute;n en una l&iacute;nea distinta..."
+
+#: Mailman/Cgi/admin.py:886 Mailman/Cgi/admin.py:910
msgid "...or specify a file to upload:"
msgstr "... o especifique que fichero cargar"
-#: /home/mailman/Mailman/MailCommandHandler.py:55
+#: Mailman/Cgi/admin.py:894
+msgid "Send unsubscription acknowledgement to the user? "
+msgstr "&iquest;Mandar mensajes de anulaci&oacute;n de la subscripci&oacute;n al usuario?"
+
+#: Mailman/Cgi/admin.py:918
+msgid "Change list ownership passwords"
+msgstr "Cambiar la clave del propietario de la lista"
+
+#: Mailman/Cgi/admin.py:921
msgid ""
-"When turned on, your email address is concealed on the Web page\n"
-"that lists the members of the mailing list."
+"The <em>list administrators</em> are the people who have\n"
+"ultimate control over all parameters of this mailing list. They are able to\n"
+"change any list configuration variable available through these administration\n"
+"web pages.\n"
+"\n"
+"<p>The <em>list moderators</em> have more limited permissions; they are not\n"
+"able to change any list configuration variable, but they are allowed to tend\n"
+"to pending administration requests, including approving or rejecting held\n"
+"subscription requests, and disposing of held postings. Of course, the\n"
+"<em>list administrators</em> can also tend to pending requests.\n"
+"\n"
+"<p>In order to split the list ownership duties into administrators and\n"
+"moderators, you must set a separate moderator password in the fields below,\n"
+"and also provide the email addresses of the list moderators in the section\n"
+"above."
msgstr ""
-"Cuando esté activo, su dirección de correo se ocultará en la\n "
-"página que lista los subscriptores de la lista de distribución"
+"Los <em>Administradores de la lista</em> son las personas que tienen la\n"
+"&uacute;ltima palabra sobre todos los par&aacute;metros de esta lista de\n"
+"distribuci&oacute;n. Son capaces de cambiar cualquier variable de\n"
+"configuraci&oacute;n disponsible a trav&eacute;s de estas p&aacute;ginas\n"
+"web de administraci&oacute;n.\n"
+"\n"
+"<p>Los <em>Moderadores de la lista</em> tienen menos permisos, no son\n"
+"capaces de cambiar cualquier variable de configuraci&oacute;n, pero se les\n"
+"permite que decidan sobre las peticiones administrativas pendientes,\n"
+"incluyendo aprobar o denegar las peticiones de subscripci&oacute;n\n"
+"pendientes y decidir que hacer con los envios a la lista retenidos. Por\n"
+"supuesto, los <em>administradores de la lista</em> tambi&eacute;n pueden\n"
+"ocuparse de las peticiones pendientes.\n"
+"\n"
+"<p>Para poder dividir las tareas de administraci&oacute;n entre los\n"
+"administradores y los moderadores, tiene que ponerle una clave distinta a\n"
+"los moderadores en el campo que est&aacute; m&aacute;s abajo e indicar\n"
+"las direcciones de correo electr&oacute;nicas en la secci&oacute;n de arriba."
-#: /home/mailman/Mailman/Cgi/admin.py:1019
-msgid "Passwords did not match"
-msgstr "Las claves no coinciden"
+#: Mailman/Cgi/admin.py:940
+msgid "Enter new administrator password:"
+msgstr "Indique la clave nueva del administrador:"
-#: /home/mailman/Mailman/MailCommandHandler.py:516
-msgid "Private list: No one may see subscription list."
-msgstr "Lista privada: Nadie puede ver la lista de subscriptores."
+#: Mailman/Cgi/admin.py:942
+msgid "Confirm administator password:"
+msgstr "Confirme la clave del administrador:"
-#: /home/mailman/bin/newlist:100
-msgid "Initial %(listname)s password: "
-msgstr "Clave inicial de %(listname)s: "
+#: Mailman/Cgi/admin.py:947
+msgid "Enter new moderator password:"
+msgstr "Indique la clave nueva del moderador:"
-#: /home/mailman/Mailman/HTMLFormatter.py:169
-msgid "(Note - you are subscribing to a list of mailing lists, so the %(type)s notice will be sent to the admin address for your membership, %(addr)s.)<p>"
-msgstr "Atenci&oacute;n - est&aacute; subscrito a una lista que manda a otras listas de distribuci&oacute;n, por lo que la notificaci&oacute;n de %s se mandar&aacute; a la direcci&oacute;n administrativa de su direcci&oacute;n, %s.)<p>"
+#: Mailman/Cgi/admin.py:949
+msgid "Confirm moderator password:"
+msgstr "Confirme la clave del moderador:"
-#: /home/mailman/Mailman/Cgi/subscribe.py:237
-msgid "Your subscription is not allowed because the email address you gave is insecure.<p>"
-msgstr "Su suscripci&oacute;n fue rechazada porque la direcci&oacute;n de correo electr&oacute;nico que ha dado es insegura.<p>"
+#: Mailman/Cgi/admin.py:959
+msgid "Submit Your Changes"
+msgstr "Enviar los cambios"
-#: /home/mailman/Mailman/HTMLFormatter.py:184
-msgid "This is a closed list, which means your subscription will be held for approval. You will be notified of the administrator's decision by email. "
-msgstr "Esta es una lista cerrada, lo que significa que su subscripci&oacute;n se retendr&aacute; para que el administrador de su visto bueno. Se le notificar&aacute; de la decisi&oacute;n del administrador via correo electr&oacute;nico. "
+#: Mailman/Cgi/admin.py:1033
+msgid "Moderator passwords did not match"
+msgstr "Las claves del Moderador no coinciden"
-#: /home/mailman/Mailman/Digester.py:96
-msgid "Should Mailman start a new digest volume?"
-msgstr "&iquest;Deber&iacute;a empezar Mailman un volumen nuevo de recopilatorios"
+#: Mailman/Cgi/admin.py:1034 Mailman/Cgi/admin.py:1046
+#: Mailman/Cgi/create.py:250 Mailman/Cgi/rmlist.py:183
+msgid "Error: "
+msgstr "Error: "
-#: /home/mailman/bin/check_perms:212
-msgid "checking cgi-bin permissions"
-msgstr "comprobando los permisos de los cgi-bin"
+#: Mailman/Cgi/admin.py:1045
+msgid "Administator passwords did not match"
+msgstr "Las claves del Administrador no coinciden"
-#: /home/mailman/Mailman/MailList.py:678
+#: Mailman/Cgi/admin.py:1099
msgid ""
-"Setting this option causes member email addresses to be\n"
-" transformed when they are presented on list web pages (both in\n"
-" text and as links), so they're not trivially recognizable as\n"
-" email addresses. The intention is to to prevent the addresses\n"
-" from being snarfed up by automated web scanners for use by\n"
-" spammers."
+"<p><b>real_name</b> attribute not\n"
+" changed! It must differ from the list's name by case\n"
+" only.<p>"
msgstr ""
-"Al activar esta opci&oacute;n se hace que las direcciones de correo\n"
-" electr&oacute;nico se transformen cuando se presentan en las\n"
-" p&aacute;ginas web (ya sea como texto o como enlaces), de\n"
-" manera que no sean f&aacute;cilmente reconocibles como \n"
-" direcciones de correo electr&oacute;nico. La intenci&oacute;n\n"
-" es prevenir que las direcciones sean detectadas por los\n"
-" programas autom&aacute;ticos existente en la web y que son\n"
-" utilizados por los que env&iacute;an correo basura (spammers)"
+"<p>El atributo <b>real_name</b> no se ha cambiado! Tiene que diferenciarse \n"
+"del nombre de la lista solo en may&uacute;sculas o min&uacute;sculas.<p>"
-#: /home/mailman/Mailman/Cgi/admin.py:752
-msgid "member address<br>member name"
-msgstr "direcci&oacute;n del subscriptor<br>nombre del subscriptor"
+#: Mailman/Cgi/admin.py:1138
+msgid "Already a member"
+msgstr "Ya est&aacute; subscrito"
-#: /home/mailman/Mailman/Autoresponder.py:89
-msgid "Auto-response text to send to -request emails."
-msgstr "Texto a mandar en la respuesta autom&aacute;tica a los mensajes que env&iacute;en \n"
-"a la direcci&oacute;n -request"
+#: Mailman/Cgi/admin.py:1143
+msgid "Bad/Invalid email address"
+msgstr "Direcci&oacute;n de correo electr&oacute;nico incorrecta/inv&aacute;lida"
+
+#: Mailman/Cgi/admin.py:1146
+msgid "Hostile Address (illegal characters)"
+msgstr "Direcci&oacute;n hostil (caracteres no v&aacute;lidos)"
+
+#: Mailman/Cgi/admin.py:1148
+msgid "Successfully Subscribed:"
+msgstr "Ha sido subscrito satisfactoriamente"
+
+#: Mailman/Cgi/admin.py:1153
+msgid "Error Subscribing:"
+msgstr "Error subscribiendo:"
+
+#: Mailman/Cgi/admin.py:1182
+msgid "Successfully Unsubscribed:"
+msgstr "Ha anulado su subscripci&oacute;n satisfactoriamente:"
+
+#: Mailman/Cgi/admin.py:1188
+msgid "Cannot unsubscribe non-members:"
+msgstr "No puedo anular la subscripci&oacute;n de direcciones que no est&eacute;n registradas:"
-#: /home/mailman/Mailman/Cgi/admindb.py:148
+#: Mailman/Cgi/admin.py:1208
+msgid "Not subscribed"
+msgstr "No est&aacute; subscrito"
+
+#: Mailman/Cgi/admin.py:1231
+msgid "Error Unsubscribing:"
+msgstr "Error dando de baja la subscripci&oacute;n:"
+
+#: Mailman/Cgi/admindb.py:111
+msgid "%(realname)s Administrative Database"
+msgstr "Base de datos Administrativa %(realname)s"
+
+#: Mailman/Cgi/admindb.py:114
+msgid "%(realname)s Administrative Database Results"
+msgstr "Resultados de la base de datos administrativa de %(realname)s"
+
+#: Mailman/Cgi/admindb.py:131
+msgid "Mailman Administrative Database Error"
+msgstr "Error de base de datos administrativa de Mailman"
+
+#: Mailman/Cgi/admindb.py:136
+msgid "list of available mailing lists."
+msgstr "lista de listas de distribuci&oacute;n que est&aacute;n disponibles."
+
+#: Mailman/Cgi/admindb.py:137
+msgid "You must specify a list name. Here is the %(link)s"
+msgstr "Tienes que especificar un nombre de lista. Aqu&iiacute; est&aacute; el %(link)s"
+
+#: Mailman/Cgi/admindb.py:149
+msgid "Administrative requests for mailing list:"
+msgstr "Peticiones administrativas para la lista de distribuci&oacute;n:"
+
+#: Mailman/Cgi/admindb.py:153
msgid "There are no pending requests."
msgstr "No hay peticiones pendientes."
-#: /home/mailman/Mailman/Cgi/rmlist.py:202
-msgid "List password:"
-msgstr "Clave de la lista:"
+#: Mailman/Cgi/admindb.py:166 Mailman/Cgi/admindb.py:202
+msgid "Submit All Data"
+msgstr "Enviar todos los datos"
-#: /home/mailman/Mailman/MailList.py:580
-msgid "Host name this list prefers for email."
-msgstr "Nombre de la m&aacute;quina que prefiere la lista."
+#: Mailman/Cgi/admindb.py:171
+msgid "Subscription Requests"
+msgstr "Peticiones de Subscripci&oacute;n"
-#: /home/mailman/Mailman/Cgi/admin.py:754
-msgid "ack"
-msgstr "conf"
+#: Mailman/Cgi/admindb.py:173
+# In this entry insert a space at the end of string, it will be stripped.
+msgid "Address"
+msgstr "Direcci&oacute;n de correo-e "
+
+#: Mailman/Cgi/admindb.py:174
+msgid "Your Decision"
+msgstr "Decisi&oacute;n"
-#: /home/mailman/Mailman/Cgi/handle_opts.py:174
-#: /home/mailman/Mailman/Cgi/handle_opts.py:228
-msgid "The list is currently not functional."
-msgstr "La lista actualmente no funciona."
+#: Mailman/Cgi/admindb.py:175
+msgid "Reason for refusal"
+msgstr "Motivo del rechazo"
-#: /home/mailman/Mailman/Archiver/Archiver.py:130
-msgid "Is archive file source for public or private archival?"
-msgstr "&iquest;El fichero es la fuente para el archivo p&uacute;blico o privado?"
+#: Mailman/Cgi/admindb.py:180 Mailman/Cgi/admindb.py:280
+msgid "Defer"
+msgstr "Diferir"
-#: /home/mailman/Mailman/MailCommandHandler.py:601
-msgid "User %(addr)s on list %(internalname)s has no password"
-msgstr "El usuario %(addr)s de la lista %(internalname) no tiene clave"
+#: Mailman/Cgi/admindb.py:181 Mailman/Cgi/admindb.py:280
+msgid "Approve"
+msgstr "Aprobar"
-#: /home/mailman/Mailman/MailList.py:393
-msgid "A terse phrase identifying this list."
-msgstr "Una frase breve que identifique a esta lista"
+#: Mailman/Cgi/admindb.py:182 Mailman/Cgi/admindb.py:280
+msgid "Reject"
+msgstr "Rechazar"
-#: /home/mailman/Mailman/HTMLFormatter.py:202
-msgid "This is %(also)sa hidden list, which means that the members list is available only to the list administrator. "
-msgstr "Esta es %s una lista oculta, lo que singinifica que los subscriptores de la lista solo est&aacute;n disponibles para el administrador de la lista. "
+#: Mailman/Cgi/admindb.py:183 Mailman/Cgi/admindb.py:280
+msgid "Discard"
+msgstr "Descartar"
+
+#: Mailman/Cgi/admindb.py:216
+msgid "Posting Held for Approval"
+msgstr "El env&iacute;o se ha retenido en espera de su aprobaci&oacute;n"
+
+#: Mailman/Cgi/admindb.py:218
+msgid " (%(count)d of %(total)d)"
+msgstr " (%(count)d de %(total)d"
+
+#: Mailman/Cgi/admindb.py:232
+msgid "<em>Message with id #%(id)d was lost."
+msgstr "<em>Se ha perdido el mensaje con el identificador #%(id)d"
+
+#: Mailman/Cgi/admindb.py:241
+msgid "<em>Message with id #%(id)d is corrupted."
+msgstr "<em>El mensaje con el id #%(id)d esta corrupto."
+
+#: Mailman/Cgi/admindb.py:268
+msgid "From:"
+msgstr "de:"
+
+#: Mailman/Cgi/admindb.py:271
+msgid "Subject:"
+msgstr "Asunto:"
+
+#: Mailman/Cgi/admindb.py:273
+msgid "Reason:"
+msgstr "Motivo:"
-#: /home/mailman/Mailman/MailCommandHandler.py:702
+#: Mailman/Cgi/admindb.py:286
+msgid "Action:"
+msgstr "Acci&oacute;n: "
+
+#: Mailman/Cgi/admindb.py:290
+msgid "Preserve message for site administrator"
+msgstr "Preservar el mensaje para el administrador del gestor de listas"
+
+#: Mailman/Cgi/admindb.py:294
+msgid "Additionally, forward this message to: "
+msgstr "Adicionalmente, puede reenviar este mensaje a: "
+
+#: Mailman/Cgi/admindb.py:299
+msgid "If you reject this post,<br>please explain (optional):"
+msgstr "Si rechaza este mensaje, <br>por favor, explique la causa (opcional):"
+
+#: Mailman/Cgi/admindb.py:302
+msgid "[No explanation given]"
+msgstr "[No se ha proporcionado ninguna explicaci n]"
+
+#: Mailman/Cgi/admindb.py:307
+msgid "Message Headers:"
+msgstr "Cabeceras del mensaje:"
+
+#: Mailman/Cgi/admindb.py:312
+msgid "Message Excerpt:"
+msgstr "Extracto del Mensaje"
+
+#: Mailman/Cgi/admindb.py:338 Mailman/ListAdmin.py:236
+msgid "[No reason given]"
+msgstr "[No se ha dado ninguna razón]"
+
+#: Mailman/Cgi/admindb.py:361
+msgid "Database Updated..."
+msgstr "La base de datos ha sido actualizada..."
+
+#: Mailman/Cgi/admindb.py:364
+msgid " is already a member"
+msgstr " ya es un subscriptor"
+
+#: Mailman/Cgi/confirm.py:74
msgid ""
-"Your request has been forwarded to the\n"
-" list administrator for approval."
+"Invalid confirmation string. Note that\n"
+" confirmation strings expire approximately %(days)s days after the\n"
+" initial subscription request. If your confirmation has expired,\n"
+" please try to re-submit your subscription."
msgstr ""
-"Su solicitud ha sido dirijida al administrador\n"
-" de la lista para que la apruebe."
+"Cadena de confirmación incorrecta!\n"
+" Resulta que las cadenas expiran aproximadamente %(expiredays)s días\n"
+" después de la solicitud inicial. Si su periodo de confirmación ha expirado\n"
+" por favor, trate de subscribirse de nuevo."
-#: /home/mailman/bin/config_list:243
-msgid "Only one of -i or -o is allowed"
-msgstr "Solo se permite poner o la opción -i o la -o"
+#: Mailman/Cgi/confirm.py:87
+msgid "Bad confirmation string"
+msgstr "Cadena de confirmaci&oacute;n incorrecta"
-#: /home/mailman/bin/newlang:101
-msgid "List already supports language: %(lang)s"
-msgstr "La lista ya soporta el lenguaje: %(lang)s"
+#: Mailman/Cgi/confirm.py:98
+msgid "Subscription request confirmed"
+msgstr "Petici&oacute;n de subscripci&oacute;n confirmada"
-#: /home/mailman/Mailman/Cgi/admin.py:864
-#: /home/mailman/Mailman/Cgi/admin.py:871
-#: /home/mailman/Mailman/Cgi/admin.py:888
-#: /home/mailman/Mailman/Cgi/admin.py:895
-msgid " yes "
-msgstr " si "
+#: Mailman/Cgi/confirm.py:100
+msgid "Removal request confirmed"
+msgstr "Petici&oacute;n de baja confirmada"
-#: /home/mailman/Mailman/MailCommandHandler.py:519
-msgid "Private list: only members may see list of subscribers."
-msgstr "Lista privada: solo los que pertenecen a la lista pueden ver la lista de subscriptores."
+#: Mailman/Cgi/confirm.py:103
+msgid "Change of address confirmed"
+msgstr "Cambio de direcci&oacute;n confirmado"
-#: /home/mailman/Mailman/Cgi/admin.py:629
+#: Mailman/Cgi/confirm.py:111
msgid ""
-"<br><em><strong>Note:</strong>\n"
-" setting this value performs an immediate action but does not modify\n"
-" permanent state.</em>"
+" You have successfully confirmed your subscription request for\n"
+" \"%(addr)s\" to the %(listname)s mailing list. A separate confirmation\n"
+" message will be sent to your email address, along with your password,\n"
+" and other useful information and links."
msgstr ""
-"<br><em><strong>Nota:</strong>\n"
-" activando este valor realiza una acci&oacute;n inmediata pero no modifica\n"
-" el estado permanente.</em>"
+" Ha confirmado satisfactoriamente la petici&oacute;n de\n"
+" subscripci&oacute;n de \"%(addr)s\" a la lista de distribuci&oacute;n\n"
+" %(listname)s. Se le mandar&aacute;n separadamente un mensaje a su\n"
+" direcci&oacute;n de correo electr&oacute;nico, junto con su clave y\n"
+" otra informaci&oacute;n de inter&eacute;s. Se recomienda que guarde\n"
+" ese mensaje como referencia."
-#: /home/mailman/Mailman/MailList.py:532
+#: Mailman/Cgi/confirm.py:117
msgid ""
-"When \"umbrella_list\" is set to indicate that this list has\n"
-" other mailing lists as members, then administrative notices like\n"
-" confirmations and password reminders need to not be sent to the\n"
-" member list addresses, but rather to the owner of those member\n"
-" lists. In that case, the value of this setting is appended to\n"
-" the member's account name for such notices. `-owner' is the\n"
-" typical choice. This setting has no effect when \"umbrella_list\"\n"
-" is \"No\"."
+" You have successfully confirmed your removal request for \"%(addr)s\" to\n"
+" the %(listname)s mailing list."
msgstr ""
-"Cuando \"umbrella_list\" est&aacute; activa es para indicar que\n"
-" esta lista tiene a otras listas como miembros, entonces las\n"
-" notificaciones administrativas como las confirmaciones y las claves\n"
-" no se necesitan mandar a los miembros de las lista, sino al\n"
-" propietario de esas listas. En ese caso, el valor de esta\n"
-" opci&oacute;n se a&ntilde;ade al nombre de usuario del miembro para\n"
-" tales notificaciones. '-owner' es la elecci&oacute;n t&iacute;pica.\n"
-" Esta opci&oacute;n no tiene efecto si \"umbrella_list\" es No."
+" Ha confirmado satisfactoriamente la anulaci&oacute;n de la\n"
+" subscripci&oacute;n de \"%(addr)s\" de la lista de\n"
+" distribuci&oacute;n %(listname)s"
-#: /home/mailman/Mailman/MailList.py:517
+#: Mailman/Cgi/confirm.py:121
msgid ""
-"Send password reminders to, eg, \"-owner\" address instead of\n"
-" directly to user."
+" You have successfully confirmed your change of address to \"%(addr)s\"\n"
+" for the %(listname)s mailing list."
msgstr ""
-"Mandar el recordatorio de las claves a la direcci&oacute;n \"-owner\"\n"
-" en vez de mandarlo al usuario directamente"
+" Ha confirmado satisfactoriamente el cambio de direcci&oacute;n\n"
+" \"%(addr)s\" en la lista de distribuci&oacute;n %(listname)s."
-#: /home/mailman/bin/find_member:169
-msgid "found in:"
-msgstr "encontrado en:"
+#: Mailman/Cgi/create.py:47 Mailman/Cgi/rmlist.py:46 Mailman/Cgi/rmlist.py:77
+msgid "Bad URL specification"
+msgstr "Especificaci&oacute;n de URL incorrecta"
-#: /home/mailman/Mailman/Cgi/admin.py:1127
-msgid "Successfully Subscribed:"
-msgstr "Ha sido subscrito satisfactoriamente"
+#: Mailman/Cgi/create.py:62 Mailman/Cgi/rmlist.py:160
+msgid "Return to the "
+msgstr "Volver a la "
-#: /home/mailman/bin/find_member:175
-msgid "(as owner)"
-msgstr "(como administrador)"
+#: Mailman/Cgi/create.py:64 Mailman/Cgi/rmlist.py:162
+msgid "general list overview"
+msgstr "p&aacute;gina principal con el &iacute;dice de las listas"
-#: /home/mailman/Mailman/Cgi/create.py:242
+#: Mailman/Cgi/create.py:65 Mailman/Cgi/rmlist.py:163
+msgid "<br>Return to the "
+msgstr "<br>Regresar a la "
+
+#: Mailman/Cgi/create.py:67 Mailman/Cgi/rmlist.py:165
+msgid "administrative list overview"
+msgstr "lista general administrativa"
+
+#: Mailman/Cgi/create.py:90
+msgid "List name must not include \"@\": %(listname)s"
+msgstr "El nombre de la lista no puede contener \"@\": %(listname)s"
+
+#: Mailman/Cgi/create.py:96 Mailman/Cgi/create.py:165 bin/newlist:123
+#: bin/newlist:155
+msgid "List already exists: %(listname)s"
+msgstr "La lista ya existe: %(listname)s"
+
+#: Mailman/Cgi/create.py:100
+msgid "You forgot to specify the list owner"
+msgstr "Olvid&oacute; especificar el propietario de la lista"
+
+#: Mailman/Cgi/create.py:107
+msgid ""
+"Leave the initial password (and confirmation) fields\n"
+" blank if you want Mailman to autogenerate the list\n"
+" passwords."
+msgstr "Deje el campo perteneciente a la clave inicial en blanco (el de confirmaci&oacute;n tambi&eacute;n) si quiere que Mailman se las genere autom&aacute;ticamente."
+
+#: Mailman/Cgi/create.py:115
+msgid "Initial list passwords do not match"
+msgstr "Las claves iniciales para la lista no coinciden"
+
+#: Mailman/Cgi/create.py:119 bin/newlist:138
+msgid "The list password cannot be empty"
+msgstr "La clave de la lista no puede estar vacia"
+
+#: Mailman/Cgi/create.py:131
+msgid "You are not authorized to create new mailing lists"
+msgstr "No est&aacute; autorizado para crear listas de distribuci&oacute;n nuevas"
+
+#: Mailman/Cgi/create.py:161
+msgid "Bad owner email address: %(owner)s"
+msgstr "La direcci&oacute;n de correo electr&oacute;nico del propietario es incorrecta: %(owner)s"
+
+#: Mailman/Cgi/create.py:170
+msgid ""
+"Some unknown error occurred while creating the list.\n"
+" Please contact the site administrator for assistance."
+msgstr ""
+"Han ocurrido algunos errores desconocidos a la hora de crear la lista.\n"
+" Por favor, p&oacute;ngase en contacto con el administrador\n"
+" de la lista para obtener ayuda."
+
+#: Mailman/Cgi/create.py:195 bin/newlist:184
+msgid "Your new mailing list: %(listname)s"
+msgstr "Su nuebva lista de distribuci&oacute;n: %(listname)s"
+
+#: Mailman/Cgi/create.py:204
+msgid "Mailing list creation results"
+msgstr "Resultados de la creaci&oacute;n de las listas de distribuci&oacute;n"
+
+#: Mailman/Cgi/create.py:210
+msgid ""
+"You have successfully created the mailing list\n"
+" <b>%(listname)s</b> and notification has been sent to the list owner\n"
+" <b>%(owner)s</b>. You can now:"
+msgstr ""
+"Ha creado satisfactoriamente la lista de distribuci&oacute;n\n"
+" <b>%(listname)s</b>, se han mandado las instrucciones al propietario de la lista\n"
+" <b>%(owner)s</b>. Ahora puede:"
+
+#: Mailman/Cgi/create.py:214
+msgid "Visit the list's info page"
+msgstr "Visite la p&aacute;gina de informaci&oacute;n de la lista"
+
+#: Mailman/Cgi/create.py:215
+msgid "Visit the list's admin page"
+msgstr "Visitar la p&aacute;gina de administraci&oacute;n de la lista"
+
+#: Mailman/Cgi/create.py:216
+msgid "Create another list"
+msgstr "Crear otra lista"
+
+#: Mailman/Cgi/create.py:241
+msgid "Create a %(hostname)s Mailing List"
+msgstr "Crear un lista de distribuci&oacute;n de %(hostname)s"
+
+#: Mailman/Cgi/create.py:252
msgid ""
"You can create a new mailing list by entering the\n"
" relevant information into the form below. The name of the mailing list\n"
@@ -671,600 +1391,498 @@ msgstr ""
" del servidor.\n"
" "
-#: /home/mailman/bin/check_perms:331
-msgid "No problems found"
-msgstr "No se han encontrado problemas"
-
-#: /home/mailman/Mailman/Cgi/subscribe.py:248
-#: /home/mailman/Mailman/MailCommandHandler.py:672
-msgid "This list only supports digest subscriptions!"
-msgstr "Esta lista solo admite subscripciones tipo digest"
+#: Mailman/Cgi/create.py:278
+msgid "Name of list:"
+msgstr "Nombre de la lista:"
-#: /home/mailman/Mailman/MailList.py:611
-#: /home/mailman/Mailman/MailList.py:634
-msgid "confirm"
-msgstr "confirmar"
+#: Mailman/Cgi/create.py:283
+msgid "Initial list owner address:"
+msgstr "Direcci&oacute;n del propietario inicial de la lista:"
-#: /home/mailman/Mailman/Cgi/options.py:157
-msgid ""
-"\n"
-"You are subscribed to this list with the case-preserved address\n"
-"<em>%(cpuser)s</em>."
-msgstr ""
-"\n"
-"Est&aacute; suscrito a la lista con la direcci&oacute;n <em>%s</em> "
-"preservando may&uacute;sculas y min&uacute;sculas."
+#: Mailman/Cgi/create.py:292
+msgid "Auto-generate initial list password?"
+msgstr "&iquest;Generar autom&aacute;ticamente la clave inicial de la lista?"
-#: /home/mailman/Mailman/MailList.py:1051
-msgid "%(realname)s -- confirmation of subscription -- confirm %(cookie)s"
-msgstr "%(realname)s -- confirmación de subscripción -- confirmar %(cookie)s"
+#: Mailman/Cgi/create.py:299
+msgid "Initial list password:"
+msgstr "Clave inicial de la lista:"
-#: /home/mailman/Mailman/Cgi/private.py:95
-msgid "Private Archive Error - %(msg)s"
-msgstr "Error en el Archivo Privado - %(msg)s"
+#: Mailman/Cgi/create.py:304
+msgid "Confirm initial password:"
+msgstr "Confirmar la clave inicial:"
-#: /home/mailman/Mailman/Cgi/edithtml.py:97
-msgid "Select page to edit:"
-msgstr "Seleccione la p&aacute;gina a editar:"
+#: Mailman/Cgi/create.py:313
+msgid "Send \"list created\" email to list owner?"
+msgstr "&iquest;Enviar mensaje de correo indicando la creaci&oacute;n"
+" de la lista al propietario de la lista?"
-#: /home/mailman/Mailman/ListAdmin.py:234
-msgid "Posting of your message titled \"%(subject)s\""
-msgstr "El mensaje enviado tenía como asunto \"%(subject)s\""
+#: Mailman/Cgi/create.py:322
+msgid "List creator's (authentication) password:"
+msgstr "Clave de creador de lista (verificaci&oacute;n):"
-#: /home/mailman/Mailman/Cgi/create.py:232
-msgid "Create a %(hostname)s Mailing List"
-msgstr "Crear un lista de distribuci&oacute;n de %(hostname)s"
+#: Mailman/Cgi/create.py:327
+msgid "Create List"
+msgstr "Crear una Lista"
-#: /home/mailman/Mailman/Cgi/create.py:62
-#: /home/mailman/Mailman/Cgi/rmlist.py:159
-msgid "general list overview"
-msgstr "p&aacute;gina principal con el &iacute;dice de las listas"
+#: Mailman/Cgi/create.py:328
+msgid "Clear Form"
+msgstr "Empezar de nuevo"
-#: /home/mailman/bin/check_perms:153
-msgid "checking perms on %(private)s"
-msgstr "Comprobando los permisos en %(private)s"
+#: Mailman/Cgi/edithtml.py:40
+msgid "General list information page"
+msgstr "P&aacute;gina de informaci&oacute;n general de la lista"
-#: /home/mailman/Mailman/Handlers/Hold.py:52
-msgid "You are forbidden from posting messages to this list."
-msgstr "Tiene prohibido mandar mensajes a esta lista."
+#: Mailman/Cgi/edithtml.py:41
+msgid "Subscribe results page"
+msgstr "P&aacute;gina de resultados de suscripci&oacute;n"
-#: /home/mailman/bin/config_list:112
-msgid "bounce"
-msgstr "rebotar"
+#: Mailman/Cgi/edithtml.py:42
+msgid "User specific options page"
+msgstr "P&aacute;gina de opciones espec&iacute;ficas del usuario"
-#: /home/mailman/Mailman/Cgi/handle_opts.py:286
-#: /home/mailman/Mailman/MailCommandHandler.py:432
-msgid "List doesn't accept digest members."
-msgstr "La lista no acepta subscriptores que quieran recibir digests"
+#: Mailman/Cgi/edithtml.py:43
+msgid "Changing user options results page"
+msgstr "P&aacute;gina de resultados de cambio de opciones del usuario"
-#: /home/mailman/bin/check_db:102
-#: /home/mailman/cron/bumpdigests:73
-msgid "Nothing to do."
-msgstr "No hace falta hacer nada."
+#: Mailman/Cgi/edithtml.py:55
+msgid "List name is required."
+msgstr "Nombre de la m&aacute;quina que prefiere la lista."
-#: /home/mailman/Mailman/MailList.py:546
-msgid "Send welcome message when people subscribe?"
-msgstr "&iquest;Mando el mensaje de bienvenida cuando se subscriba la gente?"
+#: Mailman/Cgi/edithtml.py:86
+msgid "%(realname)s -- Edit html for %(template_info)s"
+msgstr "%(realname)s -- Editar el c&oacute;digo html para %(template_info)s"
-#: /home/mailman/Mailman/Cgi/rmlist.py:169
-msgid "Permanently remove mailing list <em>%(realname)s</em>"
-msgstr "Borrar permanentemente la lista de distribución <em>%(realname)s</em>"
+#: Mailman/Cgi/edithtml.py:90
+msgid "Edit HTML : Error"
+msgstr "Editar HTML : Error"
-#: /home/mailman/Mailman/Cgi/listinfo.py:120
-msgid "right"
-msgstr "correcto"
+#: Mailman/Cgi/edithtml.py:91
+msgid "%(template_name)s: Invalid template"
+msgstr "%(template_name)s: Plantilla inv&aacute;lida"
-#: /home/mailman/Mailman/MailList.py:576
-msgid ""
-"Maximum length in Kb of a message body. Use 0 for no\n"
-" limit."
-msgstr ""
-"Longitud m&aacute;xima del cuerpo del mensaje en Kb.\n"
-" Ponga 0 para no establecer l&iacute;mites."
+#: Mailman/Cgi/edithtml.py:96 Mailman/Cgi/edithtml.py:97
+msgid "%(realname)s -- HTML Page Editing"
+msgstr "%(realname)s -- Edici&oacute;n del c&oacute;digo HTML de las P&aacute;ginas"
-#: /home/mailman/Mailman/Digester.py:60
-msgid "Digest"
-msgstr "Agrupado"
+#: Mailman/Cgi/edithtml.py:98
+msgid "Select page to edit:"
+msgstr "Seleccione la p&aacute;gina a editar:"
-#: /home/mailman/Mailman/Cgi/admin.py:234
-msgid "<p>There currently are no publicly-advertised "
-msgstr "<p> Actualmente no hay listas de "
+#: Mailman/Cgi/edithtml.py:124
+msgid "View or edit the list configuration information."
+msgstr ""
+"Ver o editar la informaci&oacute;n de configuraci&oacute;n de la lista."
-#: /home/mailman/Mailman/Cgi/options.py:152
-msgid "Email My Password To Me"
-msgstr "Enviarme mi contrase&ntilde;a por email"
+#: Mailman/Cgi/edithtml.py:133
+msgid "When you are done making changes..."
+msgstr "Cuando haya terminado de hacer los cambios..."
-#: /home/mailman/Mailman/Digester.py:92
-msgid ""
-"When a new digest volume is started, the volume number is\n"
-" incremented and the issue number is reset to 1."
-msgstr ""
-"Cuando se empieza de nuevo un volumen recopilatorio, el\n"
-" n&uacute;mero de volumen se incrementa y el n&uacute;mero\n"
-" de env&iacute;no se pone a 1."
+#: Mailman/Cgi/edithtml.py:134
+msgid "Submit Changes"
+msgstr "Confirmar los cambios"
-#: /home/mailman/Mailman/Cgi/create.py:60
-#: /home/mailman/Mailman/Cgi/rmlist.py:157
-msgid "Return to the "
-msgstr "Volver a la "
+#: Mailman/Cgi/edithtml.py:141
+msgid "Can't have empty html page."
+msgstr "No se puede tener una p&aacute;agina html vac&iacute;a."
-#: /home/mailman/Mailman/MailList.py:556
-msgid ""
-"List admins are sent daily reminders of pending admin\n"
-" approval requests, like subscriptions to a moderated list or\n"
-" postings that are being held for one reason or another. Setting\n"
-" this option causes notices to be sent immediately on the arrival\n"
-" of new requests, as well."
-msgstr ""
-"A los administradores de las listas se les manda\n"
-" diariamente un recordatorio de las peticiones pendientes de\n"
-" aprobaci&oacute;n, como por ejemplo las subscripciones a una\n"
-" lista cerrada as&iacute; como el env&iacute;o de mensajes\n"
-" que se retienen por una raz&oacute;n u otra. Activando esta\n"
-" opci&oacute;n causa que las notificaciones se env&iacute;en\n"
-" inmediatamente cuando llegen nuevas peticiones."
+#: Mailman/Cgi/edithtml.py:142
+msgid "HTML Unchanged."
+msgstr "El c&oacute;digo HTML no se ha cambiado"
-#: /home/mailman/Mailman/Cgi/create.py:196
-msgid "Mailing list creation results"
-msgstr "Resultados de la creaci&oacute;n de las listas de distribuci&oacute;n"
+#: Mailman/Cgi/edithtml.py:150
+msgid "HTML successfully updated."
+msgstr "Se ha cambiado el c&oacute;digo HTML satisfactoriamente"
-#: /home/mailman/Mailman/HTMLFormatter.py:209
-msgid " (but we obscure the addresses so they are not easily recognizable by spammers). "
-msgstr " (pero modificaremos las direcciones de correo electr&oacute;nico de manera que no sean f&aacute;cilmente reconocibles por los spammers). "
+#: Mailman/Cgi/listinfo.py:75
+msgid "%(hostname)s Mailing Lists"
+msgstr "Listas de distribuci&oacute;n de %(hostname)s"
-#: /home/mailman/Mailman/Cgi/admin.py:1078
+#: Mailman/Cgi/listinfo.py:109
msgid ""
-"<p><b>real_name</b> attribute not\n"
-" changed! It must differ from the list's name by case\n"
-" only.<p>"
+"<p>There currently are no publicly-advertised\n"
+" %(mailmanlink)s mailing lists on %(hostname)s."
msgstr ""
-"<p>El atributo <b>real_name</b> no se ha cambiado! Tiene que diferenciarse \n"
-"del nombre de la lista solo en may&uacute;sculas o min&uacute;sculas.<p>"
+"<p>No hay actualmente listas de distribuci&oacute;n de %(mailmanlink)s\n"
+" anunciadas p&uacute;blicamente en %(hostname)s. "
-#: /home/mailman/Mailman/Handlers/ToDigest.py:206
+#: Mailman/Cgi/listinfo.py:113
msgid ""
-"Today's Topics:\n"
-msgstr "Asuntos del día:\n"
+"<p>Below is a listing of all the public mailing lists on\n"
+" %(hostname)s. Click on a list name to get more information about\n"
+" the list, or to subscribe, unsubscribe, and change the preferences\n"
+" on your subscription."
+msgstr ""
+"<p>A continuaci&oacute;n se muestran todas las listas de \n"
+" distribuci&oacute;n p&uacute;blicas de %(hostname)s. D&eacute;le \n"
+" con el rat&oacute;n al nombre de una determinada lista para obtener \n"
+" m&aacute;s \n informaci&oacute;n sobre dicha lista, para \n"
+" subscribirse a ella, borrarse, \n o cambiar las preferencias de su \n"
+" subscripci&oacute;n."
-#: /home/mailman/Mailman/Cgi/rmlist.py:214
-msgid "<b>Cancel</b> and return to list administration"
-msgstr "<b>Cancelar</b> y volver a la administraci&oacute;n de las listas"
+#: Mailman/Cgi/listinfo.py:119
+msgid "right"
+msgstr "correcto"
-#: /home/mailman/Mailman/Cgi/handle_opts.py:181
-msgid "Incorrect password."
-msgstr "Contrase&ntilde;a incorrecta."
+#: Mailman/Cgi/listinfo.py:121
+msgid ""
+" To visit the info page for an unadvertised list,\n"
+" a URL similar to this one, but with a '/' and the %(adj)s\n"
+" list name appended.\n"
+" <p>List administrators, you can visit "
+msgstr ""
+"Para visitar la p&aacute;gina de una lista que no\n"
+" se anuncia, abra una URL parecida a &eacute;sta, pero con un\n"
+" \"/\" seguido por el nombre %(adj)s de la lista.\n"
+" <p>Los administradores de listas pueden visitar "
-#: /home/mailman/Mailman/Cgi/options.py:154
-msgid "password"
-msgstr "contrase&ntilde;a"
+#: Mailman/Cgi/listinfo.py:126
+msgid "the list admin overview page"
+msgstr "la p&aacute;gina general de administraci&oacute;n de listas"
-#: /home/mailman/Mailman/Autoresponder.py:81
-msgid "Yes, w/discard"
-msgstr "Si, con descarte"
+#: Mailman/Cgi/listinfo.py:127
+msgid ""
+" to find the management interface for your list.\n"
+" <p>Send questions or comments to "
+msgstr " para acceder al interfaz de gesti&oacute;n de su lista.<p>(Env&iacute;e sus preguntas o comentarios a "
-#: /home/mailman/Mailman/Digester.py:61
-msgid "Which delivery mode is the default for new users?"
-msgstr "&iquest;Que tipo de entrega van a tener los nuevos usuarios por defecto?"
+#: Mailman/Cgi/listinfo.py:177
+msgid "Subscribe"
+msgstr "Subscribir"
-#: /home/mailman/Mailman/HTMLFormatter.py:300
-msgid " <p>Enter your "
-msgstr " <p>Introduzca su "
+#: Mailman/Cgi/listinfo.py:185 Mailman/HTMLFormatter.py:238
+msgid "Edit Options"
+msgstr "Editar opciones"
-#: /home/mailman/Mailman/HTMLFormatter.py:206
-msgid "This is %(also)sa public list, which means that the members list is openly available"
-msgstr "Esta es %(also)s una lista p&uacute;blica, lo que significa que los subscriptores de la lista est&aacute;n disponibles para todo el mundo"
+#: Mailman/Cgi/listinfo.py:188 Mailman/Cgi/roster.py:109
+msgid "View this page in"
+msgstr "Ver esta p&aacute;gina en "
-#: /home/mailman/Mailman/Cgi/admin.py:382
-msgid "Delete this mailing list"
-msgstr "Borrar esta lista de distribuci&oacute;n"
+#: Mailman/Cgi/options.py:46 Mailman/Cgi/options.py:61
+#: Mailman/Cgi/options.py:81
+msgid "CGI script error"
+msgstr "Error del gui&oacute;n CGI"
-#: /home/mailman/Mailman/MailList.py:547
-msgid ""
-"Turn this on only if you plan on subscribing people manually\n"
-" and don't want them to know that you did so. This option is most\n"
-" useful for transparently migrating lists from some other mailing\n"
-" list manager to Mailman."
-msgstr ""
-"Activarlo solo si tiene previsto subscribir a gente manualmente\n"
-" y no quiere que ellos lo sepan. Esta opci&oacute;n es sobre todo\n"
-" &uacute;til para migrar de forma transparente listas de otros\n"
-" gestores de listas de distribuci&oacute;n a Mailman"
+#: Mailman/Cgi/options.py:49
+msgid "Invalid options to CGI script."
+msgstr "Le ha pasado argumentos incorrectos al programa CGI"
-#: /home/mailman/Mailman/Cgi/create.py:288
-msgid "Initial list password:"
-msgstr "Clave inicial de la lista:"
+#: Mailman/Cgi/options.py:86
+msgid "List \"%(realname)s\" has no such member: %(user)s."
+msgstr "La lista \"%(realname)s\" no tiene a tal subscriptor: %(user)s."
-#: /home/mailman/bin/check_perms:202
-msgid "%(dbdir)s \"other\" perms must be 000"
-msgstr "Los permisos de %(dbdir)s para \"el resto\" tienen que ser 000"
+#: Mailman/Cgi/options.py:111
+msgid "The confirmation email has been sent."
+msgstr "Se ha enviado el mensaje de confirmaci&oacute;n."
-#: /home/mailman/bin/rmlang:109
-msgid "%(lang)s is the server default language and cannot be removed"
-msgstr "%(lang) es el lenguaje por defecto del servidor y no se puede quitar"
+#: Mailman/Cgi/options.py:122 Mailman/Cgi/options.py:159
+msgid "A reminder of your password has been emailed to you."
+msgstr "Se le ha mandado un recordatorio de su clave por correo electr&oacute;nico.<p>"
-#: /home/mailman/Mailman/Cgi/edithtml.py:85
-msgid "%(realname)s -- Edit html for %(template_info)s"
-msgstr "%(realname)s -- Editar el c&oacute;digo html para %(template_info)s"
+#: Mailman/Cgi/options.py:139
+msgid "Authentication failed."
+msgstr "La autentificaci&oacute;n ha sido infructuosa."
-#: /home/mailman/Mailman/Cgi/admindb.py:333
-#: /home/mailman/Mailman/ListAdmin.py:235
-msgid "[No reason given]"
-msgstr "[No se ha dado ninguna razón]"
+#: Mailman/Cgi/options.py:165
+msgid "List subscriptions for %(user)s on %(hostname)s"
+msgstr "Subscripciones de %(user)s en %(hostname)s"
-#: /home/mailman/Mailman/MailCommandHandler.py:340
+#: Mailman/Cgi/options.py:168
msgid ""
-"You are subscribed as %(user)s,\n"
-" with password: %(password)s"
+"Click on a link to visit your options page for the\n"
+" requested mailing list."
msgstr ""
-"Estás subscrito como %(user)s,\n"
-" con la clave: %(password)s"
+"D&eacute;le con el rat&oacute;n a un enlace para visitar su p&aacute;gina de\n"
+" opciones en la lista de distribuci&oacute;n solicitada."
-#: /home/mailman/Mailman/Cgi/admin.py:1117
-msgid "Already a member"
-msgstr "Ya est&aacute; subscrito"
+#: Mailman/Cgi/options.py:189
+msgid "Addresses may not be blank"
+msgstr "Las direcciones no deber&iacute;n estar en blanco"
-#: /home/mailman/Mailman/Cgi/admin.py:1012
-msgid "Empty admin passwords are not allowed"
-msgstr "No se permite que la clave del administrador est&eacute; vac&iacute;a"
+#: Mailman/Cgi/options.py:194
+msgid "Addresses did not match!"
+msgstr "Las direcciones no coinciden!"
-#: /home/mailman/Mailman/MailList.py:610
-msgid "none"
-msgstr "ninguno"
+#: Mailman/Cgi/options.py:207
+msgid "A confirmation message has been sent to %(newaddr)s"
+msgstr "Se le ha enviado un mensaje de confirmaci&oacute;n a %(newaddr)s"
-#: /home/mailman/Mailman/Cgi/admin.py:404
-msgid "Mass Subscription"
-msgstr "Subscripciones en masa"
+#: Mailman/Cgi/options.py:217
+msgid "Bad email address provided"
+msgstr "Ha proporcionado una direcci&oacute;n de correo incorrecta"
-#: /home/mailman/Mailman/Cgi/private.py:125
-msgid "Your cookie has gone stale, enter password to get a new one."
-msgstr "Su cookie ha caducado, introduzca la clave para conseguir otra."
+#: Mailman/Cgi/options.py:219
+msgid "Illegal email address provided"
+msgstr "Se ha proporcionado una direcci&oacute;n de correo ilegal"
-#: /home/mailman/Mailman/MailCommandHandler.py:279
-msgid "Unexpected Mailman error"
-msgstr "Error de Mailman inesperado"
-
-#: /home/mailman/Mailman/Bouncer.py:63
-msgid ""
-"Policies regarding systematic processing of bounce messages,\n"
-" to help automate recognition and handling of defunct\n"
-" addresses."
-msgstr ""
-"Pol&iacute;tica concerniente al procesamiento sistem&aacute;tico de\n"
-" los mensajes que causan rebotes, para facilitar automatizar\n"
-" el reconocimiento y la detecci&oacute;n de las direcciones\n"
-" que han dejado de existir."
+#: Mailman/Cgi/options.py:221
+msgid "%(newaddr)s is already a member of the list."
+msgstr "%(newaddr)s ya est&aacute; subscrito a la lista."
-#: /home/mailman/bin/newlist:89
-#: /home/mailman/bin/newlist:121
-#: /home/mailman/Mailman/Cgi/create.py:90
-#: /home/mailman/Mailman/Cgi/create.py:159
-msgid "List already exists: %(listname)s"
-msgstr "La lista ya existe: %(listname)s"
+#: Mailman/Cgi/options.py:232
+msgid "Passwords may not be blank"
+msgstr "Las claves nodeber&iacute;n estar en blanco"
-#: /home/mailman/Mailman/HTMLFormatter.py:248
-msgid "<b><i>either</i></b> "
-msgstr "&nbsp;"
+#: Mailman/Cgi/options.py:237
+msgid "Passwords did not match!"
+msgstr "Las claves no coinciden!"
-#: /home/mailman/bin/newlist:86
-#: /home/mailman/Mailman/Cgi/create.py:84
-msgid "List name must not include \"@\": %(listname)s"
-msgstr "El nombre de la lista no puede contener \"@\": %(listname)s"
+#: Mailman/Cgi/options.py:253
+msgid "Password successfully changed."
+msgstr "Se ha cambiado la clave satisfactoriamente."
-#: /home/mailman/Mailman/MailList.py:563
+#: Mailman/Cgi/options.py:262
msgid ""
-"Should administrator get notices of subscribes and\n"
-" unsubscribes?"
+"You must confirm your unsubscription request by turning\n"
+" on the checkbox below the <em>Unsubscribe</em> button. You\n"
+" have not been unsubscribed!"
msgstr ""
-"&iquest;Le deben llegar al administrador las notificaciones de "
-" subscripci&oacute;n/desubscripci&oacute;n?"
+"Tiene que confirmar su solicitud de baja activando la casilla de\n"
+" verificaci&oacute;n que est&aacute; debajo del bot&oacute;n\n"
+" <em>Desubscribir</em>. No ha sido dado de baja!."
-#: /home/mailman/Mailman/Cgi/edithtml.py:132
-msgid "Submit Changes"
-msgstr "Confirmar los cambios"
+#: Mailman/Cgi/options.py:279
+msgid "via the member options page"
+msgstr "a trav&eacute;s de la p&aacute;gina de opciones del subscriptor"
-#: /home/mailman/Mailman/Cgi/admindb.py:294
-msgid "If you reject this post,<br>please explain (optional):"
-msgstr "Si rechaza este mensaje, <br>por favor, explique la causa (opcional):"
-
-#: /home/mailman/bin/newlang:108
-msgid "No languages added to list: %(listname)s"
-msgstr "No se han añadido lenguajes a la lista: %(listname)s"
-
-#: /home/mailman/Mailman/Cgi/edithtml.py:44
-msgid "Changing user options results page"
-msgstr "P&aacute;gina de resultados de cambio de opciones del usuario"
+#: Mailman/Cgi/options.py:290
+msgid "Unsubscription results"
+msgstr "Resultados de la desubscripci&oacute;n"
-#: /home/mailman/Mailman/HTMLFormatter.py:340
-msgid "Once a month, your password will be emailed to you as a reminder."
-msgstr "Cada m&eacute;s, se le enviar&aacute; su clave por correo electr&oacute;nico para recordarsela."
-
-#: /home/mailman/Mailman/Cgi/admindb.py:176
-#: /home/mailman/Mailman/Cgi/admindb.py:275
-msgid "Approve"
-msgstr "Aprobar"
+#: Mailman/Cgi/options.py:293
+msgid ""
+"You have been successfully unsubscribed from the\n"
+" mailing list %(fqdn_listname)s. If you were receiving digest\n"
+" deliveries you may get one more digest. If you have any questions\n"
+" about your unsubscription, please contact the list owners at\n"
+" %(owneraddr)s."
+msgstr ""
+"Se ha dado de baja satisfactoriamente de la lista de distribuci&oacute;n\n"
+" %(fqdn_listname)s. Si estuviera recibiendo digests podr&iacute;a\n"
+" recibir un digest m&aacute;s. Si tiene alguna pregunta sobre su\n"
+" baja, por favor p&oacute;ngase en contacto con el propietario de\n"
+" la lista escribiendo a %(owneraddr)s."
-#: /home/mailman/Mailman/MailCommandHandler.py:660
+#: Mailman/Cgi/options.py:398
msgid ""
-"The list is not fully functional, and can not accept subscription\n"
-"requests."
+"The list administrator has disabled digest delivery for\n"
+" this list, so your delivery option has not been set. However your\n"
+" other options have been set successfully."
msgstr ""
-"La lista no está totalmente funcional, y no puede aceptar solicitudes de\n"
-"subscripción."
+"El administrador de la lista ha inhabilitado las recopilaciones para\n"
+"esta lista, sin embargo el resto de sus opciones han sido definidas con\n"
+"&eacute;xito."
-#: /home/mailman/Mailman/Cgi/admin.py:754
-msgid "not metoo"
-msgstr "a mi no"
+#: Mailman/Cgi/options.py:402
+msgid ""
+"The list administrator has disabled non-digest delivery\n"
+" for this list, so your delivery option has not been set. However\n"
+" your other options have been set successfully."
+msgstr ""
+"El administrador de la lista de distribuci&oacute;n ha inhabilitado \n"
+"la entrega de los mensajes a medida que van llegando, por lo que \n"
+"la opci&oacute;n de entrega no se ha activado. Sin embargo, el resto \n"
+"de sus opciones se ha cambiado correctamente."
-#: /home/mailman/Mailman/Handlers/Decorate.py:82
-msgid "[INVALID %(what)s]"
-msgstr "[%(what)s INVALIDO]"
+#: Mailman/Cgi/options.py:406
+msgid "You have successfully set your options."
+msgstr "Ha definido sus opciones con &eacute;xito."
-#: /home/mailman/Mailman/Cgi/admin.py:271
-#: /home/mailman/Mailman/Cgi/listinfo.py:139
-msgid "List"
-msgstr "Lista"
+#: Mailman/Cgi/options.py:409
+msgid "You may get one last digest."
+msgstr "Puede que obtenga una &uacute;ltima recopilaci&oacute;n."
-#: /home/mailman/Mailman/Cgi/listinfo.py:127
-msgid "the list admin overview page"
-msgstr "la p&aacute;gina general de administraci&oacute;n de listas"
+#: Mailman/Cgi/options.py:466 Mailman/Cgi/options.py:560
+#: Mailman/Cgi/options.py:570
+msgid "Unsubscribe"
+msgstr "Desubscribir"
-#: /home/mailman/bin/newlang:76
-#: /home/mailman/bin/rmlang:87
-msgid "--listname/-l is required"
-msgstr "hace falta que indique la opción --listname/-l"
+#: Mailman/Cgi/options.py:468
+msgid "<em>Yes, I really want to unsubscribe</em>"
+msgstr "<em>Si, realmente quiero darme de baja</em>"
-#: /home/mailman/Mailman/HTMLFormatter.py:149
-msgid "Note - your list delivery is currently disabled."
-msgstr "Atenci&oacute;n - la recepci&oacute;n de los mensajes de la lista, est&aacute; actualmente inhabilitada"
+#: Mailman/Cgi/options.py:472
+msgid "Change My Password"
+msgstr "Cambiar mi contrase&ntilde;a"
-#: /home/mailman/bin/clone_member:145
-msgid " clone address is already a member:"
-msgstr " la dirección a clonar ya está subscrita."
+#: Mailman/Cgi/options.py:475
+msgid "List my other subscriptions"
+msgstr "Listar mis otras suscripciones"
-#: /home/mailman/scripts/mailowner:46
-msgid "mailowner got no listname."
-msgstr "No se le pasó un nombre de lista a mailowner."
+#: Mailman/Cgi/options.py:481
+msgid "Email My Password To Me"
+msgstr "Enviarme mi contrase&ntilde;a por email"
-#: /home/mailman/Mailman/Cgi/admin.py:858
-msgid "Send welcome message to this batch? "
-msgstr "&iquest;Mandarle el mensaje de bienvenida a este lote? "
+#: Mailman/Cgi/options.py:483
+msgid "password"
+msgstr "contrase&ntilde;a"
-#: /home/mailman/bin/rmlang:113
-msgid "Language %(lang)s not supported by list: %(listname)s"
-msgstr "El lenguaje %(lang)s no está soportado por la lista: %(listname)s"
+#: Mailman/Cgi/options.py:485
+msgid "Log out"
+msgstr "Salir"
-#: /home/mailman/Mailman/Cgi/create.py:240
-#: /home/mailman/Mailman/Cgi/rmlist.py:179
-msgid "Error: "
-msgstr ""
+#: Mailman/Cgi/options.py:487
+msgid "Submit My Changes"
+msgstr "Confirmar mis cambios"
-#: /home/mailman/Mailman/Digester.py:68
-msgid "How big in Kb should a digest be before it gets sent out?"
-msgstr ""
-"&iquest;Que tama&ntilde;o en Kb deber&iacute;a alcanzar un digest antes de "
-"que se llegue a mandar?"
+#: Mailman/Cgi/options.py:497
+msgid "days"
+msgstr "d&iacute;as"
-#: /home/mailman/Mailman/Handlers/ToDigest.py:154
-msgid "%(realname)s Digest, Vol %(volume)d, Issue %(issue)d"
-msgstr "Resumen de %(realname)s, Vol %(volume)d, Envío %(issue)d"
+#: Mailman/Cgi/options.py:499
+msgid "day"
+msgstr "d&iacute;a"
-#: /home/mailman/Mailman/Cgi/create.py:272
-msgid "Initial list owner address:"
-msgstr "Direcci&oacute;n del propietario inicial de la lista:"
+#: Mailman/Cgi/options.py:500
+msgid "%(days)d %(units)s"
+msgstr "%(days)d %(units)s"
-#: /home/mailman/Mailman/Cgi/admin.py:49
-msgid "Digest Options"
-msgstr "Opciones de recopilaciones"
+#: Mailman/Cgi/options.py:506
+msgid "Change My Address"
+msgstr "Cambar mi direcci&oacute;n"
-#: /home/mailman/Mailman/MailCommandHandler.py:535
+#: Mailman/Cgi/options.py:511
msgid ""
-"Digest Members:\n"
+"\n"
+"You are subscribed to this list with the case-preserved address\n"
+"<em>%(cpuser)s</em>."
msgstr ""
-"Subscriptores con el correo diferido (modo digest):\n"
-
-#: /home/mailman/Mailman/ListAdmin.py:348
-msgid "Subscription request"
-msgstr "Solicitud de subscripción"
-
-#: /home/mailman/Mailman/Cgi/admindb.py:168
-# In this entry insert a space at the end of string, it will be stripped.
-msgid "Address"
-msgstr "Direcci&oacute;n de correo-e "
-
-#: /home/mailman/Mailman/Cgi/admin.py:405
-msgid "Mass Removal"
-msgstr "Desubscripciones en masa"
-
-#: /home/mailman/Mailman/Digester.py:60
-msgid "Regular"
-msgstr "Regular"
-
-#: /home/mailman/Mailman/Cgi/admin.py:366
-msgid "Configuration Categories"
-msgstr "Categor&iacute;as de configuraci&oacute;n"
+"\n"
+"Est&aacute; suscrito a la lista con la direcci&oacute;n <em>%s</em> "
+"preservando may&uacute;sculas y min&uacute;sculas."
-#: /home/mailman/Mailman/Cgi/admin.py:861
-#: /home/mailman/Mailman/Cgi/admin.py:868
-#: /home/mailman/Mailman/Cgi/admin.py:886
-#: /home/mailman/Mailman/Cgi/admin.py:892
-msgid " no "
-msgstr " no "
+#: Mailman/Cgi/options.py:528
+msgid "%(realname)s list: member options for user %(user)s"
+msgstr "Lista %(realname)s: Opciones de subscriptor para %(user)s"
-#: /home/mailman/Mailman/MailList.py:368
-msgid "Fundamental list characteristics, including descriptive info and basic behaviors."
-msgstr "Caracter&iacute;sticas fundamentales de la lista, incluyendo informaci&oacute;n descriptiva y b&aacute;sica"
+#: Mailman/Cgi/options.py:534
+msgid ""
+"In order to change your membership option, you must\n"
+" first log in by giving your membership password in the section below. If\n"
+" you don't remember your membership password, you can have it emailed to\n"
+" you by clicking on the button below. If you just want to unsubscribe from\n"
+" this list, click on the <em>Unsubscribe</em> button and a confirmation\n"
+" message will be sent to you.\n"
+"\n"
+" <p><strong><em>Important:</em></strong> From this point on, you must have\n"
+" cookies enabled in your browser, otherwise none of your changes will take\n"
+" effect.\n"
+"\n"
+" <p>Session cookies are used in Mailman's membership options interface so\n"
+" that you don't need to re-authenticate with every operation. This cookie\n"
+" will expire automatically when you exit your browser, or you can\n"
+" explicitly expire the cookie by hitting the <em>Logout</em> link (which\n"
+" you'll see once you successfully log in).\n"
+" "
+msgstr
+"Para poder cambiar sus opciones de subscripci&oacute;n, primero tiene que\n"
+" entrar suministrando su clave de subscripci&oacute;n en la secci&oacute;n\n"
+" inferior. Si no recuerda su clave de subscripci&oacute;n, puede hacer que\n"
+" se le env&iacute;e por correo electr&oacute;nico d&aacute;ndole con el\n"
+" rat&oacute;n al bot&oacute;n que est&aacute; m&aacute;s abajo. Si solo\n"
+" quiere anular su subscripci&oacute;n de esta lista, d&eacute;le con el\n"
+" rat&oacute;n al bot&oacute;n <em>Desubscribir</em>, se le mandar&aacute;\n"
+" um mensaje de confirmaci&oacute;n.\n"
+"\n"
+" <p><strong><em>Importante:</em></strong> A partir de este instante, debe\n"
+" tener habilitado en su navegador los cookies, de otra manera ninguno de\n"
+" sus cambios llegar&aacute;n a surtir efecto.\n"
+"\n"
+" Las sesiones con cookies se usan en la interfaz de derechos de\n"
+" subscripci&oacute;n de Mailman, de manera que no necesita estar\n"
+" continuamente autentific&aacute;ndose cuando realice cualquier\n"
+" operaci&oacute;n. La cookie caducar&aacute; autom&aacute;ticamente\n"
+" cuando salga del navegador o cuando lo indique expl&iiacute;citamente al\n"
+" pulsar el enlace <em>Desconexi&oacute;n</em> (que ver&aacute; una vez\n"
+" entre satisfactoriamente)."
-#: /home/mailman/Mailman/MailList.py:437
-msgid "Poster"
-msgstr "Remitente"
+#: Mailman/Cgi/options.py:553
+msgid "Password:"
+msgstr "Clave:"
-#: /home/mailman/Mailman/Handlers/Decorate.py:35
-msgid "non-digest header"
-msgstr "cabecera modo no agrupado"
+#: Mailman/Cgi/options.py:555
+msgid "Log in"
+msgstr "Entrar"
-#: /home/mailman/Mailman/MailList.py:395
+#: Mailman/Cgi/options.py:564
msgid ""
-"This description is used when the mailing list is listed with\n"
-" other mailing lists, or in headers, and so forth. It should\n"
-" be as succinct as you can get it, while still identifying what\n"
-" the list is."
+"By clicking on the <em>Unsubscribe</em> button, a\n"
+" confirmation message will be emailed to you. This message will have a\n"
+" link that you should click on to complete the removal process (you can\n"
+" also confirm by email; see the instructions in the confirmation\n"
+" message)."
msgstr ""
-"Esta descripci&oacute;n se utiliza cuando la lista de distribuci&oacute;n se\n"
-" muestra junto con otras listas, o en las cabeceras y similares.\n"
-" Deber&iacute;a ser todo lo concisa que pueda, mientras que pueda\n"
-" identificar de que va la lista."
+"D&aacute;ndole con el rat&oacute;n al bot&oacute;n <em>Desubscribir</em>,\n"
+" har&aacute; que se le mande un mensaje de confirmaci&oacute;n. Este\n"
+" mensaje contendr&aacute; un enlace que deber&iacute;a pinchar para\n"
+" completar el proceso de desubscripci&oacute;n (tambi&eacute;n puede\n"
+" realizar la confirmaci&oacute;n por correo electr&oacute;nico, lea\n"
+" las instrucciones en el mensaje de confirmaci&oacute;n)."
+
+#: Mailman/Cgi/options.py:574
+msgid "Password reminder"
+msgstr "Recordatorio de la clave"
-#: /home/mailman/Mailman/MailCommandHandler.py:65
+#: Mailman/Cgi/options.py:578
msgid ""
-"When turned on, you do *not* get copies of your own posts to\n"
-"the list. Otherwise, you do get copies of your own posts (yes, this seems a\n"
-"little backwards). This does not affect the contents of digests, so if you\n"
-"receive postings in digests, you will always get copies of your messages in\n"
-"the digest."
+"By clicking on the <em>Remind</em> button, your\n"
+" password will be emailed to you."
msgstr ""
-"Cuando esté activado, no obtendrá copia de los mensajes que envíe a la\n"
-"lista. De otra manera, obtendrá copias de sus propios mensajes (si, parece\n"
-"que está al revés). Esto no afecta al contenido de los digests, de manera\n"
-"que si recibe envíos en digests, siempre obtendrá copia de sus propios\n"
-"mensajes en el digest."
-
-#: /home/mailman/Mailman/MailList.py:667
-msgid "Membership exposure"
-msgstr "Exposici&oacute;n de los miembros"
+"Al pulsar con el rat&oacute;n el bot&oacute;n <em>Recordar</em>,\n"
+" se le mandar&aacute; la clave por correo electr&oacute;nico."
-#: /home/mailman/Mailman/MailCommandHandler.py:227
-msgid "The rest of the message is ignored:"
-msgstr "El resto del mensaje se ignora:"
+#: Mailman/Cgi/options.py:581
+msgid "Remind"
+msgstr "Recordar"
-#: /home/mailman/Mailman/Cgi/admin.py:833
-msgid ""
-"<p><em>To view more members, click on the appropriate\n"
-" range listed below:</em>"
-msgstr ""
-"<p><em>Para ver m&aacute;s subscriptores, d&eacute;le con el rat&oacute;n\n"
-" al rango apropiado de entre los que se listan abajo:</em>"
+#. docstring
+#: Mailman/Cgi/private.py:41
+msgid "Ensure that the path is safe by removing .."
+msgstr "Asegurese de que la ruta es segura borrando .."
-#: /home/mailman/bin/update:110
-msgid "WARNING: could not acquire lock for list: %(listname)s"
-msgstr "ADVERTENCIA: no se pudo adquirir el bloque de la lista: %(listname)s"
+#: Mailman/Cgi/private.py:62
+msgid "Private Archive Error"
+msgstr "Error en el Archivo Privado"
-#: /home/mailman/Mailman/MailCommandHandler.py:316
-msgid "Mailman results for %(realname)s"
-msgstr "Resultados de Mailman para %(realname)s"
+#: Mailman/Cgi/private.py:63
+msgid "You must specify a list."
+msgstr "Debe especificar una lista."
-#: /home/mailman/Mailman/Cgi/handle_opts.py:330
-msgid ""
-"The list administrator has disabled non-digest delivery\n"
-" for this list, so your delivery option has not been set. However\n"
-" your other options have been set successfully."
-msgstr ""
-"El administrador de la lista de distribuci&oacute;n ha inhabilitado \n"
-"la entrega de los mensajes a medida que van llegando, por lo que \n"
-"la opci&oacute;n de entrega no se ha activado. Sin embargo, el resto \n"
-"de sus opciones se ha cambiado correctamente."
+#: Mailman/Cgi/private.py:97
+msgid "Private Archive Error - %(msg)s"
+msgstr "Error en el Archivo Privado - %(msg)s"
-#: /home/mailman/bin/mmsitepass:69
-msgid "site"
-msgstr "sitio"
+#: Mailman/Cgi/private.py:155
+msgid "Archive File Not Found"
+msgstr "Fichero De Archivo No Encontrado"
-#: /home/mailman/Mailman/Cgi/admin.py:372
-msgid "Tend to pending administrative requests"
-msgstr "Atender las solicitudes administrativas pendientes"
+#: Mailman/Cgi/private.py:156
+msgid "No file"
+msgstr "No hay fichero"
-#: /home/mailman/Mailman/Cgi/subscribe.py:240
-msgid "You are already subscribed!<p>"
-msgstr "&iexcl;Ya est&aacute; suscrito!<p>"
+#: Mailman/Cgi/rmlist.py:88
+msgid "You're being a sneaky list owner!"
+msgstr "Est&aacute;s siendo un propietario de lista escurridizo!"
-#: /home/mailman/bin/mmsitepass:96
-msgid "Password change failed."
-msgstr "El cambio de clave falló."
+#: Mailman/Cgi/rmlist.py:124
+msgid "You are not authorized to delete this mailing list"
+msgstr "No est&aacute; autorizado para borrar esta lista"
-#: /home/mailman/Mailman/Autoresponder.py:73
-msgid ""
-"Should Mailman send an auto-response to emails sent to the\n"
-" -admin and -owner addresses?"
-msgstr ""
-"&iquest;Deber&iacute;a enviar Mailman una respuesta autom&aacute;tica a los\n"
-" mensajes de correo que vayan a la direcciones -admin y -owner?"
+#: Mailman/Cgi/rmlist.py:150
+msgid "Mailing list deletion results"
+msgstr "Resultados del borrado de listas de distribuci&oacute;n"
-#: /home/mailman/Mailman/MailList.py:477
+#: Mailman/Cgi/rmlist.py:156
msgid ""
-"This is the address set in the <tt>Reply-To:</tt> header\n"
-" when the <a\n"
-" href=\"?VARHELP=general/reply_goes_to_list\">reply_goes_to_list</a>\n"
-" option is set to <em>Explicit address</em>.\n"
-"\n"
-" <p>There are many reasons not to introduce or override the\n"
-" <tt>Reply-To:</tt> header. One is that some posters depend on\n"
-" their own <tt>Reply-To:</tt> settings to convey their valid\n"
-" return address. Another is that modifying <tt>Reply-To:</tt>\n"
-" makes it much more difficult to send private replies. See <a\n"
-" href=\"http://www.unicom.com/pw/reply-to-harmful.html\">`Reply-To'\n"
-" Munging Considered Harmful</a> for a general discussion of this\n"
-" issue. See <a\n"
-" href=\"http://www.metasystema.org/essays/reply-to-useful.mhtml\">Reply-To\n"
-" Munging Considered Useful</a> for a dissenting opinion.\n"
-"\n"
-" <p>Some mailing lists have restricted posting privileges, with a\n"
-" parallel list devoted to discussions. Examples are `patches' or\n"
-" `checkin' lists, where software changes are posted by a revision\n"
-" control system, but discussion about the changes occurs on a\n"
-" developers mailing list. To support these types of mailing\n"
-" lists, specify the explicit <tt>Reply-To:</tt> address here. You\n"
-" must also specify <tt>Explicit address</tt> in the\n"
-" <tt>reply_goes_to_list</tt>\n"
-" variable.\n"
-"\n"
-" <p>Note that if the original message contains a\n"
-" <tt>Reply-To:</tt> header, it will not be changed."
-msgstr ""
-" Esta es la opci&oacute;n que se pone en la cabecera <tt>Reply-To:</tt>\n"
-" cuando la opci&oacute;n\n"
-" <a href=\"?VARHELP=general/reply_goes_to_list\">\n"
-" reply_goes_to_list</a> est&aacute; puesta a <em>Direcci&oacute;n "
-" expl&iacute;cita</em>. \n"
-"\n"
-" <p>Hay muchas razones para no presentar o sobresescribir la\n"
-" cabecera <tt>Reply-To:</tt>. Una de ellas es porque algunos\n"
-" env&iacute;os a la lista\n"
-" dependen de su propia configuraci&oacute;n\n"
-" <tt>Reply-To:</tt> para\n"
-" conseguir que las respuestas lleguen. Otra raz&oacute;n se\n"
-" debe a que modificando la cabecera <tt>Reply-To:</tt> hace\n"
-" que sea m&aacute;s dificil mandar respuestas privadas.\n"
-" V&eacute;ase \n"
-" <a href=\"http://www.unicom.com/pw/reply-to-harmful.html\">\n"
-" `Reply-To' Munging Considered Harmful </a> para una\n"
-" discusi&oacute;n general sobre este tema. Vea\n"
-" href=\"http://www.metasystema.org/essays/reply-to-useful.mhtml\">Reply-To\n"
-" Munging Considered Useful</a> para ver una opinión disidente.\n"
-"\n"
-" <p>Algunas listas de distribuci&oacute;n tienen restringida\n"
-" la capacidad de mandar mensajes, con una lista paralela\n"
-" dedicada a discusiones. Como ejemplo est&aacute;n las listas\n"
-" `patches' o `checkin', donde los cambios al software\n"
-" se env&iacute;an por un sistema de control de versiones,\n"
-" pero las discusiones sobre los cambios ocurren en una lista\n"
-" de distribuci&oacute;n de desarrolladores. Para poder tratar\n"
-" estos tipos de listas de distribuci&oacute;n, especificar\n"
-" la direccio&oacute;n expl&iacute;cita <tt>Reply-To:</tt>\n"
-" aqu&iacute;. Tambi&eacute;n tiene que indicar\n"
-" <tt>Direcci&oacute;n expl&iacute;cita</tt>\n"
-" en la opci&oacute;n <tt>reply_goes_to_list</tt>\n"
-"\n"
-" <p>Observe que si el mensaje original contiene ya una\n"
-" cabecera <tt>Reply-To:</tt>,\n"
-" dicha cabecera no se reemplazar&aacute;"
-
-#: /home/mailman/Mailman/Cgi/admin.py:1132
-msgid "Error Subscribing:"
-msgstr "Error subscribiendo:"
+"You have successfully deleted the mailing list\n"
+" <b>%(listname)s</b>."
+msgstr "Ha borrado satisfactoriamente la lista de distribuci&oacute;n\n"
+" <b>%(listname)s</b>."
-#: /home/mailman/bin/check_perms:140
-msgid "directory must be at least 02775: %(d)s"
-msgstr "El directorio tiene que estar como mínimo a 02775: %(d)s"
+#: Mailman/Cgi/rmlist.py:172
+msgid "Permanently remove mailing list <em>%(realname)s</em>"
+msgstr "Borrar permanentemente la lista de distribución <em>%(realname)s</em>"
-#: /home/mailman/Mailman/Cgi/rmlist.py:182
+#: Mailman/Cgi/rmlist.py:186
msgid ""
"This page allows you as the list owner, to permanent\n"
" remove this mailing list from the system. <strong>This action is not\n"
@@ -1303,1112 +1921,1200 @@ msgstr ""
" la clave de la lista.\n"
" "
-#: /home/mailman/bin/check_db:125
-msgid ""
-"\n"
-"***** ALERT *****\n"
-"Both the original database file and the backup for list `%(listname)s' seem\n"
-"corrupted. You will probably need to recover both\n"
-" %(configdb)s\n"
-"and\n"
-" %(lastdb)s\n"
-"from a system backup, or remove the list `%(listname)s' and\n"
-"re-create it from scratch."
-msgstr ""
-"\n"
-"***** ALERTA *****\n"
-"tanto el fichero con la base de datos original como la copia de seguridad\n"
-"de la lista `%(listname)s' parecen estar corruptos. Seguramente necesite\n"
-"recuperarlos a ambos\n"
-" %(configdb)s\n"
-"y\n"
-" %(lastdb)s\n"
-"a partir de una copia de seguridad del sistema o borrando la lista\n"
-"`%(listname)s' y volviendola a crear del principio."
+#: Mailman/Cgi/rmlist.py:207
+msgid "List password:"
+msgstr "Clave de la lista:"
-#: /home/mailman/Mailman/Cgi/create.py:300
-msgid "List creator's (authentication) password:"
-msgstr "Clave de creador de lista (verificaci&oacute;n):"
+#: Mailman/Cgi/rmlist.py:211
+msgid "Also delete archives?"
+msgstr "&iquest;Borrar tambi&eacute;n los archivos?"
-#: /home/mailman/Mailman/Cgi/admin.py:755
-msgid "plain"
-msgstr "texto"
+#: Mailman/Cgi/rmlist.py:219
+msgid "<b>Cancel</b> and return to list administration"
+msgstr "<b>Cancelar</b> y volver a la administraci&oacute;n de las listas"
-#: /home/mailman/Mailman/Bouncer.py:71
-msgid ""
-"Minimum number of days an address has been non-fatally bad\n"
-" before we take action"
+#: Mailman/Cgi/rmlist.py:222
+msgid "Delete this list"
+msgstr "Borrar esta lista"
+
+#: Mailman/Cgi/roster.py:48 Mailman/Cgi/subscribe.py:47
+msgid "Invalid options to CGI script"
+msgstr "Argumentos incorrectos al gui&oacute;n CGI"
+
+#: Mailman/Cgi/roster.py:97
+msgid "%(realname)s roster authentication failed."
msgstr ""
-"N&uacute;mero m&iacute;nimo de d&iacute;as que una direcci&oacute;n\n"
-" puede estar dando problemas antes de que tomemos acciones"
+"La autentificaci&oacute;n a la lista de subscriptores de "
+"%(realname)s ha sido infructuosa"
-#: /home/mailman/Mailman/Cgi/subscribe.py:230
-msgid "Subscription was <em>deferred</em> because %(x)s. Your request has been forwarded to the list administrator. You will receive email informing you of the moderator's decision when they get to your request.<p>"
-msgstr "La suscripci&oacute;n ha sido <em>retenida</em> porque %(x)s. Su petici&oacute;n debe ser aprobada por el administrador de la lista. Recibir&aacute; confirmaci&oacute;n por email de la decisi&oacute;n del moderador cuando procese su petici&oacute;n.<p>"
+#: Mailman/Cgi/roster.py:125 Mailman/Cgi/roster.py:126
+#: Mailman/Cgi/subscribe.py:46 Mailman/Cgi/subscribe.py:55
+#: Mailman/Cgi/subscribe.py:124 Mailman/Cgi/subscribe.py:134
+msgid "Error"
+msgstr "Error"
-#: /home/mailman/bin/newlist:104
-#: /home/mailman/Mailman/Cgi/create.py:113
-msgid "The list password cannot be empty"
-msgstr "La clave de la lista no puede estar vacia"
+#. docstring
+#: Mailman/Cgi/subscribe.py:101
+msgid "A hack to call one of the other CGI scripts."
+msgstr ""
-#: /home/mailman/Mailman/MailCommandHandler.py:452
-msgid "Usage: lists"
-msgstr "Sintaxis: lists"
+#: Mailman/Cgi/subscribe.py:125
+msgid "You must supply your email address."
+msgstr "Debe proporcionar su direcci&oacute;n de correo electr&oacute;nico."
-#: /home/mailman/Mailman/Cgi/rmlist.py:217
-msgid "Delete this list"
-msgstr "Borrar esta lista"
+#: Mailman/Cgi/subscribe.py:136
+msgid "%(realname)s has no subscribed addr <i>%(addr)s</i>."
+msgstr "%(realname)s no tiene subscrita la direcci&oacute;n <i>%(addr)s</i>."
-#: /home/mailman/Mailman/Cgi/admindb.py:266
-msgid "Subject:"
-msgstr "Asunto:"
+#: Mailman/Cgi/subscribe.py:147
+msgid "You must supply a valid email address.<br>"
+msgstr "Debe proporcionar una direcci&oacute;n de correo electr&oacute;nico v&aacute;lida.<br>"
-#: /home/mailman/Mailman/MailCommandHandler.py:569
-msgid ""
-"Usage: unsubscribe [password] [email-address]\n"
-"\n"
-" To unsubscribe from a particular list, send your request to\n"
-" the `-request' address for that list."
-msgstr ""
-"Sintaxis: unsubscribe [<clave>] [<dirección-correo-e>]\n"
-"\n"
-" Para darse de baja de una determinada lista, mande su petición a\n"
-" la dirección -request de dicha lista."
+#: Mailman/Cgi/subscribe.py:158
+msgid "Web site "
+msgstr "Sitio Web "
-#: /home/mailman/Mailman/Cgi/handle_opts.py:144
-msgid "Your account has gone awry - please contact the list administrator!"
-msgstr "Su cuenta se ha corrompido - &iexcl;por favor p&oacute;ngase en contacto con el administrador de la lista!<p>"
+#: Mailman/Cgi/subscribe.py:160
+msgid "unidentified origin"
+msgstr "origen no identificado"
-#: /home/mailman/Mailman/Cgi/private.py:128
-msgid "Error decoding authorization cookie."
-msgstr "Error al decodificar la autorizaci&oacute;n del cookie"
+#: Mailman/Cgi/subscribe.py:163
+msgid "You must not subscribe a list to itself!<br>"
+msgstr "&iexcl;No debe suscribir una lista a s&iacute; misma!"
-#: /home/mailman/Mailman/Cgi/admin.py:50
-msgid "Bounce Options"
-msgstr "Opciones de rechazo"
+#: Mailman/Cgi/subscribe.py:179
+msgid "If you supply a password, you must confirm it.<br>"
+msgstr "Si suministras una clave, tienes que confirmarla.<br>"
-#: /home/mailman/Mailman/Cgi/admin.py:731
-msgid "%(allcnt)s members total"
-msgstr "%(allcnt)s subscriptores en total"
+#: Mailman/Cgi/subscribe.py:182
+msgid "Your passwords did not match.<br>"
+msgstr "Sus claves no coinciden.<br>"
-#: /home/mailman/Mailman/MailCommandHandler.py:422
-msgid "You are already receiving digests."
-msgstr "Ya estás recibiendo digests."
+#: Mailman/Cgi/subscribe.py:210
+msgid "Mailman won't accept the given email address as a valid address. (Does it have an @ in it???)<p>"
+msgstr "Mailman no puede aceptar la direcci&oacute;n de email como v&aacute;lida. (&iquest;Contiene una @ ?)<p>"
-#: /home/mailman/Mailman/Cgi/Auth.py:77
-msgid "Stale cookie found"
-msgstr "La cookie encontrada est&aacute; corrupta"
+#: Mailman/Cgi/subscribe.py:214
+msgid "The list is not fully functional, and can not accept subscription requests.<p>"
+msgstr "La lista no es funcionalmente completa, y no puede aceptar peticiones de suscripci&oacute;n.<p>"
-#: /home/mailman/Mailman/Cgi/subscribe.py:251
-msgid "You have been successfully subscribed to %(rname)s."
-msgstr "Suscripci&oacute;n a %(rname)s realizada con &eacute;xito."
+#: Mailman/Cgi/subscribe.py:217
+msgid "Confirmation from your email address is required, to prevent anyone from subscribing you without permission. Instructions are being sent to you at %(email)s. Please note your subscription will not start until you confirm your subscription."
+msgstr "Se requiere un mensaje de confirmaci&oacute;n desde tu direcci&oacute;n de correo electr&oacute;nico, para evitar que otros te suscriban sin tu consentimiento. Se han enviado instrucciones a %(email)s."
-#: /home/mailman/Mailman/Cgi/options.py:132
-msgid "Submit My Changes"
-msgstr "Confirmar mis cambios"
+#: Mailman/Cgi/subscribe.py:229
+msgid "Subscription was <em>deferred</em> because %(x)s. Your request has been forwarded to the list administrator. You will receive email informing you of the moderator's decision when they get to your request.<p>"
+msgstr "La suscripci&oacute;n ha sido <em>retenida</em> porque %(x)s. Su petici&oacute;n debe ser aprobada por el administrador de la lista. Recibir&aacute; confirmaci&oacute;n por email de la decisi&oacute;n del moderador cuando procese su petici&oacute;n.<p>"
-#: /home/mailman/Mailman/MailCommandHandler.py:474
-msgid "\trequests to: "
-msgstr "\tpeticiones a: "
+#: Mailman/Cgi/subscribe.py:236
+msgid "Your subscription is not allowed because the email address you gave is insecure.<p>"
+msgstr "Su suscripci&oacute;n fue rechazada porque la direcci&oacute;n de correo electr&oacute;nico que ha dado es insegura.<p>"
-#: /home/mailman/Mailman/Cgi/listinfo.py:184
-#: /home/mailman/Mailman/Cgi/roster.py:123
-msgid "View this page in"
-msgstr "Ver esta p&aacute;gina en "
+#: Mailman/Cgi/subscribe.py:239
+msgid "You are already subscribed!<p>"
+msgstr "&iexcl;Ya est&aacute; suscrito!<p>"
-#: /home/mailman/Mailman/Cgi/admin.py:921
-msgid "Confirm new password:"
-msgstr "Confirme la nueva clave:"
+#: Mailman/Cgi/subscribe.py:245 Mailman/MailCommandHandler.py:670
+msgid "No one can subscribe to the digest of this list!"
+msgstr "Nadie puede recibir digests en esta lista."
-#: /home/mailman/bin/check_perms:121
-msgid "directory permissions must be %(octperms)s: %(path)s"
-msgstr "los permisos del directorio tienen que ser %(octperms)s: %(path)s"
+#: Mailman/Cgi/subscribe.py:247 Mailman/MailCommandHandler.py:672
+msgid "This list only supports digest subscriptions!"
+msgstr "Esta lista solo admite subscripciones tipo digest"
-#: /home/mailman/Mailman/Cgi/handle_opts.py:123
-#: /home/mailman/Mailman/Cgi/options.py:134
-msgid "Unsubscribe"
-msgstr "Desubscribir"
+#: Mailman/Cgi/subscribe.py:250
+msgid "You have been successfully subscribed to %(rname)s."
+msgstr "Suscripci&oacute;n a %(rname)s realizada con &eacute;xito."
-#: /home/mailman/Mailman/Cgi/admindb.py:170
-msgid "Reason for refusal"
-msgstr "Motivo del rechazo"
+#. docstring
+#: Mailman/Cgi/subscribe.py:271
+msgid "Try to return the remote addr, or if unavailable, None."
+msgstr ""
-#: /home/mailman/Mailman/HTMLFormatter.py:295
-msgid "the list administrator"
-msgstr "el administrador de su lista"
+#: Mailman/Defaults.py:746
+msgid "Spanish (Spain)"
+msgstr "Espa&ntilde;ol (Espa&ntilde;a)"
-#: /home/mailman/Mailman/HTMLFormatter.py:99
-msgid "<em>(%(num_concealed)d private member%(plu)s not shown)</em>"
-msgstr "<em>(No se muestran %(num_concealed)d miembro%(plu)s privados)</em>"
+#: Mailman/Defaults.py:747
+msgid "Italian"
+msgstr "Italiano"
-#: /home/mailman/Mailman/Cgi/admin.py:79
-#: /home/mailman/Mailman/Cgi/admindb.py:60
-#: /home/mailman/Mailman/Cgi/edithtml.py:61
-#: /home/mailman/Mailman/Cgi/handle_opts.py:75
-#: /home/mailman/Mailman/Cgi/listinfo.py:49
-#: /home/mailman/Mailman/Cgi/options.py:64
-#: /home/mailman/Mailman/Cgi/private.py:94
-#: /home/mailman/Mailman/Cgi/roster.py:55
-#: /home/mailman/Mailman/Cgi/subscribe.py:56
-#: /home/mailman/Mailman/Cgi/confirm.py:50
-#: /home/mailman/Mailman/Cgi/rmlist.py:60
-msgid "No such list <em>%(listname)s</em>"
-msgstr "La lista <em>%(listname)s</em> no existe"
+#: Mailman/Defaults.py:748
+msgid "English (USA)"
+msgstr "Ingl&eacute;s (EEUU)"
-#: /home/mailman/Mailman/MailCommandHandler.py:266
+#: Mailman/Deliverer.py:41
msgid ""
-"An unexpected Mailman error has occurred.\n"
-"\n"
-"Please forward your request to the human list administrator in charge of this\n"
-"list at <%(admin)s>. The traceback is attached below and will be forwarded to\n"
-"the list administrator automatically."
+"Note: Since this is a list of mailing lists, administrative\n"
+"notices like the password reminder will be sent to\n"
+"your membership administrative address, %(addr)s."
msgstr ""
-"Ha ocurrido un error inesperado en Mailman.\n"
-"\n"
-"Por favor, mande esto al encargado de esta lista de distribución en <%s> \n"
-" para que se haga cargo de esto.\n"
-" La pila de ordenes vienen a continuación y se mandará al administrador de "
-"la lista automáticamente."
+"Nota: Debido a que se trata de una lista de distribución que manda a otras\n"
+"listas de distribución, las notificaciones tales como el recordatorio de\n"
+"las claves se mandarán a la dirección administrativa de su dirección,\n %(addr)s."
-#: /home/mailman/Mailman/Cgi/edithtml.py:53
-msgid "List name is required."
-msgstr "Nombre de la m&aacute;quina que prefiere la lista."
+#: Mailman/Deliverer.py:60
+msgid " (Digest mode)"
+msgstr " (Modo Resumen)"
-#: /home/mailman/Mailman/Handlers/Hold.py:72
-msgid ""
-"Blind carbon copies or other implicit destinations are\n"
-"not allowed. Try reposting your message by explicitly including the list\n"
-"address in the To: or Cc: fields."
-msgstr ""
-"Las copias de carb&oacute;n ocultas u otros destinos implícitos no se \n"
-"permiten. Intente reenviar su mensaje explícitamente incluyendo la \n"
-"dirección de la lista en el campo To: o Cc:."
+#: Mailman/Deliverer.py:66
+msgid "Welcome to the \"%(realname)s\" mailing list%(digmode)s"
+msgstr "Bienvenido a la lista de distribución %(realname)s%(digmode)s"
-#: /home/mailman/Mailman/HTMLFormatter.py:293
-# In this entry insert a space at the end of string, it will be stripped.
-msgid "Address:"
-msgstr "Direcci&oacute;n de correo-e "
+#: Mailman/Deliverer.py:76
+msgid "Unsubscribed from \"%(realname)s\" mailing list"
+msgstr "Dado de baja de la lista de distribuci&oacute;n \"%(realname)s\""
-#: /home/mailman/bin/move_list:73
-msgid "You must supply a list name"
-msgstr "Tienes que proporcionar un nombre de lista"
+#: Mailman/Deliverer.py:90
+msgid "%(listfullname)s mailing list reminder"
+msgstr "Recordatorio de la lista de distribuci&oacute;n %(listfullname)s"
-#: /home/mailman/Mailman/Cgi/roster.py:48
-#: /home/mailman/Mailman/Cgi/subscribe.py:47
-msgid "Invalid options to CGI script"
-msgstr "Argumentos incorrectos al gui&oacute;n CGI"
+#: Mailman/Deliverer.py:106
+msgid "%(listfullname)s user %(user)s missing password!"
+msgstr "El subscriptor de %(listfullname)s con direcci&oacute;n %(user)s, no tiene clave!"
-#: /home/mailman/Mailman/Cgi/create.py:47
-#: /home/mailman/Mailman/Cgi/rmlist.py:46
-#: /home/mailman/Mailman/Cgi/rmlist.py:77
-msgid "Bad URL specification"
-msgstr "Especificaci&oacute;n de URL incorrecta"
+#: Mailman/Digester.py:54
+msgid "Batched-delivery digest characteristics."
+msgstr ""
+"Caracter&iacute;sticas de la entrega de los mensajes en uno solo (digest)."
-#: /home/mailman/Mailman/Cgi/admindb.py:177
-#: /home/mailman/Mailman/Cgi/admindb.py:275
-msgid "Reject"
-msgstr "Rechazar"
+#: Mailman/Digester.py:57
+msgid "Can list members choose to receive list traffic bunched in digests?"
+msgstr ""
+"&iquest;Pueden elegir los subscriptores recibir el tr&aacute;fico de la "
+"lista agupado en un solo mensaje? (digest)"
-#: /home/mailman/Mailman/Cgi/admin.py:753
-msgid "subscr"
-msgstr "subscr"
+#: Mailman/Digester.py:61
+msgid "Digest"
+msgstr "Agrupado"
-#: /home/mailman/Mailman/MailCommandHandler.py:365
-msgid "%(origsender)s is not a member of the list."
-msgstr "%(origsender)s no es subscriptor de la lista."
+#: Mailman/Digester.py:61
+msgid "Regular"
+msgstr "Regular"
-#: /home/mailman/Mailman/htmlformat.py:566
-msgid "Delivered by Mailman<br>version %(version)s"
-msgstr "Entregado via Mailman<br>versi&acute;n %(version)s"
+#: Mailman/Digester.py:62
+msgid "Which delivery mode is the default for new users?"
+msgstr "&iquest;Que tipo de entrega van a tener los nuevos usuarios por defecto?"
-#: /home/mailman/Mailman/Cgi/admin.py:206
-msgid "%(hostname)s mailing lists - Admin Links"
-msgstr "Listas de distribuci&oacute;n en %(hostname)s - "
-"Enlaces de administraci&oacute;n"
+#: Mailman/Digester.py:65
+msgid "MIME"
+msgstr "MIME"
-#: /home/mailman/Mailman/Cgi/admin.py:545
-msgid ""
-"Badly formed options entry:\n"
-" %(record)s"
+#: Mailman/Digester.py:65
+msgid "Plain"
+msgstr "Plano"
+
+#: Mailman/Digester.py:66
+msgid "When receiving digests, which format is default?"
msgstr ""
-"La opci&oacute;n introducida se ha formado incorrectamente:\n"
-" %(record)s"
+"Cuando se reciban los mensajes agrupados en uno solo, &iquest;que formato se "
+"utilizar&aacute; por defecto?"
-#: /home/mailman/Mailman/MailList.py:372
-msgid "The public name of this list (make case-changes only)."
-msgstr "El nombre p&uacute;blico de esta lista (solo cambios convincentes)"
+#: Mailman/Digester.py:69
+msgid "How big in Kb should a digest be before it gets sent out?"
+msgstr ""
+"&iquest;Que tama&ntilde;o en Kb deber&iacute;a alcanzar un digest antes de "
+"que se llegue a mandar?"
-#: /home/mailman/Mailman/MailCommandHandler.py:426
-msgid "Email address '%(origsender)s' not accepted by Mailman."
-msgstr "Mailman no acepta la dirección de correo electrónico '%(origsender)s'."
+#: Mailman/Digester.py:73
+msgid "Should a digest be dispatched daily when the size threshold isn't reached?"
+msgstr "&iquest;Se debe entregar el digest diariamente si el umbral establecido en el tama&ntilde;o no se ha alcanzado?"
-#: /home/mailman/Mailman/MailList.py:1085
-msgid "subscriptions to %(name)s require administrator approval"
-msgstr "La subscripci&oacute;n a %(name)s requiere aprobaci&oacute;n por\n"
-"parte del administrador"
+#: Mailman/Digester.py:77
+msgid "Header added to every digest"
+msgstr "Cabecera a a&ntilde;adir a cada digest"
-#: /home/mailman/bin/check_perms:132
-msgid "checking mode for %(prefix)s"
-msgstr "comprobando el modo para %(prefix)s"
+#: Mailman/Digester.py:78
+msgid "Text attached (as an initial message, before the table of contents) to the top of digests. "
+msgstr "Texto a a&ntilde;adir (como un mensaje inicial, antes de la tabla de contenido) al principio de los digests. "
-#: /home/mailman/Mailman/Archiver/Archiver.py:126
-#: /home/mailman/Mailman/Autoresponder.py:64
-#: /home/mailman/Mailman/Bouncer.py:67
-#: /home/mailman/Mailman/Digester.py:55
-#: /home/mailman/Mailman/Digester.py:71
-#: /home/mailman/Mailman/Digester.py:95
-#: /home/mailman/Mailman/Digester.py:100
-#: /home/mailman/Mailman/MailList.py:506
-#: /home/mailman/Mailman/MailList.py:516
-#: /home/mailman/Mailman/MailList.py:541
-#: /home/mailman/Mailman/MailList.py:545
-#: /home/mailman/Mailman/MailList.py:552
-#: /home/mailman/Mailman/MailList.py:562
-#: /home/mailman/Mailman/MailList.py:567
-#: /home/mailman/Mailman/MailList.py:661
-#: /home/mailman/Mailman/MailList.py:675
-#: /home/mailman/Mailman/MailList.py:686
-#: /home/mailman/Mailman/MailList.py:689
-#: /home/mailman/Mailman/MailList.py:721
-#: /home/mailman/Mailman/MailList.py:795
-#: /home/mailman/Mailman/MailList.py:803
-msgid "Yes"
-msgstr "Si"
+#: Mailman/Digester.py:83
+msgid "Footer added to every digest"
+msgstr "Pi&eacute; de p&aacute;gina a a&ntilde;adir a cada digest"
-#: /home/mailman/Mailman/MailList.py:693
-msgid ""
-"Use this option if you want to restrict posting to list\n"
-" members. If you want list members to be able to post, plus a\n"
-" handful of other posters, see the <i> posters </i> setting\n"
-" below."
-msgstr ""
-"Utilice esta opci&oacute;n si desea restringir el env&iacute;o de mensajesi\n"
-" solo para los miembros de la lista. Si desea que los miembros\n"
-" de la lista sean capaces de enviar a la lista de \n"
-" distribuci&oacute;n junto con otro grupo de personas, vea la\n"
-" opci&oacute;n <i> posters </i> indicada abajo"
+#: Mailman/Digester.py:84
+msgid "Text attached (as a final message) to the bottom of digests. "
+msgstr "Texto a a&ntilde;adir (como un mensaje de despedida) al final de cada digest.<p>"
-#: /home/mailman/Mailman/Cgi/admin.py:821
+#: Mailman/Digester.py:90
+msgid "How often should a new digest volume be started?"
+msgstr "&iquest;Cada cuanto tiempo deber&iacute;a empezar un volumen nuevo de mensajes recopilatorios?"
+
+#: Mailman/Digester.py:91
msgid ""
-"<b>digest</b> -- Does the member get messages in digests?\n"
-" (otherwise, individual messages)"
+"When a new digest volume is started, the volume number is\n"
+" incremented and the issue number is reset to 1."
msgstr ""
-"<b>agrupado</b> -- &iquest;Recibe el subscriptor los mensajes\n"
-" recopilados? (en caso contrario, recibe los mensajes a\n"
-" medida que llegan)"
+"Cuando se empieza de nuevo un volumen recopilatorio, el\n"
+" n&uacute;mero de volumen se incrementa y el n&uacute;mero\n"
+" de env&iacute;no se pone a 1."
-#: /home/mailman/Mailman/MailCommandHandler.py:424
-msgid "You already have digests off."
-msgstr "Ya tenías desactivado los digests"
+#: Mailman/Digester.py:95
+msgid "Should Mailman start a new digest volume?"
+msgstr "&iquest;Deber&iacute;a empezar Mailman un volumen nuevo de recopilatorios"
-#: /home/mailman/Mailman/Cgi/create.py:101
+#: Mailman/Digester.py:96
msgid ""
-"Leave the initial password (and confirmation) fields\n"
-" blank if you want Mailman to autogenerate the list\n"
-" passwords."
-msgstr "Deje el campo perteneciente a la clave inicial en blanco (el de confirmaci&oacute;n tambi&eacute;n) si quiere que Mailman se las genere autom&aacute;ticamente."
+"Setting this option instructs Mailman to start a new volume\n"
+" with the next digest sent out."
+msgstr ""
+"Activando esta opci&oacute;n le dir&aacute; a Mailman que empiece\n"
+" un volumen nuevo cuando se mande el siguiente mensaje recopilatorio."
-#: /home/mailman/Mailman/Cgi/admin.py:600
-msgid "<br><em>...specify a file to upload</em><br>"
-msgstr "<br><em>...especifique el fichero a depositar</em><br>"
+#: Mailman/Digester.py:100
+msgid ""
+"Should Mailman send the next digest right now, if it is not\n"
+" empty?"
+msgstr "&iquest;Deber&iacute;a mandar Mailman el pr&oacute;ximo digest"
+" justo ahora, siempre y cuando no est&eacute; vac&iacute;o?"
-#: /home/mailman/Mailman/Deliverer.py:106
-msgid "%(listfullname)s user %(user)s missing password!"
-msgstr "El subscriptor de %(listfullname)s con direcci&oacute;n %(user)s, no tiene clave!"
+#. docstring
+#: Mailman/EncWord.py:33
+msgid "Decode mail header encoded-word format defined by RFC 2047"
+msgstr ""
-#: /home/mailman/Mailman/Cgi/subscribe.py:215
-msgid "The list is not fully functional, and can not accept subscription requests.<p>"
-msgstr "La lista no es funcionalmente completa, y no puede aceptar peticiones de suscripci&oacute;n.<p>"
+#. docstring
+#: Mailman/EncWord.py:38
+msgid ""
+"Decode an encoded-word.\n"
+"\n"
+" Returns the charset of the encoded-word, the decoded text, and the\n"
+" position of the first character following the encoded-word.\n"
+"\n"
+" The first position of the input string must by the first character of\n"
+" the encoded-word.\n"
+" "
+msgstr ""
-#: /home/mailman/Mailman/Cgi/edithtml.py:131
-msgid "When you are done making changes..."
-msgstr "Cuando haya terminado de hacer los cambios..."
+#. docstring
+#: Mailman/EncWord.py:91
+msgid "Q encoding defined by RFC 2047"
+msgstr ""
-#: /home/mailman/Mailman/Cgi/admindb.py:128
-msgid "You must specify a list name. Here is the "
-msgstr "Debe especificar un nombre de lista. Aqu&iacute; est&aacute; la"
+#. docstring
+#: Mailman/EncWord.py:113
+msgid "B encoding == base64 encoding defined by RFC 2045"
+msgstr ""
-#: /home/mailman/Mailman/Archiver/pipermail.py:274
-msgid "Reloading pickled archive state"
-msgstr "Recargando el estado de los ficheros almacenados"
+#. docstring
+#: Mailman/EncWord.py:119
+msgid "Decode a string containing encoded words"
+msgstr ""
-#: /home/mailman/Mailman/Cgi/subscribe.py:211
-msgid "Mailman won't accept the given email address as a valid address. (Does it have an @ in it???)<p>"
-msgstr "Mailman no puede aceptar la direcci&oacute;n de email como v&aacute;lida. (&iquest;Contiene una @ ?)<p>"
+#. docstring
+#: Mailman/Errors.py:67
+msgid "Base class for all Mailman exceptions."
+msgstr ""
-#: /home/mailman/Mailman/Cgi/admin.py:45
-msgid "General Options"
-msgstr "Opciones Generales"
+#. docstring
+#: Mailman/Errors.py:72
+msgid "Post already went through this list!"
+msgstr ""
-#: /home/mailman/Mailman/MailCommandHandler.py:491
-msgid "Private list: only members may see info."
-msgstr "Lista privada: solo los subscriptores pueden ver la información"
+#. docstring
+#: Mailman/Errors.py:79
+msgid "Base class for email address validation errors."
+msgstr ""
-#: /home/mailman/Mailman/Digester.py:77
-msgid "Text attached (as an initial message, before the table of contents) to the top of digests. "
-msgstr "Texto a a&ntilde;adir (como un mensaje inicial, antes de la tabla de contenido) al principio de los digests. "
+#. docstring
+#: Mailman/Errors.py:83
+msgid "Email address is invalid (empty string or not fully qualified)."
+msgstr ""
-#: /home/mailman/Mailman/Cgi/admin.py:314
-msgid ""
-"%(realname)s Mailing list Configuration Help\n"
-" <br><em>%(varname)s</em> Option"
+#. docstring
+#: Mailman/Errors.py:87
+msgid "Email address has potentially hostile characters in it."
msgstr ""
-"Ayuda de configuraci&oacute;n de la lista de distribuci&oacute;n %s, "
-"opci&oacute;n <br><em>%s</em>"
-#: /home/mailman/Mailman/Handlers/ToDigest.py:273
-msgid "Today's Topics (%(msgcount)d messages)"
-msgstr "Today's Topics (%(msgcount)d mensajes)"
+#. docstring
+#: Mailman/Errors.py:93
+msgid "Held message was lost."
+msgstr ""
-#: /home/mailman/bin/newlist:119
-msgid "Bad owner email address: %(owner_mail)s"
-msgstr "La Dirección del administrador de la lista es incorrecta: %(owner_mail)s"
+#. docstring
+#: Mailman/Errors.py:100
+msgid "Base class for all handler errors."
+msgstr ""
-#: /home/mailman/Mailman/Cgi/edithtml.py:89
-msgid "Edit HTML : Error"
-msgstr "Editar HTML : Error"
+#. docstring
+#: Mailman/Errors.py:103
+msgid "Base class for all message-being-held short circuits."
+msgstr ""
-#: /home/mailman/Mailman/Cgi/admindb.py:107
-msgid "%(realname)s Administrative Database Results"
-msgstr "Resultados de la base de datos administrativa de %(realname)s"
+#: Mailman/Errors.py:108
+msgid "Your message was rejected"
+msgstr "Su mensaje ha sido rechado"
-#: /home/mailman/Mailman/Cgi/edithtml.py:90
-msgid "%(template_name)s: Invalid template"
-msgstr "%(template_name)s: Plantilla inv&aacute;lida"
+#. docstring
+#: Mailman/Errors.py:114
+msgid "The message can be discarded with no further action"
+msgstr ""
-#: /home/mailman/Mailman/HTMLFormatter.py:264
-msgid "<p>... <b><i>or</i></b> select your entry from the subscribers list (see above)."
-msgstr "<p>... <b><i>o</i></b> seleccionese de entre los subscriptores (vea arriba)."
+#. docstring
+#: Mailman/Errors.py:117
+msgid "Delivery to some or all recipients failed"
+msgstr ""
-#: /home/mailman/Mailman/Cgi/admindb.py:175
-#: /home/mailman/Mailman/Cgi/admindb.py:275
-msgid "Defer"
-msgstr "Diferir"
+#. docstring
+#: Mailman/Errors.py:125
+msgid "We've seen this message before"
+msgstr ""
-#: /home/mailman/Mailman/Cgi/roster.py:102
-msgid "%(realname)s subscriber authentication failed."
-msgstr "Fall&oacute; la autenticaci&oacute;n del subscriptor %(realname)s."
+#: Mailman/GatewayManager.py:40
+msgid "Mail-to-News and News-to-Mail gateway services."
+msgstr "Servicios de pasarela de Correo a Noticias y de Noticas a Correo "
-#: /home/mailman/Mailman/MailList.py:424
+#: Mailman/GatewayManager.py:43
msgid ""
-"This value, if any, will be added to the front of the\n"
-" new-subscriber welcome message. The rest of the welcome message\n"
-" already describes the important addresses and URLs for the\n"
-" mailing list, so you don't need to include any of that kind of\n"
-" stuff here. This should just contain mission-specific kinds of\n"
-" things, like etiquette policies or team orientation, or that kind\n"
-" of thing."
+"The Internet address of the machine your News server is\n"
+" running on."
msgstr ""
-"Este mensaje, si existe alguno, se a&ntilde;adir&aacute;\n"
-" al principio del mensaje de bienvenida de los nuevos subscriptores.\n"
-" El resto del mensaje de bienvenida ya describe las direcciones y URL\n"
-" relevantes de la lista de distribuci&oacute;n, de manera que no\n"
-" necesita incluir ese tipo de informaci&oacute;n aqu&iacute;. Aqu&iacute;\n"
-" solo se deber&iacute;a incluir informaci&oacute;n especifica al objetivo\n"
-" de la lista, como la politica de la lista u orientaci&oacute;n a los\n"
-" usuarios, o cualquier otra cosa similar."
+"La direcci&oacute;n Internet de la m&aacute;quina en la que\n"
+" se est&aacute; ejecutando su servidor de noticias."
-#: /home/mailman/Mailman/MailList.py:373
+#: Mailman/GatewayManager.py:45
msgid ""
-"The capitalization of this name can be changed to make it\n"
-" presentable in polite company as a proper noun, or to make an\n"
-" acronym part all upper case, etc. However, the name will be\n"
-" advertised as the email address (e.g., in subscribe confirmation\n"
-" notices), so it should <em>not</em> be otherwise altered. (Email\n"
-" addresses are not case sensitive, but they are sensitive to\n"
-" almost everything else :-)"
+"The News server is not part of Mailman proper. You have to\n"
+" already have access to a NNTP server, and that NNTP server has to\n"
+" recognize the machine this mailing list runs on as a machine\n"
+" capable of reading and posting news."
msgstr ""
-"La capitalizaci&oacute;n de este nombre se puede cambiar\n"
-" para hacerlo presentable de acuerdo con la pol&iacute;tica de la\n"
-" compa&ntilde;&iacute;a tal como un nombre propio, o para hacer un\n"
-" acr&oacute;nimo en may&uacute;sculas, etc. Sin embargo, el nombre\n"
-" se publicar&aacute; como una direcci&oacute;n de correo\n"
-" electr&oacute;nico (ej: en las notificaciones para confirmar la\n"
-" subscripci&oacute;n), por lo tanto, <em>no</em> se deber&iacute;a\n"
-" alterar. (En las direcciones de correo electr&oacute;nico no se\n"
-" distinguen may&uacute;sculas de min&uacute;sculas, pero si se\n"
-" distinguen para cualquier otro prop&oacute;sito :-)"
+"El servidor de Noticias no es una parte integrante de Mailman. Tienes que\n"
+" tener acceso al servidor NNTP, y hace falta que ese servidor\n"
+" NNTP reconozca la m&aacute;quina donde reside este servidor\n"
+" de listas de distribuci&oacute;n como una m&aacute;quina\n"
+" capaz de leer y enviar noticias."
-#: /home/mailman/Mailman/Cgi/handle_opts.py:64
-#: /home/mailman/Mailman/Cgi/options.py:53
-msgid "Invalid options to CGI script."
-msgstr "Le ha pasado argumentos incorrectos al programa CGI"
+#: Mailman/GatewayManager.py:51
+msgid "The name of the Usenet group to gateway to and/or from."
+msgstr "El nombre del grupo de Usenet (noticias) al que mandar y/o recibir."
-#: /home/mailman/Mailman/MailList.py:520
+#: Mailman/GatewayManager.py:54
msgid ""
-"Set this to yes when this list is intended to cascade only\n"
-" to other mailing lists. When set, meta notices like\n"
-" confirmations and password reminders will be directed to an\n"
-" address derived from the member's address - it will have the\n"
-" value of \"umbrella_member_suffix\" appended to the member's\n"
-" account name."
+"Should new posts to the mailing list be sent to the\n"
+" newsgroup?"
msgstr ""
-"P&oacute;ngala afirmativamente cuando esta lista est&eacute;\n"
-" destinada a mandar mensajes a otras listas en cascada. Cuando\n"
-" esta opci&oacute;n est&eacute; activa, las notificaciones tal\n"
-" como las confirmaciones y el recordatorio de las claves, se\n"
-" dirigir&aacute;n a una direcci&oacute;n derivada de la\n"
-" direcci&oacute;n que est&aacute; subscrita a esta lista y que\n"
-" tendr&aacute; el valor de \"umbrella_member_suffix\"\n"
-" a&ntilde;adido al nombre de usuario. El nombre de usuario se\n"
-" deduce de la direcci&oacute;n subscrita a la lista y corresponde\n"
-" al identificador que est&aacute; delante de la arroba."
+"&iquest;Mandar los env&iacute;os nuevos a la lista de\n"
+" distribuci&oacute;n al grupo de noticias?"
-#: /home/mailman/Mailman/MailList.py:685
-msgid "General posting filters"
-msgstr "Filtrado general de los env&iacute;os"
+#: Mailman/GatewayManager.py:58
+msgid ""
+"Should new posts to the newsgroup be sent to the mailing\n"
+" list?"
+msgstr ""
+"&iquest;Mandar los env&iacute;os nuevos al grupo de noticias\n"
+" a la lista de distribuci&oacute;n?"
-#: /home/mailman/Mailman/MailCommandHandler.py:525
-msgid "NO MEMBERS."
-msgstr "No existe ningún subscriptor."
+#: Mailman/GatewayManager.py:62
+msgid "Should Mailman perform a <em>catchup</em> on the newsgroup?"
+msgstr "Deber&iacute;a realizar Mailman una <em>sincronizaci&oacute;n</em> con los grupos de noticias"
-#: /home/mailman/Mailman/Cgi/private.py:114
-msgid "Please enter your %(realname)s subscription email address and password."
+#: Mailman/GatewayManager.py:63
+msgid ""
+"When you tell Mailman to perform a catchup on the newsgroup,\n"
+" this means that you want to start gating messages to the mailing\n"
+" list with the next new message found. All earlier messages on\n"
+" the newsgroup will be ignored. This is as if you were reading\n"
+" the newsgroup yourself, and you marked all current messages as\n"
+" <em>read</em>. By catching up, your mailing list members will\n"
+" not see any of the earlier messages."
msgstr ""
-"Por favor, introduzca su direcci&oacute;n de subscripci&oacute;n a %s y su "
-"clave."
+"Cuando le diga a Mailman que realice una sincronizaci&oacute;n con los\n"
+" grupos de noticias, esto significa que que quiere empezar a\n"
+" transferir mensajes a la lista de distribuci&oacute;n a partir\n"
+" del primer mensaje nuevo encontrado. Todos los mensajes previos\n"
+" del grupo de noticias se ignorar&aacute;n. Esto es lo mismo que\n"
+" su usted estuviera leyendo el grupo de noticia y marcase como\n"
+" <em>leidos</em> todos todos los mensajes hasta la fecha. Al\n"
+" ponerse al d&iacute;a, los subscriptores de la lista de\n"
+" distribuci&oacute;n no ver&aacute;n ninguno de los mensajes\n"
+" anteriores."
-#: /home/mailman/Mailman/Cgi/listinfo.py:181
-#: /home/mailman/Mailman/HTMLFormatter.py:261
-msgid "Edit Options"
-msgstr "Editar opciones"
+#: Mailman/HTMLFormatter.py:51
+msgid " list run by "
+msgstr " la administra "
-#: /home/mailman/Mailman/Cgi/handle_opts.py:301
-#: /home/mailman/Mailman/MailCommandHandler.py:357
-#: /home/mailman/Mailman/MailCommandHandler.py:415
-#: /home/mailman/Mailman/MailCommandHandler.py:596
-msgid "You gave the wrong password."
-msgstr "Suministró una clave incorrecta."
+#: Mailman/HTMLFormatter.py:54
+msgid "%(realname)s administrative interface"
+msgstr "Interfaz administrativa de %(realname)s"
-#: /home/mailman/Mailman/Digester.py:83
-msgid "Footer added to every digest"
-msgstr "Pi&eacute; de p&aacute;gina a a&ntilde;adir a cada digest"
+#: Mailman/HTMLFormatter.py:55
+msgid " (requires authorization)"
+msgstr " (requiere autorizaci&oacute;n)"
-#: /home/mailman/Mailman/Cgi/subscribe.py:136
-msgid "%(realname)s has no subscribed addr <i>%(addr)s</i>."
-msgstr "%(realname)s no tiene subscrita la direcci&oacute;n <i>%(addr)s</i>."
+#: Mailman/HTMLFormatter.py:78
+msgid "<em>(%(num_concealed)d private member%(plu)s not shown)</em>"
+msgstr "<em>(No se muestran %(num_concealed)d miembro%(plu)s privados)</em>"
-#: /home/mailman/Mailman/Bouncer.py:270
-msgid "%(rname)s member %(addr)s bouncing - %(negative)s%(did)s"
-msgstr "El subscriptor %(addr)s de la lista %(rname)s produce errores - "
-"%(negative)s%(did)s"
+#: Mailman/HTMLFormatter.py:128
+msgid "Note: your list delivery is currently disabled."
+msgstr "Nota: Actualmente tiene inhabilitado la entrega de correo"
-#: /home/mailman/Mailman/MailList.py:553
+#: Mailman/HTMLFormatter.py:130
+msgid "Mail delivery"
+msgstr "Entrega de correo"
+
+#: Mailman/HTMLFormatter.py:132 Mailman/HTMLFormatter.py:273
+msgid "the list administrator"
+msgstr "el administrador de su lista"
+
+#: Mailman/HTMLFormatter.py:133
msgid ""
-"Should administrator get immediate notice of new requests,\n"
-" as well as daily notices about collected ones?"
+"<p>%(note)s\n"
+"\n"
+" <p>You may have disabled list delivery intentionally,\n"
+" or it may have been triggered by bounces from your email\n"
+" address. In either case, to re-enable delivery, change the\n"
+" %(link)s option below. Contact %(mailto)s if you have any\n"
+" questions or need assistance."
msgstr ""
-"&iquest;Se debe notificar las nuevas peticiones inmediatamente al administrador? "
-"As&iacute; como enviarle un recordatorio diario con las pendientes"
-
-#: /home/mailman/bin/rmlang:61
-#: /home/mailman/bin/rmlang:64
-msgid "Removing"
-msgstr "Quitando"
+"<p>%(note)s\n"
+"\n"
+" <p>Puede que haya inhabilitado la recepci&oacute;n de los\n"
+" mensajes deliveradamente, o puede que se haya activado debido\n"
+" a los rebotes que est&aacute; produciendo su direcci&oacute;n\n"
+" de correo electr&oacute;nico. En cualquier caso, para habilitar\n"
+" de nuevo la recepci&oacute;n de los mensajes de la lista cambie\n"
+" la opci&oacute;n %(link)s de abajo. Contacte con %(mailto)s si\n"
+" tiene alguna pregunta o si necesita ayuda."
-#: /home/mailman/Mailman/Archiver/Archiver.py:127
-msgid "Archive messages?"
-msgstr "&iquest;Almacenar los mensajes?"
+#: Mailman/HTMLFormatter.py:146
+msgid "(Note - you are subscribing to a list of mailing lists, so the %(type)s notice will be sent to the admin address for your membership, %(addr)s.)<p>"
+msgstr "Atenci&oacute;n - est&aacute; subscrito a una lista que manda a otras listas de distribuci&oacute;n, por lo que la notificaci&oacute;n de %s se mandar&aacute; a la direcci&oacute;n administrativa de su direcci&oacute;n, %s.)<p>"
-#: /home/mailman/Mailman/MailList.py:570
-msgid ""
-"Approval notices are sent when mail triggers certain of the\n"
-" limits <em>except</em> routine list moderation and spam filters,\n"
-" for which notices are <em>not</em> sent. This option overrides\n"
-" ever sending the notice."
+#. docstring
+#: Mailman/HTMLFormatter.py:153
+msgid "Tailor to approval, roster privacy, and web vetting requirements."
msgstr ""
-"Los mensajes a aprobar se env&iacute;an cuando el correo activa cualquier\n"
-" condici&oacute;n que exceda los l&iacute;mites, <em>excepto</em>\n"
-" los filtros rutinarios para la moderaci&oacute;n de la lista y el\n"
-" correo basura (spam), para los que dichas notificaciones\n"
-" <em>no</em> se env&iacute;an. Esta opci&oacute;n anula el\n"
-" env&iacute;o de cualquier notificaci&oacute;n"
-#: /home/mailman/Mailman/Handlers/Hold.py:249
-msgid "Your message to %(listname)s awaits moderator approval"
-msgstr "El mensaje enviado a %(listname)s espera la aprobacion del moderador"
+#: Mailman/HTMLFormatter.py:157
+msgid "You will be sent email requesting confirmation, to prevent others from gratuitously subscribing you. "
+msgstr "Se le mandar&aacute; un mensaje de correo electr&oacute;nico pidiendole una confirmaci&oacute;n, esto previene que otras personas le subscriban sin que usted lo sepa. "
-#: /home/mailman/bin/remove_members:121
-msgid "User `%(addr)s' not found."
-msgstr "El usuario `%(addr)s' no se ha encontrado."
+#: Mailman/HTMLFormatter.py:161
+msgid "This is a closed list, which means your subscription will be held for approval. You will be notified of the administrator's decision by email. "
+msgstr "Esta es una lista cerrada, lo que significa que su subscripci&oacute;n se retendr&aacute; para que el administrador de su visto bueno. Se le notificar&aacute; de la decisi&oacute;n del administrador via correo electr&oacute;nico. "
-#: /home/mailman/Mailman/Cgi/rmlist.py:88
-msgid "You're being a sneaky list owner!"
-msgstr "Est&aacute;s siendo un propietario de lista escurridizo!"
+#: Mailman/HTMLFormatter.py:165 Mailman/HTMLFormatter.py:173
+msgid "also "
+msgstr "tambi&eacute;n "
-#: /home/mailman/Mailman/MailCommandHandler.py:354
-msgid "%(sender)s isn't subscribed to this list."
-msgstr "%(sender)s no est&aacute; subscrito a esta lista."
+#: Mailman/HTMLFormatter.py:167
+msgid "You will be sent email requesting confirmation, to prevent others from gratuitously subscribing you. Once confirmation is received, your request will be held for approval by the list administrator. You will be notified of the administrator's decision by email. "
+msgstr "Se le mandar&aacute; un mensaje de correo electr&oacute;nico pidiendole una confirmaci&oacute;n, esto previene que otras personas le subscriban sin que usted lo sepa. Una vez que se reciba su confirmaci&oacute;n, su petici&oacute;n se mandar&aacute; al administrador de la lista para que la apruebe. Se le notificar&aacute; de la decisi&oacute;n del administrador por correo electr&oacute;nico."
-#: /home/mailman/Mailman/Cgi/handle_opts.py:290
-msgid "%(user)s isn't subscribed to this list."
-msgstr "%(user)s no est&aacute; subscrito a esta lista."
+#: Mailman/HTMLFormatter.py:175
+msgid "This is %(also)sa private list, which means that the members list is not available to non-members. "
+msgstr "Esta es %s una lista privada, lo que significa que los subscriptores de la lista no est&aacute;n disponibles a los que no est&eacute;n subscritos. "
-#: /home/mailman/Mailman/htmlformat.py:568
-msgid "Gnu's Not Unix"
-msgstr "Gnu No es Unix"
+#: Mailman/HTMLFormatter.py:179
+msgid "This is %(also)sa hidden list, which means that the members list is available only to the list administrator. "
+msgstr "Esta es %s una lista oculta, lo que singinifica que los subscriptores de la lista solo est&aacute;n disponibles para el administrador de la lista. "
-#: /home/mailman/Mailman/Cgi/handle_opts.py:297
-msgid "%(user)s is not subscribed to this list."
-msgstr "%(user)s no est&aacute; subscrito a esta lista."
+#: Mailman/HTMLFormatter.py:183
+msgid "This is %(also)sa public list, which means that the members list is openly available"
+msgstr "Esta es %(also)s una lista p&uacute;blica, lo que significa que los subscriptores de la lista est&aacute;n disponibles para todo el mundo"
-#: /home/mailman/Mailman/Digester.py:64
-msgid "MIME"
-msgstr "MIME"
+#: Mailman/HTMLFormatter.py:186
+msgid " (but we obscure the addresses so they are not easily recognizable by spammers). "
+msgstr " (pero modificaremos las direcciones de correo electr&oacute;nico de manera que no sean f&aacute;cilmente reconocibles por los spammers). "
-#: /home/mailman/Mailman/MailList.py:582
+#: Mailman/HTMLFormatter.py:193
+msgid "<p>(Note that this is an umbrella list, intended to have only other mailing lists as members. Among other things, this means that your confirmation request will be sent to the '%(sfx)s' account for your address.)"
+msgstr "<p>(Advierta que esta lista manda a otras listas de distribuci&oacute;n, cuyo fin es tener &uacute;nicamente como subscriptores a otras listas de distribuci&oacute;n. Entre otras cosas, esto significa que sus confirmaciones se mandar&aacute;n a la parte de usuario de su direcci&oacute;n m&aacute;s '%(sfx)s'.)"
+
+#. docstring
+#: Mailman/HTMLFormatter.py:222
+msgid "Present editing options, according to list privacy."
+msgstr ""
+
+#: Mailman/HTMLFormatter.py:225
+msgid "<b><i>either</i></b> "
+msgstr "&nbsp;"
+
+#: Mailman/HTMLFormatter.py:230
msgid ""
-"The \"host_name\" is the preferred name for email to\n"
-" mailman-related addresses on this host, and generally should be\n"
-" the mail host's exchanger address, if any. This setting can be\n"
-" useful for selecting among alternative names of a host that has\n"
-" multiple addresses."
+"To change your subscription (set options like digest\n"
+" and delivery modes, get a reminder of your password, or unsubscribe\n"
+" from %(realname)s) %(either)senter your subscription email address:\n"
+" <p><center> "
msgstr ""
-"El \"host_name\" es el nombre de m&aacute;quina preferido\n"
-" para direcciones relacionadas con Mailman en este sistema,\n"
-" generalmente deber&iacute;a ser la direcci&oacute;n del sistema\n"
-" para cuestiones de correo electr&oacute;nico Esta opci&oacute;n\n"
-" puede ser &uacute;til para seleccionar entre distintos nombres\n"
-" alternativos de una m&aacute;quina que tiene varias direcciones."
+"Para cambiar las opciones de su subscripci&oacute;n\n"
+" (activar digests, conseguir un recordatorio de su clave o anular su\n"
+" subscripci&oacute;n de %(realname)s indique la direcci&oacute;n de\n"
+" correo electr&oacute;nico con el que est&aacute; subscrito:\n"
+" <p><center> "
-#: /home/mailman/Mailman/MailCommandHandler.py:510
+#: Mailman/HTMLFormatter.py:241
+msgid "<p>... <b><i>or</i></b> select your entry from the subscribers list (see above)."
+msgstr "<p>... <b><i>o</i></b> seleccionese de entre los subscriptores (vea arriba)."
+
+#: Mailman/HTMLFormatter.py:249
msgid ""
-"Usage: who\n"
-"To get subscribership for a particular list, send your request\n"
-"to the '-request' address for that list."
+"(<i>The %(which)s is only available to the list\n"
+" members.</i>)"
msgstr ""
-"Sintaxis: who\n"
-"Para obtener la lista de subscriptores de una lista en concreto, envíe su\n"
-"solicitud a la dirección '-request' de esa lista."
+"(<i>La %(which)s solo est&aacute; disponible para\n"
+" los subscriptores de la lista.</i>)"
-#: /home/mailman/scripts/mailcmd:49
-#: /home/mailman/scripts/mailowner:50
-msgid "mailcmd script, list not found: %(listname)s"
-msgstr "guión mailmcmd, no se ha encontrado la lista: %(listname)s"
+#: Mailman/HTMLFormatter.py:253
+msgid ""
+"(<i>The %(which)s is only available to the list\n"
+" administrator.</i>)"
+msgstr ""
+"(<i>La %(which)s solo est&aacute; disponible para\n"
+" los adminitradores de la lista.</i>)"
+#. docstring
+#: Mailman/HTMLFormatter.py:260
+msgid "Provide avenue to subscribers roster, contingent to .private_roster."
+msgstr ""
-#: /home/mailman/Mailman/Defaults.py:638
-msgid "Italian"
-msgstr "Italiano"
+#: Mailman/HTMLFormatter.py:263
+msgid "Click here for the list of "
+msgstr " Dele con el rat&oacute;n aqu&iacute; para ver la lista de subcriptores de "
-#: /home/mailman/Mailman/Handlers/Hold.py:56
-msgid "Your message was deemed inappropriate by the moderator."
-msgstr "Su mensaje se ha considerado inapropiado por el moderador."
+#: Mailman/HTMLFormatter.py:265
+msgid " subscribers: "
+msgstr ": "
-#: /home/mailman/bin/find_member:155
-msgid "Search regular expression required"
-msgstr "Hace falta una expresión regular de búsqueda"
+#: Mailman/HTMLFormatter.py:267
+msgid "Visit Subscriber list"
+msgstr "Visitar la lista de subscriptores"
-#: /home/mailman/Mailman/Cgi/admin.py:480
-msgid "Value"
-msgstr "Valor"
+#: Mailman/HTMLFormatter.py:270
+msgid "members"
+msgstr "Subscriptores de la lista"
-#: /home/mailman/Mailman/HTMLFormatter.py:298
+#: Mailman/HTMLFormatter.py:271
+# In this entry insert a space at the end of string, it will be stripped.
+msgid "Address:"
+msgstr "Direcci&oacute;n de correo-e "
+
+#: Mailman/HTMLFormatter.py:274
+# In this entry insert a space at the end of string, it will be stripped.
+msgid "Admin address:"
+msgstr "Direcci&oacute;n de correo-e "
+
+#: Mailman/HTMLFormatter.py:276
msgid "subscribers list"
msgstr "lista de subscriptores"
-#: /home/mailman/Mailman/Cgi/admin.py:378
-msgid "Go to list archives"
-msgstr "Ir al archivo de la lista"
-
-#: /home/mailman/Mailman/HTMLFormatter.py:64
-msgid "%(realname)s administrative interface"
-msgstr "Interfaz administrativa de %(realname)s"
+#: Mailman/HTMLFormatter.py:278
+msgid " <p>Enter your "
+msgstr " <p>Introduzca su "
-#: /home/mailman/Mailman/Autoresponder.py:82
-msgid ""
-"Should Mailman send an auto-response to emails sent to the\n"
-" -request address? If you choose yes, decide whether you want\n"
-" Mailman to discard the original email, or forward it on to the\n"
-" system as a normal mail command."
-msgstr ""
-"&iquest;Deber&iacute;a mandar Mailman una contestaci&oacute;n\n"
-" autom&aacute;tica a los mensajes que se env&iacute;en a la\n"
-" direcci&oacute;n -request?. Si elige que si, decida si quiere que\n"
-" Mailman descarte el mensaje original, o por el contrario que lo\n"
-" mande al sistema como un mensaje normal con ordenes."
+#: Mailman/HTMLFormatter.py:280
+msgid " and password to visit the subscribers list: <p><center> "
+msgstr " y la clave para visitar la lista de subscriptores<p><center> "
-#: /home/mailman/Mailman/HTMLFormatter.py:307
+#: Mailman/HTMLFormatter.py:285
msgid "Password: "
msgstr " Clave: "
-#: /home/mailman/Mailman/Cgi/Auth.py:81
-msgid "Authentication failed"
-msgstr "La verificaci&oacute;n ha sido infructuosa"
+#: Mailman/HTMLFormatter.py:289
+msgid "Visit Subscriber List"
+msgstr "Visitar la lista de subscriptores"
-#: /home/mailman/bin/update:160
-msgid ""
-"%s has both public and private mbox archives. Since this list\n"
-"currently uses public archiving, I'm installing the public mbox file\n"
-"archive file (%s) as the active one, and renaming\n"
-" %s\n"
-" to\n"
-" %s.preb6\n"
-"\n"
-"You can integrate that into the archives if you want by using the 'arch'\n"
-"script.\n"
-msgstr ""
-"%s tiene ficheros mbox públicos y privados. Ya que esta lista\n"
-"utiliza actualmente almacenaje público, estoy instalando el fichero mbox público\n"
-"(%s) como fichero activo y renombrando\n"
-" %s\n"
-" a\n"
-" %s.preb6\n"
-"\n"
-"se puede integrar dentro del almacenaje si así lo desea usando el guión\n"
-"'arch'.\n"
+#: Mailman/HTMLFormatter.py:318
+msgid "Once a month, your password will be emailed to you as a reminder."
+msgstr "Cada m&eacute;s, se le enviar&aacute; su clave por correo electr&oacute;nico para recordarsela."
-#: /home/mailman/Mailman/MailList.py:796
+#: Mailman/HTMLFormatter.py:360
+msgid "current archive"
+msgstr "archivo actual"
+
+#. docstring
+#: Mailman/HTMLFormatter.py:375
msgid ""
-"Hide the sender of a message, replacing it with the list\n"
-" address (Removes From, Sender and Reply-To fields)"
+"\n"
+" returns standard replaces plus formatted user lists in\n"
+" a dict just like GetStandardReplacements.\n"
+" "
msgstr ""
-"Esconder al remitente de un mensaje, reemplaz&aacute;ndolo por la "
-"direcci&oacute;n de la lista (esto elimina los campos From, Sender y "
-"Reply-to)"
-#: /home/mailman/Mailman/MailCommandHandler.py:359
-msgid "Bad user - %(sender)s."
-msgstr "El usuario no es correcto - %(sender)s."
+#: Mailman/Handlers/Acknowledge.py:57
+msgid "%(realname)s post acknowledgement"
+msgstr "Confirmación de envío a lista de distribución %(realname)s"
-#: /home/mailman/Mailman/Bouncer.py:79
-msgid ""
-"Maximum number of messages your list gets in an hour. (Yes,\n"
-" bounce detection finds this info useful)"
-msgstr ""
-"N&uacute;mero m&aacute;ximo de mensajes que su lista puede\n"
-" aceptar en una hora. (Si, la detecci&oacute;n de rebotes\n"
-" encuentra esta informaci&oacute;n &uacute;til)"
+#: Mailman/Handlers/CookHeaders.py:53 Mailman/Handlers/Hold.py:239
+#: Mailman/Handlers/Hold.py:269 Mailman/Handlers/ToDigest.py:217
+#: Mailman/ListAdmin.py:174
+msgid "(no subject)"
+msgstr "(sin asunto)"
-#: /home/mailman/Mailman/Cgi/handle_opts.py:322
-msgid "You may get one last digest."
-msgstr "Puede que obtenga una &uacute;ltima recopilaci&oacute;n."
+#: Mailman/Handlers/Decorate.py:35
+msgid "non-digest header"
+msgstr "cabecera modo no agrupado"
-#: /home/mailman/Mailman/Cgi/handle_opts.py:283
-#: /home/mailman/Mailman/MailCommandHandler.py:430
-msgid "List only accepts digest members."
-msgstr "La lista solo acepta subscriptores que reciban los mensajes en digests."
+#: Mailman/Handlers/Decorate.py:36
+msgid "non-digest footer"
+msgstr "pi&eacute; de p&aacute;gina no-digest"
-#: /home/mailman/bin/list_lists:103
-#: /home/mailman/Mailman/Cgi/admin.py:275
-#: /home/mailman/Mailman/Cgi/listinfo.py:145
-msgid "[no description available]"
-msgstr "descripción: "
+#: Mailman/Handlers/Decorate.py:81
+msgid "[INVALID %(what)s]"
+msgstr "[%(what)s INVALIDO]"
-#: /home/mailman/Mailman/Handlers/Hold.py:103
-msgid ""
-"Your message was too big; please trim it to less than\n"
-"%(kb)s KB in size."
+#. docstring
+#: Mailman/Handlers/Hold.py:51
+msgid "Sender is explicitly forbidden"
msgstr ""
-"Su mensaje es demasiado grande, por favor reduzcalo para que tenga \n"
-"un tama&ntilde;o por debajo de %(kb) KB."
-#: /home/mailman/Mailman/MailCommandHandler.py:276
-msgid ""
-"Unexpected Mailman error:\n"
-"%(tbmsg)s"
-msgstr ""
-"Error de Mailman inesperado:\n"
-"%(tbmsg)s"
+#: Mailman/Handlers/Hold.py:52
+msgid "You are forbidden from posting messages to this list."
+msgstr "Tiene prohibido mandar mensajes a esta lista."
-#: /home/mailman/Mailman/Cgi/admin.py:241
-msgid "<p>Below is the collection of publicly-advertised "
-msgstr "<p> A continuaci&oacute;n se muestran las listas de distribuci&oacute;n de "
+#. docstring
+#: Mailman/Handlers/Hold.py:55
+msgid "Post to moderated list"
+msgstr ""
-#: /home/mailman/Mailman/Cgi/create.py:65
-#: /home/mailman/Mailman/Cgi/rmlist.py:162
-msgid "administrative list overview"
-msgstr "lista general administrativa"
+#: Mailman/Handlers/Hold.py:56
+msgid "Your message was deemed inappropriate by the moderator."
+msgstr "Su mensaje se ha considerado inapropiado por el moderador."
-#: /home/mailman/Mailman/MailList.py:655
-msgid ""
-"List access policies, including anti-spam measures, covering\n"
-" members and outsiders. See also the <a\n"
-" href=\"%(admin)s/archive\">Archival Options section</a> for separate\n"
-" archive-privacy settings."
+#. docstring
+#: Mailman/Handlers/Hold.py:59
+msgid "Post by non-member to a members-only list"
msgstr ""
-"La pol&iacute;tica de acceso a la lista, incluyendo las medidas\n"
-" contra el correo basura (anti-spam), incluyendo miembros y no\n"
-" miembros. (Vea tambi&eacute;n las <a href=\"archive\">\n"
-" Secci&oacute;n de opciones de almacenaje\n"
-" </a> para separar las opciones de privacidad del archivo.)"
-
-#: /home/mailman/bin/withlist:144
-msgid "Unlocking (but not saving) list:"
-msgstr "Desbloqueando (pero sin guardar) la lista:"
-#: /home/mailman/Mailman/Handlers/Hold.py:60
+#: Mailman/Handlers/Hold.py:60
msgid "Non-members are not allowed to post messages to this list."
msgstr "A los que no estén subscritos no se les permite mandar mensajes a esta lista."
-#: /home/mailman/bin/mmsitepass:76
-msgid "list creator"
-msgstr "creador de la lista"
-
-#: /home/mailman/bin/add_members:165
-msgid "Cannot read both digest and normal members from standard input."
-msgstr "No puedo leer a los subscriptores regulares y a los no regulares desde la entrada estándar."
-
-#: /home/mailman/Mailman/HTMLFormatter.py:190
-msgid "You will be sent email requesting confirmation, to prevent others from gratuitously subscribing you. Once confirmation is received, your request will be held for approval by the list administrator. You will be notified of the administrator's decision by email. "
-msgstr "Se le mandar&aacute; un mensaje de correo electr&oacute;nico pidiendole una confirmaci&oacute;n, esto previene que otras personas le subscriban sin que usted lo sepa. Una vez que se reciba su confirmaci&oacute;n, su petici&oacute;n se mandar&aacute; al administrador de la lista para que la apruebe. Se le notificar&aacute; de la decisi&oacute;n del administrador por correo electr&oacute;nico."
+#. docstring
+#: Mailman/Handlers/Hold.py:63
+msgid "Posting to a restricted list by sender requires approval"
+msgstr ""
-#: /home/mailman/Mailman/Cgi/create.py:205
-msgid "Visit the list's info page"
-msgstr "Visite la p&aacute;gina de informaci&oacute;n de la lista"
+#: Mailman/Handlers/Hold.py:64
+msgid "This list is restricted; your message was not approved."
+msgstr "Esta lista es restringida, su mensaje no se aprob&oacute;"
-#: /home/mailman/Mailman/Cgi/admin.py:389
-msgid "Logout"
-msgstr "Desconexi&oacute;n"
+#. docstring
+#: Mailman/Handlers/Hold.py:67
+msgid "Too many recipients to the message"
+msgstr ""
-#: /home/mailman/bin/withlist:194
-msgid "Importing %(module)s..."
-msgstr "Importando %(module)s..."
+#: Mailman/Handlers/Hold.py:68
+msgid "Please trim the recipient list; it is too long."
+msgstr "Por favor, acorte la lista de destinatarios, es demasiado larga"
-#: /home/mailman/Mailman/MailList.py:669
-msgid "List admin only"
-msgstr "Solo los administradores de la lista"
+#. docstring
+#: Mailman/Handlers/Hold.py:71
+msgid "Message has implicit destination"
+msgstr ""
-#: /home/mailman/Mailman/Cgi/listinfo.py:122
+#: Mailman/Handlers/Hold.py:72
msgid ""
-" To visit the info page for an unadvertised list,\n"
-" a URL similar to this one, but with a '/' and the %(adj)s\n"
-" list name appended.\n"
-" <p>List administrators, you can visit "
+"Blind carbon copies or other implicit destinations are\n"
+"not allowed. Try reposting your message by explicitly including the list\n"
+"address in the To: or Cc: fields."
msgstr ""
-"Para visitar la p&aacute;gina de una lista que no\n"
-" se anuncia, abra una URL parecida a &eacute;sta, pero con un\n"
-" \"/\" seguido por el nombre %(adj)s de la lista.\n"
-" <p>Los administradores de listas pueden visitar "
+"Las copias de carb&oacute;n ocultas u otros destinos implícitos no se \n"
+"permiten. Intente reenviar su mensaje explícitamente incluyendo la \n"
+"dirección de la lista en el campo To: o Cc:."
-#: /home/mailman/Mailman/Cgi/edithtml.py:41
-msgid "General list information page"
-msgstr "P&aacute;gina de informaci&oacute;n general de la lista"
+#. docstring
+#: Mailman/Handlers/Hold.py:77
+msgid "Message may contain administrivia"
+msgstr ""
-#: /home/mailman/Mailman/MailList.py:687
-msgid "Must posts be approved by an administrator?"
-msgstr "&iquest;Debe el administrador aprobar los env&iacute;os a la lista?"
+#: Mailman/Handlers/Hold.py:82
+msgid ""
+"Please do *not* post administrative requests to the mailing\n"
+"list. If you wish to subscribe, visit %(listurl)s or send a message with the\n"
+"word `help' in it to the request address, %(request)s, for further\n"
+"instructions."
+msgstr ""
+"&iexcl;Por favor *no* env&iacute;e peticiones administrativas a la lista! "
+"Si desea suscribirse, visite %(listurl)s o envie un mensaje con la palabra "
+"'help' a la direcci&oacute;n, %(request)s , para obtener instrucciones"
-#: /home/mailman/Mailman/Cgi/admin.py:1167
-msgid "Cannot unsubscribe non-members:"
-msgstr "No puedo anular la subscripci&oacute;n de direcciones que no est&eacute;n registradas:"
+#. docstring
+#: Mailman/Handlers/Hold.py:88
+msgid "Message has a suspicious header"
+msgstr ""
-#: /home/mailman/Mailman/Bouncer.py:83
-msgid "Do nothing"
-msgstr "No hacer nada"
+#: Mailman/Handlers/Hold.py:89
+msgid "Your message had a suspicious header."
+msgstr "Su mensaje tiene una cabecera sospechosa."
-#: /home/mailman/bin/clone_member:142
-msgid " clone address added:"
-msgstr " dirección clonada añadida:"
+#. docstring
+#: Mailman/Handlers/Hold.py:92
+msgid "Message body is too big: %d bytes but there's a limit of %d KB"
+msgstr ""
-#: /home/mailman/Mailman/MailCommandHandler.py:482
+#: Mailman/Handlers/Hold.py:103
msgid ""
-"Usage: info\n"
-"To get info for a particular list, send your request to\n"
-"the '-request' address for that list, or use the 'lists' command\n"
-"to get info for all the lists."
+"Your message was too big; please trim it to less than\n"
+"%(kb)s KB in size."
msgstr ""
-"Sintaxis: info\n"
-"Para obtener información sobre una lista en particular, envíe su\n"
-"solicitud a la dirección '-request' de esa lista, o utilice la orden\n"
-"'lists' para obtener información de todas las listas."
+"Su mensaje es demasiado grande, por favor reduzcalo para que tenga \n"
+"un tama&ntilde;o por debajo de %(kb) KB."
-#: /home/mailman/Mailman/Bouncer.py:200
-msgid "not "
-msgstr "no "
+#: Mailman/Handlers/Hold.py:253
+msgid "Your message to %(listname)s awaits moderator approval"
+msgstr "El mensaje enviado a %(listname)s espera la aprobacion del moderador"
-#: /home/mailman/Mailman/Cgi/admin.py:376
-msgid "Edit the HTML for the public list pages"
-msgstr "Editar el c&oacute;digo HTML de las distintas p&aacute;ginas de la lista"
+#: Mailman/Handlers/Hold.py:274
+msgid "%(listname)s post from %(sender)s requires approval"
+msgstr "El envio a %(listname)s de %(sender)s precisa de aprobacion"
-#: /home/mailman/bin/list_lists:97
-msgid "No matching mailing lists found"
-msgstr "No se ha encontrado ninguna lista de correo que coincida"
+#: Mailman/Handlers/Replybot.py:67
+msgid "Auto-response for your message to "
+msgstr "Respuesta automatica al mensaje dirijido a "
-#: /home/mailman/Mailman/MailCommandHandler.py:210
-msgid "Maximum command lines (%(maxlines)d) encountered, ignoring the rest..."
-msgstr "Se ha alcanzado el número máximo de ordenes permitidas (%(maxlines)d)"
-", el resto se ignora..."
+#: Mailman/Handlers/Replybot.py:68
+msgid "the \"%(realname)s\" mailing list"
+msgstr "la lista de distribuci&oacute;n \"%(realname)s\""
-#: /home/mailman/Mailman/Cgi/Auth.py:79
-msgid "Error decoding authorization cookie"
-msgstr "Error al decodificar la autorizaci&oacute;n de la cookie"
+#: Mailman/Handlers/Replybot.py:93
+msgid "The Mailman Replybot"
+msgstr "El contestador automatico de Mailman"
-#: /home/mailman/Mailman/MailCommandHandler.py:71
+#. docstring
+#: Mailman/Handlers/Sendmail.py:44
msgid ""
-"When turned on, you get postings from the list bundled into\n"
-"digests. Otherwise, you get each individual message immediately as it is\n"
-"posted to the list."
+"Process the message object for the given list.\n"
+"\n"
+" The message object is an instance of Mailman.Message and must be fully\n"
+" prepared for delivery (i.e. all the appropriate headers must be set). The\n"
+" message object can have the following attributes:\n"
+"\n"
+" recips - the list of recipients for the message (required)\n"
+"\n"
+" This function processes the message by handing off the delivery of the\n"
+" message to a sendmail (or sendmail clone) program. It can raise a\n"
+" SendmailHandlerError if an error status was returned by the sendmail\n"
+" program.\n"
+" \n"
+" "
msgstr ""
-"Cuando esté activado, obtendrá los mensajes que se hayan enviado a la lista "
-"contenidos en un solo mensaje. En otro caso, recibirás los mensajes a medida "
-"que se vayan enviando a la lista."
-
-#: /home/mailman/Mailman/MailList.py:1283
-msgid "%s unsubscribe notification"
-msgstr "notificacion de desubscripcion de %s"
-#: /home/mailman/Mailman/Autoresponder.py:65
-msgid ""
-"Should Mailman send an auto-response to mailing list\n"
-" posters?"
+#. docstring
+#: Mailman/Handlers/SpamDetect.py:31
+msgid "The message contains known spam"
msgstr ""
-"¿Debería mandar Mailman una respuesta autom&aacute;tica a los subscriptores de la \n"
-" lista de distribución?"
-
-#: /home/mailman/Mailman/Cgi/admindb.py:178
-#: /home/mailman/Mailman/Cgi/admindb.py:275
-msgid "Discard"
-msgstr "Descartar"
-#: /home/mailman/Mailman/MailCommandHandler.py:344
-msgid "Found no password for %(sender)s"
-msgstr "No se ha encontrado la clave de %(sender)s"
+#: Mailman/Handlers/ToDigest.py:154
+msgid "%(realname)s Digest, Vol %(volume)d, Issue %(issue)d"
+msgstr "Resumen de %(realname)s, Vol %(volume)d, Envío %(issue)d"
-#: /home/mailman/Mailman/Cgi/admin.py:809
-msgid "<b>subscr</b> -- Is the member subscribed?"
-msgstr "<b>subscr</b> -- &iquest;Est&aacute; la persona subscrita?"
+#: Mailman/Handlers/ToDigest.py:190
+msgid "digest header"
+msgstr "Cabecera digest"
-#: /home/mailman/Mailman/Cgi/admindb.py:307
-msgid "Message Excerpt:"
-msgstr "Extracto del Mensaje"
+#: Mailman/Handlers/ToDigest.py:193
+msgid "Digest Header"
+msgstr "Cabecera del resumen (digest)"
-#: /home/mailman/Mailman/Cgi/admin.py:374
-msgid "Go to the general list information page"
-msgstr "Ir a la p&aacute;gina de informaci&oacute;n general sobre la lista."
+#: Mailman/Handlers/ToDigest.py:206
+msgid ""
+"Today's Topics:\n"
+msgstr "Asuntos del día:\n"
-#: /home/mailman/bin/check_perms:281
-msgid " checking permissions on: %(path)s"
-msgstr " comprobando los permisos de %(path)s"
+#: Mailman/Handlers/ToDigest.py:273
+msgid "Today's Topics (%(msgcount)d messages)"
+msgstr "Today's Topics (%(msgcount)d mensajes)"
-#: /home/mailman/Mailman/Cgi/handle_opts.py:192
-msgid "List Subscriptions for %(user)s on %(hostname)s"
-msgstr "Listado de las subscripciones que tiene %(user)s en %(hostname)s"
+#: Mailman/Handlers/ToDigest.py:299
+msgid "digest footer"
+msgstr "pi&eacute; de p&aacute;gina del digest"
-#: /home/mailman/Mailman/Cgi/handle_opts.py:315
-msgid "You have successfully set your options."
-msgstr "Ha definido sus opciones con &eacute;xito."
+#: Mailman/Handlers/ToDigest.py:302
+msgid "Digest Footer"
+msgstr "Pié de página del digest"
-#: /home/mailman/Mailman/Cgi/handle_opts.py:326
-msgid ""
-"The list administrator has disabled digest delivery for\n"
-" this list, so your delivery option has not been set. However your\n"
-" other options have been set successfully."
-msgstr ""
-"El administrador de la lista ha inhabilitado las recopilaciones para\n"
-"esta lista, sin embargo el resto de sus opciones han sido definidas con\n"
-"&eacute;xito."
+#: Mailman/Handlers/ToDigest.py:316
+msgid "End of "
+msgstr "Fin de "
-#: /home/mailman/Mailman/Autoresponder.py:48
-msgid ""
-"Auto-responder characteristics.<p>\n"
-"\n"
-"In the text fields below, Python %(string)s interpolation is performed with\n"
-"the following key/value substitutions:\n"
-"<p><ul>\n"
-" <li><b>%(listname)s</b> - <em>gets the name of the mailing list</em>\n"
-" <li><b>%(listurl)s</b> - <em>gets the list's listinfo URL</em>\n"
-" <li><b>%(requestemail)s</b> - <em>gets the list's -request address</em>\n"
-" <li><b>%(adminemail)s</b> - <em>gets the list's -admin address</em>\n"
-" <li><b>%(owneremail)s</b> - <em>gets the list's -owner address</em>\n"
-"</ul>\n"
-"\n"
-"<p>For each text field, you can either enter the text directly into the text\n"
-"box, or you can specify a file on your local system to upload as the text."
-msgstr ""
-"Car&aacute;cter&iacute;sticas del contestador autom&aacute;tico.<p>\n"
-"\n"
-"En cada uno de los campos que est&aacute;n abajo. Python realiza \n"
-"interpolaci&oacute;n de %(string)s con las siguientes correspondencias clave/valor:\n"
-"<p><ul>\n"
-" <li><b>%(listname)s</b> - <em>corresponde al nombre de la lista de distribuci&oacute;n</em>\n"
-" <li><b>%(listurl)s</b> - <em>corresponde a la URL de la p&aacute;gina de informaci&oacute;n de la lista</em>\n"
-" <li><b>%(requestemail)s</b> - <em>corresponde a la direcci&oacute;n -request de la lista</em>\n"
-" <li><b>%(owneremail)s</b> - <em>corresponde a la direcci&oacute;n -admin de la lista</em>\n"
-" <li><b>%(owneremail)s</b> - <em>corresponde a la direcci&oacute;n -owner de la lista</em>\n"
-"</ul>\n"
-"\n"
-"<p>Para cada campo de texto, puede escribir directamente el texto dentro del recuadro, o puede\n"
-"especificar un fichero en su sistema local con el texto a incluir."
+#: Mailman/ListAdmin.py:235
+msgid "Posting of your message titled \"%(subject)s\""
+msgstr "El mensaje enviado tenía como asunto \"%(subject)s\""
-#: /home/mailman/Mailman/Cgi/handle_opts.py:186
-msgid "You have no password. Contact the list administrator."
-msgstr "No tiene clave. Contacte con el administrador de la lista"
+#: Mailman/ListAdmin.py:322
+msgid "New subscription request to list %(realname)s from %(addr)s"
+msgstr "Peticion de subscripcion a la lista %(realname)s de %(addr)s"
-#: /home/mailman/bin/newlang:117
-msgid "added"
-msgstr "añadido(s)"
+#: Mailman/ListAdmin.py:345
+msgid "Subscription request"
+msgstr "Solicitud de subscripción"
-#: /home/mailman/Mailman/Cgi/handle_opts.py:157
-msgid "A reminder of your password has been emailed to you."
-msgstr "Se le ha mandado un recordatorio de su clave por correo electr&oacute;nico.<p>"
+#: Mailman/ListAdmin.py:376
+msgid "Original Message"
+msgstr "Mensaje original"
-#: /home/mailman/bin/arch:91
-#: /home/mailman/bin/config_list:101
-#: /home/mailman/bin/config_list:192
-#: /home/mailman/bin/newlang:84
-#: /home/mailman/bin/rmlang:95
-msgid ""
-"No such list \"%(listname)s\"\n"
-"%(e)s"
-msgstr "No existe la lista \"%(listname)s\"\n"
-"%(e)s"
+#: Mailman/ListAdmin.py:379
+msgid "Request to mailing list %(realname)s rejected"
+msgstr "La peticion a la lista de distribucion %(realname)s ha sido rechazada"
-#: /home/mailman/bin/add_members:213
-msgid "Already subscribed (skipping):"
-msgstr "Ya est&aacute; subscrito (omitiendolo):"
+#. docstring
+#: Mailman/LockFile.py:105
+msgid "Base class for all exceptions in this module."
+msgstr ""
-#: /home/mailman/Mailman/Cgi/create.py:281
-msgid "Auto-generate initial list password?"
-msgstr "&iquest;Generar autom&aacute;ticamente la clave inicial de la lista?"
+#. docstring
+#: Mailman/LockFile.py:108
+msgid "An attempt is made to lock an already locked object."
+msgstr ""
-#: /home/mailman/Mailman/Cgi/confirm.py:101
-msgid "Removal request confirmed"
-msgstr "Petici&oacute;n de baja confirmada"
+#. docstring
+#: Mailman/LockFile.py:111
+msgid "An attempt is made to unlock an object that isn't locked."
+msgstr ""
-#: /home/mailman/Mailman/HTMLFormatter.py:302
-msgid " and password to visit the subscribers list: <p><center> "
-msgstr " y la clave para visitar la lista de subscriptores<p><center> "
+#. docstring
+#: Mailman/LockFile.py:114
+msgid "The timeout interval elapsed before the lock succeeded."
+msgstr ""
-#: /home/mailman/Mailman/Digester.py:101
+#. docstring
+#: Mailman/LockFile.py:119
msgid ""
-"Should Mailman send the next digest right now, if it is not\n"
-" empty?"
-msgstr "&iquest;Deber&iacute;a mandar Mailman el pr&oacute;ximo digest"
-" justo ahora, siempre y cuando no est&eacute; vac&iacute;o?"
+"A portable way to lock resources by way of the file system.\n"
+"\n"
+" This class supports the following methods:\n"
+"\n"
+" __init__(lockfile[, lifetime[, withlogging]]):\n"
+" Create the resource lock using lockfile as the global lock file. Each\n"
+" process laying claim to this resource lock will create their own\n"
+" temporary lock files based on the path specified by lockfile.\n"
+" Optional lifetime is the number of seconds the process expects to hold\n"
+" the lock. Optional withlogging, when true, turns on lockfile logging\n"
+" (see the module docstring for details).\n"
+"\n"
+" set_lifetime(lifetime):\n"
+" Set a new lock lifetime. This takes affect the next time the file is\n"
+" locked, but does not refresh a locked file.\n"
+"\n"
+" get_lifetime():\n"
+" Return the lock's lifetime.\n"
+"\n"
+" refresh([newlifetime[, unconditionally]]):\n"
+" Refreshes the lifetime of a locked file. Use this if you realize that\n"
+" you need to keep a resource locked longer than you thought. With\n"
+" optional newlifetime, set the lock's lifetime. Raises NotLockedError\n"
+" if the lock is not set, unless optional unconditionally flag is set to\n"
+" true.\n"
+"\n"
+" lock([timeout]):\n"
+" Acquire the lock. This blocks until the lock is acquired unless\n"
+" optional timeout is greater than 0, in which case, a TimeOutError is\n"
+" raised when timeout number of seconds (or possibly more) expires\n"
+" without lock acquisition. Raises AlreadyLockedError if the lock is\n"
+" already set.\n"
+"\n"
+" unlock([unconditionally]):\n"
+" Relinquishes the lock. Raises a NotLockedError if the lock is not\n"
+" set, unless optional unconditionally is true.\n"
+"\n"
+" locked():\n"
+" Return 1 if the lock is set, otherwise 0. To avoid race conditions,\n"
+" this refreshes the lock (on set locks).\n"
+"\n"
+" "
+msgstr ""
-#: /home/mailman/Mailman/Cgi/listinfo.py:114
+#. docstring
+#: Mailman/LockFile.py:164
msgid ""
-"<p>Below is a listing of all the public mailing lists on\n"
-" %(hostname)s. Click on a list name to get more information about\n"
-" the list, or to subscribe, unsubscribe, and change the preferences\n"
-" on your subscription."
+"Create the resource lock using lockfile as the global lock file.\n"
+"\n"
+" Each process laying claim to this resource lock will create their own\n"
+" temporary lock files based on the path specified by lockfile.\n"
+" Optional lifetime is the number of seconds the process expects to hold\n"
+" the lock. Optional withlogging, when true, turns on lockfile logging\n"
+" (see the module docstring for details).\n"
+"\n"
+" "
msgstr ""
-"<p>A continuaci&oacute;n se muestran todas las listas de \n"
-" distribuci&oacute;n p&uacute;blicas de %(hostname)s. D&eacute;le \n"
-" con el rat&oacute;n al nombre de una determinada lista para obtener \n"
-" m&aacute;s \n informaci&oacute;n sobre dicha lista, para \n"
-" subscribirse a ella, borrarse, \n o cambiar las preferencias de su \n"
-" subscripci&oacute;n."
-#: /home/mailman/Mailman/MailList.py:413
-msgid "Prefix for subject line of list postings."
-msgstr "Prefijo para la l&iacute;nea subject de los env&iacute;os de la lista"
+#. docstring
+#: Mailman/LockFile.py:181
+msgid ""
+"Set a new lock lifetime.\n"
+"\n"
+" This takes affect the next time the file is locked, but does not\n"
+" refresh a locked file.\n"
+" "
+msgstr ""
-#: /home/mailman/Mailman/Cgi/admindb.py:281
-msgid "Action:"
-msgstr "Acci&oacute;n: "
+#. docstring
+#: Mailman/LockFile.py:189
+msgid "Return the lock's lifetime."
+msgstr ""
-#: /home/mailman/Mailman/Cgi/handle_opts.py:236
-msgid "The old password you supplied was incorrect."
-msgstr "La clave antigua introducida es incorrecta."
+#. docstring
+#: Mailman/LockFile.py:193
+msgid ""
+"Refreshes the lifetime of a locked file.\n"
+"\n"
+" Use this if you realize that you need to keep a resource locked longer\n"
+" than you thought. With optional newlifetime, set the lock's lifetime.\n"
+" Raises NotLockedError if the lock is not set, unless optional\n"
+" unconditionally flag is set to true.\n"
+" "
+msgstr ""
-#: /home/mailman/Mailman/Cgi/admin.py:48
-msgid "Regular delivery (non-digest) Options"
-msgstr "Opciones de entrega de los miembros regulares (sin digest)"
+#. docstring
+#: Mailman/LockFile.py:207
+msgid ""
+"Acquire the lock.\n"
+"\n"
+" This blocks until the lock is acquired unless optional timeout is\n"
+" greater than 0, in which case, a TimeOutError is raised when timeout\n"
+" number of seconds (or possibly more) expires without lock acquisition.\n"
+" Raises AlreadyLockedError if the lock is already set.\n"
+"\n"
+" "
+msgstr ""
-#: /home/mailman/Mailman/Cgi/admin.py:872
-#: /home/mailman/Mailman/Cgi/admin.py:896
-msgid "Enter one address per line below..."
-msgstr "Introduzca a continuaci&oacute;n cada direcci&oacute;n en una l&iacute;nea distinta..."
+#. docstring
+#: Mailman/LockFile.py:289
+msgid ""
+"Unlock the lock.\n"
+"\n"
+" If we don't already own the lock (either because of unbalanced unlock\n"
+" calls, or because the lock was stolen out from under us), raise a\n"
+" NotLockedError, unless optional `unconditionally' is true.\n"
+" "
+msgstr ""
-#: /home/mailman/Mailman/Autoresponder.py:92
+#. docstring
+#: Mailman/LockFile.py:312
msgid ""
-"Number of days between auto-responses to either the mailing\n"
-" list or -admin/-owner address from the same poster. Set to zero\n"
-" (or negative) for no grace period (i.e. auto-respond to every\n"
-" message)."
+"Returns 1 if we own the lock, 0 if we do not.\n"
+"\n"
+" Checking the status of the lockfile resets the lock's lifetime, which\n"
+" helps avoid race conditions during the lock status test.\n"
+" "
msgstr ""
-"Número de días entre las respuestas automáticas que vayan a la lista\n"
-" de distribución o a la dirección -admin/-owner desde el\n"
-" mismo remitente. Póngalo a cero (o negativo) para que no\n"
-" exista ningún periodo de gracia (es decir, contestar\n"
-" automáticamente a cada mensaje)."
-#: /home/mailman/Mailman/Cgi/subscribe.py:164
-msgid "You must not subscribe a list to itself!<br>"
-msgstr "&iexcl;No debe suscribir una lista a s&iacute; misma!"
+#. docstring
+#: Mailman/Logging/StampedLogger.py:25
+msgid ""
+"Record messages in log files, including date stamp and optional label.\n"
+"\n"
+" If manual_reprime is on (off by default), then timestamp prefix will\n"
+" included only on first .write() and on any write immediately following a\n"
+" call to the .reprime() method. This is useful for when StampedLogger is\n"
+" substituting for sys.stderr, where you'd like to see the grouping of\n"
+" multiple writes under a single timestamp (and there is often is one group,\n"
+" for uncaught exceptions where a script is bombing).\n"
+"\n"
+" In any case, the identifying prefix will only follow writes that start on\n"
+" a new line.\n"
+"\n"
+" Nofail (by default) says to fallback to sys.stderr if write fails to\n"
+" category file. A message is emitted, but the IOError is caught.\n"
+" Initialize with nofail=0 if you want to handle the error in your code,\n"
+" instead.\n"
+"\n"
+" "
+msgstr ""
-#: /home/mailman/Mailman/Cgi/subscribe.py:160
-msgid "unidentified origin"
-msgstr "origen no identificado"
+#. docstring
+#: Mailman/Logging/StampedLogger.py:45
+msgid ""
+"If specified, optional label is included after timestamp.\n"
+" Other options are passed to the Logger class initializer.\n"
+" "
+msgstr ""
-#: /home/mailman/Mailman/Cgi/create.py:207
-msgid "Create another list"
-msgstr "Crear otra lista"
+#. docstring
+#: Mailman/Logging/StampedLogger.py:55
+msgid "Reset so timestamp will be included with next write."
+msgstr ""
-#: /home/mailman/Mailman/MailList.py:722
+#. docstring
+#: Mailman/Logging/Utils.py:28
msgid ""
-"Must posts have list named in destination (to, cc) field\n"
-" (or be among the acceptable alias names, specified below)?"
+"Establish a StampedLogger on sys.stderr if possible. sys.stdout\n"
+" also gets stderr output, using a MultiLogger.\n"
+"\n"
+" Returns the MultiLogger if successful, None otherwise."
msgstr ""
-"Los env&iacute;os a la lista, &iquest;Deben tener el nombre\n"
-" de la lista en la direcci&oacute;n de destino (to, cc)? (o\n"
-" que est&eacute; entre los nombre de alias aceptables\n"
-" especificados abajo)"
-#: /home/mailman/Mailman/Cgi/subscribe.py:246
-#: /home/mailman/Mailman/MailCommandHandler.py:670
-msgid "No one can subscribe to the digest of this list!"
-msgstr "Nadie puede recibir digests en esta lista."
+#: Mailman/MTA/Aliases.py:40
+msgid ""
+"To finish creating your mailing list, you must edit your\n"
+"/etc/aliases (or equivalent) file by adding the following lines:\n"
+"\n"
+"## %(listname)s mailing list\n"
+"## created: %(date)s %(user)s\n"
+"%(list)s \"|%(wrapper)s post %(listname)s\"\n"
+"%(admin)s \"|%(wrapper)s mailowner %(listname)s\"\n"
+"%(request)s \"|%(wrapper)s mailcmd %(listname)s\"\n"
+"%(owner)s %(listname)s-admin\n"
+msgstr ""
+"Para terminar de crear su lista de distribución,\n"
+"tiene que editar el fichero /etc/aliases (o equivalente)\n"
+"añadiendo las siguientes líneas:\n"
+"\n"
+"## Lista de distribución %(listname)s\n"
+"## creada: %(date)s por %(user)s\n"
+"%(list)s \"|%(wrapper)s post %(listname)s\"\n"
+"%(admin)s \"|%(wrapper)s mailowner %(listname)s\"\n"
+"%(request)s \"|%(wrapper)s mailcmd %(listname)s\"\n"
+"%(owner)s %(listname)s-admin\n"
-#: /home/mailman/Mailman/MailList.py:669
-msgid "List members"
-msgstr "Componentes de la lista"
+#: Mailman/MTA/Aliases.py:63
+msgid ""
+"To finish removing your mailing list, you must edit your\n"
+"/etc/aliases (or equivalent) file by removing the following lines:\n"
+"\n"
+"%(list)s \"|%(wrapper)s post %(listname)s\"\n"
+"%(admin)s \"|%(wrapper)s mailowner %(listname)s\"\n"
+"%(request)s \"|%(wrapper)s mailcmd %(listname)s\"\n"
+"%(owner)s %(listname)s-admin\n"
+msgstr ""
+"Para terminar de borrar su lista de distribución,\n"
+"tiene que editar el fichero /etc/aliases (o equivalente)\n"
+"y borrar las siguientes líneas:\n"
+"\n"
+"%(list)s \"|%(wrapper)s post %(listname)s\"\n"
+"%(admin)s \"|%(wrapper)s mailowner %(listname)s\"\n"
+"%(request)s \"|%(wrapper)s mailcmd %(listname)s\"\n"
+"%(owner)s %(listname)s-admin\n"
-#: /home/mailman/Mailman/Cgi/admin.py:824
+#: Mailman/MTA/Manual.py:38
msgid ""
-"<b>plain</b> -- If getting digests, does the member get plain\n"
-" text digests? (otherwise, MIME)"
+"The mailing list `%(listname)s' has been created via the through-the-web\n"
+"interface. In order to complete the activation of this mailing list, the\n"
+"proper /etc/aliases (or equivalent) file must be updated. The program\n"
+"`newaliases' may also have to be run.\n"
+"\n"
+"Here are the entries for the /etc/aliases file:\n"
msgstr ""
-"<b>texto</b> -- Los mensajes recopilados, &iquest;se reciben como solo texto? (en caso contrario, se reciben en MIME)"
+"La lista de distribución `%(listname)s' se ha creado a trav&eacute;s del\n"
+"interfaz web. Para poder completar la activación de esta lista de\n"
+"distribución, se tiene que actualizar el fichero /etc/aliases (o \n"
+"equivalente). También se debería ejecutar el programa `newaliases'\n"
-#: /home/mailman/Mailman/MailCommandHandler.py:612
-#: /home/mailman/Mailman/MailCommandHandler.py:629
-msgid "Usage: subscribe [password] [digest|nodigest] [address=<email-address>]"
-msgstr "Sintaxis: subscribe [clave] [digest|nodigest] [address=<direcció-correo-e>]"
+#: Mailman/MTA/Manual.py:48
+msgid ""
+"\n"
+"To finish creating your mailing list, you must edit your /etc/aliases (or\n"
+"equivalent) file by adding the following lines, and possibly running the\n"
+"`newaliases' program:\n"
+"\n"
+"## %(listname)s mailing list"
+msgstr ""
+"\n"
+"Para terminar de crear su lista de distribución,\n"
+"tiene que editar el fichero /etc/aliases (o equivalente)\n"
+"añadiendo las siguientes líneas y ejecutando posiblemente el\n"
+"programa `newaliases':\n"
+"\n"
+"## Lista de distribución %(listname)s"
-#: /home/mailman/Mailman/Handlers/Decorate.py:36
-msgid "non-digest footer"
-msgstr "pi&eacute; de p&aacute;gina no-digest"
+#: Mailman/MTA/Manual.py:65
+msgid "Mailing list creation request for list %(listname)s"
+msgstr "Solicitud de creación de la lista de distribución %(listname)s"
-#: /home/mailman/Mailman/Digester.py:53
-msgid "Batched-delivery digest characteristics."
+#: Mailman/MTA/Manual.py:80
+msgid ""
+"The mailing list `%(listname)s' has been removed via the through-the-web\n"
+"interface. In order to complete the de-activation of this mailing list, the\n"
+"appropriate /etc/aliases (or equivalent) file must be updated. The program\n"
+"`newaliases' may also have to be run.\n"
+"\n"
+"Here are the entries in the /etc/aliases file that should be removed:\n"
msgstr ""
-"Caracter&iacute;sticas de la entrega de los mensajes en uno solo (digest)."
+"La lista de distribución `%(listname)s' se ha borrado a través del interfaz web. Para poder\n"
+"completar la desactivación de esta lista de distribución, se tiene que\n"
+"actualizar el fichero /etc/aliases (o equivalente). También debería ejecutar\n"
+"la orden 'newaliases'\n"
-#: /home/mailman/Mailman/MailCommandHandler.py:394
+#: Mailman/MTA/Manual.py:90
msgid ""
-"Usage: set <option> <on|off> <password>\n"
-"Valid options are:\n"
+"\n"
+"To finish removing your mailing list, you must edit your /etc/aliases (or\n"
+"equivalent) file by removing the following lines, and possibly running the\n"
+"`newaliases' program:\n"
+"\n"
+"## %(listname)s mailing list"
msgstr ""
-"Sintaxis: set <option> <on|off> <clave>\n"
-"Las opciones válidas son:\n"
+"\n"
+"Para terminar de borrar su lista de distribución, tiene que editar el fichero\n"
+"/etc/aliases (o equivalente) y quitar las líneas siguientes, también puede\n"
+"que tenga que ejecutar el programa 'newaliases':\n"
+"\n"
+"## Lista de distribución %(listname)s"
-#: /home/mailman/Mailman/Cgi/rmlist.py:206
-msgid "Also delete archives?"
-msgstr "&iquest;Borrar tambi&eacute;n los archivos?"
+#: Mailman/MTA/Manual.py:107
+msgid "Mailing list removal request for list %(listname)s"
+msgstr "Solicitud de eliminación de la lista de distribución %(listname)s"
-#: /home/mailman/Mailman/Cgi/admin.py:753
-msgid "nomail"
-msgstr "sincorreo"
+#: Mailman/MTA/Postfix.py:223
+msgid "checking permissions on %(DBFILE)s"
+msgstr "Comprobando los permisos de %(DBFILE)s "
-#: /home/mailman/bin/mmsitepass:83
-msgid "Again to confirm password: "
-msgstr "Otra vez para confirmar la clave."
+#: Mailman/MTA/Postfix.py:232
+msgid "%(DBFILE)s permissions must be 066x (got %(octmode)s)"
+msgstr "Los permisos de %(DBFILE)s tienen que ser 066x (tiene %(octmode)s)"
-#: /home/mailman/bin/check_perms:158
-msgid "%(private)s must not be other-readable"
-msgstr "%(private) no puede se legible por terceros"
+#: Mailman/MTA/Postfix.py:234 Mailman/MTA/Postfix.py:252 bin/check_perms:101
+#: bin/check_perms:123 bin/check_perms:142 bin/check_perms:160
+#: bin/check_perms:180 bin/check_perms:204 bin/check_perms:223
+#: bin/check_perms:237 bin/check_perms:257 bin/check_perms:291
+msgid "(fixing)"
+msgstr "(corrigiendo)"
-#: /home/mailman/Mailman/Digester.py:84
-msgid "Text attached (as a final message) to the bottom of digests. "
-msgstr "Texto a a&ntilde;adir (como un mensaje de despedida) al final de cada digest.<p>"
+#: Mailman/MTA/Postfix.py:241
+msgid "checking ownership of %(DBFILE)s"
+msgstr "Comprobando la propiedad de %(DBFILE)s"
-#: /home/mailman/Mailman/HTMLFormatter.py:289
-msgid "Visit Subscriber list"
-msgstr "Visitar la lista de subscriptores"
+#: Mailman/MTA/Postfix.py:249
+msgid "%(DBFILE)s owned by %(owner)s (must be owned by mailman)"
+msgstr "%(DBFILE)s pertenece a %(owner)s (tiene que pertenecer a mailman)"
-#: /home/mailman/Mailman/MailCommandHandler.py:58
+#: Mailman/MTA/Qmail.py:31
+msgid ""
+"To finish creating your mailing list, execute the following\n"
+"commands with the proper permission:\n"
+"\n"
+"echo '|preline %(wrapper)s post %(listname)s' >~alias/.qmail-%(listname)s\n"
+"echo '|preline %(wrapper)s mailowner %(listname)s' >~alias/.qmail-%(listname)s-admin\n"
+"echo '|preline %(wrapper)s mailcmd %(listname)s' >~alias/.qmail-%(listname)s-request\n"
+"echo '&%(listname)s-admin' >~alias/.qmail-owner-%(listname)s\n"
+"echo '&%(listname)s-admin' >~alias/.qmail-%(listname)s-owner\n"
+"\n"
+"chmod 644 ~alias/.qmail-%(listname)s ~alias/.qmail-%(listname)s-admin\n"
+"chmod 644 ~alias/.qmail-%(listname)s-request ~alias/.qmail-%(listname)s-owner\n"
+"chmod 644 ~alias/.qmail-owner-%(listname)s\n"
+msgstr ""
+"Para terminar de crear su lista de distribución, ejecute las ordenes\n"
+"siguientes con los permisos adecuados:\n"
+"\n"
+"echo '|preline %(wrapper)s post %(listname)s' >~alias/.qmail-%(listname)s\n"
+"echo '|preline %(wrapper)s mailowner %(listname)s' >~alias/.qmail-%(listname)s-admin\n"
+"echo '|preline %(wrapper)s mailcmd %(listname)s' >~alias/.qmail-%(listname)s-request\n"
+"echo '&%(listname)s-admin' >~alias/.qmail-owner-%(listname)s\n"
+"echo '&%(listname)s-admin' >~alias/.qmail-%(listname)s-owner\n"
+"\n"
+"chmod 644 ~alias/.qmail-%(listname)s ~alias/.qmail-%(listname)s-admin\n"
+"chmod 644 ~alias/.qmail-%(listname)s-request ~alias/.qmail-%(listname)s-owner\n"
+"chmod 644 ~alias/.qmail-owner-%(listname)s\n"
+
+#: Mailman/MTA/Qmail.py:48
+msgid ""
+"To finish removing your mailing list, you must remove the\n"
+"all the entires for the %(listname)s aliases."
+msgstr ""
+"Para terminar de borrar su lista de distribución, tiene que quitar todos\n"
+"los aliases que haya de %(listname)s."
+
+#: Mailman/MailCommandHandler.py:55
+msgid ""
+"When turned on, your email address is concealed on the Web page\n"
+"that lists the members of the mailing list."
+msgstr ""
+"Cuando esté activo, su dirección de correo se ocultará en la\n "
+"página que lista los subscriptores de la lista de distribución"
+
+#: Mailman/MailCommandHandler.py:58
msgid ""
"When turned on, delivery to your email address is disabled, but\n"
"your address is still subscribed. This is useful if you plan on taking a\n"
@@ -2417,520 +3123,936 @@ msgstr ""
"Cuando esté activado, no recibirá correo electrónico, pero seguirá estando "
"subscrito a la lista. Esto es útil si tiene previsto tomarse unas vacaciones."
-#: /home/mailman/Mailman/MailList.py:433
+#: Mailman/MailCommandHandler.py:62
msgid ""
-"Text sent to people leaving the list. If empty, no special\n"
-" text will be added to the unsubscribe message."
+"When turned on, you get a separate acknowledgement email when you\n"
+"post messages to the list."
msgstr ""
-"Texto a enviar a la gente que abandone la lista. Si est&aacute;\n"
-" vacio, no se a&ntilde;adir&aacute; ning&uacute;n texto\n"
-" en especial al mensaje de desubscripci&oacute;n."
+"Cuando esté activo, se le mandará una confirmación cada vez que envíe un "
+"mensaje a la lista."
-#: /home/mailman/Mailman/MailList.py:1030
-#: /home/mailman/Mailman/MailList.py:1104
-msgid " from %(remote)s"
-msgstr " de %(remote)s"
+#: Mailman/MailCommandHandler.py:65
+msgid ""
+"When turned on, you do *not* get copies of your own posts to\n"
+"the list. Otherwise, you do get copies of your own posts (yes, this seems a\n"
+"little backwards). This does not affect the contents of digests, so if you\n"
+"receive postings in digests, you will always get copies of your messages in\n"
+"the digest."
+msgstr ""
+"Cuando esté activado, no obtendrá copia de los mensajes que envíe a la\n"
+"lista. De otra manera, obtendrá copias de sus propios mensajes (si, parece\n"
+"que está al revés). Esto no afecta al contenido de los digests, de manera\n"
+"que si recibe envíos en digests, siempre obtendrá copia de sus propios\n"
+"mensajes en el digest."
-#: /home/mailman/Mailman/Cgi/confirm.py:116
+#: Mailman/MailCommandHandler.py:71
msgid ""
-" You have successfully confirmed your removal request for \"%(addr)s\" to\n"
-" the %(listname)s mailing list."
+"When turned on, you get postings from the list bundled into\n"
+"digests. Otherwise, you get each individual message immediately as it is\n"
+"posted to the list."
msgstr ""
-" Ha confirmado satisfactoriamente la anulaci&oacute;n de la\n"
-" subscripci&oacute;n de \"%(addr)s\" de la lista de\n"
-" distribuci&oacute;n %(listname)s"
+"Cuando esté activado, obtendrá los mensajes que se hayan enviado a la lista "
+"contenidos en un solo mensaje. En otro caso, recibirás los mensajes a medida "
+"que se vayan enviando a la lista."
-#: /home/mailman/Mailman/MailList.py:568
-msgid "Send mail to poster when their posting is held for approval?"
+#: Mailman/MailCommandHandler.py:75
+msgid ""
+"When turned on, you get `plain' digests, which are actually\n"
+"formatted using the RFC1154 digest format. This format can be easier to read\n"
+"if you have a non-MIME compliant mail reader. When this option is turned off,\n"
+"you get digests in MIME format, which are much better if you have a mail\n"
+"reader that supports MIME."
msgstr ""
-"&iquest;Enviar un mensaje al remitente cuando su mensaje se retiene en "
-"espera de aprobaci&oacute;n?"
+"Cuando esté activado, obtendrá los mensajes que se hayan enviado a la lista "
+"contenidos en un solo mensaje como texto plano, que actualmente se formatean "
+"utilizando el antiguo formato de digest tal y como indica el RFC934. Este "
+"formato puede ser más fácil de leer si tiene un lector de correo que no "
+"entiende los digests. Cuando esta opción está desactivada, obtendrá los "
+"digests en formato MIME, que es mejor si posee un lector de correo que "
+"soporta MIME."
-#: /home/mailman/bin/rmlist:109
-#: /home/mailman/bin/rmlist:110
-msgid "public archives"
-msgstr "archivos públicos"
+#: Mailman/MailCommandHandler.py:205
+msgid ""
+"Subject line ignored:\n"
+" "
+msgstr ""
+"Se ha ignorado la linea que corresponde al Asunto:\n"
+" "
-#: /home/mailman/bin/check_db:135
-msgid "The list `%(listname)s' databases seem fine."
-msgstr "La base de datos de la lista %(listname)s parece estar bien."
+#: Mailman/MailCommandHandler.py:210
+msgid "Maximum command lines (%(maxlines)d) encountered, ignoring the rest..."
+msgstr "Se ha alcanzado el número máximo de ordenes permitidas (%(maxlines)d)"
+", el resto se ignora..."
-#: /home/mailman/Mailman/Cgi/admin.py:321
-msgid "Mailman %(varname)s List Option Help"
-msgstr "Ayuda de Mailman para la opci&oacute;n de lista %(varname)s"
+#: Mailman/MailCommandHandler.py:226
+msgid "End: "
+msgstr "Fin: "
-#: /home/mailman/Mailman/Cgi/admin.py:911
-msgid "To Change The Administrator Password"
-msgstr "Para cambiar la clave del Administrador"
+#: Mailman/MailCommandHandler.py:227
+msgid "The rest of the message is ignored:"
+msgstr "El resto del mensaje se ignora:"
+
+#: Mailman/MailCommandHandler.py:232
+msgid "Command? "
+msgstr "¿Orden? "
-#: /home/mailman/Mailman/Cgi/listinfo.py:109
-msgid " There currently are no publicly-advertised "
-msgstr "<p> Actualmente, no hay listas de "
+#: Mailman/MailCommandHandler.py:234
+msgid ""
+"\n"
+"Too many errors encountered; the rest of the message is ignored:"
+msgstr ""
+"\n"
+"Se han encontrado demasiados errores, el resto del mensaje se ignora:"
-#: /home/mailman/Mailman/MailList.py:676
+#: Mailman/MailCommandHandler.py:266
msgid ""
-"Show member addrs so they're not directly recognizable as\n"
-" email addrs?"
+"An unexpected Mailman error has occurred.\n"
+"\n"
+"Please forward your request to the human list administrator in charge of this\n"
+"list at <%(admin)s>. The traceback is attached below and will be forwarded to\n"
+"the list administrator automatically."
msgstr ""
-"&iquest;Mostrar las direcciones de los subscriptores de manera\n"
-" que no sea directamente reconocibles como direcciones\n"
-" de correo electr&oacute;nico?"
+"Ha ocurrido un error inesperado en Mailman.\n"
+"\n"
+"Por favor, mande esto al encargado de esta lista de distribución en <%s> \n"
+" para que se haga cargo de esto.\n"
+" La pila de ordenes vienen a continuación y se mandará al administrador de "
+"la lista automáticamente."
-#: /home/mailman/Mailman/Cgi/admin.py:360
-msgid "%(realname)s Administration (%(label)s)"
-msgstr "Administraci&oacute;n de %(realname)s (%(label)s)"
+#: Mailman/MailCommandHandler.py:279
+msgid "Unexpected Mailman error"
+msgstr "Error de Mailman inesperado"
-#: /home/mailman/Mailman/MailList.py:438
+#: Mailman/MailCommandHandler.py:280
msgid ""
-"Where are replies to list messages directed?\n"
-" <tt>Poster</tt> is <em>strongly</em> recommended for most mailing\n"
-" lists."
+"An unexpected Mailman error has occurred in\n"
+"MailCommandHandler.ParseMailCommands(). Here is the traceback:\n"
+"\n"
msgstr ""
-"&iquest;Donde se env&iacute;an las respuestas\n a los mensajes enviados a la lista? El <tt>remitente original</tt> se recomienda <em> en&eacute;rgicamente</em>."
+"Ha ocurrido un error inesperado en Mailman en\n"
+"MailCommandHandler.ParseMailCommands(). Aquí está la pila de ordenes:\n"
+"\n"
-#: /home/mailman/Mailman/MailList.py:542
+#: Mailman/MailCommandHandler.py:298
msgid ""
-"Send monthly password reminders or no? Overrides the\n"
-" previous option."
+"This is an automated response.\n"
+"\n"
+"There were problems with the email commands you sent to Mailman via the\n"
+"administrative address %(requestaddr)s.\n"
+"\n"
+"To obtain instructions on valid Mailman email commands, send email to\n"
+"%(requestaddr)s with the word \"help\" in the subject line or in the body of the\n"
+"message.\n"
+"\n"
+"If you want to reach the human being that manages this mailing list, please\n"
+"send your message to %(adminaddr)s.\n"
+"\n"
+"The following is a detailed description of the problems.\n"
+"\n"
msgstr ""
-"&iquest;Mandar mensualmente el recordatorio de las clave? Esta opci&oacute;n\n"
-" anula la opci&oacute;n anterior"
+"Esto es una respuesta automática.\n"
+"\n"
+" Había problemas en las ordenes que envió por correo electrónico\n"
+"a Mailman a la dirección <%(requestaddr)s>.\n"
+"\n"
+"Para obtener instrucciones sobre las ordenes válidas que se le pueden\n"
+"mandar a Mailman a través de correo electrónico, envíe un\n"
+"mensaje de correo electrónico a\n"
+"<%(requestaddr)s> con la palabra \"help\" ya sea en el cuerpo del mensaje o en\n"
+"la línea de subject del mensaje.\n"
+"\n"
+"Si desea contactar con la persona que administra esta lista de\n"
+"distribución, puede hacerlo en <%(adminaddr)s>.\n"
+"\n"
+"A continuación se le detalla una descripción de los problemas.\n"
+"\n"
-#: /home/mailman/Mailman/Cgi/admin.py:47
-msgid "Privacy Options"
-msgstr "Opciones de Privacidad"
+#: Mailman/MailCommandHandler.py:316
+msgid "Mailman results for %(realname)s"
+msgstr "Resultados de Mailman para %(realname)s"
-#: /home/mailman/bin/newlang:97
-msgid "No template directory for language: %(dir)s"
-msgstr "No hay directorio con plantillas para el lenguaje: %(dir)s"
+#: Mailman/MailCommandHandler.py:332
+msgid "Usage: password [<oldpw> <newpw>]"
+msgstr "Sintaxis: password [<clave_antigua> <clave_nueva>]"
-#: /home/mailman/Mailman/Cgi/admin.py:52
-msgid "Mail-News and News-Mail gateways"
-msgstr "Pasarela de Correo a Noticias y de Noticas a Correo"
+#: Mailman/MailCommandHandler.py:340
+msgid ""
+"You are subscribed as %(user)s,\n"
+" with password: %(password)s"
+msgstr ""
+"Estás subscrito como %(user)s,\n"
+" con la clave: %(password)s"
-#: /home/mailman/bin/update:145
+#: Mailman/MailCommandHandler.py:344
+msgid "Found no password for %(sender)s"
+msgstr "No se ha encontrado la clave de %(sender)s"
+
+#: Mailman/MailCommandHandler.py:350 Mailman/MailCommandHandler.py:420
+#: Mailman/MailCommandHandler.py:448 Mailman/MailCommandHandler.py:589
+msgid "Succeeded."
+msgstr "Completado con éxito."
+
+#: Mailman/MailCommandHandler.py:352 Mailman/MailCommandHandler.py:434
+#: Mailman/MailCommandHandler.py:591
+msgid "List is not functional."
+msgstr "La lista no es funcional."
+
+#: Mailman/MailCommandHandler.py:354
+msgid "%(sender)s isn't subscribed to this list."
+msgstr "%(sender)s no est&aacute; subscrito a esta lista."
+
+#: Mailman/MailCommandHandler.py:357 Mailman/MailCommandHandler.py:415
+#: Mailman/MailCommandHandler.py:596
+msgid "You gave the wrong password."
+msgstr "Suministró una clave incorrecta."
+
+#: Mailman/MailCommandHandler.py:359
+msgid "Bad user - %(sender)s."
+msgstr "El usuario no es correcto - %(sender)s."
+
+#: Mailman/MailCommandHandler.py:365
+msgid "%(origsender)s is not a member of the list."
+msgstr "%(origsender)s no es subscriptor de la lista."
+
+#: Mailman/MailCommandHandler.py:374
msgid ""
"\n"
-"%(listname)s has both public and private mbox archives. Since this list\n"
-"currently uses private archiving, I'm installing the private mbox archive\n"
-"-- %(o_pri_mbox_file)s -- as the active archive, and renaming\n"
-" %(o_pub_mbox_file)s\n"
-"to\n"
-" %(o_pub_mbox_file)s.preb6\n"
+"To change an option, do: set <option> <on|off> <password>\n"
"\n"
-"You can integrate that into the archives if you want by using the 'arch'\n"
-"script.\n"
+"Option explanations:\n"
+"--------------------"
msgstr ""
"\n"
-"%(listname)s tiene ficheros mbox públicos y privados. Ya que esta lista\n"
-"utiliza actualmente almacenaje privado, estoy instalando el fichero mbox privado\n"
-"-- %(o_pri_mbox_file)s -- como fichero activo y renombrando\n"
-" %(o_pub_mbox_file)s\n"
-"a\n"
-" %(o_pub_mbox_file)s.preb6\n"
-"se puede integrar dentro del almacenaje si así lo desea usando el guión\n"
-"'arch'.\n"
-
-#: /home/mailman/Mailman/Cgi/admin.py:228
-#: /home/mailman/Mailman/Cgi/listinfo.py:103
-msgid "Welcome!"
-msgstr "Bienvenidos!"
+"Para cambiar una opción, escriba: set <option> <on|off> <clave>\n"
+"\n"
+"Explicación de las opciones:\n"
+"---------------------------"
-#: /home/mailman/Mailman/MailCommandHandler.py:664
+#: Mailman/MailCommandHandler.py:394
msgid ""
-"Your subscription is not allowed because\n"
-"the email address you gave is insecure."
+"Usage: set <option> <on|off> <password>\n"
+"Valid options are:\n"
msgstr ""
-"Su subscripción no se ha permitido porque la dirección suministrada es "
-"insegura."
+"Sintaxis: set <option> <on|off> <clave>\n"
+"Las opciones válidas son:\n"
-#: /home/mailman/Mailman/Cgi/admin.py:367
-msgid "Other Administrative Activities"
-msgstr "Otras actividades administrativas"
+#: Mailman/MailCommandHandler.py:411
+msgid "%(origsender)s isn't subscribed to this list."
+msgstr "%(origsender)s no está subscrito a esta lista."
-#: /home/mailman/bin/config_list:111
-msgid "privacy"
-msgstr "privacidad"
+#: Mailman/MailCommandHandler.py:422
+msgid "You are already receiving digests."
+msgstr "Ya estás recibiendo digests."
-#: /home/mailman/Mailman/Handlers/ToDigest.py:299
-msgid "digest footer"
-msgstr "pi&eacute; de p&aacute;gina del digest"
+#: Mailman/MailCommandHandler.py:424
+msgid "You already have digests off."
+msgstr "Ya tenías desactivado los digests"
-#: /home/mailman/Mailman/MailList.py:475
-msgid "Explicit <tt>Reply-To:</tt> header."
-msgstr "Cabecera expl&iacute;cita <tt>Reply-To:</tt>"
+#: Mailman/MailCommandHandler.py:426
+msgid "Email address '%(origsender)s' not accepted by Mailman."
+msgstr "Mailman no acepta la dirección de correo electrónico '%(origsender)s'."
-#: /home/mailman/bin/config_list:245
-msgid "One of -i or -o is required"
-msgstr "Se necesita la opción -i o la opción -o"
+#: Mailman/MailCommandHandler.py:430
+msgid "List only accepts digest members."
+msgstr "La lista solo acepta subscriptores que reciban los mensajes en digests."
-#: /home/mailman/Mailman/Archiver/Archiver.py:133
-#: /home/mailman/Mailman/Digester.py:89
-msgid "Quarterly"
-msgstr "Trimestral"
+#: Mailman/MailCommandHandler.py:432
+msgid "List doesn't accept digest members."
+msgstr "La lista no acepta subscriptores que quieran recibir digests"
-#: /home/mailman/Mailman/Cgi/admindb.py:285
-msgid "Preserve message for site administrator"
-msgstr "Preservar el mensaje para el administrador del gestor de listas"
+#: Mailman/MailCommandHandler.py:436
+msgid "%(origsender)s is not subscribed to this list."
+msgstr "%(origsender)s no está subscrito a esta lista."
-#: /home/mailman/Mailman/Cgi/admin.py:848
-msgid "Find members by regular expression:"
-msgstr "Buscar subscriptores con una expresi&oacute;n regular:"
+#: Mailman/MailCommandHandler.py:452
+msgid "Usage: lists"
+msgstr "Sintaxis: lists"
-#: /home/mailman/Mailman/Archiver/pipermail.py:266
-msgid "Creating archive directory "
-msgstr "Creando directorio de almacenaje"
+#: Mailman/MailCommandHandler.py:457
+msgid ""
+"\n"
+"Public mailing lists run by mailman@%(hostname)s"
+msgstr ""
+"\n"
+"Listas de distribución públicas gestionadas por mailman@%(hostname)s"
-#: /home/mailman/bin/config_list:207
-msgid "attribute \"%(k)s\" changed"
-msgstr "atributo \"%(k)s\" cambiado"
+#: Mailman/MailCommandHandler.py:474
+msgid "\trequests to: "
+msgstr "\tpeticiones a: "
-#: /home/mailman/bin/check_db:116
+#: Mailman/MailCommandHandler.py:477
+msgid "\tdescription: "
+msgstr "\tdescripción: "
+
+#: Mailman/MailCommandHandler.py:482
msgid ""
-"***** ALERT *****\n"
-"The original database file for the list `%(listname)s' is corrupt, but the\n"
-"backup seems fine. Consider copying\n"
-" %(lastdb)s\n"
-"to\n"
-" %(configdb)s\n"
-"however, you may lose some data."
+"Usage: info\n"
+"To get info for a particular list, send your request to\n"
+"the '-request' address for that list, or use the 'lists' command\n"
+"to get info for all the lists."
msgstr ""
-"***** ALERTA *****\n"
-"El fichero de base de datos original de la lista `%(listname)' está corrupta, \n"
-"pero la copia de respaldo parece estar bien. Considera copiar\n"
-" %(lastdb)s\n"
-"a\n"
-" %(configdb)s\n"
-"sin embargo, puede que pierda algunos datos."
+"Sintaxis: info\n"
+"Para obtener información sobre una lista en particular, envíe su\n"
+"solicitud a la dirección '-request' de esa lista, o utilice la orden\n"
+"'lists' para obtener información de todas las listas."
-#: /home/mailman/Mailman/Cgi/admindb.py:166
-msgid "Subscription Requests"
-msgstr "Peticiones de Subscripci&oacute;n"
+#: Mailman/MailCommandHandler.py:491
+msgid "Private list: only members may see info."
+msgstr "Lista privada: solo los subscriptores pueden ver la información"
-#: /home/mailman/Mailman/MailList.py:662
+#: Mailman/MailCommandHandler.py:494
msgid ""
-"Advertise this list when people ask what lists are on this\n"
-" machine?"
+"\n"
+"For more complete info about the %(listname)s mailing list, including\n"
+"background and instructions for subscribing to and using it, visit:\n"
+"\n"
+" %(url)s\n"
+"\n"
msgstr ""
-"&iquest;Anunciar esta lista cuando la gente pida que listas est&aacute;n en "
-"esta m&aacute;quina?"
-
-#: /home/mailman/Mailman/Cgi/options.py:146
-msgid "Change My Password"
-msgstr "Cambiar mi contrase&ntilde;a"
+"\n"
+"Para una información más detallada acerca de la lista de\n"
+"distribución %(listname)s, incluyendo información de fondo e\n"
+"instrucciones para subscribirse y usarla, visite:\n"
+"\n"
+" %(url)s\n"
+"\n"
-#: /home/mailman/Mailman/MailList.py:660
-msgid "Subscribing"
-msgstr "Subscripci&oacute;n"
+#: Mailman/MailCommandHandler.py:504
+msgid "No other details are available."
+msgstr "No hay ningún otro detalle disponible."
-#: /home/mailman/Mailman/Cgi/admin.py:182
+#: Mailman/MailCommandHandler.py:510
msgid ""
-"You have regular list members but non-digestified mail is\n"
-" turned off. They will receive mail until you fix this\n"
-" problem."
+"Usage: who\n"
+"To get subscribership for a particular list, send your request\n"
+"to the '-request' address for that list."
msgstr ""
-"Tiene subscriptores que quieren recibir el correo a medida que \n"
-" llega, pero esta modalidad est&aacute; desactivada. Ellos\n"
-" recibir&aacute;n \n correo hasta que corrija este problema."
+"Sintaxis: who\n"
+"Para obtener la lista de subscriptores de una lista en concreto, envíe su\n"
+"solicitud a la dirección '-request' de esa lista."
-#: /home/mailman/bin/check_perms:217
-msgid " checking set-gid for %(path)s"
-msgstr " comprobando el set-gid de %(path)s"
+#: Mailman/MailCommandHandler.py:516
+msgid "Private list: No one may see subscription list."
+msgstr "Lista privada: Nadie puede ver la lista de subscriptores."
-#: /home/mailman/bin/mmsitepass:82
-msgid "New %(pwdesc)s Password: "
-msgstr "Nueva clave de %(pwdesc)s"
+#: Mailman/MailCommandHandler.py:519
+msgid "Private list: only members may see list of subscribers."
+msgstr "Lista privada: solo los que pertenecen a la lista pueden ver la lista de subscriptores."
-#: /home/mailman/Mailman/Cgi/subscribe.py:183
-msgid "Your passwords did not match.<br>"
-msgstr "Sus claves no coinciden.<br>"
+#: Mailman/MailCommandHandler.py:525
+msgid "NO MEMBERS."
+msgstr "No existe ningún subscriptor."
-#: /home/mailman/Mailman/MailList.py:778
+#: Mailman/MailCommandHandler.py:535
msgid ""
-"Use this option to prohibit posts according to specific\n"
-" header values. The target value is a regular-expression for\n"
-" matching against the specified header. The match is done\n"
-" disregarding letter case. Lines beginning with '#' are ignored\n"
-" as comments.\n"
-"\n"
-" <p>For example:<pre>to: .*@public.com </pre> says to hold all\n"
-" postings with a <em>To:</em> mail header containing '@public.com'\n"
-" anywhere among the addresses.\n"
-"\n"
-" <p>Note that leading whitespace is trimmed from the regexp. This\n"
-" can be circumvented in a number of ways, e.g. by escaping or\n"
-" bracketing it.\n"
-" \n"
-" <p> See also the <em>forbidden_posters</em> option for a related\n"
-" mechanism."
+"Digest Members:\n"
msgstr ""
-"Use esta opci&oacute;n para prohibir env&iacute;os de acuerdo con valores de\n"
-" determinadas cabeceras. El valor es una expresi&oacute;n regular\n"
-" que se compara contra las cabeceras indicadas. La comparaci&oacute;n\n"
-" se realiza sin tener en cuenta may&uacute;sculas y min&uacute;sculas.\n"
-" Las l&iacute;neas que empiezan con # se ignoran al considerarse\n"
-" comentarios.<p> Por ejemplo: <pre>to: .*@public.com </pre> indica\n"
-" que retenga todos los env&iacute;os cuyo campo <em>to</em> en la\n"
-" cabecera contenga '@public.com' en cualquier posici&oacute;n.<p> Note\n"
-" que los espacios en blanco se quitan de la expresi&oacute;n regular.\n"
-" Esto se puede evitar de distintas maneras, escap&aacute;ndo los\n"
-" espacios o poniendolos entrepar&eacute;ntesis.<p> Vea tambi&eacute;n\n"
-" la opci&oacute;n <em>forbidden_posters</em> como mecanismo relacionado"
-
-#: /home/mailman/Mailman/MailCommandHandler.py:504
-msgid "No other details are available."
-msgstr "No hay ningún otro detalle disponible."
+"Subscriptores con el correo diferido (modo digest):\n"
-#: /home/mailman/Mailman/Cgi/admindb.py:124
-msgid "Mailman Administrative Database Error"
-msgstr "Error de base de datos administrativa de Mailman"
+#: Mailman/MailCommandHandler.py:541
+msgid ""
+"Non-Digest Members:\n"
+msgstr ""
+"Subscriptores que reciben correo a medida que llega:\n"
-#: /home/mailman/Mailman/MailList.py:690
+#: Mailman/MailCommandHandler.py:569
msgid ""
-"Restrict posting privilege to list members?\n"
-" (<i>member_posting_only</i>)"
-msgstr "&iquest;Restringir el env&iacute;o de mensajes a los miembros de la lista? (<i>member_posting_only</i>) "
+"Usage: unsubscribe [password] [email-address]\n"
+"\n"
+" To unsubscribe from a particular list, send your request to\n"
+" the `-request' address for that list."
+msgstr ""
+"Sintaxis: unsubscribe [<clave>] [<dirección-correo-e>]\n"
+"\n"
+" Para darse de baja de una determinada lista, mande su petición a\n"
+" la dirección -request de dicha lista."
-#: /home/mailman/Mailman/Cgi/admindb.py:169
-msgid "Your Decision"
-msgstr "Decisi&oacute;n"
+#: Mailman/MailCommandHandler.py:582
+msgid "A removal confirmation message has been sent."
+msgstr "Se ha enviado un mensaje de confirmaci&oacute;n para la anulaci&oacute;n de la subscripci&oacute;n"
-#: /home/mailman/Mailman/Cgi/admin.py:756
-msgid "language"
-msgstr "idioma"
+#: Mailman/MailCommandHandler.py:593
+msgid "%(addr)s is not subscribed to this list."
+msgstr "%(addr) no está subscrito a esta lista."
-#: /home/mailman/Mailman/Cgi/handle_opts.py:247
-msgid "You must specify your old password, and your new password twice."
-msgstr "Debe especificar su clave antigua, y la nueva dos veces."
+#: Mailman/MailCommandHandler.py:598
+msgid "Your stored password is bogus."
+msgstr "Tu clave almacenada es falsa"
-#: /home/mailman/Mailman/Cgi/listinfo.py:75
-msgid "%(hostname)s Mailing Lists"
-msgstr "Listas de distribuci&oacute;n de %(hostname)s"
+#. docstring
+#: Mailman/MailCommandHandler.py:604
+msgid "Parse subscription request and send confirmation request."
+msgstr ""
-#: /home/mailman/Mailman/Cgi/admin.py:1125
-msgid "Hostile Address (illegal characters)"
-msgstr "Direcci&oacute;n hostil (caracteres no v&aacute;lidos)"
+#: Mailman/MailCommandHandler.py:612 Mailman/MailCommandHandler.py:629
+msgid "Usage: subscribe [password] [digest|nodigest] [address=<email-address>]"
+msgstr "Sintaxis: subscribe [clave] [digest|nodigest] [address=<direcció-correo-e>]"
-#: /home/mailman/Mailman/HTMLFormatter.py:292
-msgid "members"
-msgstr "Subscriptores de la lista"
+#: Mailman/MailCommandHandler.py:651
+msgid ""
+"Your subscription request has been forwarded to the list administrator\n"
+"at %(adminemail)s for review."
+msgstr ""
+"La solicitud de su subscripción ha sido reenviada a la dirección\n"
+"%(adminemail)s del administrador de la lista para que le de el visto bueno."
-#: /home/mailman/Mailman/HTMLFormatter.py:160
-msgid "your list administrator"
-msgstr "el administrador de su lista"
+#: Mailman/MailCommandHandler.py:656
+msgid ""
+"Mailman won't accept the given email address as a valid address.\n"
+"(Does it have an @ in it???)"
+msgstr ""
+"Mailman no aceptará la dirección dada como una dirección de\n"
+"correo electrónica v&alida.\n"
+"(¿ Contiene alguna @ ?)"
-#: /home/mailman/Mailman/HTMLFormatter.py:152
-msgid "You may have set non-delivery deliberately, or it may have been triggered by bounces from your delivery address. In either case, to reenable delivery, change the "
-msgstr "Puede que haya inhabilitado la recepci&oacute;n de los mensajes deliveradamente, o puede que se haya activado debido a los rebotes que est&aacute; produciendo su direcci&oacute;n de correo electr&oacute;nico. En cualquier caso, para habilitar de nuevo la recepci&oacute;n de los mensajes de la lista cambie la opci&oacute;n "
+#: Mailman/MailCommandHandler.py:660
+msgid ""
+"The list is not fully functional, and can not accept subscription\n"
+"requests."
+msgstr ""
+"La lista no está totalmente funcional, y no puede aceptar solicitudes de\n"
+"subscripción."
-#: /home/mailman/Mailman/Deliverer.py:42
+#: Mailman/MailCommandHandler.py:664
msgid ""
-"Note: Since this is a list of mailing lists, administrative\n"
-"notices like the password reminder will be sent to\n"
-"your membership administrative address, %(addr)s."
+"Your subscription is not allowed because\n"
+"the email address you gave is insecure."
msgstr ""
-"Nota: Debido a que se trata de una lista de distribución que manda a otras\n"
-"listas de distribución, las notificaciones tales como el recordatorio de\n"
-"las claves se mandarán a la dirección administrativa de su dirección,\n %(addr)s."
+"Su subscripción no se ha permitido porque la dirección suministrada es "
+"insegura."
-#: /home/mailman/Mailman/Bouncer.py:85
-msgid "Disable and DON'T notify me"
-msgstr "Inhabilitar y NO notificarme"
+#: Mailman/MailCommandHandler.py:667
+msgid "You are already subscribed!"
+msgstr "Ya estás subscrito!"
-#: /home/mailman/Mailman/MailCommandHandler.py:232
-msgid "Command? "
-msgstr "¿Orden? "
+#: Mailman/MailCommandHandler.py:681 Mailman/MailCommandHandler.py:715
+msgid "Succeeded"
+msgstr "Realizado satisfactoriamente"
-#: /home/mailman/Mailman/MailCommandHandler.py:436
-msgid "%(origsender)s is not subscribed to this list."
-msgstr "%(origsender)s no está subscrito a esta lista."
+#. docstring
+#: Mailman/MailCommandHandler.py:684
+msgid "Validate confirmation and carry out the subscription."
+msgstr ""
-#: /home/mailman/Mailman/MailList.py:1231
-msgid "%(realname)s subscription notification"
-msgstr "Notificación de subscripción a %(realname)s"
+#: Mailman/MailCommandHandler.py:686
+msgid ""
+"Usage: confirm <confirmation string>\n"
+msgstr ""
+"Sintaxis: confirm <cadena de confirmación>\n"
-#: /home/mailman/Mailman/Cgi/admin.py:236
-#: /home/mailman/Mailman/Cgi/admin.py:243
-#: /home/mailman/Mailman/Cgi/listinfo.py:111
-msgid " mailing lists on %(hostname)s."
-msgstr " anunciadas p&uacute;blicamente en %(hostname)s."
+#: Mailman/MailCommandHandler.py:694
+msgid ""
+"Invalid confirmation string. Note that confirmation\n"
+" strings expire approximately %(days)s days after the initial\n"
+" subscription request. If your confirmation has expired,\n"
+" please try to re-submit your subscription."
+msgstr ""
+"Cadena de confirmación incorrecta. Resulta que las cadenas\n"
+" expiran aproximadamente %(expiredays)s días después de la\n"
+" solicitud inicial. Si su periodo de confirmación ha expirado\n"
+" por favor, trate de subscribirse de nuevo."
-#: /home/mailman/Mailman/Deliverer.py:91
-msgid "%(listfullname)s mailing list reminder"
-msgstr "Recordatorio de la lista de distribuci&oacute;n %(listfullname)s"
+#: Mailman/MailCommandHandler.py:701
+msgid ""
+"Your request has been forwarded to the\n"
+" list administrator for approval."
+msgstr ""
+"Su solicitud ha sido dirijida al administrador\n"
+" de la lista para que la apruebe."
-#: /home/mailman/bin/clone_member:115
-msgid " new list owners:"
-msgstr " administradores de la lista nueva:"
+#: Mailman/MailCommandHandler.py:706
+msgid "You are already subscribed."
+msgstr "Ya está subscrito."
-#: /home/mailman/bin/config_list:112
-msgid "autoreply"
-msgstr "autocontestar"
+#. docstring
+#: Mailman/MailList.py:93
+msgid "returns a list of the members. (all lowercase)"
+msgstr ""
-#: /home/mailman/Mailman/Cgi/edithtml.py:63
-msgid ""
-"No such list \"%(listname)s\": %(e)s\n"
-msgstr "No existe tal lista \"%(listname)s\": %(e)s\n"
+#. docstring
+#: Mailman/MailList.py:97
+msgid "returns a list of digest members. (all lowercase)"
+msgstr ""
-#: /home/mailman/Mailman/Archiver/pipermail.py:412
-msgid "Updating index files for archive [%(archive)s]"
-msgstr "Actualizando el &iacute;ndice de los ficheros de [%(archive)s]"
+#. docstring
+#: Mailman/MailList.py:101 Mailman/MailList.py:111
+msgid "returns a list of the members with username case preserved."
+msgstr ""
-#: /home/mailman/Mailman/Cgi/admin.py:340
-msgid "return to the %(category)s options page."
-msgstr "Volver a la p&aacute;gina de opci&oacute;n de %s"
+#. docstring
+#: Mailman/MailList.py:121
+msgid ""
+"adds the appropriate data to the internal members dict.\n"
+"\n"
+" If the username has upercase letters in it, then the value\n"
+" in the members dict is the case preserved address, otherwise,\n"
+" the value is 0.\n"
+" "
+msgstr ""
-#: /home/mailman/Mailman/MailList.py:388
-msgid "Default language for this list."
-msgstr "El idioma por defecto para esta lista"
+#. docstring
+#: Mailman/MailList.py:145
+msgid ""
+"Usually the member addr, but modified for umbrella lists.\n"
+"\n"
+" Umbrella lists have other mailing lists as members, and so admin stuff\n"
+" like confirmation requests and passwords must not be sent to the\n"
+" member addresses - the sublists - but rather to the administrators of\n"
+" the sublists. This routine picks the right address, considering\n"
+" regular member address to be their own administrative addresses.\n"
+"\n"
+" "
+msgstr ""
-#: /home/mailman/Mailman/MailCommandHandler.py:707
-msgid "You are already subscribed."
-msgstr "Ya está subscrito."
+#. docstring
+#: Mailman/MailList.py:161
+msgid ""
+"Return the member's case preserved address.\n"
+" "
+msgstr ""
-#: /home/mailman/Mailman/Archiver/Archiver.py:124
-msgid "List traffic archival policies."
-msgstr "Pol&iacute;tica de almacenaje del tr&aacute;fico de la lista."
+#. docstring
+#: Mailman/MailList.py:177
+msgid "Return the member's address lower cased."
+msgstr ""
-#: /home/mailman/Mailman/Digester.py:76
-msgid "Header added to every digest"
-msgstr "Cabecera a a&ntilde;adir a cada digest"
+#. docstring
+#: Mailman/MailList.py:201
+msgid "Return user's setting for option, defaulting to 0 if no settings."
+msgstr ""
-#: /home/mailman/Mailman/Cgi/options.py:81
-msgid "%(listname)s: No such member %(user)s."
-msgstr "%(listname)s: No existe el subscriptor %(user)s."
+#. docstring
+#: Mailman/MailList.py:245
+msgid ""
+"Return the lowercased version of the subscribed email address.\n"
+"\n"
+" If email is not subscribed, either as a regular member or digest\n"
+" member, None is returned. If they are subscribed, the return value is \n"
+" guaranteed to be lowercased.\n"
+" "
+msgstr ""
-#: /home/mailman/Mailman/MailCommandHandler.py:667
-msgid "You are already subscribed!"
-msgstr "Ya estás subscrito!"
+#. docstring
+#: Mailman/MailList.py:264
+msgid "Set transient variables of this and inherited classes."
+msgstr ""
-#: /home/mailman/Mailman/Cgi/handle_opts.py:119
-msgid "%(user)s not a member!<p>"
-msgstr "%(user)s no es subscriptor!<p>"
+#. docstring
+#: Mailman/MailList.py:279
+msgid "Assign default values - some will be overriden by stored state."
+msgstr ""
-#: /home/mailman/Mailman/MailList.py:770
-msgid "Addresses whose postings are always held for approval."
-msgstr "Direcciones cuyos env&iacute;os a la lista se retendr&aacute;n siempre para que se aprueben por el administrador."
+#: Mailman/MailList.py:373
+msgid "Fundamental list characteristics, including descriptive info and basic behaviors."
+msgstr "Caracter&iacute;sticas fundamentales de la lista, incluyendo informaci&oacute;n descriptiva y b&aacute;sica"
-#: /home/mailman/Mailman/Cgi/handle_opts.py:127
-msgid "A removal confirmation will be emailed to you."
-msgstr "Se le mandar&aacute; un mensaje de confirmaci&oacute;n de desubscripci&oacute;n "
+#: Mailman/MailList.py:377
+msgid "The public name of this list (make case-changes only)."
+msgstr "El nombre p&uacute;blico de esta lista (solo cambios convincentes)"
-#: /home/mailman/Mailman/Cgi/admin.py:826
-msgid "<b>language</b> -- Language preferred by the user"
-msgstr "<b>idioma</b> -- Idioma preferido por el usuario"
+#: Mailman/MailList.py:378
+msgid ""
+"The capitalization of this name can be changed to make it\n"
+" presentable in polite company as a proper noun, or to make an\n"
+" acronym part all upper case, etc. However, the name will be\n"
+" advertised as the email address (e.g., in subscribe confirmation\n"
+" notices), so it should <em>not</em> be otherwise altered. (Email\n"
+" addresses are not case sensitive, but they are sensitive to\n"
+" almost everything else :-)"
+msgstr ""
+"La capitalizaci&oacute;n de este nombre se puede cambiar\n"
+" para hacerlo presentable de acuerdo con la pol&iacute;tica de la\n"
+" compa&ntilde;&iacute;a tal como un nombre propio, o para hacer un\n"
+" acr&oacute;nimo en may&uacute;sculas, etc. Sin embargo, el nombre\n"
+" se publicar&aacute; como una direcci&oacute;n de correo\n"
+" electr&oacute;nico (ej: en las notificaciones para confirmar la\n"
+" subscripci&oacute;n), por lo tanto, <em>no</em> se deber&iacute;a\n"
+" alterar. (En las direcciones de correo electr&oacute;nico no se\n"
+" distinguen may&uacute;sculas de min&uacute;sculas, pero si se\n"
+" distinguen para cualquier otro prop&oacute;sito :-)"
-#: /home/mailman/Mailman/Cgi/admin.py:334
+#: Mailman/MailList.py:387
msgid ""
-"<em><strong>Warning:</strong> changing this option here\n"
-" could cause other screens to be out-of-sync. Be sure to reload any other\n"
-" pages that are displaying this option for this mailing list. You can also\n"
-" "
+"The list administrator email addresses. Multiple\n"
+" administrator addresses, each on separate line is okay."
msgstr ""
-"<em><strong>Advertencia</strong> si modifica esta opci&oacute;n aqu&iacute; \n"
-" podr&iacute;a hacer que otras pantallas est&eacute;n desincronizadas. \n"
-" Asegurese de recargar cualquier otra p&aacute;gina que est&eacute; visualizando \n"
-" esta opci&oacute;n para esta lista de distribuci&oacute;n. Tambi&eacute;n puede "
+"La direcci&oacute;nes de los administradores de la\n"
+" lista - son v&aacute;lidas varias direcciones\n"
+" (cada una en una &uacute;nica l&iacute;nea)"
-#: /home/mailman/Mailman/MailCommandHandler.py:205
+#: Mailman/MailList.py:390
msgid ""
-"Subject line ignored:\n"
-" "
+"There are two ownership roles associated with each mailing\n"
+" list. The <em>list administrators</em> are the people who have\n"
+" ultimate control over all parameters of this mailing list. They\n"
+" are able to change any list configuration variable available\n"
+" through these administration web pages.\n"
+"\n"
+" <p>The <em>list moderators</em> have more limited permissions;\n"
+" they are not able to change any list configuration variable, but\n"
+" they are allowed to tend to pending administration requests,\n"
+" including approving or rejecting held subscription requests, and\n"
+" disposing of held postings. Of course, the <em>list\n"
+" administrators</em> can also tend to pending requests.\n"
+"\n"
+" <p>In order to split the list ownership duties into\n"
+" administrators and moderators, you must set a separate moderator\n"
+" password in the section below, and also provide the email\n"
+" addresses of the list moderators in this section. Note that the\n"
+" field you are changing here specifies the list\n"
+" administators."
msgstr ""
-"Se ha ignorado la linea que corresponde al Asunto:\n"
-" "
+"Hay dos roles asociados a cada lista de distribuci&oacute;n. Los\n"
+" <em>administradores de la lista</em> son las personas que\n"
+" tienen la &uacute;ltima palabra sobre todas las opciones de\n"
+" configuraci&oacute;n de la lista de distribuci&oacute;n. Son\n"
+" capaces de cambiar cualquier par&aacute;metro de\n"
+" configuraci&oacute;n disponible a trav&eacute;s de las\n"
+" p&aacute;ginas web de administraci&oacute;n.\n"
+"\n"
+" <p>Los <em>Moderadores de la lista</em> tienen menos permisos,\n"
+" no son capaces de cambiar cualquier variable de\n"
+" configuraci&oacute;n, pero se les permite que decidan sobre las\n"
+" peticiones administrativas pendientes, incluyendo aprobar o\n"
+" denegar las peticiones de subscripci&oacute;n pendientes y\n"
+" decidir que hacer con los envios a la lista retenidos. Por\n"
+" supuesto, los <em>administradores de la lista</em>\n"
+" tambi&eacute;n pueden ocuparse de las peticiones pendientes.\n"
+"\n"
+" <p>Para poder dividir las tareas de administraci&oacute;n entre\n"
+" los administradores y los moderadores, tiene que ponerle una\n"
+" clave distinta a los moderadores en la secci&oacute;n inferior,\n"
+" adem&aacute;s de indicar en esta secci&oacute;n las direcciones\n"
+" de correo electr&oacute;nico de los moderadores. Observe que los\n"
+" campos que se cambian indican a los administradores de la lista."
-#: /home/mailman/bin/config_list:105
+#: Mailman/MailList.py:411
msgid ""
-"## \"%(listname)s\" mailing list configuration settings -*- python -*-\n"
-"## captured on %(when)s\n"
+"The list moderator email addresses. Multiple\n"
+" moderator addresses, each on separate line is okay."
msgstr ""
-"## valores de configuración de la lista de distribución \"%(listname)s\"\n"
-"## -*- python -*-\n"
-"## capturados el %(when)s\n"
+"Las direcciones de correo electr&oacute;nico de los moderadores de la lista\n"
+" Son v&aacute;lidas varias direcciones de moderador, cada una en\n"
+" una l&iacute;nea distinta."
-#: /home/mailman/Mailman/MailList.py:669
-msgid "Anyone"
-msgstr "Cualquiera"
-#: /home/mailman/Mailman/HTMLFormatter.py:384
-msgid "current archive"
-msgstr "archivo actual"
+#: Mailman/MailList.py:414
+msgid ""
+"There are two ownership roles associated with each mailing\n"
+" list. The <em>list administrators</em> are the people who have\n"
+" ultimate control over all parameters of this mailing list. They\n"
+" are able to change any list configuration variable available\n"
+" through these administration web pages.\n"
+"\n"
+" <p>The <em>list moderators</em> have more limited permissions;\n"
+" they are not able to change any list configuration variable, but\n"
+" they are allowed to tend to pending administration requests,\n"
+" including approving or rejecting held subscription requests, and\n"
+" disposing of held postings. Of course, the <em>list\n"
+" administrators</em> can also tend to pending requests.\n"
+"\n"
+" <p>In order to split the list ownership duties into\n"
+" administrators and moderators, you must set a separate moderator\n"
+" password in the section below, and also provide the email\n"
+" addresses of the list moderators in this section. Note that the\n"
+" field you are changing here specifies the list moderators."
+msgstr ""
+"Hay dos roles asociados a cada lista de distribuci&oacute;n. Los\n"
+" <em>administradores de la lista</em> son las personas que\n"
+" tienen la &uacute;ltima palabra sobre todas las opciones de\n"
+" configuraci&oacute;n de la lista de distribuci&oacute;n. Son\n"
+" capaces de cambiar cualquier par&aacute;metro de\n"
+" configuraci&oacute;n disponible a trav&eacute;s de las\n"
+" p&aacute;ginas web de administraci&oacute;n.\n"
+"\n"
+" <p>Los <em>Moderadores de la lista</em> tienen menos permisos,\n"
+" no son capaces de cambiar cualquier variable de\n"
+" configuraci&oacute;n, pero se les permite que decidan sobre las\n"
+" peticiones administrativas pendientes, incluyendo aprobar o\n"
+" denegar las peticiones de subscripci&oacute;n pendientes y\n"
+" decidir que hacer con los envios a la lista retenidos. Por\n"
+" supuesto, los <em>administradores de la lista</em>\n"
+" tambi&eacute;n pueden ocuparse de las peticiones pendientes.\n"
+"\n"
+" <p>Para poder dividir las tareas de administraci&oacute;n entre\n"
+" los administradores y los moderadores, tiene que ponerle una\n"
+" clave distinta a los moderadores en la secci&oacute;n inferior,\n"
+" adem&aacute;s de indicar en esta secci&oacute;n las direcciones\n"
+" de correo electr&oacute;nico de los moderadores. Observe que los\n"
+" campos que se cambian indican a los administradores de la lista."
-#: /home/mailman/bin/config_list:204
-msgid "attribute \"%(k)s\" ignored"
-msgstr "se ha ignorado el atributo \"%(k)s\""
+#: Mailman/MailList.py:436
+msgid "Default language for this list."
+msgstr "El idioma por defecto para esta lista"
-#: /home/mailman/Mailman/Cgi/admin.py:915
-msgid " Enter current password:"
-msgstr " Introduzca la clave actual:"
+#: Mailman/MailList.py:437
+msgid ""
+"All messages not related to an specific user will be\n"
+" displayed in this language."
+msgstr ""
+"Los mensajes que no est&eacute;n relacionados con un usuario concreto, \n"
+" se visualizar&aacute;n en este idioma"
-#: /home/mailman/bin/withlist:181
-msgid "(unlocked)"
-msgstr "(desbloqueado)"
+#: Mailman/MailList.py:441
+msgid "A terse phrase identifying this list."
+msgstr "Una frase breve que identifique a esta lista"
-#: /home/mailman/Mailman/Handlers/ToDigest.py:316
-msgid "End of "
-msgstr "Fin de "
+#: Mailman/MailList.py:443
+msgid ""
+"This description is used when the mailing list is listed with\n"
+" other mailing lists, or in headers, and so forth. It should\n"
+" be as succinct as you can get it, while still identifying what\n"
+" the list is."
+msgstr ""
+"Esta descripci&oacute;n se utiliza cuando la lista de distribuci&oacute;n se\n"
+" muestra junto con otras listas, o en las cabeceras y similares.\n"
+" Deber&iacute;a ser todo lo concisa que pueda, mientras que pueda\n"
+" identificar de que va la lista."
-#: /home/mailman/Mailman/MailList.py:699
+#: Mailman/MailList.py:449
msgid ""
-"Addresses of members accepted for posting to this list\n"
-" without implicit approval requirement. (See \"Restrict ... to list\n"
-" members\" for whether or not this is in addition to allowing\n"
-" posting by list members"
-msgstr "Direcciones de las personas autorizadas para mandar mensajes a esta lista sin que se produzca ning&uacute;n proceso de aprobaci&oacute;n. (Vea \"Restringir...a los miembros de la lista\" si desea (o no) que estas direcciones se a&ntilde;adan a los remitentes autorizados."
+"An introductory description - a few paragraphs - about the\n"
+" list. It will be included, as html, at the top of the listinfo\n"
+" page. Carriage returns will end a paragraph - see the details\n"
+" for more info."
+msgstr ""
+"Una introducci&oacute;n - unos cuantos p&aacute;rrafos - sobre\n"
+" la lista. Se incluir&aacute; como c&oacute;digo html al principio\n"
+" de la p&aacute;gina de informaci&oacute;n de la lista. Los retornos\n"
+" de carro finalizar&aacute;n un p&aacute;rrafo - vea los detalles\n"
+" para m&aacute;s informaci&oacute;n"
-#: /home/mailman/Mailman/Cgi/admin.py:302
-msgid "No valid variable details request not found: %(path_info)s"
-msgstr "No se se ha encontrado una variable de detalle v&aacute;lida: %(path_info)s"
+#: Mailman/MailList.py:453
+msgid ""
+"The text will be treated as html <em>except</em> that\n"
+" newlines will be translated to &lt;br&gt; - so you can use links,\n"
+" preformatted text, etc, but don't put in carriage returns except\n"
+" where you mean to separate paragraphs. And review your changes -\n"
+" bad html (like some unterminated HTML constructs) can prevent\n"
+" display of the entire listinfo page."
+msgstr ""
+"El texto se tratar&aacute; como c&oacute;digo html <em>\n"
+" excepto</em> los retornos de carro que se traducir&aacute;n a\n"
+" &lt;br&gt; - de manera que puede utilizar enlaces, texto\n"
+" preformateado, etc, pero no ponga retornos de carro m&aacute;s\n"
+" que para separar los p&aacute;rrafos. Revise sus cambios, porque\n"
+" errores en el c&oacute;digo html pueden evitar que la p&aacute;gina\n"
+" de informaci&oacute;n de la lista se visualize completamente."
-#: /home/mailman/Mailman/Archiver/Archiver.py:134
-#: /home/mailman/Mailman/Digester.py:90
-msgid "Weekly"
-msgstr "Semanal"
+#: Mailman/MailList.py:461
+msgid "Prefix for subject line of list postings."
+msgstr "Prefijo para la l&iacute;nea subject de los env&iacute;os de la lista"
-#: /home/mailman/Mailman/Digester.py:97
+#: Mailman/MailList.py:462
msgid ""
-"Setting this option instructs Mailman to start a new volume\n"
-" with the next digest sent out."
+"This text will be prepended to subject lines of messages\n"
+" posted to the list, to distinguish mailing list messages in in\n"
+" mailbox summaries. Brevity is premium here, it's ok to shorten\n"
+" long mailing list names to something more concise, as long as it\n"
+" still identifies the mailing list."
msgstr ""
-"Activando esta opci&oacute;n le dir&aacute; a Mailman que empiece\n"
-" un volumen nuevo cuando se mande el siguiente mensaje recopilatorio."
+"Este texto se antepondr&aacute; a las l&iacute;neas de subject de los mensajes\n"
+" enviados a la lista, para distinguir los mensajes de la lista en\n"
+" los sumarios del buz&oacute;n. Aqu&iacute; la brevedad tiene\n"
+" premio, es correcto abreviar los nombre de las listas de\n"
+" distribuci&oacute;n a algo m&aacute;s conciso, de manera que\n"
+" a&uacute;n identifique a la lista de distribuci&oacute;n"
-#: /home/mailman/Mailman/MailList.py:615
-#: /home/mailman/Mailman/MailList.py:638
-msgid "What steps are required for subscription?<br>"
-msgstr "&iquest;Que pasos hacen falta para la subcripci&oacute;n?<br>"
+#: Mailman/MailList.py:469
+msgid ""
+"List-specific text prepended to new-subscriber welcome\n"
+" message"
+msgstr ""
+"Texto espec&iacute;fico a la lista que se pondr&aacute; al\n"
+" principio del mensaje de bienvenida mandado a\n"
+" los nuevos subscriptores"
-#: /home/mailman/Mailman/HTMLFormatter.py:188
-#: /home/mailman/Mailman/HTMLFormatter.py:196
-msgid "also "
-msgstr "tambi&eacute;n "
+#: Mailman/MailList.py:472
+msgid ""
+"This value, if any, will be added to the front of the\n"
+" new-subscriber welcome message. The rest of the welcome message\n"
+" already describes the important addresses and URLs for the\n"
+" mailing list, so you don't need to include any of that kind of\n"
+" stuff here. This should just contain mission-specific kinds of\n"
+" things, like etiquette policies or team orientation, or that kind\n"
+" of thing."
+msgstr ""
+"Este mensaje, si existe alguno, se a&ntilde;adir&aacute;\n"
+" al principio del mensaje de bienvenida de los nuevos subscriptores.\n"
+" El resto del mensaje de bienvenida ya describe las direcciones y URL\n"
+" relevantes de la lista de distribuci&oacute;n, de manera que no\n"
+" necesita incluir ese tipo de informaci&oacute;n aqu&iacute;. Aqu&iacute;\n"
+" solo se deber&iacute;a incluir informaci&oacute;n especifica al objetivo\n"
+" de la lista, como la politica de la lista u orientaci&oacute;n a los\n"
+" usuarios, o cualquier otra cosa similar."
-#: /home/mailman/Mailman/Cgi/admindb.py:227
-msgid "<em>Message with id #%(id)d was lost."
-msgstr "<em>Se ha perdido el mensaje con el identificador #%(id)d"
+#: Mailman/MailList.py:481
+msgid ""
+"Text sent to people leaving the list. If empty, no special\n"
+" text will be added to the unsubscribe message."
+msgstr ""
+"Texto a enviar a la gente que abandone la lista. Si est&aacute;\n"
+" vacio, no se a&ntilde;adir&aacute; ning&uacute;n texto\n"
+" en especial al mensaje de desubscripci&oacute;n."
-#: /home/mailman/bin/check_perms:221
-msgid "%(path)s must be set-gid"
-msgstr "%(path)s tiene que ser sert-gid"
+#: Mailman/MailList.py:485
+msgid "Explicit address"
+msgstr "Direcci&oacute;n expl&iacute;cita"
+
+#: Mailman/MailList.py:485
+msgid "Poster"
+msgstr "Remitente"
+
+#: Mailman/MailList.py:485
+msgid "This list"
+msgstr "Esta lista"
-#: /home/mailman/Mailman/MailCommandHandler.py:280
+#: Mailman/MailList.py:486
msgid ""
-"An unexpected Mailman error has occurred in\n"
-"MailCommandHandler.ParseMailCommands(). Here is the traceback:\n"
-"\n"
+"Where are replies to list messages directed?\n"
+" <tt>Poster</tt> is <em>strongly</em> recommended for most mailing\n"
+" lists."
msgstr ""
-"Ha ocurrido un error inesperado en Mailman en\n"
-"MailCommandHandler.ParseMailCommands(). Aquí está la pila de ordenes:\n"
+"&iquest;Donde se env&iacute;an las respuestas\n a los mensajes enviados a la lista? El <tt>remitente original</tt> se recomienda <em> en&eacute;rgicamente</em>."
+
+#: Mailman/MailList.py:491
+msgid ""
+"This option controls what Mailman does to the\n"
+" <tt>Reply-To:</tt> header in messages flowing through this\n"
+" mailing list. When set to <em>Poster</em>, no <tt>Reply-To:</tt>\n"
+" header is added by Mailman, although if one is present in the\n"
+" original message, it is not stripped. Setting this value to\n"
+" either <em>This list</em> or <em>Explicit address</em> causes\n"
+" Mailman to insert a specific <tt>Reply-To:</tt> header in all\n"
+" messages, overriding the header in the original message if\n"
+" necessary (<em>Explicit address</em> inserts the value of <a\n"
+" href=\"?VARHELP=general/reply_to_address\">reply_to_address</a>).\n"
+" \n"
+" <p>There are many reasons not to introduce or override the\n"
+" <tt>Reply-To:</tt> header. One is that some posters depend on\n"
+" their own <tt>Reply-To:</tt> settings to convey their valid\n"
+" return address. Another is that modifying <tt>Reply-To:</tt>\n"
+" makes it much more difficult to send private replies. See <a\n"
+" href=\"http://www.unicom.com/pw/reply-to-harmful.html\">`Reply-To'\n"
+" Munging Considered Harmful</a> for a general discussion of this\n"
+" issue. See <a\n"
+" href=\"http://www.metasystema.org/essays/reply-to-useful.mhtml\">Reply-To\n"
+" Munging Considered Useful</a> for a dissenting opinion.\n"
"\n"
+" <p>Some mailing lists have restricted posting privileges, with a\n"
+" parallel list devoted to discussions. Examples are `patches' or\n"
+" `checkin' lists, where software changes are posted by a revision\n"
+" control system, but discussion about the changes occurs on a\n"
+" developers mailing list. To support these types of mailing\n"
+" lists, select <tt>Explicit address</tt> and set the\n"
+" <tt>Reply-To:</tt> address below to point to the parallel\n"
+" list."
+msgstr ""
+"Esta opci&oacute;n controla que es lo que hace Mailman con la cabecera\n"
+" <tt>Reply-To:</tt> de los mensajes que pasan por esta lista de\n"
+" distribuci&oacute;n. Cuando est&eacute; puesto al valor <em>Remitente</em>\n"
+" Mailman no a&ntilde;adir&aacute; ninguna cabecera <tt>Reply-To:</tt>,\n"
+" aunque si el mensaje original ya contiene una, &eacute;sta no se\n"
+" quitar&aacute. Poniendo este valor a <em>Esta lista</em> o a\n"
+" <em>Direcci&oacute;n expl&iacute;cita</em> hace que Mailman inserte una\n"
+" cabecera espec&iacute;fica en todos los mensajes, sobreescribiendo la\n"
+" cabecera del mensaje original si fuese necesario (<em>Direcci&oacute;n\n"
+" expl&iacute;cita</em> inserta el valor \n"
+" <a href=\"?VARHELP=general/reply_to_address\">reply_to_address</a>)\n"
+" \n"
+" <p>Hay muchas razones para no presentar o sobresescribir la cabecera "
+" <tt>Reply-To:</tt>. Una de ellas es porque algunos env&iacute;os a la lista\n"
+" dependen de su propia configuraci&oacute;n <tt>Reply-To:</tt> para\n"
+" conseguir que las respuestas lleguen. Otra raz&oacute;n se debe a que\n"
+" modificando la cabecera <tt>Reply-To:</tt> hace que sea m&aacute;s dificil\n"
+" mandar respuestas privadas. V&eacute;ase \n"
+" <a href=\"http://www.unicom.com/pw/reply-to-harmful.html\">`Reply-To' Munging\n"
+" Considered Harmful </a> para una discusi&oacute;n general sobre este tema\n"
+" \n"
+" <p>Algunas listas de distribuci&oacute;n tienen restringida la capacidad de\n"
+" mandar mensajes, \n"
+" con una lista paralela dedicada a discusiones. Como ejemplo\n"
+" est&aacute;n las listas `patches' o `checkin', donde los cambios al software\n"
+" se env&iacute;an por un sistema de control de versiones, pero las discusiones\n"
+" sobre los cambios ocurren en una lista de distribuci&oacute;n de desarrolladores.\n"
+" Para poder tratar estos tipos de listas de distribuci&oacute;n, seleccione\n"
+" <tt>Direccio&oacute;n expl&iacute;cita</tt> e indique la direcci&oacute;n\n"
+" <tt>Reply-To:</tt> debajo para apuntar a la lista paralela"
-#: /home/mailman/Mailman/Handlers/ToDigest.py:302
-msgid "Digest Footer"
-msgstr "Pié de página del digest"
+#: Mailman/MailList.py:523
+msgid "Explicit <tt>Reply-To:</tt> header."
+msgstr "Cabecera expl&iacute;cita <tt>Reply-To:</tt>"
+
+#: Mailman/MailList.py:525
+msgid ""
+"This is the address set in the <tt>Reply-To:</tt> header\n"
+" when the <a\n"
+" href=\"?VARHELP=general/reply_goes_to_list\">reply_goes_to_list</a>\n"
+" option is set to <em>Explicit address</em>.\n"
+"\n"
+" <p>There are many reasons not to introduce or override the\n"
+" <tt>Reply-To:</tt> header. One is that some posters depend on\n"
+" their own <tt>Reply-To:</tt> settings to convey their valid\n"
+" return address. Another is that modifying <tt>Reply-To:</tt>\n"
+" makes it much more difficult to send private replies. See <a\n"
+" href=\"http://www.unicom.com/pw/reply-to-harmful.html\">`Reply-To'\n"
+" Munging Considered Harmful</a> for a general discussion of this\n"
+" issue. See <a\n"
+" href=\"http://www.metasystema.org/essays/reply-to-useful.mhtml\">Reply-To\n"
+" Munging Considered Useful</a> for a dissenting opinion.\n"
+"\n"
+" <p>Some mailing lists have restricted posting privileges, with a\n"
+" parallel list devoted to discussions. Examples are `patches' or\n"
+" `checkin' lists, where software changes are posted by a revision\n"
+" control system, but discussion about the changes occurs on a\n"
+" developers mailing list. To support these types of mailing\n"
+" lists, specify the explicit <tt>Reply-To:</tt> address here. You\n"
+" must also specify <tt>Explicit address</tt> in the\n"
+" <tt>reply_goes_to_list</tt>\n"
+" variable.\n"
+"\n"
+" <p>Note that if the original message contains a\n"
+" <tt>Reply-To:</tt> header, it will not be changed."
+msgstr ""
+" Esta es la opci&oacute;n que se pone en la cabecera <tt>Reply-To:</tt>\n"
+" cuando la opci&oacute;n\n"
+" <a href=\"?VARHELP=general/reply_goes_to_list\">\n"
+" reply_goes_to_list</a> est&aacute; puesta a <em>Direcci&oacute;n "
+" expl&iacute;cita</em>. \n"
+"\n"
+" <p>Hay muchas razones para no presentar o sobresescribir la\n"
+" cabecera <tt>Reply-To:</tt>. Una de ellas es porque algunos\n"
+" env&iacute;os a la lista\n"
+" dependen de su propia configuraci&oacute;n\n"
+" <tt>Reply-To:</tt> para\n"
+" conseguir que las respuestas lleguen. Otra raz&oacute;n se\n"
+" debe a que modificando la cabecera <tt>Reply-To:</tt> hace\n"
+" que sea m&aacute;s dificil mandar respuestas privadas.\n"
+" V&eacute;ase \n"
+" <a href=\"http://www.unicom.com/pw/reply-to-harmful.html\">\n"
+" `Reply-To' Munging Considered Harmful </a> para una\n"
+" discusi&oacute;n general sobre este tema. Vea\n"
+" href=\"http://www.metasystema.org/essays/reply-to-useful.mhtml\">Reply-To\n"
+" Munging Considered Useful</a> para ver una opinión disidente.\n"
+"\n"
+" <p>Algunas listas de distribuci&oacute;n tienen restringida\n"
+" la capacidad de mandar mensajes, con una lista paralela\n"
+" dedicada a discusiones. Como ejemplo est&aacute;n las listas\n"
+" `patches' o `checkin', donde los cambios al software\n"
+" se env&iacute;an por un sistema de control de versiones,\n"
+" pero las discusiones sobre los cambios ocurren en una lista\n"
+" de distribuci&oacute;n de desarrolladores. Para poder tratar\n"
+" estos tipos de listas de distribuci&oacute;n, especificar\n"
+" la direccio&oacute;n expl&iacute;cita <tt>Reply-To:</tt>\n"
+" aqu&iacute;. Tambi&eacute;n tiene que indicar\n"
+" <tt>Direcci&oacute;n expl&iacute;cita</tt>\n"
+" en la opci&oacute;n <tt>reply_goes_to_list</tt>\n"
+"\n"
+" <p>Observe que si el mensaje original contiene ya una\n"
+" cabecera <tt>Reply-To:</tt>,\n"
+" dicha cabecera no se reemplazar&aacute;"
-#: /home/mailman/Mailman/MailList.py:507
+#: Mailman/MailList.py:555
msgid ""
"(Administrivia filter) Check postings and intercept ones\n"
" that seem to be administrative requests?"
@@ -2938,108 +4060,240 @@ msgstr ""
"(Fitro administrativo) &iquest;Comprobar los env&iacute;os e\n"
" interceptar los que parezcan ser peticiones administrativas?"
-#: /home/mailman/Mailman/Cgi/admin.py:1210
-msgid "Error Unsubscribing:"
-msgstr "Error dando de baja la subscripci&oacute;n:"
+#: Mailman/MailList.py:558
+msgid ""
+"Administrivia tests will check postings to see whether it's\n"
+" really meant as an administrative request (like subscribe,\n"
+" unsubscribe, etc), and will add it to the the administrative\n"
+" requests queue, notifying the administrator of the new request,\n"
+" in the process."
+msgstr ""
+"Los tests administrativos comprobar&aacute;n los env&iacute;os para ver si\n"
+" realmente son peticiones administrativas (como subscribe,\n"
+" unsubscribe, etc), y los a&ntilde;adir&aacute; a la cola de\n"
+" peticiones administrativas, notificando de paso al administrador,\n"
+" de la nueva petici&oacute;n"
-#: /home/mailman/Mailman/Handlers/Hold.py:89
-msgid "Your message had a suspicious header."
-msgstr "Su mensaje tiene una cabecera sospechosa."
+#: Mailman/MailList.py:565
+msgid ""
+"Send password reminders to, eg, \"-owner\" address instead of\n"
+" directly to user."
+msgstr ""
+"Mandar el recordatorio de las claves a la direcci&oacute;n \"-owner\"\n"
+" en vez de mandarlo al usuario directamente"
-#: /home/mailman/scripts/post:55
-msgid "post script, list not found: %(listname)s"
-msgstr "guión post, lista no encontrada: %(listname)s"
+#: Mailman/MailList.py:568
+msgid ""
+"Set this to yes when this list is intended to cascade only\n"
+" to other mailing lists. When set, meta notices like\n"
+" confirmations and password reminders will be directed to an\n"
+" address derived from the member's address - it will have the\n"
+" value of \"umbrella_member_suffix\" appended to the member's\n"
+" account name."
+msgstr ""
+"P&oacute;ngala afirmativamente cuando esta lista est&eacute;\n"
+" destinada a mandar mensajes a otras listas en cascada. Cuando\n"
+" esta opci&oacute;n est&eacute; activa, las notificaciones tal\n"
+" como las confirmaciones y el recordatorio de las claves, se\n"
+" dirigir&aacute;n a una direcci&oacute;n derivada de la\n"
+" direcci&oacute;n que est&aacute; subscrita a esta lista y que\n"
+" tendr&aacute; el valor de \"umbrella_member_suffix\"\n"
+" a&ntilde;adido al nombre de usuario. El nombre de usuario se\n"
+" deduce de la direcci&oacute;n subscrita a la lista y corresponde\n"
+" al identificador que est&aacute; delante de la arroba."
-#: /home/mailman/Mailman/Cgi/admindb.py:104
-msgid "%(realname)s Administrative Database"
-msgstr "Base de datos Administrativa %(realname)s"
+#: Mailman/MailList.py:576
+msgid ""
+"Suffix for use when this list is an umbrella for other\n"
+" lists, according to setting of previous \"umbrella_list\"\n"
+" setting."
+msgstr ""
+"Sufijo a usar cuando esta lista mande a otras listas, de\n"
+" acuerdo con la configuraci&oacute;n puesta en la\n"
+" opci&oacute;n anterior \"umbrella_list\""
-#: /home/mailman/Mailman/Cgi/admindb.py:359
-msgid " is already a member"
-msgstr " ya es un subscriptor"
+#: Mailman/MailList.py:580
+msgid ""
+"When \"umbrella_list\" is set to indicate that this list has\n"
+" other mailing lists as members, then administrative notices like\n"
+" confirmations and password reminders need to not be sent to the\n"
+" member list addresses, but rather to the owner of those member\n"
+" lists. In that case, the value of this setting is appended to\n"
+" the member's account name for such notices. `-owner' is the\n"
+" typical choice. This setting has no effect when \"umbrella_list\"\n"
+" is \"No\"."
+msgstr ""
+"Cuando \"umbrella_list\" est&aacute; activa es para indicar que\n"
+" esta lista tiene a otras listas como miembros, entonces las\n"
+" notificaciones administrativas como las confirmaciones y las claves\n"
+" no se necesitan mandar a los miembros de las lista, sino al\n"
+" propietario de esas listas. En ese caso, el valor de esta\n"
+" opci&oacute;n se a&ntilde;ade al nombre de usuario del miembro para\n"
+" tales notificaciones. '-owner' es la elecci&oacute;n t&iacute;pica.\n"
+" Esta opci&oacute;n no tiene efecto si \"umbrella_list\" es No."
-#: /home/mailman/Mailman/Cgi/handle_opts.py:243
-msgid "Your password has been changed."
-msgstr "Su clave ha sido cambiada."
+#: Mailman/MailList.py:590
+msgid ""
+"Send monthly password reminders or no? Overrides the\n"
+" previous option."
+msgstr ""
+"&iquest;Mandar mensualmente el recordatorio de las clave? Esta opci&oacute;n\n"
+" anula la opci&oacute;n anterior"
-#: /home/mailman/Mailman/Cgi/admin.py:361
-msgid "%(realname)s mailing list administration<br>%(label)s Section"
-msgstr "Administraci&oacute;n de la lista de distribuci&oacute;n %(realname)s<br> Secci&oacute;n de %(label)s"
+#: Mailman/MailList.py:594
+msgid "Send welcome message when people subscribe?"
+msgstr "&iquest;Mando el mensaje de bienvenida cuando se subscriba la gente?"
-#: /home/mailman/bin/withlist:179
-msgid "(locked)"
-msgstr "(bloqueado)"
+#: Mailman/MailList.py:595
+msgid ""
+"Turn this on only if you plan on subscribing people manually\n"
+" and don't want them to know that you did so. This option is most\n"
+" useful for transparently migrating lists from some other mailing\n"
+" list manager to Mailman."
+msgstr ""
+"Activarlo solo si tiene previsto subscribir a gente manualmente\n"
+" y no quiere que ellos lo sepan. Esta opci&oacute;n es sobre todo\n"
+" &uacute;til para migrar de forma transparente listas de otros\n"
+" gestores de listas de distribuci&oacute;n a Mailman"
-#: /home/mailman/bin/check_perms:333
-msgid "Problems found:"
-msgstr "Se han encontrado problemas:"
+#: Mailman/MailList.py:601
+msgid ""
+"Should administrator get immediate notice of new requests,\n"
+" as well as daily notices about collected ones?"
+msgstr ""
+"&iquest;Se debe notificar las nuevas peticiones inmediatamente al administrador? "
+"As&iacute; como enviarle un recordatorio diario con las pendientes"
-#: /home/mailman/Mailman/Bouncer.py:282
-#: /home/mailman/Mailman/Bouncer.py:309
-msgid "User not found."
-msgstr "Usuario no encontrado."
+#: Mailman/MailList.py:604
+msgid ""
+"List admins are sent daily reminders of pending admin\n"
+" approval requests, like subscriptions to a moderated list or\n"
+" postings that are being held for one reason or another. Setting\n"
+" this option causes notices to be sent immediately on the arrival\n"
+" of new requests, as well."
+msgstr ""
+"A los administradores de las listas se les manda\n"
+" diariamente un recordatorio de las peticiones pendientes de\n"
+" aprobaci&oacute;n, como por ejemplo las subscripciones a una\n"
+" lista cerrada as&iacute; como el env&iacute;o de mensajes\n"
+" que se retienen por una raz&oacute;n u otra. Activando esta\n"
+" opci&oacute;n causa que las notificaciones se env&iacute;en\n"
+" inmediatamente cuando llegen nuevas peticiones."
-#: /home/mailman/Mailman/Cgi/admin.py:818
+#: Mailman/MailList.py:611
msgid ""
-"<b>not metoo</b> -- Does the member avoid copies of their own\n"
-" posts?"
+"Should administrator get notices of subscribes and\n"
+" unsubscribes?"
msgstr ""
-"<b>a mi no</b> -- &iquest;Evita el subscriptor copia de sus propios\n"
-" mensajes?"
+"&iquest;Le deben llegar al administrador las notificaciones de "
+" subscripci&oacute;n/desubscripci&oacute;n?"
-#: /home/mailman/Mailman/Cgi/handle_opts.py:140
-msgid "You seem to already be not a member."
-msgstr "Al parecer ya no es subscriptor."
+#: Mailman/MailList.py:616
+msgid "Send mail to poster when their posting is held for approval?"
+msgstr ""
+"&iquest;Enviar un mensaje al remitente cuando su mensaje se retiene en "
+"espera de aprobaci&oacute;n?"
-#: /home/mailman/Mailman/Autoresponder.py:70
-msgid "Auto-response text to send to mailing list posters."
-msgstr "Texto de auto-respuesta a mandar a los remitentes de la lista de distribución."
+#: Mailman/MailList.py:618
+msgid ""
+"Approval notices are sent when mail triggers certain of the\n"
+" limits <em>except</em> routine list moderation and spam filters,\n"
+" for which notices are <em>not</em> sent. This option overrides\n"
+" ever sending the notice."
+msgstr ""
+"Los mensajes a aprobar se env&iacute;an cuando el correo activa cualquier\n"
+" condici&oacute;n que exceda los l&iacute;mites, <em>excepto</em>\n"
+" los filtros rutinarios para la moderaci&oacute;n de la lista y el\n"
+" correo basura (spam), para los que dichas notificaciones\n"
+" <em>no</em> se env&iacute;an. Esta opci&oacute;n anula el\n"
+" env&iacute;o de cualquier notificaci&oacute;n"
-#: /home/mailman/Mailman/Cgi/admin.py:1161
-msgid "Successfully Unsubscribed:"
-msgstr "Ha anulado su subscripci&oacute;n satisfactoriamente:"
+#: Mailman/MailList.py:624
+msgid ""
+"Maximum length in Kb of a message body. Use 0 for no\n"
+" limit."
+msgstr ""
+"Longitud m&aacute;xima del cuerpo del mensaje en Kb.\n"
+" Ponga 0 para no establecer l&iacute;mites."
-#: /home/mailman/bin/newlist:144
-#: /home/mailman/Mailman/Cgi/create.py:187
-msgid "Your new mailing list: %(listname)s"
-msgstr "Su nuebva lista de distribuci&oacute;n: %(listname)s"
+#: Mailman/MailList.py:628
+msgid "Host name this list prefers for email."
+msgstr "Nombre de la m&aacute;quina que prefiere la lista."
-#: /home/mailman/Mailman/MailList.py:510
+#: Mailman/MailList.py:630
msgid ""
-"Administrivia tests will check postings to see whether it's\n"
-" really meant as an administrative request (like subscribe,\n"
-" unsubscribe, etc), and will add it to the the administrative\n"
-" requests queue, notifying the administrator of the new request,\n"
-" in the process."
+"The \"host_name\" is the preferred name for email to\n"
+" mailman-related addresses on this host, and generally should be\n"
+" the mail host's exchanger address, if any. This setting can be\n"
+" useful for selecting among alternative names of a host that has\n"
+" multiple addresses."
msgstr ""
-"Los tests administrativos comprobar&aacute;n los env&iacute;os para ver si\n"
-" realmente son peticiones administrativas (como subscribe,\n"
-" unsubscribe, etc), y los a&ntilde;adir&aacute; a la cola de\n"
-" peticiones administrativas, notificando de paso al administrador,\n"
-" de la nueva petici&oacute;n"
+"El \"host_name\" es el nombre de m&aacute;quina preferido\n"
+" para direcciones relacionadas con Mailman en este sistema,\n"
+" generalmente deber&iacute;a ser la direcci&oacute;n del sistema\n"
+" para cuestiones de correo electr&oacute;nico Esta opci&oacute;n\n"
+" puede ser &uacute;til para seleccionar entre distintos nombres\n"
+" alternativos de una m&aacute;quina que tiene varias direcciones."
-#: /home/mailman/Mailman/Cgi/create.py:125
-msgid "You are not authorized to create new mailing lists"
-msgstr "No est&aacute; autorizado para crear listas de distribuci&oacute;n nuevas"
+#: Mailman/MailList.py:658
+msgid "none"
+msgstr "ninguno"
-#: /home/mailman/bin/mmsitepass:88
-msgid "Interrupted..."
-msgstr "Interrumpido..."
+#: Mailman/MailList.py:659 Mailman/MailList.py:682
+msgid "confirm"
+msgstr "confirmar"
-#: /home/mailman/bin/list_admins:91
-msgid "List: %(listname)s, \tOwners: %(owners)s"
-msgstr "Lista: %(listname)s, \tPropietario: %(owners)s"
+#: Mailman/MailList.py:660 Mailman/MailList.py:683
+msgid "require approval"
+msgstr "precisa de aprobaci&oacute;n"
-#: /home/mailman/Mailman/Cgi/handle_opts.py:168
-msgid "You must specify your password."
-msgstr "Debe especificar su clave."
+#: Mailman/MailList.py:661 Mailman/MailList.py:684
+msgid "confirm+approval"
+msgstr "confirmaci&oacute;n y approbaci&oacute;n"
-#: /home/mailman/bin/config_list:111
-#: /home/mailman/Mailman/Cgi/admin.py:755
-msgid "digest"
-msgstr "agrupado"
+#: Mailman/MailList.py:663 Mailman/MailList.py:686
+msgid "What steps are required for subscription?<br>"
+msgstr "&iquest;Que pasos hacen falta para la subcripci&oacute;n?<br>"
-#: /home/mailman/Mailman/MailList.py:639
+#: Mailman/MailList.py:664
+msgid ""
+"None - no verification steps (<em>Not\n"
+" Recommended </em>)<br>\n"
+" confirm (*) - email confirmation step required <br>\n"
+" require approval - require list administrator\n"
+" approval for subscriptions <br>\n"
+" confirm+approval - both confirm and approve\n"
+" \n"
+" <p>(*) when someone requests a subscription,\n"
+" Mailman sends them a notice with a unique\n"
+" subscription request number that they must reply to\n"
+" in order to subscribe.<br>\n"
+"\n"
+" This prevents mischievous (or malicious) people\n"
+" from creating subscriptions for others without\n"
+" their consent."
+msgstr ""
+"Ninguno - Sin proceso de verificaci&oacute;n\n"
+" (<em>No se recomienda</em>)<br>Confirmaci&oacute;n\n"
+" (*) - Se precisa de una etapa de\n"
+" confirmaci&oacute;n por correo electr&oacute;nico\n"
+"<br>\n"
+" Precisa aprobaci&oacute;n - Requiere que el\n"
+" administrador de la lista apruebe las\n"
+" subscripciones <br>Confirmaci&oacute;n y\n"
+" aprobaci&oacute;n - tanto Confirmaci&oacute;n\n"
+" como Aprobaci&oacute;n\n"
+" \n"
+" <p> (*) Cuando alguien solicita una\n"
+" subscripci&oacute;n, mailman le env&iacute;a una\n"
+" notificaci&oacute;n con un unico identificador\n"
+" asociada a dicha petici&oacute;n que se debe\n"
+" responder para poder ser subscrito. <br>\n"
+"\n"
+" Esto previene que los maliciosos subscriban a\n"
+" terceras personas sin su consentimiento."
+
+#: Mailman/MailList.py:687
msgid ""
"confirm (*) - email confirmation required <br>\n"
" require approval - require list administrator\n"
@@ -3065,132 +4319,122 @@ msgstr ""
" ser subscrito. <br> Esto previene que los maliciosos\n"
" subscriban a terceras personas sin su consentimiento."
-#: /home/mailman/Mailman/MailCommandHandler.py:234
+#: Mailman/MailList.py:703
msgid ""
-"\n"
-"Too many errors encountered; the rest of the message is ignored:"
+"List access policies, including anti-spam measures, covering\n"
+" members and outsiders. See also the <a\n"
+" href=\"%(admin)s/archive\">Archival Options section</a> for separate\n"
+" archive-privacy settings."
msgstr ""
-"\n"
-"Se han encontrado demasiados errores, el resto del mensaje se ignora:"
-
-#: /home/mailman/Mailman/MailList.py:670
-msgid "Who can view subscription list?"
-msgstr "&iquest;Quien puede ver la lista de subcriptores?"
+"La pol&iacute;tica de acceso a la lista, incluyendo las medidas\n"
+" contra el correo basura (anti-spam), incluyendo miembros y no\n"
+" miembros. (Vea tambi&eacute;n las <a href=\"archive\">\n"
+" Secci&oacute;n de opciones de almacenaje\n"
+" </a> para separar las opciones de privacidad del archivo.)"
-#: /home/mailman/bin/rmlist:94
-msgid "Not removing archives. Reinvoke with -a to remove them."
-msgstr "No se está borrando el almacenaje. Reinvoqueme con -a para borrarlos."
+#: Mailman/MailList.py:708
+msgid "Subscribing"
+msgstr "Subscripci&oacute;n"
-#: /home/mailman/Mailman/HTMLFormatter.py:157
-msgid "Disable mail delivery"
-msgstr "Inhabilitar la recepci&oacute;n de correo"
+#: Mailman/MailList.py:710
+msgid ""
+"Advertise this list when people ask what lists are on this\n"
+" machine?"
+msgstr ""
+"&iquest;Anunciar esta lista cuando la gente pida que listas est&aacute;n en "
+"esta m&aacute;quina?"
-#: /home/mailman/bin/check_perms:245
-msgid "checking permissions on %(pwfile)s"
-msgstr "comprobando los permisos de %(pwfile)s"
+#: Mailman/MailList.py:715
+msgid "Membership exposure"
+msgstr "Exposici&oacute;n de los miembros"
-#: /home/mailman/Mailman/MailList.py:766
-msgid ""
-"If a posting has this number, or more, of recipients, it is\n"
-" held for admin approval. Use 0 for no ceiling."
-msgstr "Si un env&iacute;o a la lista tiene al menos esta cantidad de destinatarios, se retendr&aacute; para su aprobaci&oacute;n por parte del administrador de la lista. Ponga un 0 si no quiere que tenga l&iacute;mite"
+#: Mailman/MailList.py:717
+msgid "Anyone"
+msgstr "Cualquiera"
-#: /home/mailman/bin/rmlist:60
-#: /home/mailman/bin/rmlist:63
-msgid "Removing %(msg)s"
-msgstr "Borrando %(msg)s"
+#: Mailman/MailList.py:717
+msgid "List admin only"
+msgstr "Solo los administradores de la lista"
-#: /home/mailman/bin/clone_member:97
-msgid " scanning list owners:"
-msgstr " examinando a los administradores de la lista:"
+#: Mailman/MailList.py:717
+msgid "List members"
+msgstr "Componentes de la lista"
-#: /home/mailman/Mailman/Cgi/edithtml.py:42
-msgid "Subscribe results page"
-msgstr "P&aacute;gina de resultados de la suscripci&oacute;n"
+#: Mailman/MailList.py:718
+msgid "Who can view subscription list?"
+msgstr "&iquest;Quien puede ver la lista de subcriptores?"
-#: /home/mailman/Mailman/MailCommandHandler.py:298
+#: Mailman/MailList.py:720
msgid ""
-"This is an automated response.\n"
-"\n"
-"There were problems with the email commands you sent to Mailman via the\n"
-"administrative address %(requestaddr)s.\n"
-"\n"
-"To obtain instructions on valid Mailman email commands, send email to\n"
-"%(requestaddr)s with the word \"help\" in the subject line or in the body of the\n"
-"message.\n"
-"\n"
-"If you want to reach the human being that manages this mailing list, please\n"
-"send your message to %(adminaddr)s.\n"
-"\n"
-"The following is a detailed description of the problems.\n"
-"\n"
+"When set, the list of subscribers is protected by member or\n"
+" admin password authentication."
msgstr ""
-"Esto es una respuesta automática.\n"
-"\n"
-" Había problemas en las ordenes que envió por correo electrónico\n"
-"a Mailman a la dirección <%(requestaddr)s>.\n"
-"\n"
-"Para obtener instrucciones sobre las ordenes válidas que se le pueden\n"
-"mandar a Mailman a través de correo electrónico, envíe un\n"
-"mensaje de correo electrónico a\n"
-"<%(requestaddr)s> con la palabra \"help\" ya sea en el cuerpo del mensaje o en\n"
-"la línea de subject del mensaje.\n"
-"\n"
-"Si desea contactar con la persona que administra esta lista de\n"
-"distribución, puede hacerlo en <%(adminaddr)s>.\n"
-"\n"
-"A continuación se le detalla una descripción de los problemas.\n"
-"\n"
-
-
-#: /home/mailman/Mailman/Handlers/Hold.py:68
-msgid "Please trim the recipient list; it is too long."
-msgstr "Por favor, acorte la lista de destinatarios, es demasiado larga"
-
-#: /home/mailman/bin/check_perms:276
-msgid "checking permissions on list data"
-msgstr "comprobando los permisos sobre los datos de la lista"
+"Cuando est&eacute; activo, la lista de subcriptores se protege\n"
+" pidiendo la clave del administrador o de un subscriptor."
-#: /home/mailman/Mailman/Cgi/handle_opts.py:239
-msgid "Passwords must match."
-msgstr "Las claves deben coincidir."
+#: Mailman/MailList.py:724
+msgid ""
+"Show member addrs so they're not directly recognizable as\n"
+" email addrs?"
+msgstr ""
+"&iquest;Mostrar las direcciones de los subscriptores de manera\n"
+" que no sea directamente reconocibles como direcciones\n"
+" de correo electr&oacute;nico?"
-#: /home/mailman/bin/clone_member:226
+#: Mailman/MailList.py:726
msgid ""
-"Error opening list \"%(listname)s\", skipping.\n"
-"%(e)s"
+"Setting this option causes member email addresses to be\n"
+" transformed when they are presented on list web pages (both in\n"
+" text and as links), so they're not trivially recognizable as\n"
+" email addresses. The intention is to to prevent the addresses\n"
+" from being snarfed up by automated web scanners for use by\n"
+" spammers."
msgstr ""
-"Error abriendo la lista \"%(listname)s\", omitiendola.\n"
-"%(e)s"
+"Al activar esta opci&oacute;n se hace que las direcciones de correo\n"
+" electr&oacute;nico se transformen cuando se presentan en las\n"
+" p&aacute;ginas web (ya sea como texto o como enlaces), de\n"
+" manera que no sean f&aacute;cilmente reconocibles como \n"
+" direcciones de correo electr&oacute;nico. La intenci&oacute;n\n"
+" es prevenir que las direcciones sean detectadas por los\n"
+" programas autom&aacute;ticos existente en la web y que son\n"
+" utilizados por los que env&iacute;an correo basura (spammers)"
-#: /home/mailman/Mailman/Cgi/admin.py:646
-msgid "Mass Subscriptions"
-msgstr "Subscripciones en Masa"
+#: Mailman/MailList.py:733
+msgid "General posting filters"
+msgstr "Filtrado general de los env&iacute;os"
-#: /home/mailman/Mailman/Cgi/admin.py:728
-msgid "%(allcnt)s members total, %(membercnt)s shown"
-msgstr "%(allcnt)s subscriptores en total, se muestran %(membercnt)s"
+#: Mailman/MailList.py:735
+msgid "Must posts be approved by an administrator?"
+msgstr "&iquest;Debe el administrador aprobar los env&iacute;os a la lista?"
-#: /home/mailman/Mailman/Cgi/rmlist.py:153
+#: Mailman/MailList.py:738
msgid ""
-"You have successfully deleted the mailing list\n"
-" <b>%(listname)s</b>."
-msgstr "Ha borrado satisfactoriamente la lista de distribuci&oacute;n\n"
-" <b>%(listname)s</b>."
-
-#: /home/mailman/Mailman/Bouncer.py:249
-msgid "[original message unavailable]"
-msgstr "[el mensaje original no est&aacute; disponible]"
+"Restrict posting privilege to list members?\n"
+" (<i>member_posting_only</i>)"
+msgstr "&iquest;Restringir el env&iacute;o de mensajes a los miembros de la lista? (<i>member_posting_only</i>) "
-#: /home/mailman/Mailman/Cgi/subscribe.py:147
-msgid "You must supply a valid email address.<br>"
-msgstr "Debe proporcionar una direcci&oacute;n de correo electr&oacute;nico v&aacute;lida.<br>"
+#: Mailman/MailList.py:741
+msgid ""
+"Use this option if you want to restrict posting to list\n"
+" members. If you want list members to be able to post, plus a\n"
+" handful of other posters, see the <i> posters </i> setting\n"
+" below."
+msgstr ""
+"Utilice esta opci&oacute;n si desea restringir el env&iacute;o de mensajesi\n"
+" solo para los miembros de la lista. Si desea que los miembros\n"
+" de la lista sean capaces de enviar a la lista de \n"
+" distribuci&oacute;n junto con otro grupo de personas, vea la\n"
+" opci&oacute;n <i> posters </i> indicada abajo"
-#: /home/mailman/Mailman/Archiver/Archiver.py:136
-msgid "How often should a new archive volume be started?"
-msgstr "&iquest;Cada cuanto tiempo deber&iacute;a empezarse un nuevo volumen de archivo?"
+#: Mailman/MailList.py:747
+msgid ""
+"Addresses of members accepted for posting to this list\n"
+" without implicit approval requirement. (See \"Restrict ... to list\n"
+" members\" for whether or not this is in addition to allowing\n"
+" posting by list members"
+msgstr "Direcciones de las personas autorizadas para mandar mensajes a esta lista sin que se produzca ning&uacute;n proceso de aprobaci&oacute;n. (Vea \"Restringir...a los miembros de la lista\" si desea (o no) que estas direcciones se a&ntilde;adan a los remitentes autorizados."
-#: /home/mailman/Mailman/MailList.py:704
+#: Mailman/MailList.py:752
msgid ""
"Adding entries here will have one of two effects, according\n"
" to whether another option restricts posting to members.\n"
@@ -3222,107 +4466,49 @@ msgstr ""
"\n"
" </ul>"
-#: /home/mailman/Mailman/htmlformat.py:567
-msgid "Python Powered"
-msgstr "Hecho en Python"
-
-#: /home/mailman/Mailman/Cgi/handle_opts.py:136
-#: /home/mailman/Mailman/Cgi/handle_opts.py:293
-#: /home/mailman/Mailman/MailCommandHandler.py:352
-#: /home/mailman/Mailman/MailCommandHandler.py:434
-#: /home/mailman/Mailman/MailCommandHandler.py:591
-msgid "List is not functional."
-msgstr "La lista no es funcional."
-
-#: /home/mailman/scripts/mailcmd:45
-msgid "mailcmd script got no listname."
-msgstr "no se le pasó ningún nombre de lista al guión mailcmd"
-
-#: /home/mailman/bin/version:26
-#: /home/mailman/bin/version.old:30
-msgid "Using Mailman version:"
-msgstr "Utilizando la versión de Mailman:"
+#: Mailman/MailList.py:766
+msgid "Spam-specific posting filters"
+msgstr "Filtrado de los mensajes espec&iacute;fico para el correo basura"
-#: /home/mailman/bin/mmsitepass:94
-msgid "Password changed."
-msgstr "Clave cambiada."
+#: Mailman/MailList.py:770
+msgid ""
+"Must posts have list named in destination (to, cc) field\n"
+" (or be among the acceptable alias names, specified below)?"
+msgstr ""
+"Los env&iacute;os a la lista, &iquest;Deben tener el nombre\n"
+" de la lista en la direcci&oacute;n de destino (to, cc)? (o\n"
+" que est&eacute; entre los nombre de alias aceptables\n"
+" especificados abajo)"
-#: /home/mailman/Mailman/MailCommandHandler.py:494
+#: Mailman/MailList.py:773
msgid ""
+"Many (in fact, most) spams do not explicitly name their\n"
+" myriad destinations in the explicit destination addresses - in\n"
+" fact often the To: field has a totally bogus address for\n"
+" obfuscation. The constraint applies only to the stuff in the\n"
+" address before the '@' sign, but still catches all such spams.\n"
"\n"
-"For more complete info about the %(listname)s mailing list, including\n"
-"background and instructions for subscribing to and using it, visit:\n"
-"\n"
-" %(url)s\n"
-"\n"
-msgstr ""
+" <p>The cost is that the list will not accept unhindered any\n"
+" postings relayed from other addresses, unless\n"
"\n"
-"Para una información más detallada acerca de la lista de\n"
-"distribución %(listname)s, incluyendo información de fondo e\n"
-"instrucciones para subscribirse y usarla, visite:\n"
+" <ol>\n"
+" <li>The relaying address has the same name, or\n"
"\n"
-" %(url)s\n"
+" <li>The relaying address name is included on the options that\n"
+" specifies acceptable aliases for the list.\n"
"\n"
+" </ol>"
+msgstr "Muchos (de hecho, la mayor&iacute;a) del correo basura no nombran expl&iacute;citamente su miriada de destinos - de hecho, normalmente el campo To: tiene una direcci&oacute;n falsa para producir confusi&oacute;n. La restricci&oacute;n se aplica solo a la parte de la direcci&oacute;n que est&aacute; delante de la '@', pero a&uacute;n as&iacute; detecta dichos correos basura.<p>El costo resultante es debido a que la lista no aceptar&aacute; sin estorbar mensajes mandadas a otra direcci&oacute;n, a menos <ol><li> La direcci&oacute;n tenga el mismo nombre, o<li> La direcci&oacute;n est&eacute; entre los alias aceptables para la lista</ol>"
-#: /home/mailman/Mailman/MailList.py:382
-msgid ""
-"The list admin's email address - having multiple\n"
-" admins/addresses (on separate lines) is ok."
-msgstr ""
-"La direcci&oacute;n del administrador de la lista -\n"
-" son v&aacute;lidas varias direcciones (cada\n"
-" una en una &uacute;nica l&iacute;nea)"
-
-#: /home/mailman/Mailman/Cgi/create.py:94
-msgid "You forgot to specify the list owner"
-msgstr "Olvid&oacute; especificar el propietario de la lista"
-
-#: /home/mailman/Mailman/Digester.py:72
-msgid "Should a digest be dispatched daily when the size threshold isn't reached?"
-msgstr "&iquest;Se debe entregar el digest diariamente si el umbral establecido en el tama&ntilde;o no se ha alcanzado?"
-
-#: /home/mailman/Mailman/Cgi/create.py:267
-msgid "Name of list:"
-msgstr "Nombre de la lista:"
-
-#: /home/mailman/Mailman/MailCommandHandler.py:695
-msgid ""
-"Invalid confirmation string. Note that confirmation\n"
-" strings expire approximately %(days)s days after the initial\n"
-" subscription request. If your confirmation has expired,\n"
-" please try to re-submit your subscription."
-msgstr ""
-"Cadena de confirmación incorrecta. Resulta que las cadenas\n"
-" expiran aproximadamente %(expiredays)s días después de la\n"
-" solicitud inicial. Si su periodo de confirmación ha expirado\n"
-" por favor, trate de subscribirse de nuevo."
-
-#: /home/mailman/Mailman/Cgi/rmlist.py:148
-msgid "Mailing list deletion results"
-msgstr "Resultados del borrado de listas de distribuci&oacute;n"
-
-#: /home/mailman/Mailman/Cgi/listinfo.py:128
-msgid ""
-" to find the management interface for your list.\n"
-" <p>Send questions or comments to "
-msgstr " para acceder al interfaz de gesti&oacute;n de su lista.<p>(Env&iacute;e sus preguntas o comentarios a "
-
-#: /home/mailman/Mailman/Cgi/admin.py:252
+#: Mailman/MailList.py:791
msgid ""
-"To visit the administrators configuration page for an\n"
-" unadvertised list, open a URL similar to this one, but with a '/' and\n"
-" the %(extra)slist name appended. If you have the proper authority,\n"
-" you can also <a href=\"%(creatorurl)s\">create a new mailing list</a>.\n"
-"\n"
-" <p>General list information can be found at "
+"Alias names (regexps) which qualify as explicit to or cc\n"
+" destination names for this list."
msgstr ""
-"Para configurar una lista que no se ense&ntilde;a p&uacute;blicamente, abra\n"
-" una URL similar a la que existe, pero con un '/' seguido por el\n"
-" nombre de la lista%(extra)s.\n"
-"\n"
-" <p>Se puede encontrar informaci&oacute;n general sobre la lista en "
+"Alias (expresi&oacute;nes regulares) que cualifiquen\n"
+" como destino expl&iacute;cito"
-#: /home/mailman/Mailman/MailList.py:746
+#: Mailman/MailList.py:794
msgid ""
"Alternate addresses that are acceptable when\n"
" `require_explicit_destination' is enabled. This option takes a\n"
@@ -3360,936 +4546,1319 @@ msgstr ""
" en versiones futuras, el patr&oacute;n siempre se comparar&aacute;\n"
" contra la direcci&oacute;n completa del destinatario."
-#: /home/mailman/Mailman/MailCommandHandler.py:457
+#: Mailman/MailList.py:812
+msgid "Ceiling on acceptable number of recipients for a posting."
+msgstr "N&uacute;mero m&aacute;ximo aceptable de destinatarios en una entrega"
+
+#: Mailman/MailList.py:814
msgid ""
-"\n"
-"Public mailing lists run by mailman@%(hostname)s"
-msgstr ""
-"\n"
-"Listas de distribución públicas gestionadas por mailman@%(hostname)s"
+"If a posting has this number, or more, of recipients, it is\n"
+" held for admin approval. Use 0 for no ceiling."
+msgstr "Si un env&iacute;o a la lista tiene al menos esta cantidad de destinatarios, se retendr&aacute; para su aprobaci&oacute;n por parte del administrador de la lista. Ponga un 0 si no quiere que tenga l&iacute;mite"
-#: /home/mailman/Mailman/Cgi/roster.py:107
-msgid "%(realname)s admin authentication failed."
-msgstr "La autenticación del suscriptor de %(realname)s falló."
+#: Mailman/MailList.py:818
+msgid "Addresses whose postings are always held for approval."
+msgstr "Direcciones cuyos env&iacute;os a la lista se retendr&aacute;n siempre para que se aprueben por el administrador."
-#: /home/mailman/Mailman/Digester.py:65
-msgid "When receiving digests, which format is default?"
+#: Mailman/MailList.py:819
+msgid ""
+"Email addresses whose posts should always be held for\n"
+" approval, no matter what other options you have set. See also\n"
+" the subsequent option which applies to arbitrary content of\n"
+" arbitrary headers."
+msgstr "Son las direcciones de correo electr&oacute;nico\n"
+" cuyos env&iacute;os a la lista, se retendr&aacute;n siempre para\n"
+" que sean aprobados, no importa que otras opciones haya activado.\n"
+" Vea tambi&eacute;n la opci&oacute;n subsiguiente que se aplica al\n"
+" contenido arbitrario de distintas cabeceras"
+
+#: Mailman/MailList.py:825
+msgid "Hold posts with header value matching a specified regexp."
+msgstr "Retener env&iacute;os con un valor de cabecera que coincide con una expresi&oacute;n regular arbitraria."
+
+#: Mailman/MailList.py:826
+msgid ""
+"Use this option to prohibit posts according to specific\n"
+" header values. The target value is a regular-expression for\n"
+" matching against the specified header. The match is done\n"
+" disregarding letter case. Lines beginning with '#' are ignored\n"
+" as comments.\n"
+"\n"
+" <p>For example:<pre>to: .*@public.com </pre> says to hold all\n"
+" postings with a <em>To:</em> mail header containing '@public.com'\n"
+" anywhere among the addresses.\n"
+"\n"
+" <p>Note that leading whitespace is trimmed from the regexp. This\n"
+" can be circumvented in a number of ways, e.g. by escaping or\n"
+" bracketing it.\n"
+" \n"
+" <p> See also the <em>forbidden_posters</em> option for a related\n"
+" mechanism."
msgstr ""
-"Cuando se reciban los mensajes agrupados en uno solo, &iquest;que formato se "
-"utilizar&aacute; por defecto?"
+"Use esta opci&oacute;n para prohibir env&iacute;os de acuerdo con valores de\n"
+" determinadas cabeceras. El valor es una expresi&oacute;n regular\n"
+" que se compara contra las cabeceras indicadas. La comparaci&oacute;n\n"
+" se realiza sin tener en cuenta may&uacute;sculas y min&uacute;sculas.\n"
+" Las l&iacute;neas que empiezan con # se ignoran al considerarse\n"
+" comentarios.<p> Por ejemplo: <pre>to: .*@public.com </pre> indica\n"
+" que retenga todos los env&iacute;os cuyo campo <em>to</em> en la\n"
+" cabecera contenga '@public.com' en cualquier posici&oacute;n.<p> Note\n"
+" que los espacios en blanco se quitan de la expresi&oacute;n regular.\n"
+" Esto se puede evitar de distintas maneras, escap&aacute;ndo los\n"
+" espacios o poniendolos entrepar&eacute;ntesis.<p> Vea tambi&eacute;n\n"
+" la opci&oacute;n <em>forbidden_posters</em> como mecanismo relacionado"
-#: /home/mailman/Mailman/Cgi/create.py:164
+#: Mailman/MailList.py:844
msgid ""
-"Some unknown error occurred while creating the list.\n"
-" Please contact the site administrator for assistance."
+"Hide the sender of a message, replacing it with the list\n"
+" address (Removes From, Sender and Reply-To fields)"
msgstr ""
-"Han ocurrido algunos errores desconocidos a la hora de crear la lista.\n"
-" Por favor, p&oacute;ngase en contacto con el administrador\n"
-" de la lista para obtener ayuda."
+"Esconder al remitente de un mensaje, reemplaz&aacute;ndolo por la "
+"direcci&oacute;n de la lista (esto elimina los campos From, Sender y "
+"Reply-to)"
-#: /home/mailman/Mailman/MailList.py:801
+#: Mailman/MailList.py:849
msgid "Policies concerning immediately delivered list traffic."
msgstr ""
"Pol&iacute;tica referente a la entrega del tr&aacute;fico de la lista a "
"medida que llega"
-#: /home/mailman/Mailman/Cgi/handle_opts.py:45
-msgid "<p>Continue to "
-msgstr "<p> Continue "
+#: Mailman/MailList.py:852
+msgid ""
+"Can subscribers choose to receive mail immediately, rather\n"
+" than in batched digests?"
+msgstr ""
+"&iquest;Pueden los subscriptores elegir entre recibir el correo\n"
+" inmediatamente o recibirlo agrupado en un solo mensaje (digests)?"
-#: /home/mailman/Mailman/MailList.py:612
-#: /home/mailman/Mailman/MailList.py:635
-msgid "require approval"
-msgstr "precisa de aprobaci&oacute;n"
+#: Mailman/MailList.py:856
+msgid "Header added to mail sent to regular list members"
+msgstr ""
+"Cabecera a a&ntilde;adir al correo enviado a los subscriptores regulares de "
+"la lista"
-#: /home/mailman/Mailman/Cgi/private.py:160
-msgid "No file"
-msgstr "No hay fichero"
+#: Mailman/MailList.py:857
+msgid ""
+"Text prepended to the top of every immediately-delivery\n"
+" message. "
+msgstr ""
+"Texto a a&ntilde;adir en la parte superior de cada uno de los mensajes que se entrega a medida que llegan. "
+
+#: Mailman/MailList.py:862
+msgid "Footer added to mail sent to regular list members"
+msgstr "Pi&eacute; de p&aacute;gina a a&ntilde;adir al correo enviado a los subscriptores regulares de la lista"
-#: /home/mailman/Mailman/MailList.py:401
+#: Mailman/MailList.py:863
msgid ""
-"An introductory description - a few paragraphs - about the\n"
-" list. It will be included, as html, at the top of the listinfo\n"
-" page. Carriage returns will end a paragraph - see the details\n"
-" for more info."
+"Text appended to the bottom of every immediately-delivery\n"
+" message. "
msgstr ""
-"Una introducci&oacute;n - unos cuantos p&aacute;rrafos - sobre\n"
-" la lista. Se incluir&aacute; como c&oacute;digo html al principio\n"
-" de la p&aacute;gina de informaci&oacute;n de la lista. Los retornos\n"
-" de carro finalizar&aacute;n un p&aacute;rrafo - vea los detalles\n"
-" para m&aacute;s informaci&oacute;n"
+"Texto a a&ntilde;adir al final de cada mensaje que se entrega\n"
+" inmediatamente."
-#: /home/mailman/Mailman/Bouncer.py:88
-msgid "Action when critical or excessive bounces are detected."
+#. docstring
+#: Mailman/MailList.py:1010
+msgid "Migrate prior version's state to new structure, if changed."
msgstr ""
-"Acci&oacute;n a tomar cuando se detectan excesivos rebotes o rebotes "
-"cr&iacute;ticos"
-#: /home/mailman/Mailman/Cgi/admin.py:815
+#. docstring
+#: Mailman/MailList.py:1024
+msgid "Normalize selected values to known formats."
+msgstr ""
+
+#: Mailman/MailList.py:1076 Mailman/MailList.py:1190
+msgid " from %(remote)s"
+msgstr " de %(remote)s"
+
+#: Mailman/MailList.py:1097 Mailman/MailList.py:1145
+msgid "%(realname)s -- confirmation of subscription -- confirm %(cookie)s"
+msgstr "%(realname)s -- confirmación de subscripción -- confirmar %(cookie)s"
+
+#: Mailman/MailList.py:1111
+msgid "subscriptions to %(realname)s require administrator approval"
+msgstr "las subscripciones a %(realname)s necesitan el visto bueno del administrador"
+
+#: Mailman/MailList.py:1167
+msgid "subscriptions to %(name)s require administrator approval"
+msgstr "La subscripci&oacute;n a %(name)s requiere aprobaci&oacute;n por\n"
+"parte del administrador"
+
+#: Mailman/MailList.py:1207
+msgid "%(realname)s -- confirmation of removal -- confirm %(cookie)s"
+msgstr "%(realname)s -- confirmaci&oacute;n de anulaci&oacute;n de la subscripci&oacute;n -- confirmar %(cookie)s"
+
+#. docstring
+#: Mailman/MailList.py:1229
msgid ""
-"<b>ack</b> -- Does the member get acknowledgements of their\n"
-" posts?"
+"Subscribe members in list `names'.\n"
+"\n"
+" Passwords can be supplied in the passwords list. If an empty\n"
+" password is encountered, a random one is generated and used.\n"
+"\n"
+" Returns a dict where the keys are addresses that were tried\n"
+" subscribed, and the corresponding values are either two-element\n"
+" tuple containing the first exception type and value that was\n"
+" raised when trying to add that address, or `None' to indicate\n"
+" that no exception was raised.\n"
+"\n"
+" "
msgstr ""
-"<b>conf</b> -- &iquest;Obtiene el subscriptor confirmaci&oacute;n\n"
-" de sus env&iacute;os?"
-#: /home/mailman/Mailman/Cgi/admin.py:884
-msgid "Send unsubscription acknowledgement to the user? "
-msgstr "&iquest;Mandar mensajes de anulaci&oacute;n de la subscripci&oacute;n al usuario?"
+#: Mailman/MailList.py:1317
+msgid "%(realname)s subscription notification"
+msgstr "Notificación de subscripción a %(realname)s"
-#: /home/mailman/bin/rmlist:66
-msgid "%(listname)s %(msg)s not found as %(dir)s"
-msgstr "%(msg)s de %(listname)s no se ha encontrado como %(dir)s"
+#: Mailman/MailList.py:1370
+msgid "%(realname)s unsubscribe notification"
+msgstr "Notificación de desubscripción a %(realname)s"
-#: /home/mailman/Mailman/MailList.py:743
+#. docstring
+#: Mailman/MailList.py:1434
msgid ""
-"Alias names (regexps) which qualify as explicit to or cc\n"
-" destination names for this list."
+"True if list name or any acceptable_alias is included among the\n"
+" to or cc addrs."
msgstr ""
-"Alias (expresi&oacute;nes regulares) que cualifiquen\n"
-" como destino expl&iacute;cito"
-#: /home/mailman/Mailman/MailList.py:808
-msgid "Header added to mail sent to regular list members"
+#. docstring
+#: Mailman/MailList.py:1493
+msgid "Return a list of triples [(field name, regex, line), ...]."
msgstr ""
-"Cabecera a a&ntilde;adir al correo enviado a los subscriptores regulares de "
-"la lista"
-#: /home/mailman/Mailman/MailList.py:809
+#. docstring
+#: Mailman/MailList.py:1525
msgid ""
-"Text prepended to the top of every immediately-delivery\n"
-" message. "
+"Return true if named header field matches a regexp in the\n"
+" bounce_matching_header list variable.\n"
+"\n"
+" Returns constraint line which matches or empty string for no\n"
+" matches.\n"
+" "
msgstr ""
-"Texto a a&ntilde;adir en la parte superior de cada uno de los mensajes que se entrega a medida que llegan. "
-#: /home/mailman/Mailman/Cgi/admin.py:261
-msgid "<p>(Send questions and comments to "
-msgstr "<p>(Mande sus preguntas y comentarios a "
+#. docstring
+#: Mailman/Message.py:88
+msgid "Class for internally crafted messages."
+msgstr ""
-#: /home/mailman/bin/clone_member:213
-msgid "Not a valid email address: %(toaddr)s"
-msgstr "No es una dirección válida: %(toaddr)s"
+#. docstring
+#: Mailman/Message.py:105
+msgid ""
+"Prepares the message for sending by enqueing it to the `virgin'\n"
+" queue.\n"
+"\n"
+" This is used for all internally crafted messages.\n"
+" "
+msgstr ""
-#: /home/mailman/Mailman/Archiver/pipermail.py:446
-msgid " Thread"
-msgstr " Hilo"
+#. docstring
+#: Mailman/Pending.py:46
+msgid "Create a new entry in the pending database, returning cookie for it."
+msgstr ""
-#: /home/mailman/Mailman/MailList.py:437
-msgid "This list"
-msgstr "Esta lista"
+#. docstring
+#: Mailman/Pending.py:80
+msgid "Return data for cookie, removing it from db, or None if not found."
+msgstr ""
-#: /home/mailman/Mailman/HTMLFormatter.py:272
-msgid "<i>The %(which)s is only available to the list members.</i>)"
-msgstr "<i>La %(which)s solo est&aacute; disponible para los subscriptores.</i>"
+#. docstring
+#: Mailman/Queue/Switchboard.py:175
+msgid "Python marshal format."
+msgstr ""
-#: /home/mailman/bin/check_db:67
+#. docstring
+#: Mailman/Queue/Switchboard.py:215
+msgid "Native (i.e. compiled-in) Berkeley db format."
+msgstr ""
+
+#. docstring
+#: Mailman/Queue/Switchboard.py:241
msgid ""
-"%(filename)s cannot be opened for reading:\n"
-"\t"
+"Human readable .db file format.\n"
+"\n"
+" key/value pairs are written as\n"
+"\n"
+" key = value\n"
+"\n"
+" as real Python code which can be execfile'd.\n"
+" "
msgstr ""
-"%(filename)s no se puede abrir en modo lectura:\n"
-"\t"
-#: /home/mailman/Mailman/Cgi/admindb.py:211
-msgid "Posting Held for Approval"
-msgstr "El env&iacute;o se ha retenido en espera de su aprobaci&oacute;n"
+#. docstring
+#: Mailman/SafeDict.py:27
+msgid ""
+"Dictionary which returns a default value for unknown keys.\n"
+"\n"
+" This is used in maketext so that editing templates is a bit more robust.\n"
+" "
+msgstr ""
-#: /home/mailman/Mailman/Cgi/admin.py:813
-msgid "<b>nomail</b> -- Is delivery to the member disabled?"
-msgstr "<b>sincorreo</b> -- ¿Est&aacute; inhabilitada la entrega de correo al subscriptor?"
+#. docstring
+#: Mailman/SecurityManager.py:273
+msgid "True if password is valid for site, list admin, or specific user."
+msgstr ""
+
+#. docstring
+#: Mailman/Utils.py:48
+msgid "Return true iff list `listname' exists."
+msgstr ""
+
+#. docstring
+#: Mailman/Utils.py:57
+msgid "Return the names of all lists in default list directory."
+msgstr ""
-#: /home/mailman/Mailman/MailCommandHandler.py:656
+#. docstring
+#: Mailman/Utils.py:68
msgid ""
-"Mailman won't accept the given email address as a valid address.\n"
-"(Does it have an @ in it???)"
+"Wrap and fill the text to the specified column.\n"
+"\n"
+" Wrapping is always in effect, although if it is not possible to wrap a\n"
+" line (because some word is longer than `column' characters) the line is\n"
+" broken at the next available whitespace boundary. Paragraphs are also\n"
+" always filled, unless honor_leading_ws is true and the line begins with\n"
+" whitespace. This is the algorithm that the Python FAQ wizard uses, and\n"
+" seems like a good compromise.\n"
+"\n"
+" "
msgstr ""
-"Mailman no aceptará la dirección dada como una dirección de\n"
-"correo electrónica v&alida.\n"
-"(¿ Contiene alguna @ ?)"
-#: /home/mailman/Mailman/Bouncer.py:185
-#: /home/mailman/Mailman/Bouncer.py:189
-msgid "disabled"
-msgstr "inhabilidata"
+#. docstring
+#: Mailman/Utils.py:154
+msgid "Verify that the an email address isn't grossly invalid."
+msgstr ""
-#: /home/mailman/Mailman/Autoresponder.py:78
-msgid "Auto-response text to send to -admin and -owner emails."
-msgstr "Texto de contestaci&oacute;n autom&aacute;tica a mandar a los mensajes -admin y -owner"
+#. docstring
+#: Mailman/Utils.py:179
+msgid ""
+"Parse common types of email addresses:\n"
+"\n"
+" User J. Person <person@allusers.com>\n"
+" person@allusers.com (User J. Person)\n"
+"\n"
+" TBD: I wish we could use rfc822.parseaddr() but 1) the interface is not\n"
+" convenient, and 2) it doesn't work for the second type of address.\n"
+"\n"
+" Argument is a list of addresses, return value is a list of the parsed\n"
+" email addresses. The argument can also be a single string, in which case\n"
+" the return value is a single string. All addresses are string.strip()'d.\n"
+"\n"
+" "
+msgstr ""
-#: /home/mailman/Mailman/MailList.py:816
+#. docstring
+#: Mailman/Utils.py:224
msgid ""
-"Text appended to the bottom of every immediately-delivery\n"
-" message. "
+"target - scriptname only, nothing extra\n"
+" web_page_url - the list's configvar of the same name\n"
+" absolute - a flag which if set, generates an absolute url\n"
+" "
msgstr ""
-"Texto a a&ntilde;adir al final de cada mensaje que se entrega\n"
-" inmediatamente."
-#: /home/mailman/Mailman/MailCommandHandler.py:332
-msgid "Usage: password [<oldpw> <newpw>]"
-msgstr "Sintaxis: password [<clave_antigua> <clave_nueva>]"
+#. docstring
+#: Mailman/Utils.py:267
+msgid "returns the address with the domain part lowercased"
+msgstr ""
-#: /home/mailman/Mailman/Cgi/admin.py:403
-#: /home/mailman/Mailman/Cgi/admin.py:660
-msgid "Membership List"
-msgstr "Lista de subscriptores"
+#. docstring
+#: Mailman/Utils.py:279
+msgid "True when username matches and host addr of one addr contains other's."
+msgstr ""
-#: /home/mailman/Mailman/Cgi/private.py:159
-msgid "Archive File Not Found"
-msgstr "Fichero De Archivo No Encontrado"
+#. docstring
+#: Mailman/Utils.py:301
+msgid ""
+"returns a sorted list of addresses that could possibly match\n"
+" a given name.\n"
+"\n"
+" For Example, given scott@pobox.com, return ['scott@pobox.com'],\n"
+" given scott@blackbox.pobox.com return ['scott@blackbox.pobox.com',\n"
+" 'scott@pobox.com']"
+msgstr ""
-#: /home/mailman/Mailman/MailCommandHandler.py:411
-msgid "%(origsender)s isn't subscribed to this list."
-msgstr "%(origsender)s no está subscrito a esta lista."
+#. docstring
+#: Mailman/Utils.py:321
+msgid ""
+"List2Dict returns a dict keyed by the entries in the list\n"
+" passed to it."
+msgstr ""
-#: /home/mailman/Mailman/HTMLFormatter.py:216
-msgid "<p>(Note that this is an umbrella list, intended to have only other mailing lists as members. Among other things, this means that your confirmation request will be sent to the '%(sfx)s' account for your address.)"
-msgstr "<p>(Advierta que esta lista manda a otras listas de distribuci&oacute;n, cuyo fin es tener &uacute;nicamente como subscriptores a otras listas de distribuci&oacute;n. Entre otras cosas, esto significa que sus confirmaciones se mandar&aacute;n a la parte de usuario de su direcci&oacute;n m&aacute;s '%(sfx)s'.)"
+#. docstring
+#: Mailman/Utils.py:330
+msgid ""
+"Given an email address, and any number of dictionaries keyed by\n"
+" email addresses, returns the subset of the list that matches the\n"
+" given address. Should sort based on exactness of match,\n"
+" just in case."
+msgstr ""
-#: /home/mailman/Mailman/MailList.py:528
+#. docstring
+#: Mailman/Utils.py:423
msgid ""
-"Suffix for use when this list is an umbrella for other\n"
-" lists, according to setting of previous \"umbrella_list\"\n"
-" setting."
+"Make email address unrecognizable to web spiders, but invertable.\n"
+"\n"
+" When for_text option is set (not default), make a sentence fragment\n"
+" instead of a token."
msgstr ""
-"Sufijo a usar cuando esta lista mande a otras listas, de\n"
-" acuerdo con la configuraci&oacute;n puesta en la\n"
-" opci&oacute;n anterior \"umbrella_list\""
-#: /home/mailman/bin/add_members:113
-msgid "Big change in %(listname)s@%(listhost)s mailing list"
-msgstr "Cambio drástico en la lista de distribución %(listname)s@%(listhost)s"
+#. docstring
+#: Mailman/Utils.py:433
+msgid "Invert ObscureEmail() conversion."
+msgstr ""
-#: /home/mailman/bin/newlist:131
-msgid "Notifying %(listname)s owner..."
-msgstr "Notificando al propietario de %(listname)s... "
+#. docstring
+#: Mailman/Utils.py:592
+msgid ""
+"Like `rm -r'\n"
+"\n"
+" Completely and recursively removes a directory and all its contents,\n"
+" unlike os.removedirs().\n"
+" "
+msgstr ""
-#: /home/mailman/Mailman/Handlers/Hold.py:64
-msgid "This list is restricted; your message was not approved."
-msgstr "Esta lista es restringida, su mensaje no se aprob&oacute;"
+#. docstring
+#: Mailman/Utils.py:613
+msgid ""
+"Return the full virtual path this CGI script was invoked with.\n"
+"\n"
+" Newer web servers seems to supply this info in the REQUEST_URI\n"
+" environment variable -- which isn't part of the CGI/1.1 spec.\n"
+" Thus, if REQUEST_URI isn't available, we concatenate SCRIPT_NAME\n"
+" and PATH_INFO, both of which are part of CGI/1.1.\n"
+"\n"
+" Optional argument `fallback' (default `None') is returned if both of\n"
+" the above methods fail.\n"
+"\n"
+" "
+msgstr ""
-#: /home/mailman/bin/add_members:216
-msgid "( blank line )"
-msgstr "( línea en blanco )"
+#. docstring
+#: Mailman/htmlformat.py:44
+msgid "Return a presentation of an object, invoking their Format method if any."
+msgstr ""
-#: /home/mailman/Mailman/Cgi/confirm.py:74
-msgid ""
-"Invalid confirmation string. Note that\n"
-" confirmation strings expire approximately %(days)s days after the\n"
-" initial subscription request. If your confirmation has expired,\n"
-" please try to re-submit your subscription."
+#. docstring
+#: Mailman/htmlformat.py:222
+msgid "FontSize is being deprecated - use FontAttr(..., size=\"...\") instead."
msgstr ""
-"Cadena de confirmación incorrecta!\n"
-" Resulta que las cadenas expiran aproximadamente %(expiredays)s días\n"
-" después de la solicitud inicial. Si su periodo de confirmación ha expirado\n"
-" por favor, trate de subscribirse de nuevo."
-#: /home/mailman/Mailman/Digester.py:64
-msgid "Plain"
-msgstr "Plano"
+#. docstring
+#: Mailman/htmlformat.py:235
+msgid "Present arbitrary font attributes."
+msgstr ""
-#: /home/mailman/bin/rmlang:117
-msgid "language support for %(lang)s"
-msgstr "El soporte del lenguaje para %(lang)s"
+#. docstring
+#: Mailman/htmlformat.py:335
+msgid "Document without head section, for templates that provide their own."
+msgstr ""
-#: /home/mailman/Mailman/Cgi/handle_opts.py:151
-msgid "You have been unsubscribed."
-msgstr "Ha sido dado de baja."
+#: Mailman/htmlformat.py:581
+msgid "Delivered by Mailman<br>version %(version)s"
+msgstr "Entregado via Mailman<br>versi&acute;n %(version)s"
-#: /home/mailman/Mailman/Deliverer.py:77
-msgid "Unsubscribed from \"%(realname)s\" mailing list"
-msgstr "Dado de baja de la lista de distribuci&oacute;n \"%(realname)s\""
+#: Mailman/htmlformat.py:582
+msgid "Python Powered"
+msgstr "Hecho en Python"
+
+#: Mailman/htmlformat.py:583
+msgid "Gnu's Not Unix"
+msgstr "Gnu No es Unix"
-#: /home/mailman/Mailman/Cgi/confirm.py:110
+#. docstring
+#: Mailman/versions.py:48
+msgid "Dispose of old vars and user options, mapping to new ones when suitable."
+msgstr ""
+
+#. docstring
+#: Mailman/versions.py:70
msgid ""
-" You have successfully confirmed your subscription request for\n"
-" \"%(addr)s\" to the %(listname)s mailing list. A separate confirmation\n"
-" message will be sent to your email address, along with your password,\n"
-" and other useful information and links."
+"Transform old variable values into new ones, deleting old ones.\n"
+" stored_state is last snapshot from file, as opposed to from InitVars()."
msgstr ""
-" Ha confirmado satisfactoriamente la petici&oacute;n de\n"
-" subscripci&oacute;n de \"%(addr)s\" a la lista de distribuci&oacute;n\n"
-" %(listname)s. Se le mandar&aacute;n separadamente un mensaje a su\n"
-" direcci&oacute;n de correo electr&oacute;nico, junto con su clave y\n"
-" otra informaci&oacute;n de inter&eacute;s. Se recomienda que guarde\n"
-" ese mensaje como referencia."
-#: /home/mailman/bin/clone_member:117
-msgid "(no change)"
-msgstr "(sin cambios)"
+#. docstring
+#: Mailman/versions.py:75
+msgid ""
+"Use specified old value if new value is not in stored state.\n"
+"\n"
+" If the old attr does not exist, and no newdefault is specified, the\n"
+" new attr is *not* created - so either specify a default or be positive\n"
+" that the old attr exists - or don't depend on the new attr.\n"
+"\n"
+" "
+msgstr ""
-#: /home/mailman/Mailman/Cgi/admin.py:1004
-msgid "Incorrect administrator password"
-msgstr "La clave del administrador es incorrecta"
+#. docstring
+#: Mailman/versions.py:180
+msgid "Add defaults for these new variables if they don't exist."
+msgstr ""
-#: /home/mailman/bin/withlist:196
-msgid "Running %(module)s.%(callable)s()..."
-msgstr "Ejecutando %(module)s.%(callable)s()..."
+#. docstring
+#: Mailman/versions.py:206
+msgid "Transform sense of changed user options."
+msgstr ""
-#: /home/mailman/bin/newlist:82
-msgid "Enter the name of the list: "
-msgstr "Introduzca el nombre de la lista: "
+#. docstring
+#: Mailman/versions.py:216
+msgid "Keys in user_options must be lower case."
+msgstr ""
-#: /home/mailman/cron/qrunner:237
-msgid "Bad arguments: %s"
-msgstr "Argumentos incorrectos: %s"
+#. docstring
+#: Mailman/versions.py:234
+msgid "With version 1.2, we use a new pending request database schema."
+msgstr ""
-#: /home/mailman/Mailman/Cgi/admin.py:250
-msgid "right "
-msgstr " correcta"
+#: bin/add_members:113
+msgid "Big change in %(listname)s@%(listhost)s mailing list"
+msgstr "Cambio drástico en la lista de distribución %(listname)s@%(listhost)s"
-#: /home/mailman/Mailman/Cgi/handle_opts.py:273
-msgid "You must supply a password to change options."
-msgstr "Debe proporcionar una clave para cambiar las opciones."
+#: bin/add_members:165
+msgid "Cannot read both digest and normal members from standard input."
+msgstr "No puedo leer a los subscriptores regulares y a los no regulares desde la entrada estándar."
-#: /home/mailman/Mailman/Cgi/admindb.py:236
-msgid "<em>Message with id #%(id)d is corrupted."
-msgstr "<em>El mensaje con el id #%(id)d esta corrupto."
+#: bin/add_members:171
+msgid "You must first create the list by running: newlist %(listname)s"
+msgstr "Primero tienes que crear la lista ejecutando: newlist %(listname)s"
-#: /home/mailman/Mailman/Autoresponder.py:81
-msgid "Yes, w/forward"
-msgstr "Si, con redirección"
+#: bin/add_members:213
+msgid "Already subscribed (skipping):"
+msgstr "Ya est&aacute; subscrito (omitiendolo):"
-#: /home/mailman/bin/check_perms:178
-msgid "mbox file must be at least 0660:"
-msgstr "El fichero mbox tiene que estar como mínimo a 0660"
+#: bin/add_members:216
+msgid "( blank line )"
+msgstr "( línea en blanco )"
-#: /home/mailman/Mailman/MailList.py:437
-msgid "Explicit address"
-msgstr "Direcci&oacute;n expl&iacute;cita"
+#: bin/add_members:218
+msgid "Not a valid email address:"
+msgstr "No es una dirección válida de correo electrónico"
+
+#: bin/addlang:79
+msgid "--listname/-l is required"
+msgstr "hace falta que indique la opción --listname/-l"
+
+#: bin/addlang:87 bin/arch:91 bin/change_pw:100 bin/config_list:101
+#: bin/config_list:192
+msgid ""
+"No such list \"%(listname)s\"\n"
+"%(e)s"
+msgstr "No existe la lista \"%(listname)s\"\n"
+"%(e)s"
+
+#: bin/addlang:97
+msgid "No template directory for language: %(dir)s"
+msgstr "No hay directorio con plantillas para el lenguaje: %(dir)s"
+
+#: bin/addlang:108
+msgid "List already supports language: %(lang)s"
+msgstr "La lista ya soporta el lenguaje: %(lang)s"
+
+#: bin/addlang:115
+msgid "Language support for %(okmsg)s added"
+msgstr "Se ha agregado soporte para los lenguajes %(okmsg)s"
-#: /home/mailman/bin/arch:115
+#: bin/arch:73
+msgid "listname is required"
+msgstr "Hace falta un nombre de lista"
+
+#: bin/arch:115
msgid "Cannot open mbox file %(mbox)s: %(msg)s"
msgstr "No se ha podido abrir el fichero mbox %(mbox)s: %(msg)s"
-#: /home/mailman/Mailman/Cgi/admin.py:933
-msgid "Submit Your Changes"
-msgstr "Enviar los cambios"
+#: bin/change_pw:138
+msgid "Bad arguments: %(strargs)s"
+msgstr "Argumento incorrecto: %(strargs)s"
-#: /home/mailman/Mailman/Cgi/edithtml.py:43
-msgid "User specific options page"
-msgstr "P&aacute;gina de opciones espec&iacute;ficas del usuario"
+#: bin/change_pw:142
+msgid "Empty list passwords are not allowed"
+msgstr "No se permiten claves vacias"
+
+#: bin/change_pw:152 bin/check_db:102 bin/sync_members:221
+msgid "Nothing to do."
+msgstr "No hace falta hacer nada."
+
+#: bin/change_pw:173
+msgid "New %(listname)s password: %(notifypassword)s"
+msgstr "Clave nueva de %(listname)s: %(notifypassword)s"
-#: /home/mailman/Mailman/MailList.py:421
+#: bin/change_pw:179
+msgid "Your new %(listname)s list password"
+msgstr "Su clave nueva de la lista %(listname)s"
+
+#: bin/change_pw:180
msgid ""
-"List-specific text prepended to new-subscriber welcome\n"
-" message"
+"The site administrator at %(hostname)s has changed the password for your\n"
+"mailing list %(listname)s. It is now\n"
+"\n"
+" %(notifypassword)s\n"
+"\n"
+"Please be sure to use this for all future list administration. You may want\n"
+"to log in now to your list and change the password to something more to your\n"
+"liking. Visit your list admin page at\n"
+"\n"
+" %(adminurl)s\n"
msgstr ""
-"Texto espec&iacute;fico a la lista que se pondr&aacute; al\n"
-" principio del mensaje de bienvenida mandado a\n"
-" los nuevos subscriptores"
+"El administrador del servidor de listas %(hostname)s ha cambiado la clave de\n"
+"su lista de distribución %(listname)s. Ahora es\n"
+"\n"
+" %(notifypassword)s\n"
+"\n"
+"Por favor, asegurese de usarla para todas las tareas de administración\n"
+"fututas. Si desea entrar ahora en las páginas de administración de su lista\n"
+"y cambiar la clave a cualquier otra más oportuna. Visite las páginas de\n"
+"administración en\n"
+"\n"
+" %(adminurl)s\n"
-#: /home/mailman/bin/mmsitepass:85
-msgid "Passwords do not match; no changes made."
-msgstr "Las claves no coinciden, no se ha realizado ningún cambio."
+#: bin/check_db:67
+msgid ""
+"%(filename)s cannot be opened for reading:\n"
+"\t"
+msgstr ""
+"%(filename)s no se puede abrir en modo lectura:\n"
+"\t"
-#: /home/mailman/Mailman/Cgi/admin.py:436
-msgid " (You can change your password there, too.)"
-msgstr " (All&iacute; tambi&eacute;n puede cambiar su clave.)"
+#: bin/check_db:74
+msgid ""
+"%(filename)s contains a corrupt marshal:\n"
+"\t"
+msgstr ""
+"%(filename)s contiene un marshal corrupto:\n"
+"\t"
-#: /home/mailman/Mailman/MailList.py:616
+#: bin/check_db:107
+msgid "No list named:"
+msgstr "No hay ninguna lista llamada:"
+
+#: bin/check_db:116
+msgid ""
+"***** ALERT *****\n"
+"The original database file for the list `%(listname)s' is corrupt, but the\n"
+"backup seems fine. Consider copying\n"
+" %(lastdb)s\n"
+"to\n"
+" %(configdb)s\n"
+"however, you may lose some data."
+msgstr ""
+"***** ALERTA *****\n"
+"El fichero de base de datos original de la lista `%(listname)' está corrupta, \n"
+"pero la copia de respaldo parece estar bien. Considera copiar\n"
+" %(lastdb)s\n"
+"a\n"
+" %(configdb)s\n"
+"sin embargo, puede que pierda algunos datos."
+
+#: bin/check_db:125
msgid ""
-"None - no verification steps (<em>Not\n"
-" Recommended </em>)<br>\n"
-" confirm (*) - email confirmation step required <br>\n"
-" require approval - require list administrator\n"
-" approval for subscriptions <br>\n"
-" confirm+approval - both confirm and approve\n"
-" \n"
-" <p>(*) when someone requests a subscription,\n"
-" Mailman sends them a notice with a unique\n"
-" subscription request number that they must reply to\n"
-" in order to subscribe.<br>\n"
"\n"
-" This prevents mischievous (or malicious) people\n"
-" from creating subscriptions for others without\n"
-" their consent."
+"***** ALERT *****\n"
+"Both the original database file and the backup for list `%(listname)s' seem\n"
+"corrupted. You will probably need to recover both\n"
+" %(configdb)s\n"
+"and\n"
+" %(lastdb)s\n"
+"from a system backup, or remove the list `%(listname)s' and\n"
+"re-create it from scratch."
msgstr ""
-"Ninguno - Sin proceso de verificaci&oacute;n\n"
-" (<em>No se recomienda</em>)<br>Confirmaci&oacute;n\n"
-" (*) - Se precisa de una etapa de\n"
-" confirmaci&oacute;n por correo electr&oacute;nico\n"
-"<br>\n"
-" Precisa aprobaci&oacute;n - Requiere que el\n"
-" administrador de la lista apruebe las\n"
-" subscripciones <br>Confirmaci&oacute;n y\n"
-" aprobaci&oacute;n - tanto Confirmaci&oacute;n\n"
-" como Aprobaci&oacute;n\n"
-" \n"
-" <p> (*) Cuando alguien solicita una\n"
-" subscripci&oacute;n, mailman le env&iacute;a una\n"
-" notificaci&oacute;n con un unico identificador\n"
-" asociada a dicha petici&oacute;n que se debe\n"
-" responder para poder ser subscrito. <br>\n"
"\n"
-" Esto previene que los maliciosos subscriban a\n"
-" terceras personas sin su consentimiento."
+"***** ALERTA *****\n"
+"tanto el fichero con la base de datos original como la copia de seguridad\n"
+"de la lista `%(listname)s' parecen estar corruptos. Seguramente necesite\n"
+"recuperarlos a ambos\n"
+" %(configdb)s\n"
+"y\n"
+" %(lastdb)s\n"
+"a partir de una copia de seguridad del sistema o borrando la lista\n"
+"`%(listname)s' y volviendola a crear del principio."
-#: /home/mailman/bin/config_list:112
-msgid "gateway"
-msgstr "pasarela"
+#: bin/check_db:135
+msgid "The list `%(listname)s' databases seem fine."
+msgstr "La base de datos de la lista %(listname)s parece estar bien."
-#: /home/mailman/bin/withlist:172
-msgid "No list name supplied."
-msgstr "No se ha proporcionado ningún nombre de lista."
+#: bin/check_perms:86
+msgid " checking gid and mode for %(path)s"
+msgstr " comprobando gid y modo de %(path)s"
-#: /home/mailman/Mailman/Digester.py:91
-msgid "How often should a new digest volume be started?"
-msgstr "&iquest;Cada cuanto tiempo deber&iacute;a empezar un volumen nuevo de mensajes recopilatorios?"
+#: bin/check_perms:98
+msgid "%(path)s bad gid (has: %(groupname)s, expected %(MAILMAN_GRPNAME)s)"
+msgstr "%(path) tiene un gid incorrecto (tiene: %(groupname)s, "
+"se esperaba que tuviera %(MAILMAN_GRPNAME)s)"
-#: /home/mailman/Mailman/Cgi/subscribe.py:158
-msgid "Web site "
-msgstr "Sitio Web "
+#: bin/check_perms:121
+msgid "directory permissions must be %(octperms)s: %(path)s"
+msgstr "los permisos del directorio tienen que ser %(octperms)s: %(path)s"
-#: /home/mailman/Mailman/Archiver/Archiver.py:129
-msgid "private"
-msgstr "privado"
+#: bin/check_perms:132
+msgid "checking mode for %(prefix)s"
+msgstr "comprobando el modo para %(prefix)s"
-#: /home/mailman/Mailman/MailCommandHandler.py:350
-#: /home/mailman/Mailman/MailCommandHandler.py:420
-#: /home/mailman/Mailman/MailCommandHandler.py:448
-#: /home/mailman/Mailman/MailCommandHandler.py:589
-msgid "Succeeded."
-msgstr "Completado con éxito."
+#: bin/check_perms:140
+msgid "directory must be at least 02775: %(d)s"
+msgstr "El directorio tiene que estar como mínimo a 02775: %(d)s"
-#: /home/mailman/Mailman/Cgi/create.py:293
-msgid "Confirm initial password:"
-msgstr "Confirmar la clave inicial:"
+#: bin/check_perms:153
+msgid "checking perms on %(private)s"
+msgstr "Comprobando los permisos en %(private)s"
+
+#: bin/check_perms:158
+msgid "%(private)s must not be other-readable"
+msgstr "%(private) no puede se legible por terceros"
+
+#: bin/check_perms:178
+msgid "mbox file must be at least 0660:"
+msgstr "El fichero mbox tiene que estar como mínimo a 0660"
+
+#: bin/check_perms:202
+msgid "%(dbdir)s \"other\" perms must be 000"
+msgstr "Los permisos de %(dbdir)s para \"el resto\" tienen que ser 000"
+
+#: bin/check_perms:212
+msgid "checking cgi-bin permissions"
+msgstr "comprobando los permisos de los cgi-bin"
+
+#: bin/check_perms:217
+msgid " checking set-gid for %(path)s"
+msgstr " comprobando el set-gid de %(path)s"
-#: /home/mailman/Mailman/Cgi/private.py:130
-msgid "Authentication error."
-msgstr "Error de autenticaci&oacute;n"
+#: bin/check_perms:221
+msgid "%(path)s must be set-gid"
+msgstr "%(path)s tiene que ser sert-gid"
-#: /home/mailman/bin/check_perms:289
+#: bin/check_perms:231
+msgid "checking set-gid for %(wrapper)s"
+msgstr "comprobando el set-gid de %(wrapper)s"
+
+#: bin/check_perms:235
+msgid "%(wrapper)s must be set-gid"
+msgstr "%(wrapper)s tiene que se set-gid"
+
+#: bin/check_perms:245
+msgid "checking permissions on %(pwfile)s"
+msgstr "comprobando los permisos de %(pwfile)s"
+
+#: bin/check_perms:254
+msgid "%(pwfile)s permissions must be exactly 0640 (got %(octmode)s)"
+msgstr "Los permisos de %(pwfile)s tienen que ser exactamente 06740 (tiene %(octmode)s)"
+
+#: bin/check_perms:276
+msgid "checking permissions on list data"
+msgstr "comprobando los permisos sobre los datos de la lista"
+
+#: bin/check_perms:281
+msgid " checking permissions on: %(path)s"
+msgstr " comprobando los permisos de %(path)s"
+
+#: bin/check_perms:289
msgid "file permissions must be at least 660: %(path)s"
msgstr "Los permisos del fichero tienen que estar como mínimo a 660: %(path)s"
-#: /home/mailman/Mailman/MailList.py:613
-#: /home/mailman/Mailman/MailList.py:636
-msgid "confirm+approval"
-msgstr "confirmaci&oacute;n y approbaci&oacute;n"
+#: bin/check_perms:331
+msgid "No problems found"
+msgstr "No se han encontrado problemas"
-#: /home/mailman/bin/config_list:115
-msgid "options"
-msgstr "opciones"
+#: bin/check_perms:333
+msgid "Problems found:"
+msgstr "Se han encontrado problemas:"
-#: /home/mailman/Mailman/Cgi/admindb.py:161
-#: /home/mailman/Mailman/Cgi/admindb.py:197
-msgid "Submit All Data"
-msgstr "Enviar todos los datos"
+#: bin/check_perms:334
+msgid "Re-run as %(MAILMAN_OWNER)s (or root) with -f flag to fix"
+msgstr "Vuelva a ejecutar como %(MAILMAN_OWNER)s (o como root) con la opción -f para"
+" arreglar"
-#: /home/mailman/Mailman/Cgi/subscribe.py:125
-msgid "You must supply your email address."
-msgstr "Debe proporcionar su direcci&oacute;n de correo electr&oacute;nico."
+#: bin/clone_member:90
+msgid "processing mailing list:"
+msgstr "procesando la lista de distribución:"
-#: /home/mailman/Mailman/Cgi/admin.py:1122
-msgid "Bad/Invalid email address"
-msgstr "Direcci&oacute;n de correo electr&oacute;nico incorrecta/inv&aacute;lida"
+#: bin/clone_member:97
+msgid " scanning list owners:"
+msgstr " examinando a los administradores de la lista:"
-#: /home/mailman/bin/check_perms:98
-msgid "%(path)s bad gid (has: %(groupname)s, expected %(MAILMAN_GRPNAME)s)"
-msgstr "%(path) tiene un gid incorrecto (tiene: %(groupname)s, "
-"se esperaba que tuviera %(MAILMAN_GRPNAME)s)"
+#: bin/clone_member:115
+msgid " new list owners:"
+msgstr " administradores de la lista nueva:"
-#: /home/mailman/bin/add_members:171
-msgid "You must first create the list by running: newlist %(listname)s"
-msgstr "Primero tienes que crear la lista ejecutando: newlist %(listname)s"
+#: bin/clone_member:117
+msgid "(no change)"
+msgstr "(sin cambios)"
-#: /home/mailman/Mailman/Handlers/ToDigest.py:190
-msgid "digest header"
-msgstr "Cabecera digest"
+#: bin/clone_member:126
+msgid " address not found:"
+msgstr " la dirección no se ha encontrado:"
-#: /home/mailman/Mailman/Cgi/edithtml.py:149
-msgid "HTML successfully updated."
-msgstr "Se ha cambiado el c&oacute;digo HTML satisfactoriamente"
+#: bin/clone_member:142
+msgid " clone address added:"
+msgstr " dirección clonada añadida:"
-#: /home/mailman/Mailman/Cgi/edithtml.py:95
-#: /home/mailman/Mailman/Cgi/edithtml.py:96
-msgid "%(realname)s -- HTML Page Editing"
-msgstr "%s -- Edici&oacute;n del c&oacute;digo HTML de las P&aacute;ginas"
+#: bin/clone_member:145
+msgid " clone address is already a member:"
+msgstr " la dirección a clonar ya está subscrita."
+
+#: bin/clone_member:162
+msgid " original address removed:"
+msgstr " la dirección original se ha borrado:"
-#: /home/mailman/Mailman/Cgi/admin.py:440
+#: bin/clone_member:213
+msgid "Not a valid email address: %(toaddr)s"
+msgstr "No es una dirección válida: %(toaddr)s"
+
+#: bin/clone_member:226
msgid ""
-"Make your changes below, and then submit them\n"
-" using the button at the bottom."
+"Error opening list \"%(listname)s\", skipping.\n"
+"%(e)s"
msgstr ""
-"Haga sus cambios a continuaci&oacute;n y\n"
-" confirmelos utilizando el bot&oacute;n del final."
+"Error abriendo la lista \"%(listname)s\", omitiendola.\n"
+"%(e)s"
-#: /home/mailman/Mailman/Handlers/ToDigest.py:193
-msgid "Digest Header"
-msgstr "Cabecera del resumen (digest)"
+#: bin/config_list:105
+msgid ""
+"## \"%(listname)s\" mailing list configuration settings -*- python -*-\n"
+"## captured on %(when)s\n"
+msgstr ""
+"## valores de configuración de la lista de distribución \"%(listname)s\"\n"
+"## -*- python -*-\n"
+"## capturados el %(when)s\n"
-#: /home/mailman/Mailman/MailCommandHandler.py:593
-msgid "%(addr)s is not subscribed to this list."
-msgstr "%(addr) no está subscrito a esta lista."
+#: bin/config_list:115
+msgid "options"
+msgstr "opciones"
-#: /home/mailman/Mailman/Cgi/create.py:206
-msgid "Visit the list's admin page"
-msgstr "Visitar la p&aacute;gina de administraci&oacute;n de la lista"
+#: bin/config_list:166
+msgid "legal values are:"
+msgstr "los valores correctos son:"
-#: /home/mailman/Mailman/Cgi/admin.py:1023
-msgid "You must type in your new password twice"
-msgstr "Debe introducir la nueva clave dos veces."
+#: bin/config_list:204
+msgid "attribute \"%(k)s\" ignored"
+msgstr "se ha ignorado el atributo \"%(k)s\""
-#: /home/mailman/Mailman/HTMLFormatter.py:253
-msgid ""
-"To change your subscription (set options like digest\n"
-" and delivery modes, get a reminder of your password, or unsubscribe\n"
-" from %(realname)s) %(either)senter your subscription email address:\n"
-" <p><center> "
-msgstr ""
-"Para cambiar las opciones de su subscripci&oacute;n\n"
-" (activar digests, conseguir un recordatorio de su clave o anular su\n"
-" subscripci&oacute;n de %(realname)s indique la direcci&oacute;n de\n"
-" correo electr&oacute;nico con el que est&aacute; subscrito:\n"
-" <p><center> "
+#: bin/config_list:207
+msgid "attribute \"%(k)s\" changed"
+msgstr "atributo \"%(k)s\" cambiado"
-#: /home/mailman/Mailman/Cgi/admin.py:51
-msgid "Archival Options"
-msgstr "Opciones de Almacenaje"
+#: bin/config_list:243
+msgid "Only one of -i or -o is allowed"
+msgstr "Solo se permite poner o la opción -i o la -o"
-#: /home/mailman/Mailman/Cgi/listinfo.py:173
-msgid "Subscribe"
-msgstr "Subscribir"
+#: bin/config_list:245
+msgid "One of -i or -o is required"
+msgstr "Se necesita la opción -i o la opción -o"
-#: /home/mailman/bin/clone_member:90
-msgid "processing mailing list:"
-msgstr "procesando la lista de distribución:"
+#: bin/config_list:249
+msgid "List name is required"
+msgstr "Hace falta el nombre de la lista"
-#: /home/mailman/Mailman/Cgi/admindb.py:297
-msgid "[No explanation given]"
-msgstr "[No se ha proporcionado ninguna explicaci n]"
+#: bin/find_member:93 bin/list_admins:85 bin/list_members:117 bin/move_list:78
+#: bin/remove_members:110 bin/rmlist:82 bin/sync_members:200
+msgid "No such list: %(listname)s"
+msgstr "No existe tal lista: %(listname)s"
-#: /home/mailman/Mailman/Bouncer.py:75
-msgid ""
-"Minimum number of posts to the list since members first\n"
-" bounce before we consider removing them from the list"
-msgstr ""
-"N&uacute;mero m&iacute;nimo de env&iacute;os a la lista\n"
-" desde el primer rebote de un subscriptor antes de que\n"
-" tomemos acciones"
+#: bin/find_member:155
+msgid "Search regular expression required"
+msgstr "Hace falta una expresión regular de búsqueda"
-#: /home/mailman/Mailman/HTMLFormatter.py:287
-msgid " subscribers: "
-msgstr ": "
+#: bin/find_member:160
+msgid "No lists to search"
+msgstr "No hay listas donde buscar"
-#: /home/mailman/bin/check_db:107
-msgid "No list named:"
-msgstr "No hay ninguna lista llamada:"
+#: bin/find_member:169
+msgid "found in:"
+msgstr "encontrado en:"
-#: /home/mailman/cron/mailpasswds:64
-msgid " %(host)s mailing list memberships reminder"
-msgstr "Recordatorio de las listas de distribucion en %(host)s"
+#: bin/find_member:175
+msgid "(as owner)"
+msgstr "(como administrador)"
-#: /home/mailman/Mailman/MailList.py:764
-msgid "Ceiling on acceptable number of recipients for a posting."
-msgstr "N&uacute;mero m&aacute;ximo aceptable de destinatarios en una entrega"
+#: bin/list_admins:91
+msgid "List: %(listname)s, \tOwners: %(owners)s"
+msgstr "Lista: %(listname)s, \tPropietario: %(owners)s"
-#: /home/mailman/scripts/post:51
-msgid "post script got no listname."
-msgstr "No se le pasó un nombre de lista al guión post"
+#: bin/list_lists:97
+msgid "No matching mailing lists found"
+msgstr "No se ha encontrado ninguna lista de correo que coincida"
-#: /home/mailman/Mailman/Cgi/admin.py:168
-msgid ""
-"You have turned off delivery of both digest and\n"
-" non-digest messages. This is an incompatible state of\n"
-" affairs. You must turn on either digest delivery or\n"
-" non-digest delivery or your mailing list will basically be\n"
-" unusable."
-msgstr ""
-"Ha desactivado tanto la entrega digest como no digest de los mensajes.\n"
-" Este situaci&oacute;n es incompatible. Tiene que habilitar la\n"
-" entrega de los mensajes en modo digest o en modo no digest porque\n"
-" su lista de distribuci&oacute;n no ser&aacute; usable."
+#: bin/list_lists:100
+msgid "matching mailing lists found:"
+msgstr "Las siguientes listas de distribución coinciden:"
-#: /home/mailman/Mailman/Archiver/Archiver.py:129
-msgid "public"
-msgstr "publico"
+#: bin/list_members:109
+msgid "Could not open file for writing:"
+msgstr "No he podido abrir el fichero en modo escritura."
-#: /home/mailman/Mailman/Bouncer.py:84
-msgid "Disable and notify me"
-msgstr "Inhabilitar y notificarme"
+#: bin/mmsitepass:69
+msgid "site"
+msgstr "sitio"
-#: /home/mailman/Mailman/Archiver/Archiver.py:134
-#: /home/mailman/Mailman/Digester.py:90
-msgid "Daily"
-msgstr "Diario"
+#: bin/mmsitepass:76
+msgid "list creator"
+msgstr "creador de la lista"
-#: /home/mailman/Mailman/Cgi/handle_opts.py:161
-msgid "The password entry for `%(user)s' has not been found. The list administrator is being notified.<p>"
-msgstr "La clave de `%(user)s' no se ha encontrado. Se ha notificado al administrador de la lista.<p>"
+#: bin/mmsitepass:82
+msgid "New %(pwdesc)s password: "
+msgstr "Clave nueva de %(pwdesc)s"
-#: /home/mailman/Mailman/Cgi/edithtml.py:123
-msgid "View or edit the list configuration information."
-msgstr ""
-"Ver o editar la informaci&oacute;n de configuraci&oacute;n de la lista."
+#: bin/mmsitepass:83
+msgid "Again to confirm password: "
+msgstr "Otra vez para confirmar la clave."
-#: /home/mailman/Mailman/MailCommandHandler.py:75
-msgid ""
-"When turned on, you get `plain' digests, which are actually\n"
-"formatted using the RFC1154 digest format. This format can be easier to read\n"
-"if you have a non-MIME compliant mail reader. When this option is turned off,\n"
-"you get digests in MIME format, which are much better if you have a mail\n"
-"reader that supports MIME."
-msgstr ""
-"Cuando esté activado, obtendrá los mensajes que se hayan enviado a la lista "
-"contenidos en un solo mensaje como texto plano, que actualmente se formatean "
-"utilizando el antiguo formato de digest tal y como indica el RFC934. Este "
-"formato puede ser más fácil de leer si tiene un lector de correo que no "
-"entiende los digests. Cuando esta opción está desactivada, obtendrá los "
-"digests en formato MIME, que es mejor si posee un lector de correo que "
-"soporta MIME."
+#: bin/mmsitepass:85
+msgid "Passwords do not match; no changes made."
+msgstr "Las claves no coinciden, no se ha realizado ningún cambio."
-#: /home/mailman/Mailman/HTMLFormatter.py:158
-msgid " option. Contact "
-msgstr ". Contacte con "
+#: bin/mmsitepass:88
+msgid "Interrupted..."
+msgstr "Interrumpido..."
-#: /home/mailman/Mailman/MailCommandHandler.py:686
-msgid ""
-"Usage: confirm <confirmation string>\n"
-msgstr ""
-"Sintaxis: confirm <cadena de confirmación>\n"
+#: bin/mmsitepass:94
+msgid "Password changed."
+msgstr "Clave cambiada."
-#: /home/mailman/Mailman/MailList.py:1065
-msgid "subscriptions to %(realname)s require administrator approval"
-msgstr "las subscripciones a %(realname)s necesitan el visto bueno del administrador"
+#: bin/mmsitepass:96
+msgid "Password change failed."
+msgstr "El cambio de clave falló."
-#: /home/mailman/Mailman/Cgi/admin.py:753
-msgid "hide"
-msgstr "oculto"
+#: bin/move_list:73
+msgid "You must supply a list name"
+msgstr "Tienes que proporcionar un nombre de lista"
-#: /home/mailman/bin/check_perms:254
-msgid "%(pwfile)s permissions must be exactly 0640 (got %(octmode)s)"
-msgstr "Los permisos de %(pwfile)s tienen que ser exactamente 06740 (tiene %(octmode)s)"
+#: bin/newlist:109
+msgid "Enter the name of the list: "
+msgstr "Introduzca el nombre de la lista: "
+
+#: bin/newlist:129
+msgid "Enter the email of the person running the list: "
+msgstr "Indique la dirección de correo de la persona que gestionará la lista: "
+
+#: bin/newlist:134
+msgid "Initial %(listname)s password: "
+msgstr "Clave inicial de %(listname)s: "
+
+#: bin/newlist:153
+msgid "Bad owner email address: %(owner_mail)s"
+msgstr "La Dirección del administrador de la lista es incorrecta: %(owner_mail)s"
-#: /home/mailman/Mailman/Cgi/create.py:201
+#: bin/newlist:171
+msgid "Hit enter to notify %(listname)s owner..."
+msgstr "Presione el retorno de carro para notificar al propietario de la lista %(listname)s..."
+
+#: bin/pygettext.py:160
msgid ""
-"You have successfully created the mailing list\n"
-" <b>%(listname)s</b> and notification has been sent to the list owner\n"
-" <b>%(owner)s</b>. You can now:"
+"# SOME DESCRIPTIVE TITLE.\n"
+"# Copyright (C) YEAR ORGANIZATION\n"
+"# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.\n"
+"#\n"
+"msgid \"\"\n"
+"msgstr \"\"\n"
+"\"Project-Id-Version: PACKAGE VERSION\\n\"\n"
+"\"POT-Creation-Date: %(time)s\\n\"\n"
+"\"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\\n\"\n"
+"\"Last-Translator: FULL NAME <EMAIL@ADDRESS>\\n\"\n"
+"\"Language-Team: LANGUAGE <LL@li.org>\\n\"\n"
+"\"MIME-Version: 1.0\\n\"\n"
+"\"Content-Type: text/plain; charset=CHARSET\\n\"\n"
+"\"Content-Transfer-Encoding: ENCODING\\n\"\n"
+"\"Generated-By: pygettext.py %(version)s\\n\"\n"
+"\n"
msgstr ""
-"Ha creado satisfactoriamente la lista de distribuci&oacute;n\n"
-" <b>%(listname)s</b>, se han mandado las instrucciones al propietario de la lista\n"
-" <b>%(owner)s</b>. Ahora puede:"
-#: /home/mailman/Mailman/Cgi/private.py:122
-msgid "Your email address or password were incorrect. Please try again."
-msgstr ""
-"Su direcci&oacute;n e email o su clave es incorrecta. Por favor "
-"int&eacute;ntelo de nuevo."
+#: bin/pygettext.py:357
+msgid "# File: %(filename)s, line: %(lineno)d"
+msgstr "Fichero: %(filename)s, linea: %(lineno)d"
-#: /home/mailman/Mailman/ListAdmin.py:324
-msgid "New subscription request to list %(realname)s from %(addr)s"
-msgstr "Peticion de subscripcion a la lista %(realname)s de %(addr)s"
+#: bin/pygettext.py:365
+msgid " %(filename)s:%(lineno)d"
+msgstr ""
-#: /home/mailman/Mailman/ListAdmin.py:382
-msgid "Request to mailing list %(realname)s rejected"
-msgstr "La peticion a la lista de distribucion %(realname)s ha sido rechazada"
+#: bin/pygettext.py:439
+msgid "Invalid value for --style: %s"
+msgstr "Valor inválido para --style: %s"
-#: /home/mailman/Mailman/Cgi/admin.py:919
-msgid " Enter new password:"
-msgstr " Introduzca la nueva clave:"
+#: bin/pygettext.py:447
+msgid "pygettext.py (xgettext for Python) %s"
+msgstr "pygettext.py (xgettext para Python) %s"
-#: /home/mailman/Mailman/Deliverer.py:67
-msgid "Welcome to the \"%(realname)s\" mailing list%(digmode)s"
-msgstr "Bienvenido a la lista de distribución %(realname)s%(digmode)s"
+#: bin/pygettext.py:453
+msgid "--width argument must be an integer: %s"
+msgstr "El argumento --width tiene que ser un entero: %s"
-#: /home/mailman/Mailman/HTMLFormatter.py:161
-msgid " if you have questions."
-msgstr " si tiene alguna duda."
+#: bin/pygettext.py:470
+msgid "Can't read --exclude-file: %s"
+msgstr "No puedo leer --exclude-file: %s"
-#: /home/mailman/bin/check_perms:101
-#: /home/mailman/bin/check_perms:123
-#: /home/mailman/bin/check_perms:142
-#: /home/mailman/bin/check_perms:160
-#: /home/mailman/bin/check_perms:180
-#: /home/mailman/bin/check_perms:204
-#: /home/mailman/bin/check_perms:223
-#: /home/mailman/bin/check_perms:237
-#: /home/mailman/bin/check_perms:257
-#: /home/mailman/bin/check_perms:291
-msgid "(fixing)"
-msgstr "(corrigiendo)"
+#: bin/pygettext.py:481
+msgid "Reading standard input"
+msgstr "Leyendo la entrada estándar"
-#: /home/mailman/Mailman/Cgi/admindb.py:302
-msgid "Message Headers:"
-msgstr "Cabeceras del mensaje:"
+#: bin/pygettext.py:486
+msgid "Working on %s"
+msgstr "Trabajando sobre %s"
-#: /home/mailman/bin/check_perms:231
-msgid "checking set-gid for %(wrapper)s"
-msgstr "comprobando el set-gid de %(wrapper)s"
+#: bin/pygettext.py:519
+msgid "a unicode string"
+msgstr "una cadena unicode"
-#: /home/mailman/Mailman/MailList.py:771
-msgid ""
-"Email addresses whose posts should always be held for\n"
-" approval, no matter what other options you have set. See also\n"
-" the subsequent option which applies to arbitrary content of\n"
-" arbitrary headers."
-msgstr "Son las direcciones de correo electr&oacute;nico\n"
-" cuyos env&iacute;os a la lista, se retendr&aacute;n siempre para\n"
-" que sean aprobados, no importa que otras opciones haya activado.\n"
-" Vea tambi&eacute;n la opci&oacute;n subsiguiente que se aplica al\n"
-" contenido arbitrario de distintas cabeceras"
+#: bin/remove_members:104
+msgid "Could not open file for reading: %(filename)s."
+msgstr "No se ha podido abrir leer el fichero: %(filename)s."
-#: /home/mailman/Mailman/MailList.py:1121
-msgid "%(realname)s -- confirmation of removal -- confirm %(cookie)s"
-msgstr "%(realname)s -- confirmaci&oacute;n de anulaci&oacute;n de la subscripci&oacute;n -- confirmar %(cookie)s"
+#: bin/remove_members:121
+msgid "User `%(addr)s' not found."
+msgstr "El usuario `%(addr)s' no se ha encontrado."
-#: /home/mailman/Mailman/Cgi/admin.py:259
-msgid "the mailing list overview page"
-msgstr "la p&aacute;gina de informaci&oacute;n general de las listas de "
-"distribuci&oacute;n"
+#: bin/rmlist:60 bin/rmlist:63
+msgid "Removing %(msg)s"
+msgstr "Borrando %(msg)s"
-#: /home/mailman/Mailman/HTMLFormatter.py:65
-msgid " (requires authorization)"
-msgstr " (requiere autorizaci&oacute;n)"
+#: bin/rmlist:66
+msgid "%(listname)s %(msg)s not found as %(dir)s"
+msgstr "%(msg)s de %(listname)s no se ha encontrado como %(dir)s"
-#: /home/mailman/bin/withlist:147
-msgid "Finalizing"
-msgstr "Terminando"
+#: bin/rmlist:94
+msgid "Not removing archives. Reinvoke with -a to remove them."
+msgstr "No se está borrando el almacenaje. Reinvoqueme con -a para borrarlos."
-#: /home/mailman/Mailman/Bouncer.py:86
-msgid "Remove and notify me"
-msgstr "Borrar y notificarme"
+#: bin/rmlist:107 bin/rmlist:108
+msgid "private archives"
+msgstr "ficheros privados"
-#: /home/mailman/Mailman/MailList.py:804
-msgid ""
-"Can subscribers choose to receive mail immediately, rather\n"
-" than in batched digests?"
-msgstr ""
-"&iquest;Pueden los subscriptores elegir entre recibir el correo\n"
-" inmediatamente o recibirlo agrupado en un solo mensaje (digests)?"
+#: bin/rmlist:109 bin/rmlist:110
+msgid "public archives"
+msgstr "archivos públicos"
-#: /home/mailman/Mailman/Cgi/admindb.py:213
-msgid " (%(count)d of %(total)d)"
-msgstr " (%(count)d de %(total)d"
+#: bin/sync_members:100
+msgid "Bad choice: %(yesno)s"
+msgstr "Mala elección: %(yesno)s"
-#: /home/mailman/Mailman/Handlers/CookHeaders.py:53
-#: /home/mailman/Mailman/Handlers/Hold.py:238
-#: /home/mailman/Mailman/Handlers/Hold.py:263
-#: /home/mailman/Mailman/Handlers/ToDigest.py:217
-#: /home/mailman/Mailman/ListAdmin.py:173
-msgid "(no subject)"
-msgstr "(sin asunto)"
+#: bin/sync_members:122
+msgid "Dry run mode"
+msgstr "Ejecución en modo prueba"
-#: /home/mailman/Mailman/Cgi/admin.py:46
-msgid "Membership Management"
-msgstr "Administraci&oacute;n de los subscriptores"
+#: bin/sync_members:137
+msgid "Only one -f switch allowed"
+msgstr "Solo se permite una opción -f"
-#: /home/mailman/Mailman/MailList.py:405
-msgid ""
-"The text will be treated as html <em>except</em> that\n"
-" newlines will be translated to &lt;br&gt; - so you can use links,\n"
-" preformatted text, etc, but don't put in carriage returns except\n"
-" where you mean to separate paragraphs. And review your changes -\n"
-" bad html (like some unterminated HTML constructs) can prevent\n"
-" display of the entire listinfo page."
-msgstr ""
-"El texto se tratar&aacute; como c&oacute;digo html <em>\n"
-" excepto</em> los retornos de carro que se traducir&aacute;n a\n"
-" &lt;br&gt; - de manera que puede utilizar enlaces, texto\n"
-" preformateado, etc, pero no ponga retornos de carro m&aacute;s\n"
-" que para separar los p&aacute;rrafos. Revise sus cambios, porque\n"
-" errores en el c&oacute;digo html pueden evitar que la p&aacute;gina\n"
-" de informaci&oacute;n de la lista se visualize completamente."
+#: bin/sync_members:141
+msgid "No argument to -f given"
+msgstr "No se ha proporcionado ningún argumento a -f"
-#: /home/mailman/Mailman/Archiver/Archiver.py:133
-#: /home/mailman/Mailman/Digester.py:89
-msgid "Yearly"
-msgstr "Anual"
+#: bin/sync_members:150
+msgid "Illegal option: %(opt)s"
+msgstr "Opción ilegal: %(opt)s"
-#: /home/mailman/Mailman/Cgi/admin.py:624
-msgid "(Details)"
-msgstr "(Detalles)"
+#: bin/sync_members:156
+msgid "No listname given"
+msgstr "No se ha proporcionado ningún nombre de lista"
-#: /home/mailman/Mailman/Cgi/handle_opts.py:178
-#: /home/mailman/Mailman/Cgi/handle_opts.py:232
-msgid "You seem to no longer be a list member."
-msgstr "Parece que usted ya no es miembro de la lista."
+#: bin/sync_members:160
+msgid "Must have a listname and a filename"
+msgstr "Tiene que haber un nombre de lista y un nombre de fichero"
-#: /home/mailman/bin/list_lists:100
-msgid "matching mailing lists found:"
-msgstr "Las siguientes listas de distribución coinciden:"
+#: bin/sync_members:169
+msgid "Cannot read address file: %(filename)s: %(msg)s"
+msgstr "No puedo leer el fichero de direcciones: %(filename)s: %(msg)s"
-#: /home/mailman/Mailman/Cgi/confirm.py:98
-msgid "Subscription request confirmed"
-msgstr "Petici&oacute;n de subscripci&oacute;n confirmada"
+#: bin/sync_members:181
+msgid "Ignore : %30(addr)s"
+msgstr "Ignorar : %30(addr)s"
-#: /home/mailman/Mailman/HTMLFormatter.py:296
-# In this entry insert a space at the end of string, it will be stripped.
-msgid "Admin address:"
-msgstr "Direcci&oacute;n de correo-e "
+#: bin/sync_members:190
+msgid "Invalid : %30(addr)s"
+msgstr "Inválida: %30(addr)s"
-#: /home/mailman/Mailman/HTMLFormatter.py:285
-msgid "Click here for the list of "
-msgstr " Dele con el rat&oacute;n aqu&iacute; para ver la lista de subcriptores de "
+#: bin/sync_members:193
+msgid "You must fix the preceding invalid addresses first."
+msgstr "Primero tienes que corregir la dirección inválida precedente."
-#: /home/mailman/Mailman/ListAdmin.py:379
-msgid "Original Message"
-msgstr "Mensaje original"
+#: bin/sync_members:235
+msgid "Added : %30(laddr)s (%30(addr)s)"
+msgstr "Añadida: %30(laddr)s (%30(addr)s)"
-#: /home/mailman/bin/add_members:218
-msgid "Not a valid email address:"
-msgstr "No es una dirección válida de correo electrónico"
+#: bin/sync_members:243
+msgid "Removed: %30(laddr)s (%30(addr)s)"
+msgstr "Borrada: %30(laddr)s (%30(addr)s)"
-#: /home/mailman/Mailman/MailList.py:718
-msgid "Spam-specific posting filters"
-msgstr "Filtrado de los mensajes espec&iacute;fico para el correo basura"
+#: bin/update:97
+msgid "Fixing language templates: %(listname)s"
+msgstr "Corrigiendo la plantilla de los lenguajes: %(listname)s"
-#: /home/mailman/Mailman/Cgi/admin.py:842
-msgid "from %(start)s to %(end)s"
-msgstr "de %(start)s a %(end)s"
+#: bin/update:178 bin/update:409
+msgid "WARNING: could not acquire lock for list: %(listname)s"
+msgstr "ADVERTENCIA: no se pudo adquirir el bloqueo de la lista: %(listname)s"
-#: /home/mailman/Mailman/MailList.py:777
-msgid "Hold posts with header value matching a specified regexp."
-msgstr "Retener env&iacute;os con un valor de cabecera que coincide con una expresi&oacute;n regular arbitraria."
+#: bin/update:201
+msgid ""
+"For some reason, %(mbox_dir)s exists as a file. This won't work with\n"
+"b6, so I'm renaming it to %(mbox_dir)s.tmp and proceeding."
+msgstr ""
+"Por cualquier razón, %(mbox_dir) existe como fichero. Esto no funcionará\n"
+"con b6, por lo que lo estoy renombrando a %(mobox_dir)s.tmp y procediendo."
-#: /home/mailman/Mailman/MailCommandHandler.py:374
+#: bin/update:213
msgid ""
"\n"
-"To change an option, do: set <option> <on|off> <password>\n"
+"%(listname)s has both public and private mbox archives. Since this list\n"
+"currently uses private archiving, I'm installing the private mbox archive\n"
+"-- %(o_pri_mbox_file)s -- as the active archive, and renaming\n"
+" %(o_pub_mbox_file)s\n"
+"to\n"
+" %(o_pub_mbox_file)s.preb6\n"
"\n"
-"Option explanations:\n"
-"--------------------"
+"You can integrate that into the archives if you want by using the 'arch'\n"
+"script.\n"
msgstr ""
"\n"
-"Para cambiar una opción, escriba: set <option> <on|off> <clave>\n"
+"%(listname)s tiene ficheros mbox públicos y privados. Ya que esta lista\n"
+"utiliza actualmente almacenaje privado, estoy instalando el fichero mbox privado\n"
+"-- %(o_pri_mbox_file)s -- como fichero activo y renombrando\n"
+" %(o_pub_mbox_file)s\n"
+"a\n"
+" %(o_pub_mbox_file)s.preb6\n"
+"se puede integrar dentro del almacenaje si así lo desea usando el guión\n"
+"'arch'.\n"
+
+#: bin/update:228
+msgid ""
+"%s has both public and private mbox archives. Since this list\n"
+"currently uses public archiving, I'm installing the public mbox file\n"
+"archive file (%s) as the active one, and renaming\n"
+" %s\n"
+" to\n"
+" %s.preb6\n"
"\n"
-"Explicación de las opciones:\n"
-"---------------------------"
+"You can integrate that into the archives if you want by using the 'arch'\n"
+"script.\n"
+msgstr ""
+"%s tiene ficheros mbox públicos y privados. Ya que esta lista\n"
+"utiliza actualmente almacenaje público, estoy instalando el fichero mbox público\n"
+"(%s) como fichero activo y renombrando\n"
+" %s\n"
+" a\n"
+" %s.preb6\n"
+"\n"
+"se puede integrar dentro del almacenaje si así lo desea usando el guión\n"
+"'arch'.\n"
-#: /home/mailman/Mailman/Cgi/private.py:58
-msgid "Private Archive Error"
-msgstr "Error en el Archivo Privado"
+#: bin/update:245
+msgid "- updating old private mbox file"
+msgstr "- actualizando el antiguo fichero mbox privado"
-#: /home/mailman/Mailman/Cgi/create.py:63
-#: /home/mailman/Mailman/Cgi/rmlist.py:160
-msgid "<br>Return to the "
-msgstr "<br>Regresar a la "
+#: bin/update:253
+msgid ""
+" unknown file in the way, moving\n"
+" %(o_pri_mbox_file)s\n"
+" to\n"
+" %(newname)s"
+msgstr ""
+" fichero desconocido en el camino, moviendo\n"
+" %(o_pri_mbox_file)s\n"
+" a\n"
+" %(newname)s"
-#: /home/mailman/bin/check_perms:334
-msgid "Re-run as %(MAILMAN_OWNER)s (or root) with -f flag to fix"
-msgstr "Vuelva a ejecutar como %(MAILMAN_OWNER)s (o como root) con la opción -f para"
-" arreglar"
+#: bin/update:260 bin/update:283
+msgid ""
+" looks like you have a really recent CVS installation...\n"
+" you're either one brave soul, or you already ran me"
+msgstr ""
+" parece como si tuviera una instalación CVS realmente reciente...\n"
+" o eres un corazón indomable, o ya me ejecutaste"
-#: /home/mailman/Mailman/Cgi/admindb.py:356
-msgid "Database Updated..."
-msgstr "La base de datos ha sido actualizada..."
+#: bin/update:269
+msgid "- updating old public mbox file"
+msgstr "- actualizando el antiguo fichero mbox público"
-#: /home/mailman/Mailman/Handlers/Acknowledge.py:57
-msgid "%(realname)s post acknowledgement"
-msgstr "Confirmación de envío a lista de distribución %(realname)s"
+#: bin/update:277
+msgid ""
+" unknown file in the way, moving\n"
+" %(o_pub_mbox_file)s\n"
+" to\n"
+" %(newname)s"
+msgstr ""
+" fichero desconocido en el camino, moviendo\n"
+" %(o_pub_mbox_file)s\n"
+" a\n"
+" %(newname)s"
-#: /home/mailman/Mailman/MailCommandHandler.py:226
-msgid "End: "
-msgstr "Fin: "
+#: bin/update:314
+msgid "- This list looks like it might have <= b4 list templates around"
+msgstr "- Esta lista parece que pueda tener plantillas alrededor <= b4 "
-#: /home/mailman/Mailman/Cgi/create.py:305
-msgid "Create List"
-msgstr "Crear una Lista"
+#: bin/update:321
+msgid "- moved %(o_tmpl)s to %(n_tmpl)s"
+msgstr "- movido %(o_tmpl)s a %(n_tmpl)s"
-#: /home/mailman/bin/update:133
-msgid ""
-"For some reason, %(mbox_dir)s exists as a file. This won't work with\n"
-"b6, so I'm renaming it to %(mbox_dir)s.tmp and proceeding."
-msgstr ""
-"Por cualquier razón, %(mbox_dir) existe como fichero. Esto no funcionará\n"
-"con b6, por lo que lo estoy renombrando a %(mobox_dir)s.tmp y procediendo."
+#: bin/update:323
+msgid "- both %(o_tmpl)s and %(n_tmpl)s exist, leaving untouched"
+msgstr "- tanto %(o_tmpl)s como %(n_tmpl)s existen, dejándolo intacto"
-#: /home/mailman/Mailman/Cgi/roster.py:83
-msgid "%(realname)s subscriber list requires authentication."
-msgstr "La lista de usuarios de %(realname)s requiere autenticaci&oacute;n."
+#: bin/update:354
+msgid "removing %(src)s"
+msgstr "borrando %(src)s"
-#: /home/mailman/bin/check_perms:235
-msgid "%(wrapper)s must be set-gid"
-msgstr "%(wrapper)s tiene que se set-gid"
+#: bin/update:358
+msgid "Warning: couldn't remove %(src)s -- %(rest)s"
+msgstr "Advertencia: no pude borrar %(src)s -- %(rest)s"
+
+#: bin/update:363
+msgid "couldn't remove old file %(pyc)s -- %(rest)s"
+msgstr "no pude borrar el fichero antiguo %(pyc)s -- %(rest)s"
+
+#: bin/update:376
+msgid "no lists == nothing to do, exiting"
+msgstr "sin listas == nada que hacer"
-#: /home/mailman/Mailman/MailCommandHandler.py:541
+#: bin/update:383
msgid ""
-"Non-Digest Members:\n"
+"fixing all the perms on your old html archives to work with b6\n"
+"If your archives are big, this could take a minute or two..."
msgstr ""
-"Subscriptores que reciben correo a medida que llega:\n"
+"corrigiendo todos los permisos de tus archivos html antiguos para que\n"
+"trabajen con b6. Si tus archivos son grandes, pordría tardar uno\n"
+"o dos minutos..."
-#: /home/mailman/Mailman/Archiver/Archiver.py:126
-#: /home/mailman/Mailman/Autoresponder.py:64
-#: /home/mailman/Mailman/Autoresponder.py:81
-#: /home/mailman/Mailman/Bouncer.py:67
-#: /home/mailman/Mailman/Digester.py:55
-#: /home/mailman/Mailman/Digester.py:71
-#: /home/mailman/Mailman/Digester.py:95
-#: /home/mailman/Mailman/Digester.py:100
-#: /home/mailman/Mailman/MailList.py:506
-#: /home/mailman/Mailman/MailList.py:516
-#: /home/mailman/Mailman/MailList.py:541
-#: /home/mailman/Mailman/MailList.py:545
-#: /home/mailman/Mailman/MailList.py:552
-#: /home/mailman/Mailman/MailList.py:562
-#: /home/mailman/Mailman/MailList.py:567
-#: /home/mailman/Mailman/MailList.py:661
-#: /home/mailman/Mailman/MailList.py:675
-#: /home/mailman/Mailman/MailList.py:686
-#: /home/mailman/Mailman/MailList.py:689
-#: /home/mailman/Mailman/MailList.py:721
-#: /home/mailman/Mailman/MailList.py:795
-#: /home/mailman/Mailman/MailList.py:803
-msgid "No"
-msgstr "No"
+#: bin/update:388
+msgid "done"
+msgstr "hecho"
-#: /home/mailman/bin/check_perms:86
-msgid " checking gid and mode for %(path)s"
-msgstr " comprobando gid y modo de %(path)s"
+#: bin/update:390
+msgid "Updating mailing list: %(listname)s"
+msgstr "actualizando la lista de distribución"
-#: /home/mailman/Mailman/Cgi/subscribe.py:180
-msgid "If you supply a password, you must confirm it.<br>"
-msgstr "Si suministras una clave, tienes que confirmarla.<br>"
+#: bin/update:392
+msgid "Updating Usenet watermarks"
+msgstr "Actualizando las marcas de Usenet"
-#: /home/mailman/bin/clone_member:162
-msgid " original address removed:"
-msgstr " la dirección original se ha borrado:"
+#: bin/update:397
+msgid "- nothing to update here"
+msgstr "- no hay nada que actualizar aquí"
-#: /home/mailman/Mailman/HTMLFormatter.py:198
-msgid "This is %(also)sa private list, which means that the members list is not available to non-members. "
-msgstr "Esta es %s una lista privada, lo que significa que los subscriptores de la lista no est&aacute;n disponibles a los que no est&eacute;n subscritos. "
+#: bin/update:420
+msgid "- usenet watermarks updated and gate_watermarks removed"
+msgstr "- actualizadas las marcas de usenet y las gate_marcas quitadas"
-#: /home/mailman/bin/arch:73
-msgid "listname is required"
-msgstr "Hace falta un nombre de lista"
+#: bin/update:430
+msgid "Updating old pending_subscriptions.db database"
+msgstr "Actualizando la base de datos de peticiones pendientes antigua"
-#: /home/mailman/Mailman/HTMLFormatter.py:180
-msgid "You will be sent email requesting confirmation, to prevent others from gratuitously subscribing you. "
-msgstr "Se le mandar&aacute; un mensaje de correo electr&oacute;nico pidiendole una confirmaci&oacute;n, esto previene que otras personas le subscriban sin que usted lo sepa. "
+#: bin/update:442
+msgid ""
+"\n"
+"\n"
+"NOTE NOTE NOTE NOTE NOTE\n"
+"\n"
+" You are upgrading an existing Mailman installation, but I can't tell what\n"
+" version you were previously running.\n"
+"\n"
+" If you are upgrading from Mailman 1.0b9 or earlier you will need to\n"
+" manually update your mailing lists. For each mailing list you need to\n"
+" copy the file templates/options.html lists/<listname>/options.html.\n"
+"\n"
+" However, if you have edited this file via the Web interface, you will have\n"
+" to merge your changes into this file, otherwise you will lose your\n"
+" changes.\n"
+"\n"
+"NOTE NOTE NOTE NOTE NOTE\n"
+"\n"
+msgstr ""
+"\n"
+"\n"
+"NOTA NOTA NOTA NOTA NOTA\n"
+"\n"
+" Estás actualizando una instalación de Mailman existente, pero no puedo\n"
+" decirte que versión estabas ejecutando anteriormente.\n"
+"\n"
+" Si estuvieras actualzando un Mailman 1.b09 o anterior, necesitarás\n"
+" actualizar manualmente tus listas de distribución. Para cada lista de\n"
+" distribución necesitas copiar el fichero templates/options.html\n"
+" lists/<listname>/options.html.\n"
+"\n"
+" Sin embargo, si hubieses editado este fichero a través del interfaz\n"
+" web, tendrás qye mezclar tus cambios entro de este fichero, de otra\n"
+" manera perderés tus cambios.\n"
+"\n"
+"NOTA NOTA NOTA NOTA NOTA\n"
+"\n"
-#: /home/mailman/Mailman/Archiver/Archiver.py:133
-#: /home/mailman/Mailman/Digester.py:89
-msgid "Monthly"
-msgstr "Mensual"
+#: bin/update:495
+msgid "No updates are necessary."
+msgstr "No hacen falta actualizaciones."
-#: /home/mailman/Mailman/MailCommandHandler.py:62
+#: bin/update:498
msgid ""
-"When turned on, you get a separate acknowledgement email when you\n"
-"post messages to the list."
+"Downgrade detected, from version %(hexlversion)s to version %(hextversion)s\n"
+"This is probably not safe.\n"
+"Exiting."
msgstr ""
-"Cuando esté activo, se le mandará una confirmación cada vez que envíe un "
-"mensaje a la lista."
+"Retroceso detectado, de la versión %(hexlversion)s a la versión %(hextversion)s\n"
+"Lo más probable que esto no sea seguro.\n"
+"Saliendo."
-#: /home/mailman/bin/newlist:95
-msgid "Enter the email of the person running the list: "
-msgstr "Indique la dirección de correo de la persona que gestionará la lista: "
+#: bin/update:503
+msgid "Upgrading from version %(hexlversion)s to %(hextversion)s"
+msgstr "Actualizando de la versión %(hexlversion)s a la %(hextversion)s"
-#: /home/mailman/bin/newlang:114
-msgid "Language support for"
-msgstr "El soporte de los lenguajes de"
+#: bin/update:512
+msgid ""
+"\n"
+"ERROR:\n"
+"\n"
+"The locks for some lists could not be acquired. This means that either\n"
+"Mailman was still active when you upgraded, or there were stale locks in the\n"
+"%(lockdir)s directory.\n"
+"\n"
+"You must put Mailman into a quiescent state and remove all stale locks, then\n"
+"re-run \"make update\" manually. See the INSTALL and UPGRADE files for details.\n"
+msgstr ""
+"\n"
+"ERROR:\n"
+"\n"
+"No se pudo obtener el bloqueo de algunas listas. Esto significa que o Mailman\n"
+"estaba activo cuando actualizaste o había bloqueos corruptos en el directorio\n"
+"%(lockdir)s.\n"
+"\n"
+"Tienes que poner a Mailman en un estado inactivo y borrar todos los bloqueos\n"
+"corruptos, entonces volver a ejecutar manualmente \"make update\". Vea los\n"
+"ficheros INSTALL y UPGRADE para más detalles.\n"
-#: /home/mailman/Mailman/Cgi/admin.py:177
+#: bin/version:26
+msgid "Using Mailman version:"
+msgstr "Utilizando la versión de Mailman:"
+
+#. docstring
+#: bin/withlist:135
msgid ""
-"You have digest members, but digests are turned\n"
-" off. Those people will not receive mail."
+"Unlock a locked list, but do not implicitly Save() it.\n"
+"\n"
+" This does not get run if the interpreter exits because of a signal, or if\n"
+" os._exit() is called. It will get called if an exception occurs though.\n"
+" "
msgstr ""
-"Tiene subscriptores con el digest activado, en\n"
-" esta lista los digests est&aacute;n desactivados.\n"
-" Esos subscriptores no recibir&aacute;n correo."
-#: /home/mailman/Mailman/Cgi/create.py:155
-msgid "Bad owner email address: %(owner)s"
-msgstr "La direcci&oacute;n de correo electr&oacute;nico del propietario es incorrecta: %(owner)s"
+
+#: bin/withlist:144
+msgid "Unlocking (but not saving) list:"
+msgstr "Desbloqueando (pero sin guardar) la lista:"
+
+#: bin/withlist:147
+msgid "Finalizing"
+msgstr "Terminando"
+
+#: bin/withlist:172
+msgid "No list name supplied."
+msgstr "No se ha proporcionado ningún nombre de lista."
+
+#: bin/withlist:177
+msgid "Loading list %(listname)s"
+msgstr "Cargando la lista %(listname)s"
+
+#: bin/withlist:179
+msgid "(locked)"
+msgstr "(bloqueado)"
+
+#: bin/withlist:181
+msgid "(unlocked)"
+msgstr "(desbloqueado)"
+
+#: bin/withlist:194
+msgid "Importing %(module)s..."
+msgstr "Importando %(module)s..."
+
+#: bin/withlist:196
+msgid "Running %(module)s.%(callable)s()..."
+msgstr "Ejecutando %(module)s.%(callable)s()..."