robotstxt-smtp-amazonses/languages/robotstxt-smtp-amazonses.pot
2026-06-09 12:56:08 +00:00

347 lines
8.2 KiB
Text

msgid ""
msgstr ""
"Project-Id-Version: SMTP (by ROBOTSTXT) Amazon SES 2.1.6\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/robotstxt-smtp-amazonses\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2026-06-09T12:37:13+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.12.0\n"
"X-Domain: robotstxt-smtp-amazonses\n"
#. Plugin Name of the plugin
#: robotstxt-smtp-amazonses.php
msgid "SMTP (by ROBOTSTXT) Amazon SES"
msgstr ""
#. Plugin URI of the plugin
#: robotstxt-smtp-amazonses.php
msgid "https://git.robotstxt.es/ROBOTSTXT/robotstxt-smtp-amazonses"
msgstr ""
#. Description of the plugin
#: robotstxt-smtp-amazonses.php
msgid "Adds Amazon SES configuration support to the ROBOTSTXT SMTP plugin."
msgstr ""
#. Author of the plugin
#: robotstxt-smtp-amazonses.php
msgid "ROBOTSTXT"
msgstr ""
#. Author URI of the plugin
#: robotstxt-smtp-amazonses.php
msgid "https://www.robotstxt.es/"
msgstr ""
#: class-robotstxt-updater.php:379
msgid "Security check failed"
msgstr ""
#: 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 ""
#: includes/class-plugin.php:163
msgid "Amazon SES could not send the email because no recipient was provided."
msgstr ""
#. 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 ""
#. 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 ""
#. 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 ""
#. 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 ""
#. translators: %s: Invalid recipient email address.
#: includes/class-plugin.php:392
#, php-format
msgid "Amazon SES rejected the recipient address: %s"
msgstr ""
#. translators: %s: Invalid CC email address.
#: includes/class-plugin.php:414
#, php-format
msgid "Amazon SES rejected the CC address: %s"
msgstr ""
#. translators: %s: Invalid BCC email address.
#: includes/class-plugin.php:436
#, php-format
msgid "Amazon SES rejected the BCC address: %s"
msgstr ""
#. translators: %s: Invalid reply-to email address.
#: includes/class-plugin.php:458
#, php-format
msgid "Amazon SES rejected the reply-to address: %s"
msgstr ""
#. translators: %s: Invalid reply-to email address from settings.
#: includes/class-plugin.php:487
#, php-format
msgid "Amazon SES rejected the configured reply-to address: %s"
msgstr ""
#. translators: %s: Attachment path that could not be added.
#: includes/class-plugin.php:538
#, php-format
msgid "Amazon SES could not include the attachment: %s"
msgstr ""
#: includes/class-plugin.php:924
msgid "Security check failed."
msgstr ""
#: includes/class-plugin.php:945
msgid "Amazon SES quotas refreshed successfully."
msgstr ""
#: includes/class-plugin.php:952
msgid "Unable to fetch quotas from Amazon SES. Check debug log for details."
msgstr ""
#: includes/class-plugin.php:991
msgid "Access Key ID"
msgstr ""
#: includes/class-plugin.php:997
msgid "Secret Access Key"
msgstr ""
#: includes/class-plugin.php:1003
msgid "Region"
msgstr ""
#: includes/class-plugin.php:1042
msgid "Leave empty to keep the stored access key."
msgstr ""
#: includes/class-plugin.php:1071
msgid "Clear access key"
msgstr ""
#: includes/class-plugin.php:1074
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 ""
#: includes/class-plugin.php:1086
msgid "Leave empty to keep the stored secret access key."
msgstr ""
#: includes/class-plugin.php:1115
msgid "Clear secret key"
msgstr ""
#: includes/class-plugin.php:1118
msgid "Enter the secret access key associated with the IAM user. Leave the field empty to retain the existing value."
msgstr ""
#: includes/class-plugin.php:1133
msgid "Select a region"
msgstr ""
#: includes/class-plugin.php:1138
msgid "Choose the AWS region where your Amazon SES account is hosted."
msgstr ""
#: includes/class-plugin.php:1216
msgid "The selected Amazon SES region is not available."
msgstr ""
#: includes/class-plugin.php:1232
msgid "Amazon SES credentials were not saved. Provide an access key, secret key, and region."
msgstr ""
#: includes/class-plugin.php:1256
msgid "Amazon SES credentials verified successfully."
msgstr ""
#: includes/class-plugin.php:1467
msgid "US East (Ohio)"
msgstr ""
#: includes/class-plugin.php:1468
msgid "US East (N. Virginia)"
msgstr ""
#: includes/class-plugin.php:1469
msgid "US West (N. California)"
msgstr ""
#: includes/class-plugin.php:1470
msgid "US West (Oregon)"
msgstr ""
#: includes/class-plugin.php:1471
msgid "Africa (Cape Town)"
msgstr ""
#: includes/class-plugin.php:1472
msgid "Asia Pacific (Hyderabad)"
msgstr ""
#: includes/class-plugin.php:1473
msgid "Asia Pacific (Jakarta)"
msgstr ""
#: includes/class-plugin.php:1474
msgid "Asia Pacific (Mumbai)"
msgstr ""
#: includes/class-plugin.php:1475
msgid "Asia Pacific (Osaka)"
msgstr ""
#: includes/class-plugin.php:1476
msgid "Asia Pacific (Seoul)"
msgstr ""
#: includes/class-plugin.php:1477
msgid "Asia Pacific (Singapore)"
msgstr ""
#: includes/class-plugin.php:1478
msgid "Asia Pacific (Sydney)"
msgstr ""
#: includes/class-plugin.php:1479
msgid "Asia Pacific (Tokyo)"
msgstr ""
#: includes/class-plugin.php:1480
msgid "Canada (Central)"
msgstr ""
#: includes/class-plugin.php:1481
msgid "Europe (Frankfurt)"
msgstr ""
#: includes/class-plugin.php:1482
msgid "Europe (Ireland)"
msgstr ""
#: includes/class-plugin.php:1483
msgid "Europe (London)"
msgstr ""
#: includes/class-plugin.php:1484
msgid "Europe (Milan)"
msgstr ""
#: includes/class-plugin.php:1485
msgid "Europe (Paris)"
msgstr ""
#: includes/class-plugin.php:1486
msgid "Europe (Stockholm)"
msgstr ""
#: includes/class-plugin.php:1487
msgid "Europe (Zurich)"
msgstr ""
#: includes/class-plugin.php:1488
msgid "Israel (Tel Aviv)"
msgstr ""
#: includes/class-plugin.php:1489
msgid "Middle East (Bahrain)"
msgstr ""
#: includes/class-plugin.php:1490
msgid "Middle East (UAE)"
msgstr ""
#: includes/class-plugin.php:1491
msgid "South America (São Paulo)"
msgstr ""
#: includes/class-plugin.php:1492
msgid "AWS GovCloud (US-East)"
msgstr ""
#: includes/class-plugin.php:1493
msgid "AWS GovCloud (US-West)"
msgstr ""
#. translators: 1: AWS region display name. 2: AWS region code.
#: includes/class-plugin.php:1508
#, php-format
msgid "%1$s (%2$s)"
msgstr ""
#. translators: %s: AWS region code.
#: includes/class-plugin.php:1524
#, php-format
msgid "Region %s"
msgstr ""
#. translators: %s: Error message from Amazon SES.
#: includes/class-plugin.php:1565
#, php-format
msgid "Invalid Amazon SES credentials: %s"
msgstr ""
#: includes/class-plugin.php:1630
#: includes/class-plugin.php:1652
msgid "Amazon SES credentials are not configured."
msgstr ""
#: includes/class-plugin.php:1666
msgid "Amazon SES did not return quota data."
msgstr ""
#: includes/class-plugin.php:1688
msgid "Cannot fetch SES quotas: IAM user lacks ses:GetAccount permission."
msgstr ""
#. translators: %s: AWS error message
#: includes/class-plugin.php:1696
#, php-format
msgid "Amazon SES API error: %s"
msgstr ""
#. translators: %s: Error message
#: includes/class-plugin.php:1705
#, php-format
msgid "Failed to fetch SES quota: %s"
msgstr ""
#: includes/class-plugin.php:1796
msgid "The link you followed has expired."
msgstr ""
#: includes/class-plugin.php:1884
msgid "The Amazon SES Access Key ID has been cleared."
msgstr ""
#: includes/class-plugin.php:1886
msgid "The Amazon SES Secret Access Key has been cleared."
msgstr ""
#: robotstxt-smtp-amazonses.php:85
msgid "SMTP (by ROBOTSTXT) Amazon SES requires the SMTP (by ROBOTSTXT) plugin to be installed and active."
msgstr ""