msgid "" msgstr "" "Project-Id-Version: SMTP Amazon SES (by ROBOTSTXT) 2.1.9\n" "Report-Msgid-Bugs-To: https://www.robotstxt.software/support/\n" "POT-Creation-Date: 2026-09-01T06:15:06+00:00\n" "PO-Revision-Date: 2026-08-17 19:30+0000\n" "Last-Translator: ROBOTSTXT \n" "Language-Team: Spanish\n" "Language: es_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Manual\n" #. Plugin Name of the plugin #: robotstxt-smtp-amazonses.php msgid "SMTP Amazon SES (by ROBOTSTXT)" msgstr "SMTP Amazon SES (by ROBOTSTXT)" #. Plugin URI of the plugin #: robotstxt-smtp-amazonses.php msgid "https://www.robotstxt.software/plugins/robotstxt-smtp-amazonses/" msgstr "" #. Description of the plugin #: robotstxt-smtp-amazonses.php msgid "Adds Amazon SES configuration support to the ROBOTSTXT SMTP plugin." msgstr "" "Añade soporte de configuración de Amazon SES al plugin SMTP (by ROBOTSTXT)." #. Author of the plugin #: robotstxt-smtp-amazonses.php msgid "ROBOTSTXT" msgstr "ROBOTSTXT" #. Author URI of the plugin #: robotstxt-smtp-amazonses.php msgid "https://www.robotstxt.software/" msgstr "" #: includes/class-plugin.php:163 msgid "Amazon SES could not send the email because no recipient was provided." msgstr "" "Amazon SES no pudo enviar el email porque no se proporcionó ningún " "destinatario." #. translators: %s: Error details describing the email preparation failure. #: includes/class-plugin.php:245 #, php-format msgid "Amazon SES could not prepare the email: %s" msgstr "Amazon SES no pudo preparar el email: %s" #. translators: %s: Error message returned by Amazon SES. #: includes/class-plugin.php:289 #, php-format msgid "Amazon SES could not send the email: %s" msgstr "Amazon SES no pudo enviar el email: %s" #. translators: %s: Error message describing the unexpected failure. #: includes/class-plugin.php:309 #, php-format msgid "An unexpected error occurred while sending through Amazon SES: %s" msgstr "Ocurrió un error inesperado al enviar a través de Amazon SES: %s" #. translators: %s: Error details describing why the From header is invalid. #: includes/class-plugin.php:371 #, php-format msgid "Amazon SES rejected the \"From\" address: %s" msgstr "Amazon SES rechazó la dirección \"De\": %s" #. translators: %s: Invalid recipient email address. #: includes/class-plugin.php:394 #, php-format msgid "Amazon SES rejected the recipient address: %s" msgstr "Amazon SES rechazó la dirección del destinatario: %s" #. translators: %s: Invalid CC email address. #: includes/class-plugin.php:418 #, php-format msgid "Amazon SES rejected the CC address: %s" msgstr "Amazon SES rechazó la dirección CC: %s" #. translators: %s: Invalid BCC email address. #: includes/class-plugin.php:442 #, php-format msgid "Amazon SES rejected the BCC address: %s" msgstr "Amazon SES rechazó la dirección CCO: %s" #. translators: %s: Invalid reply-to email address. #: includes/class-plugin.php:466 #, php-format msgid "Amazon SES rejected the reply-to address: %s" msgstr "Amazon SES rechazó la dirección de respuesta: %s" #. translators: %s: Invalid reply-to email address from settings. #: includes/class-plugin.php:495 #, php-format msgid "Amazon SES rejected the configured reply-to address: %s" msgstr "Amazon SES rechazó la dirección de respuesta configurada: %s" #. translators: %s: Attachment path that could not be added. #: includes/class-plugin.php:546 #, php-format msgid "Amazon SES could not include the attachment: %s" msgstr "Amazon SES no pudo incluir el adjunto: %s" #: includes/class-plugin.php:961 msgid "Security check failed." msgstr "Falló la comprobación de seguridad." #: includes/class-plugin.php:969 includes/class-plugin.php:1844 msgid "You do not have sufficient permissions to access this page." msgstr "No tienes permisos suficientes para acceder a esta página." #: includes/class-plugin.php:982 msgid "Amazon SES quotas refreshed successfully." msgstr "Cuotas de Amazon SES actualizadas correctamente." #: includes/class-plugin.php:989 msgid "Unable to fetch quotas from Amazon SES. Check debug log for details." msgstr "" "No se pudieron obtener las cuotas de Amazon SES. Verifica el registro de " "depuración para más detalles." #: includes/class-plugin.php:1028 msgid "Access Key ID" msgstr "ID de clave de acceso" #: includes/class-plugin.php:1034 msgid "Secret Access Key" msgstr "Clave de acceso secreta" #: includes/class-plugin.php:1040 msgid "Region" msgstr "Región" #: includes/class-plugin.php:1079 msgid "Leave empty to keep the stored access key." msgstr "Dejar vacío para mantener la clave de acceso almacenada." #: includes/class-plugin.php:1108 msgid "Clear access key" msgstr "Eliminar clave de acceso" #: includes/class-plugin.php:1111 msgid "" "Provide the IAM access key ID with permissions to send email through Amazon " "SES. Leave the field empty to retain the existing value." msgstr "" "Proporciona el ID de clave de acceso IAM con permisos para enviar email a " "través de Amazon SES. Deja el campo vacío para mantener el valor existente." #: includes/class-plugin.php:1123 msgid "Leave empty to keep the stored secret access key." msgstr "Dejar vacío para mantener la clave de acceso secreta almacenada." #: includes/class-plugin.php:1152 msgid "Clear secret key" msgstr "Eliminar clave de acceso secreta" #: includes/class-plugin.php:1155 msgid "" "Enter the secret access key associated with the IAM user. Leave the field " "empty to retain the existing value." msgstr "" "Introduce la clave de acceso secreta asociada con el usuario IAM. Deja el " "campo vacío para mantener el valor existente." #: includes/class-plugin.php:1170 msgid "Select a region" msgstr "Selecciona una región" #: includes/class-plugin.php:1175 msgid "Choose the AWS region where your Amazon SES account is hosted." msgstr "Elige la región de AWS donde está alojada tu cuenta de Amazon SES." #: includes/class-plugin.php:1253 msgid "The selected Amazon SES region is not available." msgstr "La región de Amazon SES seleccionada no está disponible." #: includes/class-plugin.php:1269 msgid "" "Amazon SES credentials were not saved. Provide an access key, secret key, " "and region." msgstr "" "Las credenciales de Amazon SES no se guardaron. Proporciona una clave de " "acceso, clave secreta y región." #: includes/class-plugin.php:1293 msgid "Amazon SES credentials verified successfully." msgstr "Credenciales de Amazon SES verificadas correctamente." #: includes/class-plugin.php:1504 msgid "US East (Ohio)" msgstr "EE.UU. Este (Ohio)" #: includes/class-plugin.php:1505 msgid "US East (N. Virginia)" msgstr "EE.UU. Este (N. Virginia)" #: includes/class-plugin.php:1506 msgid "US West (N. California)" msgstr "EE.UU. Oeste (N. California)" #: includes/class-plugin.php:1507 msgid "US West (Oregon)" msgstr "EE.UU. Oeste (Oregón)" #: includes/class-plugin.php:1508 msgid "Africa (Cape Town)" msgstr "África (Ciudad del Cabo)" #: includes/class-plugin.php:1509 msgid "Asia Pacific (Hyderabad)" msgstr "Asia Pacífico (Hyderabad)" #: includes/class-plugin.php:1510 msgid "Asia Pacific (Jakarta)" msgstr "Asia Pacífico (Yakarta)" #: includes/class-plugin.php:1511 msgid "Asia Pacific (Mumbai)" msgstr "Asia Pacífico (Mumbai)" #: includes/class-plugin.php:1512 msgid "Asia Pacific (Osaka)" msgstr "Asia Pacífico (Osaka)" #: includes/class-plugin.php:1513 msgid "Asia Pacific (Seoul)" msgstr "Asia Pacífico (Seúl)" #: includes/class-plugin.php:1514 msgid "Asia Pacific (Singapore)" msgstr "Asia Pacífico (Singapur)" #: includes/class-plugin.php:1515 msgid "Asia Pacific (Sydney)" msgstr "Asia Pacífico (Sídney)" #: includes/class-plugin.php:1516 msgid "Asia Pacific (Tokyo)" msgstr "Asia Pacífico (Tokio)" #: includes/class-plugin.php:1517 msgid "Canada (Central)" msgstr "Canadá (Central)" #: includes/class-plugin.php:1518 msgid "Europe (Frankfurt)" msgstr "Europa (Fráncfort)" #: includes/class-plugin.php:1519 msgid "Europe (Ireland)" msgstr "Europa (Irlanda)" #: includes/class-plugin.php:1520 msgid "Europe (London)" msgstr "Europa (Londres)" #: includes/class-plugin.php:1521 msgid "Europe (Milan)" msgstr "Europa (Milán)" #: includes/class-plugin.php:1522 msgid "Europe (Paris)" msgstr "Europa (París)" #: includes/class-plugin.php:1523 msgid "Europe (Stockholm)" msgstr "Europa (Estocolmo)" #: includes/class-plugin.php:1524 msgid "Europe (Zurich)" msgstr "Europa (Zúrich)" #: includes/class-plugin.php:1525 msgid "Israel (Tel Aviv)" msgstr "Israel (Tel Aviv)" #: includes/class-plugin.php:1526 msgid "Middle East (Bahrain)" msgstr "Oriente Medio (Baréin)" #: includes/class-plugin.php:1527 msgid "Middle East (UAE)" msgstr "Oriente Medio (EAU)" #: includes/class-plugin.php:1528 msgid "South America (São Paulo)" msgstr "Sudamérica (São Paulo)" #: includes/class-plugin.php:1529 msgid "AWS GovCloud (US-East)" msgstr "AWS GovCloud (EE.UU.-Este)" #: includes/class-plugin.php:1530 msgid "AWS GovCloud (US-West)" msgstr "AWS GovCloud (EE.UU.-Oeste)" #. translators: 1: AWS region display name. 2: AWS region code. #: includes/class-plugin.php:1545 #, php-format msgid "%1$s (%2$s)" msgstr "%1$s (%2$s)" #. translators: %s: AWS region code. #: includes/class-plugin.php:1561 #, php-format msgid "Region %s" msgstr "Región %s" #. translators: %s: Error message from Amazon SES. #: includes/class-plugin.php:1602 #, php-format msgid "Invalid Amazon SES credentials: %s" msgstr "Credenciales de Amazon SES inválidas: %s" #: includes/class-plugin.php:1667 includes/class-plugin.php:1689 msgid "Amazon SES credentials are not configured." msgstr "Las credenciales de Amazon SES no están configuradas." #: includes/class-plugin.php:1703 msgid "Amazon SES did not return quota data." msgstr "Amazon SES no devolvió datos de cuota." #: includes/class-plugin.php:1725 msgid "Cannot fetch SES quotas: IAM user lacks ses:GetAccount permission." msgstr "" "No se pueden obtener las cuotas de SES: el usuario IAM no tiene el permiso " "ses:GetAccount." #. translators: %s: AWS error message #: includes/class-plugin.php:1733 #, php-format msgid "Amazon SES API error: %s" msgstr "Error de API de Amazon SES: %s" #. translators: %s: Error message #: includes/class-plugin.php:1742 #, php-format msgid "Failed to fetch SES quota: %s" msgstr "Falló al obtener la cuota de SES: %s" #: includes/class-plugin.php:1833 msgid "The link you followed has expired." msgstr "El enlace que has seguido ha caducado." #: includes/class-plugin.php:1922 msgid "The Amazon SES Access Key ID has been cleared." msgstr "El ID de clave de acceso de Amazon SES se ha eliminado." #: includes/class-plugin.php:1924 msgid "The Amazon SES Secret Access Key has been cleared." msgstr "La clave de acceso secreta de Amazon SES se ha eliminado." #: robotstxt-smtp-amazonses.php:84 msgid "" "SMTP Amazon SES (by ROBOTSTXT) requires the SMTP (by ROBOTSTXT) plugin to be " "installed and active." msgstr "" "SMTP Amazon SES (by ROBOTSTXT) requiere que el plugin SMTP (by ROBOTSTXT) " "esté instalado y activo."