PluginProbe
Tiered Pricing Table for WooCommerce / 8.0.2
Tiered Pricing Table for WooCommerce v8.0.2
8.0.2 7.1.7 7.1.5 7.1.4 7.1.1 6.5.0 6.4.0 6.1.0 trunk 1.0 1.1 2.0 2.0.1 2.0.2 2.1 2.1.1 2.1.2 2.2.0 2.2.1 2.2.2 2.2.3 2.3.0 2.3.1 2.3.2 2.3.3 All 91 releases
tier-pricing-table / languages / tier-pricing-table.pot

tier-pricing-table.pot in Tiered Pricing Table for WooCommerce 8.0.2, at languages/tier-pricing-table.pot

5,419 lines 173.4 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 # Copyright (C) 2026 U2Code
2 # This file is distributed under the GPLv2 or later.
3 msgid ""
4 msgstr ""
5 "Project-Id-Version: WooCommerce Tiered Price Table 7.0.1\n"
6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/tiered-pricing-table\n"
7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
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: 2026-07-27T09:40:29+00:00\n"
13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14 "X-Generator: WP-CLI 2.12.0\n"
15 "X-Domain: tier-pricing-table\n"
16
17 #. Plugin Name of the plugin
18 #: tier-pricing-table.php
19 msgid "WooCommerce Tiered Price Table"
20 msgstr ""
21
22 #. Plugin URI of the plugin
23 #. Author URI of the plugin
24 #: tier-pricing-table.php
25 msgid "https://tiered-pricing.com/"
26 msgstr ""
27
28 #. Description of the plugin
29 #: tier-pricing-table.php
30 msgid "Quantity-based discounts with nice-looking reflection on the product page."
31 msgstr ""
32
33 #. Author of the plugin
34 #: tier-pricing-table.php
35 msgid "U2Code"
36 msgstr ""
37
38 #: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsAddon.php:14
39 msgid "Advanced product quantity options"
40 msgstr ""
41
42 #: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsAddon.php:18
43 msgid "Set maximum, and step quantities for products."
44 msgstr ""
45
46 #: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:111
47 msgid "Additional quantity options"
48 msgstr ""
49
50 #: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:131
51 #: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:147
52 #: views/admin/components/minimum-order-quantity-form.php:17
53 msgid "Leave blank for no restrictions"
54 msgstr ""
55
56 #: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:133
57 msgid "Maximum order quantity"
58 msgstr ""
59
60 #: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:134
61 msgid "The maximum quantity of the product a customer can order in a single transaction."
62 msgstr ""
63
64 #: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:146
65 #: src/Addons/AdvancedQuantityOptions/ProductEditor/QuantityStepBlock.php:30
66 msgid "Quantity step"
67 msgstr ""
68
69 #: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:149
70 msgid "Requires the product to be purchased in multiples of X."
71 msgstr ""
72
73 #: src/Addons/AdvancedQuantityOptions/GlobalPricingOptions.php:88
74 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedQuantityRules.php:13
75 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsColumn.php:12
76 #: src/Addons/TaxSettings/build/index.js:1
77 #: src/Addons/TaxSettings/js-source/App.js:350
78 msgid "N/A"
79 msgstr ""
80
81 #: src/Addons/AdvancedQuantityOptions/GlobalPricingOptions.php:95
82 msgid "Maximum:"
83 msgstr ""
84
85 #: src/Addons/AdvancedQuantityOptions/GlobalPricingOptions.php:101
86 msgid "Quantity step:"
87 msgstr ""
88
89 #: src/Addons/AdvancedQuantityOptions/ProductEditor/MaximumOrderQuantityBlock.php:30
90 msgid "Maximum Order Quantity"
91 msgstr ""
92
93 #: src/Addons/AdvancedQuantityOptions/ProductEditor/ProductEditor.php:26
94 msgid "Advanced Quantity Options"
95 msgstr ""
96
97 #. translators: %1$s: item name, %2$s: minimum quantity
98 #: src/Addons/AdvancedQuantityOptions/QuantityManager.php:50
99 #, php-format
100 msgid "Maximum quantity for the %1$s is %2$d"
101 msgstr ""
102
103 #. translators: %s: quantity step
104 #: src/Addons/AdvancedQuantityOptions/QuantityManager.php:59
105 #: src/Addons/AdvancedQuantityOptions/QuantityManager.php:131
106 #: src/Addons/AdvancedQuantityOptions/QuantityManager.php:210
107 #, php-format
108 msgid "Order quantity must be multiple of %s"
109 msgstr ""
110
111 #. translators: %s: maximum quantity
112 #: src/Addons/AdvancedQuantityOptions/QuantityManager.php:120
113 #: src/Addons/AdvancedQuantityOptions/QuantityManager.php:198
114 #, php-format
115 msgid "Maximum order quantity for the product is %s"
116 msgstr ""
117
118 #: src/Addons/CartUpsells/CartUpsellsAddon.php:8
119 msgid "Cart Upsells"
120 msgstr ""
121
122 #: src/Addons/CartUpsells/CartUpsellsAddon.php:12
123 msgid "Display an upsell message in the cart indicating how many items are needed to reach the next pricing tier."
124 msgstr ""
125
126 #: src/Addons/CartUpsells/CartUpsellsService.php:202
127 #: src/Addons/CartUpsells/UpsellsSubsection.php:43
128 msgid "Buy <b>{tp_required_quantity}</b> more to get <b>{tp_next_price}</b> each"
129 msgstr ""
130
131 #: src/Addons/CartUpsells/UpsellsSubsection.php:11
132 msgid "Cart Upsell Messages"
133 msgstr ""
134
135 #: src/Addons/CartUpsells/UpsellsSubsection.php:15
136 msgid "Display targeted messages in the cart to encourage customers to reach the next discount tier."
137 msgstr ""
138
139 #: src/Addons/CartUpsells/UpsellsSubsection.php:26
140 msgid "Enable cart upsells"
141 msgstr ""
142
143 #: src/Addons/CartUpsells/UpsellsSubsection.php:34
144 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:289
145 msgid "Template"
146 msgstr ""
147
148 #: src/Addons/CartUpsells/UpsellsSubsection.php:49
149 msgid "Upsell text color"
150 msgstr ""
151
152 #: src/Addons/CartUpsells/UpsellsSubsection.php:55
153 msgid "Note: This feature is not compatible with the Gutenberg Cart/Checkout blocks."
154 msgstr ""
155
156 #: src/Addons/CatalogPrices/CatalogPricesAddon.php:8
157 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:13
158 msgid "Shop & Categories Price Format"
159 msgstr ""
160
161 #: src/Addons/CatalogPrices/CatalogPricesAddon.php:12
162 msgid "Manage how tiered pricing appears in catalogs, loops, and widgets."
163 msgstr ""
164
165 #: src/Addons/CatalogPrices/CatalogPricesService.php:41
166 #: src/Addons/CatalogPrices/CatalogPricesService.php:46
167 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:63
168 #: src/Managers/FormatPriceManager.php:253
169 msgid "From {tp_lowest_price} instead of {tp_original_price}"
170 msgstr ""
171
172 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:18
173 msgid "Manage how the main product price string is formatted in shop pages, categories, and widgets."
174 msgstr ""
175
176 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:29
177 msgid "Override default price display"
178 msgstr ""
179
180 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:33
181 msgid "Replace the standard WooCommerce price with a custom lowest price or price range."
182 msgstr ""
183
184 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:38
185 msgid "Apply to variable products"
186 msgstr ""
187
188 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:42
189 msgid "Calculate the lowest and highest prices across all variations and display them using your chosen format."
190 msgstr ""
191
192 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:47
193 msgid "Format style"
194 msgstr ""
195
196 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:51
197 msgid "Show lowest price"
198 msgstr ""
199
200 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:52
201 msgid "Show range (lowest to highest)"
202 msgstr ""
203
204 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:53
205 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:60
206 msgid "Custom template"
207 msgstr ""
208
209 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:56
210 msgid "Choose whether to show only the lowest available price, the full price range, or a custom template."
211 msgstr ""
212
213 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:64
214 msgid "Create a custom template for catalog prices. Use the available variables below to dynamically insert the lowest price, price range, or original product price."
215 msgstr ""
216
217 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:72
218 msgid "Prefix for lowest price"
219 msgstr ""
220
221 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:75
222 #: src/Managers/FormatPriceManager.php:292
223 msgid "From"
224 msgstr ""
225
226 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:76
227 msgid "Text displayed before the lowest price (e.g., <b>From $10.00</b>)."
228 msgstr ""
229
230 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:84
231 msgid "Lowest price"
232 msgstr ""
233
234 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:85
235 msgid "{tp_lowest_price} - lowest available tier price."
236 msgstr ""
237
238 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:89
239 msgid "Prices range"
240 msgstr ""
241
242 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:90
243 msgid "{tp_prices_range} - price range from lowest tier to original price."
244 msgstr ""
245
246 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:94
247 msgid "Original price"
248 msgstr ""
249
250 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:95
251 msgid "{tp_original_price} - product's original price without discounts."
252 msgstr ""
253
254 #: src/Addons/CategoryTiers/CategoryTierAddon.php:13
255 msgid "Category level tiered pricing (deprecated)"
256 msgstr ""
257
258 #: src/Addons/CategoryTiers/CategoryTierAddon.php:43
259 msgid "Skip category rules"
260 msgstr ""
261
262 #: src/Addons/CategoryTiers/CategoryTierAddon.php:44
263 msgid "Don't take into account tiered pricing rules from categories. "
264 msgstr ""
265
266 #: src/Addons/CategoryTiers/CategoryTierAddon.php:233
267 msgid "Set tiered pricing at the product category level (Deprecated)."
268 msgstr ""
269
270 #: src/Addons/Coupons/CouponsAddon.php:9
271 #: views/admin/welcome-page/welcome-page.php:1077
272 msgid "Coupons management"
273 msgstr ""
274
275 #: src/Addons/Coupons/CouponsAddon.php:69
276 msgid "Check this option to don't apply tiered pricing in the cart when users have applied this coupon."
277 msgstr ""
278
279 #: src/Addons/Coupons/CouponsAddon.php:76
280 msgid "Disable tiered pricing for specific coupons."
281 msgstr ""
282
283 #: src/Addons/CustomColumns/Admin/CustomColumnsAdmin.php:19
284 msgid "Show More Info Next to Prices?"
285 msgstr ""
286
287 #: src/Addons/CustomColumns/Admin/CustomColumnsAdmin.php:20
288 msgid "Create additional columns to show exactly how much your customers save, total prices, or per-unit costs alongside each tier."
289 msgstr ""
290
291 #: src/Addons/CustomColumns/Admin/CustomColumnsAdmin.php:24
292 msgid "Add Custom Columns"
293 msgstr ""
294
295 #: src/Addons/CustomColumns/Columns/CustomDataColumn.php:168
296 msgid "(first row)"
297 msgstr ""
298
299 #: src/Addons/CustomColumns/Columns/CustomDataColumn.php:179
300 msgid "Custom columns are available only in the premium version."
301 msgstr ""
302
303 #: src/Addons/CustomColumns/Columns/CustomDataColumn.php:182
304 msgid "Upgrade you plan"
305 msgstr ""
306
307 #: src/Addons/CustomColumns/CustomColumnsAddon.php:17
308 msgid "Custom table columns"
309 msgstr ""
310
311 #: src/Addons/CustomColumns/CustomColumnsAddon.php:21
312 msgid "Add custom columns to your pricing table."
313 msgstr ""
314
315 #: src/Addons/CustomColumns/Schema.php:13
316 #: src/Addons/CustomColumns/build/index.js:1
317 #: src/Addons/CustomColumns/js-source/index.js:53
318 msgid "Custom column"
319 msgstr ""
320
321 #: src/Addons/CustomColumns/Schema.php:14
322 #: src/Addons/CustomColumns/build/index.js:1
323 #: src/Addons/CustomColumns/js-source/index.js:54
324 msgid "Price excluding taxes"
325 msgstr ""
326
327 #: src/Addons/CustomColumns/Schema.php:15
328 #: src/Addons/CustomColumns/build/index.js:1
329 #: src/Addons/CustomColumns/js-source/index.js:55
330 msgid "Price including taxes"
331 msgstr ""
332
333 #: src/Addons/CustomColumns/Schema.php:16
334 #: src/Addons/CustomColumns/build/index.js:1
335 #: src/Addons/CustomColumns/js-source/index.js:56
336 msgid "Total row price"
337 msgstr ""
338
339 #: src/Addons/CustomColumns/Schema.php:17
340 #: src/Addons/CustomColumns/build/index.js:1
341 #: src/Addons/CustomColumns/js-source/index.js:57
342 msgid "Saving per item"
343 msgstr ""
344
345 #: src/Addons/CustomColumns/Schema.php:23
346 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:83
347 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:234
348 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:392
349 #: src/PricingTable.php:253
350 #: src/Settings/CustomOptions/TPTTextTemplate.php:205
351 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:205
352 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:207
353 #: views/admin/components/tiered-pricing-rules-form.php:55
354 #: views/admin/welcome-page/welcome-page.php:647
355 #: src/Addons/CustomColumns/build/index.js:1
356 #: src/Addons/CustomColumns/js-source/index.js:69
357 #: src/Addons/CustomColumns/js-source/index.js:284
358 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Fixed/Row.js:40
359 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Fixed/Row.js:41
360 #: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
361 #: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
362 #: src/Addons/RequestAQuote/build/index.js:1
363 #: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:80
364 #: src/Addons/TierLabels/build/index.js:1
365 #: src/Addons/TierLabels/js-source/index.js:430
366 msgid "Price"
367 msgstr ""
368
369 #: src/Addons/CustomColumns/Schema.php:24
370 #: src/Addons/CustomColumns/build/index.js:1
371 #: src/Addons/CustomColumns/js-source/index.js:70
372 #: src/Addons/RequestAQuote/build/index.js:1
373 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:64
374 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:455
375 msgid "Number"
376 msgstr ""
377
378 #: src/Addons/CustomColumns/Schema.php:25
379 #: src/Addons/CustomColumns/build/index.js:1
380 #: src/Addons/CustomColumns/js-source/index.js:71
381 msgid "Text"
382 msgstr ""
383
384 #: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:26
385 msgid "Duplicate this rule"
386 msgstr ""
387
388 #: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:35
389 #: src/Addons/RequestAQuote/build/index.js:1
390 #: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:115
391 msgid "Duplicate"
392 msgstr ""
393
394 #: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:51
395 #: src/Addons/RequestAQuote/build/index.js:1
396 #: src/Addons/RequestAQuote/js-source/src/App.js:172
397 msgid "(Copy)"
398 msgstr ""
399
400 #: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:81
401 msgid "The rule was duplicated successfully."
402 msgstr ""
403
404 #: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:84
405 msgid "Failed to duplicate rule."
406 msgstr ""
407
408 #: src/Addons/GlobalTieredPricing/CPT/Actions/ReactivateAction.php:36
409 msgid "Reactivate"
410 msgstr ""
411
412 #: src/Addons/GlobalTieredPricing/CPT/Actions/SuspendAction.php:37
413 msgid "Suspend"
414 msgstr ""
415
416 #: src/Addons/GlobalTieredPricing/CPT/Actions/SuspendAction.php:54
417 msgid "The rule suspended successfully."
418 msgstr ""
419
420 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:11
421 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:15
422 msgid "Users & Roles"
423 msgstr ""
424
425 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:24
426 msgid "Applied to every user"
427 msgstr ""
428
429 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:50
430 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:63
431 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:112
432 msgid "Customers"
433 msgstr ""
434
435 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:50
436 msgid "Excluded Customers"
437 msgstr ""
438
439 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:78
440 msgid "Roles"
441 msgstr ""
442
443 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:78
444 msgid "Excluded Roles"
445 msgstr ""
446
447 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:11
448 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:52
449 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:14
450 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:94
451 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:193
452 msgid "Products"
453 msgstr ""
454
455 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:16
456 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:32
457 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:131
458 msgid "Categories"
459 msgstr ""
460
461 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:17
462 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:52
463 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:151
464 msgid "Tags"
465 msgstr ""
466
467 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:18
468 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:73
469 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:172
470 msgid "Brands"
471 msgstr ""
472
473 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:27
474 msgid "Applied to every product"
475 msgstr ""
476
477 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:36
478 msgid "Excluded Categories"
479 msgstr ""
480
481 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:37
482 msgid "Excluded Tags"
483 msgstr ""
484
485 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:38
486 msgid "Excluded Brands"
487 msgstr ""
488
489 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:52
490 msgid "Excluded Products"
491 msgstr ""
492
493 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedQuantityRules.php:8
494 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:14
495 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:108
496 msgid "Quantity limits"
497 msgstr ""
498
499 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedQuantityRules.php:21
500 msgid "Minimum:"
501 msgstr ""
502
503 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:13
504 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:15
505 msgid "Pricing"
506 msgstr ""
507
508 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:24
509 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:63
510 #: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:130
511 #: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:122
512 #: src/Integrations/Plugins/WPAllImport.php:160
513 #: views/admin/components/regular-pricing-form.php:119
514 #: views/admin/components/regular-pricing-form.php:129
515 msgid "Regular price"
516 msgstr ""
517
518 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:39
519 msgid "(Individual)"
520 msgstr ""
521
522 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:39
523 msgid "(Mix and match)"
524 msgstr ""
525
526 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:46
527 msgid "Base Pricing:"
528 msgstr ""
529
530 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:51
531 msgid "Regular:"
532 msgstr ""
533
534 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:56
535 msgid "Sale:"
536 msgstr ""
537
538 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:62
539 msgid "Discount:"
540 msgstr ""
541
542 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:63
543 #: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:132
544 #: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:124
545 #: src/Integrations/Plugins/WPAllImport.php:169
546 #: views/admin/components/regular-pricing-form.php:106
547 #: views/admin/components/regular-pricing-form.php:148
548 msgid "Sale price"
549 msgstr ""
550
551 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:74
552 msgid "Tiered Rules:"
553 msgstr ""
554
555 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:82
556 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:220
557 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:388
558 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:109
559 #: src/PricingTable.php:251
560 #: src/Settings/CustomOptions/TPTTextTemplate.php:141
561 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:195
562 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:197
563 #: views/addons/category-tiers/add-free.php:24
564 #: views/addons/category-tiers/add.php:51
565 #: views/addons/category-tiers/edit-free.php:34
566 #: views/addons/category-tiers/edit.php:59
567 #: views/addons/category-tiers/edit.php:82
568 #: views/admin/components/tiered-pricing-rules-form.php:65
569 #: views/admin/welcome-page/welcome-page.php:645
570 #: src/Addons/CustomColumns/build/index.js:1
571 #: src/Addons/CustomColumns/js-source/index.js:283
572 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Fixed/Row.js:27
573 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Fixed/Row.js:32
574 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Percentage/Row.js:16
575 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Percentage/Row.js:21
576 #: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
577 #: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
578 #: src/Addons/RequestAQuote/build/index.js:1
579 #: src/Addons/RequestAQuote/js-source/src/App.js:145
580 #: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:78
581 #: src/Addons/TierLabels/build/index.js:1
582 #: src/Addons/TierLabels/js-source/index.js:428
583 msgid "Quantity"
584 msgstr ""
585
586 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:83
587 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:227
588 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:390
589 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:200
590 #: views/admin/welcome-page/welcome-page.php:646
591 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Percentage/Row.js:34
592 #: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
593 #: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
594 #: src/Addons/RequestAQuote/build/index.js:1
595 #: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:79
596 #: src/Addons/TierLabels/build/index.js:1
597 #: src/Addons/TierLabels/js-source/index.js:429
598 msgid "Discount"
599 msgstr ""
600
601 #: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:9
602 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:13
603 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:22
604 msgid "Priority Settings"
605 msgstr ""
606
607 #: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:23
608 msgid "Global"
609 msgstr ""
610
611 #: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:24
612 #: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:25
613 msgid "Prefer Product"
614 msgstr ""
615
616 #: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:26
617 msgid "Override"
618 msgstr ""
619
620 #: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:27
621 msgid "Flexible"
622 msgstr ""
623
624 #: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:46
625 msgid "Regular prices:"
626 msgstr ""
627
628 #: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:49
629 msgid "Tiered pricing:"
630 msgstr ""
631
632 #: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:52
633 msgid "Quantity limits:"
634 msgstr ""
635
636 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:312
637 msgid "The pricing rule does not affect either prices or product quantity limits. The rule will be skipped."
638 msgstr ""
639
640 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:489
641 msgid "Set Custom Pricing"
642 msgstr ""
643
644 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:490
645 msgid "Set custom regular and tiered pricing for matching products."
646 msgstr ""
647
648 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:495
649 #: src/Addons/Tools/build/index.js:1
650 #: src/Addons/Tools/js-source/components/CleanupTool.js:306
651 msgid "Select Products"
652 msgstr ""
653
654 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:496
655 msgid "Target specific products, categories, tags, or brands. Leave empty to apply store-wide."
656 msgstr ""
657
658 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:501
659 msgid "Filter Users"
660 msgstr ""
661
662 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:506
663 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:23
664 msgid "Quantity Limits"
665 msgstr ""
666
667 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:507
668 msgid "Enforce minimum, maximum, and step increments for purchasing."
669 msgstr ""
670
671 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:515
672 msgid "Dismiss"
673 msgstr ""
674
675 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:521
676 msgid "How global pricing rules work"
677 msgstr ""
678
679 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:526
680 msgid "Global rules enable you to bulk-apply dynamic pricing and quantity limits to selected groups of products and users simultaneously."
681 msgstr ""
682
683 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:532
684 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:56
685 msgid "Note:"
686 msgstr ""
687
688 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:533
689 msgid "Depending on your priority settings, global rules may override product-level pricing configurations."
690 msgstr ""
691
692 #: src/Addons/GlobalTieredPricing/CPT/Form/FormTab.php:141
693 msgid "Premium feature"
694 msgstr ""
695
696 #: src/Addons/GlobalTieredPricing/CPT/Form/FormTab.php:148
697 msgid "Upgrade plan"
698 msgstr ""
699
700 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:19
701 msgid "Configure regular and tiered pricing rules"
702 msgstr ""
703
704 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:26
705 msgid "Base Pricing"
706 msgstr ""
707
708 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:27
709 msgid "Override the default regular product prices."
710 msgstr ""
711
712 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:39
713 #: src/Addons/ImportExport/WoocommerceImportService.php:24
714 #: src/Addons/ReactProductEditorAddon/Sections/MainSection.php:38
715 #: src/Addons/ReactProductEditorAddon/TieredPricingGroup.php:21
716 #: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:118
717 #: src/Admin/ProductPage/TieredPricingTab.php:35
718 #: src/Integrations/Plugins/WPAllImport.php:335
719 #: src/Settings/Settings.php:218
720 msgid "Tiered Pricing"
721 msgstr ""
722
723 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:41
724 msgid ""
725 "<b>Mix & Match:</b> Combines the quantities of different products to reach tiered pricing thresholds, allowing discounts when products are purchased together. <br /><br />\n"
726 "<b>Individually:</b> Treats each product’s quantity separately in pricing calculations, ensuring that each product follows its own pricing tier independently without being combined with others."
727 msgstr ""
728
729 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:47
730 msgid "Calculation type"
731 msgstr ""
732
733 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:49
734 msgid "Individual"
735 msgstr ""
736
737 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:50
738 msgid "Mix and Match"
739 msgstr ""
740
741 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:18
742 msgid "Select products, categories, tags, or brands this rule applies to"
743 msgstr ""
744
745 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:23
746 msgid "Applies to products"
747 msgstr ""
748
749 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:26
750 msgid "If no products, categories, tags, or brands are selected, this rule will apply to all products in your store, except those listed in the Exclusions section."
751 msgstr ""
752
753 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:46
754 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:145
755 msgid "Search categories&hellip;"
756 msgstr ""
757
758 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:66
759 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:165
760 msgid "Search tags&hellip;"
761 msgstr ""
762
763 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:87
764 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:186
765 msgid "Search brands&hellip;"
766 msgstr ""
767
768 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:112
769 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:213
770 msgid "Search products&hellip;"
771 msgstr ""
772
773 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:123
774 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:87
775 msgid "Exclusions"
776 msgstr ""
777
778 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:18
779 msgid "Set minimum, maximum, and quantity step limits"
780 msgstr ""
781
782 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:25
783 msgid "Applies to each product individually. If mix & match is enabled, the minimum quantity requirement will be shared across variations of a variable product."
784 msgstr ""
785
786 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:34
787 msgid "Variable Product Minimum Quantity"
788 msgstr ""
789
790 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:35
791 #: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:100
792 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:38
793 msgid "Determine whether the minimum quantity requirement applies to each variation separately, or to the combined total of all variations in the cart."
794 msgstr ""
795
796 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:45
797 #: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:87
798 msgid "Global Settings"
799 msgstr ""
800
801 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:46
802 #: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:88
803 msgid "Individual variation"
804 msgstr ""
805
806 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:47
807 #: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:89
808 msgid "Variable product total (Mix & match)"
809 msgstr ""
810
811 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:49
812 #: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:91
813 msgid "Calculate minimum quantity by"
814 msgstr ""
815
816 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:17
817 msgid "Manage how this rule interacts with product-level settings"
818 msgstr ""
819
820 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:24
821 msgid "Determine which rules take precedence when a product has both global and individual settings."
822 msgstr ""
823
824 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:29
825 msgid "Rule priority"
826 msgstr ""
827
828 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:31
829 msgid "Use global settings"
830 msgstr ""
831
832 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:32
833 msgid "Prefer product-level rules"
834 msgstr ""
835
836 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:34
837 msgid "Override product-level rules"
838 msgstr ""
839
840 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:36
841 msgid "Custom component priorities"
842 msgstr ""
843
844 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:46
845 msgid "Base Prices Priority"
846 msgstr ""
847
848 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:52
849 msgid "Base prices"
850 msgstr ""
851
852 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:54
853 msgid "Prefer product-level role prices"
854 msgstr ""
855
856 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:56
857 msgid "Override all product-level prices"
858 msgstr ""
859
860 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:62
861 msgid "Prioritize product-specific role pricing over this global rule."
862 msgstr ""
863
864 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:68
865 msgid "Tiered Prices Priority"
866 msgstr ""
867
868 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:75
869 msgid "Tiered prices"
870 msgstr ""
871
872 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:77
873 msgid "Prefer product-level tiers"
874 msgstr ""
875
876 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:79
877 msgid "Prefer product-level role tiers"
878 msgstr ""
879
880 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:81
881 msgid "Override all product-level tiers"
882 msgstr ""
883
884 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:88
885 msgid "Mix & Match"
886 msgstr ""
887
888 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:91
889 msgid "Enable Mix & Match for product-level tiers"
890 msgstr ""
891
892 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:95
893 msgid "Prioritize product-specific tiered pricing over this global rule, and optionally enable Mix & Match for those inherited tiers."
894 msgstr ""
895
896 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:101
897 msgid "Quantity Limits Priority"
898 msgstr ""
899
900 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:110
901 msgid "Prefer product-level limits"
902 msgstr ""
903
904 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:112
905 msgid "Prefer product-level role limits"
906 msgstr ""
907
908 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:114
909 msgid "Override all product-level limits"
910 msgstr ""
911
912 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:120
913 msgid "Prioritize product-specific quantity limits over this global rule."
914 msgstr ""
915
916 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:19
917 msgid "Select the users or roles this rule applies to"
918 msgstr ""
919
920 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:24
921 msgid "Applies to users"
922 msgstr ""
923
924 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:27
925 msgid "The rule will apply to all users if you do not specify user roles or specific customers (excluding those selected in the exclusions section)."
926 msgstr ""
927
928 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:33
929 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:95
930 msgid "User roles"
931 msgstr ""
932
933 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:40
934 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:105
935 msgid "Select for a user role"
936 msgstr ""
937
938 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:55
939 #: views/admin/welcome-page/welcome-page.php:975
940 msgid "Manage user roles"
941 msgstr ""
942
943 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:77
944 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:126
945 msgid "Select for a customer"
946 msgstr ""
947
948 #: src/Addons/GlobalTieredPricing/CPT/Form/UpgradeTip.php:73
949 msgid "You have got a discount!"
950 msgstr ""
951
952 #: src/Addons/GlobalTieredPricing/CPT/Form/UpgradeTip.php:78
953 msgid "You've been using the free version for a while now, and we'd like to offer you an exclusive discount on the premium version!"
954 msgstr ""
955
956 #: src/Addons/GlobalTieredPricing/CPT/Form/UpgradeTip.php:85
957 msgid "Use the coupon code below for a <b>20%</b> discount on upgrading your plan."
958 msgstr ""
959
960 #: src/Addons/GlobalTieredPricing/CPT/Form/UpgradeTip.php:97
961 msgid "Upgrade your plan"
962 msgstr ""
963
964 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:109
965 msgid "Suspended"
966 msgstr ""
967
968 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:111
969 msgid "Active"
970 msgstr ""
971
972 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:299
973 msgid "Create Your First Global Pricing Rule"
974 msgstr ""
975
976 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:304
977 msgid "Global rules allow you to bulk-apply custom pricing, tiered discounts, and quantity limits to multiple products or categories simultaneously."
978 msgstr ""
979
980 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:312
981 msgid "Create Rule"
982 msgstr ""
983
984 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:405
985 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:406
986 msgid "Pricing rule"
987 msgstr ""
988
989 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:407
990 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:408
991 msgid "Add Pricing Rule"
992 msgstr ""
993
994 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:409
995 msgid "Edit Pricing Rule"
996 msgstr ""
997
998 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:410
999 msgid "New Pricing Rule"
1000 msgstr ""
1001
1002 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:411
1003 msgid "View Pricing Rule"
1004 msgstr ""
1005
1006 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:412
1007 msgid "Find Pricing Rule"
1008 msgstr ""
1009
1010 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:413
1011 msgid "No pricing rules ware found"
1012 msgstr ""
1013
1014 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:414
1015 msgid "No pricing rule in trash"
1016 msgstr ""
1017
1018 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:416
1019 msgid "Pricing rules"
1020 msgstr ""
1021
1022 #: src/Addons/GlobalTieredPricing/GlobalPricingRule.php:403
1023 msgid "The pricing rule does not affect either prices or product quantity. The rule will be skipped."
1024 msgstr ""
1025
1026 #: src/Addons/GlobalTieredPricing/GlobalTieredPricingAddon.php:9
1027 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:116
1028 msgid "Global pricing rules"
1029 msgstr ""
1030
1031 #: src/Addons/GlobalTieredPricing/GlobalTieredPricingAddon.php:39
1032 msgid "Create reusable pricing rules and apply them globally."
1033 msgstr ""
1034
1035 #: src/Addons/ImportExport/ImportExportAddon.php:8
1036 msgid "WooCommerce Import/Export"
1037 msgstr ""
1038
1039 #: src/Addons/ImportExport/ImportExportAddon.php:12
1040 msgid "Adds compatibility with the built-in WooCommerce product importer and exporter."
1041 msgstr ""
1042
1043 #: src/Addons/ImportExport/WoocommerceExportService.php:39
1044 #: src/Addons/ImportExport/WoocommerceImportService.php:27
1045 #: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:136
1046 #: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:132
1047 msgid "Fixed pricing rules"
1048 msgstr ""
1049
1050 #: src/Addons/ImportExport/WoocommerceExportService.php:42
1051 #: src/Addons/ImportExport/WoocommerceImportService.php:28
1052 #: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:138
1053 #: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:134
1054 msgid "Percentage pricing rules"
1055 msgstr ""
1056
1057 #: src/Addons/ImportExport/WoocommerceExportService.php:44
1058 #: src/Addons/ImportExport/WoocommerceImportService.php:26
1059 #: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:140
1060 #: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:128
1061 #: src/Integrations/Plugins/WPAllImport.php:116
1062 #: src/Integrations/Plugins/WPAllImport.php:222
1063 #: views/admin/components/tiered-pricing-rules-form.php:98
1064 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/TieredPricingType.js:9
1065 #: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
1066 #: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
1067 msgid "Tiered pricing type"
1068 msgstr ""
1069
1070 #: src/Addons/ImportExport/WoocommerceExportService.php:46
1071 #: src/Addons/ImportExport/WoocommerceImportService.php:29
1072 #: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:142
1073 #: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:130
1074 #: views/admin/components/minimum-order-quantity-form.php:23
1075 msgid "Minimum order quantity"
1076 msgstr ""
1077
1078 #: src/Addons/ManualOrders/ManualOrdersAddon.php:15
1079 msgid "Tiered pricing for manual orders"
1080 msgstr ""
1081
1082 #: src/Addons/ManualOrders/ManualOrdersAddon.php:19
1083 msgid "Apply tiered pricing to orders created manually in the admin area."
1084 msgstr ""
1085
1086 #. translators: %1$s: item name, %2$s: original price, %3$s: new price
1087 #: src/Addons/ManualOrders/ManualOrdersAddon.php:148
1088 #, php-format
1089 msgid "Tiered pricing recalculations for %1$s: %2$s → %3$s"
1090 msgstr ""
1091
1092 #: src/Addons/ManualOrders/ManualOrdersAddon.php:193
1093 msgid "Re-calculate with tiered pricing"
1094 msgstr ""
1095
1096 #: src/Addons/MinQuantity/MinQuantity.php:12
1097 msgid "Minimum order quantity validation"
1098 msgstr ""
1099
1100 #. translators: %1$s: item name, %2$s: minimum quantity
1101 #: src/Addons/MinQuantity/MinQuantity.php:40
1102 #, php-format
1103 msgid "Minimum quantity for the %1$s is %2$d"
1104 msgstr ""
1105
1106 #. translators: %s: minimum quantity
1107 #: src/Addons/MinQuantity/MinQuantity.php:83
1108 #: src/Addons/MinQuantity/MinQuantity.php:102
1109 #: src/Addons/MinQuantity/MinQuantity.php:129
1110 #, php-format
1111 msgid "Minimum quantity for the product is %s"
1112 msgstr ""
1113
1114 #. translators: 1: Product name, 2: Minimum quantity.
1115 #: src/Addons/MinQuantity/MinQuantity.php:170
1116 #: src/Addons/MinQuantity/StoreApiValidation.php:27
1117 #, php-format
1118 msgid "Minimum quantity for %1$s is %2$s."
1119 msgstr ""
1120
1121 #. translators: 1: Minimum quantity, 2: Product name.
1122 #: src/Addons/MinQuantity/MinQuantity.php:190
1123 #: src/Addons/MinQuantity/StoreApiValidation.php:49
1124 #, php-format
1125 msgid "You need to order at least %1$s items of %2$s to meet the minimum order quantity."
1126 msgstr ""
1127
1128 #. translators: 1: Missing quantity, 2: Product name, 3: Minimum quantity.
1129 #: src/Addons/MinQuantity/MinQuantity.php:209
1130 #, php-format
1131 msgid "You need %1$s more items of %2$s to meet the minimum order quantity of %3$s."
1132 msgstr ""
1133
1134 #: src/Addons/MinQuantity/MinQuantity.php:270
1135 msgid "Enforce minimum order quantities for products based on tiered pricing rules."
1136 msgstr ""
1137
1138 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersAddon.php:8
1139 msgid "Non-Logged-In Users"
1140 msgstr ""
1141
1142 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersAddon.php:12
1143 msgid "Hide prices or prevent purchasing for users who are not logged in."
1144 msgstr ""
1145
1146 #. translators: %s: account page link
1147 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersService.php:72
1148 #, php-format
1149 msgid "Please enter %s to make a purchase"
1150 msgstr ""
1151
1152 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersService.php:74
1153 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:52
1154 msgid "your account"
1155 msgstr ""
1156
1157 #. translators: %s: login page url
1158 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersService.php:85
1159 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:70
1160 #, php-format
1161 msgid "%s see prices"
1162 msgstr ""
1163
1164 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersService.php:87
1165 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:72
1166 msgid "Login"
1167 msgstr ""
1168
1169 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:11
1170 msgid "Guest Users"
1171 msgstr ""
1172
1173 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:15
1174 msgid "Manage pricing visibility and purchasing rules for guest (non-logged-in) users."
1175 msgstr ""
1176
1177 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:26
1178 msgid "Require login to purchase"
1179 msgstr ""
1180
1181 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:34
1182 msgid "Guest add-to-cart label"
1183 msgstr ""
1184
1185 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:38
1186 msgid "Change the default \"Add to cart\" button text for guest users."
1187 msgstr ""
1188
1189 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:40
1190 msgid "Leave empty to keep default"
1191 msgstr ""
1192
1193 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:45
1194 msgid "Guest purchase error message"
1195 msgstr ""
1196
1197 #. translators: %s: login page url
1198 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:50
1199 #, php-format
1200 msgid "Please enter %s to make a purchase."
1201 msgstr ""
1202
1203 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:56
1204 msgid "Hide prices for guests"
1205 msgstr ""
1206
1207 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:63
1208 msgid "Guest price message"
1209 msgstr ""
1210
1211 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:66
1212 msgid "This message will be displayed instead of the price for non-logged-in users."
1213 msgstr ""
1214
1215 #: src/Addons/PluginsRecommendations/BulkPriceEditorPlugin.php:44
1216 #: src/Addons/PluginsRecommendations/CancellationSurveysPlugin.php:39
1217 #: src/Admin/Tips/Tips/DefaultVariationTip.php:38
1218 #: src/Admin/Tips/Tips/RoleCustomerPricingTabTip.php:39
1219 #: src/Admin/Tips/Tips/VariationsPricingCalculationTip.php:42
1220 msgid "Tip"
1221 msgstr ""
1222
1223 #: src/Addons/PluginsRecommendations/BulkPriceEditorPlugin.php:66
1224 msgid "Check plugin"
1225 msgstr ""
1226
1227 #: src/Addons/PluginsRecommendations/BulkPriceEditorPlugin.php:71
1228 msgid "View video"
1229 msgstr ""
1230
1231 #: src/Addons/PluginsRecommendations/BulkPriceEditorPlugin.php:93
1232 #: src/Addons/PluginsRecommendations/CancellationSurveysPlugin.php:76
1233 #: src/Admin/Tips/Tips/DefaultVariationTip.php:59
1234 #: src/Admin/Tips/Tips/RoleCustomerPricingTabTip.php:62
1235 #: src/Admin/Tips/Tips/VariationsPricingCalculationTip.php:82
1236 msgid "Hide this tip"
1237 msgstr ""
1238
1239 #: src/Addons/PluginsRecommendations/CancellationSurveysPlugin.php:54
1240 msgid "Learn more"
1241 msgstr ""
1242
1243 #: src/Addons/PluginsRecommendations/ConditionalLogicForProductAddons.php:44
1244 msgid "Conditional logic"
1245 msgstr ""
1246
1247 #: src/Addons/PluginsRecommendations/ConditionalLogicForProductAddons.php:51
1248 msgid "Looking to provide condition logic for your add-ons?"
1249 msgstr ""
1250
1251 #: src/Addons/PluginsRecommendations/ConditionalLogicForProductAddons.php:55
1252 msgid "Check out this page."
1253 msgstr ""
1254
1255 #: src/Addons/PluginsRecommendations/PluginsRecommendationsAddon.php:8
1256 msgid "Plugins recommendations"
1257 msgstr ""
1258
1259 #: src/Addons/PluginsRecommendations/PluginsRecommendationsAddon.php:12
1260 msgid "Show recommendations for related plugins and addons."
1261 msgstr ""
1262
1263 #: src/Addons/PricingSummary/PricingSummaryAddon.php:8
1264 #: src/Addons/PricingSummary/SummarySubsection.php:11
1265 msgid "Pricing Summary"
1266 msgstr ""
1267
1268 #: src/Addons/PricingSummary/PricingSummaryAddon.php:12
1269 msgid "Display a dynamic pricing summary showing the total cost of the selected quantity."
1270 msgstr ""
1271
1272 #: src/Addons/PricingSummary/SummarySubsection.php:15
1273 msgid "Show a summary block with total cost and unit price details."
1274 msgstr ""
1275
1276 #: src/Addons/PricingSummary/SummarySubsection.php:25
1277 msgid "Show pricing summary block"
1278 msgstr ""
1279
1280 #: src/Addons/PricingSummary/SummarySubsection.php:32
1281 msgid "Show for standard products (non-tiered)"
1282 msgstr ""
1283
1284 #: src/Addons/PricingSummary/SummarySubsection.php:36
1285 msgid "Display the pricing summary block for regular WooCommerce products even if they don't have tiered pricing rules."
1286 msgstr ""
1287
1288 #: src/Addons/PricingSummary/SummarySubsection.php:39
1289 msgid "Summary block title"
1290 msgstr ""
1291
1292 #: src/Addons/PricingSummary/SummarySubsection.php:42
1293 msgid "The name is displaying above the summary block."
1294 msgstr ""
1295
1296 #: src/Addons/PricingSummary/SummarySubsection.php:47
1297 msgid "Block position"
1298 msgstr ""
1299
1300 #: src/Addons/PricingSummary/SummarySubsection.php:51
1301 msgid "Above buy button"
1302 msgstr ""
1303
1304 #: src/Addons/PricingSummary/SummarySubsection.php:52
1305 msgid "Below buy button"
1306 msgstr ""
1307
1308 #: src/Addons/PricingSummary/SummarySubsection.php:53
1309 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:112
1310 msgid "Above add to cart form"
1311 msgstr ""
1312
1313 #: src/Addons/PricingSummary/SummarySubsection.php:54
1314 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:113
1315 msgid "Below add to cart form"
1316 msgstr ""
1317
1318 #: src/Addons/PricingSummary/SummarySubsection.php:55
1319 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:74
1320 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:114
1321 msgid "Above product title"
1322 msgstr ""
1323
1324 #: src/Addons/PricingSummary/SummarySubsection.php:56
1325 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:115
1326 msgid "Before product summary"
1327 msgstr ""
1328
1329 #: src/Addons/PricingSummary/SummarySubsection.php:57
1330 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:116
1331 msgid "After product summary"
1332 msgstr ""
1333
1334 #: src/Addons/PricingSummary/SummarySubsection.php:60
1335 msgid "Where to display the summary block."
1336 msgstr ""
1337
1338 #: src/Addons/PricingSummary/SummarySubsection.php:64
1339 msgid "Summary layout"
1340 msgstr ""
1341
1342 #: src/Addons/PricingSummary/SummarySubsection.php:68
1343 msgid "Detailed"
1344 msgstr ""
1345
1346 #: src/Addons/PricingSummary/SummarySubsection.php:69
1347 msgid "Compact"
1348 msgstr ""
1349
1350 #: src/Addons/PricingSummary/SummarySubsection.php:70
1351 msgid "Inline labels"
1352 msgstr ""
1353
1354 #: src/Addons/PricingSummary/SummarySubsection.php:75
1355 msgid "\"Total\" label"
1356 msgstr ""
1357
1358 #: src/Addons/PricingSummary/SummarySubsection.php:78
1359 #: views/frontend/tiered-pricing-options-style-1.php:161
1360 #: views/frontend/tiered-pricing-options-style-1.php:271
1361 #: views/frontend/tiered-pricing-options-style-2.php:161
1362 #: views/frontend/tiered-pricing-options-style-2.php:271
1363 #: views/frontend/tiered-pricing-options-style-3.php:161
1364 #: views/frontend/tiered-pricing-options-style-3.php:290
1365 #: views/frontend/tiered-pricing-options.php:161
1366 #: views/frontend/tiered-pricing-options.php:271
1367 msgid "Total:"
1368 msgstr ""
1369
1370 #: src/Addons/PricingSummary/SummarySubsection.php:82
1371 msgid "\"Each\" label"
1372 msgstr ""
1373
1374 #: src/Addons/PricingSummary/SummarySubsection.php:85
1375 msgid "Each: "
1376 msgstr ""
1377
1378 #: src/Addons/ProductCatalogLoop/ProductCatalogLoop.php:10
1379 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:22
1380 msgid "Shop & Categories"
1381 msgstr ""
1382
1383 #: src/Addons/ProductCatalogLoop/ProductCatalogLoop.php:14
1384 msgid "Display tiered pricing tables on the shop and category pages."
1385 msgstr ""
1386
1387 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:36
1388 msgid "Tiered Pricing on Shop & Category Pages"
1389 msgstr ""
1390
1391 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:37
1392 msgid "Control how tiered pricing appears on shop and category pages."
1393 msgstr ""
1394
1395 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:42
1396 msgid "Enable on Shop & Categories"
1397 msgstr ""
1398
1399 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:51
1400 msgid "Turn this on to display tiered pricing directly within your shop and category pages."
1401 msgstr ""
1402
1403 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:57
1404 msgid "Depending on your theme, you may need minor CSS adjustments for optimal display."
1405 msgstr ""
1406
1407 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:62
1408 msgid "Display tiered pricing tables on shop and category pages."
1409 msgstr ""
1410
1411 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:67
1412 msgid "Position on product grid item"
1413 msgstr ""
1414
1415 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:72
1416 msgid "Above add-to-cart button"
1417 msgstr ""
1418
1419 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:73
1420 msgid "Below add-to-cart button"
1421 msgstr ""
1422
1423 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:75
1424 msgid "Below product title"
1425 msgstr ""
1426
1427 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:77
1428 msgid "Choose where the tiered pricing table appears relative to the product image and details."
1429 msgstr ""
1430
1431 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:82
1432 msgid "Add quantity selector to grids"
1433 msgstr ""
1434
1435 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:91
1436 msgid "Add a quantity input field directly to items on the shop and category pages."
1437 msgstr ""
1438
1439 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:97
1440 msgid "Only enable this if your theme doesn't already provide quantity selectors on the shop page."
1441 msgstr ""
1442
1443 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:108
1444 msgid "Dynamic total price"
1445 msgstr ""
1446
1447 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:117
1448 msgid "Automatically update the displayed price when a customer changes the quantity from the catalog."
1449 msgstr ""
1450
1451 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:127
1452 msgid "Compact layout"
1453 msgstr ""
1454
1455 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:131
1456 msgid "Apply minimal styling to pricing tables to better fit the constrained space of catalog grids."
1457 msgstr ""
1458
1459 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:140
1460 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:15
1461 msgid "Pricing Layout Settings"
1462 msgstr ""
1463
1464 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:141
1465 msgid "Customize the appearance and behavior of tiered pricing on catalog pages."
1466 msgstr ""
1467
1468 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:148
1469 msgid "Layout source"
1470 msgstr ""
1471
1472 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:152
1473 msgid "Same as product page"
1474 msgstr ""
1475
1476 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:153
1477 msgid "Custom"
1478 msgstr ""
1479
1480 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:155
1481 msgid "Choose whether to inherit the layout from the product page or use a custom layout for catalogs."
1482 msgstr ""
1483
1484 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:161
1485 msgid "Catalog layout"
1486 msgstr ""
1487
1488 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:165
1489 msgid "Select the specific visual template for the catalog page."
1490 msgstr ""
1491
1492 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:170
1493 msgid "Pricing title"
1494 msgstr ""
1495
1496 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:174
1497 msgid "Text displayed above the tiered pricing block."
1498 msgstr ""
1499
1500 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:178
1501 msgid "Quantity display type"
1502 msgstr ""
1503
1504 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:182
1505 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:129
1506 msgid "Range"
1507 msgstr ""
1508
1509 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:183
1510 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:130
1511 msgid "Static values"
1512 msgstr ""
1513
1514 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:185
1515 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:132
1516 msgid "\"Range\" displays the quantity range a tier applies to. \"Static\" displays only the minimum quantity required."
1517 msgstr ""
1518
1519 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:190
1520 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:138
1521 msgid "Active pricing tier color"
1522 msgstr ""
1523
1524 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:197
1525 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:208
1526 #: src/Admin/ProductPage/TieredPricingTab.php:126
1527 #: src/Settings/CustomOptions/TPTTextTemplate.php:210
1528 msgid "Unit label"
1529 msgstr ""
1530
1531 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:204
1532 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:215
1533 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:176
1534 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:187
1535 msgid "For example: pieces, boxes, bottles, packs, etc. This will be shown next to quantity values. Leave blank to skip adding a unit label."
1536 msgstr ""
1537
1538 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:212
1539 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:213
1540 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:380
1541 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:381
1542 #: src/PricingTable.php:303
1543 #: src/PricingTable.php:304
1544 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:184
1545 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:185
1546 msgid "piece"
1547 msgid_plural "pieces"
1548 msgstr[0] ""
1549 msgstr[1] ""
1550
1551 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:219
1552 #: src/Blocks/build/index.js:698
1553 #: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:16
1554 #: src/Blocks/build/index.js:442
1555 msgid "Quantity column title"
1556 msgstr ""
1557
1558 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:222
1559 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:229
1560 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:236
1561 msgid "Leave empty to not show this column."
1562 msgstr ""
1563
1564 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:226
1565 #: src/Blocks/build/index.js:703
1566 #: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:25
1567 #: src/Blocks/build/index.js:451
1568 msgid "Discount column title"
1569 msgstr ""
1570
1571 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:233
1572 #: src/Blocks/build/index.js:708
1573 #: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:34
1574 #: src/Blocks/build/index.js:460
1575 msgid "Price column title"
1576 msgstr ""
1577
1578 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:240
1579 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:214
1580 #: src/Blocks/build/index.js:713
1581 #: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:45
1582 #: src/Blocks/build/index.js:471
1583 msgid "Show percentage discount"
1584 msgstr ""
1585
1586 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:246
1587 msgid "Show regular product price"
1588 msgstr ""
1589
1590 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:250
1591 msgid "Show the crossed out regular price in options."
1592 msgstr ""
1593
1594 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:253
1595 msgid "Show total pricing in option"
1596 msgstr ""
1597
1598 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:257
1599 msgid "Show the total price in an active option."
1600 msgstr ""
1601
1602 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:261
1603 msgid "Option template"
1604 msgstr ""
1605
1606 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:263
1607 #: src/Settings/Sections/GeneralSection/GeneralSection.php:90
1608 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:241
1609 msgid "<strong>Buy {tp_quantity} pieces and save {tp_rounded_discount}%</strong>"
1610 msgstr ""
1611
1612 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:273
1613 msgid "Show the \"no discount\" option"
1614 msgstr ""
1615
1616 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:277
1617 msgid "Show the option with a regular product price."
1618 msgstr ""
1619
1620 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:280
1621 msgid "\"No discount\" option template"
1622 msgstr ""
1623
1624 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:282
1625 #: src/Settings/Sections/GeneralSection/GeneralSection.php:114
1626 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:264
1627 msgid "<strong>Buy {tp_quantity} pieces</strong>"
1628 msgstr ""
1629
1630 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:291
1631 #: src/Settings/Sections/GeneralSection/GeneralSection.php:97
1632 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:276
1633 msgid "<strong>Buy {tp_quantity} pieces for {tp_price} each and save {tp_rounded_discount}%</strong>"
1634 msgstr ""
1635
1636 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:303
1637 msgid "Show the \"no discount\" tier"
1638 msgstr ""
1639
1640 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:307
1641 msgid "Show the tier with a regular product price."
1642 msgstr ""
1643
1644 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:311
1645 msgid "\"No discount\" template"
1646 msgstr ""
1647
1648 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:313
1649 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:301
1650 msgid "<strong>Buy {tp_quantity} pieces for {tp_price} each</strong>"
1651 msgstr ""
1652
1653 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:322
1654 msgid "Clickable tiered pricing"
1655 msgstr ""
1656
1657 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:326
1658 msgid "Makes tiered pricing (table rows, blocks, options, etc) clickable."
1659 msgstr ""
1660
1661 #: src/Addons/ReactProductEditorAddon/Blocks/MinQuantity.php:30
1662 msgid "Minimum Order Quantity"
1663 msgstr ""
1664
1665 #: src/Addons/ReactProductEditorAddon/ReactProductEditorAddon.php:8
1666 msgid "WooCommerce Product Editor integration"
1667 msgstr ""
1668
1669 #: src/Addons/ReactProductEditorAddon/ReactProductEditorAddon.php:12
1670 msgid "Enable support for WooCommerce's React-based product editor."
1671 msgstr ""
1672
1673 #: src/Addons/ReactProductEditorAddon/Sections/AdvanceProductOptionSection.php:38
1674 msgid "Advanced Options"
1675 msgstr ""
1676
1677 #: src/Addons/ReactProductEditorAddon/Sections/AdvanceProductOptionSection.php:39
1678 msgid "Override global settings such as pricing layout for this product."
1679 msgstr ""
1680
1681 #: src/Addons/ReactProductEditorAddon/Sections/MainSection.php:39
1682 msgid "Specify tiered pricing and quantity limits."
1683 msgstr ""
1684
1685 #: src/Addons/ReactProductEditorAddon/Sections/RoleBasedPricingSection.php:38
1686 msgid "Role-Based Pricing"
1687 msgstr ""
1688
1689 #: src/Addons/ReactProductEditorAddon/Sections/RoleBasedPricingSection.php:39
1690 msgid "Set up custom pricing for specific user roles."
1691 msgstr ""
1692
1693 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:36
1694 msgid "Customer Request"
1695 msgstr ""
1696
1697 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:39
1698 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:108
1699 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:387
1700 #: src/Addons/RequestAQuote/views/emails/admin-quote-request.php:32
1701 #: src/Addons/RequestAQuote/views/emails/customer-quote-request.php:32
1702 #: src/Addons/RequestAQuote/views/emails/plain/admin-quote-request.php:25
1703 #: src/Addons/RequestAQuote/views/emails/plain/customer-quote-request.php:25
1704 msgid "Product"
1705 msgstr ""
1706
1707 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:42
1708 msgid "User"
1709 msgstr ""
1710
1711 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:45
1712 msgid "Quote Actions"
1713 msgstr ""
1714
1715 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:100
1716 msgid "Product not found."
1717 msgstr ""
1718
1719 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:110
1720 msgid "Unit Price"
1721 msgstr ""
1722
1723 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:111
1724 msgid "Total"
1725 msgstr ""
1726
1727 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:125
1728 msgid "SKU:"
1729 msgstr ""
1730
1731 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:156
1732 msgid "Converted to Order:"
1733 msgstr ""
1734
1735 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:163
1736 msgid "Convert to Order"
1737 msgstr ""
1738
1739 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:177
1740 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsColumn.php:21
1741 msgid "Status:"
1742 msgstr ""
1743
1744 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:181
1745 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:430
1746 msgid "Unread"
1747 msgstr ""
1748
1749 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:182
1750 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:431
1751 msgid "Read"
1752 msgstr ""
1753
1754 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:185
1755 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:432
1756 msgid "Converted"
1757 msgstr ""
1758
1759 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:187
1760 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:433
1761 msgid "Rejected"
1762 msgstr ""
1763
1764 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:198
1765 msgid "Submitted via Form:"
1766 msgstr ""
1767
1768 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:204
1769 #: src/Addons/RequestAQuote/build/index.js:1
1770 #: src/Addons/RequestAQuote/js-source/src/App.js:172
1771 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:133
1772 #: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:77
1773 msgid "Unnamed Form"
1774 msgstr ""
1775
1776 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:222
1777 msgid "Save Quote"
1778 msgstr ""
1779
1780 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:256
1781 msgid "Guest"
1782 msgstr ""
1783
1784 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:289
1785 msgid "View Profile"
1786 msgstr ""
1787
1788 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:295
1789 msgid "Guest User"
1790 msgstr ""
1791
1792 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:385
1793 msgid "Quote"
1794 msgstr ""
1795
1796 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:386
1797 msgid "Customer"
1798 msgstr ""
1799
1800 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:388
1801 msgid "Status"
1802 msgstr ""
1803
1804 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:389
1805 msgid "Date"
1806 msgstr ""
1807
1808 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:419
1809 msgid "Qty:"
1810 msgstr ""
1811
1812 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:455
1813 msgid "Filter by product"
1814 msgstr ""
1815
1816 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:457
1817 msgid "Show all products"
1818 msgstr ""
1819
1820 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:494
1821 msgid "Mark as Unread"
1822 msgstr ""
1823
1824 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:495
1825 msgid "Mark as Read"
1826 msgstr ""
1827
1828 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:496
1829 msgid "Mark as Rejected"
1830 msgstr ""
1831
1832 #. translators: %s: number of quotes.
1833 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:533
1834 #, php-format
1835 msgid "%s quote marked as unread."
1836 msgid_plural "%s quotes marked as unread."
1837 msgstr[0] ""
1838 msgstr[1] ""
1839
1840 #. translators: %s: number of quotes.
1841 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:537
1842 #, php-format
1843 msgid "%s quote marked as read."
1844 msgid_plural "%s quotes marked as read."
1845 msgstr[0] ""
1846 msgstr[1] ""
1847
1848 #. translators: %s: number of quotes.
1849 #: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:541
1850 #, php-format
1851 msgid "%s quote marked as rejected."
1852 msgid_plural "%s quotes marked as rejected."
1853 msgstr[0] ""
1854 msgstr[1] ""
1855
1856 #: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:37
1857 msgctxt "post type general name"
1858 msgid "Quote Requests"
1859 msgstr ""
1860
1861 #: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:38
1862 msgctxt "post type singular name"
1863 msgid "Quote Request"
1864 msgstr ""
1865
1866 #: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:39
1867 msgctxt "admin menu"
1868 msgid "Quote Requests"
1869 msgstr ""
1870
1871 #: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:40
1872 msgctxt "add new on admin bar"
1873 msgid "Quote Request"
1874 msgstr ""
1875
1876 #: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:41
1877 msgctxt "quote request"
1878 msgid "Add New"
1879 msgstr ""
1880
1881 #: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:42
1882 msgid "Add New Quote Request"
1883 msgstr ""
1884
1885 #: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:43
1886 #: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:63
1887 msgid "New Quote Request"
1888 msgstr ""
1889
1890 #: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:44
1891 msgid "Edit Quote Request"
1892 msgstr ""
1893
1894 #: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:45
1895 msgid "View Quote Request"
1896 msgstr ""
1897
1898 #: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:46
1899 msgid "All Quote Requests"
1900 msgstr ""
1901
1902 #: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:47
1903 msgid "Search Quote Requests"
1904 msgstr ""
1905
1906 #: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:48
1907 msgid "No quote requests found."
1908 msgstr ""
1909
1910 #: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:49
1911 msgid "No quote requests found in Trash."
1912 msgstr ""
1913
1914 #: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:54
1915 msgid "Quote Requests."
1916 msgstr ""
1917
1918 #: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:77
1919 #: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:130
1920 #: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:139
1921 msgid "Quote Requests"
1922 msgstr ""
1923
1924 #: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:87
1925 msgctxt "quote request status"
1926 msgid "Unread"
1927 msgstr ""
1928
1929 #. translators: %s: number of requests.
1930 #: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:93
1931 #, php-format
1932 msgid "Unread <span class=\"count\">(%s)</span>"
1933 msgid_plural "Unread <span class=\"count\">(%s)</span>"
1934 msgstr[0] ""
1935 msgstr[1] ""
1936
1937 #: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:97
1938 msgctxt "quote request status"
1939 msgid "Read"
1940 msgstr ""
1941
1942 #. translators: %s: number of requests.
1943 #: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:103
1944 #, php-format
1945 msgid "Read <span class=\"count\">(%s)</span>"
1946 msgid_plural "Read <span class=\"count\">(%s)</span>"
1947 msgstr[0] ""
1948 msgstr[1] ""
1949
1950 #: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:107
1951 msgctxt "quote request status"
1952 msgid "Converted"
1953 msgstr ""
1954
1955 #. translators: %s: number of requests.
1956 #: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:113
1957 #, php-format
1958 msgid "Converted <span class=\"count\">(%s)</span>"
1959 msgid_plural "Converted <span class=\"count\">(%s)</span>"
1960 msgstr[0] ""
1961 msgstr[1] ""
1962
1963 #: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:117
1964 msgctxt "quote request status"
1965 msgid "Rejected"
1966 msgstr ""
1967
1968 #. translators: %s: number of requests.
1969 #: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:123
1970 #, php-format
1971 msgid "Rejected <span class=\"count\">(%s)</span>"
1972 msgid_plural "Rejected <span class=\"count\">(%s)</span>"
1973 msgstr[0] ""
1974 msgstr[1] ""
1975
1976 #. translators: %s: number of unread requests.
1977 #: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:134
1978 #, php-format
1979 msgid "%s unread request"
1980 msgid_plural "%s unread requests"
1981 msgstr[0] ""
1982 msgstr[1] ""
1983
1984 #: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:14
1985 msgid "Quote Request (Admin)"
1986 msgstr ""
1987
1988 #: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:15
1989 msgid "This email is sent to the administrator when a customer requests a quote."
1990 msgstr ""
1991
1992 #: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:48
1993 msgid "Unknown Product"
1994 msgstr ""
1995
1996 #: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:59
1997 msgid "[{site_title}] New Quote Request for {product_name}"
1998 msgstr ""
1999
2000 #: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:89
2001 #: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:130
2002 msgid "Enable/Disable"
2003 msgstr ""
2004
2005 #: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:91
2006 #: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:132
2007 msgid "Enable this email notification"
2008 msgstr ""
2009
2010 #: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:95
2011 msgid "Recipient(s)"
2012 msgstr ""
2013
2014 #. translators: %s: Admin email.
2015 #: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:98
2016 #, php-format
2017 msgid "Enter recipients (comma separated) for this email. Defaults to %s."
2018 msgstr ""
2019
2020 #: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:105
2021 #: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:136
2022 msgid "Subject"
2023 msgstr ""
2024
2025 #: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:108
2026 #: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:139
2027 msgid "This controls the email subject line. Leave blank to use the default subject: "
2028 msgstr ""
2029
2030 #: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:114
2031 #: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:145
2032 msgid "Email heading"
2033 msgstr ""
2034
2035 #: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:117
2036 #: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:148
2037 msgid "This controls the main heading contained within the email notification. Leave blank to use the default heading: "
2038 msgstr ""
2039
2040 #: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:123
2041 #: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:154
2042 msgid "Email type"
2043 msgstr ""
2044
2045 #: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:125
2046 #: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:156
2047 msgid "Choose which format of email to send."
2048 msgstr ""
2049
2050 #: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:135
2051 #: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:166
2052 msgid "Sample Product"
2053 msgstr ""
2054
2055 #: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:153
2056 #: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:184
2057 msgid "Sample Name"
2058 msgstr ""
2059
2060 #: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:154
2061 #: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:185
2062 msgid "Sample Email"
2063 msgstr ""
2064
2065 #: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:14
2066 msgid "Quote Request (Customer)"
2067 msgstr ""
2068
2069 #: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:15
2070 msgid "This email is sent to the customer to acknowledge their quote request."
2071 msgstr ""
2072
2073 #: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:100
2074 msgid "[{site_title}] Thank you for your Quote Request for {product_name}"
2075 msgstr ""
2076
2077 #: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:104
2078 msgid "Quote Request Received"
2079 msgstr ""
2080
2081 #: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:35
2082 msgid "Form ID or Product ID is missing."
2083 msgstr ""
2084
2085 #: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:45
2086 msgid "This form is not available for the selected product."
2087 msgstr ""
2088
2089 #: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:57
2090 msgid "Anti-Spam verification failed. Please try again."
2091 msgstr ""
2092
2093 #: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:71
2094 msgid "Could not verify reCAPTCHA."
2095 msgstr ""
2096
2097 #: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:79
2098 msgid "Anti-Spam verification failed. Token invalid."
2099 msgstr ""
2100
2101 #: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:86
2102 msgid "Anti-Spam verification failed. Score too low."
2103 msgstr ""
2104
2105 #: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:100
2106 msgid "Security check failed. Please refresh the page and try again."
2107 msgstr ""
2108
2109 #. translators: 1: Product name, 2: Date.
2110 #: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:109
2111 #, php-format
2112 msgid "%1$s - %2$s"
2113 msgstr ""
2114
2115 #: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:188
2116 msgid "Could not save the quote request."
2117 msgstr ""
2118
2119 #: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:197
2120 #: src/Addons/RequestAQuote/Frontend/QuoteFormDisplay.php:35
2121 msgid "Your quote request has been submitted successfully!"
2122 msgstr ""
2123
2124 #. translators: 1: File name, 2: Max file size in MB.
2125 #: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:231
2126 #, php-format
2127 msgid "File %1$s exceeds the maximum allowed size of %2$s MB."
2128 msgstr ""
2129
2130 #. translators: 1: File extension, 2: Allowed extensions.
2131 #: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:241
2132 #, php-format
2133 msgid "File type .%1$s is not allowed. Allowed: %2$s"
2134 msgstr ""
2135
2136 #: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:255
2137 msgid "File upload failed."
2138 msgstr ""
2139
2140 #: src/Addons/RequestAQuote/Frontend/QuoteFormDisplay.php:252
2141 #: src/Addons/RequestAQuote/Models/RequestQuoteForm.php:47
2142 #: src/Addons/RequestAQuote/RequestAQuoteAddon.php:8
2143 #: src/Addons/RequestAQuote/Settings/RequestAQuoteSettingsSection.php:8
2144 #: src/Addons/RequestAQuote/views/frontend/quote-modal.php:28
2145 #: views/admin/welcome-page/welcome-page.php:967
2146 #: src/Addons/RequestAQuote/build/index.js:1
2147 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:531
2148 msgid "Request a Quote"
2149 msgstr ""
2150
2151 #: src/Addons/RequestAQuote/Frontend/QuoteFormDisplay.php:253
2152 #: src/Addons/RequestAQuote/Models/RequestQuoteForm.php:76
2153 #: src/Addons/RequestAQuote/views/frontend/quote-modal.php:72
2154 #: src/Addons/RequestAQuote/build/index.js:1
2155 #: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:151
2156 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:539
2157 msgid "Submit Request"
2158 msgstr ""
2159
2160 #: src/Addons/RequestAQuote/Frontend/QuoteFormDisplay.php:254
2161 msgid "Submitting..."
2162 msgstr ""
2163
2164 #: src/Addons/RequestAQuote/Integration/PricingRulesIntegration.php:213
2165 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:37
2166 #: src/Addons/RequestAQuote/build/index.js:1
2167 #: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:101
2168 #: src/Addons/TierLabels/build/index.js:1
2169 #: src/Addons/TierLabels/js-source/index.js:141
2170 msgid "None"
2171 msgstr ""
2172
2173 #: src/Addons/RequestAQuote/Integration/PricingRulesIntegration.php:244
2174 msgid "Request a Quote Form"
2175 msgstr ""
2176
2177 #: src/Addons/RequestAQuote/Integration/PricingRulesIntegration.php:260
2178 #: src/Addons/RequestAQuote/Integration/PricingRulesIntegration.php:272
2179 msgid "Leave blank to use the form default"
2180 msgstr ""
2181
2182 #: src/Addons/RequestAQuote/Integration/PricingRulesIntegration.php:261
2183 msgid "Quantity Label"
2184 msgstr ""
2185
2186 #: src/Addons/RequestAQuote/Integration/PricingRulesIntegration.php:262
2187 msgid "Override the quantity label."
2188 msgstr ""
2189
2190 #: src/Addons/RequestAQuote/Integration/PricingRulesIntegration.php:274
2191 msgid "Quantity Trigger"
2192 msgstr ""
2193
2194 #: src/Addons/RequestAQuote/Integration/PricingRulesIntegration.php:275
2195 msgid "Override the global auto-open trigger. Automatically open the quote form if a customer selects this quantity or higher."
2196 msgstr ""
2197
2198 #: src/Addons/RequestAQuote/Models/QuoteRequest.php:115
2199 msgid "Quote Request"
2200 msgstr ""
2201
2202 #: src/Addons/RequestAQuote/Models/RequestQuoteForm.php:29
2203 #: src/Addons/RequestAQuote/build/index.js:1
2204 #: src/Addons/RequestAQuote/js-source/src/App.js:141
2205 #: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:133
2206 msgid "Request a quote"
2207 msgstr ""
2208
2209 #: src/Addons/RequestAQuote/Models/RequestQuoteForm.php:38
2210 msgid "Thank you for your request. We will contact you soon."
2211 msgstr ""
2212
2213 #: src/Addons/RequestAQuote/Models/RequestQuoteForm.php:61
2214 #: src/Addons/RequestAQuote/build/index.js:1
2215 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:523
2216 msgid "Custom Quantity"
2217 msgstr ""
2218
2219 #: src/Addons/RequestAQuote/RequestAQuoteAddon.php:12
2220 msgid "Allow customers to request a custom quote."
2221 msgstr ""
2222
2223 #: src/Addons/RequestAQuote/views/emails/admin-quote-request.php:24
2224 #: src/Addons/RequestAQuote/views/emails/plain/admin-quote-request.php:21
2225 msgid "A new quote request has been submitted on your store."
2226 msgstr ""
2227
2228 #: src/Addons/RequestAQuote/views/emails/admin-quote-request.php:26
2229 #: src/Addons/RequestAQuote/views/emails/customer-quote-request.php:26
2230 msgid "Quote Request Details"
2231 msgstr ""
2232
2233 #: src/Addons/RequestAQuote/views/emails/admin-quote-request.php:33
2234 #: src/Addons/RequestAQuote/views/emails/customer-quote-request.php:33
2235 #: src/Addons/RequestAQuote/views/emails/plain/admin-quote-request.php:25
2236 #: src/Addons/RequestAQuote/views/emails/plain/customer-quote-request.php:25
2237 msgid "Unknown"
2238 msgstr ""
2239
2240 #: src/Addons/RequestAQuote/views/emails/admin-quote-request.php:53
2241 #: src/Addons/RequestAQuote/views/emails/admin-quote-request.php:57
2242 #: src/Addons/RequestAQuote/views/emails/plain/admin-quote-request.php:37
2243 #: src/Addons/RequestAQuote/views/emails/plain/admin-quote-request.php:39
2244 msgid "View Request in Dashboard"
2245 msgstr ""
2246
2247 #: src/Addons/RequestAQuote/views/emails/customer-quote-request.php:24
2248 #: src/Addons/RequestAQuote/views/emails/plain/customer-quote-request.php:21
2249 msgid "Thank you for your quote request. We have received it and will process it shortly. Here are the details of your request:"
2250 msgstr ""
2251
2252 #: src/Addons/RequestAQuote/views/emails/customer-quote-request.php:50
2253 #: src/Addons/RequestAQuote/views/emails/plain/customer-quote-request.php:36
2254 msgid "We will be in touch soon!"
2255 msgstr ""
2256
2257 #: src/Addons/RequestAQuote/views/frontend/quote-modal.php:36
2258 msgid "Preview Mode"
2259 msgstr ""
2260
2261 #: src/Addons/RequestAQuote/views/frontend/quote-modal.php:36
2262 msgid "Request a Quote on the frontend is a premium feature. This popup is only visible to administrators."
2263 msgstr ""
2264
2265 #: src/Addons/RequestAQuote/views/frontend/quote-modal.php:37
2266 #: views/admin/banners/upgrade-banner.php:49
2267 #: src/Addons/CustomColumns/build/index.js:1
2268 #: src/Addons/CustomColumns/js-source/index.js:234
2269 #: src/Addons/RequestAQuote/build/index.js:1
2270 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:122
2271 #: src/Addons/TaxSettings/build/index.js:1
2272 #: src/Addons/TaxSettings/js-source/App.js:238
2273 msgid "Upgrade to Premium"
2274 msgstr ""
2275
2276 #: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:128
2277 #: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:120
2278 msgid "Regular pricing type"
2279 msgstr ""
2280
2281 #: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:134
2282 #: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:126
2283 #: src/Settings/CustomOptions/TPTTextTemplate.php:148
2284 #: src/Settings/CustomOptions/TPTTextTemplate.php:201
2285 #: views/addons/category-tiers/add-free.php:28
2286 #: views/addons/category-tiers/add.php:57
2287 #: views/addons/category-tiers/edit-free.php:37
2288 #: views/addons/category-tiers/edit.php:67
2289 #: views/addons/category-tiers/edit.php:88
2290 #: views/admin/components/regular-pricing-form.php:38
2291 #: views/admin/components/regular-pricing-form.php:65
2292 #: views/admin/components/tiered-pricing-rules-form.php:55
2293 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Percentage/Row.js:29
2294 #: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
2295 #: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
2296 msgid "Percentage discount"
2297 msgstr ""
2298
2299 #: src/Addons/RoleBasedPricing/ProductManager.php:174
2300 msgid "Invalid role"
2301 msgstr ""
2302
2303 #: src/Addons/RoleBasedPricing/ProductManager.php:180
2304 #: src/Addons/UserBasedPricing/ProductManager.php:185
2305 msgid "Invalid nonce"
2306 msgstr ""
2307
2308 #: src/Addons/RoleBasedPricing/RoleBasedPricingAddon.php:12
2309 msgid "Role-based pricing rules on individual products"
2310 msgstr ""
2311
2312 #: src/Addons/RoleBasedPricing/RoleBasedPricingAddon.php:20
2313 msgid "Enable role-based pricing rules on individual products."
2314 msgstr ""
2315
2316 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsColumn.php:8
2317 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:25
2318 msgid "Tax settings"
2319 msgstr ""
2320
2321 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsColumn.php:24
2322 msgid "Class:"
2323 msgstr ""
2324
2325 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:13
2326 msgid "Tax"
2327 msgstr ""
2328
2329 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:17
2330 msgid "Set tax status and class"
2331 msgstr ""
2332
2333 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:26
2334 msgid "Override the default tax status and class for products matching this rule."
2335 msgstr ""
2336
2337 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:32
2338 #: src/Addons/TaxSettings/RoleBasedRulesIntegration/RoleBasedRulesIntegration.php:49
2339 msgid "Tax status"
2340 msgstr ""
2341
2342 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:34
2343 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:45
2344 #: src/Addons/TaxSettings/RoleBasedRulesIntegration/RoleBasedRulesIntegration.php:27
2345 #: src/Addons/TaxSettings/RoleBasedRulesIntegration/RoleBasedRulesIntegration.php:34
2346 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:52
2347 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:66
2348 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:80
2349 msgid "Default"
2350 msgstr ""
2351
2352 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:35
2353 msgid "Taxable"
2354 msgstr ""
2355
2356 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:36
2357 msgid "Shipping only"
2358 msgstr ""
2359
2360 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:46
2361 #: src/Addons/TaxSettings/build/index.js:1
2362 #: src/Addons/TaxSettings/js-source/App.js:270
2363 msgid "Standard"
2364 msgstr ""
2365
2366 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:56
2367 #: src/Addons/TaxSettings/RoleBasedRulesIntegration/RoleBasedRulesIntegration.php:63
2368 msgid "Tax class"
2369 msgstr ""
2370
2371 #: src/Addons/TaxSettings/TaxSettingsAddon.php:13
2372 msgid "Tax Options"
2373 msgstr ""
2374
2375 #: src/Addons/TaxSettings/TaxSettingsAddon.php:17
2376 msgid "Manage tax overrides and display options for user roles and global pricing rules."
2377 msgstr ""
2378
2379 #: src/Addons/TieredPricingCart/CartOptionsSubsection.php:10
2380 msgid "Cart Page Pricing"
2381 msgstr ""
2382
2383 #: src/Addons/TieredPricingCart/CartOptionsSubsection.php:14
2384 #: src/Addons/TieredPricingCart/TieredPricingCartAddon.php:12
2385 msgid "Manage how tiered pricing and discounts appear on the cart page."
2386 msgstr ""
2387
2388 #: src/Addons/TieredPricingCart/CartOptionsSubsection.php:24
2389 msgid "Show original item price crossed out"
2390 msgstr ""
2391
2392 #: src/Addons/TieredPricingCart/CartOptionsSubsection.php:26
2393 msgid "Show a crossed-out regular price next to the discounted tiered price in the cart. For example: "
2394 msgstr ""
2395
2396 #: src/Addons/TieredPricingCart/CartOptionsSubsection.php:32
2397 msgid "Show original subtotal crossed out"
2398 msgstr ""
2399
2400 #: src/Addons/TieredPricingCart/CartOptionsSubsection.php:34
2401 msgid "Show a crossed-out regular subtotal next to the discounted subtotal in the cart."
2402 msgstr ""
2403
2404 #: src/Addons/TieredPricingCart/CartOptionsSubsection.php:40
2405 msgid "Cross out regular price instead of sale price"
2406 msgstr ""
2407
2408 #: src/Addons/TieredPricingCart/CartOptionsSubsection.php:42
2409 msgid "When crossing out a price, always display the regular price rather than a sale price."
2410 msgstr ""
2411
2412 #: src/Addons/TieredPricingCart/TieredPricingCartAddon.php:8
2413 msgid "Cart Display Options"
2414 msgstr ""
2415
2416 #: src/Addons/TierLabels/Admin/TierLabelsAdmin.php:72
2417 #: src/Addons/TierLabels/Admin/TierLabelsAdmin.php:97
2418 msgid "No label"
2419 msgstr ""
2420
2421 #: src/Addons/TierLabels/Admin/TierLabelsAdmin.php:104
2422 msgid "Tier label (regular price)"
2423 msgstr ""
2424
2425 #: src/Addons/TierLabels/Settings/LabelsSettingsSection.php:8
2426 #: src/Addons/TierLabels/TierLabelsAddon.php:12
2427 msgid "Badges & Labels"
2428 msgstr ""
2429
2430 #: src/Addons/TierLabels/TierLabelsAddon.php:16
2431 msgid "Add custom labels like \"Best Value\" to specific pricing tiers."
2432 msgstr ""
2433
2434 #: src/Addons/Tools/AdminUserHooks.php:15
2435 msgid "Manage Roles"
2436 msgstr ""
2437
2438 #: src/Addons/Tools/Settings/ToolsSettingsSection.php:8
2439 #: src/Addons/Tools/ToolsAddon.php:10
2440 msgid "Tools"
2441 msgstr ""
2442
2443 #: src/Addons/Tools/ToolsAddon.php:14
2444 msgid "Access utilities for managing and cleaning up tiered pricing data."
2445 msgstr ""
2446
2447 #: src/Addons/UserBasedPricing/ProductManager.php:179
2448 msgid "Invalid user"
2449 msgstr ""
2450
2451 #: src/Addons/UserBasedPricing/UserBasedPricingAddon.php:10
2452 msgid "User-based pricing rules on individual products"
2453 msgstr ""
2454
2455 #: src/Addons/UserBasedPricing/UserBasedPricingAddon.php:18
2456 msgid "Enable customer-based pricing rules on individual products."
2457 msgstr ""
2458
2459 #: src/Addons/YouSave/YouSaveAddon.php:8
2460 #: src/Addons/YouSave/YouSaveSubsection.php:11
2461 msgid "\"You Save\" Badge"
2462 msgstr ""
2463
2464 #: src/Addons/YouSave/YouSaveAddon.php:12
2465 msgid "Display a badge showing customers how much they save when tiered pricing is applied."
2466 msgstr ""
2467
2468 #: src/Addons/YouSave/YouSaveSubsection.php:15
2469 msgid "Show customers exactly how much they save when tiered discounts are applied."
2470 msgstr ""
2471
2472 #: src/Addons/YouSave/YouSaveSubsection.php:26
2473 msgid "Show savings badge on product page"
2474 msgstr ""
2475
2476 #: src/Addons/YouSave/YouSaveSubsection.php:30
2477 msgid "Show the difference between the regular price and a discounted price. You can also show it via the [tiered_price_you_save] shortcode."
2478 msgstr ""
2479
2480 #: src/Addons/YouSave/YouSaveSubsection.php:34
2481 msgid "Include WooCommerce sale discount in total savings"
2482 msgstr ""
2483
2484 #: src/Addons/YouSave/YouSaveSubsection.php:38
2485 msgid "If a product is already on sale, add that existing discount to the tiered pricing savings so the customer sees one large total saved."
2486 msgstr ""
2487
2488 #: src/Addons/YouSave/YouSaveSubsection.php:42
2489 msgid "Show badge for standard products (non-tiered)"
2490 msgstr ""
2491
2492 #: src/Addons/YouSave/YouSaveSubsection.php:46
2493 msgid "Display the savings badge for regular WooCommerce sale products even if they don't have tiered pricing rules."
2494 msgstr ""
2495
2496 #: src/Addons/YouSave/YouSaveSubsection.php:50
2497 msgid "Badge text template"
2498 msgstr ""
2499
2500 #: src/Addons/YouSave/YouSaveSubsection.php:52
2501 msgid "You save {tp_ys_total_price} ({tp_ys_percentage_discount}%)"
2502 msgstr ""
2503
2504 #: src/Addons/YouSave/YouSaveSubsection.php:62
2505 msgid "Badge text color"
2506 msgstr ""
2507
2508 #: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:40
2509 msgid "Default variation"
2510 msgstr ""
2511
2512 #: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:50
2513 msgid "Search variations&hellip;"
2514 msgstr ""
2515
2516 #: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:69
2517 msgid "Display this variation's pricing before attributes are selected. The variation itself won't be pre-selected."
2518 msgstr ""
2519
2520 #: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:78
2521 msgid "Variations share pricing"
2522 msgstr ""
2523
2524 #: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:79
2525 msgid "Use the default variation's pricing for all variations to prevent reloading the pricing table."
2526 msgstr ""
2527
2528 #: src/Admin/ProductPage/RoleCustomerPricingTab.php:21
2529 msgid "Role & Customer Prices"
2530 msgstr ""
2531
2532 #: src/Admin/ProductPage/RoleCustomerPricingTab.php:77
2533 #: views/admin/banners/premium-thanking-banner.php:20
2534 msgid "Premium"
2535 msgstr ""
2536
2537 #: src/Admin/ProductPage/RoleCustomerPricingTab.php:80
2538 msgid "Unlock Role & Customer pricing rules by upgrading to Premium."
2539 msgstr ""
2540
2541 #: src/Admin/ProductPage/RoleCustomerPricingTab.php:85
2542 #: src/Addons/ReactProductEditorAddon/js-source/src/upgrade-notice/edit.js:36
2543 #: src/Addons/ReactProductEditorAddon/js/upgrade-notice/index.js:1
2544 msgid "Upgrade Now"
2545 msgstr ""
2546
2547 #: src/Admin/ProductPage/TieredPricingTab.php:98
2548 msgid "Additional Options"
2549 msgstr ""
2550
2551 #: src/Admin/ProductPage/TieredPricingTab.php:116
2552 msgid "Pricing layout"
2553 msgstr ""
2554
2555 #: src/Admin/ProductPage/TieredPricingTab.php:117
2556 msgid "Override the global layout for this specific product."
2557 msgstr ""
2558
2559 #: src/Admin/ProductPage/TieredPricingTab.php:133
2560 msgid "Singular (e.g. piece)"
2561 msgstr ""
2562
2563 #: src/Admin/ProductPage/TieredPricingTab.php:139
2564 msgid "Plural (e.g. pieces)"
2565 msgstr ""
2566
2567 #: src/Admin/ProductPage/TieredPricingTab.php:150
2568 msgid "Displayed next to quantities. Leave empty to inherit global settings."
2569 msgstr ""
2570
2571 #: src/Admin/ProductPage/TieredPricingTab.php:172
2572 msgid "Upgrade your plan to unlock all great features."
2573 msgstr ""
2574
2575 #: src/Admin/ProductPage/TieredPricingTab.php:181
2576 #: views/addons/category-tiers/add-free.php:43
2577 #: views/addons/category-tiers/edit-free.php:59
2578 msgid "Upgrade"
2579 msgstr ""
2580
2581 #: src/Admin/Tips/Tips/DefaultVariationTip.php:42
2582 msgid "You can show tiered pricing even if a variation is not selected."
2583 msgstr ""
2584
2585 #: src/Admin/Tips/Tips/DefaultVariationTip.php:48
2586 msgid "Tiered pricing is related to each variation, so a variation must be selected to show the pricing table. However, you can show the tiered pricing before users choose a variation by enabling the <strong>default variation</strong> option in the <strong>Additional Options</strong> section below."
2587 msgstr ""
2588
2589 #: src/Admin/Tips/Tips/RoleCustomerPricingTabTip.php:43
2590 msgid "Need to add or modify user roles?"
2591 msgstr ""
2592
2593 #. translators: %s: URL to the Role Manager.
2594 #: src/Admin/Tips/Tips/RoleCustomerPricingTabTip.php:50
2595 #, php-format
2596 msgid "You can create, edit, or manage user roles directly from the <a href=\"%s\" target=\"_blank\">Role Manager</a>."
2597 msgstr ""
2598
2599 #: src/Admin/Tips/Tips/VariationsPricingCalculationTip.php:46
2600 msgid "You can make tiered pricing calculations by considering all variations as one product."
2601 msgstr ""
2602
2603 #: src/Admin/Tips/Tips/VariationsPricingCalculationTip.php:52
2604 msgid "For example, if you have a variable product with <strong>3 variations</strong>, the price will be calculated for <strong>a combination of those variations</strong> in the cart, not individually."
2605 msgstr ""
2606
2607 #: src/Admin/Tips/Tips/VariationsPricingCalculationTip.php:60
2608 msgid "Find more in the settings"
2609 msgstr ""
2610
2611 #: src/Admin/WelcomePage/WelcomePage.php:14
2612 msgid "Welcome to Tiered Pricing for WooCommerce!"
2613 msgstr ""
2614
2615 #: src/Admin/WelcomePage/WelcomePage.php:15
2616 msgid "Hidden Admin Page"
2617 msgstr ""
2618
2619 #: src/Core/Cache.php:53
2620 msgid "Cache has been purged successfully"
2621 msgstr ""
2622
2623 #: src/Integrations/Plugins/AddifyRequestAQuote.php:37
2624 msgid "Apply tiered pricing discounts when users request a quote through the Addify Request a Quote form."
2625 msgstr ""
2626
2627 #: src/Integrations/Plugins/AeliaMulticurrency.php:46
2628 msgid "Convert and display tiered pricing correctly when using the Aelia Currency Switcher."
2629 msgstr ""
2630
2631 #: src/Integrations/Plugins/Curcy.php:79
2632 msgid "Convert and display tiered pricing correctly when using the CURCY multicurrency plugin."
2633 msgstr ""
2634
2635 #: src/Integrations/Plugins/DiscountRulesForWooCommerce.php:37
2636 msgid "Discount Rules for WooCommerce"
2637 msgstr ""
2638
2639 #: src/Integrations/Plugins/DiscountRulesForWooCommerce.php:41
2640 msgid "Prevent price recalculations for free promotional items added to the cart by Discount Rules for WooCommerce."
2641 msgstr ""
2642
2643 #: src/Integrations/Plugins/Elementor/ElementorIntegration.php:13
2644 msgid "Add a dedicated Elementor widget to display the tiered pricing table with customizable design options."
2645 msgstr ""
2646
2647 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:15
2648 #: src/Services/SystemStatusReportService.php:28
2649 #: views/admin/banners/premium-thanking-banner.php:18
2650 #: views/admin/notifications/activation-notification.php:26
2651 #: views/admin/welcome-page/welcome-page.php:575
2652 msgid "Tiered Pricing Table"
2653 msgstr ""
2654
2655 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:37
2656 msgid "Main"
2657 msgstr ""
2658
2659 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:42
2660 msgid "Product ID"
2661 msgstr ""
2662
2663 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:45
2664 msgid "Leave empty to use the current product."
2665 msgstr ""
2666
2667 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:49
2668 #: src/Blocks/build/index.js:768
2669 #: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:35
2670 #: src/Blocks/build/index.js:513
2671 msgid "Display type"
2672 msgstr ""
2673
2674 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:53
2675 #: src/TierPricingTablePlugin.php:263
2676 #: src/Blocks/build/index.js:751
2677 #: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:11
2678 #: src/Blocks/build/index.js:489
2679 msgid "Table"
2680 msgstr ""
2681
2682 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:54
2683 #: src/TierPricingTablePlugin.php:264
2684 #: src/Blocks/build/index.js:754
2685 #: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:15
2686 #: src/Blocks/build/index.js:493
2687 msgid "Blocks"
2688 msgstr ""
2689
2690 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:55
2691 #: src/TierPricingTablePlugin.php:265
2692 #: src/Blocks/build/index.js:757
2693 #: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:19
2694 #: src/Blocks/build/index.js:497
2695 msgid "Options"
2696 msgstr ""
2697
2698 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:56
2699 #: src/TierPricingTablePlugin.php:266
2700 #: views/admin/welcome-page/welcome-page.php:869
2701 #: src/Blocks/build/index.js:760
2702 #: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:23
2703 #: src/Blocks/build/index.js:501
2704 msgid "Dropdown"
2705 msgstr ""
2706
2707 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:57
2708 msgid "Horizontal-table"
2709 msgstr ""
2710
2711 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:63
2712 #: src/Addons/RequestAQuote/build/index.js:1
2713 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:307
2714 #: src/Addons/TierLabels/build/index.js:1
2715 #: src/Addons/TierLabels/js-source/index.js:116
2716 #: src/Blocks/build/index.js:781
2717 #: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:51
2718 #: src/Blocks/build/index.js:529
2719 msgid "Title"
2720 msgstr ""
2721
2722 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:66
2723 msgid "Tiered pricing title. Leave empty to use default title."
2724 msgstr ""
2725
2726 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:71
2727 msgid "Show total"
2728 msgstr ""
2729
2730 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:75
2731 msgid "Show total for each option when an option is active."
2732 msgstr ""
2733
2734 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:81
2735 msgid "Show prices without a discount"
2736 msgstr ""
2737
2738 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:85
2739 msgid "Show price with no discount in the option."
2740 msgstr ""
2741
2742 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:89
2743 msgid "Show the default option"
2744 msgstr ""
2745
2746 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:93
2747 msgid "Show the option without a discount (option with a regular product price)"
2748 msgstr ""
2749
2750 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:99
2751 msgid "Active tier color"
2752 msgstr ""
2753
2754 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:102
2755 msgid "Leave empty to use the default color."
2756 msgstr ""
2757
2758 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:106
2759 msgid "Quantity column text"
2760 msgstr ""
2761
2762 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:109
2763 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:117
2764 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:125
2765 msgid "Leave empty to use default title."
2766 msgstr ""
2767
2768 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:114
2769 msgid "Discount column text"
2770 msgstr ""
2771
2772 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:122
2773 msgid "Price column text"
2774 msgstr ""
2775
2776 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:136
2777 msgid "Unit label (singular)"
2778 msgstr ""
2779
2780 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:139
2781 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:147
2782 msgid "Leave empty to use default"
2783 msgstr ""
2784
2785 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:144
2786 msgid "Unit label (plural)"
2787 msgstr ""
2788
2789 #: src/Integrations/Plugins/MixMatch.php:30
2790 msgid "Apply tiered pricing rules correctly to Mix and Match products."
2791 msgstr ""
2792
2793 #: src/Integrations/Plugins/ProductBundles.php:108
2794 msgid "Apply tiered pricing discounts correctly to WooCommerce Product Bundles."
2795 msgstr ""
2796
2797 #: src/Integrations/Plugins/RankMath/RankMath.php:19
2798 msgid "Add tiered pricing data to the product schema and introduce <b>%lowest_price%</b> and <b>%price_range%</b> variables for SEO."
2799 msgstr ""
2800
2801 #: src/Integrations/Plugins/RankMath/Settings.php:21
2802 msgid "Configure the integration with Rank Math SEO plugin to use tiered pricing variables in your SEO metadata."
2803 msgstr ""
2804
2805 #: src/Integrations/Plugins/RankMath/Settings.php:26
2806 #: src/Integrations/Plugins/SEOPress/Settings.php:26
2807 #: src/Integrations/Plugins/Yoast/Settings.php:26
2808 msgid "Enable custom variables"
2809 msgstr ""
2810
2811 #: src/Integrations/Plugins/RankMath/Settings.php:30
2812 msgid "Enable you to use the %lowest_price% and %price_range% variables to display the lowest price and price range of products with tiered pricing in Rank Math SEO metadata."
2813 msgstr ""
2814
2815 #: src/Integrations/Plugins/RankMath/Settings.php:34
2816 #: src/Integrations/Plugins/SEOPress/Settings.php:34
2817 #: src/Integrations/Plugins/Yoast/Settings.php:34
2818 msgid "Enhance product schema with tiered pricing offers"
2819 msgstr ""
2820
2821 #: src/Integrations/Plugins/RankMath/Settings.php:38
2822 #: src/Integrations/Plugins/SEOPress/Settings.php:38
2823 #: src/Integrations/Plugins/Yoast/Settings.php:39
2824 msgid "Enhance the product schema with tiered pricing offers. Adds an offer for each tier and the lowest price as the main offer."
2825 msgstr ""
2826
2827 #: src/Integrations/Plugins/SEOPress/SEOPress.php:18
2828 msgid "Add tiered pricing data to SEOPress and introduce <b>%%lowest_price%%</b> and <b>%%price_range%%</b> variables for SEO."
2829 msgstr ""
2830
2831 #: src/Integrations/Plugins/SEOPress/SEOPressLowestPriceTag.php:12
2832 msgid "Displays the lowest price of the product"
2833 msgstr ""
2834
2835 #: src/Integrations/Plugins/SEOPress/SEOPressPriceRangeTag.php:12
2836 msgid "Product price range"
2837 msgstr ""
2838
2839 #: src/Integrations/Plugins/SEOPress/Settings.php:21
2840 msgid "Configure the integration with SEOPress plugin to use tiered pricing variables in your SEO metadata."
2841 msgstr ""
2842
2843 #: src/Integrations/Plugins/SEOPress/Settings.php:30
2844 msgid "Enable you to use the %%lowest_price%% and %%price_range%% variables to display the lowest price and price range of products with tiered pricing in SEOPress metadata."
2845 msgstr ""
2846
2847 #: src/Integrations/Plugins/WCCS.php:50
2848 msgid "Convert and display tiered pricing correctly when using the WooCommerce Currency Switcher by WP Experts."
2849 msgstr ""
2850
2851 #: src/Integrations/Plugins/WCPA.php:19
2852 msgid "Calculate tiered pricing accurately when custom product add-ons are selected."
2853 msgstr ""
2854
2855 #: src/Integrations/Plugins/WCPProductBundles.php:34
2856 msgid "Apply tiered pricing discounts correctly to WPC Product Bundles."
2857 msgstr ""
2858
2859 #: src/Integrations/Plugins/WombatProductAddons.php:46
2860 msgid "Calculate tiered pricing accurately when using StudioWombat Advanced Product Fields."
2861 msgstr ""
2862
2863 #: src/Integrations/Plugins/WooCommerceDeposits.php:10
2864 msgid "Calculate deposit amounts and remaining balances correctly based on tiered pricing rules."
2865 msgstr ""
2866
2867 #: src/Integrations/Plugins/WooCommerceProductAddons.php:65
2868 msgid "Calculate tiered pricing accurately when WooCommerce Product Add-ons are selected."
2869 msgstr ""
2870
2871 #: src/Integrations/Plugins/WOOCS.php:65
2872 msgid "Convert and display tiered pricing correctly when using the FOX WooCommerce Currency Switcher."
2873 msgstr ""
2874
2875 #: src/Integrations/Plugins/WooPaymentsMulticurrency.php:43
2876 msgid "Convert and display tiered pricing correctly when using WooPayments Multicurrency."
2877 msgstr ""
2878
2879 #: src/Integrations/Plugins/WPAllImport.php:102
2880 #: src/Integrations/Plugins/WPAllImport.php:202
2881 msgid "Fixed Tiered prices"
2882 msgstr ""
2883
2884 #: src/Integrations/Plugins/WPAllImport.php:105
2885 #: src/Integrations/Plugins/WPAllImport.php:207
2886 msgid "The format for the rules must be the following: quantity:price,quantity:price. For example: \"10:5,20:15\" where 10 and 20 are quantities and 5 and 15 are prices for those quantities."
2887 msgstr ""
2888
2889 #: src/Integrations/Plugins/WPAllImport.php:109
2890 #: src/Integrations/Plugins/WPAllImport.php:212
2891 msgid "Percentage Tiered prices"
2892 msgstr ""
2893
2894 #: src/Integrations/Plugins/WPAllImport.php:112
2895 #: src/Integrations/Plugins/WPAllImport.php:217
2896 msgid "Format for the rules must be the following: quantity:percent_discount,quantity:percent_discount. For example: \"10:5,20:15\" where 10 and 20 are quantities and 5 and 15 are amounts of discount."
2897 msgstr ""
2898
2899 #: src/Integrations/Plugins/WPAllImport.php:125
2900 #: src/Integrations/Plugins/WPAllImport.php:233
2901 msgid "The field must be either \"fixed\" or \"percentage\"."
2902 msgstr ""
2903
2904 #: src/Integrations/Plugins/WPAllImport.php:128
2905 #: src/Integrations/Plugins/WPAllImport.php:237
2906 msgid "Minimum product quantity"
2907 msgstr ""
2908
2909 #: src/Integrations/Plugins/WPAllImport.php:133
2910 #: src/Integrations/Plugins/WPAllImport.php:244
2911 msgid "The field must contain an integer value."
2912 msgstr ""
2913
2914 #: src/Integrations/Plugins/WPAllImport.php:148
2915 #: views/admin/components/regular-pricing-form.php:28
2916 msgid "Pricing type"
2917 msgstr ""
2918
2919 #: src/Integrations/Plugins/WPAllImport.php:155
2920 msgid "The field must be either \"fixed\" or \"percentage\". This affect what fields will be used to grant a discount: sale and regular prices or percentage discount."
2921 msgstr ""
2922
2923 #: src/Integrations/Plugins/WPAllImport.php:165
2924 msgid "Regular price for the role"
2925 msgstr ""
2926
2927 #: src/Integrations/Plugins/WPAllImport.php:174
2928 msgid "Sale price for the role"
2929 msgstr ""
2930
2931 #: src/Integrations/Plugins/WPAllImport.php:178
2932 #: src/PricingTable.php:255
2933 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:202
2934 #: views/admin/components/regular-pricing-form.php:75
2935 msgid "Discount (%)"
2936 msgstr ""
2937
2938 #: src/Integrations/Plugins/WPAllImport.php:197
2939 msgid "Percentage discount for the role."
2940 msgstr ""
2941
2942 #: src/Integrations/Plugins/WPAllImport.php:566
2943 msgid "Role-based import"
2944 msgstr ""
2945
2946 #: src/Integrations/Plugins/WPAllImport.php:888
2947 msgid "Import and update tiered pricing rules using WP All Import."
2948 msgstr ""
2949
2950 #: src/Integrations/Plugins/WPMLMulticurrency.php:81
2951 msgid "Convert and display tiered pricing correctly when using WPML Multicurrency."
2952 msgstr ""
2953
2954 #: src/Integrations/Plugins/YithRequestAQuote.php:85
2955 msgid "Apply tiered pricing discounts when users request a quote through YITH Request a Quote."
2956 msgstr ""
2957
2958 #: src/Integrations/Plugins/Yoast/Settings.php:21
2959 msgid "Configure the integration with Yoast SEO plugin to use tiered pricing variables in your SEO metadata."
2960 msgstr ""
2961
2962 #: src/Integrations/Plugins/Yoast/Settings.php:30
2963 msgid "Enable you to use the %%lowest_price%% and %%price_range%% variables to display the lowest price and price range of products with tiered pricing in Yoast SEO metadata."
2964 msgstr ""
2965
2966 #: src/Integrations/Plugins/Yoast/Yoast.php:18
2967 msgid "Add tiered pricing data to the Yoast product schema and introduce <b>%%lowest_price%%</b> and <b>%%price_range%%</b> variables for SEO."
2968 msgstr ""
2969
2970 #: src/PricingTable.php:414
2971 msgid "Pricing Conflict Detected: Your Minimum Order Quantity is equal to or greater than your first pricing tier."
2972 msgstr ""
2973
2974 #: src/PricingTable.php:422
2975 msgid "To fix this, please ensure your first tiered pricing rule starts at a higher quantity than your Minimum Order Quantity."
2976 msgstr ""
2977
2978 #: src/PricingTable.php:426
2979 msgid "Why?"
2980 msgstr ""
2981
2982 #: src/PricingTable.php:427
2983 msgid "The plugin automatically creates a base tier using your standard WooCommerce product price. This base tier covers any quantities ordered between the Minimum Order Quantity and your first discounted tier."
2984 msgstr ""
2985
2986 #: src/PricingTable.php:431
2987 msgid "This notice is only visible to store administrators."
2988 msgstr ""
2989
2990 #: src/Services/SystemStatusReportService.php:35
2991 msgid "Activation date"
2992 msgstr ""
2993
2994 #: src/Services/SystemStatusReportService.php:54
2995 msgid "Seen notifications"
2996 msgstr ""
2997
2998 #: src/Services/SystemStatusReportService.php:67
2999 msgid "Tips hidden"
3000 msgstr ""
3001
3002 #: src/Settings/CustomOptions/TPTQuantityMeasurementField.php:62
3003 msgid "Singular"
3004 msgstr ""
3005
3006 #: src/Settings/CustomOptions/TPTQuantityMeasurementField.php:69
3007 msgid "e.g., piece"
3008 msgstr ""
3009
3010 #: src/Settings/CustomOptions/TPTQuantityMeasurementField.php:74
3011 msgid "Plural"
3012 msgstr ""
3013
3014 #: src/Settings/CustomOptions/TPTQuantityMeasurementField.php:81
3015 msgid "e.g., pieces"
3016 msgstr ""
3017
3018 #: src/Settings/CustomOptions/TPTTextTemplate.php:142
3019 msgid "{tp_quantity} - range or a static quantity of the current pricing tier."
3020 msgstr ""
3021
3022 #: src/Settings/CustomOptions/TPTTextTemplate.php:149
3023 msgid "{tp_discount} - current tier`s percentage discount."
3024 msgstr ""
3025
3026 #: src/Settings/CustomOptions/TPTTextTemplate.php:155
3027 msgid "Rounded percentage discount"
3028 msgstr ""
3029
3030 #: src/Settings/CustomOptions/TPTTextTemplate.php:156
3031 msgid "{tp_rounded_discount} - current tier`s rounded percentage discount."
3032 msgstr ""
3033
3034 #: src/Settings/CustomOptions/TPTTextTemplate.php:162
3035 msgid "Required quantity"
3036 msgstr ""
3037
3038 #: src/Settings/CustomOptions/TPTTextTemplate.php:163
3039 msgid "{tp_required_quantity} - required quantity to add a next tiered pricing."
3040 msgstr ""
3041
3042 #: src/Settings/CustomOptions/TPTTextTemplate.php:169
3043 msgid "Next price"
3044 msgstr ""
3045
3046 #: src/Settings/CustomOptions/TPTTextTemplate.php:170
3047 msgid "{tp_next_price} - next tiered pricing price user can get if they add required quantity."
3048 msgstr ""
3049
3050 #: src/Settings/CustomOptions/TPTTextTemplate.php:176
3051 msgid "Next discount"
3052 msgstr ""
3053
3054 #: src/Settings/CustomOptions/TPTTextTemplate.php:177
3055 msgid "{tp_next_discount} - next discount if they add required quantity."
3056 msgstr ""
3057
3058 #: src/Settings/CustomOptions/TPTTextTemplate.php:183
3059 msgid "Next actual discount"
3060 msgstr ""
3061
3062 #: src/Settings/CustomOptions/TPTTextTemplate.php:184
3063 msgid "{tp_actual_discount} - discount based on the original product price."
3064 msgstr ""
3065
3066 #: src/Settings/CustomOptions/TPTTextTemplate.php:189
3067 msgid "Save price"
3068 msgstr ""
3069
3070 #: src/Settings/CustomOptions/TPTTextTemplate.php:190
3071 msgid "{tp_ys_price} - difference between regular and current price."
3072 msgstr ""
3073
3074 #: src/Settings/CustomOptions/TPTTextTemplate.php:195
3075 msgid "Total save price"
3076 msgstr ""
3077
3078 #: src/Settings/CustomOptions/TPTTextTemplate.php:196
3079 msgid "{tp_ys_total_price} - difference between regular and current price multiplied by quantity."
3080 msgstr ""
3081
3082 #: src/Settings/CustomOptions/TPTTextTemplate.php:206
3083 msgid "{tp_price} - Tier price for one piece"
3084 msgstr ""
3085
3086 #: src/Settings/CustomOptions/TPTTextTemplate.php:211
3087 msgid "It will use Unit label from products if you set it."
3088 msgstr ""
3089
3090 #: src/Settings/Sections/Advanced/AdvancedSection.php:17
3091 #: src/Settings/Sections/Advanced/AdvancedSection.php:43
3092 msgid "Modules"
3093 msgstr ""
3094
3095 #: src/Settings/Sections/Advanced/AdvancedSection.php:18
3096 msgid "You can disable or enable specific plugin features."
3097 msgstr ""
3098
3099 #: src/Settings/Sections/Advanced/AdvancedSection.php:66
3100 msgid "Cache"
3101 msgstr ""
3102
3103 #: src/Settings/Sections/Advanced/AdvancedSection.php:67
3104 msgid "Cache improves performance making the plugin not calculate data on each request. Disable to debug issues."
3105 msgstr ""
3106
3107 #: src/Settings/Sections/Advanced/AdvancedSection.php:72
3108 #: src/Settings/Sections/Advanced/AdvancedSection.php:99
3109 msgid "Enabled"
3110 msgstr ""
3111
3112 #: src/Settings/Sections/Advanced/AdvancedSection.php:78
3113 msgid "Purge"
3114 msgstr ""
3115
3116 #: src/Settings/Sections/Advanced/AdvancedSection.php:79
3117 msgid "Purge cache"
3118 msgstr ""
3119
3120 #: src/Settings/Sections/Advanced/AdvancedSection.php:93
3121 msgid "Debug"
3122 msgstr ""
3123
3124 #: src/Settings/Sections/Advanced/AdvancedSection.php:94
3125 msgid "Debug mode is useful when you need to track what pricing rule is applying for a cart item."
3126 msgstr ""
3127
3128 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:18
3129 msgid "Variable products logic"
3130 msgstr ""
3131
3132 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:19
3133 msgid "Control how tiered pricing handles variable products."
3134 msgstr ""
3135
3136 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:24
3137 msgid "Combine variations for quantity calculation"
3138 msgstr ""
3139
3140 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:29
3141 msgid "Treat all variations of a variable product as the same item when calculating the total cart quantity for tiered pricing rules."
3142 msgstr ""
3143
3144 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:34
3145 msgid "Combine variations for minimum quantity"
3146 msgstr ""
3147
3148 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:46
3149 msgid "General calculations"
3150 msgstr ""
3151
3152 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:47
3153 msgid "Control general calculation behavior for tiered pricing."
3154 msgstr ""
3155
3156 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:52
3157 msgid "Calculate percentage discounts from regular price"
3158 msgstr ""
3159
3160 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:60
3161 msgid "Round calculated prices"
3162 msgstr ""
3163
3164 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:64
3165 msgid "Round calculated percentage discounts to prevent minor display discrepancies with standard WooCommerce pricing."
3166 msgstr ""
3167
3168 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:80
3169 msgid "Calculate percentage discounts using the product's regular price, ignoring any active sale prices."
3170 msgstr ""
3171
3172 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:86
3173 msgid "Example: Regular price is $100.00, sale price is $90.00. Rule: 20% off."
3174 msgstr ""
3175
3176 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:91
3177 msgid "Disabled (Default): Discount applies to the sale price ($90.00 - 20% = $72.00)."
3178 msgstr ""
3179
3180 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:96
3181 msgid "Enabled: Discount applies to the regular price ($100.00 - 20% = $80.00)."
3182 msgstr ""
3183
3184 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:110
3185 msgid "Calculations"
3186 msgstr ""
3187
3188 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:117
3189 msgid "How global pricing rules behave."
3190 msgstr ""
3191
3192 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:121
3193 msgid "Prioritize global pricing rules"
3194 msgstr ""
3195
3196 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:123
3197 msgid "Apply global pricing rules before product-level rules. If disabled, individual product rules take precedence over global rules."
3198 msgstr ""
3199
3200 #: src/Settings/Sections/GeneralSection/GeneralSection.php:86
3201 msgid "General"
3202 msgstr ""
3203
3204 #: src/Settings/Sections/GeneralSection/GeneralSection.php:104
3205 msgid "<strong>Buy {tp_quantity} pieces for {tp_price}</strong>"
3206 msgstr ""
3207
3208 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:19
3209 msgid "Customize the appearance and behavior of your tiered pricing tables."
3210 msgstr ""
3211
3212 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:29
3213 msgid "Show tiered pricing automatically"
3214 msgstr ""
3215
3216 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:33
3217 msgid "Automatically insert the pricing layout on the product page. If disabled, pricing remains dynamic but you must insert the layout manually via shortcode, block, or widget."
3218 msgstr ""
3219
3220 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:38
3221 msgid "Default visual layout"
3222 msgstr ""
3223
3224 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:42
3225 msgid "Choose the default visual layout. You can also customize this individually per product."
3226 msgstr ""
3227
3228 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:48
3229 msgid "Options design style"
3230 msgstr ""
3231
3232 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:53
3233 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:67
3234 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:81
3235 msgid "Style #1"
3236 msgstr ""
3237
3238 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:54
3239 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:68
3240 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:82
3241 msgid "Style #2"
3242 msgstr ""
3243
3244 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:55
3245 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:69
3246 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:83
3247 msgid "Style #3"
3248 msgstr ""
3249
3250 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:56
3251 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:70
3252 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:84
3253 msgid "Style #4"
3254 msgstr ""
3255
3256 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:62
3257 msgid "Table design style"
3258 msgstr ""
3259
3260 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:76
3261 msgid "Blocks design style"
3262 msgstr ""
3263
3264 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:85
3265 msgid "Style #5"
3266 msgstr ""
3267
3268 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:86
3269 msgid "Style #6"
3270 msgstr ""
3271
3272 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:92
3273 msgid "Enable compact layout"
3274 msgstr ""
3275
3276 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:96
3277 msgid "Apply a space-saving compact design for the selected layout."
3278 msgstr ""
3279
3280 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:99
3281 msgid "Layout title"
3282 msgstr ""
3283
3284 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:106
3285 msgid "Layout position"
3286 msgstr ""
3287
3288 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:110
3289 msgid "Above add to cart button"
3290 msgstr ""
3291
3292 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:111
3293 msgid "Below add to cart button"
3294 msgstr ""
3295
3296 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:117
3297 msgid "I display tiered pricing via shortcode/gutenberg/elementor"
3298 msgstr ""
3299
3300 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:120
3301 msgid "Choose where you what tiered pricing be displayed on the product page."
3302 msgstr ""
3303
3304 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:125
3305 msgid "Quantity format"
3306 msgstr ""
3307
3308 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:145
3309 msgid "Tooltip icon color"
3310 msgstr ""
3311
3312 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:150
3313 msgid "Color of the icon."
3314 msgstr ""
3315
3316 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:154
3317 msgid "Tooltip icon size (px)"
3318 msgstr ""
3319
3320 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:159
3321 msgid "Size of the icon."
3322 msgstr ""
3323
3324 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:163
3325 msgid "Tooltip border"
3326 msgstr ""
3327
3328 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:169
3329 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:180
3330 msgid "Quantity unit label"
3331 msgstr ""
3332
3333 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:191
3334 msgid "Table column headers"
3335 msgstr ""
3336
3337 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:210
3338 msgid "Leave a column title empty to hide that column entirely."
3339 msgstr ""
3340
3341 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:218
3342 msgid "Show the percentage discount in pricing blocks that offer a discount."
3343 msgstr ""
3344
3345 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:222
3346 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:46
3347 msgid "Show original price crossed out"
3348 msgstr ""
3349
3350 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:226
3351 msgid "Pricing options will show a crossed-out regular price next to the discounted tier price."
3352 msgstr ""
3353
3354 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:231
3355 msgid "Show total calculated price for selected option"
3356 msgstr ""
3357
3358 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:235
3359 msgid "The selected pricing option will dynamically display the total calculated cost."
3360 msgstr ""
3361
3362 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:239
3363 msgid "Pricing option text template"
3364 msgstr ""
3365
3366 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:250
3367 msgid "Use the variables above to build the template for the pricing option."
3368 msgstr ""
3369
3370 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:254
3371 msgid "Show base price (no discount) option"
3372 msgstr ""
3373
3374 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:258
3375 msgid "Display an option for the regular product price (e.g. 1 item) where no tier discount is applied."
3376 msgstr ""
3377
3378 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:262
3379 msgid "Base price option template"
3380 msgstr ""
3381
3382 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:270
3383 msgid "Customize the template for the base price option."
3384 msgstr ""
3385
3386 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:274
3387 msgid "Pricing string template"
3388 msgstr ""
3389
3390 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:286
3391 msgid "Use the variables above to build the template for the pricing string."
3392 msgstr ""
3393
3394 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:290
3395 msgid "Show first tier pricing string"
3396 msgstr ""
3397
3398 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:294
3399 msgid "Show the tier with a regular product price. This is the first pricing tier where no discount is offered."
3400 msgstr ""
3401
3402 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:299
3403 msgid "First tier pricing string template"
3404 msgstr ""
3405
3406 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:309
3407 msgid "Set up the first pricing tier template where a discount is not offered."
3408 msgstr ""
3409
3410 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:313
3411 msgid "Make pricing tiers clickable"
3412 msgstr ""
3413
3414 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:317
3415 msgid "Allow customers to click on a pricing tier (table row, block, or option) to automatically select that quantity."
3416 msgstr ""
3417
3418 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:12
3419 msgid "Single Product Page Pricing"
3420 msgstr ""
3421
3422 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:16
3423 msgid "Manage how tiered prices are displayed and behave on single product pages."
3424 msgstr ""
3425
3426 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:27
3427 msgid "Price display format"
3428 msgstr ""
3429
3430 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:31
3431 msgid "Match Shop & Categories display (price range or lowest price)"
3432 msgstr ""
3433
3434 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:32
3435 msgid "Actual price for selected quantity"
3436 msgstr ""
3437
3438 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:38
3439 msgid "Update price on quantity change"
3440 msgstr ""
3441
3442 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:42
3443 msgid "Automatically update the main product price whenever a customer changes the quantity input."
3444 msgstr ""
3445
3446 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:50
3447 msgid "Cross out the regular price and show the discounted tiered price next to it when a higher quantity is selected."
3448 msgstr ""
3449
3450 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:54
3451 msgid "Show total price (Price × Quantity)"
3452 msgstr ""
3453
3454 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:58
3455 msgid "Multiply the main product price by the selected quantity instead of showing the per-item price."
3456 msgstr ""
3457
3458 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:63
3459 msgid "Show total price for non-tiered products"
3460 msgstr ""
3461
3462 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:67
3463 msgid "Multiply the price by quantity even if the product has no tiered pricing rules."
3464 msgstr ""
3465
3466 #: src/Settings/Sections/Integrations/IntegrationSection.php:17
3467 msgid "General integrations"
3468 msgstr ""
3469
3470 #: src/Settings/Sections/Integrations/IntegrationSection.php:22
3471 msgid "Multicurrency integrations"
3472 msgstr ""
3473
3474 #: src/Settings/Sections/Integrations/IntegrationSection.php:23
3475 msgid "Integrations with multicurrency plugins."
3476 msgstr ""
3477
3478 #: src/Settings/Sections/Integrations/IntegrationSection.php:26
3479 msgid "Product Addons"
3480 msgstr ""
3481
3482 #: src/Settings/Sections/Integrations/IntegrationSection.php:27
3483 msgid "Integrations with product add-ons (custom fields) plugins."
3484 msgstr ""
3485
3486 #: src/Settings/Sections/Integrations/IntegrationSection.php:31
3487 msgid "SEO"
3488 msgstr ""
3489
3490 #: src/Settings/Sections/Integrations/IntegrationSection.php:32
3491 msgid "Integrations with SEO plugins."
3492 msgstr ""
3493
3494 #: src/Settings/Sections/Integrations/IntegrationSection.php:35
3495 msgid "Custom Product Types"
3496 msgstr ""
3497
3498 #: src/Settings/Sections/Integrations/IntegrationSection.php:36
3499 msgid "Integrations plugins that provides custom product types."
3500 msgstr ""
3501
3502 #: src/Settings/Sections/Integrations/IntegrationSection.php:92
3503 msgid "Integrations"
3504 msgstr ""
3505
3506 #. translators: %s: required plugin
3507 #: src/TierPricingTablePlugin.php:82
3508 #, php-format
3509 msgid "<b>Tiered Pricing Table</b> plugin requires %s to be installed and activated."
3510 msgstr ""
3511
3512 #: src/TierPricingTablePlugin.php:136
3513 #: views/admin/notifications/activation-notification.php:56
3514 #: views/admin/welcome-page/welcome-page.php:595
3515 #: src/Addons/RequestAQuote/build/index.js:1
3516 #: src/Addons/RequestAQuote/js-source/src/App.js:267
3517 #: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:34
3518 msgid "Settings"
3519 msgstr ""
3520
3521 #: src/TierPricingTablePlugin.php:140
3522 msgid "Go Premium"
3523 msgstr ""
3524
3525 #: src/TierPricingTablePlugin.php:153
3526 #: views/admin/banners/premium-thanking-banner.php:44
3527 #: views/admin/banners/upgrade-banner.php:59
3528 #: views/admin/notifications/activation-notification.php:60
3529 #: views/admin/welcome-page/welcome-page.php:601
3530 msgid "Documentation"
3531 msgstr ""
3532
3533 #: src/TierPricingTablePlugin.php:156
3534 #: views/admin/welcome-page/welcome-page.php:609
3535 msgid "Contact Us"
3536 msgstr ""
3537
3538 #: src/TierPricingTablePlugin.php:160
3539 #: views/admin/banners/premium-thanking-banner.php:36
3540 #: views/admin/banners/upgrade-banner.php:71
3541 msgid "My Account"
3542 msgstr ""
3543
3544 #: src/TierPricingTablePlugin.php:267
3545 #: views/admin/welcome-page/welcome-page.php:859
3546 msgid "Horizontal table"
3547 msgstr ""
3548
3549 #: src/TierPricingTablePlugin.php:268
3550 #: views/admin/welcome-page/welcome-page.php:864
3551 msgid "Plain text"
3552 msgstr ""
3553
3554 #: src/TierPricingTablePlugin.php:269
3555 msgid "Tooltip"
3556 msgstr ""
3557
3558 #: views/addons/category-tiers/add-free.php:37
3559 msgid "Available only in the premium version (You can disable this block in the settings)"
3560 msgstr ""
3561
3562 #: views/addons/category-tiers/add.php:69
3563 #: views/addons/category-tiers/edit-free.php:46
3564 #: views/addons/category-tiers/edit.php:100
3565 #: views/admin/components/tiered-pricing-rules-form.php:141
3566 msgid "New tier"
3567 msgstr ""
3568
3569 #: views/addons/category-tiers/add.php:76
3570 msgid ""
3571 "Assign percentage discounts for products that have this category. Rules can be overridden\n"
3572 " in product."
3573 msgstr ""
3574
3575 #: views/addons/category-tiers/edit.php:135
3576 msgid "Assign percentage discounts for products that have this category. Rules can be overridden in product."
3577 msgstr ""
3578
3579 #: views/addons/global-rules/tiered-pricing-tab.php:56
3580 msgid "Looking to set pricing rules for product categories or custom sets of products?"
3581 msgstr ""
3582
3583 #: views/addons/global-rules/tiered-pricing-tab.php:67
3584 msgid "Create a global pricing rule"
3585 msgstr ""
3586
3587 #: views/addons/role-based-pricing/role-based-block.php:33
3588 msgid "Role-based pricing"
3589 msgstr ""
3590
3591 #: views/addons/role-based-pricing/role-based-block.php:64
3592 msgid "Set up specific pricing and rules for different user roles."
3593 msgstr ""
3594
3595 #: views/addons/role-based-pricing/role-based-block.php:75
3596 #: views/addons/user-based-pricing/user-based-block.php:89
3597 msgid "settings"
3598 msgstr ""
3599
3600 #. translators: %s: settings link
3601 #: views/addons/role-based-pricing/role-based-block.php:77
3602 #, php-format
3603 msgid "You can disable this feature in the %s if you don't need role-based pricing."
3604 msgstr ""
3605
3606 #: views/addons/role-based-pricing/role-based-block.php:98
3607 msgid "Add role pricing"
3608 msgstr ""
3609
3610 #: views/addons/role-based-pricing/role-pricing-form.php:30
3611 #: views/addons/user-based-pricing/user-pricing-form.php:32
3612 msgid "Premium feature."
3613 msgstr ""
3614
3615 #: views/addons/role-based-pricing/role-pricing-form.php:32
3616 #: views/addons/user-based-pricing/user-pricing-form.php:34
3617 msgid "Upgrade to premium"
3618 msgstr ""
3619
3620 #: views/addons/user-based-pricing/user-based-block.php:33
3621 msgid "Customer-Specific Pricing"
3622 msgstr ""
3623
3624 #: views/addons/user-based-pricing/user-based-block.php:78
3625 msgid "Set up specific pricing and rules for individual customers."
3626 msgstr ""
3627
3628 #. translators: %s: settings link
3629 #: views/addons/user-based-pricing/user-based-block.php:91
3630 #, php-format
3631 msgid "You can disable this feature in the %s if you don't need customer-based pricing."
3632 msgstr ""
3633
3634 #: views/addons/user-based-pricing/user-based-block.php:105
3635 msgid "Add Customer"
3636 msgstr ""
3637
3638 #: views/admin/banners/free-version-used-premium-available.php:16
3639 #: views/admin/banners/upgrade-banner.php:19
3640 msgid "Free Version"
3641 msgstr ""
3642
3643 #: views/admin/banners/free-version-used-premium-available.php:19
3644 msgid "Premium License Available"
3645 msgstr ""
3646
3647 #: views/admin/banners/free-version-used-premium-available.php:26
3648 msgid "You are currently running the free version. Download the Pro version from your <a href=\""
3649 msgstr ""
3650
3651 #: views/admin/banners/premium-thanking-banner.php:25
3652 msgid "License is invalid or expired. Please check your account."
3653 msgstr ""
3654
3655 #: views/admin/banners/premium-thanking-banner.php:40
3656 #: views/admin/banners/upgrade-banner.php:54
3657 msgid "Contact Support"
3658 msgstr ""
3659
3660 #: views/admin/banners/upgrade-banner.php:21
3661 msgid "Unlock advanced features with Premium 🚀"
3662 msgstr ""
3663
3664 #: views/admin/banners/upgrade-banner.php:28
3665 msgid "finish plugin activation"
3666 msgstr ""
3667
3668 #. translators: %s: activation link
3669 #: views/admin/banners/upgrade-banner.php:35
3670 #, php-format
3671 msgid "Please %s to upgrade."
3672 msgstr ""
3673
3674 #: views/admin/banners/upgrade-banner.php:65
3675 msgid "Opt-in"
3676 msgstr ""
3677
3678 #: views/admin/components/minimum-order-quantity-form.php:18
3679 msgid "Available in premium version"
3680 msgstr ""
3681
3682 #: views/admin/components/minimum-order-quantity-form.php:27
3683 msgid "A minimum amount of a product a customer must order to fulfill the order."
3684 msgstr ""
3685
3686 #: views/admin/components/regular-pricing-form.php:35
3687 #: views/admin/components/regular-pricing-form.php:52
3688 msgid "Flat prices"
3689 msgstr ""
3690
3691 #: views/admin/components/regular-pricing-form.php:84
3692 msgid "Leave blank to not apply any"
3693 msgstr ""
3694
3695 #: views/admin/components/regular-pricing-form.php:94
3696 msgid "Set discounted price as"
3697 msgstr ""
3698
3699 #: views/admin/components/regular-pricing-form.php:137
3700 #: views/admin/components/regular-pricing-form.php:155
3701 msgid "Leave blank to keep unchanged"
3702 msgstr ""
3703
3704 #: views/admin/components/tiered-pricing-rules-form.php:105
3705 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/TieredPricingType.js:16
3706 #: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
3707 #: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
3708 msgid "Fixed prices"
3709 msgstr ""
3710
3711 #: views/admin/components/tiered-pricing-rules-form.php:110
3712 msgid "Percentage discounts"
3713 msgstr ""
3714
3715 #: views/admin/components/tiered-pricing-rules-form.php:111
3716 msgid "Percentage discounts (only in premium version)"
3717 msgstr ""
3718
3719 #: views/admin/components/tiered-pricing-rules-form.php:125
3720 msgid "Tiered price"
3721 msgstr ""
3722
3723 #: views/admin/notifications/activation-notification.php:25
3724 msgid "Thanks for installing the"
3725 msgstr ""
3726
3727 #: views/admin/notifications/activation-notification.php:41
3728 msgid "products"
3729 msgstr ""
3730
3731 #: views/admin/notifications/activation-notification.php:44
3732 msgid "a global pricing rule"
3733 msgstr ""
3734
3735 #. translators: %1$s: product links, %2$s: categories
3736 #: views/admin/notifications/activation-notification.php:47
3737 #, php-format
3738 msgid "Add quantity-based pricing rules directly in the %1$s or create %2$s that will work for product categories and user roles."
3739 msgstr ""
3740
3741 #: views/admin/welcome-page/welcome-page.php:566
3742 msgid "Thanks for installing the plugin! Below you will find a quick overview of the main features."
3743 msgstr ""
3744
3745 #: views/admin/welcome-page/welcome-page.php:574
3746 msgid "Welcome to"
3747 msgstr ""
3748
3749 #: views/admin/welcome-page/welcome-page.php:581
3750 msgid "Tiered Pricing Table is a powerful tool that allows you to create quantity-based pricing for your WooCommerce products."
3751 msgstr ""
3752
3753 #: views/admin/welcome-page/welcome-page.php:587
3754 msgid "With intuitive templates, flexible pricing rules, and advanced features, this plugin is a perfect fit for any type of store."
3755 msgstr ""
3756
3757 #: views/admin/welcome-page/welcome-page.php:606
3758 msgid "Questions? We're here to help."
3759 msgstr ""
3760
3761 #: views/admin/welcome-page/welcome-page.php:635
3762 msgid "This is a product example."
3763 msgstr ""
3764
3765 #: views/admin/welcome-page/welcome-page.php:680
3766 #: src/Addons/RequestAQuote/build/index.js:1
3767 #: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:114
3768 msgid "Add to cart"
3769 msgstr ""
3770
3771 #: views/admin/welcome-page/welcome-page.php:735
3772 msgid "You save"
3773 msgstr ""
3774
3775 #: views/admin/welcome-page/welcome-page.php:772
3776 msgid "Easy Setup"
3777 msgstr ""
3778
3779 #: views/admin/welcome-page/welcome-page.php:780
3780 msgid "Add tiered pricing to products"
3781 msgstr ""
3782
3783 #: views/admin/welcome-page/welcome-page.php:789
3784 msgid "Add unlimited quantity-based prices."
3785 msgstr ""
3786
3787 #: views/admin/welcome-page/welcome-page.php:791
3788 msgid "Fixed prices or percentage discounts."
3789 msgstr ""
3790
3791 #: views/admin/welcome-page/welcome-page.php:793
3792 #: views/admin/welcome-page/welcome-page.php:924
3793 msgid "Works great with variable products."
3794 msgstr ""
3795
3796 #: views/admin/welcome-page/welcome-page.php:803
3797 msgid "Prices automatically displayed on the product page:"
3798 msgstr ""
3799
3800 #: views/admin/welcome-page/welcome-page.php:819
3801 msgid "Various Pricing Templates"
3802 msgstr ""
3803
3804 #: views/admin/welcome-page/welcome-page.php:825
3805 msgid "Pricing Table"
3806 msgstr ""
3807
3808 #: views/admin/welcome-page/welcome-page.php:828
3809 msgid "Ability to add custom columns."
3810 msgstr ""
3811
3812 #: views/admin/welcome-page/welcome-page.php:833
3813 msgid "Pricing Blocks #3"
3814 msgstr ""
3815
3816 #: views/admin/welcome-page/welcome-page.php:838
3817 msgid "Pricing Blocks"
3818 msgstr ""
3819
3820 #: views/admin/welcome-page/welcome-page.php:843
3821 msgid "Pricing Blocks #2"
3822 msgstr ""
3823
3824 #: views/admin/welcome-page/welcome-page.php:848
3825 msgid "Pricing Options"
3826 msgstr ""
3827
3828 #: views/admin/welcome-page/welcome-page.php:853
3829 msgid "Pricing Options #2"
3830 msgstr ""
3831
3832 #: views/admin/welcome-page/welcome-page.php:903
3833 msgid "Flexible Pricing"
3834 msgstr ""
3835
3836 #: views/admin/welcome-page/welcome-page.php:910
3837 msgid "Apply custom prices to any user role"
3838 msgstr ""
3839
3840 #: views/admin/welcome-page/welcome-page.php:918
3841 msgid "Add unlimited role-based pricing."
3842 msgstr ""
3843
3844 #: views/admin/welcome-page/welcome-page.php:920
3845 msgid "Control regular & sale price or provide a percentage discount."
3846 msgstr ""
3847
3848 #: views/admin/welcome-page/welcome-page.php:922
3849 msgid "Control minimum, maximum and quantity step."
3850 msgstr ""
3851
3852 #: views/admin/welcome-page/welcome-page.php:935
3853 msgid "Apply custom prices in bulk for selected categories and users:"
3854 msgstr ""
3855
3856 #: views/admin/welcome-page/welcome-page.php:945
3857 msgid "Control regular prices, tiered pricing and quantity limits in one place."
3858 msgstr ""
3859
3860 #: views/admin/welcome-page/welcome-page.php:947
3861 msgid "Apply tiered pricing across multiple products."
3862 msgstr ""
3863
3864 #: views/admin/welcome-page/welcome-page.php:949
3865 msgid "Select products or product categories that the rule applies to."
3866 msgstr ""
3867
3868 #: views/admin/welcome-page/welcome-page.php:951
3869 msgid "Select users or user roles that the rule applies to."
3870 msgstr ""
3871
3872 #: views/admin/welcome-page/welcome-page.php:960
3873 msgid "Advanced Features"
3874 msgstr ""
3875
3876 #: views/admin/welcome-page/welcome-page.php:970
3877 msgid "Allow customers to request custom quotes via a sleek customizable popup."
3878 msgstr ""
3879
3880 #: views/admin/welcome-page/welcome-page.php:978
3881 msgid "Create and update user roles"
3882 msgstr ""
3883
3884 #: views/admin/welcome-page/welcome-page.php:982
3885 msgid "Labels"
3886 msgstr ""
3887
3888 #: views/admin/welcome-page/welcome-page.php:985
3889 msgid "Create customizable labels and attach them to a pricing tier"
3890 msgstr ""
3891
3892 #: views/admin/welcome-page/welcome-page.php:990
3893 msgid "Cart"
3894 msgstr ""
3895
3896 #: views/admin/welcome-page/welcome-page.php:993
3897 msgid "Cart upsells to motivate customers to purchase more."
3898 msgstr ""
3899
3900 #: views/admin/welcome-page/welcome-page.php:994
3901 msgid "Customize cart upsells template."
3902 msgstr ""
3903
3904 #: views/admin/welcome-page/welcome-page.php:995
3905 msgid "Tiered price in the cart appears as a discount."
3906 msgstr ""
3907
3908 #: views/admin/welcome-page/welcome-page.php:999
3909 msgid "Catalog prices"
3910 msgstr ""
3911
3912 #: views/admin/welcome-page/welcome-page.php:1002
3913 msgid "Show the lowest price."
3914 msgstr ""
3915
3916 #: views/admin/welcome-page/welcome-page.php:1003
3917 msgid "Customize the lowest price prefix: “from $10.00”, “as low as $10.00” or whatever you want."
3918 msgstr ""
3919
3920 #: views/admin/welcome-page/welcome-page.php:1005
3921 msgid "Show the price range based on tiered pricing."
3922 msgstr ""
3923
3924 #: views/admin/welcome-page/welcome-page.php:1009
3925 msgid "Product catalog (Category page)"
3926 msgstr ""
3927
3928 #: views/admin/welcome-page/welcome-page.php:1012
3929 msgid "Customize template (can be different from product page)."
3930 msgstr ""
3931
3932 #: views/admin/welcome-page/welcome-page.php:1014
3933 msgid "Show quantity field."
3934 msgstr ""
3935
3936 #: views/admin/welcome-page/welcome-page.php:1047
3937 msgid "Other Features That Make The Plugin Unique"
3938 msgstr ""
3939
3940 #: views/admin/welcome-page/welcome-page.php:1053
3941 msgid "Tier Labels & Badges"
3942 msgstr ""
3943
3944 #: views/admin/welcome-page/welcome-page.php:1057
3945 msgid "Data Cleanup & Role Management Tools"
3946 msgstr ""
3947
3948 #: views/admin/welcome-page/welcome-page.php:1061
3949 msgid "Import \\ Export"
3950 msgstr ""
3951
3952 #: views/admin/welcome-page/welcome-page.php:1065
3953 msgid "REST API"
3954 msgstr ""
3955
3956 #: views/admin/welcome-page/welcome-page.php:1069
3957 msgid "Admin-made orders supported"
3958 msgstr ""
3959
3960 #: views/admin/welcome-page/welcome-page.php:1073
3961 msgid "Built-in cache"
3962 msgstr ""
3963
3964 #: views/admin/welcome-page/welcome-page.php:1081
3965 msgid "Shortcode \\ Gutenberg \\ Elementor"
3966 msgstr ""
3967
3968 #: views/admin/welcome-page/welcome-page.php:1085
3969 msgid "Hide prices for logged-out users"
3970 msgstr ""
3971
3972 #: views/admin/welcome-page/welcome-page.php:1089
3973 msgid "Works with any theme"
3974 msgstr ""
3975
3976 #: views/admin/welcome-page/welcome-page.php:1093
3977 msgid "Debug mode"
3978 msgstr ""
3979
3980 #: views/admin/welcome-page/welcome-page.php:1110
3981 msgid "Integrations with 3rd party plugins"
3982 msgstr ""
3983
3984 #: views/admin/welcome-page/welcome-page.php:1295
3985 msgid "Have a question?"
3986 msgstr ""
3987
3988 #. translators: %d: discount amount
3989 #: views/frontend/tiered-pricing-blocks-style-1.php:126
3990 #: views/frontend/tiered-pricing-blocks-style-1.php:208
3991 #: views/frontend/tiered-pricing-blocks-style-2.php:124
3992 #: views/frontend/tiered-pricing-blocks-style-2.php:205
3993 #: views/frontend/tiered-pricing-blocks-style-4.php:108
3994 #: views/frontend/tiered-pricing-blocks-style-4.php:205
3995 #: views/frontend/tiered-pricing-blocks-style-5.php:108
3996 #: views/frontend/tiered-pricing-blocks-style-5.php:205
3997 #: views/frontend/tiered-pricing-blocks-style-6.php:108
3998 #: views/frontend/tiered-pricing-blocks-style-6.php:205
3999 #: views/frontend/tiered-pricing-blocks.php:110
4000 #: views/frontend/tiered-pricing-blocks.php:206
4001 #, php-format
4002 msgid "(%d%% off)"
4003 msgstr ""
4004
4005 #. translators: %d: discount amount
4006 #: views/frontend/tiered-pricing-blocks-style-3.php:98
4007 #: views/frontend/tiered-pricing-blocks-style-3.php:198
4008 #: views/frontend/tiered-pricing-options-style-3.php:243
4009 #, php-format
4010 msgid "%d%% off"
4011 msgstr ""
4012
4013 #: src/Addons/CustomColumns/build/index.js:1
4014 #: src/Addons/CustomColumns/js-source/index.js:40
4015 msgid "Column Title"
4016 msgstr ""
4017
4018 #: src/Addons/CustomColumns/build/index.js:1
4019 #: src/Addons/CustomColumns/js-source/index.js:43
4020 msgid "e.g., Discounted Price"
4021 msgstr ""
4022
4023 #: src/Addons/CustomColumns/build/index.js:1
4024 #: src/Addons/CustomColumns/js-source/index.js:49
4025 msgid "Column Data Type"
4026 msgstr ""
4027
4028 #: src/Addons/CustomColumns/build/index.js:1
4029 #: src/Addons/CustomColumns/js-source/index.js:52
4030 msgid "Select column type..."
4031 msgstr ""
4032
4033 #: src/Addons/CustomColumns/build/index.js:1
4034 #: src/Addons/CustomColumns/js-source/index.js:66
4035 msgid "Format"
4036 msgstr ""
4037
4038 #: src/Addons/CustomColumns/build/index.js:1
4039 #: src/Addons/CustomColumns/js-source/index.js:81
4040 msgid "Remove column"
4041 msgstr ""
4042
4043 #: src/Addons/CustomColumns/build/index.js:1
4044 #: src/Addons/CustomColumns/js-source/index.js:108
4045 msgid "Your Saving"
4046 msgstr ""
4047
4048 #: src/Addons/CustomColumns/build/index.js:1
4049 #: src/Addons/CustomColumns/js-source/index.js:112
4050 msgid "Price per piece"
4051 msgstr ""
4052
4053 #: src/Addons/CustomColumns/build/index.js:1
4054 #: src/Addons/CustomColumns/js-source/index.js:117
4055 msgid "Price incl tax"
4056 msgstr ""
4057
4058 #: src/Addons/CustomColumns/build/index.js:1
4059 #: src/Addons/CustomColumns/js-source/index.js:230
4060 #: src/Addons/RequestAQuote/build/index.js:1
4061 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:119
4062 #: src/Addons/TaxSettings/build/index.js:1
4063 #: src/Addons/TaxSettings/js-source/App.js:234
4064 msgid "Premium Feature"
4065 msgstr ""
4066
4067 #: src/Addons/CustomColumns/build/index.js:1
4068 #: src/Addons/CustomColumns/js-source/index.js:230
4069 msgid "Upgrading to premium to unlock custom columns."
4070 msgstr ""
4071
4072 #: src/Addons/CustomColumns/build/index.js:1
4073 #: src/Addons/CustomColumns/js-source/index.js:256
4074 msgid "No Custom Columns"
4075 msgstr ""
4076
4077 #: src/Addons/CustomColumns/build/index.js:1
4078 #: src/Addons/CustomColumns/js-source/index.js:259
4079 msgid "Add custom columns to display extra information alongside your pricing tiers."
4080 msgstr ""
4081
4082 #: src/Addons/CustomColumns/build/index.js:1
4083 #: src/Addons/CustomColumns/js-source/index.js:262
4084 msgid "Add your first column"
4085 msgstr ""
4086
4087 #: src/Addons/CustomColumns/build/index.js:1
4088 #: src/Addons/CustomColumns/js-source/index.js:154
4089 msgid "Please enter a title for all custom columns before saving."
4090 msgstr ""
4091
4092 #: src/Addons/CustomColumns/build/index.js:1
4093 #: src/Addons/CustomColumns/js-source/index.js:165
4094 msgid "Columns saved successfully!"
4095 msgstr ""
4096
4097 #: src/Addons/CustomColumns/build/index.js:1
4098 #: src/Addons/CustomColumns/js-source/index.js:148
4099 msgid "Please upgrade to the Premium version to save custom columns."
4100 msgstr ""
4101
4102 #: src/Addons/CustomColumns/build/index.js:1
4103 #: src/Addons/CustomColumns/js-source/index.js:337
4104 #: src/Addons/RequestAQuote/build/index.js:1
4105 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:138
4106 #: src/Addons/RequestAQuote/js-source/src/components/GlobalSettings.js:44
4107 #: src/Addons/TierLabels/build/index.js:1
4108 #: src/Addons/TierLabels/js-source/index.js:482
4109 msgid "Saving..."
4110 msgstr ""
4111
4112 #: src/Addons/CustomColumns/build/index.js:1
4113 #: src/Addons/CustomColumns/js-source/index.js:337
4114 msgid "Save Columns"
4115 msgstr ""
4116
4117 #: src/Addons/CustomColumns/build/index.js:1
4118 #: src/Addons/CustomColumns/js-source/index.js:340
4119 msgid "+ Add Column"
4120 msgstr ""
4121
4122 #: src/Addons/ReactProductEditorAddon/js-source/src/role-based-pricing/Components/PremiumUpgradeNotice.js:7
4123 #: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
4124 msgid "Role-based pricing is a premium feature."
4125 msgstr ""
4126
4127 #: src/Addons/ReactProductEditorAddon/js-source/src/role-based-pricing/Components/PremiumUpgradeNotice.js:9
4128 #: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
4129 msgid "Upgrade to unlock"
4130 msgstr ""
4131
4132 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/TieredPricingForm.js:43
4133 #: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
4134 #: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
4135 msgid "Add tier"
4136 msgstr ""
4137
4138 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/TieredPricingType.js:13
4139 #: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
4140 #: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
4141 msgid "Percentage"
4142 msgstr ""
4143
4144 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/TieredPricingType.js:13
4145 #: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
4146 #: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
4147 msgid "Percentage (premium feature)"
4148 msgstr ""
4149
4150 #: src/Addons/RequestAQuote/build/index.js:1
4151 #: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:35
4152 msgid "No Forms Created"
4153 msgstr ""
4154
4155 #: src/Addons/RequestAQuote/build/index.js:1
4156 #: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:38
4157 msgid "Create your first quote request form to allow customers to ask for a custom price."
4158 msgstr ""
4159
4160 #: src/Addons/RequestAQuote/build/index.js:1
4161 #: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:41
4162 msgid "Once created, you can assign your forms to specific pricing tiers when editing a product or in global rules."
4163 msgstr ""
4164
4165 #: src/Addons/RequestAQuote/build/index.js:1
4166 #: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:44
4167 msgid "Add your first form"
4168 msgstr ""
4169
4170 #: src/Addons/RequestAQuote/build/index.js:1
4171 #: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:68
4172 msgid "Awesome T-Shirt"
4173 msgstr ""
4174
4175 #: src/Addons/RequestAQuote/build/index.js:1
4176 #: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:107
4177 msgid "Looking for a personal deal? Request a quote."
4178 msgstr ""
4179
4180 #: src/Addons/RequestAQuote/build/index.js:1
4181 #: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:136
4182 msgid "Name *"
4183 msgstr ""
4184
4185 #: src/Addons/RequestAQuote/build/index.js:1
4186 #: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:140
4187 msgid "Email *"
4188 msgstr ""
4189
4190 #: src/Addons/RequestAQuote/build/index.js:1
4191 #: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:144
4192 msgid "Quantity *"
4193 msgstr ""
4194
4195 #: src/Addons/RequestAQuote/build/index.js:1
4196 #: src/Addons/RequestAQuote/js-source/src/App.js:146
4197 #: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:148
4198 msgid "Comment"
4199 msgstr ""
4200
4201 #: src/Addons/RequestAQuote/build/index.js:1
4202 #: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:21
4203 msgid "Preview Mode:"
4204 msgstr ""
4205
4206 #: src/Addons/RequestAQuote/build/index.js:1
4207 #: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:21
4208 msgid "You are currently using the free version of Tiered Pricing Table. The Request a Quote feature is available for creation and previewing purposes, but it will not be active on the frontend for your customers."
4209 msgstr ""
4210
4211 #: src/Addons/RequestAQuote/build/index.js:1
4212 #: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:23
4213 msgid "Upgrade to Premium to unlock this feature &rarr;"
4214 msgstr ""
4215
4216 #: src/Addons/RequestAQuote/build/index.js:1
4217 #: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:32
4218 msgid "Request a Quote Forms"
4219 msgstr ""
4220
4221 #: src/Addons/RequestAQuote/build/index.js:1
4222 #: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:40
4223 msgid "Add New Form"
4224 msgstr ""
4225
4226 #: src/Addons/RequestAQuote/build/index.js:1
4227 #: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:50
4228 msgid "Form Name"
4229 msgstr ""
4230
4231 #: src/Addons/RequestAQuote/build/index.js:1
4232 #: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:53
4233 msgid "Position"
4234 msgstr ""
4235
4236 #: src/Addons/RequestAQuote/build/index.js:1
4237 #: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:56
4238 msgid "Auto-Open Qty"
4239 msgstr ""
4240
4241 #: src/Addons/RequestAQuote/build/index.js:1
4242 #: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:59
4243 msgid "Fields"
4244 msgstr ""
4245
4246 #: src/Addons/RequestAQuote/build/index.js:1
4247 #: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:62
4248 #: src/Addons/Tools/build/index.js:1
4249 #: src/Addons/Tools/js-source/components/RolesManagement.js:186
4250 msgid "Actions"
4251 msgstr ""
4252
4253 #: src/Addons/RequestAQuote/build/index.js:1
4254 #: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:96
4255 msgid "Below Pricing Layout"
4256 msgstr ""
4257
4258 #: src/Addons/RequestAQuote/build/index.js:1
4259 #: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:96
4260 msgid "Integrated"
4261 msgstr ""
4262
4263 #: src/Addons/RequestAQuote/build/index.js:1
4264 #: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:122
4265 #: src/Addons/Tools/build/index.js:1
4266 #: src/Addons/Tools/js-source/components/RolesManagement.js:208
4267 msgid "Delete"
4268 msgstr ""
4269
4270 #: src/Addons/RequestAQuote/build/index.js:1
4271 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:61
4272 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:452
4273 msgid "Short Text"
4274 msgstr ""
4275
4276 #: src/Addons/RequestAQuote/build/index.js:1
4277 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:62
4278 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:453
4279 msgid "Long Text"
4280 msgstr ""
4281
4282 #: src/Addons/RequestAQuote/build/index.js:1
4283 #: src/Addons/RequestAQuote/js-source/src/App.js:144
4284 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:63
4285 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:454
4286 msgid "Email"
4287 msgstr ""
4288
4289 #: src/Addons/RequestAQuote/build/index.js:1
4290 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:65
4291 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:456
4292 msgid "Select Dropdown"
4293 msgstr ""
4294
4295 #: src/Addons/RequestAQuote/build/index.js:1
4296 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:66
4297 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:457
4298 msgid "Radio Buttons"
4299 msgstr ""
4300
4301 #: src/Addons/RequestAQuote/build/index.js:1
4302 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:67
4303 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:458
4304 msgid "Checkboxes"
4305 msgstr ""
4306
4307 #: src/Addons/RequestAQuote/build/index.js:1
4308 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:68
4309 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:461
4310 msgid "Heading"
4311 msgstr ""
4312
4313 #: src/Addons/RequestAQuote/build/index.js:1
4314 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:69
4315 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:462
4316 msgid "Paragraph"
4317 msgstr ""
4318
4319 #: src/Addons/RequestAQuote/build/index.js:1
4320 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:70
4321 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:459
4322 msgid "File Upload"
4323 msgstr ""
4324
4325 #: src/Addons/RequestAQuote/build/index.js:1
4326 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:71
4327 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:460
4328 msgid "Date Picker"
4329 msgstr ""
4330
4331 #: src/Addons/RequestAQuote/build/index.js:1
4332 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:72
4333 msgid "Field"
4334 msgstr ""
4335
4336 #: src/Addons/RequestAQuote/build/index.js:1
4337 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:119
4338 msgid "Request a Quote on the frontend is a premium feature. You can preview it as an administrator, but upgrading is required for your customers to use it."
4339 msgstr ""
4340
4341 #: src/Addons/RequestAQuote/build/index.js:1
4342 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:130
4343 msgid "Back"
4344 msgstr ""
4345
4346 #: src/Addons/RequestAQuote/build/index.js:1
4347 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:133
4348 msgid "Edit Form:"
4349 msgstr ""
4350
4351 #: src/Addons/RequestAQuote/build/index.js:1
4352 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:138
4353 msgid "Save Form"
4354 msgstr ""
4355
4356 #: src/Addons/RequestAQuote/build/index.js:1
4357 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:150
4358 msgid "Add form title"
4359 msgstr ""
4360
4361 #: src/Addons/RequestAQuote/build/index.js:1
4362 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:166
4363 msgid "Form Fields"
4364 msgstr ""
4365
4366 #: src/Addons/RequestAQuote/build/index.js:1
4367 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:180
4368 msgid "Expand All"
4369 msgstr ""
4370
4371 #: src/Addons/RequestAQuote/build/index.js:1
4372 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:190
4373 msgid "Collapse All"
4374 msgstr ""
4375
4376 #: src/Addons/RequestAQuote/build/index.js:1
4377 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:197
4378 msgid "No fields added yet. Select a field type below to add one."
4379 msgstr ""
4380
4381 #: src/Addons/RequestAQuote/build/index.js:1
4382 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:247
4383 msgid "Drag to reorder"
4384 msgstr ""
4385
4386 #: src/Addons/RequestAQuote/build/index.js:1
4387 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:282
4388 msgid "Remove"
4389 msgstr ""
4390
4391 #: src/Addons/RequestAQuote/build/index.js:1
4392 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:293
4393 msgid "Paragraph Content"
4394 msgstr ""
4395
4396 #: src/Addons/RequestAQuote/build/index.js:1
4397 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:307
4398 msgid "Heading Text"
4399 msgstr ""
4400
4401 #: src/Addons/RequestAQuote/build/index.js:1
4402 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:314
4403 msgid "Title format"
4404 msgstr ""
4405
4406 #: src/Addons/RequestAQuote/build/index.js:1
4407 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:317
4408 msgid "Label"
4409 msgstr ""
4410
4411 #: src/Addons/RequestAQuote/build/index.js:1
4412 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:318
4413 msgid "Hidden"
4414 msgstr ""
4415
4416 #: src/Addons/RequestAQuote/build/index.js:1
4417 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:331
4418 msgid "Options (One per line)"
4419 msgstr ""
4420
4421 #: src/Addons/RequestAQuote/build/index.js:1
4422 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:339
4423 msgid ""
4424 "Option 1\n"
4425 "Option 2\n"
4426 "Option 3"
4427 msgstr ""
4428
4429 #: src/Addons/RequestAQuote/build/index.js:1
4430 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:346
4431 msgid "Require input"
4432 msgstr ""
4433
4434 #: src/Addons/RequestAQuote/build/index.js:1
4435 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:355
4436 msgid "Sync with product quantity"
4437 msgstr ""
4438
4439 #: src/Addons/RequestAQuote/build/index.js:1
4440 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:364
4441 msgid "Add description"
4442 msgstr ""
4443
4444 #: src/Addons/RequestAQuote/build/index.js:1
4445 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:386
4446 msgid "Add placeholder"
4447 msgstr ""
4448
4449 #: src/Addons/RequestAQuote/build/index.js:1
4450 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:407
4451 msgid "Max File Size (MB)"
4452 msgstr ""
4453
4454 #: src/Addons/RequestAQuote/build/index.js:1
4455 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:411
4456 msgid "Leave blank or set to 0 for unlimited size (up to server limit)."
4457 msgstr ""
4458
4459 #: src/Addons/RequestAQuote/build/index.js:1
4460 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:416
4461 msgid "Allowed Extensions"
4462 msgstr ""
4463
4464 #: src/Addons/RequestAQuote/build/index.js:1
4465 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:419
4466 msgid "Comma separated, e.g. pdf, doc, png. Leave blank for any."
4467 msgstr ""
4468
4469 #: src/Addons/RequestAQuote/build/index.js:1
4470 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:428
4471 msgid "Disable past dates"
4472 msgstr ""
4473
4474 #: src/Addons/RequestAQuote/build/index.js:1
4475 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:431
4476 msgid "Prevent customers from selecting dates in the past."
4477 msgstr ""
4478
4479 #: src/Addons/RequestAQuote/build/index.js:1
4480 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:451
4481 msgid "Add field..."
4482 msgstr ""
4483
4484 #: src/Addons/RequestAQuote/build/index.js:1
4485 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:475
4486 msgid "Appearance & Content"
4487 msgstr ""
4488
4489 #: src/Addons/RequestAQuote/build/index.js:1
4490 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:478
4491 msgid "Prompt Text"
4492 msgstr ""
4493
4494 #: src/Addons/RequestAQuote/build/index.js:1
4495 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:479
4496 msgid "The text displayed below the pricing table to open this form."
4497 msgstr ""
4498
4499 #: src/Addons/RequestAQuote/build/index.js:1
4500 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:486
4501 msgid "Display Position"
4502 msgstr ""
4503
4504 #: src/Addons/RequestAQuote/build/index.js:1
4505 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:489
4506 msgid "Below the pricing layout"
4507 msgstr ""
4508
4509 #: src/Addons/RequestAQuote/build/index.js:1
4510 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:490
4511 msgid "Integrated into the pricing layout (Default)"
4512 msgstr ""
4513
4514 #: src/Addons/RequestAQuote/build/index.js:1
4515 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:491
4516 msgid "Next to Add to Cart button"
4517 msgstr ""
4518
4519 #: src/Addons/RequestAQuote/build/index.js:1
4520 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:494
4521 msgid "Choose how the quote link is positioned relative to the pricing rules."
4522 msgstr ""
4523
4524 #: src/Addons/RequestAQuote/build/index.js:1
4525 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:500
4526 msgid "Hide Add to Cart button"
4527 msgstr ""
4528
4529 #: src/Addons/RequestAQuote/build/index.js:1
4530 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:503
4531 msgid "Visually hides the WooCommerce Add to Cart button, leaving only the Quote button."
4532 msgstr ""
4533
4534 #: src/Addons/RequestAQuote/build/index.js:1
4535 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:510
4536 msgid "Show for non-purchasable products"
4537 msgstr ""
4538
4539 #: src/Addons/RequestAQuote/build/index.js:1
4540 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:513
4541 msgid "Display the Quote button even if the product does not have a price or is out of stock."
4542 msgstr ""
4543
4544 #: src/Addons/RequestAQuote/build/index.js:1
4545 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:520
4546 msgid "Integrated Quantity Label"
4547 msgstr ""
4548
4549 #: src/Addons/RequestAQuote/build/index.js:1
4550 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:524
4551 msgid "Customize the label shown for the quantity column when the form is integrated into pricing blocks."
4552 msgstr ""
4553
4554 #: src/Addons/RequestAQuote/build/index.js:1
4555 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:530
4556 msgid "Modal Title"
4557 msgstr ""
4558
4559 #: src/Addons/RequestAQuote/build/index.js:1
4560 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:538
4561 msgid "Submit Button Text"
4562 msgstr ""
4563
4564 #: src/Addons/RequestAQuote/build/index.js:1
4565 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:548
4566 msgid "Auto-Open Quantity Trigger"
4567 msgstr ""
4568
4569 #: src/Addons/RequestAQuote/build/index.js:1
4570 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:549
4571 msgid "Automatically open the quote form if a customer selects this quantity or higher. Leave blank to disable."
4572 msgstr ""
4573
4574 #: src/Addons/RequestAQuote/build/index.js:1
4575 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:555
4576 msgid "Email Notifications"
4577 msgstr ""
4578
4579 #: src/Addons/RequestAQuote/build/index.js:1
4580 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:558
4581 msgid "Enable Admin Email"
4582 msgstr ""
4583
4584 #: src/Addons/RequestAQuote/build/index.js:1
4585 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:561
4586 msgid "Send an email to the store admin when this form is submitted."
4587 msgstr ""
4588
4589 #: src/Addons/RequestAQuote/build/index.js:1
4590 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:566
4591 msgid "Enable Customer Email"
4592 msgstr ""
4593
4594 #: src/Addons/RequestAQuote/build/index.js:1
4595 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:569
4596 msgid "Send an acknowledgment email to the customer."
4597 msgstr ""
4598
4599 #: src/Addons/RequestAQuote/build/index.js:1
4600 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:574
4601 msgid "Manage Email Templates ↗"
4602 msgstr ""
4603
4604 #: src/Addons/RequestAQuote/build/index.js:1
4605 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:578
4606 msgid "Success Actions"
4607 msgstr ""
4608
4609 #: src/Addons/RequestAQuote/build/index.js:1
4610 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:581
4611 msgid "After Submission"
4612 msgstr ""
4613
4614 #: src/Addons/RequestAQuote/build/index.js:1
4615 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:584
4616 msgid "Show Message"
4617 msgstr ""
4618
4619 #: src/Addons/RequestAQuote/build/index.js:1
4620 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:585
4621 msgid "Redirect to URL"
4622 msgstr ""
4623
4624 #: src/Addons/RequestAQuote/build/index.js:1
4625 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:594
4626 msgid "Success Message"
4627 msgstr ""
4628
4629 #: src/Addons/RequestAQuote/build/index.js:1
4630 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:600
4631 msgid "Thank you, our sales team will contact you shortly."
4632 msgstr ""
4633
4634 #: src/Addons/RequestAQuote/build/index.js:1
4635 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:605
4636 msgid "Message shown after successful submission."
4637 msgstr ""
4638
4639 #: src/Addons/RequestAQuote/build/index.js:1
4640 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:613
4641 msgid "Redirect URL"
4642 msgstr ""
4643
4644 #: src/Addons/RequestAQuote/build/index.js:1
4645 #: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:617
4646 msgid "Enter the full URL (e.g., https://example.com/thank-you)"
4647 msgstr ""
4648
4649 #: src/Addons/RequestAQuote/build/index.js:1
4650 #: src/Addons/RequestAQuote/js-source/src/components/GlobalSettings.js:10
4651 msgid "Anti-Spam (reCAPTCHA v3)"
4652 msgstr ""
4653
4654 #: src/Addons/RequestAQuote/build/index.js:1
4655 #: src/Addons/RequestAQuote/js-source/src/components/GlobalSettings.js:12
4656 msgid "Configure Google reCAPTCHA v3 to protect all quote forms from spam. Leave blank to disable."
4657 msgstr ""
4658
4659 #: src/Addons/RequestAQuote/build/index.js:1
4660 #: src/Addons/RequestAQuote/js-source/src/components/GlobalSettings.js:16
4661 msgid "Site Key"
4662 msgstr ""
4663
4664 #: src/Addons/RequestAQuote/build/index.js:1
4665 #: src/Addons/RequestAQuote/js-source/src/components/GlobalSettings.js:23
4666 msgid "Secret Key"
4667 msgstr ""
4668
4669 #: src/Addons/RequestAQuote/build/index.js:1
4670 #: src/Addons/RequestAQuote/js-source/src/components/GlobalSettings.js:36
4671 #: src/Addons/Tools/build/index.js:1
4672 #: src/Addons/Tools/js-source/components/RolesManagement.js:283
4673 msgid "Cancel"
4674 msgstr ""
4675
4676 #: src/Addons/RequestAQuote/build/index.js:1
4677 #: src/Addons/RequestAQuote/js-source/src/components/GlobalSettings.js:44
4678 msgid "Save Settings"
4679 msgstr ""
4680
4681 #: src/Addons/RequestAQuote/build/index.js:1
4682 #: src/Addons/RequestAQuote/js-source/src/App.js:104
4683 msgid "Settings saved successfully."
4684 msgstr ""
4685
4686 #: src/Addons/RequestAQuote/build/index.js:1
4687 #: src/Addons/RequestAQuote/js-source/src/App.js:110
4688 msgid "Error saving settings."
4689 msgstr ""
4690
4691 #: src/Addons/RequestAQuote/build/index.js:1
4692 #: src/Addons/RequestAQuote/js-source/src/App.js:140
4693 msgid "New Form"
4694 msgstr ""
4695
4696 #: src/Addons/RequestAQuote/build/index.js:1
4697 #: src/Addons/RequestAQuote/js-source/src/App.js:143
4698 msgid "Name"
4699 msgstr ""
4700
4701 #: src/Addons/RequestAQuote/build/index.js:1
4702 #: src/Addons/RequestAQuote/js-source/src/App.js:143
4703 msgid "Enter your full name"
4704 msgstr ""
4705
4706 #: src/Addons/RequestAQuote/build/index.js:1
4707 #: src/Addons/RequestAQuote/js-source/src/App.js:144
4708 msgid "Enter your email address"
4709 msgstr ""
4710
4711 #: src/Addons/RequestAQuote/build/index.js:1
4712 #: src/Addons/RequestAQuote/js-source/src/App.js:145
4713 msgid "Specify the quantity you need"
4714 msgstr ""
4715
4716 #: src/Addons/RequestAQuote/build/index.js:1
4717 #: src/Addons/RequestAQuote/js-source/src/App.js:146
4718 msgid "Add any specific requirements or questions here..."
4719 msgstr ""
4720
4721 #: src/Addons/RequestAQuote/build/index.js:1
4722 #: src/Addons/RequestAQuote/js-source/src/App.js:205
4723 msgid "Loading..."
4724 msgstr ""
4725
4726 #: src/Addons/RequestAQuote/build/index.js:1
4727 #: src/Addons/RequestAQuote/js-source/src/App.js:214
4728 msgid "Congratulations! 🎉"
4729 msgstr ""
4730
4731 #: src/Addons/RequestAQuote/build/index.js:1
4732 #: src/Addons/RequestAQuote/js-source/src/App.js:220
4733 msgid "You have successfully created your first quote request form."
4734 msgstr ""
4735
4736 #: src/Addons/RequestAQuote/build/index.js:1
4737 #: src/Addons/RequestAQuote/js-source/src/App.js:224
4738 msgid "Next Step: Assign Your Form"
4739 msgstr ""
4740
4741 #: src/Addons/RequestAQuote/build/index.js:1
4742 #: src/Addons/RequestAQuote/js-source/src/App.js:227
4743 msgid "You can now select this quote form in the Product settings, Role-based rules, or Global pricing rules."
4744 msgstr ""
4745
4746 #: src/Addons/RequestAQuote/build/index.js:1
4747 #: src/Addons/RequestAQuote/js-source/src/App.js:233
4748 msgid "Awesome, Got it!"
4749 msgstr ""
4750
4751 #: src/Addons/RequestAQuote/build/index.js:1
4752 #: src/Addons/RequestAQuote/js-source/src/App.js:156
4753 msgid "Are you sure you want to delete this form?"
4754 msgstr ""
4755
4756 #: src/Addons/RequestAQuote/build/index.js:1
4757 #: src/Addons/RequestAQuote/js-source/src/App.js:126
4758 msgid "Global settings saved successfully."
4759 msgstr ""
4760
4761 #: src/Addons/RequestAQuote/build/index.js:1
4762 #: src/Addons/RequestAQuote/js-source/src/App.js:132
4763 msgid "Error saving global settings."
4764 msgstr ""
4765
4766 #: src/Addons/TaxSettings/build/index.js:1
4767 #: src/Addons/TaxSettings/js-source/App.js:142
4768 msgid "Role-Based Tax Options"
4769 msgstr ""
4770
4771 #: src/Addons/TaxSettings/build/index.js:1
4772 #: src/Addons/TaxSettings/js-source/App.js:144
4773 msgid "Override default tax options for specific user roles."
4774 msgstr ""
4775
4776 #: src/Addons/TaxSettings/build/index.js:1
4777 #: src/Addons/TaxSettings/js-source/App.js:174
4778 msgid "No Custom Tax Configurations"
4779 msgstr ""
4780
4781 #: src/Addons/TaxSettings/build/index.js:1
4782 #: src/Addons/TaxSettings/js-source/App.js:177
4783 msgid "Configure custom tax rules for specific user roles."
4784 msgstr ""
4785
4786 #: src/Addons/TaxSettings/build/index.js:1
4787 #: src/Addons/TaxSettings/js-source/App.js:187
4788 msgid "Select a role below to create your first configuration."
4789 msgstr ""
4790
4791 #: src/Addons/TaxSettings/build/index.js:1
4792 #: src/Addons/TaxSettings/js-source/App.js:193
4793 #: src/Addons/TaxSettings/js-source/App.js:383
4794 #: src/Addons/Tools/build/index.js:1
4795 #: src/Addons/Tools/js-source/components/RolesManagement.js:248
4796 msgid "Select a role..."
4797 msgstr ""
4798
4799 #: src/Addons/TaxSettings/build/index.js:1
4800 #: src/Addons/TaxSettings/js-source/App.js:201
4801 msgid "Create Configuration"
4802 msgstr ""
4803
4804 #: src/Addons/TaxSettings/build/index.js:1
4805 #: src/Addons/TaxSettings/js-source/App.js:216
4806 msgid "Custom Tax Configuration"
4807 msgstr ""
4808
4809 #: src/Addons/TaxSettings/build/index.js:1
4810 #: src/Addons/TaxSettings/js-source/App.js:234
4811 msgid "Upgrading to premium to unlock role-based tax options."
4812 msgstr ""
4813
4814 #: src/Addons/TaxSettings/build/index.js:1
4815 #: src/Addons/TaxSettings/js-source/App.js:253
4816 msgid "Tax Exempt"
4817 msgstr ""
4818
4819 #: src/Addons/TaxSettings/build/index.js:1
4820 #: src/Addons/TaxSettings/js-source/App.js:254
4821 msgid "Disable tax calculation entirely for this role."
4822 msgstr ""
4823
4824 #: src/Addons/TaxSettings/build/index.js:1
4825 #: src/Addons/TaxSettings/js-source/App.js:262
4826 msgid "Tax Class"
4827 msgstr ""
4828
4829 #: src/Addons/TaxSettings/build/index.js:1
4830 #: src/Addons/TaxSettings/js-source/App.js:266
4831 #: src/Addons/TaxSettings/js-source/App.js:290
4832 #: src/Addons/TaxSettings/js-source/App.js:310
4833 #: src/Addons/TaxSettings/js-source/App.js:330
4834 msgid "Default (Inherit)"
4835 msgstr ""
4836
4837 #: src/Addons/TaxSettings/build/index.js:1
4838 #: src/Addons/TaxSettings/js-source/App.js:274
4839 msgid "Reduced Rate"
4840 msgstr ""
4841
4842 #: src/Addons/TaxSettings/build/index.js:1
4843 #: src/Addons/TaxSettings/js-source/App.js:278
4844 msgid "Zero Rate"
4845 msgstr ""
4846
4847 #: src/Addons/TaxSettings/build/index.js:1
4848 #: src/Addons/TaxSettings/js-source/App.js:286
4849 msgid "Prices Entered With Tax"
4850 msgstr ""
4851
4852 #: src/Addons/TaxSettings/build/index.js:1
4853 #: src/Addons/TaxSettings/js-source/App.js:294
4854 msgid "Yes, I will enter prices inclusive of tax"
4855 msgstr ""
4856
4857 #: src/Addons/TaxSettings/build/index.js:1
4858 #: src/Addons/TaxSettings/js-source/App.js:298
4859 msgid "No, I will enter prices exclusive of tax"
4860 msgstr ""
4861
4862 #: src/Addons/TaxSettings/build/index.js:1
4863 #: src/Addons/TaxSettings/js-source/App.js:306
4864 msgid "Display Prices in Shop"
4865 msgstr ""
4866
4867 #: src/Addons/TaxSettings/build/index.js:1
4868 #: src/Addons/TaxSettings/js-source/App.js:314
4869 #: src/Addons/TaxSettings/js-source/App.js:334
4870 msgid "Including Tax"
4871 msgstr ""
4872
4873 #: src/Addons/TaxSettings/build/index.js:1
4874 #: src/Addons/TaxSettings/js-source/App.js:318
4875 #: src/Addons/TaxSettings/js-source/App.js:338
4876 msgid "Excluding Tax"
4877 msgstr ""
4878
4879 #: src/Addons/TaxSettings/build/index.js:1
4880 #: src/Addons/TaxSettings/js-source/App.js:326
4881 msgid "Display Prices in Cart/Checkout"
4882 msgstr ""
4883
4884 #: src/Addons/TaxSettings/build/index.js:1
4885 #: src/Addons/TaxSettings/js-source/App.js:346
4886 msgid "Price Display Suffix"
4887 msgstr ""
4888
4889 #: src/Addons/TaxSettings/build/index.js:1
4890 #: src/Addons/TaxSettings/js-source/App.js:347
4891 msgid "Leave blank to inherit default settings."
4892 msgstr ""
4893
4894 #: src/Addons/TaxSettings/build/index.js:1
4895 #: src/Addons/TaxSettings/js-source/App.js:367
4896 msgid "Remove Configuration"
4897 msgstr ""
4898
4899 #: src/Addons/TaxSettings/build/index.js:1
4900 #: src/Addons/TaxSettings/js-source/App.js:391
4901 msgid "Add Configuration"
4902 msgstr ""
4903
4904 #: src/Addons/TierLabels/build/index.js:1
4905 #: src/Addons/TierLabels/js-source/index.js:119
4906 msgid "Enter title"
4907 msgstr ""
4908
4909 #: src/Addons/TierLabels/build/index.js:1
4910 #: src/Addons/TierLabels/js-source/index.js:124
4911 msgid "Style Preset"
4912 msgstr ""
4913
4914 #: src/Addons/TierLabels/build/index.js:1
4915 #: src/Addons/TierLabels/js-source/index.js:127
4916 msgid "Square"
4917 msgstr ""
4918
4919 #: src/Addons/TierLabels/build/index.js:1
4920 #: src/Addons/TierLabels/js-source/index.js:128
4921 msgid "Rounded"
4922 msgstr ""
4923
4924 #: src/Addons/TierLabels/build/index.js:1
4925 #: src/Addons/TierLabels/js-source/index.js:129
4926 msgid "Pill"
4927 msgstr ""
4928
4929 #: src/Addons/TierLabels/build/index.js:1
4930 #: src/Addons/TierLabels/js-source/index.js:130
4931 msgid "Outline"
4932 msgstr ""
4933
4934 #: src/Addons/TierLabels/build/index.js:1
4935 #: src/Addons/TierLabels/js-source/index.js:131
4936 msgid "Dashed"
4937 msgstr ""
4938
4939 #: src/Addons/TierLabels/build/index.js:1
4940 #: src/Addons/TierLabels/js-source/index.js:138
4941 msgid "Icon"
4942 msgstr ""
4943
4944 #: src/Addons/TierLabels/build/index.js:1
4945 #: src/Addons/TierLabels/js-source/index.js:142
4946 msgid "Star"
4947 msgstr ""
4948
4949 #: src/Addons/TierLabels/build/index.js:1
4950 #: src/Addons/TierLabels/js-source/index.js:143
4951 msgid "Fire"
4952 msgstr ""
4953
4954 #: src/Addons/TierLabels/build/index.js:1
4955 #: src/Addons/TierLabels/js-source/index.js:144
4956 msgid "Lightning"
4957 msgstr ""
4958
4959 #: src/Addons/TierLabels/build/index.js:1
4960 #: src/Addons/TierLabels/js-source/index.js:145
4961 msgid "Tag"
4962 msgstr ""
4963
4964 #: src/Addons/TierLabels/build/index.js:1
4965 #: src/Addons/TierLabels/js-source/index.js:146
4966 msgid "Crown"
4967 msgstr ""
4968
4969 #: src/Addons/TierLabels/build/index.js:1
4970 #: src/Addons/TierLabels/js-source/index.js:147
4971 msgid "Percent"
4972 msgstr ""
4973
4974 #: src/Addons/TierLabels/build/index.js:1
4975 #: src/Addons/TierLabels/js-source/index.js:148
4976 msgid "Award"
4977 msgstr ""
4978
4979 #: src/Addons/TierLabels/build/index.js:1
4980 #: src/Addons/TierLabels/js-source/index.js:157
4981 msgid "Bg Color"
4982 msgstr ""
4983
4984 #: src/Addons/TierLabels/build/index.js:1
4985 #: src/Addons/TierLabels/js-source/index.js:168
4986 msgid "Text Color"
4987 msgstr ""
4988
4989 #: src/Addons/TierLabels/build/index.js:1
4990 #: src/Addons/TierLabels/js-source/index.js:179
4991 msgid "Border"
4992 msgstr ""
4993
4994 #: src/Addons/TierLabels/build/index.js:1
4995 #: src/Addons/TierLabels/js-source/index.js:193
4996 msgid "Clear border color"
4997 msgstr ""
4998
4999 #: src/Addons/TierLabels/build/index.js:1
5000 #: src/Addons/TierLabels/js-source/index.js:208
5001 msgid "Hide Advanced Settings"
5002 msgstr ""
5003
5004 #: src/Addons/TierLabels/build/index.js:1
5005 #: src/Addons/TierLabels/js-source/index.js:208
5006 msgid "Show Advanced Settings"
5007 msgstr ""
5008
5009 #: src/Addons/TierLabels/build/index.js:1
5010 #: src/Addons/TierLabels/js-source/index.js:215
5011 msgid "Font Size (px)"
5012 msgstr ""
5013
5014 #: src/Addons/TierLabels/build/index.js:1
5015 #: src/Addons/TierLabels/js-source/index.js:224
5016 msgid "Border Width (px)"
5017 msgstr ""
5018
5019 #: src/Addons/TierLabels/build/index.js:1
5020 #: src/Addons/TierLabels/js-source/index.js:233
5021 msgid "Padding Horizontal (px)"
5022 msgstr ""
5023
5024 #: src/Addons/TierLabels/build/index.js:1
5025 #: src/Addons/TierLabels/js-source/index.js:242
5026 msgid "Padding Vertical (px)"
5027 msgstr ""
5028
5029 #: src/Addons/TierLabels/build/index.js:1
5030 #: src/Addons/TierLabels/js-source/index.js:251
5031 msgid "Border Radius (px)"
5032 msgstr ""
5033
5034 #: src/Addons/TierLabels/build/index.js:1
5035 #: src/Addons/TierLabels/js-source/index.js:260
5036 msgid "Extra CSS Class"
5037 msgstr ""
5038
5039 #: src/Addons/TierLabels/build/index.js:1
5040 #: src/Addons/TierLabels/js-source/index.js:263
5041 msgid "e.g., my-custom-class"
5042 msgstr ""
5043
5044 #: src/Addons/TierLabels/build/index.js:1
5045 #: src/Addons/TierLabels/js-source/index.js:284
5046 msgid "Preview"
5047 msgstr ""
5048
5049 #: src/Addons/TierLabels/build/index.js:1
5050 #: src/Addons/TierLabels/js-source/index.js:290
5051 msgid "Remove label"
5052 msgstr ""
5053
5054 #: src/Addons/TierLabels/build/index.js:1
5055 #: src/Addons/TierLabels/js-source/index.js:319
5056 msgid "New Label"
5057 msgstr ""
5058
5059 #: src/Addons/TierLabels/build/index.js:1
5060 #: src/Addons/TierLabels/js-source/index.js:410
5061 msgid "No Labels Created"
5062 msgstr ""
5063
5064 #: src/Addons/TierLabels/build/index.js:1
5065 #: src/Addons/TierLabels/js-source/index.js:413
5066 msgid "Create your first custom tier label to highlight special pricing offers."
5067 msgstr ""
5068
5069 #: src/Addons/TierLabels/build/index.js:1
5070 #: src/Addons/TierLabels/js-source/index.js:416
5071 msgid "Once created, you can assign your labels to specific pricing tiers when editing a product."
5072 msgstr ""
5073
5074 #: src/Addons/TierLabels/build/index.js:1
5075 #: src/Addons/TierLabels/js-source/index.js:419
5076 msgid "Add your first label"
5077 msgstr ""
5078
5079 #: src/Addons/TierLabels/build/index.js:1
5080 #: src/Addons/TierLabels/js-source/index.js:443
5081 msgid "Most Popular"
5082 msgstr ""
5083
5084 #: src/Addons/TierLabels/build/index.js:1
5085 #: src/Addons/TierLabels/js-source/index.js:458
5086 msgid "Best Value"
5087 msgstr ""
5088
5089 #: src/Addons/TierLabels/build/index.js:1
5090 #: src/Addons/TierLabels/js-source/index.js:343
5091 msgid "Labels saved successfully!"
5092 msgstr ""
5093
5094 #: src/Addons/TierLabels/build/index.js:1
5095 #: src/Addons/TierLabels/js-source/index.js:482
5096 msgid "Save Labels"
5097 msgstr ""
5098
5099 #: src/Addons/TierLabels/build/index.js:1
5100 #: src/Addons/TierLabels/js-source/index.js:485
5101 msgid "+ Add Label"
5102 msgstr ""
5103
5104 #: src/Addons/Tools/build/index.js:1
5105 #: src/Addons/Tools/js-source/components/CleanupTool.js:86
5106 msgid "Item added"
5107 msgstr ""
5108
5109 #: src/Addons/Tools/build/index.js:1
5110 #: src/Addons/Tools/js-source/components/CleanupTool.js:87
5111 msgid "Item removed"
5112 msgstr ""
5113
5114 #: src/Addons/Tools/build/index.js:1
5115 #: src/Addons/Tools/js-source/components/CleanupTool.js:88
5116 msgid "Remove item"
5117 msgstr ""
5118
5119 #: src/Addons/Tools/build/index.js:1
5120 #: src/Addons/Tools/js-source/components/CleanupTool.js:233
5121 msgid "Clean Up & Reset Options"
5122 msgstr ""
5123
5124 #: src/Addons/Tools/build/index.js:1
5125 #: src/Addons/Tools/js-source/components/CleanupTool.js:245
5126 msgid "Warning:"
5127 msgstr ""
5128
5129 #: src/Addons/Tools/build/index.js:1
5130 #: src/Addons/Tools/js-source/components/CleanupTool.js:245
5131 msgid "The actions below will permanently delete data from your database. Please make a backup before proceeding."
5132 msgstr ""
5133
5134 #: src/Addons/Tools/build/index.js:1
5135 #: src/Addons/Tools/js-source/components/CleanupTool.js:249
5136 msgid "1. Product Level Data"
5137 msgstr ""
5138
5139 #: src/Addons/Tools/build/index.js:1
5140 #: src/Addons/Tools/js-source/components/CleanupTool.js:251
5141 msgid "Remove tiered pricing rules directly attached to individual products."
5142 msgstr ""
5143
5144 #: src/Addons/Tools/build/index.js:1
5145 #: src/Addons/Tools/js-source/components/CleanupTool.js:255
5146 msgid "Clean Standard Tiered Pricing Data"
5147 msgstr ""
5148
5149 #: src/Addons/Tools/build/index.js:1
5150 #: src/Addons/Tools/js-source/components/CleanupTool.js:260
5151 msgid "Customer Based Data"
5152 msgstr ""
5153
5154 #: src/Addons/Tools/build/index.js:1
5155 #: src/Addons/Tools/js-source/components/CleanupTool.js:262
5156 msgid "Clean All Customer Based Pricing Data"
5157 msgstr ""
5158
5159 #: src/Addons/Tools/build/index.js:1
5160 #: src/Addons/Tools/js-source/components/CleanupTool.js:267
5161 msgid "Role Based Data"
5162 msgstr ""
5163
5164 #: src/Addons/Tools/build/index.js:1
5165 #: src/Addons/Tools/js-source/components/CleanupTool.js:271
5166 msgid "Do not clean role based data"
5167 msgstr ""
5168
5169 #: src/Addons/Tools/build/index.js:1
5170 #: src/Addons/Tools/js-source/components/CleanupTool.js:272
5171 msgid "Clean all roles"
5172 msgstr ""
5173
5174 #: src/Addons/Tools/build/index.js:1
5175 #: src/Addons/Tools/js-source/components/CleanupTool.js:273
5176 msgid "Select specific roles to clean"
5177 msgstr ""
5178
5179 #: src/Addons/Tools/build/index.js:1
5180 #: src/Addons/Tools/js-source/components/CleanupTool.js:295
5181 msgid "Filters (Optional)"
5182 msgstr ""
5183
5184 #: src/Addons/Tools/build/index.js:1
5185 #: src/Addons/Tools/js-source/components/CleanupTool.js:297
5186 msgid "Leave blank to apply the cleanup to all products. Otherwise, select specific categories or products."
5187 msgstr ""
5188
5189 #: src/Addons/Tools/build/index.js:1
5190 #: src/Addons/Tools/js-source/components/CleanupTool.js:300
5191 msgid "Select Categories"
5192 msgstr ""
5193
5194 #: src/Addons/Tools/build/index.js:1
5195 #: src/Addons/Tools/js-source/components/CleanupTool.js:317
5196 msgid "2. Global Pricing Rules"
5197 msgstr ""
5198
5199 #: src/Addons/Tools/build/index.js:1
5200 #: src/Addons/Tools/js-source/components/CleanupTool.js:319
5201 msgid "Global pricing rules apply to multiple products at once."
5202 msgstr ""
5203
5204 #: src/Addons/Tools/build/index.js:1
5205 #: src/Addons/Tools/js-source/components/CleanupTool.js:322
5206 msgid "Delete all Global Pricing Rules"
5207 msgstr ""
5208
5209 #: src/Addons/Tools/build/index.js:1
5210 #: src/Addons/Tools/js-source/components/CleanupTool.js:330
5211 msgid "3. Plugin Settings"
5212 msgstr ""
5213
5214 #: src/Addons/Tools/build/index.js:1
5215 #: src/Addons/Tools/js-source/components/CleanupTool.js:332
5216 msgid "Reset general settings, labels, and table column configurations."
5217 msgstr ""
5218
5219 #: src/Addons/Tools/build/index.js:1
5220 #: src/Addons/Tools/js-source/components/CleanupTool.js:335
5221 msgid "Reset all plugin settings to defaults"
5222 msgstr ""
5223
5224 #: src/Addons/Tools/build/index.js:1
5225 #: src/Addons/Tools/js-source/components/CleanupTool.js:132
5226 msgid "Are you sure you want to delete the selected data? This action cannot be undone."
5227 msgstr ""
5228
5229 #: src/Addons/Tools/build/index.js:1
5230 #: src/Addons/Tools/js-source/components/CleanupTool.js:159
5231 msgid "Product data cleaned up."
5232 msgstr ""
5233
5234 #: src/Addons/Tools/build/index.js:1
5235 #: src/Addons/Tools/js-source/components/CleanupTool.js:172
5236 msgid "Global rules deleted."
5237 msgstr ""
5238
5239 #: src/Addons/Tools/build/index.js:1
5240 #: src/Addons/Tools/js-source/components/CleanupTool.js:185
5241 msgid "Settings reset to default."
5242 msgstr ""
5243
5244 #: src/Addons/Tools/build/index.js:1
5245 #: src/Addons/Tools/js-source/components/CleanupTool.js:214
5246 msgid "An unexpected error occurred."
5247 msgstr ""
5248
5249 #: src/Addons/Tools/build/index.js:1
5250 #: src/Addons/Tools/js-source/components/CleanupTool.js:352
5251 msgid "Processing..."
5252 msgstr ""
5253
5254 #: src/Addons/Tools/build/index.js:1
5255 #: src/Addons/Tools/js-source/components/CleanupTool.js:352
5256 msgid "Execute Cleanup"
5257 msgstr ""
5258
5259 #: src/Addons/Tools/build/index.js:1
5260 #: src/Addons/Tools/js-source/components/CleanupTool.js:356
5261 msgid "Select at least one option above to proceed."
5262 msgstr ""
5263
5264 #: src/Addons/Tools/build/index.js:1
5265 #: src/Addons/Tools/js-source/components/RolesManagement.js:173
5266 msgid "Roles and Capabilities"
5267 msgstr ""
5268
5269 #: src/Addons/Tools/build/index.js:1
5270 #: src/Addons/Tools/js-source/components/RolesManagement.js:175
5271 msgid "Add New Role"
5272 msgstr ""
5273
5274 #: src/Addons/Tools/build/index.js:1
5275 #: src/Addons/Tools/js-source/components/RolesManagement.js:183
5276 #: src/Addons/Tools/js-source/components/RolesManagement.js:230
5277 msgid "Role Name"
5278 msgstr ""
5279
5280 #: src/Addons/Tools/build/index.js:1
5281 #: src/Addons/Tools/js-source/components/RolesManagement.js:184
5282 msgid "Role Key"
5283 msgstr ""
5284
5285 #: src/Addons/Tools/build/index.js:1
5286 #: src/Addons/Tools/js-source/components/RolesManagement.js:185
5287 msgid "Capabilities Count"
5288 msgstr ""
5289
5290 #: src/Addons/Tools/build/index.js:1
5291 #: src/Addons/Tools/js-source/components/RolesManagement.js:202
5292 msgid "Edit"
5293 msgstr ""
5294
5295 #: src/Addons/Tools/build/index.js:1
5296 #: src/Addons/Tools/js-source/components/RolesManagement.js:224
5297 msgid "Edit Role Capabilities"
5298 msgstr ""
5299
5300 #: src/Addons/Tools/build/index.js:1
5301 #: src/Addons/Tools/js-source/components/RolesManagement.js:224
5302 msgid "Create New Role"
5303 msgstr ""
5304
5305 #: src/Addons/Tools/build/index.js:1
5306 #: src/Addons/Tools/js-source/components/RolesManagement.js:236
5307 msgid "Role Key (e.g., custom_role)"
5308 msgstr ""
5309
5310 #: src/Addons/Tools/build/index.js:1
5311 #: src/Addons/Tools/js-source/components/RolesManagement.js:245
5312 msgid "Copy capabilities from existing role"
5313 msgstr ""
5314
5315 #: src/Addons/Tools/build/index.js:1
5316 #: src/Addons/Tools/js-source/components/RolesManagement.js:259
5317 msgid "Capabilities"
5318 msgstr ""
5319
5320 #: src/Addons/Tools/build/index.js:1
5321 #: src/Addons/Tools/js-source/components/RolesManagement.js:265
5322 msgid "Search capabilities..."
5323 msgstr ""
5324
5325 #: src/Addons/Tools/build/index.js:1
5326 #: src/Addons/Tools/js-source/components/RolesManagement.js:286
5327 msgid "Save Role"
5328 msgstr ""
5329
5330 #: src/Addons/Tools/build/index.js:1
5331 #: src/Addons/Tools/js-source/App.js:26
5332 msgid "Roles Management"
5333 msgstr ""
5334
5335 #: src/Addons/Tools/build/index.js:1
5336 #: src/Addons/Tools/js-source/App.js:31
5337 msgid "Data Clean Up"
5338 msgstr ""
5339
5340 #: src/Blocks/build/index.js:49
5341 #: src/Blocks/build/index.js:132
5342 #: src/Blocks/build/index.js:195
5343 #: src/Blocks/src/blocks/blocks/TieredPricingBlock.js:23
5344 #: src/Blocks/src/blocks/dropdown/TieredPricingDropdown.js:13
5345 #: src/Blocks/src/blocks/options/TieredPricingOption.js:23
5346 #: src/Blocks/build/index.js:23
5347 #: src/Blocks/build/index.js:63
5348 #: src/Blocks/build/index.js:108
5349 msgid "pieces"
5350 msgstr ""
5351
5352 #: src/Blocks/build/index.js:692
5353 #: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:10
5354 #: src/Blocks/build/index.js:436
5355 msgid "Columns"
5356 msgstr ""
5357
5358 #: src/Blocks/build/index.js:712
5359 #: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:43
5360 #: src/Blocks/build/index.js:469
5361 msgid "Discount column is showing."
5362 msgstr ""
5363
5364 #: src/Blocks/build/index.js:712
5365 #: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:44
5366 #: src/Blocks/build/index.js:470
5367 msgid "Discount column is not showing."
5368 msgstr ""
5369
5370 #: src/Blocks/build/index.js:765
5371 #: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:32
5372 #: src/Blocks/build/index.js:510
5373 msgid "Main settings"
5374 msgstr ""
5375
5376 #: src/Addons/ReactProductEditorAddon/js-source/src/premium-wrapper/block.json
5377 #: src/Addons/ReactProductEditorAddon/js/premium-wrapper/block.json
5378 msgctxt "block title"
5379 msgid "Woo blocks-based product editor: Premium Wrapper"
5380 msgstr ""
5381
5382 #: src/Addons/ReactProductEditorAddon/js-source/src/premium-wrapper/block.json
5383 #: src/Addons/ReactProductEditorAddon/js-source/src/upgrade-notice/block.json
5384 #: src/Addons/ReactProductEditorAddon/js/premium-wrapper/block.json
5385 #: src/Addons/ReactProductEditorAddon/js/upgrade-notice/block.json
5386 msgctxt "block keyword"
5387 msgid "products"
5388 msgstr ""
5389
5390 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/block.json
5391 #: src/Addons/ReactProductEditorAddon/js/tiered-pricing/block.json
5392 msgctxt "block title"
5393 msgid "Woo blocks-based product editor: Tiered Pricing"
5394 msgstr ""
5395
5396 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/block.json
5397 #: src/Addons/ReactProductEditorAddon/js/tiered-pricing/block.json
5398 msgctxt "block description"
5399 msgid "A block to allow users to input tiered pricing"
5400 msgstr ""
5401
5402 #: src/Addons/ReactProductEditorAddon/js-source/src/upgrade-notice/block.json
5403 #: src/Addons/ReactProductEditorAddon/js/upgrade-notice/block.json
5404 msgctxt "block title"
5405 msgid "Woo blocks-based product editor: Upgrade Notice"
5406 msgstr ""
5407
5408 #: src/Blocks/build/block.json
5409 #: src/Blocks/src/block.json
5410 msgctxt "block title"
5411 msgid "Tiered Pricing"
5412 msgstr ""
5413
5414 #: src/Blocks/build/block.json
5415 #: src/Blocks/src/block.json
5416 msgctxt "block description"
5417 msgid "Tiered pricing widget. Must be used on the product page template. Find more options to customize in the plugin settings."
5418 msgstr ""
5419