Geen omschrijving

easy-wp-smtp.pot 13KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497
  1. # Copyright (C) 2020 wpecommerce, alexanderfoxc
  2. # This file is distributed under the same license as the Easy WP SMTP plugin.
  3. msgid ""
  4. msgstr ""
  5. "Project-Id-Version: Easy WP SMTP 1.4.4t1\n"
  6. "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/easy-wp-smtp\n"
  7. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  8. "Language-Team: LANGUAGE <LL@li.org>\n"
  9. "MIME-Version: 1.0\n"
  10. "Content-Type: text/plain; charset=UTF-8\n"
  11. "Content-Transfer-Encoding: 8bit\n"
  12. "POT-Creation-Date: 2020-12-08T18:27:38+02:00\n"
  13. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  14. "X-Generator: WP-CLI 2.4.0\n"
  15. "X-Domain: easy-wp-smtp\n"
  16. #. Plugin Name of the plugin
  17. #: class-easywpsmtp-admin.php:59
  18. msgid "Easy WP SMTP"
  19. msgstr ""
  20. #. Plugin URI of the plugin
  21. msgid "https://wp-ecommerce.net/easy-wordpress-smtp-send-emails-from-your-wordpress-site-using-a-smtp-server-2197"
  22. msgstr ""
  23. #. Description of the plugin
  24. msgid "Send email via SMTP from your WordPress Blog"
  25. msgstr ""
  26. #. Author of the plugin
  27. msgid "wpecommerce, alexanderfoxc"
  28. msgstr ""
  29. #. Author URI of the plugin
  30. msgid "https://wp-ecommerce.net/"
  31. msgstr ""
  32. #: class-easywpsmtp-admin.php:39
  33. msgid "Are you sure want to clear log?"
  34. msgstr ""
  35. #: class-easywpsmtp-admin.php:40
  36. msgid "Log cleared."
  37. msgstr ""
  38. #: class-easywpsmtp-admin.php:41
  39. msgid "Error occurred:"
  40. msgstr ""
  41. #: class-easywpsmtp-admin.php:42
  42. msgid "Sending..."
  43. msgstr ""
  44. #: class-easywpsmtp-admin.php:43
  45. msgid "Are you sure you want to delete ALL your settings and deactive plugin?"
  46. msgstr ""
  47. #: class-easywpsmtp-admin.php:44
  48. msgid "All settings have been deleted and plugin is deactivated."
  49. msgstr ""
  50. #: class-easywpsmtp-admin.php:76
  51. msgid "PHP OpenSSL extension is not installed on the server. It's required by Easy WP SMTP plugin to operate properly. Please contact your server administrator or hosting provider and ask them to install it."
  52. msgstr ""
  53. #: class-easywpsmtp-admin.php:79
  54. msgid "PHP OpenSSL extension is not installed on the server. It is required for encryption to work properly. Please contact your server administrator or hosting provider and ask them to install it."
  55. msgstr ""
  56. #. translators: %s is PHP version
  57. #: class-easywpsmtp-admin.php:87
  58. msgid "Your PHP version is %s, encryption function requires PHP version 5.3.0 or higher."
  59. msgstr ""
  60. #: class-easywpsmtp-admin.php:92
  61. msgid "Easy WP SMTP Settings"
  62. msgstr ""
  63. #: class-easywpsmtp-admin.php:112
  64. #: easy-wp-smtp.php:439
  65. msgid "Nonce check failed."
  66. msgstr ""
  67. #: class-easywpsmtp-admin.php:123
  68. msgid "Please enter a valid email address in the 'FROM' field."
  69. msgstr ""
  70. #: class-easywpsmtp-admin.php:170
  71. msgid "Please enter a valid port in the 'SMTP Port' field."
  72. msgstr ""
  73. #: class-easywpsmtp-admin.php:179
  74. msgid "Settings saved."
  75. msgstr ""
  76. #: class-easywpsmtp-admin.php:181
  77. msgid "Settings are not saved."
  78. msgstr ""
  79. #: class-easywpsmtp-admin.php:193
  80. msgid "Please enter a valid email address in the recipient email field."
  81. msgstr ""
  82. #: class-easywpsmtp-admin.php:219
  83. msgid "SMTP Settings"
  84. msgstr ""
  85. #: class-easywpsmtp-admin.php:220
  86. msgid "Additional Settings"
  87. msgstr ""
  88. #: class-easywpsmtp-admin.php:221
  89. #: class-easywpsmtp-admin.php:466
  90. msgid "Test Email"
  91. msgstr ""
  92. #: class-easywpsmtp-admin.php:233
  93. msgid "SMTP Configuration Settings"
  94. msgstr ""
  95. #: class-easywpsmtp-admin.php:236
  96. msgid "You can request your hosting provider for the SMTP details of your site. Use the SMTP details provided by your hosting provider to configure the following settings."
  97. msgstr ""
  98. #: class-easywpsmtp-admin.php:240
  99. msgid "From Email Address"
  100. msgstr ""
  101. #: class-easywpsmtp-admin.php:243
  102. msgid "This email address will be used in the 'From' field."
  103. msgstr ""
  104. #: class-easywpsmtp-admin.php:247
  105. msgid "From Name"
  106. msgstr ""
  107. #: class-easywpsmtp-admin.php:250
  108. msgid "This text will be used in the 'FROM' field"
  109. msgstr ""
  110. #: class-easywpsmtp-admin.php:252
  111. msgid "Force From Name Replacement"
  112. msgstr ""
  113. #: class-easywpsmtp-admin.php:254
  114. msgid "When enabled, the plugin will set the above From Name for each email. Disable it if you're using contact form plugins, it will prevent the plugin from replacing form submitter's name when contact email is sent."
  115. msgstr ""
  116. #: class-easywpsmtp-admin.php:256
  117. msgid "If email's From Name is empty, the plugin will set the above value regardless."
  118. msgstr ""
  119. #: class-easywpsmtp-admin.php:261
  120. msgid "Reply-To Email Address"
  121. msgstr ""
  122. #: class-easywpsmtp-admin.php:264
  123. msgid "Optional. This email address will be used in the 'Reply-To' field of the email. Leave it blank to use 'From' email as the reply-to value."
  124. msgstr ""
  125. #: class-easywpsmtp-admin.php:266
  126. msgid "Substitute Mode"
  127. msgstr ""
  128. #: class-easywpsmtp-admin.php:268
  129. msgid "When enabled, the plugin will substitute occurances of the above From Email with the Reply-To Email address. The Reply-To Email will still be used if no other Reply-To Email is present. This option can prevent conflicts with other plugins that specify reply-to email addresses but still replaces the From Email with the Reply-To Email."
  130. msgstr ""
  131. #: class-easywpsmtp-admin.php:273
  132. msgid "BCC Email Address"
  133. msgstr ""
  134. #: class-easywpsmtp-admin.php:276
  135. msgid "Optional. This email address will be used in the 'BCC' field of the outgoing emails. Use this option carefully since all your outgoing emails from this site will add this address to the BCC field. You can also enter multiple email addresses (comma separated)."
  136. msgstr ""
  137. #: class-easywpsmtp-admin.php:281
  138. msgid "SMTP Host"
  139. msgstr ""
  140. #: class-easywpsmtp-admin.php:284
  141. msgid "Your mail server"
  142. msgstr ""
  143. #: class-easywpsmtp-admin.php:288
  144. msgid "Type of Encryption"
  145. msgstr ""
  146. #: class-easywpsmtp-admin.php:295
  147. msgid "None"
  148. msgstr ""
  149. #: class-easywpsmtp-admin.php:301
  150. msgid "SSL/TLS"
  151. msgstr ""
  152. #: class-easywpsmtp-admin.php:307
  153. msgid "STARTTLS"
  154. msgstr ""
  155. #: class-easywpsmtp-admin.php:308
  156. msgid "For most servers SSL/TLS is the recommended option"
  157. msgstr ""
  158. #: class-easywpsmtp-admin.php:312
  159. msgid "SMTP Port"
  160. msgstr ""
  161. #: class-easywpsmtp-admin.php:315
  162. msgid "The port to your mail server"
  163. msgstr ""
  164. #: class-easywpsmtp-admin.php:319
  165. msgid "SMTP Authentication"
  166. msgstr ""
  167. #: class-easywpsmtp-admin.php:326
  168. msgid "No"
  169. msgstr ""
  170. #: class-easywpsmtp-admin.php:332
  171. msgid "Yes"
  172. msgstr ""
  173. #: class-easywpsmtp-admin.php:333
  174. msgid "This options should always be checked 'Yes'"
  175. msgstr ""
  176. #: class-easywpsmtp-admin.php:337
  177. msgid "SMTP Username"
  178. msgstr ""
  179. #: class-easywpsmtp-admin.php:340
  180. msgid "The username to login to your mail server"
  181. msgstr ""
  182. #: class-easywpsmtp-admin.php:344
  183. msgid "SMTP Password"
  184. msgstr ""
  185. #: class-easywpsmtp-admin.php:347
  186. msgid "The password to login to your mail server"
  187. msgstr ""
  188. #: class-easywpsmtp-admin.php:348
  189. #: class-easywpsmtp-admin.php:411
  190. #: class-easywpsmtp-admin.php:468
  191. #: class-easywpsmtp-admin.php:520
  192. msgctxt "\"Note\" as in \"Note: keep this in mind\""
  193. msgid "Note:"
  194. msgstr ""
  195. #: class-easywpsmtp-admin.php:348
  196. msgid "when you click \"Save Changes\", your actual password is stored in the database and then used to send emails. This field is replaced with a gag (#easywpsmtpgagpass#). This is done to prevent someone with the access to Settings page from seeing your password (using password fields unmasking programs, for example)."
  197. msgstr ""
  198. #: class-easywpsmtp-admin.php:353
  199. #: class-easywpsmtp-admin.php:418
  200. msgid "Save Changes"
  201. msgstr ""
  202. #: class-easywpsmtp-admin.php:363
  203. msgid "Additional Settings (Optional)"
  204. msgstr ""
  205. #: class-easywpsmtp-admin.php:367
  206. msgid "Don't Replace \"From\" Field"
  207. msgstr ""
  208. #: class-easywpsmtp-admin.php:370
  209. msgid "Comma separated emails list. Example value: email1@domain.com, email2@domain.com"
  210. msgstr ""
  211. #: class-easywpsmtp-admin.php:371
  212. msgid "This option is useful when you are using several email aliases on your SMTP server. If you don't want your aliases to be replaced by the address specified in \"From\" field, enter them in this field."
  213. msgstr ""
  214. #: class-easywpsmtp-admin.php:375
  215. msgid "Enable Domain Check"
  216. msgstr ""
  217. #: class-easywpsmtp-admin.php:378
  218. msgid "This option is usually used by developers only. SMTP settings will be used only if the site is running on following domain(s):"
  219. msgstr ""
  220. #: class-easywpsmtp-admin.php:380
  221. msgid "Coma-separated domains list. Example: domain1.com, domain2.com"
  222. msgstr ""
  223. #: class-easywpsmtp-admin.php:382
  224. msgid "Block all emails"
  225. msgstr ""
  226. #: class-easywpsmtp-admin.php:384
  227. msgid "When enabled, plugin attempts to block ALL emails from being sent out if domain mismatch."
  228. msgstr ""
  229. #: class-easywpsmtp-admin.php:388
  230. msgid "Encrypt Password"
  231. msgstr ""
  232. #: class-easywpsmtp-admin.php:392
  233. msgid "When enabled, your SMTP password is stored in the database using AES-256 encryption."
  234. msgstr ""
  235. #: class-easywpsmtp-admin.php:399
  236. msgid "Allow Insecure SSL Certificates"
  237. msgstr ""
  238. #: class-easywpsmtp-admin.php:402
  239. msgid "Allows insecure and self-signed SSL certificates on SMTP server. It's highly recommended to keep this option disabled."
  240. msgstr ""
  241. #: class-easywpsmtp-admin.php:406
  242. msgid "Enable Debug Log"
  243. msgstr ""
  244. #: class-easywpsmtp-admin.php:409
  245. msgid "Check this box to enable mail debug log"
  246. msgstr ""
  247. #: class-easywpsmtp-admin.php:411
  248. msgid "debug log is reset when the plugin is activated, deactivated or updated."
  249. msgstr ""
  250. #: class-easywpsmtp-admin.php:413
  251. msgid "View Log"
  252. msgstr ""
  253. #: class-easywpsmtp-admin.php:413
  254. msgid "Clear Log"
  255. msgstr ""
  256. #: class-easywpsmtp-admin.php:425
  257. msgid "Danger Zone"
  258. msgstr ""
  259. #: class-easywpsmtp-admin.php:427
  260. msgid "Actions in this section can (and some of them will) erase or mess up your settings. Use it with caution."
  261. msgstr ""
  262. #: class-easywpsmtp-admin.php:430
  263. msgid "Export\\Import Settings"
  264. msgstr ""
  265. #: class-easywpsmtp-admin.php:432
  266. msgid "Export Settings"
  267. msgstr ""
  268. #: class-easywpsmtp-admin.php:433
  269. msgid "Use this to export plugin settings to a file."
  270. msgstr ""
  271. #: class-easywpsmtp-admin.php:435
  272. msgid "Import Settings"
  273. msgstr ""
  274. #: class-easywpsmtp-admin.php:436
  275. msgid "Use this to import plugin settings from a file. Note this would replace all your existing settings, so use with caution."
  276. msgstr ""
  277. #: class-easywpsmtp-admin.php:440
  278. msgid "Delete Settings and Deactivate Plugin"
  279. msgstr ""
  280. #: class-easywpsmtp-admin.php:442
  281. msgid "Self-destruct"
  282. msgstr ""
  283. #: class-easywpsmtp-admin.php:442
  284. msgid "This will remove ALL your settings and deactivate the plugin. Useful when you're uninstalling the plugin and want to completely remove all crucial data stored in the database."
  285. msgstr ""
  286. #: class-easywpsmtp-admin.php:443
  287. msgid "Warning! This can't be undone."
  288. msgstr ""
  289. #: class-easywpsmtp-admin.php:468
  290. msgid "You have unsaved settings. In order to send a test email, you need to go back to previous tab and click \"Save Changes\" button first."
  291. msgstr ""
  292. #: class-easywpsmtp-admin.php:474
  293. msgid "Following error occurred when attempting to send test email:"
  294. msgstr ""
  295. #: class-easywpsmtp-admin.php:477
  296. msgid "Test email was successfully sent. No errors occurred during the process."
  297. msgstr ""
  298. #: class-easywpsmtp-admin.php:488
  299. #: class-easywpsmtp-admin.php:496
  300. msgid "Show Debug Log"
  301. msgstr ""
  302. #: class-easywpsmtp-admin.php:498
  303. msgid "Hide Debug Log"
  304. msgstr ""
  305. #: class-easywpsmtp-admin.php:519
  306. msgid "You can use this section to send an email from your server using the above configured SMTP details to see if the email gets delivered."
  307. msgstr ""
  308. #: class-easywpsmtp-admin.php:520
  309. msgid "debug log for this test email will be automatically displayed right after you send it. Test email also ignores \"Enable Domain Check\" option."
  310. msgstr ""
  311. #: class-easywpsmtp-admin.php:525
  312. msgid "To"
  313. msgstr ""
  314. #: class-easywpsmtp-admin.php:528
  315. msgid "Enter the recipient's email address"
  316. msgstr ""
  317. #: class-easywpsmtp-admin.php:532
  318. msgid "Subject"
  319. msgstr ""
  320. #: class-easywpsmtp-admin.php:535
  321. msgid "Enter a subject for your message"
  322. msgstr ""
  323. #: class-easywpsmtp-admin.php:539
  324. msgid "Message"
  325. msgstr ""
  326. #: class-easywpsmtp-admin.php:542
  327. msgid "Write your email message"
  328. msgstr ""
  329. #: class-easywpsmtp-admin.php:547
  330. msgid "Send Test Email"
  331. msgstr ""
  332. #: class-easywpsmtp-admin.php:560
  333. msgid "Documentation"
  334. msgstr ""
  335. #. translators: %s is replaced by documentation page URL
  336. #: class-easywpsmtp-admin.php:566
  337. msgctxt "%s is replaced by <a target=\"_blank\" href=\"https://wp-ecommerce.net/easy-wordpress-smtp-send-emails-from-your-wordpress-site-using-a-smtp-server-2197\">Easy WP SMTP</a>"
  338. msgid "Please visit the %s plugin's documentation page to learn how to use this plugin."
  339. msgstr ""
  340. #: class-easywpsmtp-admin.php:574
  341. msgid "Support"
  342. msgstr ""
  343. #. translators: %s is replaced by support forum URL
  344. #: class-easywpsmtp-admin.php:580
  345. msgctxt "%s is replaced by \"Support Forum\" link"
  346. msgid "Having issues or difficulties? You can post your issue on the %s"
  347. msgstr ""
  348. #: class-easywpsmtp-admin.php:584
  349. msgid "Support Forum"
  350. msgstr ""
  351. #: class-easywpsmtp-admin.php:591
  352. msgid "Rate Us"
  353. msgstr ""
  354. #. translators: %s is replaced by rating link
  355. #: class-easywpsmtp-admin.php:597
  356. msgctxt "%s is replaced by \"rating\" link"
  357. msgid "Like the plugin? Please give us a %s"
  358. msgstr ""
  359. #: class-easywpsmtp-admin.php:601
  360. msgid "rating"
  361. msgstr ""
  362. #: easy-wp-smtp.php:361
  363. msgid "Error occurred during settings import"
  364. msgstr ""
  365. #: easy-wp-smtp.php:413
  366. msgid "Please configure your SMTP credentials in the <a href=\"%s\">settings menu</a> in order to send email using Easy WP SMTP plugin."
  367. msgstr ""
  368. #: easy-wp-smtp.php:425
  369. msgid "Settings have been imported successfully."
  370. msgstr ""
  371. #: easy-wp-smtp.php:445
  372. msgid "Can't clear log - file is not writeable."
  373. msgstr ""
  374. #: easy-wp-smtp.php:474
  375. #: easy-wp-smtp.php:482
  376. msgid "Settings"
  377. msgstr ""
  378. #: easy-wp-smtp.php:647
  379. msgid "Please refresh the page and try again."
  380. msgstr ""