# Spanish translation of mutt
# Copyright (C) 1999-2001 Boris Wesslowski <Boris@Wesslowski.com>
msgid ""
msgstr ""
"Project-Id-Version: mutt 1.4\n"
"POT-Creation-Date: 2004-02-11 15:04+0100\n"
"PO-Revision-Date: 2001-06-08 19:44+02:00\n"
"Last-Translator: Boris Wesslowski <Boris@Wesslowski.com>\n"
"Language-Team: -\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8-bit\n"

#: account.c:144
#, c-format
msgid "Username at %s: "
msgstr "Nombre de usuario en %s: "

#: account.c:172
#, c-format
msgid "Password for %s@%s: "
msgstr "Contraseña para %s@%s: "

#: addrbook.c:31 browser.c:40 pager.c:1435 postpone.c:37 query.c:43
#: recvattach.c:57
msgid "Exit"
msgstr "Salir"

#: addrbook.c:32 curs_main.c:398 pager.c:1442 postpone.c:38
msgid "Del"
msgstr "Sup."

#: addrbook.c:33 curs_main.c:399 postpone.c:39
msgid "Undel"
msgstr "Recuperar"

#: addrbook.c:34
msgid "Select"
msgstr "Seleccionar"

#. __STRCAT_CHECKED__
#: addrbook.c:35 browser.c:43 compose.c:93 curs_main.c:404 mutt_ssl.c:627
#: pager.c:1534 pgpkey.c:517 postpone.c:40 query.c:48 recvattach.c:61
msgid "Help"
msgstr "Ayuda"

#: addrbook.c:140
msgid "You have no aliases!"
msgstr "¡No tiene nombres en la libreta!"

#: addrbook.c:151
msgid "Aliases"
msgstr "Libreta"

#. add a new alias
#: alias.c:234
msgid "Alias as: "
msgstr "Nombre corto: "

#: alias.c:240
msgid "You already have an alias defined with that name!"
msgstr "¡Este nombre ya está definido en la libreta!"

#: alias.c:255
msgid "Address: "
msgstr "Dirección: "

#: alias.c:271
msgid "Personal name: "
msgstr "Nombre: "

#: alias.c:280
#, c-format
msgid "[%s = %s] Accept?"
msgstr "[%s = %s] ¿Aceptar?"

#: alias.c:297 recvattach.c:391 recvattach.c:445
msgid "Save to file: "
msgstr "Guardar en archivo: "

#: alias.c:308
msgid "Alias added."
msgstr "Dirección añadida."

#: attach.c:111 attach.c:238 attach.c:430 attach.c:920
msgid "Can't match nametemplate, continue?"
msgstr "No se pudo encontrar el nombre, ¿continuar?"

#. For now, editing requires a file, no piping
#: attach.c:123
#, c-format
msgid "Mailcap compose entry requires %%s"
msgstr "La entrada \"compose\" en el archivo Mailcap requiere %%s"

#: attach.c:131 attach.c:256 commands.c:190 compose.c:1153 curs_lib.c:145
#: curs_lib.c:374
#, c-format
msgid "Error running \"%s\"!"
msgstr "¡Error al ejecutar \"%s\"!"

#: attach.c:141
msgid "Failure to open file to parse headers."
msgstr "Error al abrir el archivo para leer las cabeceras."

#: attach.c:172
msgid "Failure to open file to strip headers."
msgstr "Error al abrir el archivo para quitar las cabeceras."

#: attach.c:190
#, c-format
msgid "No mailcap compose entry for %s, creating empty file."
msgstr ""
"Falta la entrada \"compose\" de mailcap para %s, creando archivo vacío."

#. For now, editing requires a file, no piping
#: attach.c:250
#, c-format
msgid "Mailcap Edit entry requires %%s"
msgstr "La entrada \"edit\" en el archivo Mailcap requiere %%s"

#: attach.c:268
#, c-format
msgid "No mailcap edit entry for %s"
msgstr "Falta la entrada \"edit\" para %s en el archivo Mailcap"

#: attach.c:396
msgid "No matching mailcap entry found.  Viewing as text."
msgstr ""
"No hay una entrada correspondiente en el archivo mailcap. Viendo como texto."

#: attach.c:409
msgid "MIME type not defined.  Cannot view attachment."
msgstr "Tipo MIME no definido.  No se puede mostrar el archivo adjunto."

#: attach.c:499
msgid "Cannot create filter"
msgstr "No se pudo crear el filtro"

#: attach.c:628 attach.c:660 attach.c:953 attach.c:1011 handler.c:1549
#: pgpkey.c:566 pgpkey.c:755
msgid "Can't create filter"
msgstr "No se pudo crear filtro"

#: attach.c:741 recvattach.c:419 recvattach.c:479
msgid "Attachment saved."
msgstr "Archivo adjunto guardado."

#: attach.c:792
msgid "Write fault!"
msgstr "¡Error de escritura!"

#: attach.c:1034
msgid "I don't know how to print that!"
msgstr "¡No sé cómo se imprime eso!"

#: browser.c:41
msgid "Chdir"
msgstr "Directorio"

#: browser.c:42
msgid "Mask"
msgstr "Patrón"

#: browser.c:377 browser.c:965
#, c-format
msgid "%s is not a directory."
msgstr "%s no es un directorio."

#: browser.c:497
#, c-format
msgid "Mailboxes [%d]"
msgstr "Buzones [%d]"

#: browser.c:504
#, c-format
msgid "Subscribed [%s], File mask: %s"
msgstr "Suscrito [%s], patrón de archivos: %s"

#: browser.c:508
#, c-format
msgid "Directory [%s], File mask: %s"
msgstr "Directorio [%s], patrón de archivos: %s"

#: browser.c:520
msgid "Can't attach a directory!"
msgstr "¡No se puede adjuntar un directorio!"

#: browser.c:651 browser.c:1032 browser.c:1125
msgid "No files match the file mask"
msgstr "Ningún archivo coincide con el patrón"

#: browser.c:857
msgid "Create is only supported for IMAP mailboxes"
msgstr "Crear sólo está soportado para buzones IMAP"

#: browser.c:877
msgid "Delete is only supported for IMAP mailboxes"
msgstr "Suprimir sólo está soportado para buzones IMAP"

#: browser.c:885
#, c-format
msgid "Really delete mailbox \"%s\"?"
msgstr "¿Realmente quiere suprimir el buzón \"%s\"?"

#: browser.c:899
msgid "Mailbox deleted."
msgstr "El buzón fue suprimido."

#: browser.c:905
msgid "Mailbox not deleted."
msgstr "El buzón no fue suprimido."

#: browser.c:924
msgid "Chdir to: "
msgstr "Cambiar directorio a:"

#: browser.c:958 browser.c:1025
msgid "Error scanning directory."
msgstr "Error leyendo directorio."

#: browser.c:976
msgid "File Mask: "
msgstr "Patrón de archivos: "

#: browser.c:1048
msgid "Reverse sort by (d)ate, (a)lpha, si(z)e or do(n)'t sort? "
msgstr ""
"¿Órden inverso por (f)echa, (t)amaño, (a)lfabéticamente o (s)in órden? "

#: browser.c:1049
msgid "Sort by (d)ate, (a)lpha, si(z)e or do(n)'t sort? "
msgstr "¿Ordenar por (f)echa, (t)amaño, (a)lfabéticamente o (s)in órden? "

#: browser.c:1050
msgid "dazn"
msgstr "fats"

#: browser.c:1112
msgid "New file name: "
msgstr "Nombre del nuevo archivo: "

#: browser.c:1143
msgid "Can't view a directory"
msgstr "No se puede mostrar el directorio"

#: browser.c:1161
msgid "Error trying to view file"
msgstr "Error al tratar de mostrar el archivo"

#: buffy.c:413
#, c-format
msgid "New mail in %s."
msgstr "Correo nuevo en %s."

#: color.c:322
#, c-format
msgid "%s: color not supported by term"
msgstr "%s: color no soportado por la terminal"

#: color.c:328
#, c-format
msgid "%s: no such color"
msgstr "%s: color desconocido"

#: color.c:374 color.c:569 color.c:580
#, c-format
msgid "%s: no such object"
msgstr "%s: objeto desconocido"

#: color.c:381
#, c-format
msgid "%s: command valid only for index object"
msgstr "%s: comando sólo válido para objetos en el índice"

#: color.c:389
#, c-format
msgid "%s: too few arguments"
msgstr "%s: parámetros insuficientes"

#: color.c:557
msgid "Missing arguments."
msgstr "Faltan parámetros."

#: color.c:596 color.c:607
msgid "color: too few arguments"
msgstr "color: faltan parámetros"

#: color.c:630
msgid "mono: too few arguments"
msgstr "mono: faltan parámetros"

#: color.c:650
#, c-format
msgid "%s: no such attribute"
msgstr "%s: atributo desconocido"

#: color.c:690 hook.c:64 hook.c:72 keymap.c:697
msgid "too few arguments"
msgstr "Faltan parámetros"

#: color.c:699 hook.c:78
msgid "too many arguments"
msgstr "Demasiados parámetros"

#: color.c:715
msgid "default colors not supported"
msgstr "No hay soporte para colores estándar"

#. find out whether or not the verify signature
#: commands.c:93
msgid "Verify PGP signature?"
msgstr "¿Verificar firma PGP?"

#: commands.c:105 pgp.c:1713 pgpkey.c:559 postpone.c:519
msgid "Invoking PGP..."
msgstr "Invocando PGP..."

#: commands.c:113 mbox.c:740
msgid "Could not create temporary file!"
msgstr "¡No se pudo crear el archivo temporal!"

#: commands.c:126
msgid "Cannot create display filter"
msgstr "No se pudo crear el filtro de muestra"

#: commands.c:146
msgid "Could not copy message"
msgstr "No se pudo copiar el mensaje"

#: commands.c:173
msgid "PGP signature successfully verified."
msgstr "Firma PGP verificada con éxito."

#: commands.c:174
msgid "PGP signature could NOT be verified."
msgstr "Firma PGP NO pudo ser verificada."

#: commands.c:197
msgid "Command: "
msgstr "Comando: "

#: commands.c:215 recvcmd.c:140
msgid "Bounce message to: "
msgstr "Rebotar mensaje a: "

#: commands.c:217 recvcmd.c:142
msgid "Bounce tagged messages to: "
msgstr "Rebotar mensajes marcados a: "

#: commands.c:232
msgid "Error parsing address!"
msgstr "¡Dirección errónea!"

#: commands.c:247
#, c-format
msgid "Bounce message to %s"
msgstr "Rebotar mensaje a %s"

#: commands.c:247
#, c-format
msgid "Bounce messages to %s"
msgstr "Rebotar mensajes a %s"

#: commands.c:261
msgid "Message bounced."
msgstr "Mensaje rebotado."

#: commands.c:261
msgid "Messages bounced."
msgstr "Mensajes rebotados."

#: commands.c:339 commands.c:378 commands.c:395
msgid "Can't create filter process"
msgstr "No se pudo crear el proceso del filtro"

#: commands.c:424
msgid "Pipe to command: "
msgstr "Redirigir el mensaje al comando:"

#: commands.c:441
msgid "No printing command has been defined."
msgstr "No ha sido definida la órden de impresión."

#: commands.c:446
msgid "Print message?"
msgstr "¿Impimir mensaje?"

#: commands.c:446
msgid "Print tagged messages?"
msgstr "¿Imprimir mensajes marcados?"

#: commands.c:455
msgid "Message printed"
msgstr "Mensaje impreso"

#: commands.c:455
msgid "Messages printed"
msgstr "Mensajes impresos"

#: commands.c:457
msgid "Message could not be printed"
msgstr "El mensaje no pudo ser imprimido"

#: commands.c:458
msgid "Messages could not be printed"
msgstr "Los mensajes no pudieron ser imprimidos"

#: commands.c:467
msgid ""
"Rev-Sort (d)ate/(f)rm/(r)ecv/(s)ubj/t(o)/(t)hread/(u)nsort/si(z)e/s(c)ore?: "
msgstr ""
"Órden-rev fech(a)/d(e)/(r)ece/a(s)nto/(p)ara/(h)ilo/(n)ada/ta(m)añ/punta(j): "

#: commands.c:468
msgid ""
"Sort (d)ate/(f)rm/(r)ecv/(s)ubj/t(o)/(t)hread/(u)nsort/si(z)e/s(c)ore?: "
msgstr ""
"Órden fech(a)/d(e)/(r)ecep/a(s)unto/(p)ara/(h)ilo/(n)ada/ta(m)año/punta(j)e: "

#: commands.c:469
msgid "dfrsotuzc"
msgstr "aersphnmj"

#: commands.c:522
msgid "Shell command: "
msgstr "Comando de shell: "

#: commands.c:652
#, fuzzy, c-format
msgid "Decode-save%s to mailbox"
msgstr "%s%s en buzón"

#: commands.c:653
#, fuzzy, c-format
msgid "Decode-copy%s to mailbox"
msgstr "%s%s en buzón"

#: commands.c:654
#, fuzzy, c-format
msgid "Decrypt-save%s to mailbox"
msgstr "%s%s en buzón"

#: commands.c:655
#, fuzzy, c-format
msgid "Decrypt-copy%s to mailbox"
msgstr "%s%s en buzón"

#: commands.c:656
#, fuzzy, c-format
msgid "Save%s to mailbox"
msgstr "%s%s en buzón"

#: commands.c:656
#, fuzzy, c-format
msgid "Copy%s to mailbox"
msgstr "%s%s en buzón"

#: commands.c:657
msgid " tagged"
msgstr " marcado"

#: commands.c:725
#, c-format
msgid "Copying to %s..."
msgstr "Copiando a %s..."

#: commands.c:846
#, c-format
msgid "Convert to %s upon sending?"
msgstr "¿Convertir a %s al mandar?"

#: commands.c:854
#, c-format
msgid "Content-Type changed to %s."
msgstr "Content-Type cambiado a %s."

#: commands.c:856
#, c-format
msgid "Character set changed to %s; %s."
msgstr "El mapa de caracteres fue cambiado a %s; %s."

#: commands.c:858
msgid "not converting"
msgstr "dejando sin convertir"

#: commands.c:858
msgid "converting"
msgstr "convirtiendo"

#: compose.c:41
msgid "There are no attachments."
msgstr "No hay archivos adjuntos."

#: compose.c:86
msgid "Send"
msgstr "Mandar"

#: compose.c:87 remailer.c:483
msgid "Abort"
msgstr "Abortar"

#: compose.c:91 compose.c:658
msgid "Attach file"
msgstr "Adjuntar archivo"

#: compose.c:92
msgid "Descrip"
msgstr "Descrip"

#: compose.c:113
msgid "Sign, Encrypt"
msgstr "Firmar, cifrar"

#: compose.c:115
msgid "Encrypt"
msgstr "Cifrar"

#: compose.c:117
msgid "Sign"
msgstr "Firmar"

#: compose.c:119
msgid "Clear"
msgstr "En claro"

#: compose.c:125
msgid " sign as: "
msgstr " firmar como: "

#: compose.c:125
msgid "<default>"
msgstr "<por defecto>"

#: compose.c:133
msgid "(e)ncrypt, (s)ign, sign (a)s, (b)oth, or (f)orget it? "
msgstr "¿co(d)ificar, f(i)rmar (c)omo, amb(o)s o ca(n)celar? "

#: compose.c:134
msgid "esabf"
msgstr "dicon"

#: compose.c:148
msgid "Sign as: "
msgstr "Firmar como: "

#: compose.c:227
#, c-format
msgid "%s [#%d] no longer exists!"
msgstr "¡%s [#%d] ya no existe!"

#: compose.c:235
#, c-format
msgid "%s [#%d] modified. Update encoding?"
msgstr "%s [#%d] modificado. ¿Rehacer codificación?"

#: compose.c:281
msgid "-- Attachments"
msgstr "-- Archivos adjuntos"

#: compose.c:325
msgid "You may not delete the only attachment."
msgstr "No puede borrar la única pieza."

#: compose.c:674
msgid "Attaching selected files..."
msgstr "Adjuntando archivos seleccionados..."

#: compose.c:685
#, c-format
msgid "Unable to attach %s!"
msgstr "¡Imposible adjuntar %s!"

#: compose.c:703
msgid "Open mailbox to attach message from"
msgstr "Abrir buzón para adjuntar mensaje de"

#: compose.c:741
msgid "No messages in that folder."
msgstr "No hay mensajes en esa carpeta."

#: compose.c:750
msgid "Tag the messages you want to attach!"
msgstr "Marque el mensaje que quiere adjuntar."

#: compose.c:782
msgid "Unable to attach!"
msgstr "¡Imposible adjuntar!"

#: compose.c:829
msgid "Recoding only affects text attachments."
msgstr "Recodificado sólo afecta archivos adjuntos de tipo texto."

#: compose.c:834
msgid "The current attachment won't be converted."
msgstr "El archivo adjunto actual no será convertido."

#: compose.c:836
msgid "The current attachment will be converted."
msgstr "El archivo adjunto actual será convertido."

#: compose.c:907
msgid "Invalid encoding."
msgstr "La codificación no es válida."

#: compose.c:928
msgid "Save a copy of this message?"
msgstr "¿Guardar una copia de este mensaje?"

#: compose.c:981
msgid "Rename to: "
msgstr "Renombrar a: "

#: compose.c:986 editmsg.c:95 sendlib.c:906
#, fuzzy, c-format
msgid "Can't stat %s: %s"
msgstr "No se pudo encontrar en disco: %s"

#: compose.c:1012
msgid "New file: "
msgstr "Archivo nuevo: "

#: compose.c:1025
msgid "Content-Type is of the form base/sub"
msgstr "Content-Type es de la forma base/subtipo"

#: compose.c:1031
#, c-format
msgid "Unknown Content-Type %s"
msgstr "Content-Type %s desconocido"

#: compose.c:1044
#, c-format
msgid "Can't create file %s"
msgstr "No se pudo creal el archivo %s"

#: compose.c:1052
msgid "What we have here is a failure to make an attachment"
msgstr "Lo que tenemos aquí es un fallo al producir el archivo a adjuntar"

#: compose.c:1114
msgid "Postpone this message?"
msgstr "¿Posponer el mensaje?"

#: compose.c:1171
msgid "Write message to mailbox"
msgstr "Guardar mensaje en el buzón"

#: compose.c:1174
#, c-format
msgid "Writing message to %s ..."
msgstr "Escribiendo mensaje en %s ..."

#: compose.c:1183
msgid "Message written."
msgstr "Mensaje escrito."

#: curs_lib.c:153
msgid "yes"
msgstr "sí"

#: curs_lib.c:154
msgid "no"
msgstr "no"

#. restore blocking operation
#: curs_lib.c:236
msgid "Exit Mutt?"
msgstr "¿Salir de Mutt?"

#: curs_lib.c:326 mutt_socket.c:483 mutt_ssl.c:321
msgid "unknown error"
msgstr "error desconocido"

#: curs_lib.c:346
msgid "Press any key to continue..."
msgstr "Presione una tecla para continuar..."

#: curs_lib.c:390
msgid " ('?' for list): "
msgstr " ('?' para lista): "

#: curs_main.c:59 curs_main.c:598
msgid "No mailbox is open."
msgstr "Ningún buzón está abierto."

#: curs_main.c:60
msgid "There are no messages."
msgstr "No hay mensajes."

#: curs_main.c:61 mx.c:1128 pager.c:65 recvattach.c:47
msgid "Mailbox is read-only."
msgstr "El buzón es de sólo lectura."

#: curs_main.c:62 pager.c:66 recvattach.c:821
msgid "Function not permitted in attach-message mode."
msgstr "Función no permitida en el modo de adjuntar mensaje."

#: curs_main.c:63
msgid "No visible messages."
msgstr "No hay mensajes visibles."

#: curs_main.c:244
msgid "Cannot toggle write on a readonly mailbox!"
msgstr "¡No se puede cambiar a escritura un buzón de sólo lectura!"

#: curs_main.c:251
msgid "Changes to folder will be written on folder exit."
msgstr "Los cambios al buzón seran escritos al salir del mismo."

#: curs_main.c:256
msgid "Changes to folder will not be written."
msgstr "Los cambios al buzón no serán escritos."

#: curs_main.c:397
msgid "Quit"
msgstr "Salir"

#: curs_main.c:400 recvattach.c:58
msgid "Save"
msgstr "Guardar"

#: curs_main.c:401 query.c:44
msgid "Mail"
msgstr "Nuevo"

#: curs_main.c:402 pager.c:1443
msgid "Reply"
msgstr "Responder"

#: curs_main.c:403
msgid "Group"
msgstr "Grupo"

#: curs_main.c:485
msgid "Mailbox was externally modified.  Flags may be wrong."
msgstr "Buzón fue modificado.  Los indicadores pueden estar mal."

#: curs_main.c:488
msgid "New mail in this mailbox."
msgstr "Correo nuevo en este buzón."

#: curs_main.c:492
msgid "Mailbox was externally modified."
msgstr "Buzón fue modificado externamente."

#: curs_main.c:604
msgid "No tagged messages."
msgstr "No hay mensajes marcados."

#: curs_main.c:692
msgid "Jump to message: "
msgstr "Saltar a mensaje: "

#: curs_main.c:698
msgid "Argument must be a message number."
msgstr "Argumento tiene que ser un número de mensaje."

#: curs_main.c:731
msgid "That message is not visible."
msgstr "Ese mensaje no es visible."

#: curs_main.c:734
msgid "Invalid message number."
msgstr "Número de mensaje erróneo."

#: curs_main.c:748
msgid "Delete messages matching: "
msgstr "Suprimir mensajes que coincidan con: "

#: curs_main.c:770
msgid "No limit pattern is in effect."
msgstr "No hay patrón limitante activo."

#. i18n: ask for a limit to apply
#: curs_main.c:775
#, c-format
msgid "Limit: %s"
msgstr "Límite: %s"

#: curs_main.c:785
msgid "Limit to messages matching: "
msgstr "Limitar a mensajes que coincidan con: "

#: curs_main.c:816
msgid "Quit Mutt?"
msgstr "¿Salir de Mutt?"

#: curs_main.c:895
msgid "Tag messages matching: "
msgstr "Marcar mensajes que coincidan con: "

#: curs_main.c:904
msgid "Undelete messages matching: "
msgstr "No suprimir mensajes que coincidan con: "

#: curs_main.c:912
msgid "Untag messages matching: "
msgstr "Desmarcar mensajes que coincidan con: "

#: curs_main.c:987
msgid "Open mailbox in read-only mode"
msgstr "Abrir buzón en modo de sólo lectura"

#: curs_main.c:989
msgid "Open mailbox"
msgstr "Abrir buzón"

#: curs_main.c:1005 mx.c:508 mx.c:654
#, c-format
msgid "%s is not a mailbox."
msgstr "%s no es un buzón."

#: curs_main.c:1091
msgid "Exit Mutt without saving?"
msgstr "¿Salir de Mutt sin guardar?"

#: curs_main.c:1125 curs_main.c:1150
msgid "You are on the last message."
msgstr "Está en el último mensaje."

#: curs_main.c:1132 curs_main.c:1176
msgid "No undeleted messages."
msgstr "No hay mensajes sin suprimir."

#: curs_main.c:1169 curs_main.c:1193
msgid "You are on the first message."
msgstr "Está en el primer mensaje."

#: curs_main.c:1267 pattern.c:1290
msgid "Search wrapped to top."
msgstr "La búsqueda volvió a empezar desde arriba."

#: curs_main.c:1276 pattern.c:1301
msgid "Search wrapped to bottom."
msgstr "La búsqueda volvió a empezar desde abajo."

#: curs_main.c:1309
msgid "No new messages"
msgstr "No hay mensajes nuevos"

#: curs_main.c:1309
msgid "No unread messages"
msgstr "No hay mensajes sin leer"

#: curs_main.c:1310
msgid " in this limited view"
msgstr " en esta vista limitada"

#: curs_main.c:1331 pager.c:2296
#, fuzzy
msgid "Can't change 'important' flag on POP server."
msgstr "No se pueden editar mensajes en el servidor POP."

#: curs_main.c:1446
msgid "No more threads."
msgstr "No hay mas hilos."

#: curs_main.c:1448
msgid "You are on the first thread."
msgstr "Ya está en el primer hilo."

#: curs_main.c:1509 curs_main.c:1541 flags.c:237 thread.c:1010 thread.c:1065
#: thread.c:1120
msgid "Threading is not enabled."
msgstr "La muestra por hilos no está activada."

#: curs_main.c:1527
msgid "Thread contains unread messages."
msgstr "El hilo contiene mensajes sin leer."

#: curs_main.c:1705
msgid "Can't edit message on POP server."
msgstr "No se pueden editar mensajes en el servidor POP."

#.
#. * SLcurses_waddnstr() can't take a "const char *", so this is only
#. * declared "static" (sigh)
#.
#: edit.c:36
msgid ""
"~~\t\tinsert a line begining with a single ~\n"
"~b users\tadd users to the Bcc: field\n"
"~c users\tadd users to the Cc: field\n"
"~f messages\tinclude messages\n"
"~F messages\tsame as ~f, except also include headers\n"
"~h\t\tedit the message header\n"
"~m messages\tinclude and quote messages\n"
"~M messages\tsame as ~m, except include headers\n"
"~p\t\tprint the message\n"
"~q\t\twrite file and quit editor\n"
"~r file\t\tread a file into the editor\n"
"~t users\tadd users to the To: field\n"
"~u\t\trecall the previous line\n"
"~v\t\tedit message with the $visual editor\n"
"~w file\t\twrite message to file\n"
"~x\t\tabort changes and quit editor\n"
"~?\t\tthis message\n"
".\t\ton a line by itself ends input\n"
msgstr ""
"~~\t\tRenglón empieza con una tilde.\n"
"~b usuarios\tañadir usuarios al campoBcc:\n"
"~c usuarios\tañadir usuarios al camp Cc:\n"
"~f mensajes\tincluir mensajes.\n"
"~F mensajes\tlo mismo que ~f, pero con el encabezado.\n"
"~h\t\teditar el encabezado del mensaje.\n"
"~m mensajes\tincluir y citar mensajes.\n"
"~M mensajes\tlo mismo que ~m, pero con el encabezado.\n"
"~p\t\timprimir el mensaje.\n"
"~q\t\tguardar archivo y salir del editor.\n"
"~r archivo\t\tleer un archivo con el editor.\n"
"~t usuarios\tañadir usuarios al campo To:\n"
"~u\t\teditar el renglón anterior.\n"
"~v\t\teditar mensaje con el editor definido en $visual .\n"
"~w archivo\tescribir mensaje a un archivo.\n"
"~x\t\tcancelar cambios y salir del editor.\n"
"~?\t\teste mensaje.\n"
".\t\tsólo en un renglón finaliza la entrada.\n"

#: edit.c:181
#, c-format
msgid "%d: invalid message number.\n"
msgstr "%d: número de mensaje erróneo.\n"

#: edit.c:312
msgid "(End message with a . on a line by itself)\n"
msgstr "(Termine el mensaje con un . sólo en un renglón)\n"

#: edit.c:370
msgid "No mailbox.\n"
msgstr "No hay buzón.\n"

#: edit.c:374
msgid "Message contains:\n"
msgstr "Mensaje contiene:\n"

#: edit.c:378 edit.c:429
msgid "(continue)\n"
msgstr "(continuar)\n"

#: edit.c:391
msgid "missing filename.\n"
msgstr "falta el nombre del archivo.\n"

#: edit.c:411
msgid "No lines in message.\n"
msgstr "No hay renglones en el mensaje.\n"

#: edit.c:440
#, c-format
msgid "%s: unknown editor command (~? for help)\n"
msgstr "%s: comando de editor deconocido (~? para ayuda)\n"

#: editmsg.c:74
#, c-format
msgid "could not create temporary folder: %s"
msgstr "no se pudo crear la carpeta temporal: %s"

#: editmsg.c:84
#, c-format
msgid "could not write temporary mail folder: %s"
msgstr "no se pudo escribir la carpeta temporal: %s"

#: editmsg.c:101
msgid "Message file is empty!"
msgstr "¡El archivo del mensaje está vacío!"

#: editmsg.c:108
msgid "Message not modified!"
msgstr "¡El mensaje no fue modificado!"

#: editmsg.c:116
#, c-format
msgid "Can't open message file: %s"
msgstr "No se pudo abrir el archivo del mensaje: %s"

#: editmsg.c:123 editmsg.c:151
#, c-format
msgid "Can't append to folder: %s"
msgstr "No se pudo agregar a la carpeta: %s"

#: editmsg.c:182
#, c-format
msgid "Error. Preserving temporary file: %s"
msgstr "Error. Preservando el archivo temporal: %s"

#: flags.c:280
msgid "Set flag"
msgstr "Poner indicador"

#: flags.c:280
msgid "Clear flag"
msgstr "Quitar indicador"

#: handler.c:1330
msgid "[-- Error:  Could not display any parts of Multipart/Alternative! --]\n"
msgstr ""
"[-- ¡Error: no se pudo mostrar ninguna parte de multipart/alternative! --]\n"

#: handler.c:1448
#, c-format
msgid "[-- Attachment #%d"
msgstr "[-- Archivo adjunto #%d"

#: handler.c:1460
#, c-format
msgid "[-- Type: %s/%s, Encoding: %s, Size: %s --]\n"
msgstr "[-- Tipo: %s/%s, codificación: %s, tamaño: %s --]\n"

#: handler.c:1520
#, c-format
msgid "[-- Autoview using %s --]\n"
msgstr "[-- Automuestra usando %s --]\n"

#: handler.c:1521
#, c-format
msgid "Invoking autoview command: %s"
msgstr "Invocando comando de automuestra: %s"

#: handler.c:1553
#, c-format
msgid "[-- Can't run %s. --]\n"
msgstr "[-- No se puede ejecutar %s. --]\n"

#: handler.c:1571 handler.c:1592
#, c-format
msgid "[-- Autoview stderr of %s --]\n"
msgstr "[-- Error al ejecutar %s --]\n"

#: handler.c:1629
msgid "[-- Error: message/external-body has no access-type parameter --]\n"
msgstr ""
"[-- Error: Contenido message/external no tiene parámetro acces-type --]\n"

#: handler.c:1648
#, c-format
msgid "[-- This %s/%s attachment "
msgstr "[-- Este archivo adjunto %s/%s "

#: handler.c:1655
#, c-format
msgid "(size %s bytes) "
msgstr "(tamaño %s bytes) "

#: handler.c:1657
msgid "has been deleted --]\n"
msgstr "ha sido suprimido --]\n"

#: handler.c:1662
#, c-format
msgid "[-- on %s --]\n"
msgstr "[-- el %s --]\n"

#: handler.c:1667
#, c-format
msgid "[-- name: %s --]\n"
msgstr "[-- nombre: %s --]\n"

#: handler.c:1680 handler.c:1696
#, fuzzy, c-format
msgid "[-- This %s/%s attachment is not included, --]\n"
msgstr "[-- Este archivo adjunto %s/%s "

#: handler.c:1682
#, fuzzy
msgid ""
"[-- and the indicated external source has --]\n"
"[-- expired. --]\n"
msgstr ""
"[-- Este archivo adjunto %s/%s no está incluido --]\n"
"[-- y la fuente externa indicada ha expirado. --]\n"

#: handler.c:1700
#, fuzzy, c-format
msgid "[-- and the indicated access-type %s is unsupported --]\n"
msgstr ""
"[-- Este archivo adjunto %s/%s no está incluido --]\n"
"[-- y el tipo de acceso indicado %s no está soportado --]\n"

#: handler.c:1817
msgid "Error: multipart/signed has no protocol."
msgstr "Error: multipart/signed no tiene protocolo."

#: handler.c:1830
msgid "Error: multipart/encrypted has no protocol parameter!"
msgstr "Error: ¡multipart/encrypted no tiene parámetro de protocolo!"

#: handler.c:1877
msgid "Unable to open temporary file!"
msgstr "¡Imposible abrir archivo temporal!"

#: handler.c:1937
#, c-format
msgid "[-- %s/%s is unsupported "
msgstr "[-- %s/%s no está soportado "

#: handler.c:1942
#, c-format
msgid "(use '%s' to view this part)"
msgstr "(use '%s' para ver esta parte)"

#: handler.c:1944
msgid "(need 'view-attachments' bound to key!)"
msgstr "(necesita 'view-attachments' enlazado a una tecla)"

#: headers.c:174
#, c-format
msgid "%s: unable to attach file"
msgstr "%s: imposible adjuntar archivo"

#: help.c:278
msgid "ERROR: please report this bug"
msgstr "ERROR: por favor reporte este fallo"

#: help.c:320
msgid "<UNKNOWN>"
msgstr "<DESCONOCIDO>"

#: help.c:332
msgid ""
"\n"
"Generic bindings:\n"
"\n"
msgstr ""
"\n"
"Enlaces genéricos:\n"
"\n"

#: help.c:336
msgid ""
"\n"
"Unbound functions:\n"
"\n"
msgstr ""
"\n"
"Funciones sin enlazar:\n"
"\n"

#: help.c:344
#, c-format
msgid "Help for %s"
msgstr "Ayuda para %s"

#: hook.c:240
msgid "unhook: Can't do unhook * from within a hook."
msgstr "unhook: No se puede desenganchar * desde dentro de un gancho."

#: hook.c:252
#, c-format
msgid "unhook: unknown hook type: %s"
msgstr "unhook: tipo de gancho desconocido: %s"

#: hook.c:258
#, c-format
msgid "unhook: Can't delete a %s from within a %s."
msgstr "unhook: No se puede suprimir un %s desde dentro de un %s."

#: imap/auth.c:104 pop_auth.c:393
msgid "No authenticators available"
msgstr "Falta un método de verificación de autentidad"

#: imap/auth_anon.c:39
msgid "Authenticating (anonymous)..."
msgstr "Verificando autentidad (anónimo)..."

#: imap/auth_anon.c:69
msgid "Anonymous authentication failed."
msgstr "Autentidad anónima falló."

#: imap/auth_cram.c:44
msgid "Authenticating (CRAM-MD5)..."
msgstr "Verificando autentidad (CRAM-MD5)..."

#: imap/auth_cram.c:124
msgid "CRAM-MD5 authentication failed."
msgstr "Verificación de autentidad CRAM-MD5 falló."

#. now begin login
#: imap/auth_gss.c:104
msgid "Authenticating (GSSAPI)..."
msgstr "Verificando autentidad (GSSAPI)..."

#: imap/auth_gss.c:267
msgid "GSSAPI authentication failed."
msgstr "Verificación de autentidad GSSAPI falló."

#: imap/auth_login.c:34
msgid "LOGIN disabled on this server."
msgstr "LOGIN desactivado en este servidor."

#: imap/auth_login.c:43 pop_auth.c:226
msgid "Logging in..."
msgstr "Entrando..."

#: imap/auth_login.c:63 pop_auth.c:269
msgid "Login failed."
msgstr "El login falló."

#: imap/auth_sasl.c:93 pop_auth.c:76
msgid "Authenticating (SASL)..."
msgstr "Verificando autentidad (SASL)..."

#: imap/auth_sasl.c:174 pop_auth.c:154
msgid "SASL authentication failed."
msgstr "Verificación de autentidad SASL falló."

#: imap/browse.c:64 imap/imap.c:516
#, c-format
msgid "%s is an invalid IMAP path"
msgstr ""

#: imap/browse.c:81
msgid "Getting namespaces..."
msgstr "Consiguiendo espacio de nombres..."

#: imap/browse.c:90
msgid "Getting folder list..."
msgstr "Consiguiendo lista de carpetas..."

#: imap/browse.c:219
#, fuzzy
msgid "No such folder"
msgstr "%s: color desconocido"

#: imap/browse.c:277
msgid "Create mailbox: "
msgstr "Crear buzón: "

#: imap/browse.c:282
msgid "Mailbox must have a name."
msgstr "El buzón tiene que tener un nombre."

#: imap/browse.c:290
msgid "Mailbox created."
msgstr "Buzón creado."

#: imap/command.c:288
msgid "Mailbox closed"
msgstr "Buzón cerrado"

#. something is wrong because the server reported fewer messages
#. * than we previously saw
#.
#: imap/command.c:325
msgid "Fatal error.  Message count is out of sync!"
msgstr "¡Error fatal!  La cuenta de mensajes no está sincronizada."

#: imap/imap.c:147
#, c-format
msgid "Closing connection to %s..."
msgstr "Cerrando conexión a %s..."

#: imap/imap.c:307
msgid "This IMAP server is ancient. Mutt does not work with it."
msgstr "Este servidor IMAP es ancestral. Mutt no puede trabajar con el."

#: imap/imap.c:393
msgid "Secure connection with TLS?"
msgstr "¿Asegurar conexión con TLS?"

#: imap/imap.c:402
msgid "Could not negotiate TLS connection"
msgstr "No se pudo negociar una conexión TLS"

#: imap/imap.c:547
#, c-format
msgid "Selecting %s..."
msgstr "Seleccionando %s..."

#: imap/imap.c:667
#, fuzzy
msgid "Error opening mailbox"
msgstr "¡Error al escribir el buzón!"

#. STATUS not supported
#: imap/imap.c:720
msgid "Unable to append to IMAP mailboxes at this server"
msgstr "No es posible agregar a buzones IMAP en este servidor."

#. command failed cause folder doesn't exist
#: imap/imap.c:729 imap/message.c:596 muttlib.c:1175
#, c-format
msgid "Create %s?"
msgstr "¿Crear %s?"

#: imap/imap.c:765
msgid "Closing connection to IMAP server..."
msgstr "Cerrando conexión al servidor IMAP..."

#: imap/imap.c:928 pop.c:465
#, c-format
msgid "Marking %d messages deleted..."
msgstr "Marcando %d mensajes como suprimidos..."

#: imap/imap.c:937
#, fuzzy
msgid "Expunge failed"
msgstr "CLOSE falló"

#: imap/imap.c:952
#, c-format
msgid "Saving message status flags... [%d/%d]"
msgstr "Guardando indicadores de estado de mensajes... [%d/%d]"

#: imap/imap.c:1036
msgid "Expunging messages from server..."
msgstr "Eliminando mensajes del servidor..."

#: imap/imap.c:1041
msgid "imap_sync_mailbox: EXPUNGE failed"
msgstr ""

#: imap/imap.c:1075
msgid "CLOSE failed"
msgstr "CLOSE falló"

#: imap/imap.c:1324
#, fuzzy
msgid "Bad mailbox name"
msgstr "Crear buzón: "

#: imap/imap.c:1336
#, c-format
msgid "Subscribing to %s..."
msgstr "Suscribiendo a %s..."

#: imap/imap.c:1338
#, c-format
msgid "Unsubscribing to %s..."
msgstr "Desuscribiendo de %s..."

#. Unable to fetch headers for lower versions
#: imap/message.c:74
msgid "Unable to fetch headers from this IMAP server version."
msgstr ""
"No se pueden recoger cabeceras de mensajes de esta versión de servidor IMAP."

#: imap/message.c:84
#, fuzzy, c-format
msgid "Could not create temporary file %s"
msgstr "¡No se pudo crear el archivo temporal!"

#: imap/message.c:101 pop.c:209
#, c-format
msgid "Fetching message headers... [%d/%d]"
msgstr "Consiguiendo cabeceras de mensajes... [%d/%d]"

#: imap/message.c:250 pop.c:343
msgid "Fetching message..."
msgstr "Consiguiendo mensaje..."

#: imap/message.c:293 pop.c:380
msgid "The message index is incorrect. Try reopening the mailbox."
msgstr "El índice de mensajes es incorrecto. Intente reabrir el buzón."

#: imap/message.c:462
msgid "Uploading message ..."
msgstr "Subiendo mensaje ..."

#: imap/message.c:572
#, c-format
msgid "Copying %d messages to %s..."
msgstr "Copiando %d mensajes a %s..."

#: imap/message.c:576
#, c-format
msgid "Copying message %d to %s..."
msgstr "Copiando mensaje %d a %s..."

#: imap/util.c:239
msgid "Continue?"
msgstr "¿Continuar?"

#: init.c:493
msgid "alias: no address"
msgstr "alias: sin dirección"

#: init.c:593
msgid "invalid header field"
msgstr "encabezado erróneo"

#: init.c:646
#, c-format
msgid "%s: unknown sorting method"
msgstr "%s: órden desconocido"

#: init.c:758
#, c-format
msgid "mutt_restore_default(%s): error in regexp: %s\n"
msgstr "mutt_restore_default(%s): error en expresión regular: %s\n"

#: init.c:821
#, c-format
msgid "%s: unknown variable"
msgstr "%s: varibale desconocida"

#: init.c:830
msgid "prefix is illegal with reset"
msgstr "prefijo es ilegal con reset"

#: init.c:836
msgid "value is illegal with reset"
msgstr "valor es ilegal con reset"

#: init.c:875
#, c-format
msgid "%s is set"
msgstr "%s está activada"

#: init.c:875
#, c-format
msgid "%s is unset"
msgstr "%s no está activada"

#: init.c:1081
#, c-format
msgid "%s: invalid mailbox type"
msgstr "%s: tipo de buzón inválido"

#: init.c:1106 init.c:1151
#, c-format
msgid "%s: invalid value"
msgstr "%s: valor inválido"

#: init.c:1212
#, c-format
msgid "%s: unknown type"
msgstr "%s: tipo desconocido"

#: init.c:1255
#, c-format
msgid "Error in %s, line %d: %s"
msgstr "Error en %s, renglón %d: %s"

#. the muttrc source keyword
#: init.c:1271
#, c-format
msgid "source: errors in %s"
msgstr "source: errores en %s"

#: init.c:1272
#, c-format
msgid "source: reading aborted due too many errors in %s"
msgstr "source: lectura fue cancelada por demasiados errores en %s"

#: init.c:1286
#, c-format
msgid "source: error at %s"
msgstr "source: errores en %s"

#: init.c:1291
msgid "source: too many arguments"
msgstr "source: demasiados parámetros"

#: init.c:1342
#, c-format
msgid "%s: unknown command"
msgstr "%s: comando desconocido"

#: init.c:1698
#, c-format
msgid "Error in command line: %s\n"
msgstr "Error en línea de comando: %s\n"

#: init.c:1747
msgid "unable to determine home directory"
msgstr "imposible determinar el directorio del usuario"

#: init.c:1755
msgid "unable to determine username"
msgstr "imposible determinar nombre del usuario"

#: keymap.c:433
msgid "Macro loop detected."
msgstr "Bucle de macros detectado."

#: keymap.c:636 keymap.c:644
msgid "Key is not bound."
msgstr "La tecla no tiene enlace a una función."

#: keymap.c:648
#, c-format
msgid "Key is not bound.  Press '%s' for help."
msgstr "Tecla sin enlace. Presione '%s' para obtener ayuda."

#: keymap.c:659
msgid "push: too many arguments"
msgstr "push: demasiados parámetros"

#: keymap.c:680
#, c-format
msgid "%s: no such menu"
msgstr "%s: menú desconocido"

#: keymap.c:689
msgid "null key sequence"
msgstr "sequencia de teclas vacía"

#: keymap.c:773
msgid "bind: too many arguments"
msgstr "bind: demasiados parámetros"

#: keymap.c:788
#, c-format
msgid "%s: no such function in map"
msgstr "%s: función deconocida"

#: keymap.c:811
msgid "macro: empty key sequence"
msgstr "macro: sequencia de teclas vacía"

#: keymap.c:822
msgid "macro: too many arguments"
msgstr "macro: demasiados parámetros"

#: keymap.c:852
#, fuzzy
msgid "exec: no arguments"
msgstr "exec: faltan parámetros"

#: keymap.c:872
#, fuzzy, c-format
msgid "%s: no such function"
msgstr "%s: función deconocida"

#: keymap_alldefs.h:5
msgid "null operation"
msgstr "operación nula"

#: keymap_alldefs.h:6
msgid "force viewing of attachment using mailcap"
msgstr "forzar la muestra de archivos adjuntos usando mailcap"

#: keymap_alldefs.h:7
msgid "view attachment as text"
msgstr "mostrar archivos adjuntos como texto"

#: keymap_alldefs.h:8
msgid "Toggle display of subparts"
msgstr "Cambiar muestra de subpartes"

#: keymap_alldefs.h:9
msgid "move to the bottom of the page"
msgstr "ir al final de la página"

#: keymap_alldefs.h:10
msgid "remail a message to another user"
msgstr "reenviar el mensaje a otro usuario"

#: keymap_alldefs.h:11
msgid "select a new file in this directory"
msgstr "seleccione un archivo nuevo en este directorio"

#: keymap_alldefs.h:12
msgid "view file"
msgstr "ver archivo"

#: keymap_alldefs.h:13
msgid "display the currently selected file's name"
msgstr "mostrar el nombre del archivo seleccionado"

#: keymap_alldefs.h:14
msgid "subscribe to current mailbox (IMAP only)"
msgstr "suscribir al buzón actual (sólo IMAP)"

#: keymap_alldefs.h:15
msgid "unsubscribe to current mailbox (IMAP only)"
msgstr "desuscribir al buzón actual (sólo IMAP)"

#: keymap_alldefs.h:16
msgid "toggle view all/subscribed mailboxes (IMAP only)"
msgstr "cambiar entre ver todos los buzones o sólo los suscritos (sólo IMAP)"

#: keymap_alldefs.h:17
msgid "change directories"
msgstr "cambiar directorio"

#: keymap_alldefs.h:18
msgid "check mailboxes for new mail"
msgstr "revisar buzones por correo nuevo"

#: keymap_alldefs.h:19
msgid "attach a file(s) to this message"
msgstr "adjuntar archivo(s) a este mensaje"

#: keymap_alldefs.h:20
msgid "attach message(s) to this message"
msgstr "adjuntar mensaje(s) a este mensaje"

#: keymap_alldefs.h:21
msgid "edit the BCC list"
msgstr "editar el campo BCC"

#: keymap_alldefs.h:22
msgid "edit the CC list"
msgstr "editar el campo CC"

#: keymap_alldefs.h:23
msgid "edit attachment description"
msgstr "editar la descripción del archivo adjunto"

#: keymap_alldefs.h:24
msgid "edit attachment transfer-encoding"
msgstr "editar la codificación del archivo adjunto"

#: keymap_alldefs.h:25
msgid "enter a file to save a copy of this message in"
msgstr "guardar copia de este mensaje en archivo"

#: keymap_alldefs.h:26
msgid "edit the file to be attached"
msgstr "editar el archivo a ser adjunto"

#: keymap_alldefs.h:27
msgid "edit the from field"
msgstr "editar el campo de from"

#: keymap_alldefs.h:28
msgid "edit the message with headers"
msgstr "editar el mensaje con cabecera"

#: keymap_alldefs.h:29
msgid "edit the message"
msgstr "editar el mensaje"

#: keymap_alldefs.h:30
msgid "edit attachment using mailcap entry"
msgstr "editar el archivo adjunto usando la entrada mailcap"

#: keymap_alldefs.h:31
msgid "edit the Reply-To field"
msgstr "editar el campo Reply-To"

#: keymap_alldefs.h:32
msgid "edit the subject of this message"
msgstr "editar el asunto de este mensaje (subject)"

#: keymap_alldefs.h:33
msgid "edit the TO list"
msgstr "editar el campo TO"

#: keymap_alldefs.h:34
msgid "create a new mailbox (IMAP only)"
msgstr "crear un buzón nuevo (sólo IMAP)"

#: keymap_alldefs.h:35
msgid "edit attachment content type"
msgstr "editar el tipo de archivo adjunto"

#: keymap_alldefs.h:36
msgid "get a temporary copy of an attachment"
msgstr "producir copia temporal del archivo adjunto"

#: keymap_alldefs.h:37
msgid "run ispell on the message"
msgstr "Corrección ortográfica via ispell"

#: keymap_alldefs.h:38
msgid "compose new attachment using mailcap entry"
msgstr "producir archivo a adjuntar usando entrada mailcap"

#: keymap_alldefs.h:39
msgid "toggle recoding of this attachment"
msgstr "marcar/desmarcar este archivo adjunto para ser recodificado"

#: keymap_alldefs.h:40
msgid "save this message to send later"
msgstr "guardar este mensaje para enviarlo después"

#: keymap_alldefs.h:41
msgid "rename/move an attached file"
msgstr "renombrar/mover un archivo adjunto"

#: keymap_alldefs.h:42
msgid "send the message"
msgstr "enviar el mensaje"

#: keymap_alldefs.h:43
msgid "toggle disposition between inline/attachment"
msgstr "cambiar disposición entre incluido/archivo adjunto"

#: keymap_alldefs.h:44
msgid "toggle whether to delete file after sending it"
msgstr "cambiar si el archivo adjunto es suprimido después de enviarlo"

#: keymap_alldefs.h:45
msgid "update an attachment's encoding info"
msgstr "refrescar la información de codificado del archivo adjunto"

#: keymap_alldefs.h:46
msgid "write the message to a folder"
msgstr "guardar el mensaje en un buzón"

#: keymap_alldefs.h:47
msgid "copy a message to a file/mailbox"
msgstr "copiar un mensaje a un archivo/buzón"

#: keymap_alldefs.h:48
msgid "create an alias from a message sender"
msgstr "crear una entrada en la libreta con los datos del mensaje actual"

#: keymap_alldefs.h:49
msgid "move entry to bottom of screen"
msgstr "mover entrada hasta abajo en la pantalla"

#: keymap_alldefs.h:50
msgid "move entry to middle of screen"
msgstr "mover entrada al centro de la pantalla"

#: keymap_alldefs.h:51
msgid "move entry to top of screen"
msgstr "mover entrada hasta arriba en la pantalla"

#: keymap_alldefs.h:52
msgid "make decoded (text/plain) copy"
msgstr "crear copia decodificada (text/plain)"

#: keymap_alldefs.h:53
msgid "make decoded copy (text/plain) and delete"
msgstr "crear copia decodificada (text/plain) y suprimir"

#: keymap_alldefs.h:54
msgid "delete the current entry"
msgstr "suprimir"

#: keymap_alldefs.h:55
msgid "delete the current mailbox (IMAP only)"
msgstr "suprimir el buzón actual (sólo IMAP)"

#: keymap_alldefs.h:56
msgid "delete all messages in subthread"
msgstr "suprimir todos los mensajes en este subhilo"

#: keymap_alldefs.h:57
msgid "delete all messages in thread"
msgstr "suprimir todos los mensajes en este hilo"

#: keymap_alldefs.h:58
msgid "display full address of sender"
msgstr "mostrar dirección completa del autor"

#: keymap_alldefs.h:59
msgid "display message and toggle header weeding"
msgstr "mostrar mensaje y cambiar la muestra de todos los encabezados"

#: keymap_alldefs.h:60
msgid "display a message"
msgstr "mostrar el mensaje"

#: keymap_alldefs.h:61
msgid "edit the raw message"
msgstr "editar el mensaje completo"

#: keymap_alldefs.h:62
msgid "delete the char in front of the cursor"
msgstr "suprimir el caracter anterior al cursor"

#: keymap_alldefs.h:63
msgid "move the cursor one character to the left"
msgstr "mover el cursor un caracter a la izquierda"

#: keymap_alldefs.h:64
msgid "move the cursor to the beginning of the word"
msgstr "mover el cursor al principio de la palabra"

#: keymap_alldefs.h:65
msgid "jump to the beginning of the line"
msgstr "saltar al principio del renglón"

#: keymap_alldefs.h:66
msgid "cycle among incoming mailboxes"
msgstr "cambiar entre buzones de entrada"

#: keymap_alldefs.h:67
msgid "complete filename or alias"
msgstr "completar nombres de archivos o nombres en libreta"

#: keymap_alldefs.h:68
msgid "complete address with query"
msgstr "completar dirección con pregunta"

#: keymap_alldefs.h:69
msgid "delete the char under the cursor"
msgstr "suprimir el caracter bajo el cursor"

#: keymap_alldefs.h:70
msgid "jump to the end of the line"
msgstr "saltar al final del renglón"

#: keymap_alldefs.h:71
msgid "move the cursor one character to the right"
msgstr "mover el cursor un caracter a la derecha"

#: keymap_alldefs.h:72
msgid "move the cursor to the end of the word"
msgstr "mover el cursor al final de la palabra"

#: keymap_alldefs.h:73
#, fuzzy
msgid "scroll down through the history list"
msgstr "mover hacia atrás en el historial de comandos"

#: keymap_alldefs.h:74
msgid "scroll up through the history list"
msgstr "mover hacia atrás en el historial de comandos"

#: keymap_alldefs.h:75
msgid "delete chars from cursor to end of line"
msgstr "suprimir caracteres desde el cursor hasta el final del renglón"

#: keymap_alldefs.h:76
msgid "delete chars from the cursor to the end of the word"
msgstr "suprimir caracteres desde el cursor hasta el final de la palabra"

#: keymap_alldefs.h:77
msgid "delete all chars on the line"
msgstr "suprimir todos lod caracteres en el renglón"

#: keymap_alldefs.h:78
msgid "delete the word in front of the cursor"
msgstr "suprimir la palabra anterior al cursor"

#: keymap_alldefs.h:79
msgid "quote the next typed key"
msgstr "marcar como cita la próxima tecla"

#: keymap_alldefs.h:80
msgid "transpose character under cursor with previous"
msgstr "transponer el caracter bajo el cursor con el anterior"

#: keymap_alldefs.h:81
msgid "capitalize the word"
msgstr "capitalizar la palabra"

#: keymap_alldefs.h:82
msgid "convert the word to lower case"
msgstr "convertir la palabra a minúsculas"

#: keymap_alldefs.h:83
msgid "convert the word to upper case"
msgstr "convertir la palabra a mayúsculas"

#: keymap_alldefs.h:84
msgid "enter a muttrc command"
msgstr "entrar comando de muttrc"

#: keymap_alldefs.h:85
msgid "enter a file mask"
msgstr "entrar un patrón de archivos"

#: keymap_alldefs.h:86
msgid "exit this menu"
msgstr "salir de este menú"

#: keymap_alldefs.h:87
msgid "filter attachment through a shell command"
msgstr "filtrar archivos adjuntos con un comando de shell"

#: keymap_alldefs.h:88
msgid "move to the first entry"
msgstr "mover la primera entrada"

#: keymap_alldefs.h:89
msgid "toggle a message's 'important' flag"
msgstr "marcar/desmarcar el mensaje como 'importante'"

#: keymap_alldefs.h:90
msgid "forward a message with comments"
msgstr "Reenviar el mensaje con comentrarios"

#: keymap_alldefs.h:91
msgid "select the current entry"
msgstr "seleccionar la entrada actual"

#: keymap_alldefs.h:92
msgid "reply to all recipients"
msgstr "responder a todos los destinatarios"

#: keymap_alldefs.h:93
msgid "scroll down 1/2 page"
msgstr "media página hacia abajo"

#: keymap_alldefs.h:94
msgid "scroll up 1/2 page"
msgstr "media página hacia arriba"

#: keymap_alldefs.h:95
msgid "this screen"
msgstr "esta pantalla"

#: keymap_alldefs.h:96
msgid "jump to an index number"
msgstr "saltar a un número del índice"

#: keymap_alldefs.h:97
msgid "move to the last entry"
msgstr "ir a la última entrada"

#: keymap_alldefs.h:98
msgid "reply to specified mailing list"
msgstr "responder a la lista de correo"

#: keymap_alldefs.h:99
msgid "execute a macro"
msgstr "ejecutar un macro"

#: keymap_alldefs.h:100
msgid "compose a new mail message"
msgstr "escribir un mensaje nuevo"

#: keymap_alldefs.h:101
msgid "open a different folder"
msgstr "abrir otro buzón"

#: keymap_alldefs.h:102
msgid "open a different folder in read only mode"
msgstr "abrir otro buzón en modo de sólo lectura"

#: keymap_alldefs.h:103
msgid "clear a status flag from a message"
msgstr "quitarle un indicador a un mensaje"

#: keymap_alldefs.h:104
msgid "delete messages matching a pattern"
msgstr "suprimir mensajes que coincidan con un patrón"

#: keymap_alldefs.h:105
msgid "force retrieval of mail from IMAP server"
msgstr "forzar el obtener correo de un servidor IMAP"

#: keymap_alldefs.h:106
msgid "retrieve mail from POP server"
msgstr "obtener correo de un servidor POP"

#: keymap_alldefs.h:107
msgid "move to the first message"
msgstr "ir al primer mensaje"

#: keymap_alldefs.h:108
msgid "move to the last message"
msgstr "ir al último mensaje"

#: keymap_alldefs.h:109
msgid "show only messages matching a pattern"
msgstr "mostrar sólo mensajes que coincidan con un patrón"

#: keymap_alldefs.h:110
msgid "jump to the next new message"
msgstr "saltar al próximo mensaje nuevo"

#: keymap_alldefs.h:111
msgid "jump to the next subthread"
msgstr "saltar al próximo subhilo"

#: keymap_alldefs.h:112
msgid "jump to the next thread"
msgstr "saltar al próximo hilo"

#: keymap_alldefs.h:113
msgid "move to the next undeleted message"
msgstr "ir al próximo mensaje no borrado"

#: keymap_alldefs.h:114
msgid "jump to the next unread message"
msgstr "saltar al próximo mensaje sin leer"

#: keymap_alldefs.h:115
msgid "jump to parent message in thread"
msgstr "saltar al mensaje anterior en el hilo"

#: keymap_alldefs.h:116
msgid "jump to previous thread"
msgstr "saltar al hilo anterior"

#: keymap_alldefs.h:117
msgid "jump to previous subthread"
msgstr "saltar al subhilo anterior"

#: keymap_alldefs.h:118
msgid "move to the previous undeleted message"
msgstr "ir al mensaje no borrado anterior"

#: keymap_alldefs.h:119
msgid "jump to the previous new message"
msgstr "saltar al mensaje nuevo anterior"

#: keymap_alldefs.h:120
msgid "jump to the previous unread message"
msgstr "saltar al mensaje sin leer anterior"

#: keymap_alldefs.h:121
msgid "mark the current thread as read"
msgstr "marcar el hilo actual como leído"

#: keymap_alldefs.h:122
msgid "mark the current subthread as read"
msgstr "marcar el subhilo actual como leído"

#: keymap_alldefs.h:123
msgid "set a status flag on a message"
msgstr "ponerle un indicador a un mensaje"

#: keymap_alldefs.h:124
msgid "save changes to mailbox"
msgstr "guardar cabios al buzón"

#: keymap_alldefs.h:125
msgid "tag messages matching a pattern"
msgstr "marcar mensajes que coincidan con un patrón"

#: keymap_alldefs.h:126
msgid "undelete messages matching a pattern"
msgstr "restaurar mensajes que coincidan con un patrón"

#: keymap_alldefs.h:127
msgid "untag messages matching a pattern"
msgstr "quitar marca de los mensajes que coincidan con un patrón"

#: keymap_alldefs.h:128
msgid "move to the middle of the page"
msgstr "ir al centro de la página"

#: keymap_alldefs.h:129
msgid "move to the next entry"
msgstr "ir a la próxima entrada"

#: keymap_alldefs.h:130
msgid "scroll down one line"
msgstr "bajar un renglón"

#: keymap_alldefs.h:131
msgid "move to the next page"
msgstr "ir a la próxima página"

#: keymap_alldefs.h:132
msgid "jump to the bottom of the message"
msgstr "saltar al final del mensaje"

#: keymap_alldefs.h:133
msgid "toggle display of quoted text"
msgstr "cambiar muestra del texto citado"

#: keymap_alldefs.h:134
msgid "skip beyond quoted text"
msgstr "saltar atrás del texto citado"

#: keymap_alldefs.h:135
msgid "jump to the top of the message"
msgstr "saltar al principio del mensaje"

#: keymap_alldefs.h:136
msgid "pipe message/attachment to a shell command"
msgstr "filtrar mensaje/archivo adjunto via un comando de shell"

#: keymap_alldefs.h:137
msgid "move to the previous entry"
msgstr "ir a la entrada anterior"

#: keymap_alldefs.h:138
msgid "scroll up one line"
msgstr "subir un renglón"

#: keymap_alldefs.h:139
msgid "move to the previous page"
msgstr "ir a la página anterior"

#: keymap_alldefs.h:140
msgid "print the current entry"
msgstr "imprimir la entrada actual"

#: keymap_alldefs.h:141
msgid "query external program for addresses"
msgstr "Obtener direcciones de un programa externo"

#: keymap_alldefs.h:142
msgid "append new query results to current results"
msgstr "agregar nuevos resultados de la búsqueda a anteriores"

#: keymap_alldefs.h:143
msgid "save changes to mailbox and quit"
msgstr "guardar cambios al buzón y salir"

#: keymap_alldefs.h:144
msgid "recall a postponed message"
msgstr "reeditar mensaje pospuesto"

#: keymap_alldefs.h:145
msgid "clear and redraw the screen"
msgstr "refrescar la pantalla"

#: keymap_alldefs.h:146
msgid "{internal}"
msgstr "{interno}"

#: keymap_alldefs.h:147
msgid "reply to a message"
msgstr "responder a un mensaje"

#: keymap_alldefs.h:148
msgid "use the current message as a template for a new one"
msgstr "usar el mensaje actual como base para uno nuevo"

#: keymap_alldefs.h:149
msgid "save message/attachment to a file"
msgstr "guardar mensaje/archivo adjunto en un archivo"

#: keymap_alldefs.h:150
msgid "search for a regular expression"
msgstr "buscar con una expresión regular"

#: keymap_alldefs.h:151
msgid "search backwards for a regular expression"
msgstr "buscar con una expresión regular hacia atrás"

#: keymap_alldefs.h:152
msgid "search for next match"
msgstr "buscar próxima coincidencia"

#: keymap_alldefs.h:153
msgid "search for next match in opposite direction"
msgstr "buscar próxima coincidencia en dirección opuesta"

#: keymap_alldefs.h:154
msgid "toggle search pattern coloring"
msgstr "cambiar coloración de patrón de búsqueda"

#: keymap_alldefs.h:155
msgid "invoke a command in a subshell"
msgstr "invocar comando en un subshell"

#: keymap_alldefs.h:156
msgid "sort messages"
msgstr "ordenar mensajes"

#: keymap_alldefs.h:157
msgid "sort messages in reverse order"
msgstr "ordenar mensajes en órden inverso"

#: keymap_alldefs.h:158
msgid "tag the current entry"
msgstr "marcar la entrada actual"

#: keymap_alldefs.h:159
msgid "apply next function to tagged messages"
msgstr "aplicar la próxima función a los mensajes marcados"

#: keymap_alldefs.h:160
msgid "tag the current subthread"
msgstr "marcar el subhilo actual"

#: keymap_alldefs.h:161
msgid "tag the current thread"
msgstr "marcar el hilo actual"

#: keymap_alldefs.h:162
msgid "toggle a message's 'new' flag"
msgstr "cambiar el indicador de 'nuevo' de un mensaje"

#: keymap_alldefs.h:163
msgid "toggle whether the mailbox will be rewritten"
msgstr "cambiar si los cambios del buzón serán guardados"

#: keymap_alldefs.h:164
msgid "toggle whether to browse mailboxes or all files"
msgstr "cambiar entre ver buzones o todos los archivos al navegar"

#: keymap_alldefs.h:165
msgid "move to the top of the page"
msgstr "ir al principio de la página"

#: keymap_alldefs.h:166
msgid "undelete the current entry"
msgstr "restaurar la entrada actual"

#: keymap_alldefs.h:167
msgid "undelete all messages in thread"
msgstr "restaurar todos los mensajes del hilo"

#: keymap_alldefs.h:168
msgid "undelete all messages in subthread"
msgstr "restaurar todos los mensajes del subhilo"

#: keymap_alldefs.h:169
msgid "show the Mutt version number and date"
msgstr "mostrar el número de versión y fecha de Mutt"

#: keymap_alldefs.h:170
msgid "view attachment using mailcap entry if necessary"
msgstr "mostrar archivo adjunto usando entrada mailcap si es necesario"

#: keymap_alldefs.h:171
msgid "show MIME attachments"
msgstr "mostrar archivos adjuntos tipo MIME"

#: keymap_alldefs.h:172
msgid "show currently active limit pattern"
msgstr "mostrar patrón de limitación activo"

#: keymap_alldefs.h:173
msgid "collapse/uncollapse current thread"
msgstr "colapsar/expander hilo actual"

#: keymap_alldefs.h:174
msgid "collapse/uncollapse all threads"
msgstr "colapsar/expander todos los hilos"

#: keymap_alldefs.h:175
msgid "attach a PGP public key"
msgstr "adjuntar clave PGP pública"

#: keymap_alldefs.h:176
msgid "show PGP options"
msgstr "mostrar opciones PGP"

#: keymap_alldefs.h:177
msgid "extract PGP public keys"
msgstr "extraer claves PGP públicas"

#: keymap_alldefs.h:178
msgid "wipe PGP passphrase from memory"
msgstr "borrar contraseña PGP de la memoria"

#: keymap_alldefs.h:179
msgid "mail a PGP public key"
msgstr "enviar clave PGP pública"

#: keymap_alldefs.h:180
msgid "verify a PGP public key"
msgstr "verificar clave PGP pública"

#: keymap_alldefs.h:181
msgid "view the key's user id"
msgstr "mostrar la identificación del usuario de la clave"

#: keymap_alldefs.h:182
msgid "make decrypted copy and delete"
msgstr "crear copia descifrada y suprimir "

#: keymap_alldefs.h:183
msgid "make decrypted copy"
msgstr "crear copia descifrada"

#: keymap_alldefs.h:184
msgid "check for classic pgp"
msgstr "verificar presencia de un pgp clásico"

#: keymap_alldefs.h:185
msgid "Accept the chain constructed"
msgstr "Aceptar la cadena construida"

#: keymap_alldefs.h:186
msgid "Append a remailer to the chain"
msgstr "Agregar un remailer a la cadena"

#: keymap_alldefs.h:187
msgid "Insert a remailer into the chain"
msgstr "Poner un remailer en la cadena"

#: keymap_alldefs.h:188
msgid "Delete a remailer from the chain"
msgstr "Suprimir un remailer de la cadena"

#: keymap_alldefs.h:189
msgid "Select the previous element of the chain"
msgstr "Seleccionar el elemento anterior en la cadena"

#: keymap_alldefs.h:190
msgid "Select the next element of the chain"
msgstr "Seleccionar el siguiente elemento en la cadena"

#: keymap_alldefs.h:191
msgid "send the message through a mixmaster remailer chain"
msgstr "enviar el mensaje a través de una cadena de remailers mixmaster"

#: lib.c:59 lib.c:74 lib.c:105
msgid "Out of memory!"
msgstr "¡Sin memoria!"

#: main.c:40
msgid ""
"To contact the developers, please mail to <mutt-dev@mutt.org>.\n"
"To report a bug, please use the flea(1) utility.\n"
msgstr ""
"Para contactar a los desarrolladores mande un mensaje a <mutt-dev@mutt."
"org>.\n"
"Para reportar un fallo use la utilería flea(1) por favor.\n"

#: main.c:44
#, fuzzy
msgid ""
"Copyright (C) 1996-2002 Michael R. Elkins and others.\n"
"Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.\n"
"Mutt is free software, and you are welcome to redistribute it\n"
"under certain conditions; type `mutt -vv' for details.\n"
msgstr ""
"Copyright (C) 1996-2001 Michael R. Elkins y otros.\n"
"Mutt viene con ABSOLUTAMENTE NINGUNA GARANTÍA; para obtener detalles\n"
"teclee `mutt -vv'. Mutt es software libre, puede redistribuirlo\n"
"bajo ciertas condiciones; teclee `mutt -vv' para más detalles.\n"

#: main.c:50
#, fuzzy
msgid ""
"Copyright (C) 1996-2002 Michael R. Elkins <me@mutt.org>\n"
"Copyright (C) 1996-2002 Brandon Long <blong@fiction.net>\n"
"Copyright (C) 1997-2002 Thomas Roessler <roessler@guug.de>\n"
"Copyright (C) 1998-2002 Werner Koch <wk@isil.d.shuttle.de>\n"
"Copyright (C) 1999-2002 Brendan Cully <brendan@kublai.com>\n"
"Copyright (C) 1999-2002 Tommi Komulainen <Tommi.Komulainen@iki.fi>\n"
"Copyright (C) 2000-2002 Edmund Grimley Evans <edmundo@rano.org>\n"
"\n"
"Lots of others not mentioned here contributed lots of code,\n"
"fixes, and suggestions.\n"
"\n"
"    This program is free software; you can redistribute it and/or modify\n"
"    it under the terms of the GNU General Public License as published by\n"
"    the Free Software Foundation; either version 2 of the License, or\n"
"    (at your option) any later version.\n"
"\n"
"    This program is distributed in the hope that it will be useful,\n"
"    but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
"    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
"    GNU General Public License for more details.\n"
"\n"
"    You should have received a copy of the GNU General Public License\n"
"    along with this program; if not, write to the Free Software\n"
"    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.\n"
msgstr ""
"Copyright (C) 1996-2001 Michael R. Elkins <me@cs.hmc.edu>\n"
"Copyright (C) 1996-2001 Brandon Long <blong@fiction.net>\n"
"Copyright (C) 1997-2001 Thomas Roessler <roessler@guug.de>\n"
"Copyright (C) 1998-2001 Werner Koch <wk@isil.d.shuttle.de>\n"
"Copyright (C) 1999-2001 Brendan Cully <brendan@kublai.com>\n"
"Copyright (C) 1999-2001 Tommi Komulainen <Tommi.Komulainen@iki.fi>\n"
"Copyright (C) 2000-2001 Edmund Grimley Evans <edmundo@rano.org>\n"
"\n"
"Muchos otros no mencionados aqui contribuyeron mucho código,\n"
"mejoras y sugerencias.\n"
"\n"
"La traducción al español fue hecha por Boris Wesslowski <Boris@Wesslowski."
"com>.\n"
"\n"
"    This program is free software; you can redistribute it and/or modify\n"
"    it under the terms of the GNU General Public License as published by\n"
"    the Free Software Foundation; either version 2 of the License, or\n"
"    (at your option) any later version.\n"
"\n"
"    This program is distributed in the hope that it will be useful,\n"
"    but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
"    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
"    GNU General Public License for more details.\n"
"\n"
"    You should have received a copy of the GNU General Public License\n"
"    along with this program; if not, write to the Free Software\n"
"    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.\n"

#: main.c:88
msgid ""
"usage: mutt [ -nRyzZ ] [ -e <cmd> ] [ -F <file> ] [ -m <type> ] [ -f "
"<file> ]\n"
"       mutt [ -nx ] [ -e <cmd> ] [ -a <file> ] [ -F <file> ] [ -H <file> ] "
"[ -i <file> ] [ -s <subj> ] [ -b <addr> ] [ -c <addr> ] <addr> [ ... ]\n"
"       mutt [ -n ] [ -e <cmd> ] [ -F <file> ] -p\n"
"       mutt -v[v]\n"
"\n"
"options:\n"
"  -a <file>\tattach a file to the message\n"
"  -b <address>\tspecify a blind carbon-copy (BCC) address\n"
"  -c <address>\tspecify a carbon-copy (CC) address\n"
"  -e <command>\tspecify a command to be executed after initialization\n"
"  -f <file>\tspecify which mailbox to read\n"
"  -F <file>\tspecify an alternate muttrc file\n"
"  -H <file>\tspecify a draft file to read header from\n"
"  -i <file>\tspecify a file which Mutt should include in the reply\n"
"  -m <type>\tspecify a default mailbox type\n"
"  -n\t\tcauses Mutt not to read the system Muttrc\n"
"  -p\t\trecall a postponed message\n"
"  -R\t\topen mailbox in read-only mode\n"
"  -s <subj>\tspecify a subject (must be in quotes if it has spaces)\n"
"  -v\t\tshow version and compile-time definitions\n"
"  -x\t\tsimulate the mailx send mode\n"
"  -y\t\tselect a mailbox specified in your `mailboxes' list\n"
"  -z\t\texit immediately if there are no messages in the mailbox\n"
"  -Z\t\topen the first folder with new message, exit immediately if none\n"
"  -h\t\tthis help message"
msgstr ""
"uso: mutt [ -nRyzZ ] [ -e <cmd> ] [ -F <arch> ] [ -m <tipo> ] [ -f <arch> ]\n"
"     mutt [ -nx ] [ -e <cmd> ] [ -a <arch> ] [ -F <arch> ] [ -H <arch> ] [ -"
"i <arch> ] [ -s <asunto> ] [ -b <dir> ] [ -c <dir> ] <dir> [ ... ]\n"
"     mutt [ -n ] [ -e <cmd> ] [ -F <archivo> ] -p\n"
"     mutt -v[v]\n"
"\n"
"opciones:\n"
"  -a <archivo>\tañadir un archivo al mensaje\n"
"  -b <dirección>\tespecifica una dirección para enviar copia ciega (BCC)\n"
"  -c <dirección>\tespecifica una dirección para enviar copia (CC)\n"
"  -e <comando>\tespecifica un comando a ser ejecutado al empezar\n"
"  -f <archivo>\tespecifica un buzón a leer\n"
"  -F <archivo>\tespecifica un archivo muttrc alterno\n"
"  -H <archivo>\tespecifica un archivo para obtener una cabecera\n"
"  -i <archivo>\tespecifica un archivo a incluir en la respuesta\n"
"  -m <tipo>\tespecifica un tipo de buzón\n"
"  -n\t\tproduce que Mutt no lea el archivo Muttrc del sistema\n"
"  -p\t\tcontinuar un mensaje pospuesto\n"
"  -R\t\tabrir un buzón en modo de solo-lectura\n"
"  -s <asunto>\tespecifica el asunto (necesita comillas si contiene "
"espacios)\n"
"  -v\t\tmuestra versión y opciones definidas al compilar\n"
"  -x\t\tsimula el modo de envío mailx\n"
"  -y\t\tselecciona un buzón especificado en su lista `mailboxes'\n"
"  -z\t\tsalir inmediatamente si no hay mensajes en el buzón\n"
"  -Z\t\tabrir la primera carpeta con mensajes nuevos, salir si no hay\n"
"  -h\t\teste mensaje de ayuda"

#: main.c:142
msgid ""
"\n"
"Compile options:"
msgstr ""
"\n"
"Opciones especificadas al compilar:"

#: main.c:417
msgid "Error initializing terminal."
msgstr "Error al inicializar la terminal."

#: main.c:517
#, c-format
msgid "Debugging at level %d.\n"
msgstr "Modo debug a nivel %d.\n"

#: main.c:519
msgid "DEBUG was not defined during compilation.  Ignored.\n"
msgstr "DEBUG no fue definido al compilar.  Ignorado.\n"

#: main.c:636
#, c-format
msgid "%s does not exist. Create it?"
msgstr "%s no existe. ¿Crearlo?"

#: main.c:640
#, c-format
msgid "Can't create %s: %s."
msgstr "No se pudo crear %s: %s."

#: main.c:685
msgid "No recipients specified.\n"
msgstr "No hay destinatario.\n"

#: main.c:771
#, c-format
msgid "%s: unable to attach file.\n"
msgstr "%s: imposible adjuntar archivo.\n"

#: main.c:791
msgid "No mailbox with new mail."
msgstr "Ningún buzón con correo nuevo."

#: main.c:800
msgid "No incoming mailboxes defined."
msgstr "Ningún buzón de entrada fue definido."

#: main.c:831
msgid "Mailbox is empty."
msgstr "El buzón está vacío."

#: mbox.c:129 mbox.c:290
#, c-format
msgid "Reading %s... %d (%d%%)"
msgstr "Leyendo %s... %d (%d%%)"

#: mbox.c:153 mbox.c:212
msgid "Mailbox is corrupt!"
msgstr "¡El buzón está corrupto!"

#: mbox.c:665
msgid "Mailbox was corrupted!"
msgstr "¡El buzón fue corrupto!"

#: mbox.c:702 mbox.c:978
msgid "Fatal error!  Could not reopen mailbox!"
msgstr "¡Error fatal! ¡No se pudo reabrir el buzón!"

#: mbox.c:711
msgid "Unable to lock mailbox!"
msgstr "¡Imposible bloquear buzón!"

#. this means ctx->changed or ctx->deleted was set, but no
#. * messages were found to be changed or deleted.  This should
#. * never happen, is we presume it is a bug in mutt.
#.
#: mbox.c:757
msgid "sync: mbox modified, but no modified messages! (report this bug)"
msgstr ""
"sync: buzón modificado, ¡pero sin mensajes modificados! (reporte este fallo)"

#: mbox.c:798
#, c-format
msgid "Writing messages... %d (%d%%)"
msgstr "Guardando mensajes... %d (%d%%)"

#. copy the temp mailbox back into place starting at the first
#. * change/deleted message
#.
#: mbox.c:931
#, fuzzy
msgid "Committing changes..."
msgstr "Compilando patrón de búsqueda..."

#: mbox.c:962
#, c-format
msgid "Write failed!  Saved partial mailbox to %s"
msgstr "¡La escritura falló! Buzón parcial fue guardado en %s"

#: mbox.c:1028
msgid "Could not reopen mailbox!"
msgstr "¡Imposible reabrir buzón!"

#: mbox.c:1066
msgid "Reopening mailbox..."
msgstr "Reabriendo buzón..."

#: menu.c:400
msgid "Jump to: "
msgstr "Saltar a: "

#: menu.c:409
msgid "Invalid index number."
msgstr "Número de índice inválido."

#: menu.c:413 menu.c:431 menu.c:467 menu.c:508 menu.c:524 menu.c:535
#: menu.c:546 menu.c:588 menu.c:599 menu.c:612 menu.c:625 menu.c:1000
msgid "No entries."
msgstr "No hay entradas."

#: menu.c:428
msgid "You cannot scroll down farther."
msgstr "Ya no puede bajar más."

#: menu.c:444
msgid "You cannot scroll up farther."
msgstr "Ya no puede subir más."

#: menu.c:464
msgid "You are on the last page."
msgstr "Está en la última página."

#: menu.c:486
msgid "You are on the first page."
msgstr "Está en la primera página."

#: menu.c:565
msgid "First entry is shown."
msgstr "La primera entrada está siendo mostrada."

#: menu.c:585
msgid "Last entry is shown."
msgstr "La última entrada está siendo mostrada."

#: menu.c:636
msgid "You are on the last entry."
msgstr "Está en la última entrada."

#: menu.c:647
msgid "You are on the first entry."
msgstr "Está en la primera entrada."

#: menu.c:707 pattern.c:1236
msgid "Search for: "
msgstr "Buscar por: "

#: menu.c:708 pattern.c:1237
msgid "Reverse search for: "
msgstr "Buscar en sentido opuesto: "

#: menu.c:718 pattern.c:1269
msgid "No search pattern."
msgstr "Nada que buscar."

#: menu.c:748 pager.c:1913 pager.c:1929 pager.c:2017 pattern.c:1334
msgid "Not found."
msgstr "No fue encontrado."

#: menu.c:864
msgid "No tagged entries."
msgstr "No hay entradas marcadas."

#: menu.c:957
msgid "Search is not implemented for this menu."
msgstr "No puede buscar en este menú."

#: menu.c:962
msgid "Jumping is not implemented for dialogs."
msgstr "Saltar no está implementado para diálogos."

#: menu.c:1003
msgid "Tagging is not supported."
msgstr "Marcar no está soportado."

#: mh.c:603
#, c-format
msgid "Reading %s... %d"
msgstr "Leyendo %s... %d"

#: muttlib.c:837
msgid "File is a directory, save under it?"
msgstr "Archivo es un directorio, ¿guardar en él?"

#: muttlib.c:842
msgid "File under directory: "
msgstr "Archivo bajo directorio: "

#: muttlib.c:854
msgid "File exists, (o)verwrite, (a)ppend, or (c)ancel?"
msgstr "El archivo existe, ¿(s)obreescribir, (a)gregar o (c)ancelar?"

#: muttlib.c:854
msgid "oac"
msgstr "sac"

#: muttlib.c:1142
msgid "Can't save message to POP mailbox."
msgstr "No se puede guardar un mensaje en un buzón POP."

#: muttlib.c:1151
#, c-format
msgid "%s is not a mailbox!"
msgstr "¡%s no es un buzón!"

#: muttlib.c:1157
#, c-format
msgid "Append messages to %s?"
msgstr "¿Agregar mensajes a %s?"

#: mutt_socket.c:85 mutt_socket.c:141
#, c-format
msgid "Connection to %s closed"
msgstr "Conexión a %s cerrada"

#: mutt_socket.c:259
msgid "SSL is unavailable."
msgstr "SSL no está disponible."

#: mutt_socket.c:290
msgid "Preconnect command failed."
msgstr "La órden anterior a la conexión falló."

#: mutt_socket.c:361 mutt_socket.c:375
#, c-format
msgid "Error talking to %s (%s)"
msgstr "Error al hablar con %s (%s)"

#: mutt_socket.c:409 mutt_socket.c:450
#, c-format
msgid "Looking up %s..."
msgstr "Buscando %s..."

#: mutt_socket.c:414 mutt_socket.c:454
#, c-format
msgid "Could not find the host \"%s\""
msgstr "No se encontró la dirección del servidor %s"

#: mutt_socket.c:418 mutt_socket.c:459
#, c-format
msgid "Connecting to %s..."
msgstr "Conectando a %s..."

#: mutt_socket.c:482
#, c-format
msgid "Could not connect to %s (%s)."
msgstr "No se pudo conectar a %s (%s)."

#: mutt_ssl.c:170
msgid "Failed to find enough entropy on your system"
msgstr "No se pudo encontrar suficiente entropía en su sistema"

#: mutt_ssl.c:194
#, c-format
msgid "Filling entropy pool: %s...\n"
msgstr "Llenando repositorio de entropía: %s...\n"

#: mutt_ssl.c:202
#, c-format
msgid "%s has insecure permissions!"
msgstr "¡%s tiene derechos inseguros!"

#: mutt_ssl.c:221
msgid "SSL disabled due the lack of entropy"
msgstr "SSL fue desactivado por la falta de entropía"

#: mutt_ssl.c:315
msgid "I/O error"
msgstr ""

#: mutt_ssl.c:318
msgid "unspecified protocol error"
msgstr ""

#: mutt_ssl.c:324
#, fuzzy, c-format
msgid "SSL failed: %s"
msgstr "CLOSE falló"

#: mutt_ssl.c:333
msgid "Unable to get certificate from peer"
msgstr "Imposible recoger el certificado de la contraparte"

#: mutt_ssl.c:341
#, c-format
msgid "SSL connection using %s (%s)"
msgstr "Conectando por SSL con %s (%s)"

#: mutt_ssl.c:381
msgid "Unknown"
msgstr "Desconocido"

#: mutt_ssl.c:406
msgid "[unable to calculate]"
msgstr "[imposible calcular]"

#: mutt_ssl.c:424
msgid "[invalid date]"
msgstr "[fecha inválida]"

#: mutt_ssl.c:499
msgid "Server certificate is not yet valid"
msgstr "Certificado del servidor todavía no es válido"

#: mutt_ssl.c:506
msgid "Server certificate has expired"
msgstr "Certificado del servidor ha expirado"

#: mutt_ssl.c:579
msgid "This certificate belongs to:"
msgstr "Este certificado pertenece a:"

#: mutt_ssl.c:590
msgid "This certificate was issued by:"
msgstr "Este certificado fue producido por:"

#: mutt_ssl.c:601
msgid "This certificate is valid"
msgstr "Este certificado es válido"

#: mutt_ssl.c:602
#, c-format
msgid "   from %s"
msgstr "   de %s"

#: mutt_ssl.c:604
#, c-format
msgid "     to %s"
msgstr "     a %s"

#: mutt_ssl.c:610
#, c-format
msgid "Fingerprint: %s"
msgstr "Huella: %s"

#: mutt_ssl.c:612
msgid "SSL Certificate check"
msgstr "Prueba del certificado SSL"

#: mutt_ssl.c:615
msgid "(r)eject, accept (o)nce, (a)ccept always"
msgstr "(r)echazar, aceptar (u)na vez, (a)ceptar siempre"

#: mutt_ssl.c:616
msgid "roa"
msgstr "rua"

#: mutt_ssl.c:620
msgid "(r)eject, accept (o)nce"
msgstr "(r)echazar, aceptar (u)na vez"

#: mutt_ssl.c:621
msgid "ro"
msgstr "ru"

#: mutt_ssl.c:625 pgpkey.c:510
msgid "Exit  "
msgstr "Salir  "

#: mutt_ssl.c:651
msgid "Warning: Couldn't save certificate"
msgstr "Advertencia: no se pudo guardar el certificado"

#: mutt_ssl.c:656
msgid "Certificate saved"
msgstr "El certificado fue guardado"

#: mx.c:118
#, c-format
msgid "Lock count exceeded, remove lock for %s?"
msgstr "Cuenta de bloqueo excedida, ¿quitar bloqueo de %s?"

#: mx.c:130
#, c-format
msgid "Can't dotlock %s.\n"
msgstr "No se pudo bloquear %s con dotlock.\n"

#: mx.c:188
msgid "Timeout exceeded while attempting fcntl lock!"
msgstr "¡Bloqueo fcntl tardó demasiado!"

#: mx.c:194
#, c-format
msgid "Waiting for fcntl lock... %d"
msgstr "Esperando bloqueo fcntl... %d"

#: mx.c:222
msgid "Timeout exceeded while attempting flock lock!"
msgstr "¡Bloqueo flock tardó demasiado!"

#: mx.c:229
#, c-format
msgid "Waiting for flock attempt... %d"
msgstr "Esperando bloqueo flock... %d"

#: mx.c:591
#, c-format
msgid "Couldn't lock %s\n"
msgstr "No se pudo bloquear %s\n"

#: mx.c:675
#, c-format
msgid "Reading %s..."
msgstr "Leyendo %s..."

#: mx.c:773
#, c-format
msgid "Writing %s..."
msgstr "Escribiendo %s..."

#: mx.c:806
#, c-format
msgid "Could not synchronize mailbox %s!"
msgstr "¡No se pudo sincronizar el buzón %s!"

#: mx.c:872
#, c-format
msgid "Move read messages to %s?"
msgstr "¿Mover mensajes leidos a %s?"

#: mx.c:888 mx.c:1143
#, c-format
msgid "Purge %d deleted message?"
msgstr "¿Expulsar %d mensaje suprimido?"

#: mx.c:888 mx.c:1143
#, c-format
msgid "Purge %d deleted messages?"
msgstr "¿Expulsar %d mensajes suprimidos?"

#: mx.c:912
#, c-format
msgid "Moving read messages to %s..."
msgstr "Moviendo mensajes leídos a %s..."

#: mx.c:972 mx.c:1134
msgid "Mailbox is unchanged."
msgstr "Buzón sin cambios."

#: mx.c:1008
#, c-format
msgid "%d kept, %d moved, %d deleted."
msgstr "quedan %d, %d movidos, %d suprimidos."

#: mx.c:1011 mx.c:1181
#, c-format
msgid "%d kept, %d deleted."
msgstr "quedan %d, %d suprimidos."

#: mx.c:1119
#, c-format
msgid " Press '%s' to toggle write"
msgstr "Presione '%s' para cambiar escritura"

#: mx.c:1121
msgid "Use 'toggle-write' to re-enable write!"
msgstr "¡Use 'toggle-write' para activar escritura!"

#: mx.c:1123
#, c-format
msgid "Mailbox is marked unwritable. %s"
msgstr "Buzón está marcado inescribible. %s"

#: mx.c:1178
msgid "Mailbox checkpointed."
msgstr "El buzón fue marcado."

#: mx.c:1496
msgid "Can't write message"
msgstr "No se pudo escribir el mensaje"

#: pager.c:64
msgid "Not available in this menu."
msgstr "No disponible en este menú."

#: pager.c:1436
msgid "PrevPg"
msgstr "PágAnt"

#: pager.c:1437
msgid "NextPg"
msgstr "PróxPág"

#: pager.c:1441
msgid "View Attachm."
msgstr "Adjuntos"

#: pager.c:1444
msgid "Next"
msgstr "Sig."

#. emulate "less -q" and don't go on to the next message.
#: pager.c:1822 pager.c:1853 pager.c:1885 pager.c:2105
msgid "Bottom of message is shown."
msgstr "El final del mensaje está siendo mostrado."

#: pager.c:1838 pager.c:1860 pager.c:1867 pager.c:1874
msgid "Top of message is shown."
msgstr "El principio del mensaje está siendo mostrado."

#: pager.c:1947
msgid "Reverse search: "
msgstr "Buscar hacia atrás: "

#: pager.c:1948
msgid "Search: "
msgstr "Buscar: "

#: pager.c:2043
msgid "Help is currently being shown."
msgstr "La ayuda está siendo mostrada."

#: pager.c:2072
msgid "No more quoted text."
msgstr "No hay mas texto citado."

#: pager.c:2085
msgid "No more unquoted text after quoted text."
msgstr "No hay mas texto sin citar bajo el texto citado."

# boundary es un parámetro definido por el estándar MIME
#: parse.c:603
msgid "multipart message has no boundary parameter!"
msgstr "¡mensaje multiparte no tiene parámetro boundary!"

#: pattern.c:252
#, c-format
msgid "Error in expression: %s"
msgstr "Error en expresión: %s"

#: pattern.c:362
#, c-format
msgid "Invalid day of month: %s"
msgstr "Día inválido del mes: %s"

#: pattern.c:376
#, c-format
msgid "Invalid month: %s"
msgstr "Mes inválido: %s"

#. getDate has its own error message, don't overwrite it here
#: pattern.c:528
#, c-format
msgid "Invalid relative date: %s"
msgstr "Fecha relativa incorrecta: %s"

#: pattern.c:542
msgid "error in expression"
msgstr "error en expresión"

#: pattern.c:748 pattern.c:856
#, c-format
msgid "error in pattern at: %s"
msgstr "error en patrón en: %s"

#: pattern.c:796
#, c-format
msgid "%c: invalid command"
msgstr "%c: comando inválido"

#: pattern.c:802
#, c-format
msgid "%c: not supported in this mode"
msgstr "%c: no soportado en este modo"

#: pattern.c:815
msgid "missing parameter"
msgstr "falta un parámetro"

#: pattern.c:831
#, c-format
msgid "mismatched parenthesis: %s"
msgstr "paréntesis sin contraparte: %s"

#: pattern.c:863
msgid "empty pattern"
msgstr "patrón vacío"

#: pattern.c:1057
#, c-format
msgid "error: unknown op %d (report this error)."
msgstr "error: op %d desconocida (reporte este error)."

#: pattern.c:1126 pattern.c:1255
msgid "Compiling search pattern..."
msgstr "Compilando patrón de búsqueda..."

#: pattern.c:1140
msgid "Executing command on matching messages..."
msgstr "Ejecutando comando en mensajes que coinciden..."

#: pattern.c:1203
msgid "No messages matched criteria."
msgstr "Ningún mensaje responde al criterio dado."

#: pattern.c:1293
msgid "Search hit bottom without finding match"
msgstr "La búsqueda llegó al final sin encontrar nada."

#: pattern.c:1304
msgid "Search hit top without finding match"
msgstr "La búsqueda llegó al principio sin encontrar nada."

#: pattern.c:1326
msgid "Search interrupted."
msgstr "Búsqueda interrumpida."

#: pgp.c:93
msgid "Enter PGP passphrase:"
msgstr "Entre contraseña PGP:"

#: pgp.c:109
msgid "PGP passphrase forgotten."
msgstr "Contraseña PGP olvidada."

#: pgp.c:142
#, c-format
msgid "[-- PGP output follows (current time: %c) --]\n"
msgstr "[-- Salida de PGP a continuación (tiempo actual: %c) --]\n"

#: pgp.c:366
msgid "[-- Error: unable to create PGP subprocess! --]\n"
msgstr "[-- ¡Error: imposible crear subproceso PGP! --]\n"

#: pgp.c:402 pgp.c:749 pgp.c:1052
msgid ""
"[-- End of PGP output --]\n"
"\n"
msgstr ""
"[-- Fin de salida PGP --]\n"
"\n"

#: pgp.c:410
msgid ""
"[-- BEGIN PGP MESSAGE --]\n"
"\n"
msgstr ""
"[-- PRINCIPIO DEL MENSAJE PGP --]\n"
"\n"

#: pgp.c:412
msgid "[-- BEGIN PGP PUBLIC KEY BLOCK --]\n"
msgstr "[-- PRINCIPIO DEL BLOQUE DE CLAVES PÚBLICAS PGP --]\n"

#: pgp.c:414
msgid ""
"[-- BEGIN PGP SIGNED MESSAGE --]\n"
"\n"
msgstr ""
"[-- PRINCIPIO DEL MENSAJE FIRMADO CON PGP --]\n"
"\n"

#: pgp.c:456
#, fuzzy
msgid "[-- END PGP MESSAGE --]\n"
msgstr ""
"\n"
"[-- FIN DEL MENSAJE PGP --]\n"
"\n"

#: pgp.c:458
msgid "[-- END PGP PUBLIC KEY BLOCK --]\n"
msgstr "[-- FIN DEL BLOQUE DE CLAVES PÚBLICAS PGP --]\n"

#: pgp.c:460
#, fuzzy
msgid "[-- END PGP SIGNED MESSAGE --]\n"
msgstr ""
"\n"
"[-- FIN DEL MENSAJE FIRMADO CON PGP --]\n"
"\n"

#: pgp.c:475
msgid ""
"[-- Error: could not find beginning of PGP message! --]\n"
"\n"
msgstr ""
"[-- ¡Error: no se encontró el principio del mensaje PGP! --]\n"
"\n"

#: pgp.c:799
msgid ""
"[-- Error: Inconsistent multipart/signed structure! --]\n"
"\n"
msgstr ""
"[-- Error: ¡Estructura multipart/signed inconsistente! --]\n"
"\n"

#: pgp.c:808
#, c-format
msgid ""
"[-- Error: Unknown multipart/signed protocol %s! --]\n"
"\n"
msgstr ""
"[-- Error: ¡Protocolo multipart/signed %s desconocido! --]\n"
"\n"

#: pgp.c:834
#, c-format
msgid ""
"[-- Warning: We can't verify %s/%s signatures. --]\n"
"\n"
msgstr ""
"[-- Advertencia: No se pudieron verificar %s/%s firmas. --]\n"
"\n"

#. Now display the signed body
#: pgp.c:847
msgid ""
"[-- The following data is signed --]\n"
"\n"
msgstr ""
"[-- Los siguientes datos están firmados --]\n"
"\n"

#: pgp.c:853
msgid ""
"[-- Warning: Can't find any signatures. --]\n"
"\n"
msgstr ""
"[-- Advertencia: No se pudieron encontrar firmas. --]\n"
"\n"

#: pgp.c:861
#, fuzzy
msgid "[-- End of signed data --]\n"
msgstr ""
"\n"
"[-- Fin de datos firmados --]\n"

#: pgp.c:962
msgid "Internal error. Inform <roessler@guug.de>."
msgstr "Error interno. Informe a <roessler@guug.de>."

#: pgp.c:1022
msgid ""
"[-- Error: could not create a PGP subprocess! --]\n"
"\n"
msgstr ""
"[-- ¡Error: imposible crear subproceso PGP! --]\n"
"\n"

#: pgp.c:1118
msgid ""
"[-- Error: malformed PGP/MIME message! --]\n"
"\n"
msgstr ""
"[-- ¡Error: mensaje PGP/MIME mal formado! --]\n"
"\n"

#: pgp.c:1131
msgid "[-- Error: could not create temporary file! --]\n"
msgstr "[-- ¡Error: no se pudo cear archivo temporal! --]\n"

#: pgp.c:1140
msgid ""
"[-- The following data is PGP/MIME encrypted --]\n"
"\n"
msgstr ""
"[-- Lo siguiente está cifrado con PGP/MIME --]\n"
"\n"

#: pgp.c:1160
#, fuzzy
msgid "[-- End of PGP/MIME encrypted data --]\n"
msgstr ""
"\n"
"[-- Fin de datos cifrados con PGP/MIME --]\n"

#: pgp.c:1241
msgid "Can't open PGP subprocess!"
msgstr "¡No se pudo abrir subproceso PGP!"

#: pgp.c:1368
#, c-format
msgid "Use keyID = \"%s\" for %s?"
msgstr "¿Usar keyID = \"%s\" para %s?"

#: pgp.c:1395
#, c-format
msgid "Enter keyID for %s: "
msgstr "Entre keyID para %s: "

#: pgp.c:1603
msgid "Can't invoke PGP"
msgstr "No se pudo invocar PGP"

#: pgp.c:1707
msgid "Create an application/pgp message?"
msgstr "¿Crear un mensaje de tipo application/pgp?"

#: pgpinvoke.c:301
msgid "Fetching PGP key..."
msgstr "Recogiendo clave PGP..."

#: pgpkey.c:486
msgid "All matching keys are marked expired/revoked."
msgstr "Todas las llaves que coinciden están marcadas expiradas/revocadas."

#. __STRCAT_CHECKED__
#: pgpkey.c:512
msgid "Select  "
msgstr "Seleccionar  "

#. __STRCAT_CHECKED__
#: pgpkey.c:515
msgid "Check key  "
msgstr "Verificar clave  "

#: pgpkey.c:528
#, c-format
msgid "PGP keys matching <%s>."
msgstr "Claves PGP que coinciden con <%s>."

#: pgpkey.c:530
#, c-format
msgid "PGP keys matching \"%s\"."
msgstr "Claves PGP que coinciden con \"%s\"."

#: pgpkey.c:549 pgpkey.c:741
msgid "Can't open /dev/null"
msgstr "No se pudo abrir /dev/null"

#: pgpkey.c:555 pgpkey.c:735
msgid "Can't create temporary file"
msgstr "No se pudo crear archivo temporal"

#: pgpkey.c:576
#, c-format
msgid "Key ID: 0x%s"
msgstr "Key ID: 0x%s"

#: pgpkey.c:596
msgid "This key can't be used: expired/disabled/revoked."
msgstr "Esta clave no se puede usar: expirada/desactivada/revocada."

#: pgpkey.c:608
#, fuzzy
msgid "ID is expired/disabled/revoked."
msgstr "Esta clave está expirada/desactivada/revocada"

#: pgpkey.c:612
msgid "ID has undefined validity."
msgstr ""

#: pgpkey.c:615
#, fuzzy
msgid "ID is not valid."
msgstr "Esta ID no es de confianza."

#: pgpkey.c:618
#, fuzzy
msgid "ID is only marginally valid."
msgstr "Esta ID es marginalmente de confianza."

#: pgpkey.c:622
#, c-format
msgid "%s Do you really want to use the key?"
msgstr "%s ¿Realmente quiere utilizar la llave?"

#: pgpkey.c:720
msgid "Please enter the key ID: "
msgstr "Por favor entre la identificación de la clave: "

#: pgpkey.c:748
msgid "Invoking pgp..."
msgstr "Invocando pgp..."

#: pgpkey.c:773
#, c-format
msgid "PGP Key %s."
msgstr "Clave PGP %s."

#: pgpkey.c:835 pgpkey.c:953
#, c-format
msgid "Looking for keys matching \"%s\"..."
msgstr "Buscando claves que conincidan con \"%s\"..."

#: pop.c:89 pop_lib.c:159
msgid "Command TOP is not supported by server."
msgstr "La órden TOP no es soportada por el servidor."

#: pop.c:116
msgid "Can't write header to temporary file!"
msgstr "¡No se pudo escribir la cabecera al archivo temporal!"

#: pop.c:197 pop_lib.c:161
msgid "Command UIDL is not supported by server."
msgstr "La órden UIDL no es soportada por el servidor."

#: pop.c:246 pop.c:562
#, c-format
msgid "%s is an invalid POP path"
msgstr ""

#: pop.c:277
msgid "Fetching list of messages..."
msgstr "Consiguiendo la lista de mensajes..."

#: pop.c:414
msgid "Can't write message to temporary file!"
msgstr "¡No se pudo escribir el mensaje al archivo temporal!"

#: pop.c:517 pop.c:582
msgid "Checking for new messages..."
msgstr "Revisando si hay mensajes nuevos..."

#: pop.c:546
msgid "POP host is not defined."
msgstr "El servidor POP no fue definido."

#: pop.c:610
msgid "No new mail in POP mailbox."
msgstr "No hay correo nuevo en el buzón POP."

#: pop.c:617
msgid "Delete messages from server?"
msgstr "¿Suprimir mensajes del servidor?"

#: pop.c:619
#, c-format
msgid "Reading new messages (%d bytes)..."
msgstr "Leyendo mensajes nuevos (%d bytes)..."

#: pop.c:661
msgid "Error while writing mailbox!"
msgstr "¡Error al escribir el buzón!"

#: pop.c:665
#, c-format
msgid "%s [%d of %d messages read]"
msgstr "%s [%d de %d mensajes leídos]"

#: pop.c:688 pop_lib.c:278
msgid "Server closed connection!"
msgstr "¡El servidor cerró la conneción!"

#: pop_auth.c:187
msgid "Authenticating (APOP)..."
msgstr "Verificando autentidad (APOP)..."

#: pop_auth.c:211
msgid "APOP authentication failed."
msgstr "Verificación de autentidad APOP falló."

#: pop_auth.c:246
msgid "Command USER is not supported by server."
msgstr "La órden USER no es soportada por el servidor."

#: pop_lib.c:157
msgid "Unable to leave messages on server."
msgstr "No es posible dejar los mensajes en el servidor."

#: pop_lib.c:204
#, c-format
msgid "Error connecting to server: %s"
msgstr "Error al conectar al servidor: %s"

#: pop_lib.c:292
msgid "Closing connection to POP server..."
msgstr "Cerrando conexión al servidor POP..."

#: pop_lib.c:458
msgid "Verifying message indexes..."
msgstr "Verificando índice de mensajes..."

#: pop_lib.c:482
msgid "Connection lost. Reconnect to POP server?"
msgstr "Conexión perdida. ¿Reconectar al servidor POP?"

#: postpone.c:165
msgid "Postponed Messages"
msgstr "Mensajes pospuestos"

#: postpone.c:238 postpone.c:247
msgid "No postponed messages."
msgstr "No hay mensajes pospuestos."

#: postpone.c:418 postpone.c:439 postpone.c:447
msgid "Illegal PGP header"
msgstr "Cabecera PGP illegal"

#: query.c:45
msgid "New Query"
msgstr "Nueva indagación"

#: query.c:46
msgid "Make Alias"
msgstr "Producir nombre corto"

#: query.c:47
msgid "Search"
msgstr "Buscar"

#: query.c:93
msgid "Waiting for response..."
msgstr "Esperando respuesta..."

#: query.c:225 query.c:250
msgid "Query command not defined."
msgstr "El comando de indagación no fue definido."

#: query.c:277
msgid "Query"
msgstr "Indagación"

#. Prompt for Query
#: query.c:290 query.c:315
msgid "Query: "
msgstr "Indagar: "

#: query.c:298 query.c:324
#, c-format
msgid "Query '%s'"
msgstr "Indagar '%s'"

#: recvattach.c:59
msgid "Pipe"
msgstr "Redirigir"

#: recvattach.c:60
msgid "Print"
msgstr "Imprimir"

#: recvattach.c:416
msgid "Saving..."
msgstr "Guardando..."

#: recvattach.c:491
#, c-format
msgid "WARNING!  You are about to overwrite %s, continue?"
msgstr "¡Atención!  Está a punto de sobreescribir %s, ¿continuar?"

#: recvattach.c:509
msgid "Attachment filtered."
msgstr "Archivo adjunto filtrado."

#: recvattach.c:576
msgid "Filter through: "
msgstr "Filtrar a través de: "

#: recvattach.c:576
msgid "Pipe to: "
msgstr "Redirigir a: "

#: recvattach.c:611
#, c-format
msgid "I dont know how to print %s attachments!"
msgstr "¡No sé cómo imprimir archivos adjuntos %s!"

#: recvattach.c:676
msgid "Print tagged attachment(s)?"
msgstr "¿Imprimir archivo(s) adjunto(s) marcado(s)?"

#: recvattach.c:676
msgid "Print attachment?"
msgstr "¿Imprimir archivo adjunto?"

#: recvattach.c:890
msgid "Attachments"
msgstr "Archivos adjuntos"

#: recvattach.c:926
msgid "There are no subparts to show!"
msgstr "¡No hay subpartes para mostrar!"

#: recvattach.c:987
msgid "Can't delete attachment from POP server."
msgstr "No se puede suprimir un archivo adjunto del servidor POP."

#: recvattach.c:998
msgid "Deletion of attachments from PGP messages is unsupported."
msgstr "Suprimir archivos adjuntos de mensajes PGP no es soportado."

#: recvattach.c:1018 recvattach.c:1035
msgid "Only deletion of multipart attachments is supported."
msgstr "Suprimir sólo es soportado con archivos adjuntos tipo multiparte."

#: recvcmd.c:43
msgid "You may only bounce message/rfc822 parts."
msgstr "Solo puede rebotar partes tipo message/rfc822."

#: recvcmd.c:155
#, c-format
msgid "Bounce message to %s...?"
msgstr "¿Rebotar mensaje a %s...?"

#: recvcmd.c:155
#, c-format
msgid "Bounce messages to %s...?"
msgstr "¿Rebotar mensajes a %s...?"

#: recvcmd.c:374
#, c-format
msgid "Can't open temporary file %s."
msgstr "No se pudo abrir el archivo temporal %s"

#: recvcmd.c:405
msgid "Forward as attachments?"
msgstr "¿Adelatar como archivos adjuntos?"

#: recvcmd.c:419
msgid "Can't decode all tagged attachments.  MIME-forward the others?"
msgstr ""
"No se pudieron decodificar todos los archivos adjuntos marcados.  ¿Adelantar "
"los otros por MIME?"

#: recvcmd.c:544
msgid "Forward MIME encapsulated?"
msgstr "¿Adelantar con encapsulado MIME?"

#: recvcmd.c:552 recvcmd.c:802
#, c-format
msgid "Can't create %s."
msgstr "No se pudo crear %s."

#: recvcmd.c:685
msgid "Can't find any tagged messages."
msgstr "No fue encontrado ningún mensaje marcado."

#: recvcmd.c:706 send.c:698
msgid "No mailing lists found!"
msgstr "¡Ninguna lista de correo encontrada!"

#: recvcmd.c:781
msgid "Can't decode all tagged attachments.  MIME-encapsulate the others?"
msgstr ""
"No se pudieron decodificar todos los archivos adjuntos marcados.  "
"¿Encapsular los otros por MIME?"

#: remailer.c:480
msgid "Append"
msgstr "Adjuntar"

#: remailer.c:481
msgid "Insert"
msgstr "Insertar"

#: remailer.c:482
msgid "Delete"
msgstr "Suprimir"

#: remailer.c:484
msgid "OK"
msgstr "Aceptar"

#: remailer.c:512
msgid "Can't get mixmaster's type2.list!"
msgstr "¡No se pudo obtener el type2.list del mixmaster!"

#: remailer.c:538
msgid "Select a remailer chain."
msgstr "Seleccionar una cadena de remailers."

#: remailer.c:598
#, c-format
msgid "Error: %s can't be used as the final remailer of a chain."
msgstr "Error: %s no puede ser usado como remailer final de una cadena."

#: remailer.c:628
#, c-format
msgid "Mixmaster chains are limited to %d elements."
msgstr "Las cadenas mixmaster están limitadas a %d elementos."

#: remailer.c:651
msgid "The remailer chain is already empty."
msgstr "La cadena de remailers ya está vacía."

#: remailer.c:661
msgid "You already have the first chain element selected."
msgstr "Ya tiene el primer elemento de la cadena seleccionado."

#: remailer.c:671
msgid "You already have the last chain element selected."
msgstr "Ya tiene el último elemento de la cadena seleccionado."

#: remailer.c:710
msgid "Mixmaster doesn't accept Cc or Bcc headers."
msgstr "Mixmaster no acepta cabeceras Cc or Bcc."

#: remailer.c:734
msgid ""
"Please set the hostname variable to a proper value when using mixmaster!"
msgstr ""
"¡Por favor ajuste la variable hostname a un valor correcto si usa mixmaster!"

#: remailer.c:768
#, c-format
msgid "Error sending message, child exited %d.\n"
msgstr "Error al enviar mensaje, proceso hijo terminó %d.\n"

#: remailer.c:772
msgid "Error sending message."
msgstr "Error al enviar el mensaje."

#: rfc1524.c:159
#, c-format
msgid "Improperly formated entry for type %s in \"%s\" line %d"
msgstr "Entrada mal formateada para el tipo %s en \"%s\" renglón %d"

#: rfc1524.c:391
msgid "No mailcap path specified"
msgstr "Ruta para mailcap no especificada"

#: rfc1524.c:417
#, c-format
msgid "mailcap entry for type %s not found"
msgstr "Entrada mailcap para tipo %s no encontrada"

#: score.c:71
msgid "score: too few arguments"
msgstr "score: faltan parámetros"

#: score.c:80
msgid "score: too many arguments"
msgstr "score: demasiados parámetros"

#: send.c:235
msgid "No subject, abort?"
msgstr "Sin asunto, ¿cancelar?"

#: send.c:237
msgid "No subject, aborting."
msgstr "Sin asunto, cancelando."

#: send.c:436
#, c-format
msgid "Follow-up to %s%s?"
msgstr "¿Responder a %s%s?"

#. There are quite a few mailing lists which set the Reply-To:
#. * header field to the list address, which makes it quite impossible
#. * to send a message to only the sender of the message.  This
#. * provides a way to do that.
#.
#: send.c:489
#, c-format
msgid "Reply to %s%s?"
msgstr "¿Responder a %s%s?"

#. This could happen if the user tagged some messages and then did
#. * a limit such that none of the tagged message are visible.
#.
#: send.c:673
msgid "No tagged messages are visible!"
msgstr "¡No hay mensajes marcados visibles!"

#: send.c:725
msgid "Include message in reply?"
msgstr "¿Incluir mensaje en respuesta?"

#: send.c:730
msgid "Including quoted message..."
msgstr "Incluyendo mensaje citado..."

#: send.c:740
msgid "Could not include all requested messages!"
msgstr "¡No se pudieron incluir todos los mensajes pedidos!"

#: send.c:754
msgid "Forward as attachment?"
msgstr "¿Adelatar como archivo adjunto?"

#: send.c:758
msgid "Preparing forwarded message..."
msgstr "Preparando mensaje reenviado..."

#. If the user is composing a new message, check to see if there
#. * are any postponed messages first.
#.
#: send.c:1093
msgid "Recall postponed message?"
msgstr "¿Continuar mensaje pospuesto?"

#: send.c:1309
msgid "Abort unmodified message?"
msgstr "¿Cancelar mensaje sin cambios?"

#: send.c:1311
msgid "Aborted unmodified message."
msgstr "Mensaje sin cambios cancelado."

#. abort
#: send.c:1352
msgid "Mail not sent."
msgstr "Mensaje no enviado."

#: send.c:1378
msgid "Message postponed."
msgstr "Mensaje pospuesto."

#: send.c:1387
msgid "No recipients are specified!"
msgstr "¡No especificó destinatarios!"

#: send.c:1392
msgid "No recipients were specified."
msgstr "No especificó destinatarios."

#: send.c:1398
msgid "No subject, abort sending?"
msgstr "Falta el asunto, ¿cancelar envío?"

#: send.c:1402
msgid "No subject specified."
msgstr "Asunto no fue especificado."

#: send.c:1449
msgid "Sending message..."
msgstr "Enviando mensaje..."

#: send.c:1586
msgid "Could not send the message."
msgstr "No se pudo enviar el mensaje."

#: send.c:1591
msgid "Mail sent."
msgstr "Mensaje enviado."

#: send.c:1591
msgid "Sending in background."
msgstr "Enviando en un proceso en segundo plano."

#: sendlib.c:458
msgid "No boundary parameter found! [report this error]"
msgstr "El parámetro límite no fue encontrado. [reporte este error]"

#: sendlib.c:492
#, c-format
msgid "%s no longer exists!"
msgstr "¡%s ya no existe!"

#: sendlib.c:912
#, fuzzy, c-format
msgid "%s isn't a regular file."
msgstr "%s no es un buzón."

#: sendlib.c:1081
#, c-format
msgid "Could not open %s"
msgstr "No se pudo abrir %s"

#: sendlib.c:2033
#, c-format
msgid "Error sending message, child exited %d (%s)."
msgstr "Error al enviar mensaje, proceso hijo terminó %d (%s)."

#: sendlib.c:2039
msgid "Output of the delivery process"
msgstr "Salida del proceso de repartición de correo"

#: signal.c:39
#, c-format
msgid "%s...  Exiting.\n"
msgstr "%s...  Saliendo.\n"

#: signal.c:42 signal.c:45
#, c-format
msgid "Caught %s...  Exiting.\n"
msgstr "\"%s\" recibido...  Saliendo.\n"

#: signal.c:47
#, c-format
msgid "Caught signal %d...  Exiting.\n"
msgstr "Señal %d recibida...  Saliendo.\n"

#: sort.c:202
msgid "Sorting mailbox..."
msgstr "Ordenando buzón..."

#: sort.c:239
msgid "Could not find sorting function! [report this bug]"
msgstr "¡No se pudo encontrar la función para ordenar! [reporte este fallo]"

#: status.c:102
msgid "(no mailbox)"
msgstr "(ningún buzón)"

#: thread.c:1077
#, fuzzy
msgid "Parent message is not visible in this limited view."
msgstr "El mensaje anterior no es visible en vista limitada"

#: thread.c:1083
msgid "Parent message is not available."
msgstr "El mensaje anterior no está disponible."

#, fuzzy
#~ msgid "This ID's validity level is undefined."
#~ msgstr "El nivel de confianza de esta ID no está definido."

#~ msgid "Decode-save"
#~ msgstr "Guardar decodificado"

#~ msgid "Decode-copy"
#~ msgstr "Copiar decodificado"

#~ msgid "Decrypt-save"
#~ msgstr "Guardar descifrado"

#~ msgid "Decrypt-copy"
#~ msgstr "Copiar descifrado"

#~ msgid "Copy"
#~ msgstr "Copiar"

#~ msgid "%s [%s]\n"
#~ msgstr "%s [%s]\n"

#~ msgid ""
#~ "\n"
#~ "[-- End of PGP output --]\n"
#~ "\n"
#~ msgstr ""
#~ "\n"
#~ "[-- Fin de salida PGP --]\n"
#~ "\n"

#, fuzzy
#~ msgid "Can't stat %s."
#~ msgstr "No se pudo encontrar en disco: %s"

#~ msgid "%s: no such command"
#~ msgstr "%s: comando desconocido"

#~ msgid "Authentication method is unknown."
#~ msgstr "Método de verificación de autentidad desconocido."
