v2.0.0
This commit is contained in:
parent
5638b8e13b
commit
a29b2d82ad
19 changed files with 3792 additions and 231 deletions
305
languages/robotstxt-smtp-newsletter-es_ES.po
Normal file
305
languages/robotstxt-smtp-newsletter-es_ES.po
Normal file
|
|
@ -0,0 +1,305 @@
|
|||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Language: es_ES\n"
|
||||
"Project-Id-Version: Newsletter - SMTP (by ROBOTSTXT)\n"
|
||||
"POT-Creation-Date: 2026-01-29 10:03+0100\n"
|
||||
"PO-Revision-Date: 2026-01-29 10:30+0100\n"
|
||||
"Last-Translator: ROBOTSTXT <robotstxt@robotstxt.es>\n"
|
||||
"Language-Team: Spanish\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"
|
||||
"X-Poedit-Basepath: ..\n"
|
||||
"X-Poedit-Flags-xgettext: --add-comments=translators:\n"
|
||||
"X-Poedit-WPHeader: robotstxt-smtp-newsletter.php\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
"X-Poedit-KeywordsList: "
|
||||
"__;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
"X-Poedit-SearchPathExcluded-0: *.min.js\n"
|
||||
|
||||
#: admin/class-settings-page.php:83
|
||||
msgid "SMTP (by ROBOTSTXT) Integration"
|
||||
msgstr "Integración de SMTP (by ROBOTSTXT)"
|
||||
|
||||
#: admin/class-settings-page.php:90
|
||||
msgid "Enable Integration"
|
||||
msgstr "Activar integración"
|
||||
|
||||
#: admin/class-settings-page.php:98
|
||||
msgid "Batch Size"
|
||||
msgstr "Tamaño de lote"
|
||||
|
||||
#: admin/class-settings-page.php:106
|
||||
msgid "Max Emails Per Connection"
|
||||
msgstr "Máximo de emails por conexión"
|
||||
|
||||
#: admin/class-settings-page.php:121 admin/class-settings-page.php:122
|
||||
msgid "SMTP (by ROBOTSTXT)"
|
||||
msgstr "SMTP (by ROBOTSTXT)"
|
||||
|
||||
#: admin/class-settings-page.php:136 robotstxt-updater.php:367
|
||||
msgid "You do not have sufficient permissions to access this page."
|
||||
msgstr "No tienes permisos suficientes para acceder a esta página."
|
||||
|
||||
#: admin/class-settings-page.php:161
|
||||
msgid "Configure how Newsletter uses SMTP (by ROBOTSTXT) for email delivery."
|
||||
msgstr "Configura cómo Newsletter usa SMTP (by ROBOTSTXT) para el envío de emails."
|
||||
|
||||
#: admin/class-settings-page.php:167
|
||||
msgid "ROBOTSTXT SMTP plugin is not active. Please activate it first."
|
||||
msgstr "El plugin ROBOTSTXT SMTP no está activo. Por favor, actívalo primero."
|
||||
|
||||
#: admin/class-settings-page.php:176
|
||||
msgid "Current SMTP Configuration:"
|
||||
msgstr "Configuración SMTP actual:"
|
||||
|
||||
#: admin/class-settings-page.php:179
|
||||
#, php-format
|
||||
msgid "Host: %s:%d"
|
||||
msgstr "Servidor: %s:%d"
|
||||
|
||||
#: admin/class-settings-page.php:187
|
||||
#, php-format
|
||||
msgid "Encryption: %s"
|
||||
msgstr "Cifrado: %s"
|
||||
|
||||
#: admin/class-settings-page.php:193
|
||||
msgid "Amazon SES: Active"
|
||||
msgstr "Amazon SES: Activo"
|
||||
|
||||
#: admin/class-settings-page.php:257
|
||||
msgid "Settings Recommendations"
|
||||
msgstr "Recomendaciones de configuración"
|
||||
|
||||
#. translators: %d: seconds
|
||||
#: admin/class-settings-page.php:263
|
||||
#, php-format
|
||||
msgid "Newsletter cron runs every: %d seconds"
|
||||
msgstr "El cron de Newsletter se ejecuta cada: %d segundos"
|
||||
|
||||
#: admin/class-settings-page.php:269
|
||||
msgid "Amazon SES API (REST)"
|
||||
msgstr "API de Amazon SES (REST)"
|
||||
|
||||
#: admin/class-settings-page.php:270
|
||||
msgid "SMTP with SMTPKeepAlive"
|
||||
msgstr "SMTP con SMTPKeepAlive"
|
||||
|
||||
#. translators: %s: delivery method
|
||||
#: admin/class-settings-page.php:273
|
||||
#, php-format
|
||||
msgid "Delivery method: %s"
|
||||
msgstr "Método de envío: %s"
|
||||
|
||||
#. translators: %d: batch size
|
||||
#: admin/class-settings-page.php:293
|
||||
#, php-format
|
||||
msgid "Batch size: Your current setting (%d) is optimal!"
|
||||
msgstr "Tamaño de lote: ¡Tu configuración actual (%d) es óptima!"
|
||||
|
||||
#. translators: %d: recommended batch size
|
||||
#: admin/class-settings-page.php:299
|
||||
#, php-format
|
||||
msgid "Recommended batch size: %d emails/batch"
|
||||
msgstr "Tamaño de lote recomendado: %d emails/lote"
|
||||
|
||||
#. translators: %d: current batch size
|
||||
#: admin/class-settings-page.php:306
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Current (%d) is significantly lower than optimal. Increase it to send faster."
|
||||
msgstr ""
|
||||
"El actual (%d) es significativamente menor que el óptimo. Auméntalo para enviar más rápido."
|
||||
|
||||
#. translators: %d: current batch size
|
||||
#: admin/class-settings-page.php:312
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Current (%d) is too high and may trigger rate limits. Reduce it to avoid "
|
||||
"errors."
|
||||
msgstr ""
|
||||
"El actual (%d) es demasiado alto y puede activar límites de tasa. Redúcelo para evitar "
|
||||
"errores."
|
||||
|
||||
#. translators: 1: current batch size, 2: recommended batch size
|
||||
#. translators: 1: current max per connection, 2: recommended max per connection
|
||||
#: admin/class-settings-page.php:318 admin/class-settings-page.php:356
|
||||
#, php-format
|
||||
msgid "Current (%1$d) could be optimized. Consider changing to %2$d."
|
||||
msgstr "El actual (%1$d) podría optimizarse. Considera cambiarlo a %2$d."
|
||||
|
||||
#. translators: %d: max per connection
|
||||
#: admin/class-settings-page.php:331
|
||||
#, php-format
|
||||
msgid "Max per connection: Your current setting (%d) is optimal!"
|
||||
msgstr "Máximo por conexión: ¡Tu configuración actual (%d) es óptima!"
|
||||
|
||||
#. translators: %d: recommended max per connection
|
||||
#: admin/class-settings-page.php:337
|
||||
#, php-format
|
||||
msgid "Recommended max per connection: %d emails"
|
||||
msgstr "Máximo por conexión recomendado: %d emails"
|
||||
|
||||
#. translators: %d: current max per connection
|
||||
#: admin/class-settings-page.php:344
|
||||
#, php-format
|
||||
msgid "Current (%d) is too low. Increase to reduce connection overhead."
|
||||
msgstr "El actual (%d) es demasiado bajo. Auméntalo para reducir la sobrecarga de conexión."
|
||||
|
||||
#. translators: %d: current max per connection
|
||||
#: admin/class-settings-page.php:350
|
||||
#, php-format
|
||||
msgid "Current (%d) is too high and may cause SMTP timeouts. Reduce it."
|
||||
msgstr "El actual (%d) es demasiado alto y puede causar timeouts SMTP. Redúcelo."
|
||||
|
||||
#: admin/class-settings-page.php:380
|
||||
msgid "Use SMTP (by ROBOTSTXT) for Newsletter delivery"
|
||||
msgstr "Usar SMTP (by ROBOTSTXT) para el envío de Newsletter"
|
||||
|
||||
#: admin/class-settings-page.php:383
|
||||
msgid ""
|
||||
"When enabled, Newsletter will use SMTP (by ROBOTSTXT) configuration with "
|
||||
"SMTPKeepAlive for efficient bulk sending."
|
||||
msgstr ""
|
||||
"Cuando esté activado, Newsletter usará la configuración de SMTP (by ROBOTSTXT) con "
|
||||
"SMTPKeepAlive para envíos masivos eficientes."
|
||||
|
||||
#: admin/class-settings-page.php:399
|
||||
msgid ""
|
||||
"Number of emails to send in each batch. Higher values improve performance "
|
||||
"with SMTPKeepAlive."
|
||||
msgstr ""
|
||||
"Número de emails a enviar en cada lote. Valores más altos mejoran el rendimiento "
|
||||
"con SMTPKeepAlive."
|
||||
|
||||
#: admin/class-settings-page.php:400
|
||||
msgid ""
|
||||
"See calculated recommendations below based on your rate limits and cron "
|
||||
"interval."
|
||||
msgstr ""
|
||||
"Ver recomendaciones calculadas abajo basadas en tus límites de tasa e intervalo "
|
||||
"del cron."
|
||||
|
||||
#: admin/class-settings-page.php:418
|
||||
msgid "Not applicable for Amazon SES (uses API instead of SMTP connections)."
|
||||
msgstr "No aplicable para Amazon SES (usa API en lugar de conexiones SMTP)."
|
||||
|
||||
#: admin/class-settings-page.php:427
|
||||
msgid ""
|
||||
"Maximum emails to send before reconnecting to SMTP server. Prevents timeouts."
|
||||
msgstr ""
|
||||
"Máximo de emails a enviar antes de reconectar al servidor SMTP. Previene timeouts."
|
||||
|
||||
#: admin/class-settings-page.php:428
|
||||
msgid "See calculated recommendations below based on your rate limits."
|
||||
msgstr "Ver recomendaciones calculadas abajo basadas en tus límites de tasa."
|
||||
|
||||
#: admin/class-settings-page.php:462
|
||||
msgid "No rate limits configured."
|
||||
msgstr "No hay límites de tasa configurados."
|
||||
|
||||
#: admin/class-settings-page.php:464
|
||||
msgid "Using default for Amazon SES (50 emails/batch)."
|
||||
msgstr "Usando valores por defecto para Amazon SES (50 emails/lote)."
|
||||
|
||||
#: admin/class-settings-page.php:465
|
||||
msgid "Using default for SMTP (20 emails/batch, 100 max per connection)."
|
||||
msgstr "Usando valores por defecto para SMTP (20 emails/lote, 100 máximo por conexión)."
|
||||
|
||||
#. translators: 1: emails per second, 2: cron interval, 3: overhead, 4: calculated max
|
||||
#: admin/class-settings-page.php:480
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Per-second limit: %1$d emails/sec × (%2$d sec - %3$d sec overhead) = %4$d "
|
||||
"emails/batch"
|
||||
msgstr ""
|
||||
"Límite por segundo: %1$d emails/seg × (%2$d seg - %3$d seg sobrecarga) = %4$d "
|
||||
"emails/lote"
|
||||
|
||||
#. translators: 1: emails per hour, 2: batches per hour, 3: calculated max
|
||||
#: admin/class-settings-page.php:495
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Per-hour limit: %1$d emails/hour ÷ %2$d batches/hour = %3$d emails/batch"
|
||||
msgstr ""
|
||||
"Límite por hora: %1$d emails/hora ÷ %2$d lotes/hora = %3$d emails/lote"
|
||||
|
||||
#. translators: 1: emails per day, 2: batches per day, 3: calculated max
|
||||
#: admin/class-settings-page.php:509
|
||||
#, php-format
|
||||
msgid "Per-day limit: %1$d emails/day ÷ %2$d batches/day = %3$d emails/batch"
|
||||
msgstr "Límite por día: %1$d emails/día ÷ %2$d lotes/día = %3$d emails/lote"
|
||||
|
||||
#. translators: 1: limiting factor, 2: final batch size
|
||||
#: admin/class-settings-page.php:526
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Most restrictive limit: %1$s. Recommended batch size (with 10%% safety "
|
||||
"margin): %2$d"
|
||||
msgstr ""
|
||||
"Límite más restrictivo: %1$s. Tamaño de lote recomendado (con 10%% de margen "
|
||||
"de seguridad): %2$d"
|
||||
|
||||
#. translators: %d: max per connection
|
||||
#: admin/class-settings-page.php:543
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Max per connection (SMTP): %d emails before reconnecting to prevent timeouts."
|
||||
msgstr ""
|
||||
"Máximo por conexión (SMTP): %d emails antes de reconectar para prevenir timeouts."
|
||||
|
||||
#: admin/index.php:27
|
||||
msgid "Settings saved."
|
||||
msgstr "Ajustes guardados."
|
||||
|
||||
#: admin/index.php:33
|
||||
msgid "SMTP (by ROBOTSTXT) Newsletter Settings"
|
||||
msgstr "Configuración de Newsletter SMTP (by ROBOTSTXT)"
|
||||
|
||||
#: includes/class-amazonses-mailer.php:83
|
||||
msgid "Amazon SES plugin not available."
|
||||
msgstr "Plugin de Amazon SES no disponible."
|
||||
|
||||
#: includes/class-amazonses-mailer.php:112 includes/class-smtp-mailer.php:157
|
||||
msgid "Rate limit exceeded. Please wait before sending more emails."
|
||||
msgstr "Límite de tasa excedido. Por favor, espera antes de enviar más emails."
|
||||
|
||||
#: includes/class-amazonses-mailer.php:153 includes/class-smtp-mailer.php:207
|
||||
msgid "Rate limit exceeded"
|
||||
msgstr "Límite de tasa excedido"
|
||||
|
||||
#: includes/class-amazonses-mailer.php:156 includes/class-smtp-mailer.php:210
|
||||
msgid "Rate limit exceeded. Batch stopped."
|
||||
msgstr "Límite de tasa excedido. Lote detenido."
|
||||
|
||||
#: robotstxt-updater.php:362
|
||||
msgid "Security check failed"
|
||||
msgstr "Falló la comprobación de seguridad"
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Newsletter - SMTP (by ROBOTSTXT)"
|
||||
msgstr "Newsletter - SMTP (by ROBOTSTXT)"
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "https://git.robotstxt.es/ROBOTSTXT/robotstxt-smtp-newsletter"
|
||||
msgstr "https://git.robotstxt.es/ROBOTSTXT/robotstxt-smtp-newsletter"
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid ""
|
||||
"Integrates ROBOTSTXT SMTP configuration with Newsletter plugin for efficient "
|
||||
"bulk email delivery with SMTPKeepAlive support."
|
||||
msgstr ""
|
||||
"Integra la configuración de ROBOTSTXT SMTP con el plugin Newsletter para envíos "
|
||||
"masivos eficientes con soporte para SMTPKeepAlive."
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "ROBOTSTXT"
|
||||
msgstr "ROBOTSTXT"
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://www.robotstxt.es/"
|
||||
msgstr "https://www.robotstxt.es/"
|
||||
Loading…
Reference in a new issue