# Copyright (C) 2018 WP Mail SMTP # This file is distributed under the same license as the WP Mail SMTP package. msgid "" msgstr "" "Project-Id-Version: WP Mail SMTP\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language-Team: WPForms \n" "X-Poedit-Basepath: ..\n" "X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" "X-Poedit-SearchPath-0: .\n" "X-Poedit-SearchPathExcluded-0: *.js\n" "X-Poedit-SourceCharset: UTF-8\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. translators: %s - error code, returned by Google API. #: src/Admin/Area.php:95 msgid "There was an error while processing the authentication request: %s. Please try again." msgstr "" #: src/Admin/Area.php:102 msgid "There was an error while processing the authentication request. Please try again." msgstr "" #: src/Admin/Area.php:109 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." msgstr "" #: src/Admin/Area.php:118 msgid "You have successfully linked the current site with your Google API project. Now you can start sending emails through Google." msgstr "" #. translators: %s - Mailer anchor link. #: src/Admin/Area.php:150 msgid "Thanks for using WP Mail SMTP! To complete the plugin setup and start sending emails, please select and configure your Mailer." msgstr "" #: src/Admin/Area.php:172 msgid "WP Mail SMTP Options" msgstr "" #: src/Admin/Area.php:173, wp_mail_smtp.php:667 msgid "WP Mail SMTP" msgstr "" #. translators: %1$s - WP.org link; %2$s - same WP.org link. #: src/Admin/Area.php:245 msgid "Please rate WP Mail SMTP ★★★★★ on WordPress.org to help us spread the word. Thank you from the WP Mail SMTP team!" msgstr "" #: src/Admin/Area.php:423 msgid "WPForms related message was successfully dismissed" msgstr "" #: src/Admin/Area.php:457, src/Admin/Pages/Settings.php:26, wp_mail_smtp.php:773 msgid "Settings" msgstr "" #: src/Admin/Pages/Misc.php:24 msgid "Misc" msgstr "" #: src/Admin/Pages/Misc.php:48 msgid "General" msgstr "" #: src/Admin/Pages/Misc.php:56 msgid "Do Not Send" msgstr "" #: src/Admin/Pages/Misc.php:65 msgid "Check this if you would like to stop sending all emails." msgstr "" #: src/Admin/Pages/Misc.php:71 msgid "Some plugins, like BuddyPress and Events Manager, are using own email delivery solutions. By default, this option does not block their emails, as those plugins do not use default wp_mail() function to send emails." msgstr "" #: src/Admin/Pages/Misc.php:79 msgid "You will need to consult with their documentation to switch them to use default WordPress email delivery." msgstr "" #: src/Admin/Pages/Misc.php:81 msgid "Test emails are allowed to be sent, regardless of this option." msgstr "" #: src/Admin/Pages/Misc.php:90, wp_mail_smtp.php:410, wp_mail_smtp.php:415 msgid "Hide Announcements" msgstr "" #: src/Admin/Pages/Misc.php:99, wp_mail_smtp.php:420 msgid "Check this if you would like to hide plugin announcements and update details." msgstr "" #: src/Admin/Pages/Misc.php:108 msgid "Uninstall WP Mail SMTP" msgstr "" #: src/Admin/Pages/Misc.php:116 msgid "Check this if you would like to remove ALL WP Mail SMTP data upon plugin deletion. All settings will be unrecoverable." msgstr "" #: src/Admin/Pages/Misc.php:122, src/Admin/Pages/Settings.php:239 msgid "Save Settings" msgstr "" #: src/Admin/Pages/Misc.php:153, src/Admin/Pages/Settings.php:432 msgid "Settings were successfully saved." msgstr "" #: src/Admin/Pages/Settings.php:52 msgid "Mail" msgstr "" #: src/Admin/Pages/Settings.php:59, wp_mail_smtp.php:311 msgid "From Email" msgstr "" #: src/Admin/Pages/Settings.php:70, src/Admin/Pages/Settings.php:95 msgid "Gmail doesn't allow to override From Email. Emails will be sent using the email address you used to setup the connection." msgstr "" #: src/Admin/Pages/Settings.php:74 msgid "The email address which emails are sent from." msgstr "" #: src/Admin/Pages/Settings.php:75 msgid "If you using an email provider (Gmail, Yahoo, Outlook.com, etc) this should be your email address for that account." msgstr "" #: src/Admin/Pages/Settings.php:78 msgid "Please note that other plugins can change this, to prevent this use the setting below." msgstr "" #: src/Admin/Pages/Settings.php:90 msgid "Force From Email" msgstr "" #: src/Admin/Pages/Settings.php:99 msgid "If checked, the From Email setting above will be used for all emails, ignoring values set by other plugins." msgstr "" #: src/Admin/Pages/Settings.php:109, wp_mail_smtp.php:330 msgid "From Name" msgstr "" #: src/Admin/Pages/Settings.php:120, src/Admin/Pages/Settings.php:141 msgid "Gmail doesn't allow to override From Name. Emails will not have From Name defined at all." msgstr "" #: src/Admin/Pages/Settings.php:124 msgid "The name which emails are sent from." msgstr "" #: src/Admin/Pages/Settings.php:136 msgid "Force From Name" msgstr "" #: src/Admin/Pages/Settings.php:145 msgid "If checked, the From Name setting above will be used for all emails, ignoring values set by other plugins." msgstr "" #: src/Admin/Pages/Settings.php:154, wp_mail_smtp.php:345, wp_mail_smtp.php:350 msgid "Mailer" msgstr "" #: src/Admin/Pages/Settings.php:189, wp_mail_smtp.php:386, wp_mail_smtp.php:391 msgid "Return Path" msgstr "" #: src/Admin/Pages/Settings.php:198, wp_mail_smtp.php:396 msgid "Set the return-path to match the From Email" msgstr "" #: src/Admin/Pages/Settings.php:203 msgid "Gmail doesn't allow to override Return Path. Emails will be bounced to the same email addresee they were sent from." msgstr "" #: src/Admin/Pages/Settings.php:207, wp_mail_smtp.php:400 msgid "Return Path indicates where non-delivery receipts - or bounce messages - are to be sent." msgstr "" #: src/Admin/Pages/Settings.php:208 msgid "If unchecked bounce messages may be lost." msgstr "" #: src/Admin/Pages/Settings.php:283 msgid "Get WPForms Pro and Support WP Mail SMTP" msgstr "" #: src/Admin/Pages/Settings.php:287, src/Admin/Pages/Test.php:1056 msgid "WP Mail SMTP is a free plugin, and the team behind WPForms maintains it to give back to the WordPress community." msgstr "" #. translators: %s - WPForms.com URL. #: src/Admin/Pages/Settings.php:295 msgid "Please consider supporting us by purchasing a WPForms Pro license. Aside from getting access to the best drag & drop WordPress form builder plugin, your purchase will help us continue to maintain and add new features to the WP Mail SMTP plugin while keeping this SMTP plugin free for the larger WordPress community." msgstr "" #. translators: %s - link to WP.org repo and 5 HTML encoded stars as a label. #: src/Admin/Pages/Settings.php:313 msgid "We know that you will truly love WPForms. It has over 2000+ five star ratings (%s) and is active on over 1 million websites." msgstr "" #: src/Admin/Pages/Settings.php:319 msgid "Other Benefits:" msgstr "" #: src/Admin/Pages/Settings.php:323 msgid "Access to premium support for WP Mail SMTP" msgstr "" #: src/Admin/Pages/Settings.php:324 msgid "Get the best drag & drop form builder" msgstr "" #: src/Admin/Pages/Settings.php:325 msgid "All form features like file upload, pagination, etc" msgstr "" #: src/Admin/Pages/Settings.php:326 msgid "Create surveys & polls with the surveys addon" msgstr "" #: src/Admin/Pages/Settings.php:329 msgid "No future ads inside WP Mail SMTP admin" msgstr "" #: src/Admin/Pages/Settings.php:330 msgid "Pre-made form templates and smart conditional logic" msgstr "" #: src/Admin/Pages/Settings.php:331 msgid "500+ integrations with different marketing & payment services" msgstr "" #: src/Admin/Pages/Settings.php:332 msgid "Collect signatures, geo-location data, and more" msgstr "" #. translators: %1$s - WPForms.com URL, %2$s - percents off. #: src/Admin/Pages/Settings.php:341 msgid "Get WPForms Pro and support WP Mail SMTP - use coupon \"thankyou\" to save %2$s off your purchase." msgstr "" #: src/Admin/Pages/Test.php:36 msgid "Email Test" msgstr "" #: src/Admin/Pages/Test.php:58, wp_mail_smtp.php:613 msgid "Send a Test Email" msgstr "" #: src/Admin/Pages/Test.php:65 msgid "Send To" msgstr "" #: src/Admin/Pages/Test.php:71 msgid "Change an email address a test email will be sent to." msgstr "" #: src/Admin/Pages/Test.php:79 msgid "HTML" msgstr "" #: src/Admin/Pages/Test.php:85, src/Providers/OptionsAbstract.php:204, src/Providers/OptionsAbstract.php:226 msgid "On" msgstr "" #: src/Admin/Pages/Test.php:86, src/Providers/OptionsAbstract.php:205, src/Providers/OptionsAbstract.php:227 msgid "Off" msgstr "" #: src/Admin/Pages/Test.php:89 msgid "Send this email in HTML or in plain text format." msgstr "" #: src/Admin/Pages/Test.php:104 msgid "You cannot send an email. Mailer is not properly configured. Please check your settings." msgstr "" #: src/Admin/Pages/Test.php:108 msgid "Send Email" msgstr "" #: src/Admin/Pages/Test.php:136 msgid "Test failed. Please use a valid email address and try to resend the test email." msgstr "" #. translators: %s - email address a test email will be sent to. #: src/Admin/Pages/Test.php:158 msgid "Test email to %s" msgstr "" #: src/Admin/Pages/Test.php:173 msgid "Test plain text email was sent successfully!" msgstr "" #. translators: %s - "HTML" in bold. #: src/Admin/Pages/Test.php:177 msgid "Test %s email was sent successfully! Please check your inbox to make sure it is delivered." msgstr "" #. translators: %s - mailer name. #: src/Admin/Pages/Test.php:365 msgid "This email was sent by %s mailer, and WP Mail SMTP plugin by WPForms generated it." msgstr "" #: src/Admin/Pages/Test.php:530 msgid "SSL certificate issue." msgstr "" #: src/Admin/Pages/Test.php:531 msgid "This means your web server cannot reliably make secure connections (make requests to HTTPS sites)." msgstr "" #: src/Admin/Pages/Test.php:532, src/Admin/Pages/Test.php:583 msgid "Typically this error is returned when web server is not configured properly." msgstr "" #: src/Admin/Pages/Test.php:535 msgid "Contact your web hosting provider and inform them your site has an issue with SSL certificates." msgstr "" #: src/Admin/Pages/Test.php:536, src/Admin/Pages/Test.php:587 msgid "The exact error you can provide them is in the Error log, available at the bottom of this page." msgstr "" #: src/Admin/Pages/Test.php:537, src/Admin/Pages/Test.php:588 msgid "Ask them to resolve the issue then try again." msgstr "" #: src/Admin/Pages/Test.php:548 msgid "Could not connect to host." msgstr "" #. translators: %s - SMTP host address. #. translators: %s - SMTP host address. #. translators: %s - SMTP host address. #: src/Admin/Pages/Test.php:552, src/Admin/Pages/Test.php:579, src/Admin/Pages/Test.php:652 msgid "This means your web server was unable to connect to %s." msgstr "" #: src/Admin/Pages/Test.php:555, src/Admin/Pages/Test.php:582, src/Admin/Pages/Test.php:655 msgid "This means your web server was unable to connect to the host server." msgstr "" #: src/Admin/Pages/Test.php:556 msgid "Typically this error is returned your web server is blocking the connections or the SMTP host denying the request." msgstr "" #. translators: %s - SMTP host address. #: src/Admin/Pages/Test.php:561 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." msgstr "" #: src/Admin/Pages/Test.php:564 msgid "If using \"Other SMTP\" Mailer, triple check your SMTP settings including host address, email, and password." msgstr "" #: src/Admin/Pages/Test.php:565 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)." msgstr "" #: src/Admin/Pages/Test.php:575 msgid "Could not connect to your host." msgstr "" #: src/Admin/Pages/Test.php:586 msgid "Contact your web hosting provider and inform them you are having issues making outbound connections." msgstr "" #: src/Admin/Pages/Test.php:598 msgid "Could not authenticate your SMTP account." msgstr "" #: src/Admin/Pages/Test.php:599 msgid "This means we were able to connect to your SMTP host, but were not able to proceed using the email/password in the settings." msgstr "" #: src/Admin/Pages/Test.php:600 msgid "Typically this error is returned when the email or password is not correct or is not what the SMTP host is expecting." msgstr "" #: src/Admin/Pages/Test.php:603 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." msgstr "" #: src/Admin/Pages/Test.php:604, src/Admin/Pages/Test.php:681 msgid "Contact your SMTP host to confirm you are using the correct username and password." msgstr "" #: src/Admin/Pages/Test.php:605, src/Admin/Pages/Test.php:682 msgid "Verify with your SMTP host that your account has permissions to send emails using outside connections." msgstr "" #: src/Admin/Pages/Test.php:615 msgid "Error due to unsolicited and/or bulk e-mail." msgstr "" #: src/Admin/Pages/Test.php:616 msgid "This means the connection to your SMTP host was made successfully, but the host rejected the email." msgstr "" #: src/Admin/Pages/Test.php:617 msgid "Typically this error is returned when your are sending too many e-mails or e-mails that have been identified as spam." msgstr "" #: src/Admin/Pages/Test.php:620 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." msgstr "" #: src/Admin/Pages/Test.php:621 msgid "Contact your SMTP host to ask about sending/rate limits." msgstr "" #: src/Admin/Pages/Test.php:622 msgid "Verify with them your SMTP account is in good standing and your account has not been flagged." msgstr "" #: src/Admin/Pages/Test.php:632 msgid "Unauthenticated senders are not allowed." msgstr "" #: src/Admin/Pages/Test.php:633 msgid "This means the connection to your SMTP host was made successfully, but you should enable Authentication and provide correct Username and Password." msgstr "" #: src/Admin/Pages/Test.php:636 msgid "Go to WP Mail SMTP plugin Settings page." msgstr "" #: src/Admin/Pages/Test.php:637 msgid "Enable Authentication" msgstr "" #: src/Admin/Pages/Test.php:638 msgid "Enter correct SMTP Username (usually this is an email address) and Password in the appropriate fields." msgstr "" #: src/Admin/Pages/Test.php:648 msgid "Could not connect to the SMTP host." msgstr "" #: src/Admin/Pages/Test.php:656, src/Admin/Pages/Test.php:977 msgid "Typically this error is returned for one of the following reasons:" msgstr "" #: src/Admin/Pages/Test.php:657 msgid "SMTP settings are incorrect (wrong port, security setting, incorrect host)." msgstr "" #: src/Admin/Pages/Test.php:658, src/Admin/Pages/Test.php:979 msgid "Your web server is blocking the connection." msgstr "" #: src/Admin/Pages/Test.php:659 msgid "Your SMTP host is rejecting the connection." msgstr "" #: src/Admin/Pages/Test.php:662 msgid "Triple check your SMTP settings including host address, email, and password, port, and security." msgstr "" #. translators: %1$s - SMTP host address, %2$s - SMTP port, %3$s - SMTP encryption. #: src/Admin/Pages/Test.php:666 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.
Note: this is the most common cause of this issue." msgstr "" #: src/Admin/Pages/Test.php:679 msgid "no" msgstr "" #: src/Admin/Pages/Test.php:692, src/Admin/Pages/Test.php:708 msgid "Mailgun failed." msgstr "" #: src/Admin/Pages/Test.php:693 msgid "Typically this error is because there is an issue with your Mailgun settings, in many cases the API key." msgstr "" #: src/Admin/Pages/Test.php:696 msgid "Verify your API key is correct." msgstr "" #: src/Admin/Pages/Test.php:697 msgid "Go to your Mailgun account and view your API key." msgstr "" #: src/Admin/Pages/Test.php:698 msgid "Note that the API key includes the \"key\" prefix, so make sure that it is in the WP Mail SMTP Mailgun API setting." msgstr "" #: src/Admin/Pages/Test.php:709 msgid "Your Mailgun account does not have access to send emails." msgstr "" #: src/Admin/Pages/Test.php:710 msgid "Typically this error is because you have not setup and/or complete domain name verification for your Mailgun account." msgstr "" #. translators: %s - Mailgun documentation URL. #: src/Admin/Pages/Test.php:716 msgid "Go to our how-to guide for setting up Mailgun with WP Mail SMTP." msgstr "" #: src/Admin/Pages/Test.php:727 msgid "Complete the steps in section \"2. Verify Your Domain\"." msgstr "" #: src/Admin/Pages/Test.php:737, src/Admin/Pages/Test.php:788, src/Admin/Pages/Test.php:809, src/Admin/Pages/Test.php:836, src/Admin/Pages/Test.php:852, src/Admin/Pages/Test.php:907, src/Admin/Pages/Test.php:934 msgid "Google API Error." msgstr "" #: src/Admin/Pages/Test.php:738 msgid "You have not properly configured Gmail mailer." msgstr "" #: src/Admin/Pages/Test.php:739 msgid "Make sure that you have clicked the \"Allow plugin to send emails using your Google account\" button under Gmail settings." msgstr "" #: src/Admin/Pages/Test.php:742 msgid "Go to plugin Settings page and click the \"Allow plugin to send emails using your Google account\" button." msgstr "" #: src/Admin/Pages/Test.php:743 msgid "After the click you should be redirected to a Gmail authorization screen, where you will be asked a permission to send emails on your behalf." msgstr "" #: src/Admin/Pages/Test.php:744 msgid "Please click \"Agree\", if you see that button. If not - you will need to enable less secure apps first:" msgstr "" #. translators: %s - Google support article URL. #: src/Admin/Pages/Test.php:750 msgid "if you are using regular Gmail account, please read this article to proceed." msgstr "" #. translators: %s - Google support article URL. #: src/Admin/Pages/Test.php:766 msgid "if you are using G Suite, please read this article to proceed." msgstr "" #: src/Admin/Pages/Test.php:789 msgid "Typically this error is because address the email was sent to is invalid or was empty." msgstr "" #: src/Admin/Pages/Test.php:792 msgid "Check the \"Send To\" email address used and confirm it is a valid email and was not empty." msgstr "" #. translators: 1 - correct email address example. 2 - incorrect email address example. #: src/Admin/Pages/Test.php:795 msgid "It should be something like this: %1$s. These are incorrect values: %2$s." msgstr "" #: src/Admin/Pages/Test.php:799 msgid "Make sure that the generated email has a TO header, useful when you are responsible for email creation." msgstr "" #: src/Admin/Pages/Test.php:810 msgid "Unfortunately, this error can be due to many different reasons." msgstr "" #. translators: %s - Blog article URL. #: src/Admin/Pages/Test.php:816 msgid "Please read this article to learn more about what can cause this error and how it can be resolved." msgstr "" #: src/Admin/Pages/Test.php:837 msgid "Authentication code that Google returned to you has already been used on your previous auth attempt." msgstr "" #: src/Admin/Pages/Test.php:840 msgid "Make sure that you are not trying to manually clean up the plugin options to retry the \"Allow...\" step." msgstr "" #: src/Admin/Pages/Test.php:841 msgid "Reinstall the plugin with clean plugin data turned on on Misc page. This will remove all the plugin options and you will be safe to retry." msgstr "" #: src/Admin/Pages/Test.php:842 msgid "Make sure there is no aggressive caching on site admin area pages or try to clean cache between attempts." msgstr "" #: src/Admin/Pages/Test.php:853 msgid "There are various reasons for that, please review the steps below." msgstr "" #. translators: %s - Google G Suite Admin area URL. #: src/Admin/Pages/Test.php:859 msgid "Make sure that your G Suite trial period has not expired. You can check the status here." msgstr "" #. translators: %s - Google G Suite Admin area URL. #: src/Admin/Pages/Test.php:873 msgid "Make sure that Gmail app in your G Suite is actually enabled. You can check that in Apps list in G Suite Admin area." msgstr "" #. translators: %s - Google Developers Console URL. #: src/Admin/Pages/Test.php:887 msgid "Make sure that you have Gmail API enabled, and you can do that here." msgstr "" #: src/Admin/Pages/Test.php:910, src/Admin/Pages/Test.php:938 msgid "Make sure that the used Client ID/Secret correspond to a proper project that has Gmail API enabled." msgstr "" #. translators: %s - WPForms.com tutorial URL. #: src/Admin/Pages/Test.php:914 msgid "Please follow our Gmail tutorial to be sure that all the correct project and data is applied." msgstr "" #: src/Admin/Pages/Test.php:935 msgid "You may have added a new API to a project" msgstr "" #: src/Admin/Pages/Test.php:939 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." msgstr "" #: src/Admin/Pages/Test.php:975 msgid "An issue was detected." msgstr "" #: src/Admin/Pages/Test.php:976 msgid "This means your test email was unable to be sent." msgstr "" #: src/Admin/Pages/Test.php:978 msgid "Plugin settings are incorrect (wrong SMTP settings, invalid Mailer configuration, etc)." msgstr "" #: src/Admin/Pages/Test.php:980 msgid "Your host is rejecting the connection." msgstr "" #: src/Admin/Pages/Test.php:983 msgid "Triple check the plugin settings, consider reconfiguring to make sure everything is correct (eg bad copy and paste)." msgstr "" #: src/Admin/Pages/Test.php:985 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.
Note: this is the most common cause of this issue." msgstr "" #: src/Admin/Pages/Test.php:991 msgid "Try using a different mailer." msgstr "" #: src/Admin/Pages/Test.php:1010 msgid "There was a problem while sending the test email." msgstr "" #: src/Admin/Pages/Test.php:1020 msgid "Recommended next steps:" msgstr "" #: src/Admin/Pages/Test.php:1030 msgid "Need support?" msgstr "" #. translators: %s - WPForms account area link. #: src/Admin/Pages/Test.php:1039 msgid "As a WPForms Pro user you have access to WP Mail SMTP priority support. Please log in to your WPForms.com account and submit a support ticket." msgstr "" #. translators: %s - WPForms URL. #: src/Admin/Pages/Test.php:1064 msgid "To access priority support from our team, please purchase a WPForms license. Along with getting priority support for WP Mail SMTP, you will also get access to the best drag & drop WordPress form builder plugin." msgstr "" #. translators: %s - Star icons. #: src/Admin/Pages/Test.php:1083 msgid "WPForms is being used on over 1 million websites and has over 2000+ five star ratings (%s)." msgstr "" #: src/Admin/Pages/Test.php:1096 msgid "You will truly love the WPForms plugin, but most importantly your support will help us continue to maintain and add new features to the WP Mail SMTP plugin while keeping it free for the larger WordPress community." msgstr "" #. translators: %1$s - WP Mail SMTP support policy URL, %2$s - WP Mail SMTP support forum URL, %3$s - WPForms URL. #: src/Admin/Pages/Test.php:1104 msgid "Alternatively, we also offer limited support on the WordPress.org support forums. You can create a support thread 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 purchasing a WPForms license to access our priority support ticket system." msgstr "" #: src/Admin/Pages/Test.php:1125 msgid "Click here to view the full Error Log for debugging" msgstr "" #: src/Admin/Pages/Test.php:1134 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." msgstr "" #: src/Core.php:262 msgid "Install Recommended Plugin" msgstr "" #: src/Core.php:263 msgid "Recommended" msgstr "" #. translators: 1: plugin name(s). #. translators: 1: plugin name(s). #: src/Core.php:265, src/Core.php:271 msgid "Thanks for installing WP Mail SMTP. We also recommend using %1$s. It's the best drag & drop form builder, has over 1 million active installs, and over 2000+ 5 star ratings." msgid_plural "Thanks for installing WP Mail SMTP. We also recommend using %1$s. It's the best drag & drop form builder, has over 1 million active installs, and over 2000+ 5 star ratings." msgstr[0] "" msgstr[1] "" #: src/Core.php:276 msgid "Install WPForms Now" msgid_plural "Begin installing plugins" msgstr[0] "" msgstr[1] "" #: src/Core.php:277 msgid "Activate WPForms" msgid_plural "Begin activating plugins" msgstr[0] "" msgstr[1] "" #: src/Core.php:278 msgid "Return to Recommended Plugin Installer" msgstr "" #. translators: 1: dashboard link. #: src/Core.php:280 msgid "The recommended plugin was installed and activated successfully. %1$s" msgstr "" #: src/Core.php:281 msgid "There is one recommended plugin to install, update or activate." msgstr "" #. translators: %1$s - plugin name and its version, %2$s - plugin Misc settings page. #: src/Core.php:306 msgid "EMAILING DISABLED: The %1$s is currently blocking all emails from being sent. To send emails, go to plugin Misc settings and disable the \"Do Not Send\" option." msgstr "" #. translators: %s - plugin name and its version. #: src/Core.php:336 msgid "EMAIL DELIVERY ERROR: the plugin %s logged this error during the last time it tried to send an email:" msgstr "" #: src/Core.php:367 msgid "Consider running an email test after fixing it." msgstr "" #. translators: %1$s - Plugin name causing conflict; %2$s - Plugin name causing conflict. #: src/Core.php:522 msgid "Heads up! WP Mail SMTP has detected %1$s is activated. Please deactivate %2$s to prevent conflicts." msgstr "" #: src/Providers/Gmail/Options.php:25 msgid "Gmail" msgstr "" #. translators: %1$s - opening link tag; %2$s - closing link tag. #: src/Providers/Gmail/Options.php:29 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.

Read our %1$sGmail documentation%2$s to learn how to configure Gmail or G Suite." msgstr "" #: src/Providers/Gmail/Options.php:64 msgid "Client ID" msgstr "" #: src/Providers/Gmail/Options.php:79 msgid "Client Secret" msgstr "" #: src/Providers/Gmail/Options.php:94 msgid "Authorized redirect URI" msgstr "" #: src/Providers/Gmail/Options.php:102 msgid "Copy URL to clipboard" msgstr "" #: src/Providers/Gmail/Options.php:107 msgid "This is the path on your site that you will be redirected to after you have authenticated with Google." msgstr "" #: src/Providers/Gmail/Options.php:109 msgid "You need to copy this URL into \"Authorized redirect URIs\" field for you web application on Google APIs site for your project there." msgstr "" #: src/Providers/Gmail/Options.php:118 msgid "Authorization" msgstr "" #: src/Providers/Gmail/Options.php:143 msgid "Are you sure you want to reset the current Gmail connection? You will need to immediately create a new one to be able to send emails." msgstr "" #: src/Providers/Gmail/Options.php:151 msgid "Allow plugin to send emails using your Google account" msgstr "" #: src/Providers/Gmail/Options.php:154 msgid "Click the button above to confirm authorization." msgstr "" #: src/Providers/Gmail/Options.php:160 msgid "Remove Connection" msgstr "" #: src/Providers/Gmail/Options.php:163 msgid "Removing the connection will give you an ability to redo the connection or link to another Google account." msgstr "" #: src/Providers/Gmail/Options.php:171 msgid "To setup Gmail integration properly you should save Client ID and Client Secret." msgstr "" #: src/Providers/Mailgun/Options.php:25 msgid "Mailgun" msgstr "" #. translators: %1$s - opening link tag; %2$s - closing link tag; %3$s - opening link tag; %4$s - closing link tag. #: src/Providers/Mailgun/Options.php:29 msgid "%1$sMailgun%2$s is one of the leading transactional email services trusted by over 10,000 website and application developers. They provide users 10,000 free emails per month.

Read our %3$sMailgun documentation%4$s to learn how to configure Mailgun and improve your email deliverability." msgstr "" #: src/Providers/Mailgun/Options.php:57 msgid "Private API Key" msgstr "" #. translators: %s - API key link. #: src/Providers/Mailgun/Options.php:69 msgid "Follow this link to get an API Key from Mailgun: %s." msgstr "" #: src/Providers/Mailgun/Options.php:71 msgid "Get a Private API Key" msgstr "" #: src/Providers/Mailgun/Options.php:82 msgid "Domain Name" msgstr "" #. translators: %s - Domain Name link. #: src/Providers/Mailgun/Options.php:94 msgid "Follow this link to get a Domain Name from Mailgun: %s." msgstr "" #: src/Providers/Mailgun/Options.php:96 msgid "Get a Domain Name" msgstr "" #: src/Providers/Mailgun/Options.php:107 msgid "Region" msgstr "" #: src/Providers/Mailgun/Options.php:117 msgid "US" msgstr "" #: src/Providers/Mailgun/Options.php:126 msgid "EU" msgstr "" #: src/Providers/Mailgun/Options.php:130 msgid "Define which endpoint you want to use for sending messages." msgstr "" #: src/Providers/Mailgun/Options.php:131 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:136 msgid "More information on Mailgun.com." msgstr "" #: src/Providers/Mail/Options.php:25 msgid "Default (none)" msgstr "" #: src/Providers/Mail/Options.php:37 msgid "You currently have the native WordPress option selected. Please select any other Mailer option above to continue the setup." msgstr "" #: src/Providers/OptionsAbstract.php:126, wp_mail_smtp.php:440 msgid "SMTP Host" msgstr "" #: src/Providers/OptionsAbstract.php:140, wp_mail_smtp.php:455, wp_mail_smtp.php:459, wp_mail_smtp.php:574, wp_mail_smtp.php:580 msgid "Encryption" msgstr "" #: src/Providers/OptionsAbstract.php:150 msgid "None" msgstr "" #: src/Providers/OptionsAbstract.php:159 msgid "SSL" msgstr "" #: src/Providers/OptionsAbstract.php:168 msgid "TLS" msgstr "" #: src/Providers/OptionsAbstract.php:172 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:180, wp_mail_smtp.php:448, wp_mail_smtp.php:566 msgid "SMTP Port" msgstr "" #: src/Providers/OptionsAbstract.php:194 msgid "Auto TLS" msgstr "" #: src/Providers/OptionsAbstract.php:208 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." msgstr "" #: src/Providers/OptionsAbstract.php:216, wp_mail_smtp.php:482, wp_mail_smtp.php:486 msgid "Authentication" msgstr "" #: src/Providers/OptionsAbstract.php:235 msgid "SMTP Username" msgstr "" #: src/Providers/OptionsAbstract.php:249 msgid "SMTP Password" msgstr "" #. translators: %s - wp-config.php. #: src/Providers/OptionsAbstract.php:263 msgid "The password is stored in plain text. We highly recommend you setup your password in your WordPress configuration file for improved security; to do this add the lines below to your %s file." msgstr "" #. translators: %1$s - Provider name; %2$s - PHP version required by Provider; %3$s - current PHP version. #: src/Providers/OptionsAbstract.php:300 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." msgstr "" #: src/Providers/OptionsAbstract.php:307 msgid "Meanwhile you can switch to the \"Other SMTP\" Mailer option." msgstr "" #: src/Providers/Pepipost/Options.php:25 msgid "Pepipost" msgstr "" #: src/Providers/Sendgrid/Options.php:25 msgid "SendGrid" msgstr "" #. 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 month.

Read our %3$sSendGrid documentation%4$s to learn how to set up SendGrid and improve your email deliverability." msgstr "" #: src/Providers/Sendgrid/Options.php:57 msgid "API Key" msgstr "" #. translators: %s - API key link. #: src/Providers/Sendgrid/Options.php:69 msgid "Follow this link to get an API Key from SendGrid: %s." msgstr "" #: src/Providers/Sendgrid/Options.php:71 msgid "Create API Key" msgstr "" #. translators: %s - SendGrid access level. #: src/Providers/Sendgrid/Options.php:79 msgid "To send emails you will need only a %s access level for this API key." msgstr "" #: src/Providers/SMTP/Options.php:25 msgid "Other SMTP" msgstr "" #: src/Providers/SMTP/Options.php:29 msgid "Use the SMTP details provided by your hosting provider or email service.

To see recommended settings for the popular services as well as troubleshooting tips, check out our %1$sSMTP documentation%2$s." msgstr "" #. translators: %s - email address where test mail will be sent to. #: wp_mail_smtp.php:266 msgid "Test mail to %s" msgstr "" #: wp_mail_smtp.php:267 msgid "This is a test email generated by the WP Mail SMTP WordPress plugin." msgstr "" #: wp_mail_smtp.php:283 msgid "Test Message Sent" msgstr "" #: wp_mail_smtp.php:284 msgid "The result was:" msgstr "" #: wp_mail_smtp.php:287 msgid "The full debugging output is shown below:" msgstr "" #: wp_mail_smtp.php:290 msgid "The SMTP debugging output is shown below:" msgstr "" #: wp_mail_smtp.php:257, wp_mail_smtp.php:631 msgid "Send Test" msgstr "" #: wp_mail_smtp.php:302, wp_mail_smtp.php:667 msgid "WP Mail SMTP Settings" msgstr "" #: wp_mail_smtp.php:318 msgid "You can specify the email address that emails should be sent from. If you leave this blank, the default email will be used." msgstr "" #: wp_mail_smtp.php:321 msgid "Please Note: You appear to be using a version of WordPress prior to 2.3. Please ignore the From Name field and instead enter Name<email@domain.com> in this field." msgstr "" #: wp_mail_smtp.php:336 msgid "You can specify the name that emails should be sent from. If you leave this blank, the emails will be sent from WordPress." msgstr "" #: wp_mail_smtp.php:355 msgid "Send all WordPress emails via SMTP." msgstr "" #: wp_mail_smtp.php:359 msgid "Use the PHP mail() function to send emails." msgstr "" #: wp_mail_smtp.php:365 msgid "Use Pepipost SMTP to send emails." msgstr "" #. translators: %1$s - link start; %2$s - link end. #: wp_mail_smtp.php:371 msgid "Looking for high inbox delivery? Try Pepipost with easy setup and free emails. Learn more %1$shere%2$s." msgstr "" #: wp_mail_smtp.php:428, wp_mail_smtp.php:528, wp_mail_smtp.php:604 msgid "Save Changes" msgstr "" #: wp_mail_smtp.php:433 msgid "SMTP Options" msgstr "" #: wp_mail_smtp.php:435 msgid "These options only apply if you have chosen to send mail by SMTP above." msgstr "" #: wp_mail_smtp.php:464, wp_mail_smtp.php:586 msgid "No encryption." msgstr "" #: wp_mail_smtp.php:469, wp_mail_smtp.php:591 msgid "Use SSL encryption." msgstr "" #: wp_mail_smtp.php:474, wp_mail_smtp.php:596 msgid "Use TLS encryption." msgstr "" #: wp_mail_smtp.php:477 msgid "TLS is not the same as STARTTLS. For most servers SSL is the recommended option." msgstr "" #: wp_mail_smtp.php:491 msgid "No: Do not use SMTP authentication." msgstr "" #: wp_mail_smtp.php:496 msgid "Yes: Use SMTP authentication." msgstr "" #: wp_mail_smtp.php:500 msgid "If this is set to no, the values below are ignored." msgstr "" #: wp_mail_smtp.php:507, wp_mail_smtp.php:550 msgid "Username" msgstr "" #: wp_mail_smtp.php:515, wp_mail_smtp.php:558 msgid "Password" msgstr "" #: wp_mail_smtp.php:521 msgid "This is in plain text because it must not be stored encrypted." msgstr "" #: wp_mail_smtp.php:535 msgid "Pepipost SMTP Options" msgstr "" #. translators: %s - Pepipost registration URL. #: wp_mail_smtp.php:541 msgid "You need to signup on %s to get the SMTP username/password." msgstr "" #: wp_mail_smtp.php:621 msgid "To" msgstr "" #: wp_mail_smtp.php:625 msgid "Type an email address here and then click Send Test to generate a test email." msgstr ""