robotstxt-smtp-amazonses/languages/robotstxt-smtp-amazonses.pot
2026-09-01 06:17:08 +00:00

344 lines
8.1 KiB
Text

# Copyright (C) 2026 ROBOTSTXT
# This file is distributed under the GPL-3.0-or-later.
msgid ""
msgstr ""
"Project-Id-Version: SMTP Amazon SES (by ROBOTSTXT) 2.1.9\n"
"Report-Msgid-Bugs-To: https://www.robotstxt.software/support/\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-09-01T06:15:06+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 Amazon SES (by ROBOTSTXT)"
msgstr ""
#. 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 ""
#. Author of the plugin
#: robotstxt-smtp-amazonses.php
msgid "ROBOTSTXT"
msgstr ""
#. 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 ""
#. 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:394
#, php-format
msgid "Amazon SES rejected the recipient address: %s"
msgstr ""
#. translators: %s: Invalid CC email address.
#: includes/class-plugin.php:418
#, php-format
msgid "Amazon SES rejected the CC address: %s"
msgstr ""
#. translators: %s: Invalid BCC email address.
#: includes/class-plugin.php:442
#, php-format
msgid "Amazon SES rejected the BCC address: %s"
msgstr ""
#. translators: %s: Invalid reply-to email address.
#: includes/class-plugin.php:466
#, 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:495
#, 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:546
#, php-format
msgid "Amazon SES could not include the attachment: %s"
msgstr ""
#: includes/class-plugin.php:961
msgid "Security check failed."
msgstr ""
#: includes/class-plugin.php:969
#: includes/class-plugin.php:1844
msgid "You do not have sufficient permissions to access this page."
msgstr ""
#: includes/class-plugin.php:982
msgid "Amazon SES quotas refreshed successfully."
msgstr ""
#: includes/class-plugin.php:989
msgid "Unable to fetch quotas from Amazon SES. Check debug log for details."
msgstr ""
#: includes/class-plugin.php:1028
msgid "Access Key ID"
msgstr ""
#: includes/class-plugin.php:1034
msgid "Secret Access Key"
msgstr ""
#: includes/class-plugin.php:1040
msgid "Region"
msgstr ""
#: includes/class-plugin.php:1079
msgid "Leave empty to keep the stored access key."
msgstr ""
#: includes/class-plugin.php:1108
msgid "Clear access key"
msgstr ""
#: 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 ""
#: includes/class-plugin.php:1123
msgid "Leave empty to keep the stored secret access key."
msgstr ""
#: includes/class-plugin.php:1152
msgid "Clear secret key"
msgstr ""
#: 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 ""
#: includes/class-plugin.php:1170
msgid "Select a region"
msgstr ""
#: includes/class-plugin.php:1175
msgid "Choose the AWS region where your Amazon SES account is hosted."
msgstr ""
#: includes/class-plugin.php:1253
msgid "The selected Amazon SES region is not available."
msgstr ""
#: includes/class-plugin.php:1269
msgid "Amazon SES credentials were not saved. Provide an access key, secret key, and region."
msgstr ""
#: includes/class-plugin.php:1293
msgid "Amazon SES credentials verified successfully."
msgstr ""
#: includes/class-plugin.php:1504
msgid "US East (Ohio)"
msgstr ""
#: includes/class-plugin.php:1505
msgid "US East (N. Virginia)"
msgstr ""
#: includes/class-plugin.php:1506
msgid "US West (N. California)"
msgstr ""
#: includes/class-plugin.php:1507
msgid "US West (Oregon)"
msgstr ""
#: includes/class-plugin.php:1508
msgid "Africa (Cape Town)"
msgstr ""
#: includes/class-plugin.php:1509
msgid "Asia Pacific (Hyderabad)"
msgstr ""
#: includes/class-plugin.php:1510
msgid "Asia Pacific (Jakarta)"
msgstr ""
#: includes/class-plugin.php:1511
msgid "Asia Pacific (Mumbai)"
msgstr ""
#: includes/class-plugin.php:1512
msgid "Asia Pacific (Osaka)"
msgstr ""
#: includes/class-plugin.php:1513
msgid "Asia Pacific (Seoul)"
msgstr ""
#: includes/class-plugin.php:1514
msgid "Asia Pacific (Singapore)"
msgstr ""
#: includes/class-plugin.php:1515
msgid "Asia Pacific (Sydney)"
msgstr ""
#: includes/class-plugin.php:1516
msgid "Asia Pacific (Tokyo)"
msgstr ""
#: includes/class-plugin.php:1517
msgid "Canada (Central)"
msgstr ""
#: includes/class-plugin.php:1518
msgid "Europe (Frankfurt)"
msgstr ""
#: includes/class-plugin.php:1519
msgid "Europe (Ireland)"
msgstr ""
#: includes/class-plugin.php:1520
msgid "Europe (London)"
msgstr ""
#: includes/class-plugin.php:1521
msgid "Europe (Milan)"
msgstr ""
#: includes/class-plugin.php:1522
msgid "Europe (Paris)"
msgstr ""
#: includes/class-plugin.php:1523
msgid "Europe (Stockholm)"
msgstr ""
#: includes/class-plugin.php:1524
msgid "Europe (Zurich)"
msgstr ""
#: includes/class-plugin.php:1525
msgid "Israel (Tel Aviv)"
msgstr ""
#: includes/class-plugin.php:1526
msgid "Middle East (Bahrain)"
msgstr ""
#: includes/class-plugin.php:1527
msgid "Middle East (UAE)"
msgstr ""
#: includes/class-plugin.php:1528
msgid "South America (São Paulo)"
msgstr ""
#: includes/class-plugin.php:1529
msgid "AWS GovCloud (US-East)"
msgstr ""
#: includes/class-plugin.php:1530
msgid "AWS GovCloud (US-West)"
msgstr ""
#. translators: 1: AWS region display name. 2: AWS region code.
#: includes/class-plugin.php:1545
#, php-format
msgid "%1$s (%2$s)"
msgstr ""
#. translators: %s: AWS region code.
#: includes/class-plugin.php:1561
#, php-format
msgid "Region %s"
msgstr ""
#. translators: %s: Error message from Amazon SES.
#: includes/class-plugin.php:1602
#, php-format
msgid "Invalid Amazon SES credentials: %s"
msgstr ""
#: includes/class-plugin.php:1667
#: includes/class-plugin.php:1689
msgid "Amazon SES credentials are not configured."
msgstr ""
#: includes/class-plugin.php:1703
msgid "Amazon SES did not return quota data."
msgstr ""
#: includes/class-plugin.php:1725
msgid "Cannot fetch SES quotas: IAM user lacks ses:GetAccount permission."
msgstr ""
#. translators: %s: AWS error message
#: includes/class-plugin.php:1733
#, php-format
msgid "Amazon SES API error: %s"
msgstr ""
#. translators: %s: Error message
#: includes/class-plugin.php:1742
#, php-format
msgid "Failed to fetch SES quota: %s"
msgstr ""
#: includes/class-plugin.php:1833
msgid "The link you followed has expired."
msgstr ""
#: includes/class-plugin.php:1922
msgid "The Amazon SES Access Key ID has been cleared."
msgstr ""
#: includes/class-plugin.php:1924
msgid "The Amazon SES Secret Access Key has been cleared."
msgstr ""
#: robotstxt-smtp-amazonses.php:84
msgid "SMTP Amazon SES (by ROBOTSTXT) requires the SMTP (by ROBOTSTXT) plugin to be installed and active."
msgstr ""