1- # Copyright (C) 2025 runthingsdev
1+ # Copyright (C) 2026 runthingsdev
22# This file is distributed under the GPLv3 or later.
33msgid ""
44msgstr ""
5- "Project-Id-Version : Order Departments for WooCommerce 1.1.0 \n "
5+ "Project-Id-Version : Order Departments for WooCommerce 1.1.1 \n "
66"Report-Msgid-Bugs-To : https://wordpress.org/support/plugin/runthings-wc-order-departments\n "
77"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
88"Language-Team : LANGUAGE <LL@li.org>\n "
99"MIME-Version : 1.0\n "
1010"Content-Type : text/plain; charset=UTF-8\n "
1111"Content-Transfer-Encoding : 8bit\n "
12- "POT-Creation-Date : 2025-07-31T15:39:17 +00:00\n "
12+ "POT-Creation-Date : 2026-01-07T13:27:40 +00:00\n "
1313"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
14- "X-Generator : WP-CLI 2.11 .0\n "
14+ "X-Generator : WP-CLI 2.12 .0\n "
1515"X-Domain : runthings-wc-order-departments\n "
1616
1717#. Plugin Name of the plugin
@@ -67,6 +67,7 @@ msgstr ""
6767
6868#. translators: %1$s: Workflow ID, %2$s: Department name
6969#: lib/automatewoo/actions/aw-action-add-order-department.php:89
70+ #, php-format
7071msgid "[AutomateWoo] Workflow #%1$s added department: %2$s"
7172msgstr ""
7273
@@ -80,6 +81,7 @@ msgstr ""
8081
8182#. translators: %s: Workflow ID
8283#: lib/automatewoo/actions/aw-action-clear-order-departments.php:50
84+ #, php-format
8385msgid "[AutomateWoo] Workflow #%s cleared all departments"
8486msgstr ""
8587
@@ -93,6 +95,7 @@ msgstr ""
9395
9496#. translators: %1$s: Workflow ID, %2$s: Department name
9597#: lib/automatewoo/actions/aw-action-remove-order-department.php:89
98+ #, php-format
9699msgid "[AutomateWoo] Workflow #%1$s removed department: %2$s"
97100msgstr ""
98101
@@ -106,6 +109,7 @@ msgstr ""
106109
107110#. translators: %1$s: Workflow ID, %2$s: Department name
108111#: lib/automatewoo/actions/aw-action-set-order-department.php:89
112+ #, php-format
109113msgid "[AutomateWoo] Workflow #%1$s set department to: %2$s"
110114msgstr ""
111115
@@ -258,6 +262,7 @@ msgstr ""
258262
259263#. translators: %s: Link to WooCommerce email settings
260264#: lib/settings.php:150
265+ #, php-format
261266msgid "Configure how customer email replies are routed based on order departments. When disabled, emails use the %s."
262267msgstr ""
263268
@@ -292,6 +297,7 @@ msgstr ""
292297
293298#. translators: %s: Link to WooCommerce email settings
294299#: lib/settings.php:211
300+ #, php-format
295301msgid "Use the default reply-to address from %s instead of department emails when multiple unique email addresses are involved."
296302msgstr ""
297303
@@ -352,11 +358,13 @@ msgstr ""
352358
353359#. translators: %s: Product name
354360#: lib/taxonomy.php:456
361+ #, php-format
355362msgid "First product: %s"
356363msgstr ""
357364
358365#. translators: %d: Number of products
359366#: lib/taxonomy.php:458
367+ #, php-format
360368msgid "%d product"
361369msgid_plural "%d products"
362370msgstr[ 0 ] ""
0 commit comments