cache-invalidate.pot
1 year ago
customize.pot
1 year ago
deliver-anonymous-asset.pot
1 year ago
freemium.pot
1 year ago
meta.json
1 month ago
multilingual.pot
5 months ago
real-cookie-banner.pot
1 month ago
real-product-manager-wp-client.pot
1 month ago
real-queue.pot
1 month ago
real-utils.pot
1 month ago
utils.pot
1 month ago
real-queue.pot
35 lines
| 1 | msgid "" |
| 2 | msgstr "" |
| 3 | "Project-Id-Version: n/a\n" |
| 4 | "Report-Msgid-Bugs-To: \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: n/a\n" |
| 11 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 12 | "X-Generator: WP-CLI 2.12.0\n" |
| 13 | |
| 14 | #: queue/Executor.php:59 |
| 15 | msgid "Process failed due to an unexpected error." |
| 16 | msgstr "" |
| 17 | |
| 18 | #. translators: |
| 19 | #: queue/Executor.php:145 |
| 20 | #, php-format |
| 21 | msgid "%1$d / %2$d (thereof %3$d remaining) tasks could not be executed properly." |
| 22 | msgstr "" |
| 23 | |
| 24 | #: queue/Job.php:349 |
| 25 | msgid "The passed callable persisted to the job cannot be called (`is_callable`)" |
| 26 | msgstr "" |
| 27 | |
| 28 | #: queue/Job.php:382 |
| 29 | msgid "This job is already running in another thread on your server." |
| 30 | msgstr "" |
| 31 | |
| 32 | #: queue/Job.php:412 |
| 33 | msgid "Unexpected exception." |
| 34 | msgstr "" |
| 35 |