v2.1.7
This commit is contained in:
parent
c2ead8e434
commit
77d0cea926
995 changed files with 28142 additions and 8603 deletions
|
|
@ -1,10 +1,10 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: SMTP (by ROBOTSTXT) Amazon SES\n"
|
||||
"Project-Id-Version: SMTP Amazon SES (by ROBOTSTXT) 2.1.7\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/robotstxt-smtp-"
|
||||
"amazonses\n"
|
||||
"POT-Creation-Date: 2026-06-09T12:37:13+00:00\n"
|
||||
"PO-Revision-Date: 2026-01-29 09:30+0100\n"
|
||||
"POT-Creation-Date: 2026-08-17T20:18:50+00:00\n"
|
||||
"PO-Revision-Date: 2026-08-17 19:30+0000\n"
|
||||
"Last-Translator: ROBOTSTXT <robotstxt@robotstxt.es>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
|
@ -16,18 +16,19 @@ msgstr ""
|
|||
|
||||
#. Plugin Name of the plugin
|
||||
#: robotstxt-smtp-amazonses.php
|
||||
msgid "SMTP (by ROBOTSTXT) Amazon SES"
|
||||
msgstr "SMTP (by ROBOTSTXT) Amazon SES"
|
||||
msgid "SMTP Amazon SES (by ROBOTSTXT)"
|
||||
msgstr "SMTP Amazon SES (by ROBOTSTXT)"
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
#: robotstxt-smtp-amazonses.php
|
||||
msgid "https://git.robotstxt.es/ROBOTSTXT/robotstxt-smtp-amazonses"
|
||||
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 ROBOTSTXT SMTP."
|
||||
msgstr ""
|
||||
"Añade soporte de configuración de Amazon SES al plugin SMTP (by ROBOTSTXT)."
|
||||
|
||||
#. Author of the plugin
|
||||
#: robotstxt-smtp-amazonses.php
|
||||
|
|
@ -36,18 +37,9 @@ msgstr "ROBOTSTXT"
|
|||
|
||||
#. Author URI of the plugin
|
||||
#: robotstxt-smtp-amazonses.php
|
||||
msgid "https://www.robotstxt.es/"
|
||||
msgid "https://www.robotstxt.software/"
|
||||
msgstr ""
|
||||
|
||||
#: class-robotstxt-updater.php:379
|
||||
msgid "Security check failed"
|
||||
msgstr "Falló la comprobación de seguridad"
|
||||
|
||||
#: class-robotstxt-updater.php:384 includes/class-plugin.php:932
|
||||
#: includes/class-plugin.php:1807
|
||||
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:163
|
||||
msgid "Amazon SES could not send the email because no recipient was provided."
|
||||
msgstr ""
|
||||
|
|
@ -118,6 +110,10 @@ msgstr "Amazon SES no pudo incluir el adjunto: %s"
|
|||
msgid "Security check failed."
|
||||
msgstr "Falló la comprobación de seguridad."
|
||||
|
||||
#: includes/class-plugin.php:932 includes/class-plugin.php:1807
|
||||
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:945
|
||||
msgid "Amazon SES quotas refreshed successfully."
|
||||
msgstr "Cuotas de Amazon SES actualizadas correctamente."
|
||||
|
|
@ -352,40 +348,18 @@ msgstr "Falló al obtener la cuota de SES: %s"
|
|||
msgid "The link you followed has expired."
|
||||
msgstr "El enlace que has seguido ha caducado."
|
||||
|
||||
#: includes/class-plugin.php:1884
|
||||
#: includes/class-plugin.php:1885
|
||||
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:1886
|
||||
#: includes/class-plugin.php:1887
|
||||
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:85
|
||||
#: robotstxt-smtp-amazonses.php:83
|
||||
msgid ""
|
||||
"SMTP (by ROBOTSTXT) Amazon SES requires the SMTP (by ROBOTSTXT) plugin to be "
|
||||
"SMTP Amazon SES (by ROBOTSTXT) requires the SMTP (by ROBOTSTXT) plugin to be "
|
||||
"installed and active."
|
||||
msgstr ""
|
||||
"SMTP (by ROBOTSTXT) Amazon SES requiere que el plugin SMTP (by ROBOTSTXT) "
|
||||
"SMTP Amazon SES (by ROBOTSTXT) requiere que el plugin SMTP (by ROBOTSTXT) "
|
||||
"esté instalado y activo."
|
||||
|
||||
#~ msgid "From Email"
|
||||
#~ msgstr "Email remitente"
|
||||
|
||||
#~ msgid "From Name"
|
||||
#~ msgstr "Nombre remitente"
|
||||
|
||||
#~ msgid "Reply-To Email"
|
||||
#~ msgstr "Email de respuesta"
|
||||
|
||||
#~ msgid "Reply-To Name"
|
||||
#~ msgstr "Nombre de respuesta"
|
||||
|
||||
#, php-format
|
||||
#~ msgid "Could not verify Amazon SES credentials: %s"
|
||||
#~ msgstr "No se pudieron verificar las credenciales de Amazon SES: %s"
|
||||
|
||||
#, php-format
|
||||
#~ msgid ""
|
||||
#~ "An unexpected error occurred while validating Amazon SES credentials: %s"
|
||||
#~ msgstr ""
|
||||
#~ "Ocurrió un error inesperado al validar las credenciales de Amazon SES: %s"
|
||||
|
|
|
|||
Loading…
Reference in a new issue