diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2020-08-28 18:37:06 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2020-08-28 18:37:06 +0200 |
commit | 198ad5002421ae218293f10e7eece566209c9119 (patch) | |
tree | 1419a332b1a7a1094a106c33115e092426f08511 /po/es.po | |
parent | 1cd26fdfb464f5cf6c2c81d529977b7821d22f26 (diff) | |
download | fetchmail-198ad5002421ae218293f10e7eece566209c9119.tar.gz fetchmail-198ad5002421ae218293f10e7eece566209c9119.tar.bz2 fetchmail-198ad5002421ae218293f10e7eece566209c9119.zip |
Prepare 6.4.11.
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 2325 |
1 files changed, 847 insertions, 1478 deletions
@@ -8,45 +8,41 @@ msgid "" msgstr "" "Project-Id-Version: fetchmail 6.3.12\n" -"Report-Msgid-Bugs-To: fetchmail-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2020-08-27 19:46+0200\n" +"Report-Msgid-Bugs-To: fetchmail-devel@lists.berlios.de\n" +"POT-Creation-Date: 2009-08-24 21:16+0200\n" "PO-Revision-Date: 2009-10-06 19:04+0200\n" "Last-Translator: Francisco Molinero <paco@byasl.com>\n" "Language-Team: Spanish <es@li.org>\n" -"Language: es\n" +"X-Bugs: Report translation errors to the Language-Team address.\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Bugs: Report translation errors to the Language-Team address.\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -#: checkalias.c:174 +#: checkalias.c:179 #, c-format msgid "Checking if %s is really the same node as %s\n" msgstr "Verificando si %s es realmente el mismo nodo que %s\n" -#: checkalias.c:178 +#: checkalias.c:183 msgid "Yes, their IP addresses match\n" msgstr "Sí, sus direcciones IP coinciden\n" -#: checkalias.c:182 +#: checkalias.c:187 msgid "No, their IP addresses don't match\n" msgstr "No, sus direcciones IP no coinciden\n" -#: checkalias.c:207 +#: checkalias.c:203 #, c-format msgid "nameserver failure while looking for '%s' during poll of %s: %s\n" -msgstr "" -"fallo en la resolución de nombres buscando «%s» durante la consulta de %s:" -"%s\n" +msgstr "fallo en la resolución de nombres buscando «%s» durante la consulta de %s:%s\n" -#: checkalias.c:230 +#: checkalias.c:228 #, c-format msgid "nameserver failure while looking for `%s' during poll of %s.\n" -msgstr "" -"fallo en la resolución de nombres buscando «%s» durante la consulta de %s.\n" +msgstr "fallo en la resolución de nombres buscando «%s» durante la consulta de %s.\n" -#: cram.c:95 ntlmsubr.c:65 +#: cram.c:95 msgid "could not decode BASE64 challenge\n" msgstr "no fue posible decodificar el desafío BASE64\n" @@ -55,168 +51,151 @@ msgstr "no fue posible decodificar el desafío BASE64\n" msgid "decoded as %s\n" msgstr "decodificado como %s\n" -#: driver.c:199 +#: driver.c:191 #, c-format msgid "kerberos error %s\n" msgstr "error de kerberos %s\n" -#: driver.c:259 driver.c:265 -#, fuzzy, c-format -msgid "krb5_sendauth: %s [server says '%s']\n" +#: driver.c:249 +#, c-format +msgid "krb5_sendauth: %s [server says '%s'] \n" msgstr "krb5_sendauth: %s [el servidor dice «%s»] \n" -#: driver.c:345 -#, fuzzy -msgid "Fetchmail oversized-messages warning" +#: driver.c:254 +#, c-format +msgid "krb5_sendauth: %s [server says '%*s'] \n" +msgstr "krb5_sendauth: %s [el servidor dice «%*s»] \n" + +#: driver.c:335 +msgid "Subject: Fetchmail oversized-messages warning" msgstr "Asunto: aviso de fetchmail, mensajes excedidos en tamaño" -#: driver.c:349 +#: driver.c:339 #, c-format msgid "The following oversized messages were deleted on server %s account %s:" -msgstr "" -"Los siguientes mensajes excedidos de tamaño se borraron del servidor %s " -"cuenta %s:" +msgstr "Los siguientes mensajes excedidos de tamaño se borraron del servidor %s cuenta %s:" -#: driver.c:353 +#: driver.c:343 #, c-format msgid "The following oversized messages remain on server %s account %s:" -msgstr "" -"Los siguientes mensajes excedidos de tamaño permanecen en el servidor %s " -"cuenta %s:" +msgstr "Los siguientes mensajes excedidos de tamaño permanecen en el servidor %s cuenta %s:" -#: driver.c:372 +#: driver.c:362 #, c-format msgid " %d message %d octets long deleted by fetchmail." msgid_plural " %d messages %d octets long deleted by fetchmail." msgstr[0] " %d mensaje de %d octetos de largo borrado por fetchmail." msgstr[1] " %d mensajes de %d octetos de largo borrados por fetchmail." -#: driver.c:377 +#: driver.c:367 #, c-format msgid " %d message %d octets long skipped by fetchmail." msgid_plural " %d messages %d octets long skipped by fetchmail." msgstr[0] " %d mensaje de %d octetos de largo omitido por fetchmail." msgstr[1] " %d mensajes de %d octetos de largo omitidos por fetchmail." -#: driver.c:522 +#: driver.c:511 #, c-format msgid "skipping message %s@%s:%d" msgstr "omitiendo mensaje %s@%s:%d" -#: driver.c:577 +#: driver.c:565 #, c-format msgid "skipping message %s@%s:%d (%d octets)" msgstr "omitiendo mensaje %s@%s:%d (%d octetos)" -#: driver.c:593 +#: driver.c:581 msgid " (length -1)" msgstr " (longitud -1)" -#: driver.c:596 +#: driver.c:584 msgid " (oversized)" msgstr " (demasiado grande)" -#: driver.c:614 +#: driver.c:602 #, c-format msgid "couldn't fetch headers, message %s@%s:%d (%d octets)\n" -msgstr "" -"no fue posible recibir los encabezados, mensaje %s@%s:%d (%d octetos)\n" +msgstr "no fue posible recibir los encabezados, mensaje %s@%s:%d (%d octetos)\n" -#: driver.c:632 +#: driver.c:619 #, c-format msgid "reading message %s@%s:%d of %d" msgstr "leyendo el mensaje %s@%s:%d de %d" -#: driver.c:637 +#: driver.c:624 #, c-format msgid " (%d octets)" msgstr " (%d octetos)" -#: driver.c:638 +#: driver.c:625 #, c-format msgid " (%d header octets)" msgstr " (%d octetos en la cabecera) " -#: driver.c:708 +#: driver.c:692 #, c-format msgid " (%d body octets)" msgstr " (%d octetos en el cuerpo) " -#: driver.c:770 +#: driver.c:751 #, c-format -msgid "" -"message %s@%s:%d was not the expected length (%d actual != %d expected)\n" -msgstr "" -"el mensaje %s@%s:%d no tenía la longitud esperada (%d actual != %d " -"esperada)\n" +msgid "message %s@%s:%d was not the expected length (%d actual != %d expected)\n" +msgstr "el mensaje %s@%s:%d no tenía la longitud esperada (%d actual != %d esperada)\n" -#: driver.c:802 +#: driver.c:783 msgid " retained\n" msgstr " retenido\n" -#: driver.c:812 +#: driver.c:793 msgid " flushed\n" msgstr " eliminado\n" -#: driver.c:824 +#: driver.c:810 msgid " not flushed\n" msgstr " no eliminado\n" -#: driver.c:842 +#: driver.c:828 #, c-format msgid "fetchlimit %d reached; %d message left on server %s account %s\n" -msgid_plural "" -"fetchlimit %d reached; %d messages left on server %s account %s\n" -msgstr[0] "" -"límite de %d mensajes alcanzado; se dejó %d mensaje en la cuenta %s del " -"servidor %s\n" -msgstr[1] "" -"límite de %d mensajes alcanzado; se dejaron %d mensajes en la cuenta %s del " -"servidor %s\n" +msgid_plural "fetchlimit %d reached; %d messages left on server %s account %s\n" +msgstr[0] "límite de %d mensajes alcanzado; se dejó %d mensaje en la cuenta %s del servidor %s\n" +msgstr[1] "límite de %d mensajes alcanzado; se dejaron %d mensajes en la cuenta %s del servidor %s\n" -#: driver.c:899 +#: driver.c:885 #, c-format msgid "timeout after %d seconds waiting to connect to server %s.\n" -msgstr "" -"tiempo agotado después de %d segundos de espera para conectarse con el " -"servidor %s.\n" +msgstr "tiempo agotado después de %d segundos de espera para conectarse con el servidor %s.\n" -#: driver.c:903 +#: driver.c:889 #, c-format msgid "timeout after %d seconds waiting for server %s.\n" msgstr "tiempo agotado después de %d segundos de espera por el servidor %s.\n" -#: driver.c:907 +#: driver.c:893 #, c-format msgid "timeout after %d seconds waiting for %s.\n" msgstr "tiempo agotado después de %d segundos de espera por %s.\n" -#: driver.c:912 +#: driver.c:898 #, c-format msgid "timeout after %d seconds waiting for listener to respond.\n" -msgstr "" -"tiempo agotado después de %d segundos de esperar respuesta del cliente.\n" +msgstr "tiempo agotado después de %d segundos de esperar respuesta del cliente.\n" -#: driver.c:915 +#: driver.c:901 #, c-format msgid "timeout after %d seconds.\n" msgstr "tiempo agotado después de %d segundos.\n" -#: driver.c:927 -#, fuzzy -msgid "fetchmail sees repeated timeouts" +#: driver.c:913 +msgid "Subject: fetchmail sees repeated timeouts" msgstr "Asunto: fetchmail ve repetidos excesos del tiempo de espera" -#: driver.c:930 +#: driver.c:916 #, c-format -msgid "" -"Fetchmail saw more than %d timeouts while attempting to get mail from %s@" -"%s.\n" -msgstr "" -"Fetchmail vio más de %d excesos en el tiempo de espera mientras intentaba " -"obtener correo de %s@%s.\n" +msgid "Fetchmail saw more than %d timeouts while attempting to get mail from %s@%s.\n" +msgstr "Fetchmail vio más de %d excesos en el tiempo de espera mientras intentaba obtener correo de %s@%s.\n" -#: driver.c:934 +#: driver.c:920 msgid "" "This could mean that your mailserver is stuck, or that your SMTP\n" "server is wedged, or that your mailbox file on the server has been\n" @@ -231,73 +210,78 @@ msgstr "" "para diagnosticar el problema.\n" "Fetchmail no consultará esta casilla hasta que lo reinicie.\n" -#: driver.c:960 +#: driver.c:946 #, c-format msgid "pre-connection command terminated with signal %d\n" msgstr "la orden de preconexión falló con la señal %d\n" -#: driver.c:963 +#: driver.c:949 #, c-format msgid "pre-connection command failed with status %d\n" msgstr "la orden de preconexión falló con la señal %d\n" -#: driver.c:987 +#: driver.c:973 #, c-format msgid "couldn't find HESIOD pobox for %s\n" msgstr "no fue posible encontrar la casilla HESIOD para %s\n" -#: driver.c:1008 +#: driver.c:994 msgid "Lead server has no name.\n" msgstr "El servidor líder no tiene nombre.\n" -#: driver.c:1035 +#: driver.c:1021 #, c-format msgid "couldn't find canonical DNS name of %s (%s): %s\n" msgstr "no se encontró el nombre DNS canónico de %s (%s): %s\n" -#: driver.c:1082 +#: driver.c:1068 #, c-format msgid "%s connection to %s failed" msgstr "Falló la conexión de %s a %s" -#: driver.c:1111 +#: driver.c:1084 +msgid "Subject: Fetchmail unreachable-server warning." +msgstr "Asunto: aviso de fetchmail servidor fuera de alcance." + +#: driver.c:1086 +#, c-format +msgid "Fetchmail could not reach the mail server %s:" +msgstr "Fetchmail no puede alcanzar al servidor de correo %s:" + +#: driver.c:1114 msgid "SSL connection failed.\n" msgstr "Fallo en la conexión SSL.\n" -#: driver.c:1166 +#: driver.c:1167 #, c-format msgid "Lock-busy error on %s@%s\n" msgstr "Error «lock-busy» en %s@%s\n" -#: driver.c:1170 +#: driver.c:1171 #, c-format msgid "Server busy error on %s@%s\n" msgstr "Error: servidor ocupado en %s@%s\n" -#: driver.c:1175 +#: driver.c:1176 #, c-format msgid "Authorization failure on %s@%s%s\n" msgstr "Fallo de autorización en %s@%s%s\n" -#: driver.c:1178 +#: driver.c:1179 msgid " (previously authorized)" msgstr " (previamente autorizado)" -#: driver.c:1181 -msgid "For help, see http://www.fetchmail.info/fetchmail-FAQ.html#R15\n" -msgstr "" - -#: driver.c:1202 -#, fuzzy, c-format -msgid "fetchmail authentication failed on %s@%s" +#: driver.c:1200 +#, c-format +msgid "Subject: fetchmail authentication failed on %s@%s" msgstr "Asunto: la autenticación de fetchmail falló en %s@%s" -#: driver.c:1206 +#: driver.c:1204 #, c-format msgid "Fetchmail could not get mail from %s@%s.\n" msgstr "Fetchmail no pudo obtener correo de %s@%s.\n" -#: driver.c:1210 +#: driver.c:1208 msgid "" "The attempt to get authorization failed.\n" "Since we have already succeeded in getting authorization for this\n" @@ -319,7 +303,7 @@ msgstr "" "conexión en cada ciclo. No se enviarán más notificaciones hasta que el\n" "servicio se restablezca." -#: driver.c:1216 +#: driver.c:1214 msgid "" "\n" "However, if you HAVE changed your account details since starting the\n" @@ -339,7 +323,7 @@ msgstr "" "en cada ciclo. No se enviarán futuras notificaciones hasta que el servicio\n" "se restaure." -#: driver.c:1226 +#: driver.c:1224 msgid "" "The attempt to get authorization failed.\n" "This probably means your password is invalid, but some servers have\n" @@ -351,8 +335,7 @@ msgid "" "is restored." msgstr "" "El intento de obtener autorización falló.\n" -"Esto probablemente signifique que su contraseña no es válida. Aunque " -"algunos\n" +"Esto probablemente signifique que su contraseña no es válida. Aunque algunos\n" "servidores POP3 tienen otros modos de fallar que fetchmail no puede\n" "distinguir de éste porque no envían mensajes de error útiles cuando se\n" "falla en el acceso.\n" @@ -361,182 +344,177 @@ msgstr "" "conexión en cada ciclo. No se enviarán más notificaciones hasta que el\n" "servicio se restablezca." -#: driver.c:1242 +#: driver.c:1240 #, c-format msgid "Repoll immediately on %s@%s\n" msgstr "Volver a consultar inmediatamente %s@%s\n" -#: driver.c:1247 +#: driver.c:1245 #, c-format msgid "Unknown login or authentication error on %s@%s\n" msgstr "Error de entrada o de autenticación desconocido en %s@%s\n" -#: driver.c:1271 +#: driver.c:1269 #, c-format msgid "Authorization OK on %s@%s\n" msgstr "Autorización correcta en %s@%s\n" -#: driver.c:1277 -#, fuzzy, c-format -msgid "fetchmail authentication OK on %s@%s" +#: driver.c:1275 +#, c-format +msgid "Subject: fetchmail authentication OK on %s@%s" msgstr "Asunto: autenticación de fetchmail correcta en %s@%s" -#: driver.c:1281 +#: driver.c:1279 #, c-format msgid "Fetchmail was able to log into %s@%s.\n" msgstr "Fetchmail pudo registrarse en %s@%s.\n" -#: driver.c:1285 +#: driver.c:1283 msgid "Service has been restored.\n" msgstr "El servicio se ha reestablecido.\n" -#: driver.c:1318 +#: driver.c:1315 #, c-format msgid "selecting or re-polling folder %s\n" msgstr "seleccionando o volviendo a consultar la carpeta %s\n" -#: driver.c:1320 +#: driver.c:1317 msgid "selecting or re-polling default folder\n" msgstr "seleccionando o volviendo a consultar la carpeta predeterminada\n" -#: driver.c:1332 +#: driver.c:1329 #, c-format msgid "%s at %s (folder %s)" msgstr "%s en %s (carpeta %s)" -#: driver.c:1335 rcfile_y.y:390 +#: driver.c:1332 rcfile_y.y:384 #, c-format msgid "%s at %s" msgstr "%s en %s" -#: driver.c:1340 +#: driver.c:1337 #, c-format msgid "Polling %s\n" msgstr "Consultando %s\n" -#: driver.c:1344 +#: driver.c:1341 #, c-format msgid "%d message (%d %s) for %s" msgid_plural "%d messages (%d %s) for %s" msgstr[0] "%d mensaje (%d %s) para %s" msgstr[1] "%d mensajes (%d %s) para %s" -#: driver.c:1347 +#: driver.c:1344 msgid "seen" msgid_plural "seen" msgstr[0] "visto" msgstr[1] "vistos" -#: driver.c:1350 +#: driver.c:1347 #, c-format msgid "%d message for %s" msgid_plural "%d messages for %s" msgstr[0] "%d mensaje para %s" msgstr[1] "%d mensajes para %s" -#: driver.c:1357 +#: driver.c:1354 #, c-format msgid " (%d octets).\n" msgstr " (%d octetos).\n" -#: driver.c:1363 +#: driver.c:1360 #, c-format msgid "No mail for %s\n" msgstr "No hay correo para %s\n" -#: driver.c:1396 +#: driver.c:1393 imap.c:90 msgid "bogus message count!" msgstr "¡cantidad de mensajes incorrecta!" -#: driver.c:1448 -#, c-format -msgid "Too many mails skipped (%d > %d) due to transient errors for %s\n" -msgstr "" - -#: driver.c:1549 +#: driver.c:1537 msgid "socket" msgstr "zócalo" -#: driver.c:1552 +#: driver.c:1540 msgid "missing or bad RFC822 header" msgstr "el encabezado RFC822 falta o es incorrecto" -#: driver.c:1555 +#: driver.c:1543 msgid "MDA" msgstr "MDA" -#: driver.c:1558 +#: driver.c:1546 msgid "client/server synchronization" msgstr "sincronización cliente/servidor" -#: driver.c:1561 +#: driver.c:1549 msgid "client/server protocol" msgstr "protocolo cliente/servidor" -#: driver.c:1564 +#: driver.c:1552 msgid "lock busy on server" msgstr "bloqueo ocupado en el servidor" -#: driver.c:1567 +#: driver.c:1555 msgid "SMTP transaction" msgstr "Transacción SMTP" -#: driver.c:1570 +#: driver.c:1558 msgid "DNS lookup" msgstr "búsqueda en DNS" -#: driver.c:1573 +#: driver.c:1561 msgid "undefined" msgstr "indefinido" -#: driver.c:1579 +#: driver.c:1567 #, c-format msgid "%s error while fetching from %s@%s and delivering to SMTP host %s\n" msgstr "error %s al recibir de %s@%s y entregar al anfitrión SMTP %s\n" -#: driver.c:1581 +#: driver.c:1569 msgid "unknown" msgstr "desconocida" -#: driver.c:1583 +#: driver.c:1571 #, c-format msgid "%s error while fetching from %s@%s\n" msgstr "error %s al recibir de %s@%s\n" -#: driver.c:1595 +#: driver.c:1583 #, c-format msgid "post-connection command terminated with signal %d\n" msgstr "la orden de postconexión falló con la señal %d\n" -#: driver.c:1597 +#: driver.c:1585 #, c-format msgid "post-connection command failed with status %d\n" msgstr "la orden de postconexión falló con estado %d\n" -#: driver.c:1616 +#: driver.c:1604 msgid "Kerberos V4 support not linked.\n" msgstr "Soporte de Kerberos V4 no incluido.\n" -#: driver.c:1624 +#: driver.c:1612 msgid "Kerberos V5 support not linked.\n" msgstr "Soporte de Kerberos V5 no incluido.\n" -#: driver.c:1635 +#: driver.c:1623 #, c-format msgid "Option --flush is not supported with %s\n" msgstr "Opción --flush no permitida con %s\n" -#: driver.c:1641 +#: driver.c:1629 #, c-format msgid "Option --all is not supported with %s\n" msgstr "Opción --all no permitida con %s\n" -#: driver.c:1650 +#: driver.c:1638 #, c-format msgid "Option --limit is not supported with %s\n" msgstr "Opción --limit no permitida con %s\n" -#: env.c:58 +#: env.c:59 #, c-format msgid "" "%s: The QMAILINJECT environment variable is set.\n" @@ -551,13 +529,12 @@ msgstr "" "Pruebe “env QMAILINJECT= %s SUS ARGUMENTOS AQUÍ”\n" "%s: Abortar.\n" -#: env.c:70 +#: env.c:71 #, c-format msgid "" "%s: The NULLMAILER_FLAGS environment variable is set.\n" "This is dangerous as it can make nullmailer-inject or nullmailer's\n" -"sendmail wrapper tamper with your From:, Message-ID: or Return-Path: " -"headers.\n" +"sendmail wrapper tamper with your From:, Message-ID: or Return-Path: headers.\n" "Try \"env NULLMAILER_FLAGS= %s YOUR ARGUMENTS HERE\"\n" "%s: Abort.\n" msgstr "" @@ -568,48 +545,36 @@ msgstr "" "Prueba “env NULLMAILER_FLAGS= %s SUS ARGUMENTOS AQUÍ”\n" "%s: Abortar.\n" -#: env.c:82 +#: env.c:83 #, c-format msgid "%s: You don't exist. Go away.\n" msgstr "%s: No existe. Fuera.\n" -#: env.c:143 -msgid "Cannot find absolute path for user's home directory.\n" -msgstr "" - -#: env.c:167 -msgid "Cannot find absolute path for fetchmail's home directory.\n" -msgstr "" - -#: env.c:200 +#: env.c:145 #, c-format msgid "%s: can't determine your host!" msgstr "%s: ¡no se puede determinar su anfitrión!" -#: env.c:223 -#, fuzzy, c-format -msgid "getaddrinfo failed for %s\n" +#: env.c:168 +#, c-format +msgid "gethostbyname failed for %s\n" msgstr "gethostbyname falló para %s\n" -#: env.c:225 +#: env.c:170 msgid "Cannot find my own host in hosts database to qualify it!\n" -msgstr "" -"No puedo encontrar mi propio anfitrión en la base de datos de anfitriones " -"para cualificarlo.\n" +msgstr "No puedo encontrar mi propio anfitrión en la base de datos de anfitriones para cualificarlo.\n" -#: env.c:229 +#: env.c:174 msgid "" "Trying to continue with unqualified hostname.\n" -"DO NOT report broken Received: headers, HELO/EHLO lines or similar " -"problems!\n" +"DO NOT report broken Received: headers, HELO/EHLO lines or similar problems!\n" "DO repair your /etc/hosts, DNS, NIS or LDAP instead.\n" msgstr "" "Intentando continuar con un anfitrión no cualificado.\n" -"NO informe de cabeceras «Received:» rotas, líneas HELO/EHLO o problemas " -"similares\n" +"NO informe de cabeceras «Received:» rotas, líneas HELO/EHLO o problemas similares\n" "REPARE su /etc/hosts, DNS, NIS o LDAP.\n" -#: etrn.c:49 odmr.c:61 +#: etrn.c:49 odmr.c:60 #, c-format msgid "%s's SMTP listener does not support ESMTP\n" msgstr "El servidor de SMTP de %s no permite ESMTP\n" @@ -673,1086 +638,922 @@ msgstr "La opción --folder se permite con ETRN\n" msgid "Option --check is not supported with ETRN\n" msgstr "La opción --check no se permite con ETRN\n" -#: fetchmail.c:142 -#, fuzzy, c-format +#: fetchmail.c:137 msgid "" "Copyright (C) 2002, 2003 Eric S. Raymond\n" -"Copyright (C) 2004 Matthias Andree, Eric S. Raymond,\n" -" Robert M. Funk, Graham Wilson\n" -"Copyright (C) 2005 - 2012 Sunil Shetye\n" -"Copyright (C) 2005 - %d Matthias Andree\n" +"Copyright (C) 2004 Matthias Andree, Eric S. Raymond, Robert M. Funk, Graham Wilson\n" +"Copyright (C) 2005 - 2006 Sunil Shetye\n" +"Copyright (C) 2005 - 2009 Matthias Andree\n" msgstr "" "Copyright (C) 2002, 2003 Eric S. Raymond\n" -"Copyright (C) 2004 Matthias Andree, Eric S. Raymond, Robert M. Funk, Graham " -"Wilson\n" +"Copyright (C) 2004 Matthias Andree, Eric S. Raymond, Robert M. Funk, Graham Wilson\n" "Copyright (C) 2005 - 2006 Sunil Shetye\n" "Copyright (C) 2005 - 2009 Matthias Andree\n" -#: fetchmail.c:148 +#: fetchmail.c:142 msgid "" "Fetchmail comes with ABSOLUTELY NO WARRANTY. This is free software, and you\n" "are welcome to redistribute it under certain conditions. For details,\n" "please see the file COPYING in the source or documentation directory.\n" msgstr "" "Fetchmail viene SIN GARANTÍA DE NINGUNA CLASE. Esto es software libre y se\n" -"le anima a redistribuirlo bajo ciertas concidiones. Para conocer más " -"detalles,\n" +"le anima a redistribuirlo bajo ciertas concidiones. Para conocer más detalles,\n" "vea el archivo COPYING en la fuente o en el directorio de documentación.\n" -#: fetchmail.c:188 +#: fetchmail.c:176 msgid "WARNING: Running as root is discouraged.\n" msgstr "AVISO: se recomienda no ejecutar esta aplicación como root.\n" -#: fetchmail.c:200 +#: fetchmail.c:188 msgid "fetchmail: invoked with" msgstr "fetchmail: invocado con" -#: fetchmail.c:223 +#: fetchmail.c:212 msgid "could not get current working directory\n" msgstr "no fue posible obtener el directorio de trabajo actual\n" -#: fetchmail.c:304 +#: fetchmail.c:283 #, c-format msgid "This is fetchmail release %s" msgstr "Esta es la versión %s de fetchmail" -#: fetchmail.c:308 -msgid "WARNING: Your SSL/TLS library does not support TLS v1.3.\n" -msgstr "" - -#: fetchmail.c:311 -msgid "" -"WARNING: Compiled against LibreSSL, which is not a supported configuration.\n" -msgstr "" - -#: fetchmail.c:314 -msgid "WARNING: Compiled without SSL/TLS.\n" -msgstr "" - -#: fetchmail.c:339 -msgid "The nodetach option is in effect, ignoring logfile option.\n" -msgstr "" - -#: fetchmail.c:346 -msgid "Not running in daemon mode, ignoring logfile option.\n" -msgstr "" - -#: fetchmail.c:353 -#, c-format -msgid "Logfile \"%s\" does not exist, ignoring logfile option.\n" -msgstr "" - -#: fetchmail.c:359 -#, c-format -msgid "Logfile \"%s\" is not writable, aborting.\n" -msgstr "" - -#: fetchmail.c:377 -#, c-format -msgid "" -"syslog and logfile options are both set, ignoring syslog, and logging to %s" -msgstr "" - -#: fetchmail.c:468 +#: fetchmail.c:403 #, c-format msgid "Taking options from command line%s%s\n" msgstr "Tomando opciones de la línea de órdenes%s%s\n" -#: fetchmail.c:469 +#: fetchmail.c:404 msgid " and " msgstr " y " -#: fetchmail.c:474 +#: fetchmail.c:409 #, c-format msgid "No mailservers set up -- perhaps %s is missing?\n" msgstr "No hay servidores de correo configurados -- ¿puede faltar %s?\n" -#: fetchmail.c:495 +#: fetchmail.c:430 msgid "fetchmail: no mailservers have been specified.\n" msgstr "fetchmail: no se han especificado servidores de correo.\n" -#: fetchmail.c:507 +#: fetchmail.c:442 msgid "fetchmail: no other fetchmail is running\n" msgstr "fetchmail: ningún otro fetchmail se está ejecutando\n" -#: fetchmail.c:513 -#, fuzzy, c-format -msgid "fetchmail: error killing %s fetchmail at %ld; bailing out.\n" +#: fetchmail.c:448 +#, c-format +msgid "fetchmail: error killing %s fetchmail at %d; bailing out.\n" msgstr "fetchmail: error terminando %s fetchmail (%d); abandonando.\n" -#: fetchmail.c:514 fetchmail.c:523 +#: fetchmail.c:449 fetchmail.c:458 msgid "background" msgstr "segundo plano" -#: fetchmail.c:514 fetchmail.c:523 +#: fetchmail.c:449 fetchmail.c:458 msgid "foreground" msgstr "primer plano" -#: fetchmail.c:522 -#, fuzzy, c-format -msgid "fetchmail: %s fetchmail at %ld killed.\n" +#: fetchmail.c:457 +#, c-format +msgid "fetchmail: %s fetchmail at %d killed.\n" msgstr "fetchmail: %s fetchmail (%d) terminado.\n" -#: fetchmail.c:545 -msgid "" -"fetchmail: can't check mail while another fetchmail to same host is " -"running.\n" -msgstr "" -"fetchmail: no es posible verificar el correo mientras otro fetchmail está en " -"ejecución hacia el mismo anfitrión\n" +#: fetchmail.c:480 +msgid "fetchmail: can't check mail while another fetchmail to same host is running.\n" +msgstr "fetchmail: no es posible verificar el correo mientras otro fetchmail está en ejecución hacia el mismo anfitrión\n" -#: fetchmail.c:551 -#, fuzzy, c-format -msgid "" -"fetchmail: can't poll specified hosts with another fetchmail running at " -"%ld.\n" -msgstr "" -"fetchmail: no es posible consultar los anfitriones especificados con otro " -"fetchmail (%d) en ejecución.\n" +#: fetchmail.c:486 +#, c-format +msgid "fetchmail: can't poll specified hosts with another fetchmail running at %d.\n" +msgstr "fetchmail: no es posible consultar los anfitriones especificados con otro fetchmail (%d) en ejecución.\n" -#: fetchmail.c:558 -#, fuzzy, c-format -msgid "fetchmail: another foreground fetchmail is running at %ld.\n" +#: fetchmail.c:493 +#, c-format +msgid "fetchmail: another foreground fetchmail is running at %d.\n" msgstr "fetchmail: otro fetchmail (%d) está en ejecución en primer plano.\n" -#: fetchmail.c:568 -msgid "" -"fetchmail: can't accept options while a background fetchmail is running.\n" -msgstr "" -"fetchmail: no es posible aceptar opciones mientras un fetchmail está en " -"ejecución en segundo plano.\n" +#: fetchmail.c:503 +msgid "fetchmail: can't accept options while a background fetchmail is running.\n" +msgstr "fetchmail: no es posible aceptar opciones mientras un fetchmail está en ejecución en segundo plano.\n" -#: fetchmail.c:580 -#, fuzzy, c-format -msgid "fetchmail: background fetchmail at %ld awakened.\n" +#: fetchmail.c:509 +#, c-format +msgid "fetchmail: background fetchmail at %d awakened.\n" msgstr "fetchmail: fetchmail (%d) en segundo plano despertado.\n" -#: fetchmail.c:592 -#, fuzzy, c-format -msgid "fetchmail: elder sibling at %ld died mysteriously.\n" +#: fetchmail.c:521 +#, c-format +msgid "fetchmail: elder sibling at %d died mysteriously.\n" msgstr "fetchmail: el proceso hijo más antiguo (%d) murió misteriosamente.\n" -#: fetchmail.c:607 +#: fetchmail.c:536 #, c-format msgid "fetchmail: can't find a password for %s@%s.\n" msgstr "fetchmail: no se puede encontrar una contraseña para %s@%s.\n" -#: fetchmail.c:611 +#: fetchmail.c:540 #, c-format msgid "Enter password for %s@%s: " msgstr "Introduzca contraseña para %s@%s: " -#: fetchmail.c:653 +#: fetchmail.c:582 msgid "fetchmail: Cannot detach into background. Aborting.\n" msgstr "fetchmail: No se puede separar en segundo plano. Abortando.\n" -#: fetchmail.c:657 -#, fuzzy, c-format -msgid "starting fetchmail %s daemon\n" +#: fetchmail.c:586 +#, c-format +msgid "starting fetchmail %s daemon \n" msgstr "iniciando fetchmail %s en segundo plano \n" -#: fetchmail.c:673 fetchmail.c:675 -#, fuzzy, c-format -msgid "could not open %s to append logs to\n" +#: fetchmail.c:602 fetchmail.c:604 +#, c-format +msgid "could not open %s to append logs to \n" msgstr "no fue posible abrir %s para anexarle mensajes de registro\n" -#: fetchmail.c:694 +#: fetchmail.c:606 +msgid "fetchmail: Warning: syslog and logfile are set. Check both for logs!\n" +msgstr "fetchmail: Aviso: syslog y logfile están establecidos. Compruebe ambos registros\n" + +#: fetchmail.c:625 msgid "--check mode enabled, not fetching mail\n" msgstr "--check mode activado, no recibir correo\n" -#: fetchmail.c:716 +#: fetchmail.c:647 #, c-format msgid "couldn't time-check %s (error %d)\n" msgstr "no se pudo temporizar %s (error %d)\n" -#: fetchmail.c:721 +#: fetchmail.c:652 #, c-format msgid "restarting fetchmail (%s changed)\n" msgstr "reiniciando fetchmail (%s cambió)\n" -#: fetchmail.c:725 +#: fetchmail.c:657 msgid "attempt to re-exec may fail as directory has not been restored\n" -msgstr "" -"el intento de volver a ejectuar puede fallar dado que el directorio no se ha " -"restaurado\n" +msgstr "el intento de volver a ejectuar puede fallar dado que el directorio no se ha restaurado\n" -#: fetchmail.c:751 +#: fetchmail.c:684 msgid "attempt to re-exec fetchmail failed\n" msgstr "el intento de volver a ejecutar fetchmail falló\n" -#: fetchmail.c:781 +#: fetchmail.c:714 #, c-format msgid "poll of %s skipped (failed authentication or too many timeouts)\n" -msgstr "" -"la consulta %s se omitió (fallo en la autenticación o demasiados excesos de " -"espera)\n" +msgstr "la consulta %s se omitió (fallo en la autenticación o demasiados excesos de espera)\n" -#: fetchmail.c:793 +#: fetchmail.c:726 #, c-format msgid "interval not reached, not querying %s\n" msgstr "intervalo no alcanzado, no se consultará %s\n" -#: fetchmail.c:831 +#: fetchmail.c:764 msgid "Query status=0 (SUCCESS)\n" msgstr "Estado de la consulta=0 (SUCCESS)\n" -#: fetchmail.c:833 +#: fetchmail.c:766 msgid "Query status=1 (NOMAIL)\n" msgstr "Estado de la consulta=1 (NOMAIL)\n" -#: fetchmail.c:835 +#: fetchmail.c:768 msgid "Query status=2 (SOCKET)\n" msgstr "Estado de la consulta=2 (SOCKET)\n" -#: fetchmail.c:837 +#: fetchmail.c:770 msgid "Query status=3 (AUTHFAIL)\n" msgstr "Estado de la consulta=3 (AUTHFAIL)\n" -#: fetchmail.c:839 +#: fetchmail.c:772 msgid "Query status=4 (PROTOCOL)\n" msgstr "Estado de la consulta=4 (PROTOCOL)\n" -#: fetchmail.c:841 +#: fetchmail.c:774 msgid "Query status=5 (SYNTAX)\n" msgstr "Estado de la consulta=5 (SYNTAX)\n" -#: fetchmail.c:843 +#: fetchmail.c:776 msgid "Query status=6 (IOERR)\n" msgstr "Estado de la consulta=6 (IOERR)\n" -#: fetchmail.c:845 +#: fetchmail.c:778 msgid "Query status=7 (ERROR)\n" msgstr "Estado de la consulta=7 (ERROR)\n" -#: fetchmail.c:847 +#: fetchmail.c:780 msgid "Query status=8 (EXCLUDE)\n" msgstr "Estado de la consulta=8 (EXCLUDE)\n" -#: fetchmail.c:849 +#: fetchmail.c:782 msgid "Query status=9 (LOCKBUSY)\n" msgstr "Estado de la consulta=9 (LOCKBUSY)\n" -#: fetchmail.c:851 +#: fetchmail.c:784 msgid "Query status=10 (SMTP)\n" msgstr "Estado de la consulta=10 (SMTP)\n" -#: fetchmail.c:853 +#: fetchmail.c:786 msgid "Query status=11 (DNS)\n" msgstr "Estado de la consulta=11 (DNS)\n" -#: fetchmail.c:855 +#: fetchmail.c:788 msgid "Query status=12 (BSMTP)\n" msgstr "Estado de la consulta=12 (BSMTP)\n" -#: fetchmail.c:857 +#: fetchmail.c:790 msgid "Query status=13 (MAXFETCH)\n" msgstr "Estado de la consulta=13 (MAXFETCH)\n" -#: fetchmail.c:859 +#: fetchmail.c:792 #, c-format msgid "Query status=%d\n" msgstr "Estado de la consulta=%d\n" -#: fetchmail.c:901 +#: fetchmail.c:834 msgid "All connections are wedged. Exiting.\n" msgstr "Todas las conexiones están trabadas. Saliendo.\n" -#: fetchmail.c:909 +#: fetchmail.c:842 #, c-format msgid "sleeping at %s for %d seconds\n" msgstr "durmiendo en %s por %d segundos\n" -#: fetchmail.c:933 +#: fetchmail.c:866 #, c-format msgid "awakened by %s\n" msgstr "despertado por %s\n" -#: fetchmail.c:936 +#: fetchmail.c:869 #, c-format msgid "awakened by signal %d\n" msgstr "despertado por la señal %d\n" -#: fetchmail.c:944 +#: fetchmail.c:877 #, c-format msgid "awakened at %s\n" msgstr "despertado en %s\n" -#: fetchmail.c:949 +#: fetchmail.c:882 #, c-format msgid "normal termination, status %d\n" msgstr "terminación normal, estado %d\n" -#: fetchmail.c:1113 +#: fetchmail.c:1036 msgid "couldn't time-check the run-control file\n" msgstr "no se pudo temporizar el archivo de control de ejecución\n" -#: fetchmail.c:1147 +#: fetchmail.c:1069 #, c-format msgid "Warning: multiple mentions of host %s in config file\n" -msgstr "" -"Aviso: múltiples menciones del anfitrión %s en el archivo de configuración\n" +msgstr "Aviso: múltiples menciones del anfitrión %s en el archivo de configuración\n" -#: fetchmail.c:1186 -#, fuzzy -msgid "" -"fetchmail: Error: multiple \"defaults\" records in config file, or \"defaults" -"\" is not the first record.\n" -msgstr "" -"fetchmail: Error: múltiples registros «predeterminados» en el archivo de " -"configuración.\n" +#: fetchmail.c:1102 +msgid "fetchmail: Error: multiple \"defaults\" records in config file.\n" +msgstr "fetchmail: Error: múltiples registros «predeterminados» en el archivo de configuración.\n" -#: fetchmail.c:1316 +#: fetchmail.c:1224 msgid "SSL support is not compiled in.\n" msgstr "El soporte de SSL no se compiló.\n" -#: fetchmail.c:1323 +#: fetchmail.c:1231 msgid "KERBEROS v4 support is configured, but not compiled in.\n" msgstr "El soporte de KERBEROS v4 está configurado pero no compilado\n" -#: fetchmail.c:1329 +#: fetchmail.c:1237 msgid "KERBEROS v5 support is configured, but not compiled in.\n" msgstr "El soporte de KERBEROS v5 está configurado pero no compilado\n" -#: fetchmail.c:1335 +#: fetchmail.c:1243 msgid "GSSAPI support is configured, but not compiled in.\n" msgstr "El soporte de GSSAPI está configurado pero no compilado\n" -#: fetchmail.c:1365 +#: fetchmail.c:1273 #, c-format -msgid "" -"fetchmail: warning: no DNS available to check multidrop fetches from %s\n" -msgstr "" -"fetchmail: aviso: no hay DNS disponible para verificar recepciones " -"«multidrop» de %s\n" +msgid "fetchmail: warning: no DNS available to check multidrop fetches from %s\n" +msgstr "fetchmail: aviso: no hay DNS disponible para verificar recepciones «multidrop» de %s\n" -#: fetchmail.c:1376 +#: fetchmail.c:1284 #, c-format msgid "warning: multidrop for %s requires envelope option!\n" msgstr "aviso: ¡«multidrop» para %s requiere la opción «envelope»!\n" -#: fetchmail.c:1377 +#: fetchmail.c:1285 msgid "warning: Do not ask for support if all mail goes to postmaster!\n" -msgstr "" -"aviso: ¡no pida soporte técnico si todo el correo está dirigido al " -"postmaster!\n" +msgstr "aviso: ¡no pida soporte técnico si todo el correo está dirigido al postmaster!\n" -#: fetchmail.c:1394 +#: fetchmail.c:1302 #, c-format -msgid "" -"fetchmail: %s configuration invalid, specify positive port number for " -"service or port\n" -msgstr "" -"fetchmail: la configuración %s no es válida, especifique un número de puerto " -"positivo para el servicio el puerto\n" +msgid "fetchmail: %s configuration invalid, specify positive port number for service or port\n" +msgstr "fetchmail: la configuración %s no es válida, especifique un número de puerto positivo para el servicio el puerto\n" -#: fetchmail.c:1401 +#: fetchmail.c:1309 #, c-format msgid "fetchmail: %s configuration invalid, RPOP requires a privileged port\n" -msgstr "" -"fetchmail: la configuración %s no es válida, RPOP requiere un puerto " -"privilegiado\n" +msgstr "fetchmail: la configuración %s no es válida, RPOP requiere un puerto privilegiado\n" -#: fetchmail.c:1419 +#: fetchmail.c:1327 #, c-format msgid "%s configuration invalid, LMTP can't use default SMTP port\n" -msgstr "" -"configuración de %s inválida, LMTP no puede usar el puerto SMTP " -"predeterminado\n" +msgstr "configuración de %s inválida, LMTP no puede usar el puerto SMTP predeterminado\n" -#: fetchmail.c:1433 +#: fetchmail.c:1341 msgid "Both fetchall and keep on in daemon or idle mode is a mistake!\n" -msgstr "" -"Ambos, «fetchall» y «keep on» en el demonio o en el modo de espera, es un " -"error\n" - -#: fetchmail.c:1443 -msgid "" -"fetchmail: Error: idle mode does not work for multiple folders or accounts!\n" -msgstr "" +msgstr "Ambos, «fetchall» y «keep on» en el demonio o en el modo de espera, es un error\n" -#: fetchmail.c:1467 +#: fetchmail.c:1366 #, c-format msgid "terminated with signal %d\n" msgstr "terminado con señal %d\n" -#: fetchmail.c:1540 +#: fetchmail.c:1439 #, c-format msgid "%s querying %s (protocol %s) at %s: poll started\n" msgstr "%s consultando a %s (protocolo %s) en %s: pregunta iniciada\n" -#: fetchmail.c:1565 +#: fetchmail.c:1464 msgid "POP2 support is not configured.\n" msgstr "El soporte de POP2 no está configurado.\n" -#: fetchmail.c:1577 +#: fetchmail.c:1476 msgid "POP3 support is not configured.\n" msgstr "El soporte de POP3 no está configurado.\n" -#: fetchmail.c:1587 +#: fetchmail.c:1486 msgid "IMAP support is not configured.\n" msgstr "El soporte de IMAP no está configurado.\n" -#: fetchmail.c:1593 +#: fetchmail.c:1492 msgid "ETRN support is not configured.\n" msgstr "El soporte de ETRN no está configurado.\n" -#: fetchmail.c:1601 +#: fetchmail.c:1500 msgid "ODMR support is not configured.\n" msgstr "El soporte de ODMR no está configurado.\n" -#: fetchmail.c:1608 +#: fetchmail.c:1507 msgid "unsupported protocol selected.\n" msgstr "se seleccionó un protocolo no permitido.\n" -#: fetchmail.c:1619 +#: fetchmail.c:1517 #, c-format msgid "%s querying %s (protocol %s) at %s: poll completed\n" msgstr "%s interrogando %s (protocolo %s) en %s: consulta terminada\n" -#: fetchmail.c:1644 +#: fetchmail.c:1534 #, c-format msgid "Poll interval is %d seconds\n" msgstr "El intervalo entre consultas es de %d segundos\n" -#: fetchmail.c:1646 +#: fetchmail.c:1536 #, c-format msgid "Logfile is %s\n" msgstr "El archivo de registro es %s\n" -#: fetchmail.c:1648 +#: fetchmail.c:1538 #, c-format msgid "Idfile is %s\n" msgstr "El archivo con identificaciones es %s\n" -#: fetchmail.c:1651 +#: fetchmail.c:1541 msgid "Progress messages will be logged via syslog\n" msgstr "Los mensajes de progreso se registrarán vía syslog\n" -#: fetchmail.c:1654 +#: fetchmail.c:1544 msgid "Fetchmail will masquerade and will not generate Received\n" msgstr "Fetchmail enmascarará y no generará «Received»\n" -#: fetchmail.c:1656 +#: fetchmail.c:1546 msgid "Fetchmail will show progress dots even in logfiles.\n" -msgstr "" -"Fetchmail mostrará puntos de progreso incluso en los archivos de registro.\n" +msgstr "Fetchmail mostrará puntos de progreso incluso en los archivos de registro.\n" -#: fetchmail.c:1658 +#: fetchmail.c:1548 #, c-format msgid "Fetchmail will forward misaddressed multidrop messages to %s.\n" msgstr "Fetchmail reenviará mensajes «multidrop» mal direccionados a %s.\n" -#: fetchmail.c:1662 +#: fetchmail.c:1552 msgid "Fetchmail will direct error mail to the postmaster.\n" msgstr "Fetchmail dirigirá el correo de error al «postmaster».\n" -#: fetchmail.c:1664 +#: fetchmail.c:1554 msgid "Fetchmail will direct error mail to the sender.\n" msgstr "Fetchmail dirigirá el correo de error al remitente.\n" -#: fetchmail.c:1667 -#, fuzzy -msgid "Fetchmail will treat permanent errors as permanent (drop messages).\n" -msgstr "" -"Fetchmail tratará los errores permanentes como permanentes (soltar " -"mensajes).\n" +#: fetchmail.c:1557 +msgid "Fetchmail will treat permanent errors as permanent (drop messsages).\n" +msgstr "Fetchmail tratará los errores permanentes como permanentes (soltar mensajes).\n" -#: fetchmail.c:1669 +#: fetchmail.c:1559 msgid "Fetchmail will treat permanent errors as temporary (keep messages).\n" -msgstr "" -"Fetchmail tratará los errores permanentes como temporales (mantener " -"mensajes).\n" +msgstr "Fetchmail tratará los errores permanentes como temporales (mantener mensajes).\n" -#: fetchmail.c:1676 +#: fetchmail.c:1566 #, c-format msgid "Options for retrieving from %s@%s:\n" msgstr "Opciones para recibir de %s@%s:\n" -#: fetchmail.c:1680 +#: fetchmail.c:1570 #, c-format msgid " Mail will be retrieved via %s\n" msgstr " El correo se recibirá vía %s\n" -#: fetchmail.c:1683 +#: fetchmail.c:1573 #, c-format msgid " Poll of this server will occur every %d interval.\n" msgid_plural " Poll of this server will occur every %d intervals.\n" msgstr[0] " La consulta de este servidor ocurrirá cada %d intervalo.\n" msgstr[1] " La consulta de este servidor ocurrirá cada %d intervalos.\n" -#: fetchmail.c:1687 +#: fetchmail.c:1577 #, c-format msgid " True name of server is %s.\n" msgstr " El nombre verdadero del servidor es %s.\n" -#: fetchmail.c:1690 +#: fetchmail.c:1580 msgid " This host will not be queried when no host is specified.\n" -msgstr "" -" Este anfitrión no será consultado cuando no se especifica un anfitrión.\n" +msgstr " Este anfitrión no será consultado cuando no se especifica un anfitrión.\n" -#: fetchmail.c:1691 +#: fetchmail.c:1581 msgid " This host will be queried when no host is specified.\n" -msgstr "" -" Este anfitrión será consultado cuando no se especifique ningún anfitrión.\n" +msgstr " Este anfitrión será consultado cuando no se especifique ningún anfitrión.\n" -#: fetchmail.c:1695 +#: fetchmail.c:1585 msgid " Password will be prompted for.\n" msgstr " Se pedirá la contraseña.\n" -#: fetchmail.c:1699 +#: fetchmail.c:1589 #, c-format msgid " APOP secret = \"%s\".\n" msgstr " Secreto APOP = «%s».\n" -#: fetchmail.c:1702 +#: fetchmail.c:1592 #, c-format msgid " RPOP id = \"%s\".\n" msgstr " Identidad RPOP = «%s».\n" -#: fetchmail.c:1705 +#: fetchmail.c:1595 #, c-format msgid " Password = \"%s\".\n" msgstr " Contraseña = «%s».\n" -#: fetchmail.c:1714 +#: fetchmail.c:1604 #, c-format msgid " Protocol is KPOP with Kerberos %s authentication" msgstr " El protocolo es KPOP con autenticación Kerberos %s" -#: fetchmail.c:1717 +#: fetchmail.c:1607 #, c-format msgid " Protocol is %s" msgstr " El protocolo es %s" -#: fetchmail.c:1719 +#: fetchmail.c:1609 #, c-format msgid " (using service %s)" msgstr " (usando servicio %s)" -#: fetchmail.c:1721 +#: fetchmail.c:1611 msgid " (using default port)" msgstr " (usando puerto predeterminado)" -#: fetchmail.c:1723 +#: fetchmail.c:1613 msgid " (forcing UIDL use)" msgstr " (forzando el uso de UIDL)" -#: fetchmail.c:1729 +#: fetchmail.c:1619 msgid " All available authentication methods will be tried.\n" msgstr " Se probarán todos los métodos de autenticación disponibles.\n" -#: fetchmail.c:1732 +#: fetchmail.c:1622 msgid " Password authentication will be forced.\n" msgstr " Se forzará autenticación con contraseña.\n" -#: fetchmail.c:1735 +#: fetchmail.c:1625 msgid " MSN authentication will be forced.\n" msgstr " Se forzará autenticación MSN.\n" -#: fetchmail.c:1738 +#: fetchmail.c:1628 msgid " NTLM authentication will be forced.\n" msgstr " Se forzará autenticación NTLM.\n" -#: fetchmail.c:1741 +#: fetchmail.c:1631 msgid " OTP authentication will be forced.\n" msgstr " Se forzará autenticación OTP.\n" -#: fetchmail.c:1744 -#, fuzzy -msgid " CRAM-MD5 authentication will be forced.\n" +#: fetchmail.c:1634 +msgid " CRAM-Md5 authentication will be forced.\n" msgstr " Se forzará autenticación CRAM-Md5.\n" -#: fetchmail.c:1747 +#: fetchmail.c:1637 msgid " GSSAPI authentication will be forced.\n" msgstr " Se forzará autenticación GSSAPI.\n" -#: fetchmail.c:1750 +#: fetchmail.c:1640 msgid " Kerberos V4 authentication will be forced.\n" msgstr " Se forzará autenticación Kerberos V4.\n" -#: fetchmail.c:1753 +#: fetchmail.c:1643 msgid " Kerberos V5 authentication will be forced.\n" msgstr " Se forzará autenticación Kerberos V5.\n" -#: fetchmail.c:1756 +#: fetchmail.c:1646 msgid " End-to-end encryption assumed.\n" msgstr " Se asume cifrado de un extremo a otro.\n" -#: fetchmail.c:1760 +#: fetchmail.c:1650 #, c-format msgid " Mail service principal is: %s\n" msgstr " El principal del servicio de correo es: %s\n" -#: fetchmail.c:1763 +#: fetchmail.c:1653 msgid " SSL encrypted sessions enabled.\n" msgstr " Sesiones cifradas con SSL activadas.\n" -#: fetchmail.c:1765 +#: fetchmail.c:1655 #, c-format msgid " SSL protocol: %s.\n" msgstr " Protocolo SSL: %s.\n" -#: fetchmail.c:1767 +#: fetchmail.c:1657 msgid " SSL server certificate checking enabled.\n" msgstr " Comprobación de certificados SSL del servidor activada.\n" -#: fetchmail.c:1769 -#, fuzzy -msgid " SSL server certificate checking disabled.\n" -msgstr " Comprobación de certificados SSL del servidor activada.\n" - -#: fetchmail.c:1772 -#, fuzzy, c-format -msgid " SSL trusted certificate file: %s\n" -msgstr " Directorio del certificado SSL de confianza: %s\n" - -#: fetchmail.c:1774 +#: fetchmail.c:1659 #, c-format msgid " SSL trusted certificate directory: %s\n" msgstr " Directorio del certificado SSL de confianza: %s\n" -#: fetchmail.c:1776 +#: fetchmail.c:1662 #, c-format msgid " SSL server CommonName: %s\n" msgstr "«CommonName» del servidor SSL: %s\n" -#: fetchmail.c:1778 +#: fetchmail.c:1664 #, c-format msgid " SSL key fingerprint (checked against the server key): %s\n" -msgstr "" -" Huella digital de la clave SSL (comprobada con la clave del servidor): %s\n" +msgstr " Huella digital de la clave SSL (comprobada con la clave del servidor): %s\n" -#: fetchmail.c:1781 +#: fetchmail.c:1667 #, c-format msgid " Server nonresponse timeout is %d seconds" msgstr " El tiempo de espera para respuestas del servidor es de %d segundos" -#: fetchmail.c:1783 +#: fetchmail.c:1669 msgid " (default).\n" msgstr " (predeterminado).\n" -#: fetchmail.c:1790 +#: fetchmail.c:1676 msgid " Default mailbox selected.\n" msgstr " La casilla predeterminada está seleccionada.\n" -#: fetchmail.c:1795 +#: fetchmail.c:1681 msgid " Selected mailboxes are:" msgstr " Las casillas seleccionadas son:" -#: fetchmail.c:1801 +#: fetchmail.c:1687 msgid " All messages will be retrieved (--all on).\n" msgstr " Todos los mensajes se recibirán (--all on).\n" -#: fetchmail.c:1802 +#: fetchmail.c:1688 msgid " Only new messages will be retrieved (--all off).\n" msgstr " Sólo se recibirán mensajes nuevos (--all off).\n" -#: fetchmail.c:1804 +#: fetchmail.c:1690 msgid " Fetched messages will be kept on the server (--keep on).\n" msgstr " Los mensajes recibidos permanecerán en el servidor (--keep on).\n" -#: fetchmail.c:1805 +#: fetchmail.c:1691 msgid " Fetched messages will not be kept on the server (--keep off).\n" msgstr " Los mensajes recibidos se eliminarán del servidor (--keep off).\n" -#: fetchmail.c:1807 +#: fetchmail.c:1693 msgid " Old messages will be flushed before message retrieval (--flush on).\n" -msgstr "" -" Los mensajes viejos serán eliminados antes de recibir nuevos (--flush " -"on).\n" +msgstr " Los mensajes viejos serán eliminados antes de recibir nuevos (--flush on).\n" -#: fetchmail.c:1808 -msgid "" -" Old messages will not be flushed before message retrieval (--flush off).\n" -msgstr "" -" No se eliminarán los mensajes viejos antes de recibir nuevos (--flush " -"off).\n" +#: fetchmail.c:1694 +msgid " Old messages will not be flushed before message retrieval (--flush off).\n" +msgstr " No se eliminarán los mensajes viejos antes de recibir nuevos (--flush off).\n" -#: fetchmail.c:1810 -msgid "" -" Oversized messages will be flushed before message retrieval (--limitflush " -"on).\n" -msgstr "" -" Los mensajes demasiado grandes se eliminarán antes de recibir nuevos (--" -"limitflush on).\n" +#: fetchmail.c:1696 +msgid " Oversized messages will be flushed before message retrieval (--limitflush on).\n" +msgstr " Los mensajes demasiado grandes se eliminarán antes de recibir nuevos (--limitflush on).\n" -#: fetchmail.c:1811 -msgid "" -" Oversized messages will not be flushed before message retrieval (--" -"limitflush off).\n" -msgstr "" -" Los mensajes demasiado garndes no se eliminarán antes de recibir nuevos (--" -"limitflush off).\n" +#: fetchmail.c:1697 +msgid " Oversized messages will not be flushed before message retrieval (--limitflush off).\n" +msgstr " Los mensajes demasiado garndes no se eliminarán antes de recibir nuevos (--limitflush off).\n" -#: fetchmail.c:1813 +#: fetchmail.c:1699 msgid " Rewrite of server-local addresses is enabled (--norewrite off).\n" msgstr " Se reescribirán las direcciones locales (--norewrite off).\n" -#: fetchmail.c:1814 +#: fetchmail.c:1700 msgid " Rewrite of server-local addresses is disabled (--norewrite on).\n" msgstr " No se reescribirán las direcciones locales (--norewrite on).\n" -#: fetchmail.c:1816 +#: fetchmail.c:1702 msgid " Carriage-return stripping is enabled (stripcr on).\n" msgstr " Los retornos de carro se eliminarán (stripcr on).\n" -#: fetchmail.c:1817 +#: fetchmail.c:1703 msgid " Carriage-return stripping is disabled (stripcr off).\n" msgstr " No se eliminarán los retornos de carro (stripcr off).\n" -#: fetchmail.c:1819 +#: fetchmail.c:1705 msgid " Carriage-return forcing is enabled (forcecr on).\n" msgstr " Se añadirán retornos de carro (forcecr on).\n" -#: fetchmail.c:1820 +#: fetchmail.c:1706 msgid " Carriage-return forcing is disabled (forcecr off).\n" msgstr " No se añadirán retornos de carro (forcecr off).\n" -#: fetchmail.c:1822 -msgid "" -" Interpretation of Content-Transfer-Encoding is disabled (pass8bits on).\n" -msgstr "" -" Se ignorará el contenido de «Content-Transfer-Encoding» (pass8bits on).\n" +#: fetchmail.c:1708 +msgid " Interpretation of Content-Transfer-Encoding is disabled (pass8bits on).\n" +msgstr " Se ignorará el contenido de «Content-Transfer-Encoding» (pass8bits on).\n" -#: fetchmail.c:1823 -msgid "" -" Interpretation of Content-Transfer-Encoding is enabled (pass8bits off).\n" -msgstr "" -" Se respetará el contenido de «Content-Transfer-Encoding» (pass8bits off).\n" +#: fetchmail.c:1709 +msgid " Interpretation of Content-Transfer-Encoding is enabled (pass8bits off).\n" +msgstr " Se respetará el contenido de «Content-Transfer-Encoding» (pass8bits off).\n" -#: fetchmail.c:1825 +#: fetchmail.c:1711 msgid " MIME decoding is enabled (mimedecode on).\n" msgstr " La decodificación MIME está activada (mimedecode on).\n" -#: fetchmail.c:1826 +#: fetchmail.c:1712 msgid " MIME decoding is disabled (mimedecode off).\n" msgstr " La decodificación MIME está desactivada (mimedecode off).\n" -#: fetchmail.c:1828 +#: fetchmail.c:1714 msgid " Idle after poll is enabled (idle on).\n" msgstr " Se permanecerá a la espera tras la consulta (idle on).\n" -#: fetchmail.c:1829 +#: fetchmail.c:1715 msgid " Idle after poll is disabled (idle off).\n" msgstr " No se permanecerá a la espera tras la consulta (idle off).\n" -#: fetchmail.c:1831 +#: fetchmail.c:1717 msgid " Nonempty Status lines will be discarded (dropstatus on)\n" -msgstr "" -" Las líneas «Status» que no estén vacías se descartarán (dropstatus on).\n" +msgstr " Las líneas «Status» que no estén vacías se descartarán (dropstatus on).\n" -#: fetchmail.c:1832 +#: fetchmail.c:1718 msgid " Nonempty Status lines will be kept (dropstatus off)\n" -msgstr "" -" Las líneas «Status» que no estén vacías se conservarán (dropstatus off).\n" +msgstr " Las líneas «Status» que no estén vacías se conservarán (dropstatus off).\n" -#: fetchmail.c:1834 +#: fetchmail.c:1720 msgid " Delivered-To lines will be discarded (dropdelivered on)\n" msgstr " Las líneas «Delivered-To» se descartarán (dropdelivered on).\n" -#: fetchmail.c:1835 +#: fetchmail.c:1721 msgid " Delivered-To lines will be kept (dropdelivered off)\n" msgstr " Las líneas «Delivered-To» se conservarán (dropdelivered off).\n" -#: fetchmail.c:1839 +#: fetchmail.c:1725 #, c-format msgid " Message size limit is %d octets (--limit %d).\n" msgstr " El tamaño de los mensajes está limitado a %d octetos (--limit %d).\n" -#: fetchmail.c:1842 +#: fetchmail.c:1728 msgid " No message size limit (--limit 0).\n" msgstr " El tamaño de los mensajes no está limitado (--limit 0).\n" -#: fetchmail.c:1844 +#: fetchmail.c:1730 #, c-format msgid " Message size warning interval is %d seconds (--warnings %d).\n" -msgstr "" -" Los avisos sobre el tamaño de los mensajes se darán cada %d segundos (--" -"warnings %d).\n" +msgstr " Los avisos sobre el tamaño de los mensajes se darán cada %d segundos (--warnings %d).\n" -#: fetchmail.c:1847 +#: fetchmail.c:1733 msgid " Size warnings on every poll (--warnings 0).\n" -msgstr "" -" Los avisos sobre el tamaño de los mensajes se darán en cada consulta (--" -"warnings 0).\n" +msgstr " Los avisos sobre el tamaño de los mensajes se darán en cada consulta (--warnings 0).\n" -#: fetchmail.c:1850 +#: fetchmail.c:1736 #, c-format msgid " Received-message limit is %d (--fetchlimit %d).\n" -msgstr "" -" La cantidad de mensajes recibidos está limitada a %d (--fetchlimit %d).\n" +msgstr " La cantidad de mensajes recibidos está limitada a %d (--fetchlimit %d).\n" -#: fetchmail.c:1853 +#: fetchmail.c:1739 msgid " No received-message limit (--fetchlimit 0).\n" -msgstr "" -" La cantidad de mensajes recibidos no está limitada (--fetchlimit 0).\n" +msgstr " La cantidad de mensajes recibidos no está limitada (--fetchlimit 0).\n" -#: fetchmail.c:1855 +#: fetchmail.c:1741 #, c-format msgid " Fetch message size limit is %d (--fetchsizelimit %d).\n" -msgstr "" -" El límite de tamaño para los mensajes recibidos es de %d (--fetchsizelimit " -"%d).\n" +msgstr " El límite de tamaño para los mensajes recibidos es de %d (--fetchsizelimit %d).\n" -#: fetchmail.c:1858 +#: fetchmail.c:1744 msgid " No fetch message size limit (--fetchsizelimit 0).\n" msgstr " El tamaño de los mensajes no está limitado (--fetchsizelimit 0).\n" -#: fetchmail.c:1862 +#: fetchmail.c:1748 msgid " Do binary search of UIDs during each poll (--fastuidl 1).\n" -msgstr "" -" Utilizar búsqueda binaria de UID durante cada consulta (--fastuidl 1).\n" +msgstr " Utilizar búsqueda binaria de UID durante cada consulta (--fastuidl 1).\n" -#: fetchmail.c:1864 +#: fetchmail.c:1750 #, c-format msgid " Do binary search of UIDs during %d out of %d polls (--fastuidl %d).\n" -msgstr "" -" Utilizar búsqueda binaria de UID durante %d de cada %d consultas (--" -"fastuidl %d).\n" +msgstr " Utilizar búsqueda binaria de UID durante %d de cada %d consultas (--fastuidl %d).\n" -#: fetchmail.c:1867 +#: fetchmail.c:1753 msgid " Do linear search of UIDs during each poll (--fastuidl 0).\n" -msgstr "" -" Utilizar búsqueda lineal de UID durante cada consulta (--fastuidl 0).\n" +msgstr " Utilizar búsqueda lineal de UID durante cada consulta (--fastuidl 0).\n" -#: fetchmail.c:1869 +#: fetchmail.c:1755 #, c-format msgid " SMTP message batch limit is %d.\n" msgstr " El límite de mensajes por lote SMTP es %d.\n" -#: fetchmail.c:1871 +#: fetchmail.c:1757 msgid " No SMTP message batch limit (--batchlimit 0).\n" -msgstr "" -" La cantidad de mensajes emitidos no está limitada (--batchlimit 0).\n" +msgstr " La cantidad de mensajes emitidos no está limitada (--batchlimit 0).\n" -#: fetchmail.c:1875 +#: fetchmail.c:1761 #, c-format msgid " Deletion interval between expunges forced to %d (--expunge %d).\n" -msgstr "" -" El intervalo de borrado entre eliminaciones está forzado a %d (--expunge " -"%d).\n" +msgstr " El intervalo de borrado entre eliminaciones está forzado a %d (--expunge %d).\n" -#: fetchmail.c:1877 +#: fetchmail.c:1763 msgid " No forced expunges (--expunge 0).\n" msgstr " No forzar eliminaciones (--expunge 0).\n" -#: fetchmail.c:1884 +#: fetchmail.c:1770 msgid " Domains for which mail will be fetched are:" msgstr " Los dominios para los cuales se recibirá correo son:" -#: fetchmail.c:1889 fetchmail.c:1909 +#: fetchmail.c:1775 fetchmail.c:1795 msgid " (default)" msgstr " (predeterminado)" -#: fetchmail.c:1894 +#: fetchmail.c:1780 #, c-format msgid " Messages will be appended to %s as BSMTP\n" msgstr " Los mensajes serán anexados a %s como BSMTP\n" -#: fetchmail.c:1896 +#: fetchmail.c:1782 #, c-format msgid " Messages will be delivered with \"%s\".\n" msgstr " Los mensajes se entregarán con «%s».\n" -#: fetchmail.c:1903 +#: fetchmail.c:1789 #, c-format msgid " Messages will be %cMTP-forwarded to:" msgstr " Los mensajes se reenviarán con %cMTP a:" -#: fetchmail.c:1914 +#: fetchmail.c:1800 #, c-format msgid " Host part of MAIL FROM line will be %s\n" msgstr " El nombre del anfitrión en la línea «MAIL FROM» será %s\n" -#: fetchmail.c:1917 +#: fetchmail.c:1803 #, c-format msgid " Address to be put in RCPT TO lines shipped to SMTP will be %s\n" -msgstr "" -" La dirección a poner en las líneas RCPT TO enviadas al STMP será %s\n" +msgstr " La dirección a poner en las líneas RCPT TO enviadas al STMP será %s\n" -#: fetchmail.c:1926 +#: fetchmail.c:1812 msgid " Recognized listener spam block responses are:" msgstr " Las respuestas de servidor reconocidas como bloques de basura son:" -#: fetchmail.c:1932 +#: fetchmail.c:1818 msgid " Spam-blocking disabled\n" msgstr " El bloqueo de basura está desactivado\n" -#: fetchmail.c:1935 +#: fetchmail.c:1821 #, c-format msgid " Server connection will be brought up with \"%s\".\n" msgstr " La conexión al servidor se iniciará con «%s».\n" -#: fetchmail.c:1938 +#: fetchmail.c:1824 msgid " No pre-connection command.\n" msgstr " No hay orden de preconexión.\n" -#: fetchmail.c:1940 +#: fetchmail.c:1826 #, c-format msgid " Server connection will be taken down with \"%s\".\n" msgstr " La conexión al servidor se terminará con «%s».\n" -#: fetchmail.c:1943 +#: fetchmail.c:1829 msgid " No post-connection command.\n" msgstr " No hay orden de postconexión.\n" -#: fetchmail.c:1946 +#: fetchmail.c:1832 msgid " No localnames declared for this host.\n" msgstr " No hay nombres locales declarados para este anfitrión.\n" -#: fetchmail.c:1956 +#: fetchmail.c:1842 msgid " Multi-drop mode: " msgstr " Modo «multi-drop»: " -#: fetchmail.c:1958 +#: fetchmail.c:1844 msgid " Single-drop mode: " msgstr " Modo «single-drop»: " -#: fetchmail.c:1960 +#: fetchmail.c:1846 #, c-format msgid "%d local name recognized.\n" msgid_plural "%d local names recognized.\n" msgstr[0] "%d nombre local reconocido.\n" msgstr[1] "%d nombres locales reconocidos.\n" -#: fetchmail.c:1975 +#: fetchmail.c:1861 msgid " DNS lookup for multidrop addresses is enabled.\n" msgstr " Se consultará al DNS por las direcciones «multidrop».\n" -#: fetchmail.c:1976 +#: fetchmail.c:1862 msgid " DNS lookup for multidrop addresses is disabled.\n" msgstr " No se consultará al DNS por las direcciones «multidrop».\n" -#: fetchmail.c:1980 -msgid "" -" Server aliases will be compared with multidrop addresses by IP address.\n" -msgstr "" -" Se comparará la dirección IP de los alias del servidor contra las " -"direcciones «multidrop».\n" +#: fetchmail.c:1866 +msgid " Server aliases will be compared with multidrop addresses by IP address.\n" +msgstr " Se comparará la dirección IP de los alias del servidor contra las direcciones «multidrop».\n" -#: fetchmail.c:1982 +#: fetchmail.c:1868 msgid " Server aliases will be compared with multidrop addresses by name.\n" -msgstr "" -" Se comparará el nombre de los alias del servidor contra las direcciones " -"«multidrop».\n" +msgstr " Se comparará el nombre de los alias del servidor contra las direcciones «multidrop».\n" -#: fetchmail.c:1985 +#: fetchmail.c:1871 msgid " Envelope-address routing is disabled\n" msgstr " El enrutado por la dirección de la envoltura está desactivado\n" -#: fetchmail.c:1988 +#: fetchmail.c:1874 #, c-format msgid " Envelope header is assumed to be: %s\n" msgstr " Se asume que el encabezado de la envoltura es: %s\n" -#: fetchmail.c:1991 +#: fetchmail.c:1877 #, c-format msgid " Number of envelope headers to be skipped over: %d\n" msgstr " Número del encabezado de la envoltura a omitir: %d\n" -#: fetchmail.c:1994 +#: fetchmail.c:1880 #, c-format msgid " Prefix %s will be removed from user id\n" msgstr " El prefijo %s se eliminará del nombre de usuario\n" -#: fetchmail.c:1997 +#: fetchmail.c:1883 msgid " No prefix stripping\n" msgstr " No se eliminará ningún prefijo\n" -#: fetchmail.c:2002 +#: fetchmail.c:1890 msgid " Predeclared mailserver aliases:" msgstr " Alias predeclarados del servidor de correo:" -#: fetchmail.c:2010 +#: fetchmail.c:1899 msgid " Local domains:" msgstr " Dominios locales:" -#: fetchmail.c:2020 +#: fetchmail.c:1909 #, c-format msgid " Connection must be through interface %s.\n" msgstr " La conexión debe ser a través de la interfaz %s.\n" -#: fetchmail.c:2022 +#: fetchmail.c:1911 msgid " No interface requirement specified.\n" msgstr " No se especificaron requerimientos de la interfaz.\n" -#: fetchmail.c:2024 +#: fetchmail.c:1913 #, c-format msgid " Polling loop will monitor %s.\n" msgstr " El bucle de consulta se monitorizará %s.\n" -#: fetchmail.c:2026 +#: fetchmail.c:1915 msgid " No monitor interface specified.\n" msgstr " No se especificó una interfaz de monitorización.\n" -#: fetchmail.c:2030 +#: fetchmail.c:1919 #, c-format msgid " Server connections will be made via plugin %s (--plugin %s).\n" -msgstr "" -" Las conexiones al servidor se llevarán a cabo a través del complemento %s " -"(--plugin %s).\n" +msgstr " Las conexiones al servidor se llevarán a cabo a través del complemento %s (--plugin %s).\n" -#: fetchmail.c:2032 +#: fetchmail.c:1921 msgid " No plugin command specified.\n" msgstr " No se especificó una orden para el complemento.\n" -#: fetchmail.c:2034 +#: fetchmail.c:1923 #, c-format msgid " Listener connections will be made via plugout %s (--plugout %s).\n" -msgstr "" -" Las conexiones al cliente se llevarán a cabo a través del «plugout» %s (--" -"plugout %s).\n" +msgstr " Las conexiones al cliente se llevarán a cabo a través del «plugout» %s (--plugout %s).\n" -#: fetchmail.c:2036 +#: fetchmail.c:1925 msgid " No plugout command specified.\n" msgstr " No se especificó una orden para el «plugout».\n" -#: fetchmail.c:2043 +#: fetchmail.c:1930 msgid " No UIDs saved from this host.\n" msgstr " No hay UID guardadas de este anfitrión.\n" -#: fetchmail.c:2046 +#: fetchmail.c:1939 #, c-format msgid " %d UIDs saved.\n" msgstr " %d UID guardadas.\n" -#: fetchmail.c:2052 +#: fetchmail.c:1947 msgid " Poll trace information will be added to the Received header.\n" -msgstr "" -" Se añadirá información de traceado sobre la consulta al encabezado " -"«Received».\n" +msgstr " Se añadirá información de traceado sobre la consulta al encabezado «Received».\n" -#: fetchmail.c:2054 -#, fuzzy -msgid " No poll trace information will be added to the Received header.\n" -msgstr "" -" No se añadirá información de traceado sobre la consulta al encabezado " -"«Received».\n" - -#: fetchmail.c:2059 -msgid " Messages with bad headers will be rejected.\n" -msgstr "" - -#: fetchmail.c:2062 -msgid " Messages with bad headers will be passed on.\n" -msgstr "" +#: fetchmail.c:1949 +msgid "" +" No poll trace information will be added to the Received header.\n" +".\n" +msgstr " No se añadirá información de traceado sobre la consulta al encabezado «Received».\n" -#: fetchmail.c:2067 +#: fetchmail.c:1952 #, c-format msgid " Pass-through properties \"%s\".\n" msgstr " Propiedades de paso «%s».\n" -#: fm_getaddrinfo.c:23 fm_getaddrinfo.c:30 -#, c-format -msgid "Cannot modify signal mask: %s" -msgstr "" - -#: fm_realpath.c:35 -msgid "" -"Your operating system neither defines PATH_MAX nor will it accept " -"realpath(f, NULL). Aborting.\n" -msgstr "" - #: getpass.c:71 msgid "ERROR: no support for getpassword() routine\n" msgstr "ERROR: no hay soporte para la rutina getpassword()\n" @@ -1765,88 +1566,55 @@ msgstr "" "\n" "SIGINT recibido... abortando.\n" -#: gssapi.c:53 -#, c-format -msgid "GSSAPI error in gss_display_status called from <%s>\n" -msgstr "" - -#: gssapi.c:56 -#, fuzzy, c-format -msgid "GSSAPI error %s: %.*s\n" -msgstr "Error de %cMTP: %s\n" - -#: gssapi.c:91 +#: gssapi.c:66 #, c-format msgid "Couldn't get service name for [%s]\n" msgstr "No fue posible obtener el nombre de servicio para [%s]\n" -#: gssapi.c:96 +#: gssapi.c:72 #, c-format msgid "Using service name [%s]\n" msgstr "Usando nombre de servicio [%s]\n" -#: gssapi.c:123 -msgid "No suitable GSSAPI credentials found. Skipping GSSAPI authentication.\n" -msgstr "" - -#: gssapi.c:124 -msgid "" -"If you want to use GSSAPI, you need credentials first, possibly from kinit.\n" -msgstr "" - -#: gssapi.c:160 -#, c-format -msgid "Received malformed challenge to \"%s GSSAPI\"!\n" -msgstr "" - -#: gssapi.c:170 +#: gssapi.c:89 msgid "Sending credentials\n" msgstr "Enviando credenciales\n" -#: gssapi.c:201 +#: gssapi.c:107 msgid "Error exchanging credentials\n" msgstr "Error intercambiando credenciales\n" -#: gssapi.c:243 +#: gssapi.c:152 msgid "Couldn't unwrap security level data\n" msgstr "No fue posible desenvolver los datos del nivel de seguridad\n" -#: gssapi.c:248 +#: gssapi.c:157 msgid "Credential exchange complete\n" msgstr "Intercambio de credenciales completo\n" -#: gssapi.c:252 +#: gssapi.c:161 msgid "Server requires integrity and/or privacy\n" msgstr "El servidor requiere integridad o privacidad\n" -#: gssapi.c:261 +#: gssapi.c:170 #, c-format msgid "Unwrapped security level flags: %s%s%s\n" msgstr "Opciones de nivel de seguridad desenvueltas: %s%s%s\n" -#: gssapi.c:265 +#: gssapi.c:174 #, c-format msgid "Maximum GSS token size is %ld\n" msgstr "El máximo tamaño del componente GSS es %ld\n" -#: gssapi.c:274 -msgid "GSSAPI username too long for static buffer.\n" -msgstr "" - -#: gssapi.c:283 +#: gssapi.c:187 msgid "Error creating security level request\n" msgstr "Error creando petición de nivel de seguridad\n" -#: gssapi.c:287 -#, c-format -msgid "GSSAPI send_token too large (%lu) while sending username.\n" -msgstr "" - -#: gssapi.c:298 +#: gssapi.c:198 msgid "Releasing GSS credentials\n" msgstr "Liberando las credenciales GSS\n" -#: gssapi.c:302 +#: gssapi.c:201 msgid "Error releasing credentials\n" msgstr "Error liberando las credenciales\n" @@ -1855,139 +1623,108 @@ msgstr "Error liberando las credenciales\n" msgid "fetchmail: thread sleeping for %d sec.\n" msgstr "fetchmail: la tarea dormirá durante %d segundos\n" -#: imap.c:75 -#, c-format -msgid "Received BYE response from IMAP server: %s\n" -msgstr "" - -#: imap.c:97 -#, fuzzy, c-format -msgid "bogus message count in \"%s\"!" -msgstr "¡cantidad de mensajes incorrecta!" - -#: imap.c:144 -#, c-format -msgid "bogus EXPUNGE count in \"%s\"!" -msgstr "" - -#: imap.c:355 +#: imap.c:326 msgid "Protocol identified as IMAP4 rev 1\n" msgstr "Protocolo identificado como IMAP4 rev 1\n" -#: imap.c:361 +#: imap.c:332 msgid "Protocol identified as IMAP4 rev 0\n" msgstr "Protocolo identificado como IMAP4 rev 0\n" -#: imap.c:368 +#: imap.c:339 msgid "Protocol identified as IMAP2 or IMAP2BIS\n" msgstr "Protocolo identificado como IMAP2 o IMAP2BIS\n" -#: imap.c:385 +#: imap.c:354 msgid "will idle after poll\n" msgstr "descansará después de consultar\n" -#: imap.c:476 pop3.c:474 +#: imap.c:446 pop3.c:518 #, c-format msgid "%s: upgrade to TLS succeeded.\n" msgstr "%s: actualización a TLS correcta.\n" -#: imap.c:482 pop3.c:480 +#: imap.c:455 pop3.c:527 #, c-format msgid "%s: upgrade to TLS failed.\n" msgstr "%s: falló la actualización a TLS.\n" -#: imap.c:487 +#: imap.c:459 #, c-format msgid "%s: opportunistic upgrade to TLS failed, trying to continue\n" msgstr "%s: falló la actualización oportunista a TLS, intentando continuar\n" -#: imap.c:502 -#, c-format -msgid "%s: WARNING: server offered STARTTLS but sslproto '' given.\n" -msgstr "" - -#: imap.c:607 +#: imap.c:579 msgid "Required OTP capability not compiled into fetchmail\n" msgstr "La capacidad OTP requerida no se compiló en fetchmail\n" -#: imap.c:627 pop3.c:560 +#: imap.c:601 pop3.c:385 msgid "Required NTLM capability not compiled into fetchmail\n" msgstr "La capacidad NTLM requerida no se compiló en fetchmail\n" -#: imap.c:691 +#: imap.c:610 +msgid "Required LOGIN capability not supported by server\n" +msgstr "La capacidad LOGIN requerida no está permitida por el servidor\n" + +#: imap.c:676 #, c-format msgid "mail expunge mismatch (%d actual != %d expected)\n" msgstr "la eliminación de correo no coincide (%d actual != %d esperado)\n" -#: imap.c:818 -#, c-format -msgid "%lu is unseen\n" -msgstr "%lu no fue visto\n" - -#: imap.c:868 pop3.c:831 pop3.c:843 pop3.c:1088 pop3.c:1095 -#, c-format -msgid "%u is unseen\n" -msgstr "%u no fue visto\n" - -#: imap.c:903 imap.c:962 +#: imap.c:782 imap.c:841 msgid "re-poll failed\n" msgstr "falló el reintento de consulta\n" -#: imap.c:911 imap.c:967 +#: imap.c:790 imap.c:846 #, c-format msgid "%d message waiting after re-poll\n" msgid_plural "%d messages waiting after re-poll\n" msgstr[0] "Queda %d mensaje esperando tras reintentar la consulta\n" msgstr[1] "Quedan %d mensajes esperando tras reintentar la consulta\n" -#: imap.c:928 +#: imap.c:807 msgid "mailbox selection failed\n" msgstr "falló la selección de casilla\n" -#: imap.c:932 +#: imap.c:811 #, c-format msgid "%d message waiting after first poll\n" msgid_plural "%d messages waiting after first poll\n" msgstr[0] "Queda %d mensaje esperando tras la consulta inicial\n" msgstr[1] "Quedan %d mensajes esperando tras la consulta inicial\n" -#: imap.c:946 +#: imap.c:825 msgid "expunge failed\n" msgstr "falló la eliminación\n" -#: imap.c:950 +#: imap.c:829 #, c-format msgid "%d message waiting after expunge\n" msgid_plural "%d messages waiting after expunge\n" msgstr[0] "Queda %d mensaje esperando tras la eliminación\n" msgstr[1] "Quedan %d mensajes esperando tras la eliminación\n" -#: imap.c:989 +#: imap.c:871 msgid "search for unseen messages failed\n" msgstr "la búsqueda de mensajes no vistos falló\n" -#: imap.c:994 pop3.c:852 +#: imap.c:899 +#, c-format +msgid "%lu is unseen\n" +msgstr "%lu no fue visto\n" + +#: imap.c:911 pop3.c:889 #, c-format msgid "%u is first unseen\n" msgstr "%u es el primero que no fue visto\n" -#: imap.c:1078 -msgid "" -"Warning: ignoring bogus data for message sizes returned by the server.\n" -msgstr "" -"Aviso: ignorando datos de errores para los tamaños de mensaje devueltos por " -"el servidor.\n" - -#: imap.c:1177 imap.c:1184 -#, c-format -msgid "Incorrect FETCH response: %s.\n" -msgstr "" +#: imap.c:1002 +msgid "Warning: ignoring bogus data for message sizes returned by the server.\n" +msgstr "Aviso: ignorando datos de errores para los tamaños de mensaje devueltos por el servidor.\n" #: interface.c:256 msgid "Unable to open kvm interface. Make sure fetchmail is SGID kmem." -msgstr "" -"No es posible abrir la interfaz kvm. Asegúrese de que fetchmail este SGID " -"kmem." +msgstr "No es posible abrir la interfaz kvm. Asegúrese de que fetchmail este SGID kmem." #: interface.c:396 #, c-format @@ -2021,44 +1758,44 @@ msgstr "No se encontró una interfaz con el nombre %s" msgid "No IP address found for %s" msgstr "No se encontró dirección IP para %s" -#: interface.c:590 +#: interface.c:589 msgid "missing IP interface address\n" msgstr "falta la dirección IP de la interfaz\n" -#: interface.c:606 +#: interface.c:605 msgid "invalid IP interface address\n" msgstr "la dirección IP de la interfaz no es válida\n" -#: interface.c:612 +#: interface.c:611 msgid "invalid IP interface mask\n" msgstr "la máscara IP de la interfaz no es válida\n" -#: interface.c:651 +#: interface.c:650 #, c-format msgid "activity on %s -noted- as %d\n" msgstr "actividad en %s -vista- como %d\n" -#: interface.c:666 +#: interface.c:665 #, c-format msgid "skipping poll of %s, %s down\n" msgstr "omitiendo consulta %s, %s desactivada\n" -#: interface.c:685 +#: interface.c:684 #, c-format msgid "skipping poll of %s, %s IP address excluded\n" msgstr "no se consulta %s, la dirección IP de %s se excluyó\n" -#: interface.c:697 +#: interface.c:696 #, c-format msgid "activity on %s checked as %d\n" msgstr "actividad en %s verificada como %d\n" -#: interface.c:723 +#: interface.c:722 #, c-format msgid "skipping poll of %s, %s inactive\n" msgstr "no se consulta %s, %s inactiva\n" -#: interface.c:730 +#: interface.c:729 #, c-format msgid "activity on %s was %d, is %d\n" msgstr "la actividad en %s era %d, es %d\n" @@ -2067,642 +1804,520 @@ msgstr "la actividad en %s era %d, es %d\n" msgid "could not decode initial BASE64 challenge\n" msgstr "no fue posible decodificar el desafío BASE64 inicial\n" -#: kerberos.c:137 +#: kerberos.c:139 #, c-format msgid "principal %s in ticket does not match -u %s\n" msgstr "%s principal en el «ticket» no coincide con -u %s\n" -#: kerberos.c:145 +#: kerberos.c:147 #, c-format msgid "non-null instance (%s) might cause strange behavior\n" msgstr "La instancia no nula (%s) puede causar un comportamiento extraño\n" -#: kerberos.c:211 +#: kerberos.c:213 msgid "could not decode BASE64 ready response\n" msgstr "no fue posible decodificar la respuesta BASE64 «ready»\n" -#: kerberos.c:218 +#: kerberos.c:220 msgid "challenge mismatch\n" msgstr "desafío no coincidente\n" -#: lock.c:87 +#: lock.c:86 #, c-format msgid "fetchmail: error reading lockfile \"%s\": %s\n" msgstr "fetchmail: error leyendo el archivo de bloqueo «%s»: %s\n" -#: lock.c:98 +#: lock.c:97 msgid "fetchmail: removing stale lockfile\n" msgstr "fetchmail: eliminando archivo de bloqueo viejo\n" -#: lock.c:122 +#: lock.c:121 #, c-format msgid "fetchmail: error opening lockfile \"%s\": %s\n" msgstr "fetchmail: error abriendo archivo de bloqueo \"%s\": %s\n" -#: lock.c:169 +#: lock.c:168 msgid "fetchmail: lock creation failed.\n" msgstr "fetchmail: falló la creación del bloqueo.\n" -#: netrc.c:220 +#: netrc.c:219 #, c-format msgid "%s:%d: warning: found \"%s\" before any host names\n" -msgstr "" -"%s:%d: aviso: «%s» encontrado antes que cualquier nombre de anfitrión\n" +msgstr "%s:%d: aviso: «%s» encontrado antes que cualquier nombre de anfitrión\n" -#: netrc.c:258 +#: netrc.c:257 #, c-format msgid "%s:%d: warning: unknown token \"%s\"\n" msgstr "%s:%d: aviso: el componente «%s» es desconocido\n" -#: ntlmsubr.c:35 -msgid "Warning: received malformed challenge to \"AUTH(ENTICATE) NTLM\"!\n" -msgstr "" - -#: ntlmsubr.c:84 -msgid "NTLM challenge contains invalid data.\n" -msgstr "" - -#: odmr.c:67 +#: odmr.c:66 #, c-format msgid "%s's SMTP listener does not support ATRN\n" msgstr "El SMTP de %s no permite ATRN\n" -#: odmr.c:105 +#: odmr.c:104 msgid "Turnaround now...\n" msgstr "Dese la vuelta ahora...\n" -#: odmr.c:110 +#: odmr.c:109 msgid "ATRN request refused.\n" msgstr "Petición ATRN rechazada.\n" -#: odmr.c:114 +#: odmr.c:113 msgid "Unable to process ATRN request now\n" msgstr "No es posible procesar el pedido ATRN\n" -#: odmr.c:119 +#: odmr.c:118 msgid "You have no mail.\n" msgstr "No tiene correo.\n" -#: odmr.c:123 +#: odmr.c:122 msgid "Command not implemented\n" msgstr "Orden no implementada\n" -#: odmr.c:127 +#: odmr.c:126 msgid "Authentication required.\n" msgstr "Autenticación requerida.\n" -#: odmr.c:132 -#, fuzzy, c-format -msgid "Unknown ODMR error \"%s\"\n" +#: odmr.c:130 +#, c-format +msgid "Unknown ODMR error %d\n" msgstr "Error ODMR desconocido %d\n" -#: odmr.c:192 +#: odmr.c:189 msgid "receiving message data\n" msgstr "recibiendo datos del mensaje\n" -#: odmr.c:245 +#: odmr.c:242 msgid "Option --keep is not supported with ODMR\n" msgstr "La opción --keep no se permite con ODMR\n" -#: odmr.c:249 +#: odmr.c:246 msgid "Option --flush is not supported with ODMR\n" msgstr "La opción --flush no se permite con ODMR\n" -#: odmr.c:253 +#: odmr.c:250 msgid "Option --folder is not supported with ODMR\n" msgstr "La opción --folder no se permite con ODMR\n" -#: odmr.c:257 +#: odmr.c:254 msgid "Option --check is not supported with ODMR\n" msgstr "La opción --check no se permite con ODMR\n" -#: opie.c:43 +#: opie.c:42 msgid "server recv fatal\n" msgstr "fatal recv del servidor\n" -#: opie.c:57 +#: opie.c:56 msgid "Could not decode OTP challenge\n" msgstr "No fue posible decodificar el desafío OTP\n" -#: opie.c:65 pop3.c:587 +#: opie.c:64 pop3.c:610 msgid "Secret pass phrase: " msgstr "Frase clave secreta: " -#: options.c:179 options.c:223 +#: options.c:172 options.c:216 #, c-format msgid "String '%s' is not a valid number string.\n" msgstr "La cadena «%s» no es un cadena de números válida.\n" -#: options.c:188 +#: options.c:181 #, c-format msgid "Value of string '%s' is %s than %d.\n" msgstr "El valor de la cadena «%s» es %s que %d.\n" -#: options.c:189 +#: options.c:182 msgid "smaller" msgstr "menor" -#: options.c:189 +#: options.c:182 msgid "larger" msgstr "mayor" -#: options.c:337 -#, fuzzy, c-format -msgid "Invalid bad-header policy `%s' specified.\n" -msgstr "El protocolo «%s» especificado no es válido.\n" - -#: options.c:378 +#: options.c:349 #, c-format msgid "Invalid protocol `%s' specified.\n" msgstr "El protocolo «%s» especificado no es válido.\n" -#: options.c:425 +#: options.c:396 #, c-format msgid "Invalid authentication `%s' specified.\n" msgstr "Se especificó una autenticación «%s» inválida.\n" -#: options.c:641 +#: options.c:601 msgid "usage: fetchmail [options] [server ...]\n" msgstr "uso: fetchmail [opciones] [servidor ...]\n" -#: options.c:642 +#: options.c:602 msgid " Options are as follows:\n" msgstr " Las opciones son las siguientes:\n" -#: options.c:643 +#: options.c:603 msgid " -?, --help display this option help\n" msgstr " -?, --help muestra esta ayuda\n" -#: options.c:644 +#: options.c:604 msgid " -V, --version display version info\n" msgstr " -V, --version muestra información sobre la versión\n" -#: options.c:646 +#: options.c:606 msgid " -c, --check check for messages without fetching\n" msgstr " -c, --check verifica si hay mensajes sin recibir\n" -#: options.c:647 +#: options.c:607 msgid " -s, --silent work silently\n" msgstr " -s, --silent trabajar silenciosamente\n" -#: options.c:648 +#: options.c:608 msgid " -v, --verbose work noisily (diagnostic output)\n" -msgstr "" -" -v, --verbose trabajar ruidosamente (información de diagnóstico)\n" +msgstr " -v, --verbose trabajar ruidosamente (información de diagnóstico)\n" -#: options.c:649 +#: options.c:609 msgid " -d, --daemon run as a daemon once per n seconds\n" -msgstr "" -" -d, --daemon correr en segundo plano y activarse una vez cada n " -"segundos\n" +msgstr " -d, --daemon correr en segundo plano y activarse una vez cada n segundos\n" -#: options.c:650 +#: options.c:610 msgid " -N, --nodetach don't detach daemon process\n" msgstr " -N, --nodetach no lanzar un proceso en segundo plano\n" -#: options.c:651 +#: options.c:611 msgid " -q, --quit kill daemon process\n" msgstr " -q, --quit terminar el proceso en segundo plano\n" -#: options.c:652 +#: options.c:612 msgid " -L, --logfile specify logfile name\n" msgstr " -L, --logfile especificar el nombre del archivo de registro\n" -#: options.c:653 -msgid "" -" --syslog use syslog(3) for most messages when running as a " -"daemon\n" -msgstr "" -" --syslog usar syslog(3) para la mayoría de los mensajes cuando se " -"ejecuta en segundo plano\n" - -#: options.c:654 -msgid " --nosyslog turns off use of syslog(3)\n" -msgstr "" +#: options.c:613 +msgid " --syslog use syslog(3) for most messages when running as a daemon\n" +msgstr " --syslog usar syslog(3) para la mayoría de los mensajes cuando se ejecuta en segundo plano\n" -#: options.c:655 +#: options.c:614 msgid " --invisible don't write Received & enable host spoofing\n" -msgstr "" -" --invisible no escribir «Received» y activar falsificación del " -"anfitrión\n" +msgstr " --invisible no escribir «Received» y activar falsificación del anfitrión\n" -#: options.c:656 +#: options.c:615 msgid " -f, --fetchmailrc specify alternate run control file\n" -msgstr "" -" -f, --fetchmailrc especificar archivo de control de ejecución alterno\n" +msgstr " -f, --fetchmailrc especificar archivo de control de ejecución alterno\n" -#: options.c:657 +#: options.c:616 msgid " -i, --idfile specify alternate UIDs file\n" msgstr " -i, --idfile especificar archivo de UID alterno\n" -#: options.c:658 +#: options.c:617 msgid " --pidfile specify alternate PID (lock) file\n" msgstr " --pidfile especificar archivo PID alternativo (bloqueado)\n" -#: options.c:659 +#: options.c:618 msgid " --postmaster specify recipient of last resort\n" msgstr " --postmaster especificar el recipiente de último recurso\n" -#: options.c:660 +#: options.c:619 msgid " --nobounce redirect bounces from user to postmaster.\n" msgstr " --nobounce redirigir rebotes del usuario al postmaster.\n" -#: options.c:661 -msgid "" -" --nosoftbounce fetchmail deletes permanently undeliverable messages.\n" -msgstr "" -" --nosoftbounce fetchmail borra permanentemente los mensajes que no se " -"pueden entregar.\n" +#: options.c:620 +msgid " --nosoftbounce fetchmail deletes permanently undeliverable messages.\n" +msgstr " --nosoftbounce fetchmail borra permanentemente los mensajes que no se pueden entregar.\n" -#: options.c:662 -msgid "" -" --softbounce keep permanently undeliverable messages on server " -"(default).\n" -msgstr "" -" --softbounce mantiene permanentemente los mensajes que no se pueden " -"entregar en el servidor (predeterminado).\n" +#: options.c:621 +msgid " --softbounce keep permanently undeliverable messages on server (default).\n" +msgstr " --softbounce mantiene permanentemente los mensajes que no se pueden entregar en el servidor (predeterminado).\n" -#: options.c:664 +#: options.c:623 msgid " -I, --interface interface required specification\n" msgstr " -I, --interface especificación de interfaz requerida\n" -#: options.c:665 +#: options.c:624 msgid " -M, --monitor monitor interface for activity\n" msgstr " -M, --monitor monitorizar interfaz por actividad\n" -#: options.c:668 +#: options.c:627 msgid " --ssl enable ssl encrypted session\n" msgstr " --ssl activar sesión cifrada con ssl\n" -#: options.c:669 +#: options.c:628 msgid " --sslkey ssl private key file\n" msgstr " --sslkey archivo de clave privada ssl\n" -#: options.c:670 +#: options.c:629 msgid " --sslcert ssl client certificate\n" msgstr " --sslcert certificado ssl del cliente\n" -#: options.c:671 +#: options.c:630 msgid " --sslcertck do strict server certificate check (recommended)\n" -msgstr "" -" --sslcert comprobación estricta del certificado del servidor " -"(recomendado)\n" - -#: options.c:672 -#, fuzzy -msgid " --nosslcertck skip strict server certificate check (insecure)\n" -msgstr "" -" --sslcert comprobación estricta del certificado del servidor " -"(recomendado)\n" - -#: options.c:673 -#, fuzzy -msgid " --sslcertfile path to trusted-CA ssl certificate file\n" -msgstr " --sslcertpath ubicación de los certificados ssl\n" +msgstr " --sslcert comprobación estricta del certificado del servidor (recomendado)\n" -#: options.c:674 -#, fuzzy -msgid " --sslcertpath path to trusted-CA ssl certificate directory\n" +#: options.c:631 +msgid " --sslcertpath path to ssl certificates\n" msgstr " --sslcertpath ubicación de los certificados ssl\n" -#: options.c:675 -msgid "" -" --sslcommonname expect this CommonName from server (discouraged)\n" -msgstr "" -" --sslcommonname esperar este «CommonName» del servidor " -"(desaconsejado)\n" +#: options.c:632 +msgid " --sslcommonname expect this CommonName from server (discouraged)\n" +msgstr " --sslcommonname esperar este «CommonName» del servidor (desaconsejado)\n" -#: options.c:676 -msgid "" -" --sslfingerprint fingerprint that must match that of the server's " -"cert.\n" -msgstr "" -" --sslfingerprint huella digital que debe coincidir con la del " -"certificado del servidor.\n" +#: options.c:633 +msgid " --sslfingerprint fingerprint that must match that of the server's cert.\n" +msgstr " --sslfingerprint huella digital que debe coincidir con la del certificado del servidor.\n" -#: options.c:677 -#, fuzzy -msgid " --sslproto force ssl protocol (see manual)\n" +#: options.c:634 +msgid " --sslproto force ssl protocol (SSL2/SSL3/TLS1)\n" msgstr " --sslproto forzar protocolo (SSL2/SSL3/TLS1)\n" -#: options.c:679 +#: options.c:636 msgid " --plugin specify external command to open connection\n" -msgstr "" -" --plugin especificar la orden externa para abrir una conexión\n" +msgstr " --plugin especificar la orden externa para abrir una conexión\n" -#: options.c:680 +#: options.c:637 msgid " --plugout specify external command to open smtp connection\n" -msgstr "" -" --plugout especificar la orden externa para abrir una conexión " -"smtp\n" - -#: options.c:681 -msgid "" -" --bad-header {reject|accept}\n" -" specify policy for handling messages with bad headers\n" -msgstr "" +msgstr " --plugout especificar la orden externa para abrir una conexión smtp\n" -#: options.c:684 -#, fuzzy -msgid " -p, --proto[col] specify retrieval protocol (see man page)\n" -msgstr "" -" -p, --protocol especificar el protocolo de recepción (ver página man)\n" +#: options.c:639 +msgid " -p, --protocol specify retrieval protocol (see man page)\n" +msgstr " -p, --protocol especificar el protocolo de recepción (ver página man)\n" -#: options.c:685 +#: options.c:640 msgid " -U, --uidl force the use of UIDLs (pop3 only)\n" msgstr " -U, --uidl forzar el uso de UIDL (sólo pop3)\n" -#: options.c:686 -msgid "" -" --idle tells the IMAP server to send notice of new messages\n" -msgstr "" - -#: options.c:687 +#: options.c:641 msgid " --port TCP port to connect to (obsolete, use --service)\n" msgstr " --port Puerto TCP a conectar (obsoleto, use --service)\n" -#: options.c:688 -msgid "" -" -P, --service TCP service to connect to (can be numeric TCP port)\n" -msgstr "" -" -P, --service Servicio TCP al que conectarse (puede ser un puerto TCP " -"numérico)\n" +#: options.c:642 +msgid " -P, --service TCP service to connect to (can be numeric TCP port)\n" +msgstr " -P, --service Servicio TCP al que conectarse (puede ser un puerto TCP numérico)\n" -#: options.c:689 -#, fuzzy -msgid " --auth authentication type (see manual)\n" -msgstr "" -" --auth tipo de autenticación (contraseña/kerberos/ssh/otp)\n" +#: options.c:643 +msgid " --auth authentication type (password/kerberos/ssh/otp)\n" +msgstr " --auth tipo de autenticación (contraseña/kerberos/ssh/otp)\n" -#: options.c:690 +#: options.c:644 msgid " -t, --timeout server nonresponse timeout\n" msgstr " -t, --timeout tiempo de espera por respuesta del servidor\n" -#: options.c:691 +#: options.c:645 msgid " -E, --envelope envelope address header\n" msgstr " -E, --envelope envolver encabezados de dirección\n" -#: options.c:692 +#: options.c:646 msgid " -Q, --qvirtual prefix to remove from local user id\n" -msgstr "" -" -Q, --qvirtual prefijo a eliminar de la identificación local del " -"usuario\n" +msgstr " -Q, --qvirtual prefijo a eliminar de la identificación local del usuario\n" -#: options.c:693 +#: options.c:647 msgid " --principal mail service principal\n" msgstr " --principal principal del servicio de correo\n" -#: options.c:694 +#: options.c:648 msgid " --tracepolls add poll-tracing information to Received header\n" -msgstr "" -" --tracepolls añadir información sobre traceado de consultas al " -"encabezado «Received»\n" +msgstr " --tracepolls añadir información sobre traceado de consultas al encabezado «Received»\n" -#: options.c:696 -#, fuzzy -msgid " -u, --user[name] specify users's login on server\n" +#: options.c:650 +msgid " -u, --username specify users's login on server\n" msgstr " -u, --username especificar el acceso del usuario en el servidor\n" -#: options.c:697 +#: options.c:651 msgid " -a, --[fetch]all retrieve old and new messages\n" msgstr " -a, --[fetch]all recuperar antiguos y nuevos mensajes\n" -#: options.c:698 +#: options.c:652 msgid " -K, --nokeep delete new messages after retrieval\n" msgstr " -K, --nokeep borrar nuevos mensajes después de recibidos\n" -#: options.c:699 +#: options.c:653 msgid " -k, --keep save new messages after retrieval\n" msgstr " -k, --keep guardar nuevos mensajes después de recibidos\n" -#: options.c:700 +#: options.c:654 msgid " -F, --flush delete old messages from server\n" msgstr " -F, --flush borrar viejos mensajes del servidor\n" -#: options.c:701 +#: options.c:655 msgid " --limitflush delete oversized messages\n" msgstr " --limitflush borrar mensajes demasiado grandes\n" -#: options.c:702 +#: options.c:656 msgid " -n, --norewrite don't rewrite header addresses\n" msgstr " -n, --norewrite no reescribir las direcciones del encabezado\n" -#: options.c:703 +#: options.c:657 msgid " -l, --limit don't fetch messages over given size\n" -msgstr "" -" -l, --limit no recibir mensajes más grandes de lo especificado\n" +msgstr " -l, --limit no recibir mensajes más grandes de lo especificado\n" -#: options.c:704 +#: options.c:658 msgid " -w, --warnings interval between warning mail notification\n" msgstr " -w, --warnings intervalo entre las notificaciones de correo\n" -#: options.c:706 +#: options.c:660 msgid " -S, --smtphost set SMTP forwarding host\n" msgstr " -S, --smtphost configurar el anfitrión de reenvío de SMTP\n" -#: options.c:707 +#: options.c:661 msgid " --fetchdomains fetch mail for specified domains\n" msgstr " --fetchdomains recibir correo para los dominios especificados\n" -#: options.c:708 +#: options.c:662 msgid " -D, --smtpaddress set SMTP delivery domain to use\n" msgstr " -D, --smtpaddress configurar el dominio de entrega de SMTP a usar\n" -#: options.c:709 +#: options.c:663 msgid " --smtpname set SMTP full name username@domain\n" -msgstr "" -" --smtpname usar nombreusuario@dominio como nombre completo para " -"SMTP\n" +msgstr " --smtpname usar nombreusuario@dominio como nombre completo para SMTP\n" -#: options.c:710 +#: options.c:664 msgid " -Z, --antispam, set antispam response values\n" msgstr " -Z, --antispam configurar los valores de respuesta anti basura\n" -#: options.c:711 +#: options.c:665 msgid " -b, --batchlimit set batch limit for SMTP connections\n" -msgstr "" -" -b, --batchlimit configurar el límite de mensajes para las conexiones " -"SMTP\n" +msgstr " -b, --batchlimit configurar el límite de mensajes para las conexiones SMTP\n" -#: options.c:712 +#: options.c:666 msgid " -B, --fetchlimit set fetch limit for server connections\n" -msgstr "" -" -B, --fetchlimit configurar el límite de mensajes para las conexiones al " -"servidor\n" +msgstr " -B, --fetchlimit configurar el límite de mensajes para las conexiones al servidor\n" -#: options.c:713 +#: options.c:667 msgid " --fetchsizelimit set fetch message size limit\n" msgstr " --fetchsizelimit configurar el límite de tamaño de mensaje\n" -#: options.c:714 +#: options.c:668 msgid " --fastuidl do a binary search for UIDLs\n" msgstr " --fastuidl utilizar búsqueda binaria para los UIDL\n" -#: options.c:715 +#: options.c:669 msgid " -e, --expunge set max deletions between expunges\n" -msgstr "" -" -e, --expunge configurar la cantidad de mensajes borrados entre " -"eliminaciones\n" +msgstr " -e, --expunge configurar la cantidad de mensajes borrados entre eliminaciones\n" -#: options.c:716 +#: options.c:670 msgid " -m, --mda set MDA to use for forwarding\n" msgstr " -m, --mda configurar el MDA para que reenvíe\n" -#: options.c:717 +#: options.c:671 msgid " --bsmtp set output BSMTP file\n" msgstr " --bsmtp configurar archivo de salida de BSMTP\n" -#: options.c:718 +#: options.c:672 msgid " --lmtp use LMTP (RFC2033) for delivery\n" msgstr " --lmtp usar LMTP (RFC2033) para entrega\n" -#: options.c:719 +#: options.c:673 msgid " -r, --folder specify remote folder name\n" msgstr " -r, --folder especificar nombre de la carpeta remota\n" -#: options.c:720 +#: options.c:674 msgid " --showdots show progress dots even in logfiles\n" -msgstr "" -" --showdots mostrar puntos de progreso incluso en los archivos de " -"registro\n" +msgstr " --showdots mostrar puntos de progreso incluso en los archivos de registro\n" -#: pop2.c:67 -msgid "POP2 does not support STLS. Giving up.\n" -msgstr "" - -#: pop2.c:73 -msgid "POP2 only supports password authentication. Giving up.\n" -msgstr "" +#: pop3.c:355 +msgid "Warning: \"Maillennium POP3/PROXY server\" found, using RETR command instead of TOP.\n" +msgstr "Aviso: «Servidor Maillennium POP3/PROXYr» encontrado. use la orden RETR en vez de TOP.\n" -#: pop3.c:330 -#, fuzzy -msgid "" -"Warning: \"Maillennium POP3\" found, using RETR command instead of TOP.\n" -msgstr "" -"Aviso: «Servidor Maillennium POP3/PROXYr» encontrado. use la orden RETR en " -"vez de TOP.\n" - -#: pop3.c:414 +#: pop3.c:454 msgid "TLS is mandatory for this session, but server refused CAPA command.\n" -msgstr "" -"TLS es obligatorio para esta sesión, pero el servidor rechaza la orden CAPA\n" +msgstr "TLS es obligatorio para esta sesión, pero el servidor rechaza la orden CAPA\n" -#: pop3.c:415 +#: pop3.c:455 msgid "The CAPA command is however necessary for TLS.\n" msgstr "La orden CAPA, no obstante, es necesaria para TLS.\n" -#: pop3.c:492 +#: pop3.c:538 #, c-format msgid "%s: opportunistic upgrade to TLS failed, trying to continue.\n" msgstr "%s: la actualización oportunista a TLS falló, intentando continuar.\n" -#: pop3.c:498 -#, c-format -msgid "%s: WARNING: server offered STLS, but sslproto '' given.\n" -msgstr "" - -#: pop3.c:623 +#: pop3.c:646 msgid "We've run out of allowed authenticators and cannot continue.\n" msgstr "Hemos agotado los autenticadores permitidos y no puede continuar.\n" -#: pop3.c:637 +#: pop3.c:660 msgid "Required APOP timestamp not found in greeting\n" msgstr "El sello de tiempo APOP requerido no se ha encontrada en el saludo\n" -#: pop3.c:646 +#: pop3.c:669 msgid "Timestamp syntax error in greeting\n" msgstr "Error de sintaxis en el sello de tiempo en el saludo\n" -#: pop3.c:662 +#: pop3.c:685 msgid "Invalid APOP timestamp.\n" msgstr "Sello de tiempo APOP inválido.\n" -#: pop3.c:686 +#: pop3.c:709 msgid "Undefined protocol request in POP3_auth\n" msgstr "Petición de protocolo indefinido en POP3_auth\n" -#: pop3.c:707 +#: pop3.c:730 msgid "lock busy! Is another session active?\n" msgstr "¡bloqueo ocupado! ¿Hay otra sesión activa?\n" -#: pop3.c:770 +#: pop3.c:809 msgid "Cannot handle UIDL response from upstream server.\n" msgstr "No se puede manejar la respuesta UIDL proveniente del servidor.\n" -#: pop3.c:793 +#: pop3.c:832 msgid "Server responded with UID for wrong message.\n" msgstr "El servidor devolvió el UID de un mensaje incorrecto.\n" -#: pop3.c:822 -#, fuzzy, c-format -msgid "id=%s (num=%u) was deleted, but is still present!\n" +#: pop3.c:859 pop3.c:1105 +#, c-format +msgid "id=%s (num=%d) was deleted, but is still present!\n" msgstr "id=%s (num=%d) fue borrado, ¡pero aún se encuentra presente!\n" -#: pop3.c:934 +#: pop3.c:868 pop3.c:880 pop3.c:1114 pop3.c:1121 +#, c-format +msgid "%u is unseen\n" +msgstr "%u no fue visto\n" + +#: pop3.c:965 msgid "Messages inserted into list on server. Cannot handle this.\n" -msgstr "" -"Mensajes insertados en una lista en el servidor. No se puede manejar esto.\n" +msgstr "Mensajes insertados en una lista en el servidor. No se puede manejar esto.\n" -#: pop3.c:1032 +#: pop3.c:1057 msgid "protocol error\n" msgstr "error de protocolo\n" -#: pop3.c:1048 +#: pop3.c:1073 msgid "protocol error while fetching UIDLs\n" msgstr "error de protocolo durante la recepción de UIDL\n" -#: pop3.c:1079 -#, c-format -msgid "id=%s (num=%d) was deleted, but is still present!\n" -msgstr "id=%s (num=%d) fue borrado, ¡pero aún se encuentra presente!\n" - -#: pop3.c:1389 +#: pop3.c:1443 msgid "Option --folder is not supported with POP3\n" msgstr "La opción --folder no está permitida con POP3\n" -#: rcfile_y.y:130 +#: rcfile_y.y:126 msgid "server option after user options" msgstr "opciones de servidor tras opciones de usuario" -#: rcfile_y.y:173 +#: rcfile_y.y:169 msgid "SDPS not enabled." msgstr "SDPS no activado." -#: rcfile_y.y:217 -msgid "" -"fetchmail: interface option is only supported under Linux (without IPv6) and " -"FreeBSD\n" -msgstr "" -"fetchmail: la opción «interface» solo está permitida bajo Linux (sin IPv6) y " -"FreeBSD\n" +#: rcfile_y.y:215 +msgid "fetchmail: interface option is only supported under Linux (without IPv6) and FreeBSD\n" +msgstr "fetchmail: la opción «interface» solo está permitida bajo Linux (sin IPv6) y FreeBSD\n" -#: rcfile_y.y:225 -msgid "" -"fetchmail: monitor option is only supported under Linux (without IPv6) and " -"FreeBSD\n" -msgstr "" -"fetchmail: la opción «monitor» sólo está permitida bajo Linux (sin IPv6) y " -"FreeBSD\n" +#: rcfile_y.y:222 +msgid "fetchmail: monitor option is only supported under Linux (without IPv6) and FreeBSD\n" +msgstr "fetchmail: la opción «monitor» sólo está permitida bajo Linux (sin IPv6) y FreeBSD\n" -#: rcfile_y.y:339 +#: rcfile_y.y:335 msgid "SSL is not enabled" msgstr "SSL no está activado" -#: rcfile_y.y:391 +#: rcfile_y.y:385 msgid "end of input" msgstr "fin de entrada" -#: rcfile_y.y:429 +#: rcfile_y.y:423 #, c-format msgid "File %s must be a regular file.\n" msgstr "El archivo %s debe ser de tipo normal.\n" -#: rcfile_y.y:439 +#: rcfile_y.y:433 #, c-format msgid "File %s must have no more than -rwx------ (0700) permissions.\n" msgstr "El archivo %s no debe tener más que los permisos -rwx------ (0700).\n" -#: rcfile_y.y:451 +#: rcfile_y.y:445 #, c-format msgid "File %s must be owned by you.\n" msgstr "Usted debe ser el propietario del archivo %s.\n" @@ -2716,191 +2331,190 @@ msgstr "Error de sistema desconocido" msgid "%s (log message incomplete)\n" msgstr "%s (mensaje de registro incompleto)\n" -#: rfc822.c:83 -#, fuzzy, c-format -msgid "About to rewrite %s...\n" +#: rfc822.c:76 +#, c-format +msgid "About to rewrite %s" msgstr "A punto de reescribir %s" -#: rfc822.c:221 -#, fuzzy, c-format -msgid "...rewritten version is %s.\n" +#: rfc822.c:212 +#, c-format +msgid "Rewritten version is %s\n" msgstr "La versión reescrita es %s\n" -#: rpa.c:118 +#: rpa.c:117 msgid "Success" msgstr "Éxito" -#: rpa.c:119 +#: rpa.c:118 msgid "Restricted user (something wrong with account)" msgstr "Usuario restringido (hay un problema con la cuenta)" -#: rpa.c:120 +#: rpa.c:119 msgid "Invalid userid or passphrase" msgstr "Nombre de usuario o contraseña inválidos" -#: rpa.c:121 +#: rpa.c:120 msgid "Deity error" msgstr "Error en deidad" -#: rpa.c:174 +#: rpa.c:173 msgid "RPA token 2: Base64 decode error\n" msgstr "Componente RPA 2: error de decodificación Base64\n" -#: rpa.c:185 +#: rpa.c:184 #, c-format msgid "Service chose RPA version %d.%d\n" msgstr "El servicio eligió RPA versión %d.%d\n" -#: rpa.c:191 +#: rpa.c:190 #, c-format msgid "Service challenge (l=%d):\n" msgstr "Desafío del servicio (l=%d):\n" -#: rpa.c:200 +#: rpa.c:199 #, c-format msgid "Service timestamp %s\n" msgstr "Sello de tiempo del servicio %s\n" -#: rpa.c:205 +#: rpa.c:204 msgid "RPA token 2 length error\n" msgstr "Error de longitud en el componente RPA 2\n" -#: rpa.c:209 +#: rpa.c:208 #, c-format msgid "Realm list: %s\n" msgstr "Lista de reinos: %s\n" -#: rpa.c:213 +#: rpa.c:212 msgid "RPA error in service@realm string\n" msgstr "Error de RPA en la cadena servicio@reino\n" -#: rpa.c:250 +#: rpa.c:249 msgid "RPA token 4: Base64 decode error\n" msgstr "Componente RPA 4: error de decodificación\n" -#: rpa.c:261 +#: rpa.c:260 #, c-format msgid "User authentication (l=%d):\n" msgstr "Autenticación de usuario (l=%d):\n" -#: rpa.c:275 +#: rpa.c:274 #, c-format msgid "RPA status: %02X\n" msgstr "Estado RPA: %02X\n" -#: rpa.c:281 +#: rpa.c:280 msgid "RPA token 4 length error\n" msgstr "Error de longitud en el componente RPA 4\n" -#: rpa.c:288 +#: rpa.c:287 #, c-format msgid "RPA rejects you: %s\n" msgstr "RPA lo rechaza: %s\n" -#: rpa.c:290 +#: rpa.c:289 msgid "RPA rejects you, reason unknown\n" msgstr "RPA lo rechaza, razón desconocida\n" -#: rpa.c:298 +#: rpa.c:297 #, c-format msgid "RPA User Authentication length error: %d\n" msgstr "Error de longitud en la autenticación de usuario RPA: %d\n" -#: rpa.c:303 +#: rpa.c:302 #, c-format msgid "RPA Session key length error: %d\n" msgstr "Error de longitud en la clave de sesión RPA: %d\n" -#: rpa.c:309 +#: rpa.c:308 msgid "RPA _service_ auth fail. Spoof server?\n" msgstr "Fallo en la autenticación del _servicio_ RPA. ¿Servidor falso?\n" -#: rpa.c:314 +#: rpa.c:313 msgid "Session key established:\n" msgstr "Clave de sesión establecida:\n" -#: rpa.c:345 +#: rpa.c:344 msgid "RPA authorisation complete\n" msgstr "Autorización RPA completa\n" -#: rpa.c:372 +#: rpa.c:371 msgid "Get response\n" msgstr "Obtener respuesta\n" -#: rpa.c:402 +#: rpa.c:401 #, c-format msgid "Get response return %d [%s]\n" msgstr "Obtener respuesta %d [%s]\n" -#: rpa.c:463 +#: rpa.c:462 msgid "Hdr not 60\n" msgstr "Encabezado no es 60\n" -#: rpa.c:484 +#: rpa.c:483 msgid "Token length error\n" msgstr "Error de longitud en el componente\n" -#: rpa.c:489 +#: rpa.c:488 #, c-format msgid "Token Length %d disagrees with rxlen %d\n" msgstr "La longitud %d del componente no está de acuerdo con rxlen %d\n" -#: rpa.c:495 +#: rpa.c:494 msgid "Mechanism field incorrect\n" msgstr "Campo del mecanismo incorrecto\n" -#: rpa.c:531 +#: rpa.c:530 #, c-format msgid "dec64 error at char %d: %x\n" msgstr "Error de dec64 en el carácter %d: %x\n" -#: rpa.c:546 +#: rpa.c:545 msgid "Inbound binary data:\n" msgstr "Datos binarios entrantes:\n" -#: rpa.c:582 +#: rpa.c:581 msgid "Outbound data:\n" msgstr "Datos salientes:\n" -#: rpa.c:645 +#: rpa.c:644 msgid "RPA String too long\n" msgstr "Cadena RPA muy larga\n" -#: rpa.c:650 +#: rpa.c:649 msgid "Unicode:\n" msgstr "Unicode:\n" -#: rpa.c:709 +#: rpa.c:708 msgid "RPA Failed open of /dev/urandom. This shouldn't\n" msgstr "RPA falló abriendo /dev/urandom. Esto no debería\n" -#: rpa.c:710 +#: rpa.c:709 msgid " prevent you logging in, but means you\n" msgstr " prevenir su ingreso, pero significa que\n" -#: rpa.c:711 +#: rpa.c:710 msgid " cannot be sure you are talking to the\n" msgstr " no se puede estar seguro de estar hablando\n" -#: rpa.c:712 +#: rpa.c:711 msgid " service that you think you are (replay\n" msgstr " al servicio que usted cree (son posibles\n" -#: rpa.c:713 +#: rpa.c:712 msgid " attacks by a dishonest service are possible.)\n" msgstr " ataques de respuesta por un servicio deshonesto).\n" -#: rpa.c:724 +#: rpa.c:723 msgid "User challenge:\n" msgstr "Desafío de usuario:\n" -#: rpa.c:874 +#: rpa.c:873 msgid "MD5 being applied to data block:\n" msgstr "Aplicando MD5 al bloque de datos:\n" -#: rpa.c:887 -#, fuzzy -msgid "MD5 result is:\n" +#: rpa.c:886 +msgid "MD5 result is: \n" msgstr "El resultado de MD5 es: \n" #: servport.c:53 @@ -2917,145 +2531,127 @@ msgstr "No se puede resolver el servicio %s al número de puerto.\n" msgid "Please specify the service as decimal port number.\n" msgstr "Especifique el servicio como un número de puerto decimal.\n" -#: sink.c:231 +#: sink.c:220 #, c-format msgid "forwarding to %s\n" msgstr "reenviando a %s\n" -#: sink.c:319 +#: sink.c:306 msgid "SMTP: (bounce-message body)\n" msgstr "SMTP: (cuerpo de mensaje de rebote)\n" -#: sink.c:322 +#: sink.c:309 #, c-format msgid "mail from %s bounced to %s\n" msgstr "correo de %s rebotado a %s\n" -#: sink.c:497 sink.c:590 +#: sink.c:446 +#, c-format +msgid "Saved error is still %d\n" +msgstr "El error guardado es aún %d\n" + +#: sink.c:506 sink.c:605 #, c-format msgid "%cMTP error: %s\n" msgstr "Error de %cMTP: %s\n" -#: sink.c:535 +#: sink.c:550 msgid "SMTP server requires STARTTLS, keeping message.\n" msgstr "El servidor SMTP necesita STARTTLS, manteniendo mensaje.\n" -#: sink.c:714 +#: sink.c:730 #, c-format msgid "BSMTP file open failed: %s\n" msgstr "Fallo en la apertura del archivo de BSMTP: %s\n" -#: sink.c:760 -#, fuzzy, c-format -msgid "BSMTP preamble write failed: %s.\n" +#: sink.c:776 +msgid "BSMTP preamble write failed.\n" msgstr "Fallo en la escritura del preámbulo\n" -#: sink.c:974 +#: sink.c:990 #, c-format msgid "%cMTP listener doesn't like recipient address `%s'\n" msgstr "Al servidor %cMTP no le gusta la dirección de recipiente «%s»\n" -#: sink.c:981 +#: sink.c:997 #, c-format msgid "%cMTP listener doesn't really like recipient address `%s'\n" -msgstr "" -"Al servidor %cMTP realmente no le gusta la dirección de recipiente «%s»\n" +msgstr "Al servidor %cMTP realmente no le gusta la dirección de recipiente «%s»\n" -#: sink.c:1027 +#: sink.c:1043 msgid "no address matches; no postmaster set.\n" msgstr "no hay direcciones coincidentes; no se configuró un postmaster.\n" -#: sink.c:1039 +#: sink.c:1055 #, c-format msgid "can't even send to %s!\n" msgstr "¡ni siquiera es posible enviar a %s!\n" -#: sink.c:1045 +#: sink.c:1061 #, c-format msgid "no address matches; forwarding to %s.\n" msgstr "no hay direcciones coincidentes; reenviando a %s.\n" -#: sink.c:1167 -#, c-format -msgid "MDA option contains single-quoted %%%c expansion.\n" -msgstr "" - -#: sink.c:1168 -msgid "Refusing to deliver. Check the manual and fix your mda option.\n" -msgstr "" - -#: sink.c:1211 +#: sink.c:1217 #, c-format msgid "about to deliver with: %s\n" msgstr "a punto de entregar con: %s\n" -#: sink.c:1222 -#, fuzzy, c-format -msgid "Cannot switch effective user id to %ld: %s\n" -msgstr "No se puede renombrar el archivo fetchids %s a %s: %s\n" - -#: sink.c:1234 -#, c-format -msgid "Cannot switch effective user id back to original %ld: %s\n" -msgstr "" - #: sink.c:1241 msgid "MDA open failed\n" msgstr "Fallo en la apertura de MDA\n" -#: sink.c:1280 +#: sink.c:1278 #, c-format msgid "%cMTP connect to %s failed\n" msgstr "Fallo en la conexión de %cMTP a %s\n" -#: sink.c:1304 +#: sink.c:1302 #, c-format msgid "can't raise the listener; falling back to %s" msgstr "no se puede despertar al servidor; recurriendo a %s" -#: sink.c:1362 -#, fuzzy, c-format -msgid "Message termination or close of BSMTP file failed: %s\n" -msgstr "Fallo la terminación del mensaje o el cerrado de BSMTP\n" - -#: sink.c:1387 +#: sink.c:1364 #, c-format msgid "Error writing to MDA: %s\n" msgstr "Error escribiendo a MDA: %s\n" -#: sink.c:1390 +#: sink.c:1367 #, c-format msgid "MDA died of signal %d\n" msgstr "MDA murió por la señal %d\n" -#: sink.c:1393 +#: sink.c:1370 #, c-format msgid "MDA returned nonzero status %d\n" msgstr "MDA devolvió un estado %d distinto de cero\n" -#: sink.c:1396 +#: sink.c:1373 #, c-format -msgid "" -"Strange: MDA pclose returned %d and errno %d/%s, cannot handle at %s:%d\n" -msgstr "" -"Extraño: MDA pclose devolvió %d y errno %d/%s, no se puede manejar en %s:%d\n" +msgid "Strange: MDA pclose returned %d and errno %d/%s, cannot handle at %s:%d\n" +msgstr "Extraño: MDA pclose devolvió %d y errno %d/%s, no se puede manejar en %s:%d\n" + +#: sink.c:1395 +msgid "Message termination or close of BSMTP file failed\n" +msgstr "Fallo la terminación del mensaje o el cerrado de BSMTP\n" -#: sink.c:1421 +#: sink.c:1417 msgid "SMTP listener refused delivery\n" msgstr "El servidor SMTP rechazó la entrega\n" -#: sink.c:1451 +#: sink.c:1447 msgid "LMTP delivery error on EOM\n" msgstr "Error de entrega de LMTP en EOM\n" -#: sink.c:1454 +#: sink.c:1450 #, c-format msgid "Unexpected non-503 response to LMTP EOM: %s\n" msgstr "Respuesta diferente a 503 no esperada a LMTP EOM: %s\n" -#: sink.c:1620 -#, fuzzy -msgid "The Fetchmail Daemon" +#: sink.c:1605 +msgid "" +"-- \n" +"The Fetchmail Daemon" msgstr "" "-- \n" "El demonio de Fetchmail" @@ -3085,11 +2681,11 @@ msgstr "Autenticación ESMTP PLAIN...\n" msgid "ESMTP LOGIN Authentication...\n" msgstr "Autenticación ESMTP LOGIN...\n" -#: smtp.c:348 smtp.c:376 +#: smtp.c:349 smtp.c:377 msgid "smtp listener protocol error\n" msgstr "error de protocolo en el servidor smtp\n" -#: socket.c:112 socket.c:141 +#: socket.c:115 socket.c:141 msgid "fetchmail: malloc failed\n" msgstr "fetchmail: malloc falló\n" @@ -3110,338 +2706,187 @@ msgstr "dup2 falló\n" msgid "running %s (host %s service %s)\n" msgstr "ejecutando %s (anfitrión %s servicio %s)\n" -#: socket.c:197 +#: socket.c:195 #, c-format msgid "execvp(%s) failed\n" msgstr "execvp(%s) falló\n" -#: socket.c:272 +#: socket.c:286 #, c-format msgid "getaddrinfo(\"%s\",\"%s\") error: %s\n" msgstr "getaddrinfo(«%s»,«%s») error: %s\n" -#: socket.c:275 +#: socket.c:289 msgid "Try adding the --service option (see also FAQ item R12).\n" -msgstr "" -"Intentando añadir la opción --service (vea también FAQ elemento R12).\n" +msgstr "Intentando añadir la opción --service (vea también FAQ elemento R12).\n" -#: socket.c:289 socket.c:292 +#: socket.c:300 socket.c:303 #, c-format msgid "unknown (%s)" msgstr "desconocido (%s)" -#: socket.c:295 +#: socket.c:306 #, c-format msgid "Trying to connect to %s/%s..." msgstr "Intentando conectar a %s/%s..." -#: socket.c:304 +#: socket.c:314 #, c-format msgid "cannot create socket: %s\n" msgstr "no se puede crear el zócalo %s\n" -#: socket.c:306 -#, fuzzy, c-format -msgid "name %d: cannot create socket family %d type %d: %s\n" -msgstr "no se puede crear el zócalo %s\n" - -#: socket.c:324 +#: socket.c:330 msgid "connection failed.\n" msgstr "Fallo en la conexión.\n" -#: socket.c:326 +#: socket.c:332 #, c-format msgid "connection to %s:%s [%s/%s] failed: %s.\n" msgstr "conexión a %s:%s [%s/%s] fallida: %s.\n" -#: socket.c:327 -#, fuzzy, c-format -msgid "name %d: connection to %s:%s [%s/%s] failed: %s.\n" -msgstr "conexión a %s:%s [%s/%s] fallida: %s.\n" - -#: socket.c:333 +#: socket.c:338 msgid "connected.\n" msgstr "conectado.\n" -#: socket.c:346 -#, c-format -msgid "" -"Connection errors for this poll:\n" -"%s" -msgstr "" - -#: socket.c:416 -#, c-format -msgid "OpenSSL reported: %s\n" -msgstr "" - -#: socket.c:651 -#, c-format -msgid "SSL verify callback depth %d: preverify_ok == %d, err = %d, %s\n" -msgstr "" - -#: socket.c:657 -#, fuzzy -msgid "Server certificate:\n" -msgstr "Falló la verificación del certificado del servidor: %s\n" - -#: socket.c:662 -#, c-format -msgid "Certificate chain, from root to peer, starting at depth %d:\n" -msgstr "" - -#: socket.c:665 -#, c-format -msgid "Certificate at depth %d:\n" -msgstr "" - -#: socket.c:671 +#: socket.c:616 #, c-format msgid "Issuer Organization: %s\n" msgstr "Organización emisora: %s\n" -#: socket.c:674 +#: socket.c:619 msgid "Warning: Issuer Organization Name too long (possibly truncated).\n" -msgstr "" -"Aviso: el nombre de la organización emisora es muy largo (posiblemente " -"truncado).\n" +msgstr "Aviso: el nombre de la organización emisora es muy largo (posiblemente truncado).\n" -#: socket.c:676 +#: socket.c:621 msgid "Unknown Organization\n" msgstr "Organización desconocida\n" -#: socket.c:678 +#: socket.c:623 #, c-format msgid "Issuer CommonName: %s\n" msgstr "«CommonName» del emisor: %s\n" -#: socket.c:681 +#: socket.c:626 msgid "Warning: Issuer CommonName too long (possibly truncated).\n" -msgstr "" -"Aviso: el «CommonName» del emisor es muy largo (posiblemente truncado).\n" +msgstr "Aviso: el «CommonName» del emisor es muy largo (posiblemente truncado).\n" -#: socket.c:683 +#: socket.c:628 msgid "Unknown Issuer CommonName\n" msgstr "«CommonName» del emisor desconocido\n" -#: socket.c:689 -#, fuzzy, c-format -msgid "Subject CommonName: %s\n" -msgstr "«CommonName» del emisor: %s\n" +#: socket.c:632 +#, c-format +msgid "Server CommonName: %s\n" +msgstr "«CommonName» del servidor: %s\n" -#: socket.c:695 +#: socket.c:638 msgid "Bad certificate: Subject CommonName too long!\n" msgstr "Certificado incorrecto: el «CommonName» del asunto es muy largo.\n" -#: socket.c:701 +#: socket.c:644 msgid "Bad certificate: Subject CommonName contains NUL, aborting!\n" -msgstr "" -"Certificado incorrecto: el «CommonName» del asunto contiene NUL, abortando.\n" +msgstr "Certificado incorrecto: el «CommonName» del asunto contiene NUL, abortando.\n" -#: socket.c:729 +#: socket.c:665 #, c-format msgid "Subject Alternative Name: %s\n" msgstr "Nombre alternativo del asunto: %s\n" -#: socket.c:735 +#: socket.c:671 msgid "Bad certificate: Subject Alternative Name contains NUL, aborting!\n" -msgstr "" -"Certificado incorrecto: El nombre alternativo del asunto contiene NUL, " -"abortando.\n" +msgstr "Certificado incorrecto: El nombre alternativo del asunto contiene NUL, abortando.\n" -#: socket.c:752 +#: socket.c:699 #, c-format msgid "Server CommonName mismatch: %s != %s\n" msgstr "«CommonName» del servidor no coincide: %s = %s\n" -#: socket.c:759 +#: socket.c:706 msgid "Server name not set, could not verify certificate!\n" -msgstr "" -"El nombre de servidor no fue configurado, ¡no fue posible verificar el " -"certificado!\n" +msgstr "El nombre de servidor no fue configurado, ¡no fue posible verificar el certificado!\n" -#: socket.c:764 +#: socket.c:711 msgid "Unknown Server CommonName\n" msgstr "«CommonName» del servidor desconocido\n" -#: socket.c:766 +#: socket.c:713 msgid "Server name not specified in certificate!\n" msgstr "¡No se especifica el nombre del servidor en el certificado!\n" -#: socket.c:778 +#: socket.c:725 msgid "EVP_md5() failed!\n" msgstr "EVP_md5() falló\n" -#: socket.c:782 +#: socket.c:729 msgid "Out of memory!\n" msgstr "¡No hay memoria!\n" -#: socket.c:790 +#: socket.c:737 msgid "Digest text buffer too small!\n" msgstr "¡El espacio para el resumen de texto es muy pequeño!\n" -#: socket.c:796 +#: socket.c:743 #, c-format msgid "%s key fingerprint: %s\n" msgstr "Huella digital de la clave %s: %s\n" -#: socket.c:800 +#: socket.c:747 #, c-format msgid "%s fingerprints match.\n" msgstr "Las huellas digitales de %s coinciden.\n" -#: socket.c:802 +#: socket.c:749 #, c-format msgid "%s fingerprints do not match!\n" msgstr "¡Las huellas digitales de %s no coinciden!\n" -#: socket.c:814 +#: socket.c:758 #, c-format msgid "Server certificate verification error: %s\n" msgstr "Falló la verificación del certificado del servidor: %s\n" -#: socket.c:829 -#, fuzzy, c-format -msgid "Broken certification chain at: %s\n" -msgstr "Falló la verificación del certificado del servidor: %s\n" - -#: socket.c:831 -msgid "" -"This could mean that the server did not provide the intermediate CA's " -"certificate(s), which is nothing fetchmail could do anything about. For " -"details, please see the README.SSL-SERVER document that ships with " -"fetchmail.\n" -msgstr "" - -#: socket.c:841 -#, c-format -msgid "Missing trust anchor certificate: %s\n" -msgstr "" - -#: socket.c:844 -msgid "" -"This could mean that the root CA's signing certificate is not in the trusted " -"CA certificate location, or that c_rehash needs to be run on the certificate " -"directory. For details, please see the documentation of --sslcertpath and --" -"sslcertfile in the manual page. See README.SSL for details.\n" -msgstr "" - -#: socket.c:918 socket.c:996 -msgid "Your OpenSSL version does not support SSLv3.\n" -msgstr "" - -#: socket.c:936 socket.c:1014 -msgid "Your OpenSSL version does not support TLS v1.1.\n" -msgstr "" - -#: socket.c:947 socket.c:1025 -msgid "Your OpenSSL version does not support TLS v1.2.\n" -msgstr "" - -#: socket.c:958 socket.c:1036 -msgid "Your OpenSSL version does not support TLS v1.3.\n" -msgstr "" - -#: socket.c:967 socket.c:1046 -#, fuzzy, c-format -msgid "Invalid SSL protocol '%s' specified, using default autoselect (auto).\n" -msgstr "" -"El protocolo SSL «%s» especificado es inválido, usando el predeterminado " -"(SSLv23).\n" - -#: socket.c:1081 -#, c-format -msgid "" -"Loaded OpenSSL library %#lx older than headers %#lx, refusing to work.\n" -msgstr "" - -#: socket.c:1086 +#: socket.c:764 #, c-format -msgid "" -"Loaded OpenSSL library %#lx newer than headers %#lx, trying to continue.\n" -msgstr "" +msgid "unknown issuer (first %d characters): %s\n" +msgstr "Emisor desconocido (primeros %d caracteres): %s\n" -#: socket.c:1106 +#: socket.c:851 msgid "File descriptor out of range for SSL" msgstr "Descriptor de archivo fuera de rango para SSL" -#: socket.c:1127 -msgid "" -"Note that some distributions disable older protocol versions in weird non-" -"standard ways. Try a newer protocol version.\n" -msgstr "" - -#: socket.c:1195 -#, c-format -msgid "" -"Warning: SSL_set_tlsext_host_name(%p, \"%s\") failed (code %#lx), trying to " -"continue.\n" -msgstr "" - -#: socket.c:1210 -#, c-format -msgid "" -"Warning: X509_VERIFY_PARAM_set1_host(%p, \"%s\") failed (code %#x), trying " -"to continue.\n" -msgstr "" - -#: socket.c:1247 -msgid "Server shut down connection prematurely during SSL_connect().\n" -msgstr "" - -#: socket.c:1250 +#: socket.c:867 #, c-format -msgid "System error during SSL_connect(): %s\n" -msgstr "" - -#: socket.c:1250 -msgid "handshake failed at protocol or connection level." -msgstr "" - -#: socket.c:1270 -msgid "Cannot obtain current SSL/TLS cipher - no session established?\n" -msgstr "" - -#: socket.c:1273 -#, c-format -msgid "SSL/TLS: using protocol %s, cipher %s, %d/%d secret/processed bits\n" -msgstr "" +msgid "Invalid SSL protocol '%s' specified, using default (SSLv23).\n" +msgstr "El protocolo SSL «%s» especificado es inválido, usando el predeterminado (SSLv23).\n" -#: socket.c:1280 +#: socket.c:943 msgid "Certificate/fingerprint verification was somehow skipped!\n" -msgstr "" -"¡La verificación de certificado/huella digital fue de algún modo omitida!\n" +msgstr "¡La verificación de certificado/huella digital fue de algún modo omitida!\n" -#: socket.c:1297 -msgid "" -"Warning: the connection is insecure, continuing anyways. (Better use --" -"sslcertck!)\n" -msgstr "" - -#: socket.c:1339 +#: socket.c:1021 msgid "Cygwin socket read retry\n" msgstr "Reintento de lectura del zócalo cygwin\n" -#: socket.c:1342 +#: socket.c:1024 msgid "Cygwin socket read retry failed!\n" msgstr "¡Falló el reintento de lectura del zócalo cygwin\n" -#: transact.c:79 +#: transact.c:65 #, c-format msgid "mapped address %s to local %s\n" msgstr "dirección %s asignada al %s local\n" -#: transact.c:101 +#: transact.c:87 #, c-format msgid "mapped %s to local %s\n" msgstr "%s asignado al %s local\n" -#: transact.c:168 +#: transact.c:154 #, c-format msgid "passed through %s matching %s\n" msgstr "se atravesó %s coincidiendo con %s\n" -#: transact.c:240 +#: transact.c:224 #, c-format msgid "" "analyzing Received line:\n" @@ -3450,217 +2895,141 @@ msgstr "" "analizando línea «Received»:\n" "%s" -#: transact.c:279 +#: transact.c:263 #, c-format msgid "line accepted, %s is an alias of the mailserver\n" msgstr "línea aceptada, %s es un alias del servidor de correo\n" -#: transact.c:285 +#: transact.c:269 #, c-format msgid "line rejected, %s is not an alias of the mailserver\n" msgstr "línea rechazada, %s no es un alias del servidor de correo\n" -#: transact.c:359 +#: transact.c:343 msgid "no Received address found\n" msgstr "no se encontró la dirección de «Received»\n" -#: transact.c:368 +#: transact.c:352 #, c-format msgid "found Received address `%s'\n" msgstr "se encontró la dirección de «Received» «%s»\n" -#: transact.c:613 -#, fuzzy -msgid "incorrect header line found - see manpage for bad-header option\n" -msgstr "" -"encabezado incorrecto encontrado durante la exploración de encabezados\n" +#: transact.c:592 +msgid "incorrect header line found while scanning headers\n" +msgstr "encabezado incorrecto encontrado durante la exploración de encabezados\n" -#: transact.c:615 +#: transact.c:594 #, c-format msgid "line: %s" msgstr "línea: %s" -#: transact.c:1087 transact.c:1097 -#, c-format -msgid "Parsing envelope \"%s\" names \"%-.*s\"\n" -msgstr "" - -#: transact.c:1112 -#, fuzzy, c-format -msgid "Parsing Received names \"%-.*s\"\n" -msgstr "" -"analizando línea «Received»:\n" -"%s" - -#: transact.c:1124 -msgid "No envelope recipient found, resorting to header guessing.\n" -msgstr "" - -#: transact.c:1142 -#, c-format -msgid "Guessing from header \"%-.*s\".\n" -msgstr "" - -#: transact.c:1157 +#: transact.c:1133 #, c-format msgid "no local matches, forwarding to %s\n" msgstr "no hay coincidencias locales, reenviado a %s\n" -#: transact.c:1172 +#: transact.c:1148 msgid "forwarding and deletion suppressed due to DNS errors\n" msgstr "reenvío y borrado suprimido debido a errores de DNS\n" -#: transact.c:1283 +#: transact.c:1258 msgid "writing RFC822 msgblk.headers\n" msgstr "escribiendo encabezados RFC822\n" -#: transact.c:1302 +#: transact.c:1277 msgid "no recipient addresses matched declared local names" -msgstr "" -"ninguna dirección de destino coincidió con los nombres locales declarados" +msgstr "ninguna dirección de destino coincidió con los nombres locales declarados" -#: transact.c:1309 +#: transact.c:1284 #, c-format msgid "recipient address %s didn't match any local name" msgstr "la dirección de destino %s no coincide con ningún nombre local" -#: transact.c:1318 +#: transact.c:1293 msgid "message has embedded NULs" msgstr "el mensaje contiene NULs" -#: transact.c:1326 +#: transact.c:1301 msgid "SMTP listener rejected local recipient addresses: " msgstr "El servidor SMTP rechazó las direcciones locales de destino: " -#: transact.c:1376 +#: transact.c:1440 msgid "error writing message text\n" msgstr "error al escribir el texto del mensaje\n" -#: transact.c:1652 +#: uid.c:250 #, c-format -msgid "Buffer too small. This is a bug in the caller of %s:%lu.\n" -msgstr "" - -#: uid.c:262 -#, fuzzy, c-format -msgid "Open or read error while reading idfile %s: %s\n" -msgstr "fetchmail: error leyendo el archivo de bloqueo «%s»: %s\n" - -#: uid.c:273 -#, fuzzy, c-format -msgid "Old UID list from %s:\n" +msgid "Old UID list from %s:" msgstr "Lista de UID antiguas de %s:" -#: uid.c:277 uid.c:286 uid.c:355 +#: uid.c:255 uid.c:266 uid.c:523 uid.c:573 msgid " <empty>" msgstr " <vacía>" -#: uid.c:284 -#, fuzzy -msgid "Scratch list of UIDs:\n" +#: uid.c:262 +msgid "Scratch list of UIDs:" msgstr "Lista borrador de UID:" -#: uid.c:369 uid.c:413 -#, fuzzy, c-format -msgid "Merged UID list from %s:\n" +#: uid.c:517 uid.c:569 +#, c-format +msgid "Merged UID list from %s:" msgstr "Se combinó la lista de UID de %s:" -#: uid.c:372 -#, fuzzy, c-format -msgid "New UID list from %s:\n" +#: uid.c:519 +#, c-format +msgid "New UID list from %s:" msgstr "Lista de UID nuevas de %s:" -#: uid.c:402 +#: uid.c:548 +msgid "swapping UID lists\n" +msgstr "se intercambian listas de UID\n" + +#: uid.c:556 msgid "not swapping UID lists, no UIDs seen this query\n" -msgstr "" -"no se intercambian las listas de UID, no se encontraron UID en esta " -"consulta\n" +msgstr "no se intercambian las listas de UID, no se encontraron UID en esta consulta\n" -#: uid.c:422 +#: uid.c:581 msgid "discarding new UID list\n" msgstr "descartando la nueva lista de UID\n" -#: uid.c:479 +#: uid.c:617 msgid "Deleting fetchids file.\n" msgstr "Borrando el archivo fetchids.\n" -#: uid.c:482 +#: uid.c:620 #, c-format msgid "Error deleting %s: %s\n" msgstr "Error borrando %s: %s\n" -#: uid.c:489 +#: uid.c:626 msgid "Writing fetchids file.\n" msgstr "Escribiendo el archivo fetchids.\n" -#: uid.c:503 uid.c:512 -#, fuzzy, c-format -msgid "Write error on fetchids file %s: %s\n" -msgstr "Escribiendo el archivo fetchids.\n" - -#: uid.c:524 +#: uid.c:645 #, c-format msgid "Error writing to fetchids file %s, old file left in place.\n" -msgstr "" -"Error escribiendo al archivo fetchids %s. Se dejó el archivo original " -"intacto.\n" +msgstr "Error escribiendo al archivo fetchids %s. Se dejó el archivo original intacto.\n" -#: uid.c:528 +#: uid.c:649 #, c-format msgid "Cannot rename fetchids file %s to %s: %s\n" msgstr "No se puede renombrar el archivo fetchids %s a %s: %s\n" -#: uid.c:532 +#: uid.c:653 #, c-format msgid "Cannot open fetchids file %s for writing: %s\n" msgstr "No se puede abrir el archivo fetchids %s para escritura: %s\n" -#: xmalloc.c:28 +#: xmalloc.c:33 msgid "malloc failed\n" msgstr "malloc falló\n" -#: xmalloc.c:42 +#: xmalloc.c:47 msgid "realloc failed\n" msgstr "realloc falló\n" -#, c-format -#~ msgid "krb5_sendauth: %s [server says '%*s'] \n" -#~ msgstr "krb5_sendauth: %s [el servidor dice «%*s»] \n" - -#~ msgid "Subject: Fetchmail unreachable-server warning." -#~ msgstr "Asunto: aviso de fetchmail servidor fuera de alcance." - -#, c-format -#~ msgid "Fetchmail could not reach the mail server %s:" -#~ msgstr "Fetchmail no puede alcanzar al servidor de correo %s:" - -#~ msgid "" -#~ "fetchmail: Warning: syslog and logfile are set. Check both for logs!\n" -#~ msgstr "" -#~ "fetchmail: Aviso: syslog y logfile están establecidos. Compruebe ambos " -#~ "registros\n" - -#~ msgid "Required LOGIN capability not supported by server\n" -#~ msgstr "La capacidad LOGIN requerida no está permitida por el servidor\n" - -#, c-format -#~ msgid "Saved error is still %d\n" -#~ msgstr "El error guardado es aún %d\n" - -#, c-format -#~ msgid "Server CommonName: %s\n" -#~ msgstr "«CommonName» del servidor: %s\n" - -#, c-format -#~ msgid "unknown issuer (first %d characters): %s\n" -#~ msgstr "Emisor desconocido (primeros %d caracteres): %s\n" - -#~ msgid "swapping UID lists\n" -#~ msgstr "se intercambian listas de UID\n" - #~ msgid "message delimiter found while scanning headers\n" -#~ msgstr "" -#~ "delimitador de mensajes encontrado durante la exploración de encabezados\n" +#~ msgstr "delimitador de mensajes encontrado durante la exploración de encabezados\n" #~ msgid "SIGPIPE thrown from an MDA or a stream socket error\n" #~ msgstr "SIGPIPE lanzado desde un MDA o un error de socket de flujo\n" |