studiou-wc-mail-queue.pot 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418
  1. # Copyright (C) 2026 QUADARAX
  2. # This file is distributed under the GPL v2 or later.
  3. # Dalibor Votruba <dvotruba@quadarax.com>, 2026.
  4. #, fuzzy
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: QDR - Studiou WC Mail Queue 1.0.0\n"
  8. "Report-Msgid-Bugs-To: dvotruba@quadarax.com\n"
  9. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  10. "Language-Team: LANGUAGE <LL@li.org>\n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: 8bit\n"
  14. "POT-Creation-Date: 2026-07-10T00:00:00+00:00\n"
  15. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  16. "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
  17. "X-Domain: studiou-wc-mail-queue\n"
  18. #: studiou-wc-mail-queue.php:150
  19. msgid "Studiou WC Mail Queue requires WooCommerce to be installed and active."
  20. msgstr ""
  21. #: includes/class-wcmq-admin.php:40
  22. #: includes/class-wcmq-admin.php:41
  23. msgid "Mail Queue"
  24. msgstr ""
  25. #: includes/class-wcmq-admin.php:74
  26. msgid "Delete the selected rows? This cannot be undone."
  27. msgstr ""
  28. #: includes/class-wcmq-admin.php:78
  29. msgid "Re-queue the selected rows? Already-sent rows are skipped, but anything still pending or failed will be sent again."
  30. msgstr ""
  31. #: includes/class-wcmq-admin.php:75
  32. msgid "Clear the entire log? This cannot be undone."
  33. msgstr ""
  34. #: includes/class-wcmq-admin.php:107
  35. msgid "Studiou WC Mail Queue"
  36. msgstr ""
  37. #: includes/class-wcmq-admin.php:108
  38. msgid "WooCommerce's \"Deferred emails\" feature is enabled. It moves mail off the request but applies no rate limit, and chained with this plugin it queues every email twice. Turn it off under WooCommerce → Settings → Advanced → Features."
  39. msgstr ""
  40. #. translators: %s: file path where wp_mail() is defined
  41. #: includes/class-wcmq-admin.php:154
  42. msgid "Another plugin has replaced the pluggable wp_mail() function (defined in %s). This plugin can only queue mail that passes through WordPress's own wp_mail(), so nothing is being throttled. Outbound mail is sending unthrottled."
  43. msgstr ""
  44. #: includes/class-wcmq-admin.php:123
  45. msgid "You do not have permission to access this page."
  46. msgstr ""
  47. #. translators: %s: parent email title
  48. #: includes/class-wcmq-admin.php:183
  49. msgid "%s (partial)"
  50. msgstr ""
  51. #: includes/class-wcmq-admin.php:207
  52. msgid "You do not have permission to do that."
  53. msgstr ""
  54. #: includes/class-wcmq-admin.php:243
  55. msgid "Settings saved."
  56. msgstr ""
  57. #: includes/class-wcmq-admin.php:257
  58. msgid "Mail queue enabled."
  59. msgstr ""
  60. #: includes/class-wcmq-admin.php:262
  61. msgid "Mail queue is draining. New mail sends immediately; queued mail will finish first."
  62. msgstr ""
  63. #: includes/class-wcmq-admin.php:266
  64. msgid "Mail queue disabled."
  65. msgstr ""
  66. #. translators: %d: number of rows
  67. #: includes/class-wcmq-admin.php:280
  68. msgid "Log cleared (%d entries)."
  69. msgstr ""
  70. #: includes/class-wcmq-admin.php:295
  71. msgid "Nothing to do."
  72. msgstr ""
  73. #. translators: %d: number of rows
  74. #: includes/class-wcmq-admin.php:350
  75. msgid "%d rows deleted."
  76. msgstr ""
  77. #. translators: %d: number of rows
  78. #: includes/class-wcmq-admin.php:353
  79. msgid "%d rows re-queued."
  80. msgstr ""
  81. #. translators: %d: number of rows
  82. #: includes/class-wcmq-admin.php:357
  83. msgid "%d rows could not be processed."
  84. msgstr ""
  85. #. translators: %d: number of rows
  86. #: includes/class-wcmq-admin.php:361
  87. msgid "%d rows skipped because they are currently sending."
  88. msgstr ""
  89. #. translators: %d: number of rows
  90. #: includes/class-wcmq-admin.php:394
  91. msgid "%d rows skipped because they were already sent. Re-queueing them would deliver the email twice."
  92. msgstr ""
  93. #. translators: %d: number of items
  94. #: includes/class-wcmq-admin.php:413
  95. msgid "%d item"
  96. msgid_plural "%d items"
  97. msgstr[0] ""
  98. msgstr[1] ""
  99. #: includes/class-wcmq-admin.php:419
  100. msgid "Previous"
  101. msgstr ""
  102. #. translators: 1: current page, 2: total pages
  103. #: includes/class-wcmq-admin.php:424
  104. msgid "%1$d of %2$d"
  105. msgstr ""
  106. #: includes/class-wcmq-admin.php:430
  107. msgid "Next"
  108. msgstr ""
  109. #. translators: 1: email type, 2: recipient
  110. #: includes/class-wcmq-notifier.php:71
  111. msgid "Queued email \"%1$s\" sent to %2$s."
  112. msgstr ""
  113. #. translators: 1: email type, 2: error message
  114. #: includes/class-wcmq-notifier.php:74
  115. msgid "Queued email \"%1$s\" failed to send: %2$s"
  116. msgstr ""
  117. #: views/admin-page.php:15
  118. msgid "Settings"
  119. msgstr ""
  120. #: views/admin-page.php:16
  121. msgid "Queue"
  122. msgstr ""
  123. #: views/admin-page.php:17
  124. msgid "Log"
  125. msgstr ""
  126. #: views/admin-page.php:21
  127. msgid "WooCommerce Mail Queue"
  128. msgstr ""
  129. #: views/admin-page.php:28
  130. msgid "Enabled"
  131. msgstr ""
  132. #. translators: 1: mails per minute, 2: seconds between mails
  133. #: views/admin-page.php:32
  134. msgid "Sending at most %1$d mail(s) per minute (one every %2$d seconds)."
  135. msgstr ""
  136. #: views/admin-page.php:39
  137. msgid "Draining"
  138. msgstr ""
  139. #. translators: %d: rows remaining
  140. #: views/admin-page.php:43
  141. msgid "New mail sends immediately. %d queued mail(s) still to send."
  142. msgstr ""
  143. #: views/admin-page.php:49
  144. msgid "Disabled"
  145. msgstr ""
  146. #: views/admin-page.php:51
  147. msgid "All mail sends immediately, exactly as stock WooCommerce."
  148. msgstr ""
  149. #: views/admin-page.php:57
  150. msgid "pending"
  151. msgstr ""
  152. #: views/admin-page.php:58
  153. msgid "sending"
  154. msgstr ""
  155. #: views/admin-page.php:59
  156. msgid "sent"
  157. msgstr ""
  158. #: views/admin-page.php:61
  159. msgid "failed"
  160. msgstr ""
  161. #: views/tab-log.php:22
  162. #: views/tab-queue.php:22
  163. msgid "All"
  164. msgstr ""
  165. #: views/tab-log.php:23
  166. msgid "Errors"
  167. msgstr ""
  168. #: views/tab-log.php:24
  169. msgid "Warnings"
  170. msgstr ""
  171. #: views/tab-log.php:25
  172. msgid "Info"
  173. msgstr ""
  174. #: views/tab-log.php:26
  175. #: views/tab-settings.php:116
  176. msgid "Debug"
  177. msgstr ""
  178. #: views/tab-log.php:47
  179. msgid "Clear log"
  180. msgstr ""
  181. #: views/tab-log.php:55
  182. #: views/tab-queue.php:61
  183. msgid "ID"
  184. msgstr ""
  185. #: views/tab-log.php:56
  186. msgid "Level"
  187. msgstr ""
  188. #: views/tab-log.php:57
  189. msgid "Time"
  190. msgstr ""
  191. #: views/tab-log.php:58
  192. msgid "Row"
  193. msgstr ""
  194. #: views/tab-log.php:59
  195. msgid "Message"
  196. msgstr ""
  197. #: views/tab-log.php:64
  198. msgid "The log is empty."
  199. msgstr ""
  200. #: views/tab-queue.php:23
  201. msgid "Pending"
  202. msgstr ""
  203. #: views/tab-queue.php:24
  204. msgid "Sending"
  205. msgstr ""
  206. #: views/tab-queue.php:25
  207. #: views/tab-queue.php:68
  208. msgid "Sent"
  209. msgstr ""
  210. #: views/tab-queue.php:26
  211. msgid "Failed"
  212. msgstr ""
  213. #: views/tab-queue.php:49
  214. msgid "Bulk actions"
  215. msgstr ""
  216. #: views/tab-queue.php:50
  217. msgid "Retry now"
  218. msgstr ""
  219. #: views/tab-queue.php:51
  220. msgid "Delete"
  221. msgstr ""
  222. #: views/tab-queue.php:53
  223. msgid "Apply"
  224. msgstr ""
  225. #: views/tab-queue.php:62
  226. msgid "Email type"
  227. msgstr ""
  228. #: views/tab-queue.php:63
  229. msgid "Order"
  230. msgstr ""
  231. #: views/tab-queue.php:64
  232. msgid "Recipient"
  233. msgstr ""
  234. #: views/tab-queue.php:65
  235. msgid "State"
  236. msgstr ""
  237. #: views/tab-queue.php:66
  238. msgid "Tries"
  239. msgstr ""
  240. #: views/tab-queue.php:67
  241. msgid "Scheduled"
  242. msgstr ""
  243. #: views/tab-queue.php:69
  244. msgid "Last error"
  245. msgstr ""
  246. #: views/tab-queue.php:74
  247. msgid "The queue is empty."
  248. msgstr ""
  249. #: views/tab-queue.php:104
  250. msgid "Order no longer exists"
  251. msgstr ""
  252. #: views/tab-queue.php:104
  253. msgid "Crash recoveries"
  254. msgstr ""
  255. #: views/tab-settings.php:25
  256. msgid "Disable mail queue"
  257. msgstr ""
  258. #: views/tab-settings.php:26
  259. msgid "Enable mail queue"
  260. msgstr ""
  261. #: views/tab-settings.php:30
  262. msgid "Disabling stops queueing new mail; anything already queued still sends at the configured rate."
  263. msgstr ""
  264. #: views/tab-settings.php:41
  265. msgid "Rate limit"
  266. msgstr ""
  267. #: views/tab-settings.php:45
  268. msgid "Mails per minute"
  269. msgstr ""
  270. #: views/tab-settings.php:51
  271. msgid "Set this below your host's real outbound limit — ask their support for the exact number. A value above the real limit reproduces the original problem."
  272. msgstr ""
  273. #: views/tab-settings.php:57
  274. msgid "Emails handled by the queue"
  275. msgstr ""
  276. #: views/tab-settings.php:59
  277. msgid "Anything not ticked here sends immediately, exactly as it does today. Never queue password resets."
  278. msgstr ""
  279. #: views/tab-settings.php:72
  280. msgid "Retention"
  281. msgstr ""
  282. #: views/tab-settings.php:74
  283. msgid "The queue stores rendered emails and copies of their attachments. Retention is a privacy control, not just housekeeping. 0 = keep forever."
  284. msgstr ""
  285. #: views/tab-settings.php:78
  286. msgid "Keep sent mail (days)"
  287. msgstr ""
  288. #: views/tab-settings.php:82
  289. msgid "Keep failed mail (days)"
  290. msgstr ""
  291. #: views/tab-settings.php:86
  292. msgid "Keep log entries (days)"
  293. msgstr ""
  294. #: views/tab-settings.php:91
  295. msgid "Reliability"
  296. msgstr ""
  297. #: views/tab-settings.php:94
  298. msgid "Max send attempts"
  299. msgstr ""
  300. #: views/tab-settings.php:97
  301. msgid "Completed attempts where the mail server rejected the message."
  302. msgstr ""
  303. #: views/tab-settings.php:101
  304. msgid "Max crash recoveries"
  305. msgstr ""
  306. #: views/tab-settings.php:104
  307. msgid "Times a mail may be rescued after the sending process died. Counted separately from send attempts, so a PHP timeout never burns a healthy mail's retry budget."
  308. msgstr ""
  309. #: views/tab-settings.php:108
  310. msgid "Claim timeout (seconds)"
  311. msgstr ""
  312. #: views/tab-settings.php:111
  313. msgid "How long before a mail stuck \"sending\" is assumed dead and retried. Keep it well above PHP's max_execution_time — too short and a slow send is retried while still in progress, delivering twice."
  314. msgstr ""
  315. #: views/tab-settings.php:119
  316. msgid "Verbose logging"
  317. msgstr ""
  318. #: views/tab-settings.php:123
  319. msgid "Record debug-level entries in the log and the PHP error log."
  320. msgstr ""
  321. #: views/tab-settings.php:129
  322. msgid "Save settings"
  323. msgstr ""