WP Mail SMTP by WPForms - Version 3.5.1

Version Description

  • 2022-07-14 =
  • Changed: Removed MailPoet from the list of conflicting plugins.
  • Fixed: PHP warning for undefined variable when using the Default (none) mailer.
Download this release

Release Info

Developer capuderg
Plugin Icon 128x128 WP Mail SMTP by WPForms
Version 3.5.1
Comparing to
See all releases

Code changes from version 3.5.0 to 3.5.1

assets/images/about/team.jpg CHANGED
Binary file
assets/languages/wp-mail-smtp-vue.php CHANGED
@@ -85,14 +85,11 @@ $generated_i18n_strings = array(
85
  // Reference: src/modules/settings/api/index.js:21
86
  __( 'It looks like we can\'t load the settings.', 'wp-mail-smtp' ),
87
 
88
- // Reference: src/modules/plugins/api/index.js:69
89
  // Reference: src/modules/settings/api/index.js:234
90
- // Reference: src/modules/setup-wizard/api/index.js:39
91
  /* Translators: Error status and error text. */
92
  __( '%1$s, %2$s', 'wp-mail-smtp' ),
93
 
94
  // Reference: src/modules/settings/api/index.js:238
95
- // Reference: src/modules/setup-wizard/api/index.js:43
96
  __( 'You appear to be offline.', 'wp-mail-smtp' ),
97
 
98
  // Reference: src/modules/settings/api/index.js:51
@@ -125,10 +122,10 @@ $generated_i18n_strings = array(
125
  // Reference: src/modules/setup-wizard/components/steps/WizardStepConfigureMailer.vue:49
126
  __( 'Below, we\'ll show you all of the settings required to set up this mailer.', 'wp-mail-smtp' ),
127
 
128
- // Reference: src/modules/setup-wizard/components/steps/WizardStepChooseMailer.vue:56
129
  __( 'Save and Continue', 'wp-mail-smtp' ),
130
 
131
- // Reference: src/modules/setup-wizard/components/steps/WizardStepChooseMailer.vue:57
132
  __( 'Previous Step', 'wp-mail-smtp' ),
133
 
134
  // Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:106
@@ -202,35 +199,35 @@ $generated_i18n_strings = array(
202
  // Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:93
203
  __( 'Rate on WordPress.org', 'wp-mail-smtp' ),
204
 
205
- // Reference: src/modules/setup-wizard/components/steps/configure-mailer/SmtpCom.vue:35
206
  __( 'API Key', 'wp-mail-smtp' ),
207
 
208
  // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendlayer.vue:35
209
  /* Translators: Link to the SendLayer API settings. */
210
  __( '%1$sFollow this link%2$s to get an API Key for SendLayer.', 'wp-mail-smtp' ),
211
 
212
- // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:45
213
  __( 'From Name', 'wp-mail-smtp' ),
214
 
215
- // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:46
216
  __( 'Force From Name', 'wp-mail-smtp' ),
217
 
218
- // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:47
219
  __( 'From Email', 'wp-mail-smtp' ),
220
 
221
- // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:48
222
  __( 'Force From Email', 'wp-mail-smtp' ),
223
 
224
- // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:52
225
  __( 'If enabled, the From Name setting above will be used for all emails, ignoring values set by other plugins.', 'wp-mail-smtp' ),
226
 
227
- // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:53
228
  __( 'If enabled, the From Email setting above will be used for all emails, ignoring values set by other plugins.', 'wp-mail-smtp' ),
229
 
230
- // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:49
231
  __( 'The name that emails are sent from.', 'wp-mail-smtp' ),
232
 
233
- // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:50
234
  __( 'The email address that emails are sent from.', 'wp-mail-smtp' ),
235
 
236
  // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendlayer.vue:44
@@ -245,22 +242,22 @@ $generated_i18n_strings = array(
245
  // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Zoho.vue:36
246
  __( 'The data center location used by your Zoho account.', 'wp-mail-smtp' ),
247
 
248
- // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Zoho.vue:37
249
  __( 'Client ID', 'wp-mail-smtp' ),
250
 
251
- // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Zoho.vue:38
252
  __( 'Client Secret', 'wp-mail-smtp' ),
253
 
254
- // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Zoho.vue:39
255
  __( 'Redirect URI', 'wp-mail-smtp' ),
256
 
257
- // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Zoho.vue:40
258
  __( 'Authorization', 'wp-mail-smtp' ),
259
 
260
  // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Zoho.vue:45
261
  __( 'Read how to set up Zoho Mail', 'wp-mail-smtp' ),
262
 
263
- // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendgrid.vue:30
264
  __( 'Sending Domain', 'wp-mail-smtp' ),
265
 
266
  // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:38
@@ -277,7 +274,7 @@ $generated_i18n_strings = array(
277
  // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:50
278
  __( 'Read how to set up Sendinblue', 'wp-mail-smtp' ),
279
 
280
- // Reference: src/modules/setup-wizard/components/steps/configure-mailer/SmtpCom.vue:51
281
  __( 'Transparency and Disclosure', 'wp-mail-smtp' ),
282
 
283
  // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:53
@@ -292,7 +289,7 @@ $generated_i18n_strings = array(
292
  // Reference: src/modules/setup-wizard/components/steps/WizardStepImport.vue:48
293
  __( 'Import Data and Continue', 'wp-mail-smtp' ),
294
 
295
- // Reference: src/modules/setup-wizard/components/steps/WizardStepImport.vue:49
296
  __( 'Skip this Step', 'wp-mail-smtp' ),
297
 
298
  // Reference: src/modules/setup-wizard/components/steps/WizardStepImport.vue:54
@@ -381,10 +378,10 @@ $generated_i18n_strings = array(
381
  // Reference: src/modules/setup-wizard/components/steps/configure-mailer/AmazonSES.vue:58
382
  __( 'Amazon SES 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 ', 'wp-mail-smtp' ),
383
 
384
- // Reference: src/modules/setup-wizard/components/steps/configure-mailer/AmazonSES.vue:59
385
  __( 'WPBeginner\'s tutorial on how to set up SSL', 'wp-mail-smtp' ),
386
 
387
- // Reference: src/modules/setup-wizard/components/steps/configure-mailer/AmazonSES.vue:60
388
  __( 'If you\'d prefer not to set up SSL, or need an SMTP solution in the meantime, please go back and select a different mailer option.', 'wp-mail-smtp' ),
389
 
390
  // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:35
@@ -456,7 +453,7 @@ $generated_i18n_strings = array(
456
  // Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:62
457
  __( 'Create beautiful contact forms with just a few clicks.', 'wp-mail-smtp' ),
458
 
459
- // Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:92
460
  __( 'Keep records of every email that\'s sent out from your website.', 'wp-mail-smtp' ),
461
 
462
  // Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:65
@@ -465,10 +462,10 @@ $generated_i18n_strings = array(
465
  // Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:66
466
  __( 'Get statistics about emails you\'ve sent.', 'wp-mail-smtp' ),
467
 
468
- // Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:93
469
  __( 'Control which email notifications your WordPress site sends.', 'wp-mail-smtp' ),
470
 
471
- // Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:94
472
  __( 'Save time with powerful WordPress Multisite controls.', 'wp-mail-smtp' ),
473
 
474
  // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Mailgun.vue:32
@@ -591,7 +588,7 @@ $generated_i18n_strings = array(
591
  // Reference: src/modules/plugins/components/PluginItem.vue:45
592
  __( 'Activated', 'wp-mail-smtp' ),
593
 
594
- // Reference: src/modules/settings/components/input/SettingsInputSelect.vue:55
595
  __( 'This setting is already configured with the WP Mail SMTP constant. To change it, please edit or remove the <code></code> constant in your <code>wp-config.php</code> file.', 'wp-mail-smtp' ),
596
 
597
  // Reference: src/modules/settings/components/input/SettingsInputText.vue:59
85
  // Reference: src/modules/settings/api/index.js:21
86
  __( 'It looks like we can\'t load the settings.', 'wp-mail-smtp' ),
87
 
 
88
  // Reference: src/modules/settings/api/index.js:234
 
89
  /* Translators: Error status and error text. */
90
  __( '%1$s, %2$s', 'wp-mail-smtp' ),
91
 
92
  // Reference: src/modules/settings/api/index.js:238
 
93
  __( 'You appear to be offline.', 'wp-mail-smtp' ),
94
 
95
  // Reference: src/modules/settings/api/index.js:51
122
  // Reference: src/modules/setup-wizard/components/steps/WizardStepConfigureMailer.vue:49
123
  __( 'Below, we\'ll show you all of the settings required to set up this mailer.', 'wp-mail-smtp' ),
124
 
125
+ // Reference: src/modules/setup-wizard/components/steps/WizardStepHelpImprove.vue:47
126
  __( 'Save and Continue', 'wp-mail-smtp' ),
127
 
128
+ // Reference: src/modules/setup-wizard/components/steps/WizardStepHelpImprove.vue:49
129
  __( 'Previous Step', 'wp-mail-smtp' ),
130
 
131
  // Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:106
199
  // Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:93
200
  __( 'Rate on WordPress.org', 'wp-mail-smtp' ),
201
 
202
+ // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:35
203
  __( 'API Key', 'wp-mail-smtp' ),
204
 
205
  // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendlayer.vue:35
206
  /* Translators: Link to the SendLayer API settings. */
207
  __( '%1$sFollow this link%2$s to get an API Key for SendLayer.', 'wp-mail-smtp' ),
208
 
209
+ // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Gmail.vue:40
210
  __( 'From Name', 'wp-mail-smtp' ),
211
 
212
+ // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Gmail.vue:41
213
  __( 'Force From Name', 'wp-mail-smtp' ),
214
 
215
+ // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Gmail.vue:42
216
  __( 'From Email', 'wp-mail-smtp' ),
217
 
218
+ // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:44
219
  __( 'Force From Email', 'wp-mail-smtp' ),
220
 
221
+ // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Gmail.vue:43
222
  __( 'If enabled, the From Name setting above will be used for all emails, ignoring values set by other plugins.', 'wp-mail-smtp' ),
223
 
224
+ // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:46
225
  __( 'If enabled, the From Email setting above will be used for all emails, ignoring values set by other plugins.', 'wp-mail-smtp' ),
226
 
227
+ // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Gmail.vue:44
228
  __( 'The name that emails are sent from.', 'wp-mail-smtp' ),
229
 
230
+ // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:48
231
  __( 'The email address that emails are sent from.', 'wp-mail-smtp' ),
232
 
233
  // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendlayer.vue:44
242
  // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Zoho.vue:36
243
  __( 'The data center location used by your Zoho account.', 'wp-mail-smtp' ),
244
 
245
+ // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Gmail.vue:36
246
  __( 'Client ID', 'wp-mail-smtp' ),
247
 
248
+ // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Gmail.vue:37
249
  __( 'Client Secret', 'wp-mail-smtp' ),
250
 
251
+ // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Outlook.vue:42
252
  __( 'Redirect URI', 'wp-mail-smtp' ),
253
 
254
+ // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Gmail.vue:39
255
  __( 'Authorization', 'wp-mail-smtp' ),
256
 
257
  // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Zoho.vue:45
258
  __( 'Read how to set up Zoho Mail', 'wp-mail-smtp' ),
259
 
260
+ // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:36
261
  __( 'Sending Domain', 'wp-mail-smtp' ),
262
 
263
  // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:38
274
  // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:50
275
  __( 'Read how to set up Sendinblue', 'wp-mail-smtp' ),
276
 
277
+ // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:51
278
  __( 'Transparency and Disclosure', 'wp-mail-smtp' ),
279
 
280
  // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:53
289
  // Reference: src/modules/setup-wizard/components/steps/WizardStepImport.vue:48
290
  __( 'Import Data and Continue', 'wp-mail-smtp' ),
291
 
292
+ // Reference: src/modules/setup-wizard/components/steps/WizardStepHelpImprove.vue:48
293
  __( 'Skip this Step', 'wp-mail-smtp' ),
294
 
295
  // Reference: src/modules/setup-wizard/components/steps/WizardStepImport.vue:54
378
  // Reference: src/modules/setup-wizard/components/steps/configure-mailer/AmazonSES.vue:58
379
  __( 'Amazon SES 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 ', 'wp-mail-smtp' ),
380
 
381
+ // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Outlook.vue:46
382
  __( 'WPBeginner\'s tutorial on how to set up SSL', 'wp-mail-smtp' ),
383
 
384
+ // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Outlook.vue:47
385
  __( 'If you\'d prefer not to set up SSL, or need an SMTP solution in the meantime, please go back and select a different mailer option.', 'wp-mail-smtp' ),
386
 
387
  // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:35
453
  // Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:62
454
  __( 'Create beautiful contact forms with just a few clicks.', 'wp-mail-smtp' ),
455
 
456
+ // Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:64
457
  __( 'Keep records of every email that\'s sent out from your website.', 'wp-mail-smtp' ),
458
 
459
  // Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:65
462
  // Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:66
463
  __( 'Get statistics about emails you\'ve sent.', 'wp-mail-smtp' ),
464
 
465
+ // Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:68
466
  __( 'Control which email notifications your WordPress site sends.', 'wp-mail-smtp' ),
467
 
468
+ // Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:70
469
  __( 'Save time with powerful WordPress Multisite controls.', 'wp-mail-smtp' ),
470
 
471
  // Reference: src/modules/setup-wizard/components/steps/configure-mailer/Mailgun.vue:32
588
  // Reference: src/modules/plugins/components/PluginItem.vue:45
589
  __( 'Activated', 'wp-mail-smtp' ),
590
 
591
+ // Reference: src/modules/settings/components/input/SettingsInputNumber.vue:79
592
  __( 'This setting is already configured with the WP Mail SMTP constant. To change it, please edit or remove the <code></code> constant in your <code>wp-config.php</code> file.', 'wp-mail-smtp' ),
593
 
594
  // Reference: src/modules/settings/components/input/SettingsInputText.vue:59
assets/languages/wp-mail-smtp.pot CHANGED
@@ -1,13 +1,13 @@
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: WP Mail SMTP 3.5.0\n"
4
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-mail-smtp\n"
5
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
6
  "Language-Team: LANGUAGE <LL@li.org>\n"
7
  "MIME-Version: 1.0\n"
8
  "Content-Type: text/plain; charset=UTF-8\n"
9
  "Content-Transfer-Encoding: 8bit\n"
10
- "POT-Creation-Date: 2022-07-13T16:29:48+00:00\n"
11
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12
  "X-Generator: WP-CLI 2.4.0\n"
13
  "X-Domain: wp-mail-smtp\n"
@@ -156,160 +156,160 @@ msgid "It looks like we can't load the settings."
156
  msgstr ""
157
 
158
  #. Translators: Error status and error text.
159
- #: assets/languages/wp-mail-smtp-vue.php:92
160
  msgid "%1$s, %2$s"
161
  msgstr ""
162
 
163
- #: assets/languages/wp-mail-smtp-vue.php:96
164
  msgid "You appear to be offline."
165
  msgstr ""
166
 
167
- #: assets/languages/wp-mail-smtp-vue.php:99
168
  msgid "It looks like we can't retrieve Amazon SES Identities."
169
  msgstr ""
170
 
171
- #: assets/languages/wp-mail-smtp-vue.php:102
172
  msgid "Can't retrieve Amazon SES Identities."
173
  msgstr ""
174
 
175
- #: assets/languages/wp-mail-smtp-vue.php:105
176
  msgid "Can't register the Amazon SES Identity"
177
  msgstr ""
178
 
179
- #: assets/languages/wp-mail-smtp-vue.php:108
180
  msgid "Welcome to the WP Mail SMTP Setup Wizard!"
181
  msgstr ""
182
 
183
- #: assets/languages/wp-mail-smtp-vue.php:111
184
  msgid "We’ll guide you through each step needed to get WP Mail SMTP fully set up on your site."
185
  msgstr ""
186
 
187
- #: assets/languages/wp-mail-smtp-vue.php:114
188
  msgid "Let's Get Started"
189
  msgstr ""
190
 
191
- #: assets/languages/wp-mail-smtp-vue.php:117
192
  #: src/Admin/SetupWizard.php:286
193
  msgid "Go back to the Dashboard"
194
  msgstr ""
195
 
196
- #: assets/languages/wp-mail-smtp-vue.php:120
197
  msgid "Close and exit the Setup Wizard"
198
  msgstr ""
199
 
200
- #: assets/languages/wp-mail-smtp-vue.php:123
201
  msgid "Configure Mailer Settings"
202
  msgstr ""
203
 
204
- #: assets/languages/wp-mail-smtp-vue.php:126
205
  msgid "Below, we'll show you all of the settings required to set up this mailer."
206
  msgstr ""
207
 
208
- #: assets/languages/wp-mail-smtp-vue.php:129
209
  msgid "Save and Continue"
210
  msgstr ""
211
 
212
- #: assets/languages/wp-mail-smtp-vue.php:132
213
  msgid "Previous Step"
214
  msgstr ""
215
 
216
- #: assets/languages/wp-mail-smtp-vue.php:135
217
  msgid "What could we do to improve?"
218
  msgstr ""
219
 
220
- #: assets/languages/wp-mail-smtp-vue.php:138
221
  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!"
222
  msgstr ""
223
 
224
- #: assets/languages/wp-mail-smtp-vue.php:141
225
  msgid "Yes, I give WP Mail SMTP permission to contact me for any follow up questions."
226
  msgstr ""
227
 
228
- #: assets/languages/wp-mail-smtp-vue.php:144
229
  msgid "Submit Feedback"
230
  msgstr ""
231
 
232
- #: assets/languages/wp-mail-smtp-vue.php:147
233
  msgid "How was your WP Mail SMTP setup experience?"
234
  msgstr ""
235
 
236
- #: assets/languages/wp-mail-smtp-vue.php:150
237
  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!"
238
  msgstr ""
239
 
240
- #: assets/languages/wp-mail-smtp-vue.php:153
241
  msgid "Congrats, you’ve successfully set up WP Mail SMTP!"
242
  msgstr ""
243
 
244
- #: assets/languages/wp-mail-smtp-vue.php:156
245
  msgid "Here’s what to do next:"
246
  msgstr ""
247
 
248
- #: assets/languages/wp-mail-smtp-vue.php:159
249
  msgid "Check out our other free WordPress plugins:"
250
  msgstr ""
251
 
252
- #: assets/languages/wp-mail-smtp-vue.php:162
253
  msgid "Upgrade to Unlock Powerful SMTP Features"
254
  msgstr ""
255
 
256
- #: assets/languages/wp-mail-smtp-vue.php:165
257
  msgid "Upgrade to WP Mail SMTP Pro to unlock more awesome features and experience why WP Mail SMTP is used by over 2,000,000 websites."
258
  msgstr ""
259
 
260
- #: assets/languages/wp-mail-smtp-vue.php:168
261
  msgid "Multisite Network Settings"
262
  msgstr ""
263
 
264
- #: assets/languages/wp-mail-smtp-vue.php:171
265
  msgid "Manage Default Notifications"
266
  msgstr ""
267
 
268
- #: assets/languages/wp-mail-smtp-vue.php:174
269
  msgid "Detailed Email Logs"
270
  msgstr ""
271
 
272
- #: assets/languages/wp-mail-smtp-vue.php:177
273
  msgid "Upgrade to Pro Today"
274
  msgstr ""
275
 
276
- #: assets/languages/wp-mail-smtp-vue.php:180
277
  #: src/Admin/Pages/TestTab.php:230
278
  #: src/SiteHealth.php:327
279
  msgid "Send a Test Email"
280
  msgstr ""
281
 
282
- #: assets/languages/wp-mail-smtp-vue.php:183
283
  msgid "Send us Feedback"
284
  msgstr ""
285
 
286
- #: assets/languages/wp-mail-smtp-vue.php:186
287
  msgid "Finish Setup"
288
  msgstr ""
289
 
290
  #. Translators: Different bold styles and discount value (%5$s).
291
- #: assets/languages/wp-mail-smtp-vue.php:190
292
  msgid "%1$sBonus:%2$s You can upgrade to the Pro plan and %3$ssave %5$s today%4$s, automatically applied at checkout."
293
  msgstr ""
294
 
295
- #: assets/languages/wp-mail-smtp-vue.php:193
296
  msgid "Star icon"
297
  msgstr ""
298
 
299
- #: assets/languages/wp-mail-smtp-vue.php:196
300
  msgid "Thanks for the feedback!"
301
  msgstr ""
302
 
303
  #. 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.
304
- #: assets/languages/wp-mail-smtp-vue.php:200
305
  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."
306
  msgstr ""
307
 
308
- #: assets/languages/wp-mail-smtp-vue.php:203
309
  msgid "Rate on WordPress.org"
310
  msgstr ""
311
 
312
- #: assets/languages/wp-mail-smtp-vue.php:206
313
  #: src/Providers/PepipostAPI/Options.php:96
314
  #: src/Providers/Sendgrid/Options.php:63
315
  #: src/Providers/Sendinblue/Options.php:104
@@ -320,880 +320,880 @@ msgid "API Key"
320
  msgstr ""
321
 
322
  #. Translators: Link to the SendLayer API settings.
323
- #: assets/languages/wp-mail-smtp-vue.php:210
324
  msgid "%1$sFollow this link%2$s to get an API Key for SendLayer."
325
  msgstr ""
326
 
327
- #: assets/languages/wp-mail-smtp-vue.php:213
328
  #: src/Admin/Pages/ExportTab.php:121
329
  #: src/Admin/Pages/SettingsTab.php:191
330
  msgid "From Name"
331
  msgstr ""
332
 
333
- #: assets/languages/wp-mail-smtp-vue.php:216
334
  #: src/Admin/Pages/SettingsTab.php:217
335
  msgid "Force From Name"
336
  msgstr ""
337
 
338
- #: assets/languages/wp-mail-smtp-vue.php:219
339
  #: src/Admin/Pages/SettingsTab.php:121
340
  msgid "From Email"
341
  msgstr ""
342
 
343
- #: assets/languages/wp-mail-smtp-vue.php:222
344
  #: src/Admin/Pages/SettingsTab.php:172
345
  msgid "Force From Email"
346
  msgstr ""
347
 
348
- #: assets/languages/wp-mail-smtp-vue.php:225
349
  msgid "If enabled, the From Name setting above will be used for all emails, ignoring values set by other plugins."
350
  msgstr ""
351
 
352
- #: assets/languages/wp-mail-smtp-vue.php:228
353
  msgid "If enabled, the From Email setting above will be used for all emails, ignoring values set by other plugins."
354
  msgstr ""
355
 
356
- #: assets/languages/wp-mail-smtp-vue.php:231
357
  #: src/Admin/Pages/SettingsTab.php:203
358
  msgid "The name that emails are sent from."
359
  msgstr ""
360
 
361
- #: assets/languages/wp-mail-smtp-vue.php:234
362
  #: src/Admin/Pages/SettingsTab.php:154
363
  msgid "The email address that emails are sent from."
364
  msgstr ""
365
 
366
- #: assets/languages/wp-mail-smtp-vue.php:237
367
  #: src/Providers/Sendlayer/Options.php:58
368
  msgid "Get Started with SendLayer"
369
  msgstr ""
370
 
371
- #: assets/languages/wp-mail-smtp-vue.php:240
372
  msgid "Read how to set up SendLayer"
373
  msgstr ""
374
 
375
- #: assets/languages/wp-mail-smtp-vue.php:243
376
  #: src/Providers/Mailgun/Options.php:112
377
  #: src/Providers/SparkPost/Options.php:118
378
  msgid "Region"
379
  msgstr ""
380
 
381
- #: assets/languages/wp-mail-smtp-vue.php:246
382
  msgid "The data center location used by your Zoho account."
383
  msgstr ""
384
 
385
- #: assets/languages/wp-mail-smtp-vue.php:249
386
  #: src/Providers/Gmail/Options.php:87
387
  msgid "Client ID"
388
  msgstr ""
389
 
390
- #: assets/languages/wp-mail-smtp-vue.php:252
391
  #: src/Providers/Gmail/Options.php:102
392
  msgid "Client Secret"
393
  msgstr ""
394
 
395
- #: assets/languages/wp-mail-smtp-vue.php:255
396
  msgid "Redirect URI"
397
  msgstr ""
398
 
399
- #: assets/languages/wp-mail-smtp-vue.php:258
400
  #: src/Providers/Gmail/Options.php:146
401
  msgid "Authorization"
402
  msgstr ""
403
 
404
- #: assets/languages/wp-mail-smtp-vue.php:261
405
  msgid "Read how to set up Zoho Mail"
406
  msgstr ""
407
 
408
- #: assets/languages/wp-mail-smtp-vue.php:264
409
  #: src/Providers/Sendgrid/Options.php:103
410
  #: src/Providers/Sendinblue/Options.php:136
411
  msgid "Sending Domain"
412
  msgstr ""
413
 
414
  #. Translators: Link to the Sendinblue API settings.
415
- #: assets/languages/wp-mail-smtp-vue.php:268
416
  msgid "%1$sFollow this link%2$s to get an API Key for Sendinblue."
417
  msgstr ""
418
 
419
  #. Translators: Link to the Sendinblue doc page on wpmailsmtp.com.
420
- #: assets/languages/wp-mail-smtp-vue.php:272
421
  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"
422
  msgstr ""
423
 
424
- #: assets/languages/wp-mail-smtp-vue.php:275
425
  msgid "Get Started with Sendinblue"
426
  msgstr ""
427
 
428
- #: assets/languages/wp-mail-smtp-vue.php:278
429
  msgid "Read how to set up Sendinblue"
430
  msgstr ""
431
 
432
- #: assets/languages/wp-mail-smtp-vue.php:281
433
  #: src/Providers/Sendinblue/Options.php:61
434
  #: src/Providers/SMTPcom/Options.php:67
435
  msgid "Transparency and Disclosure"
436
  msgstr ""
437
 
438
- #: assets/languages/wp-mail-smtp-vue.php:284
439
  #: src/Providers/Sendinblue/Options.php:63
440
  msgid "We believe in full transparency. The Sendinblue links above are tracking links as part of our partnership with Sendinblue. We can recommend just about any SMTP service, but we only recommend products that we believe will add value to our users."
441
  msgstr ""
442
 
443
- #: assets/languages/wp-mail-smtp-vue.php:287
444
  msgid "Import data from your current plugins"
445
  msgstr ""
446
 
447
- #: assets/languages/wp-mail-smtp-vue.php:290
448
  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."
449
  msgstr ""
450
 
451
- #: assets/languages/wp-mail-smtp-vue.php:293
452
  msgid "Import Data and Continue"
453
  msgstr ""
454
 
455
- #: assets/languages/wp-mail-smtp-vue.php:296
456
  msgid "Skip this Step"
457
  msgstr ""
458
 
459
- #: assets/languages/wp-mail-smtp-vue.php:299
460
  msgid "Easy WP SMTP"
461
  msgstr ""
462
 
463
- #: assets/languages/wp-mail-smtp-vue.php:302
464
  msgid "FluentSMTP"
465
  msgstr ""
466
 
467
- #: assets/languages/wp-mail-smtp-vue.php:305
468
  msgid "Post SMTP Mailer"
469
  msgstr ""
470
 
471
- #: assets/languages/wp-mail-smtp-vue.php:308
472
  msgid "SMTP Mailer"
473
  msgstr ""
474
 
475
- #: assets/languages/wp-mail-smtp-vue.php:311
476
  msgid "WP SMTP"
477
  msgstr ""
478
 
479
- #: assets/languages/wp-mail-smtp-vue.php:314
480
  msgid "Help Improve WP Mail SMTP + Smart Recommendations"
481
  msgstr ""
482
 
483
- #: assets/languages/wp-mail-smtp-vue.php:317
484
  msgid "Get helpful suggestions from WP Mail SMTP on how to optimize your email deliverability and grow your business."
485
  msgstr ""
486
 
487
- #: assets/languages/wp-mail-smtp-vue.php:320
488
  msgid "Your Email Address"
489
  msgstr ""
490
 
491
- #: assets/languages/wp-mail-smtp-vue.php:323
492
  msgid "Your email is needed, so you can receive recommendations."
493
  msgstr ""
494
 
495
- #: assets/languages/wp-mail-smtp-vue.php:326
496
  msgid "Help make WP Mail SMTP better for everyone"
497
  msgstr ""
498
 
499
- #: assets/languages/wp-mail-smtp-vue.php:329
500
  msgid "Yes, count me in"
501
  msgstr ""
502
 
503
- #: assets/languages/wp-mail-smtp-vue.php:332
504
  #: src/Admin/Pages/MiscTab.php:240
505
  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."
506
  msgstr ""
507
 
508
  #. Translators: Link to the Sendgrid API settings.
509
- #: assets/languages/wp-mail-smtp-vue.php:336
510
  msgid "%1$sFollow this link%2$s to get an API Key for Sendgrid."
511
  msgstr ""
512
 
513
  #. Translators: italic styling.
514
- #: assets/languages/wp-mail-smtp-vue.php:340
515
  msgid "To send emails you will need only a %1$sMail Send%2$s access level for this API key."
516
  msgstr ""
517
 
518
  #. Translators: Link to the Sendgrid doc page on wpmailsmtp.com.
519
- #: assets/languages/wp-mail-smtp-vue.php:344
520
  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"
521
  msgstr ""
522
 
523
- #: assets/languages/wp-mail-smtp-vue.php:347
524
  msgid "Read how to set up Sendgrid"
525
  msgstr ""
526
 
527
- #: assets/languages/wp-mail-smtp-vue.php:350
528
  #: src/Providers/Postmark/Options.php:85
529
  msgid "Server API Token"
530
  msgstr ""
531
 
532
- #: assets/languages/wp-mail-smtp-vue.php:353
533
  #: src/Providers/Postmark/Options.php:114
534
  msgid "Message Stream ID"
535
  msgstr ""
536
 
537
  #. Translators: Link to the Postmark API settings.
538
- #: assets/languages/wp-mail-smtp-vue.php:357
539
  msgid "%1$sFollow this link%2$s to get a Server API Token for Postmark."
540
  msgstr ""
541
 
542
  #. Translators: Link to the Postmark Message Stream ID settings.
543
- #: assets/languages/wp-mail-smtp-vue.php:361
544
  msgid "Message Stream ID is <strong>optional</strong>. By default <strong>outbound</strong> (Default Transactional Stream) will be used. More information can be found in our %1$sPostmark documentation%2$s."
545
  msgstr ""
546
 
547
- #: assets/languages/wp-mail-smtp-vue.php:364
548
  msgid "Read how to set up Postmark"
549
  msgstr ""
550
 
551
- #: assets/languages/wp-mail-smtp-vue.php:367
552
  msgid "Access Key ID"
553
  msgstr ""
554
 
555
- #: assets/languages/wp-mail-smtp-vue.php:370
556
  msgid "Secret Access Key"
557
  msgstr ""
558
 
559
- #: assets/languages/wp-mail-smtp-vue.php:373
560
  msgid "SES Identities"
561
  msgstr ""
562
 
563
- #: assets/languages/wp-mail-smtp-vue.php:376
564
  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."
565
  msgstr ""
566
 
567
- #: assets/languages/wp-mail-smtp-vue.php:379
568
  msgid "Read how to set up Amazon SES"
569
  msgstr ""
570
 
571
- #: assets/languages/wp-mail-smtp-vue.php:382
572
  msgid "Amazon SES 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 "
573
  msgstr ""
574
 
575
- #: assets/languages/wp-mail-smtp-vue.php:385
576
  msgid "WPBeginner's tutorial on how to set up SSL"
577
  msgstr ""
578
 
579
- #: assets/languages/wp-mail-smtp-vue.php:388
580
  msgid "If you'd prefer not to set up SSL, or need an SMTP solution in the meantime, please go back and select a different mailer option."
581
  msgstr ""
582
 
583
- #: assets/languages/wp-mail-smtp-vue.php:391
584
  #: src/Providers/OptionsAbstract.php:198
585
  msgid "SMTP Host"
586
  msgstr ""
587
 
588
- #: assets/languages/wp-mail-smtp-vue.php:394
589
  #: src/Providers/OptionsAbstract.php:212
590
  msgid "Encryption"
591
  msgstr ""
592
 
593
- #: assets/languages/wp-mail-smtp-vue.php:397
594
  #: src/Providers/OptionsAbstract.php:252
595
  msgid "SMTP Port"
596
  msgstr ""
597
 
598
- #: assets/languages/wp-mail-smtp-vue.php:400
599
  #: src/Providers/OptionsAbstract.php:266
600
  msgid "Auto TLS"
601
  msgstr ""
602
 
603
- #: assets/languages/wp-mail-smtp-vue.php:403
604
  msgid "Enable Auto TLS"
605
  msgstr ""
606
 
607
- #: assets/languages/wp-mail-smtp-vue.php:406
608
  #: src/Providers/OptionsAbstract.php:280
609
  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."
610
  msgstr ""
611
 
612
- #: assets/languages/wp-mail-smtp-vue.php:409
613
  #: src/Providers/OptionsAbstract.php:288
614
  msgid "Authentication"
615
  msgstr ""
616
 
617
- #: assets/languages/wp-mail-smtp-vue.php:412
618
  #: src/Admin/Pages/TestTab.php:796
619
  msgid "Enable Authentication"
620
  msgstr ""
621
 
622
- #: assets/languages/wp-mail-smtp-vue.php:415
623
  #: src/Providers/OptionsAbstract.php:307
624
  msgid "SMTP Username"
625
  msgstr ""
626
 
627
- #: assets/languages/wp-mail-smtp-vue.php:418
628
  #: src/Providers/OptionsAbstract.php:321
629
  msgid "SMTP Password"
630
  msgstr ""
631
 
632
- #: assets/languages/wp-mail-smtp-vue.php:421
633
  #: src/Providers/OptionsAbstract.php:244
634
  msgid "For most servers TLS is the recommended option. If your SMTP provider offers both SSL and TLS options, we recommend using TLS."
635
  msgstr ""
636
 
637
- #: assets/languages/wp-mail-smtp-vue.php:424
638
  #: src/Providers/OptionsAbstract.php:222
639
  msgid "None"
640
  msgstr ""
641
 
642
- #: assets/languages/wp-mail-smtp-vue.php:427
643
  #: src/Providers/OptionsAbstract.php:231
644
  msgid "SSL"
645
  msgstr ""
646
 
647
- #: assets/languages/wp-mail-smtp-vue.php:430
648
  #: src/Providers/OptionsAbstract.php:240
649
  msgid "TLS"
650
  msgstr ""
651
 
652
- #: assets/languages/wp-mail-smtp-vue.php:433
653
  msgid "The following plugin will be installed for free: WPForms"
654
  msgstr ""
655
 
656
- #: assets/languages/wp-mail-smtp-vue.php:436
657
  msgid "Which email features do you want to enable?"
658
  msgstr ""
659
 
660
- #: assets/languages/wp-mail-smtp-vue.php:439
661
  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."
662
  msgstr ""
663
 
664
- #: assets/languages/wp-mail-smtp-vue.php:442
665
  msgid "Improved Email Deliverability"
666
  msgstr ""
667
 
668
- #: assets/languages/wp-mail-smtp-vue.php:445
669
  msgid "Ensure your emails are sent successfully and reliably."
670
  msgstr ""
671
 
672
- #: assets/languages/wp-mail-smtp-vue.php:448
673
  msgid "Email Error Tracking"
674
  msgstr ""
675
 
676
- #: assets/languages/wp-mail-smtp-vue.php:451
677
  msgid "Easily spot errors causing delivery issues."
678
  msgstr ""
679
 
680
- #: assets/languages/wp-mail-smtp-vue.php:454
681
  msgid "Smart Contact Form"
682
  msgstr ""
683
 
684
- #: assets/languages/wp-mail-smtp-vue.php:457
685
  msgid "Create beautiful contact forms with just a few clicks."
686
  msgstr ""
687
 
688
- #: assets/languages/wp-mail-smtp-vue.php:460
689
  msgid "Keep records of every email that's sent out from your website."
690
  msgstr ""
691
 
692
- #: assets/languages/wp-mail-smtp-vue.php:463
693
  msgid "Weekly Email Summary"
694
  msgstr ""
695
 
696
- #: assets/languages/wp-mail-smtp-vue.php:466
697
  msgid "Get statistics about emails you've sent."
698
  msgstr ""
699
 
700
- #: assets/languages/wp-mail-smtp-vue.php:469
701
  msgid "Control which email notifications your WordPress site sends."
702
  msgstr ""
703
 
704
- #: assets/languages/wp-mail-smtp-vue.php:472
705
  msgid "Save time with powerful WordPress Multisite controls."
706
  msgstr ""
707
 
708
- #: assets/languages/wp-mail-smtp-vue.php:475
709
  #: src/Providers/Mailgun/Options.php:87
710
  msgid "Domain Name"
711
  msgstr ""
712
 
713
  #. Translators: Link to the Mailgun API settings.
714
- #: assets/languages/wp-mail-smtp-vue.php:479
715
  msgid "%1$sFollow this link%2$s to get an API Key from Mailgun."
716
  msgstr ""
717
 
718
  #. Translators: Link to the Mailgun Domain settings.
719
- #: assets/languages/wp-mail-smtp-vue.php:483
720
  msgid "%1$sFollow this link%2$s to get a Domain Name from Mailgun."
721
  msgstr ""
722
 
723
  #. Translators: Link to the Mailgun documentation.
724
- #: assets/languages/wp-mail-smtp-vue.php:487
725
  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."
726
  msgstr ""
727
 
728
- #: assets/languages/wp-mail-smtp-vue.php:490
729
  msgid "Read how to set up Mailgun"
730
  msgstr ""
731
 
732
- #: assets/languages/wp-mail-smtp-vue.php:493
733
  #: src/Providers/Mailgun/Options.php:122
734
  #: src/Providers/SparkPost/Options.php:128
735
  msgid "US"
736
  msgstr ""
737
 
738
- #: assets/languages/wp-mail-smtp-vue.php:496
739
  #: src/Providers/Mailgun/Options.php:131
740
  #: src/Providers/SparkPost/Options.php:137
741
  msgid "EU"
742
  msgstr ""
743
 
744
- #: assets/languages/wp-mail-smtp-vue.php:499
745
  msgid "Microsoft 365 / Outlook"
746
  msgstr ""
747
 
748
- #: assets/languages/wp-mail-smtp-vue.php:502
749
  #: src/Admin/Pages/ExportTab.php:135
750
  #: src/Admin/Pages/SettingsTab.php:258
751
  msgid "Mailer"
752
  msgstr ""
753
 
754
- #: assets/languages/wp-mail-smtp-vue.php:505
755
  msgid "I Understand, Continue"
756
  msgstr ""
757
 
758
- #: assets/languages/wp-mail-smtp-vue.php:508
759
  msgid "Choose a Different Mailer"
760
  msgstr ""
761
 
762
- #: assets/languages/wp-mail-smtp-vue.php:511
763
  msgid "is a PRO Feature"
764
  msgstr ""
765
 
766
- #: assets/languages/wp-mail-smtp-vue.php:514
767
  msgid "Choose Your SMTP Mailer"
768
  msgstr ""
769
 
770
  #. Translators: Link to the SMTP Mailer docs page.
771
- #: assets/languages/wp-mail-smtp-vue.php:518
772
  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."
773
  msgstr ""
774
 
775
- #: assets/languages/wp-mail-smtp-vue.php:521
776
  msgid "Recommended Mailers"
777
  msgstr ""
778
 
779
- #: assets/languages/wp-mail-smtp-vue.php:524
780
  msgid "Your mailer is already configured in a WP Mail SMTP constant, so the options below have been disabled. To change your mailer, please edit or remove the <code>WPMS_MAILER</code> constant in your <code>wp-config.php</code> file."
781
  msgstr ""
782
 
783
- #: assets/languages/wp-mail-smtp-vue.php:527
784
  msgid "Application ID"
785
  msgstr ""
786
 
787
- #: assets/languages/wp-mail-smtp-vue.php:530
788
  msgid "Application Password"
789
  msgstr ""
790
 
791
- #: assets/languages/wp-mail-smtp-vue.php:533
792
  msgid "Read how to set up Microsoft Outlook / 365"
793
  msgstr ""
794
 
795
- #: assets/languages/wp-mail-smtp-vue.php:536
796
  msgid "Outlook / 365 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 "
797
  msgstr ""
798
 
799
- #: assets/languages/wp-mail-smtp-vue.php:539
800
  #: src/Providers/SMTPcom/Options.php:130
801
  msgid "Sender Name"
802
  msgstr ""
803
 
804
  #. Translators: Link to the SMTP.com API settings.
805
- #: assets/languages/wp-mail-smtp-vue.php:543
806
  msgid "%1$sFollow this link%2$s to get an API Key for SMTP.com."
807
  msgstr ""
808
 
809
  #. Translators: Link to the SMTP.com Senders/Channel settings.
810
- #: assets/languages/wp-mail-smtp-vue.php:547
811
  msgid "%1$sFollow this link%2$s to get a Sender Name for SMTP.com."
812
  msgstr ""
813
 
814
- #: assets/languages/wp-mail-smtp-vue.php:550
815
  #: src/Providers/SMTPcom/Options.php:62
816
  msgid "Get Started with SMTP.com"
817
  msgstr ""
818
 
819
- #: assets/languages/wp-mail-smtp-vue.php:553
820
  msgid "Read how to set up SMTP.com"
821
  msgstr ""
822
 
823
- #: assets/languages/wp-mail-smtp-vue.php:556
824
  #: src/Providers/SMTPcom/Options.php:69
825
  msgid "We believe in full transparency. The SMTP.com links above are tracking links as part of our partnership with SMTP (j2 Global). We can recommend just about any SMTP service, but we only recommend products that we believe will add value to our users."
826
  msgstr ""
827
 
828
- #: assets/languages/wp-mail-smtp-vue.php:559
829
  #: src/Admin/SetupWizard.php:469
830
  msgid "WP Mail SMTP logo"
831
  msgstr ""
832
 
833
- #: assets/languages/wp-mail-smtp-vue.php:562
834
  msgid "Authorized Redirect URI"
835
  msgstr ""
836
 
837
- #: assets/languages/wp-mail-smtp-vue.php:565
838
  msgid "Select which email address you would like to send your emails from."
839
  msgstr ""
840
 
841
- #: assets/languages/wp-mail-smtp-vue.php:568
842
  msgid "Read how to set up the Gmail mailer"
843
  msgstr ""
844
 
845
  #. Translators: Link to the SparkPost documentation.
846
- #: assets/languages/wp-mail-smtp-vue.php:572
847
  msgid "Select your SparkPost account region. %1$sMore information%2$s on SparkPost."
848
  msgstr ""
849
 
850
- #: assets/languages/wp-mail-smtp-vue.php:575
851
  msgid "Read how to set up SparkPost"
852
  msgstr ""
853
 
854
  #. Translators: Link to the SparkPost Account API section.
855
- #: assets/languages/wp-mail-smtp-vue.php:579
856
  msgid "%1$sFollow this link%2$s to get an API Key for SparkPost."
857
  msgstr ""
858
 
859
  #. Translators: %1$s - the number of current step, %2$s - number of all steps.
860
- #: assets/languages/wp-mail-smtp-vue.php:583
861
  msgid "Step %1$s of %2$s"
862
  msgstr ""
863
 
864
- #: assets/languages/wp-mail-smtp-vue.php:586
865
  msgid "Install"
866
  msgstr ""
867
 
868
- #: assets/languages/wp-mail-smtp-vue.php:589
869
  msgid "Installed"
870
  msgstr ""
871
 
872
- #: assets/languages/wp-mail-smtp-vue.php:592
873
  #: src/Admin/Area.php:571
874
  #: src/Admin/Pages/AboutTab.php:223
875
  msgid "Activated"
876
  msgstr ""
877
 
878
- #: assets/languages/wp-mail-smtp-vue.php:595
879
  msgid "This setting is already configured with the WP Mail SMTP constant. To change it, please edit or remove the <code></code> constant in your <code>wp-config.php</code> file."
880
  msgstr ""
881
 
882
- #: assets/languages/wp-mail-smtp-vue.php:598
883
  msgid "Copy input value"
884
  msgstr ""
885
 
886
- #: assets/languages/wp-mail-smtp-vue.php:601
887
  msgid "Copied!"
888
  msgstr ""
889
 
890
- #: assets/languages/wp-mail-smtp-vue.php:604
891
  msgid "The value entered does not match the required format"
892
  msgstr ""
893
 
894
- #: assets/languages/wp-mail-smtp-vue.php:607
895
  #: src/Admin/Area.php:149
896
  msgid "There was an error while processing the authentication request. Please try again."
897
  msgstr ""
898
 
899
- #: assets/languages/wp-mail-smtp-vue.php:610
900
  msgid "There was an error while processing the authentication request. Please recheck your Client ID and Client Secret and try again."
901
  msgstr ""
902
 
903
- #: assets/languages/wp-mail-smtp-vue.php:613
904
  msgid "There was an error while processing the authentication request. The nonce is invalid. Please try again."
905
  msgstr ""
906
 
907
- #: assets/languages/wp-mail-smtp-vue.php:616
908
  msgid "There was an error while processing the authentication request. The authorization code is missing. Please try again."
909
  msgstr ""
910
 
911
- #: assets/languages/wp-mail-smtp-vue.php:619
912
  msgid "There was an error while processing the authentication request. Please recheck your Region, Client ID and Client Secret and try again."
913
  msgstr ""
914
 
915
- #: assets/languages/wp-mail-smtp-vue.php:622
916
  #: src/Admin/Area.php:165
917
  msgid "You have successfully linked the current site with your Google API project. Now you can start sending emails through Gmail."
918
  msgstr ""
919
 
920
- #: assets/languages/wp-mail-smtp-vue.php:625
921
  msgid "You have successfully linked the current site with your Microsoft API project. Now you can start sending emails through Outlook."
922
  msgstr ""
923
 
924
- #: assets/languages/wp-mail-smtp-vue.php:628
925
  msgid "You have successfully linked the current site with your Zoho Mail API project. Now you can start sending emails through Zoho Mail."
926
  msgstr ""
927
 
928
- #: assets/languages/wp-mail-smtp-vue.php:631
929
  msgid "Successful Authorization"
930
  msgstr ""
931
 
932
- #: assets/languages/wp-mail-smtp-vue.php:634
933
  msgid "Authorization Error!"
934
  msgstr ""
935
 
936
  #. Translators: name of the oAuth provider (Google, Microsoft, ...).
937
- #: assets/languages/wp-mail-smtp-vue.php:638
938
  msgid "Connect to %s"
939
  msgstr ""
940
 
941
- #: assets/languages/wp-mail-smtp-vue.php:641
942
  msgid "Before continuing, you'll need to allow this plugin to send emails using your %s account."
943
  msgstr ""
944
 
945
- #: assets/languages/wp-mail-smtp-vue.php:644
946
  #: src/Providers/Gmail/Options.php:183
947
  msgid "Remove Connection"
948
  msgstr ""
949
 
950
  #. Translators: link to the Google documentation page.
951
- #: assets/languages/wp-mail-smtp-vue.php:648
952
  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."
953
  msgstr ""
954
 
955
  #. Translators: name of the oAuth provider (Google, Microsoft, ...).
956
- #: assets/languages/wp-mail-smtp-vue.php:652
957
  msgid "Removing this connection will give you the ability to redo the connection or connect to different %s account."
958
  msgstr ""
959
 
960
- #: assets/languages/wp-mail-smtp-vue.php:655
961
  msgid "Connected as"
962
  msgstr ""
963
 
964
- #: assets/languages/wp-mail-smtp-vue.php:658
965
  msgid "Whoops, looks like things aren’t configured properly."
966
  msgstr ""
967
 
968
- #: assets/languages/wp-mail-smtp-vue.php:661
969
  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."
970
  msgstr ""
971
 
972
- #: assets/languages/wp-mail-smtp-vue.php:664
973
  msgid "Start Troubleshooting"
974
  msgstr ""
975
 
976
- #: assets/languages/wp-mail-smtp-vue.php:667
977
  msgid "Checking Mailer Configuration"
978
  msgstr ""
979
 
980
- #: assets/languages/wp-mail-smtp-vue.php:670
981
  msgid "We're running some tests in the background to make sure everything is set up properly."
982
  msgstr ""
983
 
984
- #: assets/languages/wp-mail-smtp-vue.php:673
985
  msgid "Checking mailer configuration image"
986
  msgstr ""
987
 
988
- #: assets/languages/wp-mail-smtp-vue.php:676
989
  msgid "Successful Verification!"
990
  msgstr ""
991
 
992
- #: assets/languages/wp-mail-smtp-vue.php:679
993
  msgid "Verification Error!"
994
  msgstr ""
995
 
996
- #: assets/languages/wp-mail-smtp-vue.php:682
997
  msgid "Successful Upgrade!"
998
  msgstr ""
999
 
1000
- #: assets/languages/wp-mail-smtp-vue.php:685
1001
  msgid "Upgrade Failed!"
1002
  msgstr ""
1003
 
1004
- #: assets/languages/wp-mail-smtp-vue.php:688
1005
  msgid "Would you like to purchase the following features now?"
1006
  msgstr ""
1007
 
1008
- #: assets/languages/wp-mail-smtp-vue.php:691
1009
  msgid "These features are available as part of WP Mail SMTP Pro plan."
1010
  msgstr ""
1011
 
1012
- #: assets/languages/wp-mail-smtp-vue.php:694
1013
  msgid "Purchase Now"
1014
  msgstr ""
1015
 
1016
- #: assets/languages/wp-mail-smtp-vue.php:697
1017
  msgid "I'll do it later"
1018
  msgstr ""
1019
 
1020
- #: assets/languages/wp-mail-smtp-vue.php:700
1021
  msgid "Enter your WP Mail SMTP License Key"
1022
  msgstr ""
1023
 
1024
  #. Translators: %1$s and %2$s are bold tags.
1025
- #: assets/languages/wp-mail-smtp-vue.php:704
1026
  msgid "You're currently using %1$sWP Mail SMTP Lite%2$s - no license needed. Enjoy!"
1027
  msgstr ""
1028
 
1029
- #: assets/languages/wp-mail-smtp-vue.php:707
1030
  msgid "Continue"
1031
  msgstr ""
1032
 
1033
  #. Translators: Link to the WPMailSMTP.com pricing page.
1034
- #: assets/languages/wp-mail-smtp-vue.php:711
1035
  msgid "To unlock selected features, %1$sUpgrade to Pro%2$s and enter your license key below."
1036
  msgstr ""
1037
 
1038
- #: assets/languages/wp-mail-smtp-vue.php:714
1039
  msgid "Enhanced Weekly Email Summary"
1040
  msgstr ""
1041
 
1042
  #. Translators: bold HTML tags.
1043
- #: assets/languages/wp-mail-smtp-vue.php:718
1044
  msgid "Already purchased? Enter your license key below to connect with %1$sWP Mail SMTP Pro%2$s!"
1045
  msgstr ""
1046
 
1047
- #: assets/languages/wp-mail-smtp-vue.php:721
1048
  msgid "Enter your license key below to unlock plugin updates!"
1049
  msgstr ""
1050
 
1051
- #: assets/languages/wp-mail-smtp-vue.php:724
1052
  msgid "Verify License Key"
1053
  msgstr ""
1054
 
1055
- #: assets/languages/wp-mail-smtp-vue.php:727
1056
  #: src/Admin/Pages/SettingsTab.php:427
1057
  msgid "Connect"
1058
  msgstr ""
1059
 
1060
- #: assets/languages/wp-mail-smtp-vue.php:730
1061
  msgid "The License Key format is incorrect. Please enter a valid key and try again."
1062
  msgstr ""
1063
 
1064
- #: assets/languages/wp-mail-smtp-vue.php:733
1065
  msgid "Your license was successfully verified! You are ready for the next step."
1066
  msgstr ""
1067
 
1068
- #: assets/languages/wp-mail-smtp-vue.php:736
1069
  msgid "Pro badge"
1070
  msgstr ""
1071
 
1072
- #: assets/languages/wp-mail-smtp-vue.php:739
1073
  msgid "License key input"
1074
  msgstr ""
1075
 
1076
- #: assets/languages/wp-mail-smtp-vue.php:742
1077
  msgid "Paste your license key here"
1078
  msgstr ""
1079
 
1080
- #: assets/languages/wp-mail-smtp-vue.php:745
1081
  msgid "Please enter a domain"
1082
  msgstr ""
1083
 
1084
- #: assets/languages/wp-mail-smtp-vue.php:748
1085
  msgid "Please enter a valid email address"
1086
  msgstr ""
1087
 
1088
- #: assets/languages/wp-mail-smtp-vue.php:751
1089
  msgid "Enter the domain name to verify it on Amazon SES and generate the required DNS CNAME records."
1090
  msgstr ""
1091
 
1092
- #: assets/languages/wp-mail-smtp-vue.php:754
1093
  msgid "Enter a valid email address. A verification email will be sent to the email address you entered."
1094
  msgstr ""
1095
 
1096
  #. Translators: Email address.
1097
- #: assets/languages/wp-mail-smtp-vue.php:758
1098
  msgid "Please check the inbox of <b>%s</b> for a confirmation email."
1099
  msgstr ""
1100
 
1101
- #: assets/languages/wp-mail-smtp-vue.php:761
1102
  msgid "Verify Email"
1103
  msgstr ""
1104
 
1105
- #: assets/languages/wp-mail-smtp-vue.php:764
1106
  msgid "No registered domains or emails."
1107
  msgstr ""
1108
 
1109
- #: assets/languages/wp-mail-smtp-vue.php:767
1110
  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."
1111
  msgstr ""
1112
 
1113
- #: assets/languages/wp-mail-smtp-vue.php:770
1114
  msgid "View DNS"
1115
  msgstr ""
1116
 
1117
- #: assets/languages/wp-mail-smtp-vue.php:773
1118
  msgid "Resend"
1119
  msgstr ""
1120
 
1121
- #: assets/languages/wp-mail-smtp-vue.php:776
1122
  msgid "Here are the domains and email addresses that have been verified and can be used as the From Email."
1123
  msgstr ""
1124
 
1125
- #: assets/languages/wp-mail-smtp-vue.php:779
1126
  msgid "Verify SES Identity"
1127
  msgstr ""
1128
 
1129
- #: assets/languages/wp-mail-smtp-vue.php:782
1130
  msgid "Add New SES Identity"
1131
  msgstr ""
1132
 
1133
- #: assets/languages/wp-mail-smtp-vue.php:785
1134
  msgid "Name"
1135
  msgstr ""
1136
 
1137
- #: assets/languages/wp-mail-smtp-vue.php:788
1138
  msgid "Value"
1139
  msgstr ""
1140
 
1141
  #. Translators: Link to Amazon SES documentation.
1142
- #: assets/languages/wp-mail-smtp-vue.php:792
1143
  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."
1144
  msgstr ""
1145
 
1146
- #: assets/languages/wp-mail-smtp-vue.php:795
1147
  msgid "Verify Domain"
1148
  msgstr ""
1149
 
1150
- #: assets/languages/wp-mail-smtp-vue.php:798
1151
  msgid "Verify Email Address"
1152
  msgstr ""
1153
 
1154
  #. Translators: Minimum and maximum number that can be used.
1155
- #: assets/languages/wp-mail-smtp-vue.php:802
1156
  msgid "Please enter a value between %1$s and %2$s"
1157
  msgstr ""
1158
 
1159
- #: assets/languages/wp-mail-smtp-vue.php:805
1160
  msgid "Value has to be a round number"
1161
  msgstr ""
1162
 
1163
- #: assets/languages/wp-mail-smtp-vue.php:808
1164
  msgid "It looks like the plugin installation failed!"
1165
  msgstr ""
1166
 
1167
- #: assets/languages/wp-mail-smtp-vue.php:811
1168
  msgid "It looks like we can't install the plugin."
1169
  msgstr ""
1170
 
1171
- #: assets/languages/wp-mail-smtp-vue.php:814
1172
  msgid "You appear to be offline. Plugin not installed."
1173
  msgstr ""
1174
 
1175
- #: assets/languages/wp-mail-smtp-vue.php:817
1176
  msgid "Can't fetch plugins information."
1177
  msgstr ""
1178
 
1179
- #: assets/languages/wp-mail-smtp-vue.php:820
1180
  msgid "It looks like we can't fetch plugins information."
1181
  msgstr ""
1182
 
1183
- #: assets/languages/wp-mail-smtp-vue.php:823
1184
  msgid "You appear to be offline. Plugin information not retrieved."
1185
  msgstr ""
1186
 
1187
- #: assets/languages/wp-mail-smtp-vue.php:826
1188
  #: src/Core.php:1090
1189
  msgid "Loading"
1190
  msgstr ""
1191
 
1192
- #: assets/languages/wp-mail-smtp-vue.php:829
1193
  msgid "It looks like we can't perform the mailer configuration check."
1194
  msgstr ""
1195
 
1196
- #: assets/languages/wp-mail-smtp-vue.php:832
1197
  msgid "It looks like we can't send the feedback."
1198
  msgstr ""
1199
 
@@ -3766,7 +3766,7 @@ msgid "Or deactivate \"SMTP\" module in Branda > Emails > SMTP."
3766
  msgstr ""
3767
 
3768
  #. translators: %1$s - Plugin name causing conflict.
3769
- #: src/Conflicts.php:472
3770
  msgid "Heads up! WP Mail SMTP has detected %1$s is activated. Please deactivate %1$s to prevent conflicts."
3771
  msgstr ""
3772
 
@@ -3879,8 +3879,8 @@ msgstr ""
3879
  msgid "An email request was sent."
3880
  msgstr ""
3881
 
3882
- #: src/MailCatcher.php:183
3883
- #: src/MailCatcherV6.php:177
3884
  msgid "Debug Output:"
3885
  msgstr ""
3886
 
1
  msgid ""
2
  msgstr ""
3
+ "Project-Id-Version: WP Mail SMTP 3.5.1\n"
4
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-mail-smtp\n"
5
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
6
  "Language-Team: LANGUAGE <LL@li.org>\n"
7
  "MIME-Version: 1.0\n"
8
  "Content-Type: text/plain; charset=UTF-8\n"
9
  "Content-Transfer-Encoding: 8bit\n"
10
+ "POT-Creation-Date: 2022-07-14T17:58:00+00:00\n"
11
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12
  "X-Generator: WP-CLI 2.4.0\n"
13
  "X-Domain: wp-mail-smtp\n"
156
  msgstr ""
157
 
158
  #. Translators: Error status and error text.
159
+ #: assets/languages/wp-mail-smtp-vue.php:90
160
  msgid "%1$s, %2$s"
161
  msgstr ""
162
 
163
+ #: assets/languages/wp-mail-smtp-vue.php:93
164
  msgid "You appear to be offline."
165
  msgstr ""
166
 
167
+ #: assets/languages/wp-mail-smtp-vue.php:96
168
  msgid "It looks like we can't retrieve Amazon SES Identities."
169
  msgstr ""
170
 
171
+ #: assets/languages/wp-mail-smtp-vue.php:99
172
  msgid "Can't retrieve Amazon SES Identities."
173
  msgstr ""
174
 
175
+ #: assets/languages/wp-mail-smtp-vue.php:102
176
  msgid "Can't register the Amazon SES Identity"
177
  msgstr ""
178
 
179
+ #: assets/languages/wp-mail-smtp-vue.php:105
180
  msgid "Welcome to the WP Mail SMTP Setup Wizard!"
181
  msgstr ""
182
 
183
+ #: assets/languages/wp-mail-smtp-vue.php:108
184
  msgid "We’ll guide you through each step needed to get WP Mail SMTP fully set up on your site."
185
  msgstr ""
186
 
187
+ #: assets/languages/wp-mail-smtp-vue.php:111
188
  msgid "Let's Get Started"
189
  msgstr ""
190
 
191
+ #: assets/languages/wp-mail-smtp-vue.php:114
192
  #: src/Admin/SetupWizard.php:286
193
  msgid "Go back to the Dashboard"
194
  msgstr ""
195
 
196
+ #: assets/languages/wp-mail-smtp-vue.php:117
197
  msgid "Close and exit the Setup Wizard"
198
  msgstr ""
199
 
200
+ #: assets/languages/wp-mail-smtp-vue.php:120
201
  msgid "Configure Mailer Settings"
202
  msgstr ""
203
 
204
+ #: assets/languages/wp-mail-smtp-vue.php:123
205
  msgid "Below, we'll show you all of the settings required to set up this mailer."
206
  msgstr ""
207
 
208
+ #: assets/languages/wp-mail-smtp-vue.php:126
209
  msgid "Save and Continue"
210
  msgstr ""
211
 
212
+ #: assets/languages/wp-mail-smtp-vue.php:129
213
  msgid "Previous Step"
214
  msgstr ""
215
 
216
+ #: assets/languages/wp-mail-smtp-vue.php:132
217
  msgid "What could we do to improve?"
218
  msgstr ""
219
 
220
+ #: assets/languages/wp-mail-smtp-vue.php:135
221
  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!"
222
  msgstr ""
223
 
224
+ #: assets/languages/wp-mail-smtp-vue.php:138
225
  msgid "Yes, I give WP Mail SMTP permission to contact me for any follow up questions."
226
  msgstr ""
227
 
228
+ #: assets/languages/wp-mail-smtp-vue.php:141
229
  msgid "Submit Feedback"
230
  msgstr ""
231
 
232
+ #: assets/languages/wp-mail-smtp-vue.php:144
233
  msgid "How was your WP Mail SMTP setup experience?"
234
  msgstr ""
235
 
236
+ #: assets/languages/wp-mail-smtp-vue.php:147
237
  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!"
238
  msgstr ""
239
 
240
+ #: assets/languages/wp-mail-smtp-vue.php:150
241
  msgid "Congrats, you’ve successfully set up WP Mail SMTP!"
242
  msgstr ""
243
 
244
+ #: assets/languages/wp-mail-smtp-vue.php:153
245
  msgid "Here’s what to do next:"
246
  msgstr ""
247
 
248
+ #: assets/languages/wp-mail-smtp-vue.php:156
249
  msgid "Check out our other free WordPress plugins:"
250
  msgstr ""
251
 
252
+ #: assets/languages/wp-mail-smtp-vue.php:159
253
  msgid "Upgrade to Unlock Powerful SMTP Features"
254
  msgstr ""
255
 
256
+ #: assets/languages/wp-mail-smtp-vue.php:162
257
  msgid "Upgrade to WP Mail SMTP Pro to unlock more awesome features and experience why WP Mail SMTP is used by over 2,000,000 websites."
258
  msgstr ""
259
 
260
+ #: assets/languages/wp-mail-smtp-vue.php:165
261
  msgid "Multisite Network Settings"
262
  msgstr ""
263
 
264
+ #: assets/languages/wp-mail-smtp-vue.php:168
265
  msgid "Manage Default Notifications"
266
  msgstr ""
267
 
268
+ #: assets/languages/wp-mail-smtp-vue.php:171
269
  msgid "Detailed Email Logs"
270
  msgstr ""
271
 
272
+ #: assets/languages/wp-mail-smtp-vue.php:174
273
  msgid "Upgrade to Pro Today"
274
  msgstr ""
275
 
276
+ #: assets/languages/wp-mail-smtp-vue.php:177
277
  #: src/Admin/Pages/TestTab.php:230
278
  #: src/SiteHealth.php:327
279
  msgid "Send a Test Email"
280
  msgstr ""
281
 
282
+ #: assets/languages/wp-mail-smtp-vue.php:180
283
  msgid "Send us Feedback"
284
  msgstr ""
285
 
286
+ #: assets/languages/wp-mail-smtp-vue.php:183
287
  msgid "Finish Setup"
288
  msgstr ""
289
 
290
  #. Translators: Different bold styles and discount value (%5$s).
291
+ #: assets/languages/wp-mail-smtp-vue.php:187
292
  msgid "%1$sBonus:%2$s You can upgrade to the Pro plan and %3$ssave %5$s today%4$s, automatically applied at checkout."
293
  msgstr ""
294
 
295
+ #: assets/languages/wp-mail-smtp-vue.php:190
296
  msgid "Star icon"
297
  msgstr ""
298
 
299
+ #: assets/languages/wp-mail-smtp-vue.php:193
300
  msgid "Thanks for the feedback!"
301
  msgstr ""
302
 
303
  #. 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.
304
+ #: assets/languages/wp-mail-smtp-vue.php:197
305
  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."
306
  msgstr ""
307
 
308
+ #: assets/languages/wp-mail-smtp-vue.php:200
309
  msgid "Rate on WordPress.org"
310
  msgstr ""
311
 
312
+ #: assets/languages/wp-mail-smtp-vue.php:203
313
  #: src/Providers/PepipostAPI/Options.php:96
314
  #: src/Providers/Sendgrid/Options.php:63
315
  #: src/Providers/Sendinblue/Options.php:104
320
  msgstr ""
321
 
322
  #. Translators: Link to the SendLayer API settings.
323
+ #: assets/languages/wp-mail-smtp-vue.php:207
324
  msgid "%1$sFollow this link%2$s to get an API Key for SendLayer."
325
  msgstr ""
326
 
327
+ #: assets/languages/wp-mail-smtp-vue.php:210
328
  #: src/Admin/Pages/ExportTab.php:121
329
  #: src/Admin/Pages/SettingsTab.php:191
330
  msgid "From Name"
331
  msgstr ""
332
 
333
+ #: assets/languages/wp-mail-smtp-vue.php:213
334
  #: src/Admin/Pages/SettingsTab.php:217
335
  msgid "Force From Name"
336
  msgstr ""
337
 
338
+ #: assets/languages/wp-mail-smtp-vue.php:216
339
  #: src/Admin/Pages/SettingsTab.php:121
340
  msgid "From Email"
341
  msgstr ""
342
 
343
+ #: assets/languages/wp-mail-smtp-vue.php:219
344
  #: src/Admin/Pages/SettingsTab.php:172
345
  msgid "Force From Email"
346
  msgstr ""
347
 
348
+ #: assets/languages/wp-mail-smtp-vue.php:222
349
  msgid "If enabled, the From Name setting above will be used for all emails, ignoring values set by other plugins."
350
  msgstr ""
351
 
352
+ #: assets/languages/wp-mail-smtp-vue.php:225
353
  msgid "If enabled, the From Email setting above will be used for all emails, ignoring values set by other plugins."
354
  msgstr ""
355
 
356
+ #: assets/languages/wp-mail-smtp-vue.php:228
357
  #: src/Admin/Pages/SettingsTab.php:203
358
  msgid "The name that emails are sent from."
359
  msgstr ""
360
 
361
+ #: assets/languages/wp-mail-smtp-vue.php:231
362
  #: src/Admin/Pages/SettingsTab.php:154
363
  msgid "The email address that emails are sent from."
364
  msgstr ""
365
 
366
+ #: assets/languages/wp-mail-smtp-vue.php:234
367
  #: src/Providers/Sendlayer/Options.php:58
368
  msgid "Get Started with SendLayer"
369
  msgstr ""
370
 
371
+ #: assets/languages/wp-mail-smtp-vue.php:237
372
  msgid "Read how to set up SendLayer"
373
  msgstr ""
374
 
375
+ #: assets/languages/wp-mail-smtp-vue.php:240
376
  #: src/Providers/Mailgun/Options.php:112
377
  #: src/Providers/SparkPost/Options.php:118
378
  msgid "Region"
379
  msgstr ""
380
 
381
+ #: assets/languages/wp-mail-smtp-vue.php:243
382
  msgid "The data center location used by your Zoho account."
383
  msgstr ""
384
 
385
+ #: assets/languages/wp-mail-smtp-vue.php:246
386
  #: src/Providers/Gmail/Options.php:87
387
  msgid "Client ID"
388
  msgstr ""
389
 
390
+ #: assets/languages/wp-mail-smtp-vue.php:249
391
  #: src/Providers/Gmail/Options.php:102
392
  msgid "Client Secret"
393
  msgstr ""
394
 
395
+ #: assets/languages/wp-mail-smtp-vue.php:252
396
  msgid "Redirect URI"
397
  msgstr ""
398
 
399
+ #: assets/languages/wp-mail-smtp-vue.php:255
400
  #: src/Providers/Gmail/Options.php:146
401
  msgid "Authorization"
402
  msgstr ""
403
 
404
+ #: assets/languages/wp-mail-smtp-vue.php:258
405
  msgid "Read how to set up Zoho Mail"
406
  msgstr ""
407
 
408
+ #: assets/languages/wp-mail-smtp-vue.php:261
409
  #: src/Providers/Sendgrid/Options.php:103
410
  #: src/Providers/Sendinblue/Options.php:136
411
  msgid "Sending Domain"
412
  msgstr ""
413
 
414
  #. Translators: Link to the Sendinblue API settings.
415
+ #: assets/languages/wp-mail-smtp-vue.php:265
416
  msgid "%1$sFollow this link%2$s to get an API Key for Sendinblue."
417
  msgstr ""
418
 
419
  #. Translators: Link to the Sendinblue doc page on wpmailsmtp.com.
420
+ #: assets/languages/wp-mail-smtp-vue.php:269
421
  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"
422
  msgstr ""
423
 
424
+ #: assets/languages/wp-mail-smtp-vue.php:272
425
  msgid "Get Started with Sendinblue"
426
  msgstr ""
427
 
428
+ #: assets/languages/wp-mail-smtp-vue.php:275
429
  msgid "Read how to set up Sendinblue"
430
  msgstr ""
431
 
432
+ #: assets/languages/wp-mail-smtp-vue.php:278
433
  #: src/Providers/Sendinblue/Options.php:61
434
  #: src/Providers/SMTPcom/Options.php:67
435
  msgid "Transparency and Disclosure"
436
  msgstr ""
437
 
438
+ #: assets/languages/wp-mail-smtp-vue.php:281
439
  #: src/Providers/Sendinblue/Options.php:63
440
  msgid "We believe in full transparency. The Sendinblue links above are tracking links as part of our partnership with Sendinblue. We can recommend just about any SMTP service, but we only recommend products that we believe will add value to our users."
441
  msgstr ""
442
 
443
+ #: assets/languages/wp-mail-smtp-vue.php:284
444
  msgid "Import data from your current plugins"
445
  msgstr ""
446
 
447
+ #: assets/languages/wp-mail-smtp-vue.php:287
448
  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."
449
  msgstr ""
450
 
451
+ #: assets/languages/wp-mail-smtp-vue.php:290
452
  msgid "Import Data and Continue"
453
  msgstr ""
454
 
455
+ #: assets/languages/wp-mail-smtp-vue.php:293
456
  msgid "Skip this Step"
457
  msgstr ""
458
 
459
+ #: assets/languages/wp-mail-smtp-vue.php:296
460
  msgid "Easy WP SMTP"
461
  msgstr ""
462
 
463
+ #: assets/languages/wp-mail-smtp-vue.php:299
464
  msgid "FluentSMTP"
465
  msgstr ""
466
 
467
+ #: assets/languages/wp-mail-smtp-vue.php:302
468
  msgid "Post SMTP Mailer"
469
  msgstr ""
470
 
471
+ #: assets/languages/wp-mail-smtp-vue.php:305
472
  msgid "SMTP Mailer"
473
  msgstr ""
474
 
475
+ #: assets/languages/wp-mail-smtp-vue.php:308
476
  msgid "WP SMTP"
477
  msgstr ""
478
 
479
+ #: assets/languages/wp-mail-smtp-vue.php:311
480
  msgid "Help Improve WP Mail SMTP + Smart Recommendations"
481
  msgstr ""
482
 
483
+ #: assets/languages/wp-mail-smtp-vue.php:314
484
  msgid "Get helpful suggestions from WP Mail SMTP on how to optimize your email deliverability and grow your business."
485
  msgstr ""
486
 
487
+ #: assets/languages/wp-mail-smtp-vue.php:317
488
  msgid "Your Email Address"
489
  msgstr ""
490
 
491
+ #: assets/languages/wp-mail-smtp-vue.php:320
492
  msgid "Your email is needed, so you can receive recommendations."
493
  msgstr ""
494
 
495
+ #: assets/languages/wp-mail-smtp-vue.php:323
496
  msgid "Help make WP Mail SMTP better for everyone"
497
  msgstr ""
498
 
499
+ #: assets/languages/wp-mail-smtp-vue.php:326
500
  msgid "Yes, count me in"
501
  msgstr ""
502
 
503
+ #: assets/languages/wp-mail-smtp-vue.php:329
504
  #: src/Admin/Pages/MiscTab.php:240
505
  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."
506
  msgstr ""
507
 
508
  #. Translators: Link to the Sendgrid API settings.
509
+ #: assets/languages/wp-mail-smtp-vue.php:333
510
  msgid "%1$sFollow this link%2$s to get an API Key for Sendgrid."
511
  msgstr ""
512
 
513
  #. Translators: italic styling.
514
+ #: assets/languages/wp-mail-smtp-vue.php:337
515
  msgid "To send emails you will need only a %1$sMail Send%2$s access level for this API key."
516
  msgstr ""
517
 
518
  #. Translators: Link to the Sendgrid doc page on wpmailsmtp.com.
519
+ #: assets/languages/wp-mail-smtp-vue.php:341
520
  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"
521
  msgstr ""
522
 
523
+ #: assets/languages/wp-mail-smtp-vue.php:344
524
  msgid "Read how to set up Sendgrid"
525
  msgstr ""
526
 
527
+ #: assets/languages/wp-mail-smtp-vue.php:347
528
  #: src/Providers/Postmark/Options.php:85
529
  msgid "Server API Token"
530
  msgstr ""
531
 
532
+ #: assets/languages/wp-mail-smtp-vue.php:350
533
  #: src/Providers/Postmark/Options.php:114
534
  msgid "Message Stream ID"
535
  msgstr ""
536
 
537
  #. Translators: Link to the Postmark API settings.
538
+ #: assets/languages/wp-mail-smtp-vue.php:354
539
  msgid "%1$sFollow this link%2$s to get a Server API Token for Postmark."
540
  msgstr ""
541
 
542
  #. Translators: Link to the Postmark Message Stream ID settings.
543
+ #: assets/languages/wp-mail-smtp-vue.php:358
544
  msgid "Message Stream ID is <strong>optional</strong>. By default <strong>outbound</strong> (Default Transactional Stream) will be used. More information can be found in our %1$sPostmark documentation%2$s."
545
  msgstr ""
546
 
547
+ #: assets/languages/wp-mail-smtp-vue.php:361
548
  msgid "Read how to set up Postmark"
549
  msgstr ""
550
 
551
+ #: assets/languages/wp-mail-smtp-vue.php:364
552
  msgid "Access Key ID"
553
  msgstr ""
554
 
555
+ #: assets/languages/wp-mail-smtp-vue.php:367
556
  msgid "Secret Access Key"
557
  msgstr ""
558
 
559
+ #: assets/languages/wp-mail-smtp-vue.php:370
560
  msgid "SES Identities"
561
  msgstr ""
562
 
563
+ #: assets/languages/wp-mail-smtp-vue.php:373
564
  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."
565
  msgstr ""
566
 
567
+ #: assets/languages/wp-mail-smtp-vue.php:376
568
  msgid "Read how to set up Amazon SES"
569
  msgstr ""
570
 
571
+ #: assets/languages/wp-mail-smtp-vue.php:379
572
  msgid "Amazon SES 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 "
573
  msgstr ""
574
 
575
+ #: assets/languages/wp-mail-smtp-vue.php:382
576
  msgid "WPBeginner's tutorial on how to set up SSL"
577
  msgstr ""
578
 
579
+ #: assets/languages/wp-mail-smtp-vue.php:385
580
  msgid "If you'd prefer not to set up SSL, or need an SMTP solution in the meantime, please go back and select a different mailer option."
581
  msgstr ""
582
 
583
+ #: assets/languages/wp-mail-smtp-vue.php:388
584
  #: src/Providers/OptionsAbstract.php:198
585
  msgid "SMTP Host"
586
  msgstr ""
587
 
588
+ #: assets/languages/wp-mail-smtp-vue.php:391
589
  #: src/Providers/OptionsAbstract.php:212
590
  msgid "Encryption"
591
  msgstr ""
592
 
593
+ #: assets/languages/wp-mail-smtp-vue.php:394
594
  #: src/Providers/OptionsAbstract.php:252
595
  msgid "SMTP Port"
596
  msgstr ""
597
 
598
+ #: assets/languages/wp-mail-smtp-vue.php:397
599
  #: src/Providers/OptionsAbstract.php:266
600
  msgid "Auto TLS"
601
  msgstr ""
602
 
603
+ #: assets/languages/wp-mail-smtp-vue.php:400
604
  msgid "Enable Auto TLS"
605
  msgstr ""
606
 
607
+ #: assets/languages/wp-mail-smtp-vue.php:403
608
  #: src/Providers/OptionsAbstract.php:280
609
  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."
610
  msgstr ""
611
 
612
+ #: assets/languages/wp-mail-smtp-vue.php:406
613
  #: src/Providers/OptionsAbstract.php:288
614
  msgid "Authentication"
615
  msgstr ""
616
 
617
+ #: assets/languages/wp-mail-smtp-vue.php:409
618
  #: src/Admin/Pages/TestTab.php:796
619
  msgid "Enable Authentication"
620
  msgstr ""
621
 
622
+ #: assets/languages/wp-mail-smtp-vue.php:412
623
  #: src/Providers/OptionsAbstract.php:307
624
  msgid "SMTP Username"
625
  msgstr ""
626
 
627
+ #: assets/languages/wp-mail-smtp-vue.php:415
628
  #: src/Providers/OptionsAbstract.php:321
629
  msgid "SMTP Password"
630
  msgstr ""
631
 
632
+ #: assets/languages/wp-mail-smtp-vue.php:418
633
  #: src/Providers/OptionsAbstract.php:244
634
  msgid "For most servers TLS is the recommended option. If your SMTP provider offers both SSL and TLS options, we recommend using TLS."
635
  msgstr ""
636
 
637
+ #: assets/languages/wp-mail-smtp-vue.php:421
638
  #: src/Providers/OptionsAbstract.php:222
639
  msgid "None"
640
  msgstr ""
641
 
642
+ #: assets/languages/wp-mail-smtp-vue.php:424
643
  #: src/Providers/OptionsAbstract.php:231
644
  msgid "SSL"
645
  msgstr ""
646
 
647
+ #: assets/languages/wp-mail-smtp-vue.php:427
648
  #: src/Providers/OptionsAbstract.php:240
649
  msgid "TLS"
650
  msgstr ""
651
 
652
+ #: assets/languages/wp-mail-smtp-vue.php:430
653
  msgid "The following plugin will be installed for free: WPForms"
654
  msgstr ""
655
 
656
+ #: assets/languages/wp-mail-smtp-vue.php:433
657
  msgid "Which email features do you want to enable?"
658
  msgstr ""
659
 
660
+ #: assets/languages/wp-mail-smtp-vue.php:436
661
  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."
662
  msgstr ""
663
 
664
+ #: assets/languages/wp-mail-smtp-vue.php:439
665
  msgid "Improved Email Deliverability"
666
  msgstr ""
667
 
668
+ #: assets/languages/wp-mail-smtp-vue.php:442
669
  msgid "Ensure your emails are sent successfully and reliably."
670
  msgstr ""
671
 
672
+ #: assets/languages/wp-mail-smtp-vue.php:445
673
  msgid "Email Error Tracking"
674
  msgstr ""
675
 
676
+ #: assets/languages/wp-mail-smtp-vue.php:448
677
  msgid "Easily spot errors causing delivery issues."
678
  msgstr ""
679
 
680
+ #: assets/languages/wp-mail-smtp-vue.php:451
681
  msgid "Smart Contact Form"
682
  msgstr ""
683
 
684
+ #: assets/languages/wp-mail-smtp-vue.php:454
685
  msgid "Create beautiful contact forms with just a few clicks."
686
  msgstr ""
687
 
688
+ #: assets/languages/wp-mail-smtp-vue.php:457
689
  msgid "Keep records of every email that's sent out from your website."
690
  msgstr ""
691
 
692
+ #: assets/languages/wp-mail-smtp-vue.php:460
693
  msgid "Weekly Email Summary"
694
  msgstr ""
695
 
696
+ #: assets/languages/wp-mail-smtp-vue.php:463
697
  msgid "Get statistics about emails you've sent."
698
  msgstr ""
699
 
700
+ #: assets/languages/wp-mail-smtp-vue.php:466
701
  msgid "Control which email notifications your WordPress site sends."
702
  msgstr ""
703
 
704
+ #: assets/languages/wp-mail-smtp-vue.php:469
705
  msgid "Save time with powerful WordPress Multisite controls."
706
  msgstr ""
707
 
708
+ #: assets/languages/wp-mail-smtp-vue.php:472
709
  #: src/Providers/Mailgun/Options.php:87
710
  msgid "Domain Name"
711
  msgstr ""
712
 
713
  #. Translators: Link to the Mailgun API settings.
714
+ #: assets/languages/wp-mail-smtp-vue.php:476
715
  msgid "%1$sFollow this link%2$s to get an API Key from Mailgun."
716
  msgstr ""
717
 
718
  #. Translators: Link to the Mailgun Domain settings.
719
+ #: assets/languages/wp-mail-smtp-vue.php:480
720
  msgid "%1$sFollow this link%2$s to get a Domain Name from Mailgun."
721
  msgstr ""
722
 
723
  #. Translators: Link to the Mailgun documentation.
724
+ #: assets/languages/wp-mail-smtp-vue.php:484
725
  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."
726
  msgstr ""
727
 
728
+ #: assets/languages/wp-mail-smtp-vue.php:487
729
  msgid "Read how to set up Mailgun"
730
  msgstr ""
731
 
732
+ #: assets/languages/wp-mail-smtp-vue.php:490
733
  #: src/Providers/Mailgun/Options.php:122
734
  #: src/Providers/SparkPost/Options.php:128
735
  msgid "US"
736
  msgstr ""
737
 
738
+ #: assets/languages/wp-mail-smtp-vue.php:493
739
  #: src/Providers/Mailgun/Options.php:131
740
  #: src/Providers/SparkPost/Options.php:137
741
  msgid "EU"
742
  msgstr ""
743
 
744
+ #: assets/languages/wp-mail-smtp-vue.php:496
745
  msgid "Microsoft 365 / Outlook"
746
  msgstr ""
747
 
748
+ #: assets/languages/wp-mail-smtp-vue.php:499
749
  #: src/Admin/Pages/ExportTab.php:135
750
  #: src/Admin/Pages/SettingsTab.php:258
751
  msgid "Mailer"
752
  msgstr ""
753
 
754
+ #: assets/languages/wp-mail-smtp-vue.php:502
755
  msgid "I Understand, Continue"
756
  msgstr ""
757
 
758
+ #: assets/languages/wp-mail-smtp-vue.php:505
759
  msgid "Choose a Different Mailer"
760
  msgstr ""
761
 
762
+ #: assets/languages/wp-mail-smtp-vue.php:508
763
  msgid "is a PRO Feature"
764
  msgstr ""
765
 
766
+ #: assets/languages/wp-mail-smtp-vue.php:511
767
  msgid "Choose Your SMTP Mailer"
768
  msgstr ""
769
 
770
  #. Translators: Link to the SMTP Mailer docs page.
771
+ #: assets/languages/wp-mail-smtp-vue.php:515
772
  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."
773
  msgstr ""
774
 
775
+ #: assets/languages/wp-mail-smtp-vue.php:518
776
  msgid "Recommended Mailers"
777
  msgstr ""
778
 
779
+ #: assets/languages/wp-mail-smtp-vue.php:521
780
  msgid "Your mailer is already configured in a WP Mail SMTP constant, so the options below have been disabled. To change your mailer, please edit or remove the <code>WPMS_MAILER</code> constant in your <code>wp-config.php</code> file."
781
  msgstr ""
782
 
783
+ #: assets/languages/wp-mail-smtp-vue.php:524
784
  msgid "Application ID"
785
  msgstr ""
786
 
787
+ #: assets/languages/wp-mail-smtp-vue.php:527
788
  msgid "Application Password"
789
  msgstr ""
790
 
791
+ #: assets/languages/wp-mail-smtp-vue.php:530
792
  msgid "Read how to set up Microsoft Outlook / 365"
793
  msgstr ""
794
 
795
+ #: assets/languages/wp-mail-smtp-vue.php:533
796
  msgid "Outlook / 365 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 "
797
  msgstr ""
798
 
799
+ #: assets/languages/wp-mail-smtp-vue.php:536
800
  #: src/Providers/SMTPcom/Options.php:130
801
  msgid "Sender Name"
802
  msgstr ""
803
 
804
  #. Translators: Link to the SMTP.com API settings.
805
+ #: assets/languages/wp-mail-smtp-vue.php:540
806
  msgid "%1$sFollow this link%2$s to get an API Key for SMTP.com."
807
  msgstr ""
808
 
809
  #. Translators: Link to the SMTP.com Senders/Channel settings.
810
+ #: assets/languages/wp-mail-smtp-vue.php:544
811
  msgid "%1$sFollow this link%2$s to get a Sender Name for SMTP.com."
812
  msgstr ""
813
 
814
+ #: assets/languages/wp-mail-smtp-vue.php:547
815
  #: src/Providers/SMTPcom/Options.php:62
816
  msgid "Get Started with SMTP.com"
817
  msgstr ""
818
 
819
+ #: assets/languages/wp-mail-smtp-vue.php:550
820
  msgid "Read how to set up SMTP.com"
821
  msgstr ""
822
 
823
+ #: assets/languages/wp-mail-smtp-vue.php:553
824
  #: src/Providers/SMTPcom/Options.php:69
825
  msgid "We believe in full transparency. The SMTP.com links above are tracking links as part of our partnership with SMTP (j2 Global). We can recommend just about any SMTP service, but we only recommend products that we believe will add value to our users."
826
  msgstr ""
827
 
828
+ #: assets/languages/wp-mail-smtp-vue.php:556
829
  #: src/Admin/SetupWizard.php:469
830
  msgid "WP Mail SMTP logo"
831
  msgstr ""
832
 
833
+ #: assets/languages/wp-mail-smtp-vue.php:559
834
  msgid "Authorized Redirect URI"
835
  msgstr ""
836
 
837
+ #: assets/languages/wp-mail-smtp-vue.php:562
838
  msgid "Select which email address you would like to send your emails from."
839
  msgstr ""
840
 
841
+ #: assets/languages/wp-mail-smtp-vue.php:565
842
  msgid "Read how to set up the Gmail mailer"
843
  msgstr ""
844
 
845
  #. Translators: Link to the SparkPost documentation.
846
+ #: assets/languages/wp-mail-smtp-vue.php:569
847
  msgid "Select your SparkPost account region. %1$sMore information%2$s on SparkPost."
848
  msgstr ""
849
 
850
+ #: assets/languages/wp-mail-smtp-vue.php:572
851
  msgid "Read how to set up SparkPost"
852
  msgstr ""
853
 
854
  #. Translators: Link to the SparkPost Account API section.
855
+ #: assets/languages/wp-mail-smtp-vue.php:576
856
  msgid "%1$sFollow this link%2$s to get an API Key for SparkPost."
857
  msgstr ""
858
 
859
  #. Translators: %1$s - the number of current step, %2$s - number of all steps.
860
+ #: assets/languages/wp-mail-smtp-vue.php:580
861
  msgid "Step %1$s of %2$s"
862
  msgstr ""
863
 
864
+ #: assets/languages/wp-mail-smtp-vue.php:583
865
  msgid "Install"
866
  msgstr ""
867
 
868
+ #: assets/languages/wp-mail-smtp-vue.php:586
869
  msgid "Installed"
870
  msgstr ""
871
 
872
+ #: assets/languages/wp-mail-smtp-vue.php:589
873
  #: src/Admin/Area.php:571
874
  #: src/Admin/Pages/AboutTab.php:223
875
  msgid "Activated"
876
  msgstr ""
877
 
878
+ #: assets/languages/wp-mail-smtp-vue.php:592
879
  msgid "This setting is already configured with the WP Mail SMTP constant. To change it, please edit or remove the <code></code> constant in your <code>wp-config.php</code> file."
880
  msgstr ""
881
 
882
+ #: assets/languages/wp-mail-smtp-vue.php:595
883
  msgid "Copy input value"
884
  msgstr ""
885
 
886
+ #: assets/languages/wp-mail-smtp-vue.php:598
887
  msgid "Copied!"
888
  msgstr ""
889
 
890
+ #: assets/languages/wp-mail-smtp-vue.php:601
891
  msgid "The value entered does not match the required format"
892
  msgstr ""
893
 
894
+ #: assets/languages/wp-mail-smtp-vue.php:604
895
  #: src/Admin/Area.php:149
896
  msgid "There was an error while processing the authentication request. Please try again."
897
  msgstr ""
898
 
899
+ #: assets/languages/wp-mail-smtp-vue.php:607
900
  msgid "There was an error while processing the authentication request. Please recheck your Client ID and Client Secret and try again."
901
  msgstr ""
902
 
903
+ #: assets/languages/wp-mail-smtp-vue.php:610
904
  msgid "There was an error while processing the authentication request. The nonce is invalid. Please try again."
905
  msgstr ""
906
 
907
+ #: assets/languages/wp-mail-smtp-vue.php:613
908
  msgid "There was an error while processing the authentication request. The authorization code is missing. Please try again."
909
  msgstr ""
910
 
911
+ #: assets/languages/wp-mail-smtp-vue.php:616
912
  msgid "There was an error while processing the authentication request. Please recheck your Region, Client ID and Client Secret and try again."
913
  msgstr ""
914
 
915
+ #: assets/languages/wp-mail-smtp-vue.php:619
916
  #: src/Admin/Area.php:165
917
  msgid "You have successfully linked the current site with your Google API project. Now you can start sending emails through Gmail."
918
  msgstr ""
919
 
920
+ #: assets/languages/wp-mail-smtp-vue.php:622
921
  msgid "You have successfully linked the current site with your Microsoft API project. Now you can start sending emails through Outlook."
922
  msgstr ""
923
 
924
+ #: assets/languages/wp-mail-smtp-vue.php:625
925
  msgid "You have successfully linked the current site with your Zoho Mail API project. Now you can start sending emails through Zoho Mail."
926
  msgstr ""
927
 
928
+ #: assets/languages/wp-mail-smtp-vue.php:628
929
  msgid "Successful Authorization"
930
  msgstr ""
931
 
932
+ #: assets/languages/wp-mail-smtp-vue.php:631
933
  msgid "Authorization Error!"
934
  msgstr ""
935
 
936
  #. Translators: name of the oAuth provider (Google, Microsoft, ...).
937
+ #: assets/languages/wp-mail-smtp-vue.php:635
938
  msgid "Connect to %s"
939
  msgstr ""
940
 
941
+ #: assets/languages/wp-mail-smtp-vue.php:638
942
  msgid "Before continuing, you'll need to allow this plugin to send emails using your %s account."
943
  msgstr ""
944
 
945
+ #: assets/languages/wp-mail-smtp-vue.php:641
946
  #: src/Providers/Gmail/Options.php:183
947
  msgid "Remove Connection"
948
  msgstr ""
949
 
950
  #. Translators: link to the Google documentation page.
951
+ #: assets/languages/wp-mail-smtp-vue.php:645
952
  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."
953
  msgstr ""
954
 
955
  #. Translators: name of the oAuth provider (Google, Microsoft, ...).
956
+ #: assets/languages/wp-mail-smtp-vue.php:649
957
  msgid "Removing this connection will give you the ability to redo the connection or connect to different %s account."
958
  msgstr ""
959
 
960
+ #: assets/languages/wp-mail-smtp-vue.php:652
961
  msgid "Connected as"
962
  msgstr ""
963
 
964
+ #: assets/languages/wp-mail-smtp-vue.php:655
965
  msgid "Whoops, looks like things aren’t configured properly."
966
  msgstr ""
967
 
968
+ #: assets/languages/wp-mail-smtp-vue.php:658
969
  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."
970
  msgstr ""
971
 
972
+ #: assets/languages/wp-mail-smtp-vue.php:661
973
  msgid "Start Troubleshooting"
974
  msgstr ""
975
 
976
+ #: assets/languages/wp-mail-smtp-vue.php:664
977
  msgid "Checking Mailer Configuration"
978
  msgstr ""
979
 
980
+ #: assets/languages/wp-mail-smtp-vue.php:667
981
  msgid "We're running some tests in the background to make sure everything is set up properly."
982
  msgstr ""
983
 
984
+ #: assets/languages/wp-mail-smtp-vue.php:670
985
  msgid "Checking mailer configuration image"
986
  msgstr ""
987
 
988
+ #: assets/languages/wp-mail-smtp-vue.php:673
989
  msgid "Successful Verification!"
990
  msgstr ""
991
 
992
+ #: assets/languages/wp-mail-smtp-vue.php:676
993
  msgid "Verification Error!"
994
  msgstr ""
995
 
996
+ #: assets/languages/wp-mail-smtp-vue.php:679
997
  msgid "Successful Upgrade!"
998
  msgstr ""
999
 
1000
+ #: assets/languages/wp-mail-smtp-vue.php:682
1001
  msgid "Upgrade Failed!"
1002
  msgstr ""
1003
 
1004
+ #: assets/languages/wp-mail-smtp-vue.php:685
1005
  msgid "Would you like to purchase the following features now?"
1006
  msgstr ""
1007
 
1008
+ #: assets/languages/wp-mail-smtp-vue.php:688
1009
  msgid "These features are available as part of WP Mail SMTP Pro plan."
1010
  msgstr ""
1011
 
1012
+ #: assets/languages/wp-mail-smtp-vue.php:691
1013
  msgid "Purchase Now"
1014
  msgstr ""
1015
 
1016
+ #: assets/languages/wp-mail-smtp-vue.php:694
1017
  msgid "I'll do it later"
1018
  msgstr ""
1019
 
1020
+ #: assets/languages/wp-mail-smtp-vue.php:697
1021
  msgid "Enter your WP Mail SMTP License Key"
1022
  msgstr ""
1023
 
1024
  #. Translators: %1$s and %2$s are bold tags.
1025
+ #: assets/languages/wp-mail-smtp-vue.php:701
1026
  msgid "You're currently using %1$sWP Mail SMTP Lite%2$s - no license needed. Enjoy!"
1027
  msgstr ""
1028
 
1029
+ #: assets/languages/wp-mail-smtp-vue.php:704
1030
  msgid "Continue"
1031
  msgstr ""
1032
 
1033
  #. Translators: Link to the WPMailSMTP.com pricing page.
1034
+ #: assets/languages/wp-mail-smtp-vue.php:708
1035
  msgid "To unlock selected features, %1$sUpgrade to Pro%2$s and enter your license key below."
1036
  msgstr ""
1037
 
1038
+ #: assets/languages/wp-mail-smtp-vue.php:711
1039
  msgid "Enhanced Weekly Email Summary"
1040
  msgstr ""
1041
 
1042
  #. Translators: bold HTML tags.
1043
+ #: assets/languages/wp-mail-smtp-vue.php:715
1044
  msgid "Already purchased? Enter your license key below to connect with %1$sWP Mail SMTP Pro%2$s!"
1045
  msgstr ""
1046
 
1047
+ #: assets/languages/wp-mail-smtp-vue.php:718
1048
  msgid "Enter your license key below to unlock plugin updates!"
1049
  msgstr ""
1050
 
1051
+ #: assets/languages/wp-mail-smtp-vue.php:721
1052
  msgid "Verify License Key"
1053
  msgstr ""
1054
 
1055
+ #: assets/languages/wp-mail-smtp-vue.php:724
1056
  #: src/Admin/Pages/SettingsTab.php:427
1057
  msgid "Connect"
1058
  msgstr ""
1059
 
1060
+ #: assets/languages/wp-mail-smtp-vue.php:727
1061
  msgid "The License Key format is incorrect. Please enter a valid key and try again."
1062
  msgstr ""
1063
 
1064
+ #: assets/languages/wp-mail-smtp-vue.php:730
1065
  msgid "Your license was successfully verified! You are ready for the next step."
1066
  msgstr ""
1067
 
1068
+ #: assets/languages/wp-mail-smtp-vue.php:733
1069
  msgid "Pro badge"
1070
  msgstr ""
1071
 
1072
+ #: assets/languages/wp-mail-smtp-vue.php:736
1073
  msgid "License key input"
1074
  msgstr ""
1075
 
1076
+ #: assets/languages/wp-mail-smtp-vue.php:739
1077
  msgid "Paste your license key here"
1078
  msgstr ""
1079
 
1080
+ #: assets/languages/wp-mail-smtp-vue.php:742
1081
  msgid "Please enter a domain"
1082
  msgstr ""
1083
 
1084
+ #: assets/languages/wp-mail-smtp-vue.php:745
1085
  msgid "Please enter a valid email address"
1086
  msgstr ""
1087
 
1088
+ #: assets/languages/wp-mail-smtp-vue.php:748
1089
  msgid "Enter the domain name to verify it on Amazon SES and generate the required DNS CNAME records."
1090
  msgstr ""
1091
 
1092
+ #: assets/languages/wp-mail-smtp-vue.php:751
1093
  msgid "Enter a valid email address. A verification email will be sent to the email address you entered."
1094
  msgstr ""
1095
 
1096
  #. Translators: Email address.
1097
+ #: assets/languages/wp-mail-smtp-vue.php:755
1098
  msgid "Please check the inbox of <b>%s</b> for a confirmation email."
1099
  msgstr ""
1100
 
1101
+ #: assets/languages/wp-mail-smtp-vue.php:758
1102
  msgid "Verify Email"
1103
  msgstr ""
1104
 
1105
+ #: assets/languages/wp-mail-smtp-vue.php:761
1106
  msgid "No registered domains or emails."
1107
  msgstr ""
1108
 
1109
+ #: assets/languages/wp-mail-smtp-vue.php:764
1110
  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."
1111
  msgstr ""
1112
 
1113
+ #: assets/languages/wp-mail-smtp-vue.php:767
1114
  msgid "View DNS"
1115
  msgstr ""
1116
 
1117
+ #: assets/languages/wp-mail-smtp-vue.php:770
1118
  msgid "Resend"
1119
  msgstr ""
1120
 
1121
+ #: assets/languages/wp-mail-smtp-vue.php:773
1122
  msgid "Here are the domains and email addresses that have been verified and can be used as the From Email."
1123
  msgstr ""
1124
 
1125
+ #: assets/languages/wp-mail-smtp-vue.php:776
1126
  msgid "Verify SES Identity"
1127
  msgstr ""
1128
 
1129
+ #: assets/languages/wp-mail-smtp-vue.php:779
1130
  msgid "Add New SES Identity"
1131
  msgstr ""
1132
 
1133
+ #: assets/languages/wp-mail-smtp-vue.php:782
1134
  msgid "Name"
1135
  msgstr ""
1136
 
1137
+ #: assets/languages/wp-mail-smtp-vue.php:785
1138
  msgid "Value"
1139
  msgstr ""
1140
 
1141
  #. Translators: Link to Amazon SES documentation.
1142
+ #: assets/languages/wp-mail-smtp-vue.php:789
1143
  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."
1144
  msgstr ""
1145
 
1146
+ #: assets/languages/wp-mail-smtp-vue.php:792
1147
  msgid "Verify Domain"
1148
  msgstr ""
1149
 
1150
+ #: assets/languages/wp-mail-smtp-vue.php:795
1151
  msgid "Verify Email Address"
1152
  msgstr ""
1153
 
1154
  #. Translators: Minimum and maximum number that can be used.
1155
+ #: assets/languages/wp-mail-smtp-vue.php:799
1156
  msgid "Please enter a value between %1$s and %2$s"
1157
  msgstr ""
1158
 
1159
+ #: assets/languages/wp-mail-smtp-vue.php:802
1160
  msgid "Value has to be a round number"
1161
  msgstr ""
1162
 
1163
+ #: assets/languages/wp-mail-smtp-vue.php:805
1164
  msgid "It looks like the plugin installation failed!"
1165
  msgstr ""
1166
 
1167
+ #: assets/languages/wp-mail-smtp-vue.php:808
1168
  msgid "It looks like we can't install the plugin."
1169
  msgstr ""
1170
 
1171
+ #: assets/languages/wp-mail-smtp-vue.php:811
1172
  msgid "You appear to be offline. Plugin not installed."
1173
  msgstr ""
1174
 
1175
+ #: assets/languages/wp-mail-smtp-vue.php:814
1176
  msgid "Can't fetch plugins information."
1177
  msgstr ""
1178
 
1179
+ #: assets/languages/wp-mail-smtp-vue.php:817
1180
  msgid "It looks like we can't fetch plugins information."
1181
  msgstr ""
1182
 
1183
+ #: assets/languages/wp-mail-smtp-vue.php:820
1184
  msgid "You appear to be offline. Plugin information not retrieved."
1185
  msgstr ""
1186
 
1187
+ #: assets/languages/wp-mail-smtp-vue.php:823
1188
  #: src/Core.php:1090
1189
  msgid "Loading"
1190
  msgstr ""
1191
 
1192
+ #: assets/languages/wp-mail-smtp-vue.php:826
1193
  msgid "It looks like we can't perform the mailer configuration check."
1194
  msgstr ""
1195
 
1196
+ #: assets/languages/wp-mail-smtp-vue.php:829
1197
  msgid "It looks like we can't send the feedback."
1198
  msgstr ""
1199
 
3766
  msgstr ""
3767
 
3768
  #. translators: %1$s - Plugin name causing conflict.
3769
+ #: src/Conflicts.php:463
3770
  msgid "Heads up! WP Mail SMTP has detected %1$s is activated. Please deactivate %1$s to prevent conflicts."
3771
  msgstr ""
3772
 
3879
  msgid "An email request was sent."
3880
  msgstr ""
3881
 
3882
+ #: src/MailCatcher.php:182
3883
+ #: src/MailCatcherV6.php:176
3884
  msgid "Debug Output:"
3885
  msgstr ""
3886
 
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: wpforms, jaredatch, smub, slaFFik
3
  Tags: smtp, wp mail smtp, wordpress smtp, gmail smtp, sendgrid smtp, mailgun smtp, mail, mailer, phpmailer, wp_mail, email, mailgun, sengrid, gmail, sendinblue, wp smtp
4
  Requires at least: 5.2
5
  Tested up to: 6.0
6
- Stable tag: 3.5.0
7
  Requires PHP: 5.6.20
8
 
9
  Make email delivery easy for WordPress. Connect with SMTP, Gmail, Outlook, SendGrid, Mailgun, Zoho, SES, and more. Rated #1 WordPress SMTP Email plugin.
@@ -333,6 +333,10 @@ By all means please contact us to discuss features or options you'd like to see
333
 
334
  == Changelog ==
335
 
 
 
 
 
336
  = 3.5.0 - 2022-07-14 =
337
  - Added: Check if `wp_mail` function is overwritten.
338
  - Added: DB table (`wpmailsmtp_tasks_meta`) cleanup after scheduled actions execution. Keeps DB size small.
3
  Tags: smtp, wp mail smtp, wordpress smtp, gmail smtp, sendgrid smtp, mailgun smtp, mail, mailer, phpmailer, wp_mail, email, mailgun, sengrid, gmail, sendinblue, wp smtp
4
  Requires at least: 5.2
5
  Tested up to: 6.0
6
+ Stable tag: 3.5.1
7
  Requires PHP: 5.6.20
8
 
9
  Make email delivery easy for WordPress. Connect with SMTP, Gmail, Outlook, SendGrid, Mailgun, Zoho, SES, and more. Rated #1 WordPress SMTP Email plugin.
333
 
334
  == Changelog ==
335
 
336
+ = 3.5.1 - 2022-07-14 =
337
+ - Changed: Removed MailPoet from the list of conflicting plugins.
338
+ - Fixed: PHP warning for undefined variable when using the Default (none) mailer.
339
+
340
  = 3.5.0 - 2022-07-14 =
341
  - Added: Check if `wp_mail` function is overwritten.
342
  - Added: DB table (`wpmailsmtp_tasks_meta`) cleanup after scheduled actions execution. Keeps DB size small.
src/Conflicts.php CHANGED
@@ -351,15 +351,6 @@ class Conflicts {
351
  'test' => 'test_branda_integration',
352
  'message' => esc_html__( 'Or deactivate "SMTP" module in Branda > Emails > SMTP.', 'wp-mail-smtp' ),
353
  ],
354
-
355
- /**
356
- * Url: https://wordpress.org/plugins/mailpoet/
357
- */
358
- [
359
- 'name' => 'MailPoet 3 (New)',
360
- 'slug' => 'mailpoet/mailpoet.php',
361
- 'function' => 'mailpoet_wp_version_notice',
362
- ],
363
  ];
364
  }
365
 
351
  'test' => 'test_branda_integration',
352
  'message' => esc_html__( 'Or deactivate "SMTP" module in Branda > Emails > SMTP.', 'wp-mail-smtp' ),
353
  ],
 
 
 
 
 
 
 
 
 
354
  ];
355
  }
356
 
src/MailCatcher.php CHANGED
@@ -171,12 +171,11 @@ class MailCatcher extends \PHPMailer implements MailCatcherInterface {
171
 
172
  $this->setError( $e->getMessage() );
173
 
 
 
 
174
  // Set the debug error, but not for default PHP mailer.
175
  if ( $mail_mailer !== 'mail' ) {
176
-
177
- // phpcs:ignore WordPress.NamingConventions.ValidVariableName.UsedPropertyNotSnakeCase
178
- $error_message = 'Mailer: ' . esc_html( wp_mail_smtp()->get_providers()->get_options( $mail_mailer )->get_title() ) . "\r\n" . $this->ErrorInfo;
179
-
180
  $this->debug_event_id = Debug::set( $error_message );
181
 
182
  if ( DebugEvents::is_debug_enabled() && ! empty( $this->debug_output_buffer ) ) {
171
 
172
  $this->setError( $e->getMessage() );
173
 
174
+ // phpcs:ignore WordPress.NamingConventions.ValidVariableName.UsedPropertyNotSnakeCase
175
+ $error_message = 'Mailer: ' . esc_html( wp_mail_smtp()->get_providers()->get_options( $mail_mailer )->get_title() ) . "\r\n" . $this->ErrorInfo;
176
+
177
  // Set the debug error, but not for default PHP mailer.
178
  if ( $mail_mailer !== 'mail' ) {
 
 
 
 
179
  $this->debug_event_id = Debug::set( $error_message );
180
 
181
  if ( DebugEvents::is_debug_enabled() && ! empty( $this->debug_output_buffer ) ) {
src/MailCatcherV6.php CHANGED
@@ -165,12 +165,11 @@ class MailCatcherV6 extends \PHPMailer\PHPMailer\PHPMailer implements MailCatche
165
 
166
  $this->setError( $e->getMessage() );
167
 
 
 
 
168
  // Set the debug error, but not for default PHP mailer.
169
  if ( $mail_mailer !== 'mail' ) {
170
-
171
- // phpcs:ignore WordPress.NamingConventions.ValidVariableName.UsedPropertyNotSnakeCase
172
- $error_message = 'Mailer: ' . esc_html( wp_mail_smtp()->get_providers()->get_options( $mail_mailer )->get_title() ) . "\r\n" . $this->ErrorInfo;
173
-
174
  $this->debug_event_id = Debug::set( $error_message );
175
 
176
  if ( DebugEvents::is_debug_enabled() && ! empty( $this->debug_output_buffer ) ) {
165
 
166
  $this->setError( $e->getMessage() );
167
 
168
+ // phpcs:ignore WordPress.NamingConventions.ValidVariableName.UsedPropertyNotSnakeCase
169
+ $error_message = 'Mailer: ' . esc_html( wp_mail_smtp()->get_providers()->get_options( $mail_mailer )->get_title() ) . "\r\n" . $this->ErrorInfo;
170
+
171
  // Set the debug error, but not for default PHP mailer.
172
  if ( $mail_mailer !== 'mail' ) {
 
 
 
 
173
  $this->debug_event_id = Debug::set( $error_message );
174
 
175
  if ( DebugEvents::is_debug_enabled() && ! empty( $this->debug_output_buffer ) ) {
vendor/autoload.php CHANGED
@@ -4,4 +4,4 @@
4
 
5
  require_once __DIR__ . '/composer/autoload_real.php';
6
 
7
- return ComposerAutoloaderInita0020d70a43f3759d35adf820acdc6b2::getLoader();
4
 
5
  require_once __DIR__ . '/composer/autoload_real.php';
6
 
7
+ return ComposerAutoloaderIniteb22f10c50cfa4b7a357fdad8ec71521::getLoader();
vendor/composer/autoload_real.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
- class ComposerAutoloaderInita0020d70a43f3759d35adf820acdc6b2
6
  {
7
  private static $loader;
8
 
@@ -22,15 +22,15 @@ class ComposerAutoloaderInita0020d70a43f3759d35adf820acdc6b2
22
  return self::$loader;
23
  }
24
 
25
- spl_autoload_register(array('ComposerAutoloaderInita0020d70a43f3759d35adf820acdc6b2', 'loadClassLoader'), true, true);
26
  self::$loader = $loader = new \Composer\Autoload\ClassLoader();
27
- spl_autoload_unregister(array('ComposerAutoloaderInita0020d70a43f3759d35adf820acdc6b2', 'loadClassLoader'));
28
 
29
  $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
30
  if ($useStaticLoader) {
31
  require_once __DIR__ . '/autoload_static.php';
32
 
33
- call_user_func(\Composer\Autoload\ComposerStaticInita0020d70a43f3759d35adf820acdc6b2::getInitializer($loader));
34
  } else {
35
  $classMap = require __DIR__ . '/autoload_classmap.php';
36
  if ($classMap) {
@@ -42,19 +42,19 @@ class ComposerAutoloaderInita0020d70a43f3759d35adf820acdc6b2
42
  $loader->register(true);
43
 
44
  if ($useStaticLoader) {
45
- $includeFiles = Composer\Autoload\ComposerStaticInita0020d70a43f3759d35adf820acdc6b2::$files;
46
  } else {
47
  $includeFiles = require __DIR__ . '/autoload_files.php';
48
  }
49
  foreach ($includeFiles as $fileIdentifier => $file) {
50
- composerRequirea0020d70a43f3759d35adf820acdc6b2($fileIdentifier, $file);
51
  }
52
 
53
  return $loader;
54
  }
55
  }
56
 
57
- function composerRequirea0020d70a43f3759d35adf820acdc6b2($fileIdentifier, $file)
58
  {
59
  if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
60
  require $file;
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
+ class ComposerAutoloaderIniteb22f10c50cfa4b7a357fdad8ec71521
6
  {
7
  private static $loader;
8
 
22
  return self::$loader;
23
  }
24
 
25
+ spl_autoload_register(array('ComposerAutoloaderIniteb22f10c50cfa4b7a357fdad8ec71521', 'loadClassLoader'), true, true);
26
  self::$loader = $loader = new \Composer\Autoload\ClassLoader();
27
+ spl_autoload_unregister(array('ComposerAutoloaderIniteb22f10c50cfa4b7a357fdad8ec71521', 'loadClassLoader'));
28
 
29
  $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
30
  if ($useStaticLoader) {
31
  require_once __DIR__ . '/autoload_static.php';
32
 
33
+ call_user_func(\Composer\Autoload\ComposerStaticIniteb22f10c50cfa4b7a357fdad8ec71521::getInitializer($loader));
34
  } else {
35
  $classMap = require __DIR__ . '/autoload_classmap.php';
36
  if ($classMap) {
42
  $loader->register(true);
43
 
44
  if ($useStaticLoader) {
45
+ $includeFiles = Composer\Autoload\ComposerStaticIniteb22f10c50cfa4b7a357fdad8ec71521::$files;
46
  } else {
47
  $includeFiles = require __DIR__ . '/autoload_files.php';
48
  }
49
  foreach ($includeFiles as $fileIdentifier => $file) {
50
+ composerRequireeb22f10c50cfa4b7a357fdad8ec71521($fileIdentifier, $file);
51
  }
52
 
53
  return $loader;
54
  }
55
  }
56
 
57
+ function composerRequireeb22f10c50cfa4b7a357fdad8ec71521($fileIdentifier, $file)
58
  {
59
  if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
60
  require $file;
vendor/composer/autoload_static.php CHANGED
@@ -4,7 +4,7 @@
4
 
5
  namespace Composer\Autoload;
6
 
7
- class ComposerStaticInita0020d70a43f3759d35adf820acdc6b2
8
  {
9
  public static $files = array (
10
  '5255c38a0faeba867671b61dfda6d864' => __DIR__ . '/..' . '/paragonie/random_compat/lib/random.php',
@@ -1283,9 +1283,9 @@ class ComposerStaticInita0020d70a43f3759d35adf820acdc6b2
1283
  public static function getInitializer(ClassLoader $loader)
1284
  {
1285
  return \Closure::bind(function () use ($loader) {
1286
- $loader->prefixLengthsPsr4 = ComposerStaticInita0020d70a43f3759d35adf820acdc6b2::$prefixLengthsPsr4;
1287
- $loader->prefixDirsPsr4 = ComposerStaticInita0020d70a43f3759d35adf820acdc6b2::$prefixDirsPsr4;
1288
- $loader->classMap = ComposerStaticInita0020d70a43f3759d35adf820acdc6b2::$classMap;
1289
 
1290
  }, null, ClassLoader::class);
1291
  }
4
 
5
  namespace Composer\Autoload;
6
 
7
+ class ComposerStaticIniteb22f10c50cfa4b7a357fdad8ec71521
8
  {
9
  public static $files = array (
10
  '5255c38a0faeba867671b61dfda6d864' => __DIR__ . '/..' . '/paragonie/random_compat/lib/random.php',
1283
  public static function getInitializer(ClassLoader $loader)
1284
  {
1285
  return \Closure::bind(function () use ($loader) {
1286
+ $loader->prefixLengthsPsr4 = ComposerStaticIniteb22f10c50cfa4b7a357fdad8ec71521::$prefixLengthsPsr4;
1287
+ $loader->prefixDirsPsr4 = ComposerStaticIniteb22f10c50cfa4b7a357fdad8ec71521::$prefixDirsPsr4;
1288
+ $loader->classMap = ComposerStaticIniteb22f10c50cfa4b7a357fdad8ec71521::$classMap;
1289
 
1290
  }, null, ClassLoader::class);
1291
  }
wp_mail_smtp.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /**
3
  * Plugin Name: WP Mail SMTP
4
- * Version: 3.5.0
5
  * Requires at least: 5.2
6
  * Requires PHP: 5.6.20
7
  * Plugin URI: https://wpmailsmtp.com/
@@ -222,7 +222,7 @@ if ( ! function_exists( 'wp_mail_smtp_insecure_php_version_notice' ) ) {
222
  }
223
 
224
  if ( ! defined( 'WPMS_PLUGIN_VER' ) ) {
225
- define( 'WPMS_PLUGIN_VER', '3.5.0' );
226
  }
227
  if ( ! defined( 'WPMS_PHP_VER' ) ) {
228
  define( 'WPMS_PHP_VER', '5.6.20' );
1
  <?php
2
  /**
3
  * Plugin Name: WP Mail SMTP
4
+ * Version: 3.5.1
5
  * Requires at least: 5.2
6
  * Requires PHP: 5.6.20
7
  * Plugin URI: https://wpmailsmtp.com/
222
  }
223
 
224
  if ( ! defined( 'WPMS_PLUGIN_VER' ) ) {
225
+ define( 'WPMS_PLUGIN_VER', '3.5.1' );
226
  }
227
  if ( ! defined( 'WPMS_PHP_VER' ) ) {
228
  define( 'WPMS_PHP_VER', '5.6.20' );