msgid "Reconfigures the <code>wp_mail()</code> function to use Gmail/Mailgun/SendGrid/SMTP instead of the default <code>mail()</code> and creates an options page to manage the settings."
msgstr ""
#. Author of the plugin
msgid "WPForms"
msgstr ""
#. Author URI of the plugin
msgid "https://wpforms.com/"
msgstr ""
#. translators: %s - error code, returned by Google API.
msgid "There was an error while processing the authentication request. Please make sure that you have Client ID and Client Secret both valid and saved."
msgid "Thanks for using WP Mail SMTP! To complete the plugin setup and start sending emails, <strong>please select and configure your <a href=\"%s\">Mailer</a></strong>."
msgid "<p>The Default (PHP) mailer is currently selected, but is not recommended because in most cases it does not resolve email delivery issues.</p><p>Please consider selecting and configuring one of the other mailers.</p>"
msgid "Please rate <strong>WP Mail SMTP</strong> <a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">★★★★★</a> on <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">WordPress.org</a> to help us spread the word. Thank you from the WP Mail SMTP team!"
msgid "Hello and welcome to WP Mail SMTP, the easiest and most popular WordPress SMTP plugin. We build software that helps your site reliably deliver emails every time."
msgid "Email deliverability has been a well-documented problem for all WordPress websites. However as WPForms grew, we became more aware of this painful issue that affects our users and the larger WordPress community. So we decided to solve this problem and make a solution that's beginner friendly."
msgid "WP Mail SMTP is brought to you by the same team that's behind the most user friendly WordPress forms, <a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">WPForms</a>, the largest WordPress resource site, <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">WPBeginner</a>, the most popular lead-generation software, <a href=\"%3$s\" target=\"_blank\" rel=\"noopener noreferrer\">OptinMonster</a>, the best WordPress analytics plugin, <a href=\"%4$s\" target=\"_blank\" rel=\"noopener noreferrer\">MonsterInsights</a>, and the most powerful WordPress contest plugin, <a href=\"%5$s\" target=\"_blank\" rel=\"noopener noreferrer\">RafflePress</a>."
msgid "MonsterInsights makes it “effortless” to properly connect your WordPress site with Google Analytics, so you can start making data-driven decisions to grow your business."
msgid "Our high-converting optin forms like Exit-Intent® popups, Fullscreen Welcome Mats, and Scroll boxes help you dramatically boost conversions and get more email subscribers."
msgid "Turn your visitors into brand ambassadors! Easily grow your email list, website traffic, and social media followers with powerful viral giveaways & contests."
msgid "Check this if you would like to stop sending all emails."
msgstr ""
#: src/Admin/Pages/MiscTab.php:71
msgid "Some plugins, like BuddyPress and Events Manager, are using their own email delivery solutions. By default, this option does not block their emails, as those plugins do not use default <code>wp_mail()</code> function to send emails."
msgstr ""
#: src/Admin/Pages/MiscTab.php:79
msgid "You will need to consult with their documentation to switch them to use default WordPress email delivery."
msgstr ""
#: src/Admin/Pages/MiscTab.php:81
msgid "Test emails are allowed to be sent, regardless of this option."
msgstr ""
#. translators: %1$s - constant that was used; %2$s - file where it was used.
#: src/Admin/Pages/MiscTab.php:86
#: src/Providers/OptionsAbstract.php:468
msgid "The value of this field was set using a constant %1$s most likely inside %2$s of your WordPress installation."
#. translators: %s - The URL to the constants support article.
#: src/Admin/Pages/MiscTab.php:93
msgid "Please read this <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">support article</a> if you want to enable this option using constants."
msgid "Current provider doesn't support setting and forcing From Name. Emails will be sent on behalf of the account name used to setup the connection below."
msgid "To unlock more features consider <strong><a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"wp-mail-smtp-upgrade-modal\">upgrading to PRO</a></strong>."
msgid "Thanks for being a loyal WP Mail SMTP user. Upgrade to WP Mail SMTP Pro to unlock more awesome features and experience why WP Mail SMTP is the most popular SMTP plugin."
msgid "Contact your web hosting provider and ask them to verify your server can connect to %s. Additionally, ask them if a firewall or security policy may be preventing the connection."
msgid "If using \"Other SMTP\" Mailer, contact your SMTP host to confirm they are accepting outside connections with the settings you have configured (address, username, port, security, etc)."
msgid "Triple check your SMTP settings including host address, email, and password. If you have recently reset your password you will need to update the settings."
msgid "Check the emails that are sending are sending individually. Example: email is not sending to 30 recipients. You can install any WordPress e-mail logging plugin to do that."
msgid "This means the connection to your SMTP host was made successfully, but you should enable Authentication and provide correct Username and Password."
msgid "This means OpenSSL on your server isn't able to verify the host certificate."
msgstr ""
#: src/Admin/Pages/TestTab.php:629
msgid "There are a few reasons why this is happening. It could be that the host certificate is misconfigured, or this server's OpenSSL is using an outdated CA bundle."
msgstr ""
#: src/Admin/Pages/TestTab.php:632
msgid "Verify that the host's SSL certificate is valid."
msgstr ""
#. translators: %s - URL to the PHP openssl manual
#: src/Admin/Pages/TestTab.php:635
msgid "Contact your hosting support, show them the \"full Error Log for debugging\" below and share this <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">link</a> with them."
msgid "Contact your web hosting provider and ask them to verify your server can connect to %1$s on port %2$s using %3$s encryption. Additionally, ask them if a firewall or security policy may be preventing the connection - many shared hosts block certain ports.<br><strong>Note: this is the most common cause of this issue.</strong>"
msgid "Please <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">read this article</a> to learn more about what can cause this error and how it can be resolved."
msgid "Make sure that your G Suite trial period has not expired. You can check the status <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">here</a>."
msgstr ""
#. translators: %s - Google G Suite Admin area URL.
msgid "Make sure that Gmail app in your G Suite is actually enabled. You can check that in Apps list in <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">G Suite Admin</a> area."
msgstr ""
#. translators: %s - Google Developers Console URL.
msgid "Please follow our <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">Gmail tutorial</a> to be sure that all the correct project and data is applied."
msgid "Try to use a separate project for your emails, so the project has only 1 Gmail API in it enabled. You will need to remove the old project and create a new one from scratch."
msgid "Please make sure you entered an accurate Sender Name in WP Mail SMTP plugin settings."
msgstr ""
#: src/Admin/Pages/TestTab.php:974
msgid "GuzzleHttp requirements."
msgstr ""
#: src/Admin/Pages/TestTab.php:975
msgid "GuzzleHttp requires cURL, the allow_url_fopen ini setting, or a custom HTTP handler."
msgstr ""
#: src/Admin/Pages/TestTab.php:978
msgid "Edit your php.ini file on your hosting server."
msgstr ""
#: src/Admin/Pages/TestTab.php:979
msgid "(Recommended) Enable PHP extension: cURL, by adding \"extension=curl\" to the php.ini file (without the quotation marks) OR"
msgstr ""
#: src/Admin/Pages/TestTab.php:980
msgid "(If cURL can't be enabled on your hosting server) Enable PHP setting: allow_url_fopen, by adding \"allow_url_fopen = On\" to the php.ini file (without the quotation marks)"
msgstr ""
#: src/Admin/Pages/TestTab.php:981
msgid "If you don't know how to do the above we strongly suggest contacting your hosting support and provide them the \"full Error Log for debugging\" below and these steps. They should be able to fix this issue for you."
msgstr ""
#: src/Admin/Pages/TestTab.php:1003
msgid "PCRE library issue"
msgstr ""
#: src/Admin/Pages/TestTab.php:1004
msgid "It looks like your server is running PHP version 7.4.x with an outdated PCRE library (libpcre2) that has a known issue with email address validation."
msgstr ""
#: src/Admin/Pages/TestTab.php:1005
msgid "There is a known issue with PHP version 7.4.x, when using libpcre2 library version lower than 10.33."
msgstr ""
#: src/Admin/Pages/TestTab.php:1008
msgid "Contact your web hosting provider and inform them you are having issues with libpcre2 library on PHP 7.4."
msgstr ""
#: src/Admin/Pages/TestTab.php:1009
msgid "They should be able to resolve this issue for you."
msgstr ""
#: src/Admin/Pages/TestTab.php:1010
msgid "For a quick fix, until your web hosting resolves this, you can downgrade to PHP version 7.3 on your server."
msgid "Contact your web hosting provider and ask them to verify your server can make outside connections. Additionally, ask them if a firewall or security policy may be preventing the connection - many shared hosts block certain ports.<br><strong>Note: this is the most common cause of this issue.</strong>"
msgid "As a WP Mail SMTP Pro user you have access to WP Mail SMTP priority support. Please log in to your WPMailSMTP.com account and <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">submit a support ticket</a>."
msgid "To access our world class support, please <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">upgrade to WP Mail SMTP Pro</a>. Along with getting expert support, you will also get Notification controls, Email Logging, and integrations for Amazon SES, Office 365, and Outlook.com."
msgid "Additionally, you can take advantage of our White Glove Setup. Sit back and relax while we handle everything for you! If you simply don't have time or maybe you feel a bit in over your head - we got you covered."
msgid "Alternatively, we also offer <a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">limited support</a> on the WordPress.org support forums. You can <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">create a support thread</a> there, but please understand that free support is not guaranteed and is limited to simple issues. If you have an urgent or complex issue, then please consider <a href=\"%3$s\" target=\"_blank\" rel=\"noopener noreferrer\">upgrading to WP Mail SMTP Pro</a> to access our priority support ticket system."
msgid "Please copy only the content of the error debug message above, identified with an orange left border, into the support forum topic if you experience any issues."
msgid "We're sorry to hear you aren't enjoying WP Mail SMTP. We would love a chance to improve. Could you take a minute and let us know what we can do better?"
msgstr ""
#: src/Admin/Review.php:129
msgid "Give Feedback"
msgstr ""
#: src/Admin/Review.php:132
msgid "No thanks"
msgstr ""
#: src/Admin/Review.php:137
msgid "That’s awesome! Could you please do me a BIG favor and give it a 5-star rating on WordPress to help us spread the word and boost our motivation?"
msgstr ""
#: src/Admin/Review.php:138
msgid "~ Jared Atchison<br>Lead Developer, WP Mail SMTP"
msgid "Your site is running an outdated version of PHP that is no longer supported and may cause issues with %1$s. <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">Read more</a> for additional information."
msgid "<strong>Please Note:</strong> Support for PHP 5.5 will be discontinued in 2020. After this, if no further action is taken, WP Mail SMTP functionality will be disabled."
msgid "There was an error while processing the Google authentication request. Please make sure that you have Client ID and Client Secret both valid and saved."
msgid "Send emails using your Gmail or G Suite (formerly Google Apps) account, all while keeping your login credentials safe. Other Google SMTP methods require enabling less secure apps in your account and entering your password. However, this integration uses the Google API to improve email delivery issues while keeping your site secure.<br><br>Read our <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">Gmail documentation</a> to learn how to configure Gmail or G Suite."
msgstr ""
#: src/Providers/Gmail/Options.php:48
msgid "The Gmail mailer works well for sites that send low numbers of emails. However, Gmail's API has rate limitations and a number of additional restrictions that can lead to challenges during setup. If you expect to send a high volume of emails, or if you find that your web host is not compatible with the Gmail API restrictions, then we recommend considering a different mailer option."
msgstr ""
#: src/Providers/Gmail/Options.php:72
msgid "Client ID"
msgstr ""
#: src/Providers/Gmail/Options.php:87
msgid "Client Secret"
msgstr ""
#: src/Providers/Gmail/Options.php:109
msgid "Authorized redirect URI"
msgstr ""
#: src/Providers/Gmail/Options.php:117
msgid "Copy URL to clipboard"
msgstr ""
#: src/Providers/Gmail/Options.php:122
msgid "Please copy this URL into the \"Authorized redirect URIs\" field of your Google web application."
msgstr ""
#: src/Providers/Gmail/Options.php:131
msgid "Authorization"
msgstr ""
#: src/Providers/Gmail/Options.php:159
msgid "Allow plugin to send emails using your Google account"
msgstr ""
#: src/Providers/Gmail/Options.php:162
msgid "Click the button above to confirm authorization."
msgstr ""
#: src/Providers/Gmail/Options.php:168
msgid "Remove Connection"
msgstr ""
#. translators: %s - email address, as received from Google API.
#. translators: %s - URL to Google Gmail alias documentation page.
#: src/Providers/Gmail/Options.php:187
msgid "If you want to use a different From Email address you can set-up a Google email alias. <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">Follow these instructions</a> and then select the From Email at the top of this page."
msgid "%1$sMailgun%2$s is one of the leading transactional email services trusted by over 150,000+ businesses. They provide 5,000 free emails per month for 3 months.<br><br>Read our %3$sMailgun documentation%4$s to learn how to configure Mailgun and improve your email deliverability."
msgid "Follow this link to get an API Key from Mailgun: %s."
msgstr ""
#: src/Providers/Mailgun/Options.php:78
msgid "Get a Private API Key"
msgstr ""
#: src/Providers/Mailgun/Options.php:89
msgid "Domain Name"
msgstr ""
#. translators: %s - Domain Name link.
#: src/Providers/Mailgun/Options.php:101
msgid "Follow this link to get a Domain Name from Mailgun: %s."
msgstr ""
#: src/Providers/Mailgun/Options.php:103
msgid "Get a Domain Name"
msgstr ""
#: src/Providers/Mailgun/Options.php:114
msgid "Region"
msgstr ""
#: src/Providers/Mailgun/Options.php:124
msgid "US"
msgstr ""
#: src/Providers/Mailgun/Options.php:133
msgid "EU"
msgstr ""
#: src/Providers/Mailgun/Options.php:137
msgid "Define which endpoint you want to use for sending messages."
msgstr ""
#: src/Providers/Mailgun/Options.php:138
msgid "If you are operating under EU laws, you may be required to use EU region."
msgstr ""
#. translators: %s - URL to Mailgun.com page.
#: src/Providers/Mailgun/Options.php:143
msgid "<a href=\"%s\" rel=\"\" target=\"_blank\">More information</a> on Mailgun.com."
msgstr ""
#: src/Providers/OptionsAbstract.php:186
msgid "SMTP Host"
msgstr ""
#: src/Providers/OptionsAbstract.php:200
msgid "Encryption"
msgstr ""
#: src/Providers/OptionsAbstract.php:210
msgid "None"
msgstr ""
#: src/Providers/OptionsAbstract.php:219
msgid "SSL"
msgstr ""
#: src/Providers/OptionsAbstract.php:228
msgid "TLS"
msgstr ""
#: src/Providers/OptionsAbstract.php:232
msgid "For most servers TLS is the recommended option. If your SMTP provider offers both SSL and TLS options, we recommend using TLS."
msgstr ""
#: src/Providers/OptionsAbstract.php:240
msgid "SMTP Port"
msgstr ""
#: src/Providers/OptionsAbstract.php:254
msgid "Auto TLS"
msgstr ""
#: src/Providers/OptionsAbstract.php:268
msgid "By default TLS encryption is automatically used if the server supports it, which is recommended. In some cases, due to server misconfigurations, this can cause issues and may need to be disabled."
msgid "The password will be stored in plain text. For improved security, we highly recommend using your site's WordPress configuration file to set your password."
msgid "%1$s requires PHP %2$s to work and does not support your current PHP version %3$s. Please contact your host and request a PHP upgrade to the latest one."
msgid "%s requires an SSL certificate, and so is not currently compatible with your site. Please contact your host to request a SSL certificate, or check out <a href=\"https://www.wpbeginner.com/wp-tutorials/how-to-add-ssl-and-https-in-wordpress/\" target=\"_blank\">WPBeginner's tutorial on how to set up SSL</a>."
msgstr ""
#: src/Providers/OptionsAbstract.php:449
msgid "If you'd prefer not to set up SSL, or need an SMTP solution in the meantime, please select a different mailer option."
msgid "<strong><a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">Pepipost</a> is a recommended transactional email service.</strong> Every month Pepipost delivers over 8 billion emails from 20,000+ customers. Their mission is to reliably send emails in the most efficient way and at the most disruptive pricing ever. Pepipost provides users 30,000 free emails the first 30 days."
msgid "Read our <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">Pepipost documentation</a> to learn how to configure Pepipost and improve your email deliverability."
#. translators: %1$s - opening link tag; %2$s - closing link tag; %3$s - opening link tag; %4$s - closing link tag.
#: src/Providers/Sendgrid/Options.php:29
msgid "%1$sSendGrid%2$s is one of the leading transactional email services, sending over 35 billion emails every month. They provide users 100 free emails per day.<br><br>Read our %3$sSendGrid documentation%4$s to learn how to set up SendGrid and improve your email deliverability."
msgstr ""
#. translators: %s - API key link.
#: src/Providers/Sendgrid/Options.php:76
msgid "Follow this link to get an API Key from SendGrid: %s."
msgstr ""
#: src/Providers/Sendgrid/Options.php:78
msgid "Create API Key"
msgstr ""
#. translators: %s - SendGrid access level.
#: src/Providers/Sendgrid/Options.php:86
msgid "To send emails you will need only a %s access level for this API key."
msgid "<a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">Sendinblue</a> serves 80,000+ growing companies around the world and sends over 30 million emails each day. They provide users 300 free emails per day."
msgid "Read our <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">Sendinblue documentation</a> to learn how to configure Sendinblue and improve your email deliverability."
msgid "Use the SMTP details provided by your hosting provider or email service.<br><br>To see recommended settings for the popular services as well as troubleshooting tips, check out our <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">SMTP documentation</a>."
msgid "<strong><a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">SMTP.com</a> is a recommended transactional email service.</strong> With a 22 years of track record of reliable email delivery, SMTP.com is a premiere solution for WordPress developers and website owners. SMTP.com has been around for almost as long as email itself. Their super simple integration interface makes it easy to get started while a powerful API and robust documentation make it a preferred choice among developers. Start a 30-day free trial with 50,000 emails."
#. translators: %s - URL to wpmailsmtp.com doc page for stmp.com.
#: src/Providers/SMTPcom/Options.php:49
msgid "Read our <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">SMTP.com documentation</a> to learn how to configure SMTP.com and improve your email deliverability."
msgstr ""
#: src/Providers/SMTPcom/Options.php:59
msgid "Get Started with SMTP.com"
msgstr ""
#: src/Providers/SMTPcom/Options.php:67
msgid "SMTP.com"
msgstr ""
#. translators: %s - API key link.
#: src/Providers/SMTPcom/Options.php:101
msgid "Follow this link to get an API Key from SMTP.com: %s."
msgstr ""
#: src/Providers/SMTPcom/Options.php:103
msgid "Get API Key"
msgstr ""
#: src/Providers/SMTPcom/Options.php:114
msgid "Sender Name"
msgstr ""
#. translators: %s - Channel/Sender Name link for smtp.com documentation.
#: src/Providers/SMTPcom/Options.php:130
msgid "Follow this link to get a Sender Name from SMTP.com: %s."
msgid "WP Mail SMTP is using custom database tables for some of its features. In order to work properly, the custom tables should be created, and it looks like they exist in your database."
msgstr ""
#: src/SiteHealth.php:216
msgid "WP Mail SMTP DB tables check has failed"
msgstr ""
#. translators: %s - the list of missing tables separated by comma.
#: src/SiteHealth.php:222
msgid "Missing table: %s"
msgid_plural "Missing tables: %s"
msgstr[0] ""
msgstr[1] ""
#: src/SiteHealth.php:225
msgid "WP Mail SMTP is using custom database tables for some of its features. In order to work properly, the custom tables should be created, and it seems they are missing. Please try to re-install the WP Mail SMTP plugin. If this issue persists, please contact our support."
#. translators: %1$s - WPBeginner URL for recommended WordPress hosting.
#: wp_mail_smtp.php:163
msgid "Your site is running an <strong>insecure version</strong> of PHP that is no longer supported. Please contact your web hosting provider to update your PHP version or switch to a <a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">recommended WordPress hosting company</a>."
#. translators: %s - WPMailSMTP.com docs URL with more details.
#: wp_mail_smtp.php:180
msgid "<strong>WP Mail SMTP plugin is disabled</strong> on your site until you fix the issue. <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">Read more for additional information.</a>"