1
- # Copyright (C) 2023 SkyVerge
1
+ # Copyright (C) 2024 SkyVerge
2
2
# This file is distributed under the GNU General Public License v3.0.
3
3
msgid ""
4
4
msgstr ""
5
- "Project-Id-Version : Sequential Order Numbers for WooCommerce 1.10.1\n "
6
- "Report-Msgid-Bugs-To : "
7
- "https://woocommerce.com/my-account/marketplace-ticket-form/\n "
8
- "POT-Creation-Date : 2023-09-05 03:53:24+00:00\n "
9
- "MIME-Version : 1.0\n "
10
- "Content-Type : text/plain; charset=utf-8\n "
11
- "Content-Transfer-Encoding : 8bit\n "
12
- "PO-Revision-Date : 2023-MO-DA HO:MI+ZONE\n "
5
+ "Project-Id-Version : Sequential Order Numbers for WooCommerce 1.11.0\n "
6
+ "Report-Msgid-Bugs-To : https://woocommerce.com/my-account/marketplace-ticket-form/\n "
13
7
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14
8
"
Language-Team :
LANGUAGE <[email protected] >\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 : 2024-09-13T04:25:58+00:00\n "
13
+ "PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
14
+ "X-Generator : WP-CLI 2.11.0\n "
15
+ "X-Domain : woocommerce-sequential-order-numbers\n "
15
16
16
- #: woocommerce-sequential-order-numbers.php:136
17
- #. translators: Placeholders: %s - plugin name
18
- msgid "You cannot clone instances of %s. "
17
+ #. Plugin Name of the plugin
18
+ #: woocommerce-sequential-order-numbers.php
19
+ msgid "Sequential Order Numbers for WooCommerce "
19
20
msgstr ""
20
21
21
- #: woocommerce-sequential-order-numbers.php:148
22
- #. translators: Placeholders: %s - plugin name
23
- msgid "You cannot unserialize instances of %s. "
22
+ #. Plugin URI of the plugin
23
+ #: woocommerce-sequential-order-numbers.php
24
+ msgid "http://www.skyverge.com/blog/woocommerce-sequential-order-numbers/ "
24
25
msgstr ""
25
26
26
- #: woocommerce-sequential-order-numbers.php:678
27
- #. translators: Placeholders: %1$s - plugin name; %2$s - WooCommerce version;
28
- #. %3$s, %5$s - <a> tags; %4$s - </a> tag
29
- msgid ""
30
- "%1$s is inactive because it requires WooCommerce %2$s or newer. Please "
31
- "%3$supdate WooCommerce%4$s or run the %5$sWooCommerce database upgrade%4$s."
27
+ #. Description of the plugin
28
+ #: woocommerce-sequential-order-numbers.php
29
+ msgid "Provides sequential order numbers for WooCommerce orders"
32
30
msgstr ""
33
31
34
- #: woocommerce-sequential-order-numbers.php:728
35
- msgid ""
36
- "Error activating and installing <strong>Sequential Order Numbers for "
37
- "WooCommerce</strong>: %s"
32
+ #. Author of the plugin
33
+ #: woocommerce-sequential-order-numbers.php
34
+ msgid "SkyVerge"
38
35
msgstr ""
39
36
40
- #: woocommerce-sequential-order-numbers.php:730
41
- msgid "« Go Back"
37
+ #. Author URI of the plugin
38
+ #: woocommerce-sequential-order-numbers.php
39
+ msgid "http://www.skyverge.com"
42
40
msgstr ""
43
41
44
- #. Plugin Name of the plugin/theme
45
- msgid "Sequential Order Numbers for WooCommerce"
42
+ #. translators: Placeholders: %s - plugin name
43
+ #: woocommerce-sequential-order-numbers.php:139
44
+ msgid "You cannot clone instances of %s."
46
45
msgstr ""
47
46
48
- #. Plugin URI of the plugin/theme
49
- msgid "http://www.skyverge.com/blog/woocommerce-sequential-order-numbers/"
47
+ #. translators: Placeholders: %s - plugin name
48
+ #: woocommerce-sequential-order-numbers.php:151
49
+ msgid "You cannot unserialize instances of %s."
50
50
msgstr ""
51
51
52
- #. Description of the plugin/theme
53
- msgid "Provides sequential order numbers for WooCommerce orders"
52
+ #: woocommerce-sequential-order-numbers.php:489
53
+ msgid "Allows filtering of orders by custom order number. Example: /wp-json/wc/v3/ orders/?number=240222-45 "
54
54
msgstr ""
55
55
56
- #. Author of the plugin/theme
57
- msgid "SkyVerge"
56
+ #. translators: Placeholders: %1$s - plugin name; %2$s - WooCommerce version; %3$s, %5$s - <a> tags; %4$s - </a> tag
57
+ #: woocommerce-sequential-order-numbers.php:731
58
+ msgid "%1$s is inactive because it requires WooCommerce %2$s or newer. Please %3$supdate WooCommerce%4$s or run the %5$sWooCommerce database upgrade%4$s."
58
59
msgstr ""
59
60
60
- #. Author URI of the plugin/theme
61
- msgid "http://www.skyverge.com"
62
- msgstr ""
61
+ #: woocommerce-sequential-order-numbers.php:783
62
+ msgid "Error activating and installing <strong>Sequential Order Numbers for WooCommerce</strong>: %s"
63
+ msgstr ""
64
+
65
+ #: woocommerce-sequential-order-numbers.php:785
66
+ msgid "« Go Back"
67
+ msgstr ""
0 commit comments