PluginProbe
Tiered Pricing Table for WooCommerce / 6.5.0
Tiered Pricing Table for WooCommerce v6.5.0
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 6.5.0, at languages/tier-pricing-table.pot

4,061 lines 129.9 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 6.4.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-02T14:45:01+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 #: src/Addons/YouSave/YouSaveSubsection.php:41
146 msgid "Template"
147 msgstr ""
148
149 #: src/Addons/CartUpsells/UpsellsSubsection.php:49
150 msgid "Upsell text color"
151 msgstr ""
152
153 #: src/Addons/CartUpsells/UpsellsSubsection.php:55
154 msgid "Note: This feature is not compatible with the Gutenberg Cart/Checkout blocks."
155 msgstr ""
156
157 #: src/Addons/CatalogPrices/CatalogPricesAddon.php:8
158 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:13
159 msgid "Catalog Price Format"
160 msgstr ""
161
162 #: src/Addons/CatalogPrices/CatalogPricesAddon.php:12
163 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:18
164 msgid "Manage how tiered pricing appears in catalogs, loops, and widgets."
165 msgstr ""
166
167 #: src/Addons/CatalogPrices/CatalogPricesService.php:41
168 #: src/Addons/CatalogPrices/CatalogPricesService.php:46
169 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:63
170 #: src/Managers/FormatPriceManager.php:253
171 msgid "From {tp_lowest_price} instead of {tp_original_price}"
172 msgstr ""
173
174 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:29
175 msgid "Enable tiered format"
176 msgstr ""
177
178 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:33
179 msgid "Display the lowest tiered price or a price range instead of the standard product price."
180 msgstr ""
181
182 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:38
183 msgid "Enable for variable products"
184 msgstr ""
185
186 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:42
187 msgid "Apply the tiered format to variable products, using the lowest and highest prices across all variations."
188 msgstr ""
189
190 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:47
191 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:49
192 #: src/Blocks/build/index.js:768
193 #: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:35
194 #: src/Blocks/build/index.js:513
195 msgid "Display type"
196 msgstr ""
197
198 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:51
199 msgid "Show lowest price"
200 msgstr ""
201
202 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:52
203 msgid "Show range (lowest to highest)"
204 msgstr ""
205
206 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:53
207 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:60
208 msgid "Custom template"
209 msgstr ""
210
211 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:56
212 msgid "Choose whether to show only the lowest available price, the full price range, or a custom template."
213 msgstr ""
214
215 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:64
216 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."
217 msgstr ""
218
219 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:72
220 msgid "Lowest price prefix"
221 msgstr ""
222
223 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:75
224 #: src/Managers/FormatPriceManager.php:292
225 msgid "From"
226 msgstr ""
227
228 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:76
229 msgid "Text displayed before the lowest price (e.g., <b>From $10.00</b>)."
230 msgstr ""
231
232 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:84
233 msgid "Lowest price"
234 msgstr ""
235
236 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:85
237 msgid "{tp_lowest_price} - lowest available tier price."
238 msgstr ""
239
240 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:89
241 msgid "Prices range"
242 msgstr ""
243
244 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:90
245 msgid "{tp_prices_range} - price range from lowest tier to original price."
246 msgstr ""
247
248 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:94
249 msgid "Original price"
250 msgstr ""
251
252 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:95
253 msgid "{tp_original_price} - product's original price without discounts."
254 msgstr ""
255
256 #: src/Addons/CategoryTiers/CategoryTierAddon.php:13
257 msgid "Category level tiered pricing (deprecated)"
258 msgstr ""
259
260 #: src/Addons/CategoryTiers/CategoryTierAddon.php:43
261 msgid "Skip category rules"
262 msgstr ""
263
264 #: src/Addons/CategoryTiers/CategoryTierAddon.php:44
265 msgid "Don't take into account tiered pricing rules from categories. "
266 msgstr ""
267
268 #: src/Addons/CategoryTiers/CategoryTierAddon.php:233
269 msgid "Set tiered pricing at the product category level (Deprecated)."
270 msgstr ""
271
272 #: src/Addons/Coupons/CouponsAddon.php:9
273 #: views/admin/welcome-page/welcome-page.php:1053
274 msgid "Coupons management"
275 msgstr ""
276
277 #: src/Addons/Coupons/CouponsAddon.php:69
278 msgid "Check this option to don't apply tiered pricing in the cart when users have applied this coupon."
279 msgstr ""
280
281 #: src/Addons/Coupons/CouponsAddon.php:76
282 msgid "Disable tiered pricing for specific coupons."
283 msgstr ""
284
285 #: src/Addons/CustomColumns/Admin/CustomColumnsAdmin.php:18
286 msgid "Show More Info Next to Prices?"
287 msgstr ""
288
289 #: src/Addons/CustomColumns/Admin/CustomColumnsAdmin.php:19
290 msgid "Create additional columns to show exactly how much your customers save, total prices, or per-unit costs alongside each tier."
291 msgstr ""
292
293 #: src/Addons/CustomColumns/Admin/CustomColumnsAdmin.php:22
294 msgid "Add Custom Columns"
295 msgstr ""
296
297 #: src/Addons/CustomColumns/Columns/CustomDataColumn.php:168
298 msgid "(first row)"
299 msgstr ""
300
301 #: src/Addons/CustomColumns/Columns/CustomDataColumn.php:179
302 msgid "Custom columns are available only in the premium version."
303 msgstr ""
304
305 #: src/Addons/CustomColumns/Columns/CustomDataColumn.php:182
306 msgid "Upgrade you plan"
307 msgstr ""
308
309 #: src/Addons/CustomColumns/CustomColumnsAddon.php:17
310 msgid "Custom table columns"
311 msgstr ""
312
313 #: src/Addons/CustomColumns/CustomColumnsAddon.php:21
314 msgid "Add custom columns to your pricing table."
315 msgstr ""
316
317 #: src/Addons/CustomColumns/Schema.php:13
318 #: src/Addons/CustomColumns/build/index.js:1
319 #: src/Addons/CustomColumns/js-source/index.js:53
320 msgid "Custom column"
321 msgstr ""
322
323 #: src/Addons/CustomColumns/Schema.php:14
324 #: src/Addons/CustomColumns/build/index.js:1
325 #: src/Addons/CustomColumns/js-source/index.js:54
326 msgid "Price excluding taxes"
327 msgstr ""
328
329 #: src/Addons/CustomColumns/Schema.php:15
330 #: src/Addons/CustomColumns/build/index.js:1
331 #: src/Addons/CustomColumns/js-source/index.js:55
332 msgid "Price including taxes"
333 msgstr ""
334
335 #: src/Addons/CustomColumns/Schema.php:16
336 #: src/Addons/CustomColumns/build/index.js:1
337 #: src/Addons/CustomColumns/js-source/index.js:56
338 msgid "Total row price"
339 msgstr ""
340
341 #: src/Addons/CustomColumns/Schema.php:17
342 #: src/Addons/CustomColumns/build/index.js:1
343 #: src/Addons/CustomColumns/js-source/index.js:57
344 msgid "Saving per item"
345 msgstr ""
346
347 #: src/Addons/CustomColumns/Schema.php:23
348 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:83
349 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:234
350 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:392
351 #: src/PricingTable.php:217
352 #: src/Settings/CustomOptions/TPTTextTemplate.php:205
353 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:204
354 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:206
355 #: views/admin/components/tiered-pricing-rules-form.php:55
356 #: views/admin/welcome-page/welcome-page.php:645
357 #: src/Addons/CustomColumns/build/index.js:1
358 #: src/Addons/CustomColumns/js-source/index.js:69
359 #: src/Addons/CustomColumns/js-source/index.js:284
360 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Fixed/Row.js:40
361 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Fixed/Row.js:41
362 #: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
363 #: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
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 msgid "Number"
373 msgstr ""
374
375 #: src/Addons/CustomColumns/Schema.php:25
376 #: src/Addons/CustomColumns/build/index.js:1
377 #: src/Addons/CustomColumns/js-source/index.js:71
378 msgid "Text"
379 msgstr ""
380
381 #: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:26
382 msgid "Duplicate this rule"
383 msgstr ""
384
385 #: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:35
386 msgid "Duplicate"
387 msgstr ""
388
389 #: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:51
390 msgid "(Copy)"
391 msgstr ""
392
393 #: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:81
394 msgid "The rule was duplicated successfully."
395 msgstr ""
396
397 #: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:84
398 msgid "Failed to duplicate rule."
399 msgstr ""
400
401 #: src/Addons/GlobalTieredPricing/CPT/Actions/ReactivateAction.php:36
402 msgid "Reactivate"
403 msgstr ""
404
405 #: src/Addons/GlobalTieredPricing/CPT/Actions/SuspendAction.php:37
406 msgid "Suspend"
407 msgstr ""
408
409 #: src/Addons/GlobalTieredPricing/CPT/Actions/SuspendAction.php:54
410 msgid "The rule suspended successfully."
411 msgstr ""
412
413 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:11
414 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:15
415 msgid "Users & Roles"
416 msgstr ""
417
418 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:24
419 msgid "Applied to every user"
420 msgstr ""
421
422 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:50
423 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:63
424 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:112
425 msgid "Customers"
426 msgstr ""
427
428 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:50
429 msgid "Excluded Customers"
430 msgstr ""
431
432 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:78
433 msgid "Roles"
434 msgstr ""
435
436 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:78
437 msgid "Excluded Roles"
438 msgstr ""
439
440 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:11
441 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:52
442 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:14
443 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:94
444 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:193
445 msgid "Products"
446 msgstr ""
447
448 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:16
449 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:32
450 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:131
451 msgid "Categories"
452 msgstr ""
453
454 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:17
455 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:52
456 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:151
457 msgid "Tags"
458 msgstr ""
459
460 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:18
461 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:73
462 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:172
463 msgid "Brands"
464 msgstr ""
465
466 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:27
467 msgid "Applied to every product"
468 msgstr ""
469
470 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:36
471 msgid "Excluded Categories"
472 msgstr ""
473
474 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:37
475 msgid "Excluded Tags"
476 msgstr ""
477
478 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:38
479 msgid "Excluded Brands"
480 msgstr ""
481
482 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:52
483 msgid "Excluded Products"
484 msgstr ""
485
486 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedQuantityRules.php:8
487 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:14
488 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:108
489 msgid "Quantity limits"
490 msgstr ""
491
492 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedQuantityRules.php:21
493 msgid "Minimum:"
494 msgstr ""
495
496 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:13
497 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:15
498 msgid "Pricing"
499 msgstr ""
500
501 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:24
502 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:63
503 #: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:130
504 #: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:122
505 #: src/Integrations/Plugins/WPAllImport.php:160
506 #: views/admin/components/regular-pricing-form.php:119
507 #: views/admin/components/regular-pricing-form.php:129
508 msgid "Regular price"
509 msgstr ""
510
511 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:39
512 msgid "(Individual)"
513 msgstr ""
514
515 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:39
516 msgid "(Mix and match)"
517 msgstr ""
518
519 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:46
520 msgid "Base Pricing:"
521 msgstr ""
522
523 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:51
524 msgid "Regular:"
525 msgstr ""
526
527 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:56
528 msgid "Sale:"
529 msgstr ""
530
531 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:62
532 msgid "Discount:"
533 msgstr ""
534
535 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:63
536 #: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:132
537 #: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:124
538 #: src/Integrations/Plugins/WPAllImport.php:169
539 #: views/admin/components/regular-pricing-form.php:106
540 #: views/admin/components/regular-pricing-form.php:148
541 msgid "Sale price"
542 msgstr ""
543
544 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:74
545 msgid "Tiered Rules:"
546 msgstr ""
547
548 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:82
549 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:220
550 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:388
551 #: src/PricingTable.php:215
552 #: src/Settings/CustomOptions/TPTTextTemplate.php:141
553 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:194
554 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:196
555 #: views/addons/category-tiers/add-free.php:24
556 #: views/addons/category-tiers/add.php:51
557 #: views/addons/category-tiers/edit-free.php:34
558 #: views/addons/category-tiers/edit.php:59
559 #: views/addons/category-tiers/edit.php:82
560 #: views/admin/components/tiered-pricing-rules-form.php:65
561 #: views/admin/welcome-page/welcome-page.php:643
562 #: src/Addons/CustomColumns/build/index.js:1
563 #: src/Addons/CustomColumns/js-source/index.js:283
564 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Fixed/Row.js:27
565 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Fixed/Row.js:32
566 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Percentage/Row.js:16
567 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Percentage/Row.js:21
568 #: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
569 #: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
570 #: src/Addons/TierLabels/build/index.js:1
571 #: src/Addons/TierLabels/js-source/index.js:428
572 msgid "Quantity"
573 msgstr ""
574
575 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:83
576 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:227
577 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:390
578 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:199
579 #: views/admin/welcome-page/welcome-page.php:644
580 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Percentage/Row.js:34
581 #: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
582 #: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
583 #: src/Addons/TierLabels/build/index.js:1
584 #: src/Addons/TierLabels/js-source/index.js:429
585 msgid "Discount"
586 msgstr ""
587
588 #: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:9
589 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:13
590 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:22
591 msgid "Priority Settings"
592 msgstr ""
593
594 #: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:23
595 msgid "Global"
596 msgstr ""
597
598 #: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:24
599 #: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:25
600 msgid "Prefer Product"
601 msgstr ""
602
603 #: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:26
604 msgid "Override"
605 msgstr ""
606
607 #: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:27
608 msgid "Flexible"
609 msgstr ""
610
611 #: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:46
612 msgid "Regular prices:"
613 msgstr ""
614
615 #: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:49
616 msgid "Tiered pricing:"
617 msgstr ""
618
619 #: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:52
620 msgid "Quantity limits:"
621 msgstr ""
622
623 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:312
624 msgid "The pricing rule does not affect either prices or product quantity limits. The rule will be skipped."
625 msgstr ""
626
627 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:489
628 msgid "Set Custom Pricing"
629 msgstr ""
630
631 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:490
632 msgid "Set custom regular and tiered pricing for matching products."
633 msgstr ""
634
635 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:495
636 #: src/Addons/Tools/build/index.js:1
637 #: src/Addons/Tools/js-source/components/CleanupTool.js:306
638 msgid "Select Products"
639 msgstr ""
640
641 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:496
642 msgid "Target specific products, categories, tags, or brands. Leave empty to apply store-wide."
643 msgstr ""
644
645 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:501
646 msgid "Filter Users"
647 msgstr ""
648
649 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:506
650 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:23
651 msgid "Quantity Limits"
652 msgstr ""
653
654 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:507
655 msgid "Enforce minimum, maximum, and step increments for purchasing."
656 msgstr ""
657
658 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:515
659 msgid "Dismiss"
660 msgstr ""
661
662 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:521
663 msgid "How global pricing rules work"
664 msgstr ""
665
666 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:526
667 msgid "Global rules enable you to bulk-apply dynamic pricing and quantity limits to selected groups of products and users simultaneously."
668 msgstr ""
669
670 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:532
671 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:56
672 msgid "Note:"
673 msgstr ""
674
675 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:533
676 msgid "Depending on your priority settings, global rules may override product-level pricing configurations."
677 msgstr ""
678
679 #: src/Addons/GlobalTieredPricing/CPT/Form/FormTab.php:141
680 msgid "Premium feature"
681 msgstr ""
682
683 #: src/Addons/GlobalTieredPricing/CPT/Form/FormTab.php:148
684 msgid "Upgrade plan"
685 msgstr ""
686
687 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:19
688 msgid "Configure regular and tiered pricing rules"
689 msgstr ""
690
691 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:26
692 msgid "Base Pricing"
693 msgstr ""
694
695 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:27
696 msgid "Override the default regular product prices."
697 msgstr ""
698
699 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:39
700 #: src/Addons/ImportExport/WoocommerceImportService.php:24
701 #: src/Addons/ReactProductEditorAddon/Sections/MainSection.php:38
702 #: src/Addons/ReactProductEditorAddon/TieredPricingGroup.php:21
703 #: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:118
704 #: src/Admin/ProductPage/TieredPricingTab.php:35
705 #: src/Integrations/Plugins/WPAllImport.php:335
706 #: src/Settings/Settings.php:218
707 msgid "Tiered Pricing"
708 msgstr ""
709
710 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:41
711 msgid ""
712 "<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"
713 "<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."
714 msgstr ""
715
716 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:47
717 msgid "Calculation type"
718 msgstr ""
719
720 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:49
721 msgid "Individual"
722 msgstr ""
723
724 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:50
725 msgid "Mix and Match"
726 msgstr ""
727
728 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:18
729 msgid "Select products, categories, tags, or brands this rule applies to"
730 msgstr ""
731
732 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:23
733 msgid "Applies to products"
734 msgstr ""
735
736 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:26
737 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."
738 msgstr ""
739
740 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:46
741 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:145
742 msgid "Search categories&hellip;"
743 msgstr ""
744
745 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:66
746 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:165
747 msgid "Search tags&hellip;"
748 msgstr ""
749
750 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:87
751 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:186
752 msgid "Search brands&hellip;"
753 msgstr ""
754
755 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:112
756 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:213
757 msgid "Search products&hellip;"
758 msgstr ""
759
760 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:123
761 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:87
762 msgid "Exclusions"
763 msgstr ""
764
765 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:18
766 msgid "Set minimum, maximum, and quantity step limits"
767 msgstr ""
768
769 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:25
770 msgid "Applies to each product individually."
771 msgstr ""
772
773 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:17
774 msgid "Manage how this rule interacts with product-level settings"
775 msgstr ""
776
777 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:24
778 msgid "Determine which rules take precedence when a product has both global and individual settings."
779 msgstr ""
780
781 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:29
782 msgid "Rule priority"
783 msgstr ""
784
785 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:31
786 msgid "Use global settings"
787 msgstr ""
788
789 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:32
790 msgid "Prefer product-level rules"
791 msgstr ""
792
793 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:34
794 msgid "Override product-level rules"
795 msgstr ""
796
797 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:36
798 msgid "Custom component priorities"
799 msgstr ""
800
801 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:46
802 msgid "Base Prices Priority"
803 msgstr ""
804
805 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:52
806 msgid "Base prices"
807 msgstr ""
808
809 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:54
810 msgid "Prefer product-level role prices"
811 msgstr ""
812
813 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:56
814 msgid "Override all product-level prices"
815 msgstr ""
816
817 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:62
818 msgid "Prioritize product-specific role pricing over this global rule."
819 msgstr ""
820
821 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:68
822 msgid "Tiered Prices Priority"
823 msgstr ""
824
825 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:75
826 msgid "Tiered prices"
827 msgstr ""
828
829 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:77
830 msgid "Prefer product-level tiers"
831 msgstr ""
832
833 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:79
834 msgid "Prefer product-level role tiers"
835 msgstr ""
836
837 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:81
838 msgid "Override all product-level tiers"
839 msgstr ""
840
841 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:88
842 msgid "Mix & Match"
843 msgstr ""
844
845 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:91
846 msgid "Enable Mix & Match for product-level tiers"
847 msgstr ""
848
849 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:95
850 msgid "Prioritize product-specific tiered pricing over this global rule, and optionally enable Mix & Match for those inherited tiers."
851 msgstr ""
852
853 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:101
854 msgid "Quantity Limits Priority"
855 msgstr ""
856
857 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:110
858 msgid "Prefer product-level limits"
859 msgstr ""
860
861 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:112
862 msgid "Prefer product-level role limits"
863 msgstr ""
864
865 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:114
866 msgid "Override all product-level limits"
867 msgstr ""
868
869 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:120
870 msgid "Prioritize product-specific quantity limits over this global rule."
871 msgstr ""
872
873 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:19
874 msgid "Select the users or roles this rule applies to"
875 msgstr ""
876
877 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:24
878 msgid "Applies to users"
879 msgstr ""
880
881 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:27
882 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)."
883 msgstr ""
884
885 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:33
886 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:95
887 msgid "User roles"
888 msgstr ""
889
890 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:40
891 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:105
892 msgid "Select for a user role"
893 msgstr ""
894
895 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:55
896 #: views/admin/welcome-page/welcome-page.php:953
897 msgid "Manage user roles"
898 msgstr ""
899
900 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:77
901 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:126
902 msgid "Select for a customer"
903 msgstr ""
904
905 #: src/Addons/GlobalTieredPricing/CPT/Form/UpgradeTip.php:88
906 msgid "You have got a discount!"
907 msgstr ""
908
909 #: src/Addons/GlobalTieredPricing/CPT/Form/UpgradeTip.php:93
910 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!"
911 msgstr ""
912
913 #: src/Addons/GlobalTieredPricing/CPT/Form/UpgradeTip.php:100
914 msgid "Use the coupon code below for a <b>20%</b> discount on upgrading your plan."
915 msgstr ""
916
917 #: src/Addons/GlobalTieredPricing/CPT/Form/UpgradeTip.php:112
918 msgid "Upgrade your plan"
919 msgstr ""
920
921 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:109
922 msgid "Suspended"
923 msgstr ""
924
925 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:111
926 msgid "Active"
927 msgstr ""
928
929 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:295
930 msgid "Create Your First Global Pricing Rule"
931 msgstr ""
932
933 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:300
934 msgid "Global rules allow you to bulk-apply custom pricing, tiered discounts, and quantity limits to multiple products or categories simultaneously."
935 msgstr ""
936
937 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:308
938 msgid "Create Rule"
939 msgstr ""
940
941 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:401
942 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:402
943 msgid "Pricing rule"
944 msgstr ""
945
946 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:403
947 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:404
948 msgid "Add Pricing Rule"
949 msgstr ""
950
951 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:405
952 msgid "Edit Pricing Rule"
953 msgstr ""
954
955 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:406
956 msgid "New Pricing Rule"
957 msgstr ""
958
959 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:407
960 msgid "View Pricing Rule"
961 msgstr ""
962
963 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:408
964 msgid "Find Pricing Rule"
965 msgstr ""
966
967 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:409
968 msgid "No pricing rules ware found"
969 msgstr ""
970
971 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:410
972 msgid "No pricing rule in trash"
973 msgstr ""
974
975 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:412
976 msgid "Pricing rules"
977 msgstr ""
978
979 #: src/Addons/GlobalTieredPricing/GlobalPricingRule.php:392
980 msgid "The pricing rule does not affect either prices or product quantity. The rule will be skipped."
981 msgstr ""
982
983 #: src/Addons/GlobalTieredPricing/GlobalTieredPricingAddon.php:9
984 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:105
985 msgid "Global pricing rules"
986 msgstr ""
987
988 #: src/Addons/GlobalTieredPricing/GlobalTieredPricingAddon.php:39
989 msgid "Create reusable pricing rules and apply them globally."
990 msgstr ""
991
992 #: src/Addons/ImportExport/ImportExportAddon.php:8
993 msgid "WooCommerce Import/Export"
994 msgstr ""
995
996 #: src/Addons/ImportExport/ImportExportAddon.php:12
997 msgid "Adds compatibility with the built-in WooCommerce product importer and exporter."
998 msgstr ""
999
1000 #: src/Addons/ImportExport/WoocommerceExportService.php:39
1001 #: src/Addons/ImportExport/WoocommerceImportService.php:27
1002 #: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:136
1003 #: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:132
1004 msgid "Fixed pricing rules"
1005 msgstr ""
1006
1007 #: src/Addons/ImportExport/WoocommerceExportService.php:42
1008 #: src/Addons/ImportExport/WoocommerceImportService.php:28
1009 #: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:138
1010 #: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:134
1011 msgid "Percentage pricing rules"
1012 msgstr ""
1013
1014 #: src/Addons/ImportExport/WoocommerceExportService.php:44
1015 #: src/Addons/ImportExport/WoocommerceImportService.php:26
1016 #: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:140
1017 #: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:128
1018 #: src/Integrations/Plugins/WPAllImport.php:116
1019 #: src/Integrations/Plugins/WPAllImport.php:222
1020 #: views/admin/components/tiered-pricing-rules-form.php:98
1021 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/TieredPricingType.js:9
1022 #: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
1023 #: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
1024 msgid "Tiered pricing type"
1025 msgstr ""
1026
1027 #: src/Addons/ImportExport/WoocommerceExportService.php:46
1028 #: src/Addons/ImportExport/WoocommerceImportService.php:29
1029 #: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:142
1030 #: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:130
1031 #: views/admin/components/minimum-order-quantity-form.php:22
1032 msgid "Minimum order quantity"
1033 msgstr ""
1034
1035 #: src/Addons/ManualOrders/ManualOrdersAddon.php:15
1036 msgid "Tiered pricing for manual orders"
1037 msgstr ""
1038
1039 #: src/Addons/ManualOrders/ManualOrdersAddon.php:19
1040 msgid "Apply tiered pricing to orders created manually in the admin area."
1041 msgstr ""
1042
1043 #. translators: %1$s: item name, %2$s: original price, %3$s: new price
1044 #: src/Addons/ManualOrders/ManualOrdersAddon.php:148
1045 #, php-format
1046 msgid "Tiered pricing recalculations for %1$s: %2$s → %3$s"
1047 msgstr ""
1048
1049 #: src/Addons/ManualOrders/ManualOrdersAddon.php:193
1050 msgid "Re-calculate with tiered pricing"
1051 msgstr ""
1052
1053 #: src/Addons/MinQuantity/MinQuantity.php:12
1054 msgid "Minimum order quantity validation"
1055 msgstr ""
1056
1057 #. translators: %1$s: item name, %2$s: minimum quantity
1058 #: src/Addons/MinQuantity/MinQuantity.php:34
1059 #, php-format
1060 msgid "Minimum quantity for the %1$s is %2$d"
1061 msgstr ""
1062
1063 #. translators: %s: minimum quantity
1064 #: src/Addons/MinQuantity/MinQuantity.php:100
1065 #: src/Addons/MinQuantity/MinQuantity.php:129
1066 #, php-format
1067 msgid "Minimum quantity for the product is %s"
1068 msgstr ""
1069
1070 #: src/Addons/MinQuantity/MinQuantity.php:209
1071 msgid "Enforce minimum order quantities for products based on tiered pricing rules."
1072 msgstr ""
1073
1074 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersAddon.php:8
1075 msgid "Non-Logged-In Users"
1076 msgstr ""
1077
1078 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersAddon.php:12
1079 msgid "Hide prices or prevent purchasing for users who are not logged in."
1080 msgstr ""
1081
1082 #. translators: %s: account page link
1083 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersService.php:72
1084 #, php-format
1085 msgid "Please enter %s to make a purchase"
1086 msgstr ""
1087
1088 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersService.php:74
1089 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:52
1090 msgid "your account"
1091 msgstr ""
1092
1093 #. translators: %s: login page url
1094 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersService.php:85
1095 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:70
1096 #, php-format
1097 msgid "%s see prices"
1098 msgstr ""
1099
1100 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersService.php:87
1101 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:72
1102 msgid "Login"
1103 msgstr ""
1104
1105 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:11
1106 msgid "Guest Users"
1107 msgstr ""
1108
1109 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:15
1110 msgid "Manage pricing visibility and purchasing rules for guest (non-logged-in) users."
1111 msgstr ""
1112
1113 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:26
1114 msgid "Require login to purchase"
1115 msgstr ""
1116
1117 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:34
1118 msgid "Guest add-to-cart label"
1119 msgstr ""
1120
1121 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:38
1122 msgid "Change the default \"Add to cart\" button text for guest users."
1123 msgstr ""
1124
1125 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:40
1126 msgid "Leave empty to keep default"
1127 msgstr ""
1128
1129 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:45
1130 msgid "Guest purchase error message"
1131 msgstr ""
1132
1133 #. translators: %s: login page url
1134 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:50
1135 #, php-format
1136 msgid "Please enter %s to make a purchase."
1137 msgstr ""
1138
1139 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:56
1140 msgid "Hide prices for guests"
1141 msgstr ""
1142
1143 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:63
1144 msgid "Guest price message"
1145 msgstr ""
1146
1147 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:66
1148 msgid "This message will be displayed instead of the price for non-logged-in users."
1149 msgstr ""
1150
1151 #: src/Addons/PluginsRecommendations/BulkPriceEditorPlugin.php:39
1152 #: src/Addons/PluginsRecommendations/CancellationSurveysPlugin.php:39
1153 #: src/Admin/Tips/Tips/DefaultVariationTip.php:38
1154 #: src/Admin/Tips/Tips/VariationsPricingCalculationTip.php:42
1155 msgid "Tip"
1156 msgstr ""
1157
1158 #: src/Addons/PluginsRecommendations/BulkPriceEditorPlugin.php:61
1159 msgid "Check plugin"
1160 msgstr ""
1161
1162 #: src/Addons/PluginsRecommendations/BulkPriceEditorPlugin.php:66
1163 msgid "View video"
1164 msgstr ""
1165
1166 #: src/Addons/PluginsRecommendations/BulkPriceEditorPlugin.php:88
1167 #: src/Addons/PluginsRecommendations/CancellationSurveysPlugin.php:76
1168 #: src/Admin/Tips/Tips/DefaultVariationTip.php:59
1169 #: src/Admin/Tips/Tips/VariationsPricingCalculationTip.php:82
1170 msgid "Hide this tip"
1171 msgstr ""
1172
1173 #: src/Addons/PluginsRecommendations/CancellationSurveysPlugin.php:54
1174 msgid "Learn more"
1175 msgstr ""
1176
1177 #: src/Addons/PluginsRecommendations/ConditionalLogicForProductAddons.php:44
1178 msgid "Conditional logic"
1179 msgstr ""
1180
1181 #: src/Addons/PluginsRecommendations/ConditionalLogicForProductAddons.php:51
1182 msgid "Looking to provide condition logic for your add-ons?"
1183 msgstr ""
1184
1185 #: src/Addons/PluginsRecommendations/ConditionalLogicForProductAddons.php:55
1186 msgid "Check out this page."
1187 msgstr ""
1188
1189 #: src/Addons/PluginsRecommendations/PluginsRecommendationsAddon.php:8
1190 msgid "Plugins recommendations"
1191 msgstr ""
1192
1193 #: src/Addons/PluginsRecommendations/PluginsRecommendationsAddon.php:12
1194 msgid "Show recommendations for related plugins and addons."
1195 msgstr ""
1196
1197 #: src/Addons/PricingSummary/PricingSummaryAddon.php:8
1198 #: src/Addons/PricingSummary/SummarySubsection.php:11
1199 msgid "Pricing Summary"
1200 msgstr ""
1201
1202 #: src/Addons/PricingSummary/PricingSummaryAddon.php:12
1203 msgid "Display a dynamic pricing summary showing the total cost of the selected quantity."
1204 msgstr ""
1205
1206 #: src/Addons/PricingSummary/SummarySubsection.php:15
1207 msgid "Show a summary block with total cost and unit price details."
1208 msgstr ""
1209
1210 #: src/Addons/PricingSummary/SummarySubsection.php:25
1211 msgid "Enable pricing summary"
1212 msgstr ""
1213
1214 #: src/Addons/PricingSummary/SummarySubsection.php:32
1215 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:63
1216 #: src/Addons/TierLabels/build/index.js:1
1217 #: src/Addons/TierLabels/js-source/index.js:116
1218 #: src/Blocks/build/index.js:781
1219 #: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:51
1220 #: src/Blocks/build/index.js:529
1221 msgid "Title"
1222 msgstr ""
1223
1224 #: src/Addons/PricingSummary/SummarySubsection.php:35
1225 msgid "The name is displaying above the summary block."
1226 msgstr ""
1227
1228 #: src/Addons/PricingSummary/SummarySubsection.php:40
1229 msgid "Position on product page"
1230 msgstr ""
1231
1232 #: src/Addons/PricingSummary/SummarySubsection.php:44
1233 msgid "Above buy button"
1234 msgstr ""
1235
1236 #: src/Addons/PricingSummary/SummarySubsection.php:45
1237 msgid "Below buy button"
1238 msgstr ""
1239
1240 #: src/Addons/PricingSummary/SummarySubsection.php:46
1241 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:111
1242 msgid "Above add to cart form"
1243 msgstr ""
1244
1245 #: src/Addons/PricingSummary/SummarySubsection.php:47
1246 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:112
1247 msgid "Below add to cart form"
1248 msgstr ""
1249
1250 #: src/Addons/PricingSummary/SummarySubsection.php:48
1251 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:74
1252 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:113
1253 msgid "Above product title"
1254 msgstr ""
1255
1256 #: src/Addons/PricingSummary/SummarySubsection.php:49
1257 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:114
1258 msgid "Before product summary"
1259 msgstr ""
1260
1261 #: src/Addons/PricingSummary/SummarySubsection.php:50
1262 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:115
1263 msgid "After product summary"
1264 msgstr ""
1265
1266 #: src/Addons/PricingSummary/SummarySubsection.php:53
1267 msgid "Where to display the summary block."
1268 msgstr ""
1269
1270 #: src/Addons/PricingSummary/SummarySubsection.php:57
1271 msgid "Totals template"
1272 msgstr ""
1273
1274 #: src/Addons/PricingSummary/SummarySubsection.php:61
1275 msgid "Detailed"
1276 msgstr ""
1277
1278 #: src/Addons/PricingSummary/SummarySubsection.php:62
1279 msgid "Reduced"
1280 msgstr ""
1281
1282 #: src/Addons/PricingSummary/SummarySubsection.php:63
1283 #: views/admin/welcome-page/welcome-page.php:960
1284 msgid "Labels"
1285 msgstr ""
1286
1287 #: src/Addons/PricingSummary/SummarySubsection.php:68
1288 msgid "\"Total\" label"
1289 msgstr ""
1290
1291 #: src/Addons/PricingSummary/SummarySubsection.php:71
1292 #: views/frontend/tiered-pricing-options-style-1.php:161
1293 #: views/frontend/tiered-pricing-options-style-1.php:271
1294 #: views/frontend/tiered-pricing-options-style-2.php:161
1295 #: views/frontend/tiered-pricing-options-style-2.php:271
1296 #: views/frontend/tiered-pricing-options-style-3.php:161
1297 #: views/frontend/tiered-pricing-options-style-3.php:290
1298 #: views/frontend/tiered-pricing-options.php:161
1299 #: views/frontend/tiered-pricing-options.php:271
1300 msgid "Total:"
1301 msgstr ""
1302
1303 #: src/Addons/PricingSummary/SummarySubsection.php:75
1304 msgid "\"Each\" label"
1305 msgstr ""
1306
1307 #: src/Addons/PricingSummary/SummarySubsection.php:78
1308 msgid "Each: "
1309 msgstr ""
1310
1311 #: src/Addons/ProductCatalogLoop/ProductCatalogLoop.php:10
1312 msgid "Catalog display"
1313 msgstr ""
1314
1315 #: src/Addons/ProductCatalogLoop/ProductCatalogLoop.php:14
1316 msgid "Display tiered pricing tables on the shop and category pages."
1317 msgstr ""
1318
1319 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:22
1320 msgid "Catalog Display"
1321 msgstr ""
1322
1323 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:36
1324 msgid "Tiered Pricing on the shop page"
1325 msgstr ""
1326
1327 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:37
1328 msgid "Control how tiered pricing appears on shop and category pages."
1329 msgstr ""
1330
1331 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:42
1332 msgid "Enable on catalog pages"
1333 msgstr ""
1334
1335 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:51
1336 msgid "Turn this on to display tiered pricing directly within your product catalog."
1337 msgstr ""
1338
1339 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:57
1340 msgid "Depending on your theme, you may need minor CSS adjustments for optimal display."
1341 msgstr ""
1342
1343 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:62
1344 msgid "Display tiered pricing tables on shop and category pages."
1345 msgstr ""
1346
1347 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:67
1348 msgid "Position on catalog item"
1349 msgstr ""
1350
1351 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:72
1352 msgid "Above add-to-cart button"
1353 msgstr ""
1354
1355 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:73
1356 msgid "Below add-to-cart button"
1357 msgstr ""
1358
1359 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:75
1360 msgid "Below product title"
1361 msgstr ""
1362
1363 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:77
1364 msgid "Choose where the tiered pricing table appears relative to the product image and details."
1365 msgstr ""
1366
1367 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:82
1368 msgid "Add quantity selector"
1369 msgstr ""
1370
1371 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:91
1372 msgid "Add a quantity input field directly to items in the product catalog."
1373 msgstr ""
1374
1375 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:97
1376 msgid "Only enable this if your theme doesn't already provide quantity selectors on the shop page."
1377 msgstr ""
1378
1379 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:108
1380 msgid "Dynamic total price"
1381 msgstr ""
1382
1383 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:117
1384 msgid "Automatically update the displayed price when a customer changes the quantity from the catalog."
1385 msgstr ""
1386
1387 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:127
1388 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:91
1389 msgid "Compact layout"
1390 msgstr ""
1391
1392 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:131
1393 msgid "Apply minimal styling to pricing tables to better fit the constrained space of catalog grids."
1394 msgstr ""
1395
1396 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:140
1397 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:15
1398 msgid "Pricing Layout Settings"
1399 msgstr ""
1400
1401 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:141
1402 msgid "Customize the appearance and behavior of tiered pricing on catalog pages."
1403 msgstr ""
1404
1405 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:148
1406 msgid "Layout source"
1407 msgstr ""
1408
1409 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:152
1410 msgid "Same as product page"
1411 msgstr ""
1412
1413 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:153
1414 msgid "Custom"
1415 msgstr ""
1416
1417 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:155
1418 msgid "Choose whether to inherit the layout from the product page or use a custom layout for catalogs."
1419 msgstr ""
1420
1421 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:161
1422 msgid "Catalog layout"
1423 msgstr ""
1424
1425 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:165
1426 msgid "Select the specific visual template for the catalog page."
1427 msgstr ""
1428
1429 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:170
1430 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:98
1431 msgid "Pricing title"
1432 msgstr ""
1433
1434 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:174
1435 msgid "Text displayed above the tiered pricing block."
1436 msgstr ""
1437
1438 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:178
1439 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:124
1440 msgid "Quantity display type"
1441 msgstr ""
1442
1443 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:182
1444 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:128
1445 msgid "Range"
1446 msgstr ""
1447
1448 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:183
1449 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:129
1450 msgid "Static values"
1451 msgstr ""
1452
1453 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:185
1454 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:131
1455 msgid "\"Range\" displays the quantity range a tier applies to. \"Static\" displays only the minimum quantity required."
1456 msgstr ""
1457
1458 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:190
1459 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:137
1460 msgid "Active pricing tier color"
1461 msgstr ""
1462
1463 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:197
1464 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:208
1465 #: src/Admin/ProductPage/TieredPricingTab.php:126
1466 #: src/Settings/CustomOptions/TPTTextTemplate.php:210
1467 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:168
1468 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:179
1469 msgid "Unit label"
1470 msgstr ""
1471
1472 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:204
1473 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:215
1474 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:175
1475 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:186
1476 msgid "For example: pieces, boxes, bottles, packs, etc. This will be shown next to quantity values. Leave blank to skip adding a unit label."
1477 msgstr ""
1478
1479 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:212
1480 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:213
1481 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:380
1482 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:381
1483 #: src/PricingTable.php:268
1484 #: src/PricingTable.php:269
1485 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:183
1486 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:184
1487 msgid "piece"
1488 msgid_plural "pieces"
1489 msgstr[0] ""
1490 msgstr[1] ""
1491
1492 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:219
1493 #: src/Blocks/build/index.js:698
1494 #: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:16
1495 #: src/Blocks/build/index.js:442
1496 msgid "Quantity column title"
1497 msgstr ""
1498
1499 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:222
1500 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:229
1501 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:236
1502 msgid "Leave empty to not show this column."
1503 msgstr ""
1504
1505 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:226
1506 #: src/Blocks/build/index.js:703
1507 #: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:25
1508 #: src/Blocks/build/index.js:451
1509 msgid "Discount column title"
1510 msgstr ""
1511
1512 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:233
1513 #: src/Blocks/build/index.js:708
1514 #: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:34
1515 #: src/Blocks/build/index.js:460
1516 msgid "Price column title"
1517 msgstr ""
1518
1519 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:240
1520 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:213
1521 #: src/Blocks/build/index.js:713
1522 #: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:45
1523 #: src/Blocks/build/index.js:471
1524 msgid "Show percentage discount"
1525 msgstr ""
1526
1527 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:246
1528 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:221
1529 msgid "Show regular product price"
1530 msgstr ""
1531
1532 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:250
1533 msgid "Show the crossed out regular price in options."
1534 msgstr ""
1535
1536 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:253
1537 msgid "Show total pricing in option"
1538 msgstr ""
1539
1540 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:257
1541 msgid "Show the total price in an active option."
1542 msgstr ""
1543
1544 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:261
1545 msgid "Option template"
1546 msgstr ""
1547
1548 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:263
1549 #: src/Settings/Sections/GeneralSection/GeneralSection.php:90
1550 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:240
1551 msgid "<strong>Buy {tp_quantity} pieces and save {tp_rounded_discount}%</strong>"
1552 msgstr ""
1553
1554 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:273
1555 msgid "Show the \"no discount\" option"
1556 msgstr ""
1557
1558 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:277
1559 msgid "Show the option with a regular product price."
1560 msgstr ""
1561
1562 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:280
1563 msgid "\"No discount\" option template"
1564 msgstr ""
1565
1566 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:282
1567 #: src/Settings/Sections/GeneralSection/GeneralSection.php:114
1568 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:263
1569 msgid "<strong>Buy {tp_quantity} pieces</strong>"
1570 msgstr ""
1571
1572 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:291
1573 #: src/Settings/Sections/GeneralSection/GeneralSection.php:97
1574 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:275
1575 msgid "<strong>Buy {tp_quantity} pieces for {tp_price} each and save {tp_rounded_discount}%</strong>"
1576 msgstr ""
1577
1578 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:303
1579 msgid "Show the \"no discount\" tier"
1580 msgstr ""
1581
1582 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:307
1583 msgid "Show the tier with a regular product price."
1584 msgstr ""
1585
1586 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:311
1587 msgid "\"No discount\" template"
1588 msgstr ""
1589
1590 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:313
1591 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:300
1592 msgid "<strong>Buy {tp_quantity} pieces for {tp_price} each</strong>"
1593 msgstr ""
1594
1595 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:322
1596 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:312
1597 msgid "Clickable tiered pricing"
1598 msgstr ""
1599
1600 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:326
1601 msgid "Makes tiered pricing (table rows, blocks, options, etc) clickable."
1602 msgstr ""
1603
1604 #: src/Addons/ReactProductEditorAddon/Blocks/MinQuantity.php:30
1605 msgid "Minimum Order Quantity"
1606 msgstr ""
1607
1608 #: src/Addons/ReactProductEditorAddon/ReactProductEditorAddon.php:8
1609 msgid "WooCommerce Product Editor integration"
1610 msgstr ""
1611
1612 #: src/Addons/ReactProductEditorAddon/ReactProductEditorAddon.php:12
1613 msgid "Enable support for WooCommerce's React-based product editor."
1614 msgstr ""
1615
1616 #: src/Addons/ReactProductEditorAddon/Sections/AdvanceProductOptionSection.php:38
1617 msgid "Advanced Options"
1618 msgstr ""
1619
1620 #: src/Addons/ReactProductEditorAddon/Sections/AdvanceProductOptionSection.php:39
1621 msgid "Override global settings such as pricing layout for this product."
1622 msgstr ""
1623
1624 #: src/Addons/ReactProductEditorAddon/Sections/MainSection.php:39
1625 msgid "Specify tiered pricing and quantity limits."
1626 msgstr ""
1627
1628 #: src/Addons/ReactProductEditorAddon/Sections/RoleBasedPricingSection.php:38
1629 msgid "Role-Based Pricing"
1630 msgstr ""
1631
1632 #: src/Addons/ReactProductEditorAddon/Sections/RoleBasedPricingSection.php:39
1633 msgid "Set up custom pricing for specific user roles."
1634 msgstr ""
1635
1636 #: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:128
1637 #: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:120
1638 msgid "Regular pricing type"
1639 msgstr ""
1640
1641 #: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:134
1642 #: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:126
1643 #: src/Settings/CustomOptions/TPTTextTemplate.php:148
1644 #: src/Settings/CustomOptions/TPTTextTemplate.php:201
1645 #: views/addons/category-tiers/add-free.php:28
1646 #: views/addons/category-tiers/add.php:57
1647 #: views/addons/category-tiers/edit-free.php:37
1648 #: views/addons/category-tiers/edit.php:67
1649 #: views/addons/category-tiers/edit.php:88
1650 #: views/admin/components/regular-pricing-form.php:38
1651 #: views/admin/components/regular-pricing-form.php:65
1652 #: views/admin/components/tiered-pricing-rules-form.php:55
1653 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Percentage/Row.js:29
1654 #: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
1655 #: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
1656 msgid "Percentage discount"
1657 msgstr ""
1658
1659 #: src/Addons/RoleBasedPricing/ProductManager.php:171
1660 msgid "Invalid role"
1661 msgstr ""
1662
1663 #: src/Addons/RoleBasedPricing/ProductManager.php:177
1664 #: src/Addons/UserBasedPricing/ProductManager.php:182
1665 msgid "Invalid nonce"
1666 msgstr ""
1667
1668 #: src/Addons/RoleBasedPricing/RoleBasedPricingAddon.php:12
1669 msgid "Role-based pricing rules on individual products"
1670 msgstr ""
1671
1672 #: src/Addons/RoleBasedPricing/RoleBasedPricingAddon.php:20
1673 msgid "Enable role-based pricing rules on individual products."
1674 msgstr ""
1675
1676 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsColumn.php:8
1677 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:25
1678 msgid "Tax settings"
1679 msgstr ""
1680
1681 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsColumn.php:21
1682 msgid "Status:"
1683 msgstr ""
1684
1685 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsColumn.php:24
1686 msgid "Class:"
1687 msgstr ""
1688
1689 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:13
1690 msgid "Tax"
1691 msgstr ""
1692
1693 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:17
1694 msgid "Set tax status and class"
1695 msgstr ""
1696
1697 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:26
1698 msgid "Override the default tax status and class for products matching this rule."
1699 msgstr ""
1700
1701 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:32
1702 #: src/Addons/TaxSettings/RoleBasedRulesIntegration/RoleBasedRulesIntegration.php:49
1703 msgid "Tax status"
1704 msgstr ""
1705
1706 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:34
1707 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:45
1708 #: src/Addons/TaxSettings/RoleBasedRulesIntegration/RoleBasedRulesIntegration.php:27
1709 #: src/Addons/TaxSettings/RoleBasedRulesIntegration/RoleBasedRulesIntegration.php:34
1710 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:52
1711 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:66
1712 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:80
1713 msgid "Default"
1714 msgstr ""
1715
1716 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:35
1717 msgid "Taxable"
1718 msgstr ""
1719
1720 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:36
1721 msgid "Shipping only"
1722 msgstr ""
1723
1724 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:37
1725 #: src/Addons/TierLabels/build/index.js:1
1726 #: src/Addons/TierLabels/js-source/index.js:141
1727 msgid "None"
1728 msgstr ""
1729
1730 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:46
1731 #: src/Addons/TaxSettings/build/index.js:1
1732 #: src/Addons/TaxSettings/js-source/App.js:270
1733 msgid "Standard"
1734 msgstr ""
1735
1736 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:56
1737 #: src/Addons/TaxSettings/RoleBasedRulesIntegration/RoleBasedRulesIntegration.php:63
1738 msgid "Tax class"
1739 msgstr ""
1740
1741 #: src/Addons/TaxSettings/TaxSettingsAddon.php:13
1742 msgid "Tax Options"
1743 msgstr ""
1744
1745 #: src/Addons/TaxSettings/TaxSettingsAddon.php:17
1746 msgid "Manage tax overrides and display options for user roles and global pricing rules."
1747 msgstr ""
1748
1749 #: src/Addons/TieredPricingCart/CartOptionsSubsection.php:10
1750 msgid "Cart Display Settings"
1751 msgstr ""
1752
1753 #: src/Addons/TieredPricingCart/CartOptionsSubsection.php:14
1754 #: src/Addons/TieredPricingCart/TieredPricingCartAddon.php:12
1755 msgid "Manage how tiered pricing and discounts appear on the cart page."
1756 msgstr ""
1757
1758 #: src/Addons/TieredPricingCart/CartOptionsSubsection.php:24
1759 msgid "Display price as discount"
1760 msgstr ""
1761
1762 #: src/Addons/TieredPricingCart/CartOptionsSubsection.php:26
1763 msgid "Show a crossed-out regular price next to the discounted tiered price in the cart. For example: "
1764 msgstr ""
1765
1766 #: src/Addons/TieredPricingCart/CartOptionsSubsection.php:32
1767 msgid "Display subtotal as discount"
1768 msgstr ""
1769
1770 #: src/Addons/TieredPricingCart/CartOptionsSubsection.php:34
1771 msgid "Show a crossed-out regular subtotal next to the discounted subtotal in the cart."
1772 msgstr ""
1773
1774 #: src/Addons/TieredPricingCart/CartOptionsSubsection.php:40
1775 msgid "Always use regular price"
1776 msgstr ""
1777
1778 #: src/Addons/TieredPricingCart/CartOptionsSubsection.php:42
1779 msgid "When crossing out a price, always display the regular price rather than a sale price."
1780 msgstr ""
1781
1782 #: src/Addons/TieredPricingCart/TieredPricingCartAddon.php:8
1783 msgid "Cart Display Options"
1784 msgstr ""
1785
1786 #: src/Addons/TierLabels/Admin/TierLabelsAdmin.php:72
1787 #: src/Addons/TierLabels/Admin/TierLabelsAdmin.php:97
1788 msgid "No label"
1789 msgstr ""
1790
1791 #: src/Addons/TierLabels/Admin/TierLabelsAdmin.php:104
1792 msgid "Tier label (regular price)"
1793 msgstr ""
1794
1795 #: src/Addons/TierLabels/Settings/LabelsSettingsSection.php:8
1796 #: src/Addons/TierLabels/TierLabelsAddon.php:12
1797 msgid "Badges & Labels"
1798 msgstr ""
1799
1800 #: src/Addons/TierLabels/TierLabelsAddon.php:16
1801 msgid "Add custom labels like \"Best Value\" to specific pricing tiers."
1802 msgstr ""
1803
1804 #: src/Addons/Tools/Settings/ToolsSettingsSection.php:8
1805 #: src/Addons/Tools/ToolsAddon.php:10
1806 msgid "Tools"
1807 msgstr ""
1808
1809 #: src/Addons/Tools/ToolsAddon.php:14
1810 msgid "Access utilities for managing and cleaning up tiered pricing data."
1811 msgstr ""
1812
1813 #: src/Addons/UserBasedPricing/ProductManager.php:176
1814 msgid "Invalid user"
1815 msgstr ""
1816
1817 #: src/Addons/UserBasedPricing/UserBasedPricingAddon.php:10
1818 msgid "User-based pricing rules on individual products"
1819 msgstr ""
1820
1821 #: src/Addons/UserBasedPricing/UserBasedPricingAddon.php:18
1822 msgid "Enable customer-based pricing rules on individual products."
1823 msgstr ""
1824
1825 #: src/Addons/YouSave/YouSaveAddon.php:8
1826 #: src/Addons/YouSave/YouSaveSubsection.php:11
1827 msgid "\"You Save\" Badge"
1828 msgstr ""
1829
1830 #: src/Addons/YouSave/YouSaveAddon.php:12
1831 msgid "Display a badge showing customers how much they save when tiered pricing is applied."
1832 msgstr ""
1833
1834 #: src/Addons/YouSave/YouSaveSubsection.php:15
1835 msgid "Show customers exactly how much they save when tiered discounts are applied."
1836 msgstr ""
1837
1838 #: src/Addons/YouSave/YouSaveSubsection.php:25
1839 msgid "Enable \"You Save\" badge"
1840 msgstr ""
1841
1842 #: src/Addons/YouSave/YouSaveSubsection.php:29
1843 msgid "Show the difference between the regular price and a discounted price. You can also show it via the [tiered_price_you_save] shortcode."
1844 msgstr ""
1845
1846 #: src/Addons/YouSave/YouSaveSubsection.php:33
1847 msgid "Include sale price in calculation"
1848 msgstr ""
1849
1850 #: src/Addons/YouSave/YouSaveSubsection.php:37
1851 msgid "The difference between the regular and sale price will be included in the “you save” calculation."
1852 msgstr ""
1853
1854 #: src/Addons/YouSave/YouSaveSubsection.php:43
1855 msgid "You save {tp_ys_total_price} ({tp_ys_percentage_discount}%)"
1856 msgstr ""
1857
1858 #: src/Addons/YouSave/YouSaveSubsection.php:52
1859 msgid "\"You save\" price color"
1860 msgstr ""
1861
1862 #: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:40
1863 msgid "Default variation"
1864 msgstr ""
1865
1866 #: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:50
1867 msgid "Search variations&hellip;"
1868 msgstr ""
1869
1870 #: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:69
1871 msgid "Display this variation's pricing before attributes are selected. The variation itself won't be pre-selected."
1872 msgstr ""
1873
1874 #: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:78
1875 msgid "Variations share pricing"
1876 msgstr ""
1877
1878 #: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:79
1879 msgid "Use the default variation's pricing for all variations to prevent reloading the pricing table."
1880 msgstr ""
1881
1882 #: src/Admin/ProductPage/TieredPricingTab.php:98
1883 msgid "Additional Options"
1884 msgstr ""
1885
1886 #: src/Admin/ProductPage/TieredPricingTab.php:116
1887 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:38
1888 msgid "Pricing layout"
1889 msgstr ""
1890
1891 #: src/Admin/ProductPage/TieredPricingTab.php:117
1892 msgid "Override the global layout for this specific product."
1893 msgstr ""
1894
1895 #: src/Admin/ProductPage/TieredPricingTab.php:133
1896 msgid "Singular (e.g. piece)"
1897 msgstr ""
1898
1899 #: src/Admin/ProductPage/TieredPricingTab.php:139
1900 msgid "Plural (e.g. pieces)"
1901 msgstr ""
1902
1903 #: src/Admin/ProductPage/TieredPricingTab.php:150
1904 msgid "Displayed next to quantities. Leave empty to inherit global settings."
1905 msgstr ""
1906
1907 #: src/Admin/ProductPage/TieredPricingTab.php:172
1908 msgid "Upgrade your plan to unlock all great features."
1909 msgstr ""
1910
1911 #: src/Admin/ProductPage/TieredPricingTab.php:181
1912 #: views/addons/category-tiers/add-free.php:43
1913 #: views/addons/category-tiers/edit-free.php:59
1914 msgid "Upgrade"
1915 msgstr ""
1916
1917 #: src/Admin/Tips/Tips/DefaultVariationTip.php:42
1918 msgid "You can show tiered pricing even if a variation is not selected."
1919 msgstr ""
1920
1921 #: src/Admin/Tips/Tips/DefaultVariationTip.php:48
1922 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."
1923 msgstr ""
1924
1925 #: src/Admin/Tips/Tips/VariationsPricingCalculationTip.php:46
1926 msgid "You can make tiered pricing calculations by considering all variations as one product."
1927 msgstr ""
1928
1929 #: src/Admin/Tips/Tips/VariationsPricingCalculationTip.php:52
1930 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."
1931 msgstr ""
1932
1933 #: src/Admin/Tips/Tips/VariationsPricingCalculationTip.php:60
1934 msgid "Find more in the settings"
1935 msgstr ""
1936
1937 #: src/Admin/WelcomePage/WelcomePage.php:14
1938 msgid "Welcome to Tiered Pricing for WooCommerce!"
1939 msgstr ""
1940
1941 #: src/Admin/WelcomePage/WelcomePage.php:15
1942 msgid "Hidden Admin Page"
1943 msgstr ""
1944
1945 #: src/Core/Cache.php:53
1946 msgid "Cache has been purged successfully"
1947 msgstr ""
1948
1949 #: src/Integrations/Plugins/AddifyRequestAQuote.php:37
1950 msgid "Apply tiered pricing discounts when users request a quote through the Addify Request a Quote form."
1951 msgstr ""
1952
1953 #: src/Integrations/Plugins/AeliaMulticurrency.php:46
1954 msgid "Convert and display tiered pricing correctly when using the Aelia Currency Switcher."
1955 msgstr ""
1956
1957 #: src/Integrations/Plugins/Curcy.php:79
1958 msgid "Convert and display tiered pricing correctly when using the CURCY multicurrency plugin."
1959 msgstr ""
1960
1961 #: src/Integrations/Plugins/DiscountRulesForWooCommerce.php:37
1962 msgid "Discount Rules for WooCommerce"
1963 msgstr ""
1964
1965 #: src/Integrations/Plugins/DiscountRulesForWooCommerce.php:41
1966 msgid "Prevent price recalculations for free promotional items added to the cart by Discount Rules for WooCommerce."
1967 msgstr ""
1968
1969 #: src/Integrations/Plugins/Elementor/ElementorIntegration.php:13
1970 msgid "Add a dedicated Elementor widget to display the tiered pricing table with customizable design options."
1971 msgstr ""
1972
1973 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:15
1974 #: src/Services/SystemStatusReportService.php:28
1975 #: views/admin/banners/premium-thanking-banner.php:18
1976 #: views/admin/notifications/activation-notification.php:26
1977 #: views/admin/welcome-page/welcome-page.php:574
1978 msgid "Tiered Pricing Table"
1979 msgstr ""
1980
1981 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:37
1982 msgid "Main"
1983 msgstr ""
1984
1985 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:42
1986 msgid "Product ID"
1987 msgstr ""
1988
1989 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:45
1990 msgid "Leave empty to use the current product."
1991 msgstr ""
1992
1993 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:53
1994 #: src/TierPricingTablePlugin.php:267
1995 #: src/Blocks/build/index.js:751
1996 #: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:11
1997 #: src/Blocks/build/index.js:489
1998 msgid "Table"
1999 msgstr ""
2000
2001 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:54
2002 #: src/TierPricingTablePlugin.php:268
2003 #: src/Blocks/build/index.js:754
2004 #: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:15
2005 #: src/Blocks/build/index.js:493
2006 msgid "Blocks"
2007 msgstr ""
2008
2009 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:55
2010 #: src/TierPricingTablePlugin.php:269
2011 #: src/Blocks/build/index.js:757
2012 #: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:19
2013 #: src/Blocks/build/index.js:497
2014 msgid "Options"
2015 msgstr ""
2016
2017 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:56
2018 #: src/TierPricingTablePlugin.php:270
2019 #: views/admin/welcome-page/welcome-page.php:862
2020 #: src/Blocks/build/index.js:760
2021 #: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:23
2022 #: src/Blocks/build/index.js:501
2023 msgid "Dropdown"
2024 msgstr ""
2025
2026 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:57
2027 msgid "Horizontal-table"
2028 msgstr ""
2029
2030 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:66
2031 msgid "Tiered pricing title. Leave empty to use default title."
2032 msgstr ""
2033
2034 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:71
2035 msgid "Show total"
2036 msgstr ""
2037
2038 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:75
2039 msgid "Show total for each option when an option is active."
2040 msgstr ""
2041
2042 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:81
2043 msgid "Show prices without a discount"
2044 msgstr ""
2045
2046 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:85
2047 msgid "Show price with no discount in the option."
2048 msgstr ""
2049
2050 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:89
2051 msgid "Show the default option"
2052 msgstr ""
2053
2054 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:93
2055 msgid "Show the option without a discount (option with a regular product price)"
2056 msgstr ""
2057
2058 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:99
2059 msgid "Active tier color"
2060 msgstr ""
2061
2062 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:102
2063 msgid "Leave empty to use the default color."
2064 msgstr ""
2065
2066 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:106
2067 msgid "Quantity column text"
2068 msgstr ""
2069
2070 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:109
2071 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:117
2072 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:125
2073 msgid "Leave empty to use default title."
2074 msgstr ""
2075
2076 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:114
2077 msgid "Discount column text"
2078 msgstr ""
2079
2080 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:122
2081 msgid "Price column text"
2082 msgstr ""
2083
2084 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:136
2085 msgid "Unit label (singular)"
2086 msgstr ""
2087
2088 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:139
2089 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:147
2090 msgid "Leave empty to use default"
2091 msgstr ""
2092
2093 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:144
2094 msgid "Unit label (plural)"
2095 msgstr ""
2096
2097 #: src/Integrations/Plugins/MixMatch.php:30
2098 msgid "Apply tiered pricing rules correctly to Mix and Match products."
2099 msgstr ""
2100
2101 #: src/Integrations/Plugins/ProductBundles.php:108
2102 msgid "Apply tiered pricing discounts correctly to WooCommerce Product Bundles."
2103 msgstr ""
2104
2105 #: src/Integrations/Plugins/RankMath/RankMath.php:19
2106 msgid "Add tiered pricing data to the product schema and introduce <b>%lowest_price%</b> and <b>%price_range%</b> variables for SEO."
2107 msgstr ""
2108
2109 #: src/Integrations/Plugins/RankMath/Settings.php:21
2110 msgid "Configure the integration with Rank Math SEO plugin to use tiered pricing variables in your SEO metadata."
2111 msgstr ""
2112
2113 #: src/Integrations/Plugins/RankMath/Settings.php:26
2114 #: src/Integrations/Plugins/SEOPress/Settings.php:26
2115 #: src/Integrations/Plugins/Yoast/Settings.php:26
2116 msgid "Enable custom variables"
2117 msgstr ""
2118
2119 #: src/Integrations/Plugins/RankMath/Settings.php:30
2120 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."
2121 msgstr ""
2122
2123 #: src/Integrations/Plugins/RankMath/Settings.php:34
2124 #: src/Integrations/Plugins/SEOPress/Settings.php:34
2125 #: src/Integrations/Plugins/Yoast/Settings.php:34
2126 msgid "Enhance product schema with tiered pricing offers"
2127 msgstr ""
2128
2129 #: src/Integrations/Plugins/RankMath/Settings.php:38
2130 #: src/Integrations/Plugins/SEOPress/Settings.php:38
2131 #: src/Integrations/Plugins/Yoast/Settings.php:39
2132 msgid "Enhance the product schema with tiered pricing offers. Adds an offer for each tier and the lowest price as the main offer."
2133 msgstr ""
2134
2135 #: src/Integrations/Plugins/SEOPress/SEOPress.php:18
2136 msgid "Add tiered pricing data to SEOPress and introduce <b>%%lowest_price%%</b> and <b>%%price_range%%</b> variables for SEO."
2137 msgstr ""
2138
2139 #: src/Integrations/Plugins/SEOPress/SEOPressLowestPriceTag.php:12
2140 msgid "Displays the lowest price of the product"
2141 msgstr ""
2142
2143 #: src/Integrations/Plugins/SEOPress/SEOPressPriceRangeTag.php:12
2144 msgid "Product price range"
2145 msgstr ""
2146
2147 #: src/Integrations/Plugins/SEOPress/Settings.php:21
2148 msgid "Configure the integration with SEOPress plugin to use tiered pricing variables in your SEO metadata."
2149 msgstr ""
2150
2151 #: src/Integrations/Plugins/SEOPress/Settings.php:30
2152 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."
2153 msgstr ""
2154
2155 #: src/Integrations/Plugins/WCCS.php:50
2156 msgid "Convert and display tiered pricing correctly when using the WooCommerce Currency Switcher by WP Experts."
2157 msgstr ""
2158
2159 #: src/Integrations/Plugins/WCPA.php:19
2160 msgid "Calculate tiered pricing accurately when custom product add-ons are selected."
2161 msgstr ""
2162
2163 #: src/Integrations/Plugins/WCPProductBundles.php:34
2164 msgid "Apply tiered pricing discounts correctly to WPC Product Bundles."
2165 msgstr ""
2166
2167 #: src/Integrations/Plugins/WombatProductAddons.php:46
2168 msgid "Calculate tiered pricing accurately when using StudioWombat Advanced Product Fields."
2169 msgstr ""
2170
2171 #: src/Integrations/Plugins/WooCommerceDeposits.php:10
2172 msgid "Calculate deposit amounts and remaining balances correctly based on tiered pricing rules."
2173 msgstr ""
2174
2175 #: src/Integrations/Plugins/WooCommerceProductAddons.php:65
2176 msgid "Calculate tiered pricing accurately when WooCommerce Product Add-ons are selected."
2177 msgstr ""
2178
2179 #: src/Integrations/Plugins/WOOCS.php:65
2180 msgid "Convert and display tiered pricing correctly when using the FOX WooCommerce Currency Switcher."
2181 msgstr ""
2182
2183 #: src/Integrations/Plugins/WPAllImport.php:102
2184 #: src/Integrations/Plugins/WPAllImport.php:202
2185 msgid "Fixed Tiered prices"
2186 msgstr ""
2187
2188 #: src/Integrations/Plugins/WPAllImport.php:105
2189 #: src/Integrations/Plugins/WPAllImport.php:207
2190 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."
2191 msgstr ""
2192
2193 #: src/Integrations/Plugins/WPAllImport.php:109
2194 #: src/Integrations/Plugins/WPAllImport.php:212
2195 msgid "Percentage Tiered prices"
2196 msgstr ""
2197
2198 #: src/Integrations/Plugins/WPAllImport.php:112
2199 #: src/Integrations/Plugins/WPAllImport.php:217
2200 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."
2201 msgstr ""
2202
2203 #: src/Integrations/Plugins/WPAllImport.php:125
2204 #: src/Integrations/Plugins/WPAllImport.php:233
2205 msgid "The field must be either \"fixed\" or \"percentage\"."
2206 msgstr ""
2207
2208 #: src/Integrations/Plugins/WPAllImport.php:128
2209 #: src/Integrations/Plugins/WPAllImport.php:237
2210 msgid "Minimum product quantity"
2211 msgstr ""
2212
2213 #: src/Integrations/Plugins/WPAllImport.php:133
2214 #: src/Integrations/Plugins/WPAllImport.php:244
2215 msgid "The field must contain an integer value."
2216 msgstr ""
2217
2218 #: src/Integrations/Plugins/WPAllImport.php:148
2219 #: views/admin/components/regular-pricing-form.php:28
2220 msgid "Pricing type"
2221 msgstr ""
2222
2223 #: src/Integrations/Plugins/WPAllImport.php:155
2224 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."
2225 msgstr ""
2226
2227 #: src/Integrations/Plugins/WPAllImport.php:165
2228 msgid "Regular price for the role"
2229 msgstr ""
2230
2231 #: src/Integrations/Plugins/WPAllImport.php:174
2232 msgid "Sale price for the role"
2233 msgstr ""
2234
2235 #: src/Integrations/Plugins/WPAllImport.php:178
2236 #: src/PricingTable.php:219
2237 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:201
2238 #: views/admin/components/regular-pricing-form.php:75
2239 msgid "Discount (%)"
2240 msgstr ""
2241
2242 #: src/Integrations/Plugins/WPAllImport.php:197
2243 msgid "Percentage discount for the role."
2244 msgstr ""
2245
2246 #: src/Integrations/Plugins/WPAllImport.php:566
2247 msgid "Role-based import"
2248 msgstr ""
2249
2250 #: src/Integrations/Plugins/WPAllImport.php:888
2251 msgid "Import and update tiered pricing rules using WP All Import."
2252 msgstr ""
2253
2254 #: src/Integrations/Plugins/WPMLMulticurrency.php:81
2255 msgid "Convert and display tiered pricing correctly when using WPML Multicurrency."
2256 msgstr ""
2257
2258 #: src/Integrations/Plugins/YithRequestAQuote.php:85
2259 msgid "Apply tiered pricing discounts when users request a quote through YITH Request a Quote."
2260 msgstr ""
2261
2262 #: src/Integrations/Plugins/Yoast/Settings.php:21
2263 msgid "Configure the integration with Yoast SEO plugin to use tiered pricing variables in your SEO metadata."
2264 msgstr ""
2265
2266 #: src/Integrations/Plugins/Yoast/Settings.php:30
2267 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."
2268 msgstr ""
2269
2270 #: src/Integrations/Plugins/Yoast/Yoast.php:18
2271 msgid "Add tiered pricing data to the Yoast product schema and introduce <b>%%lowest_price%%</b> and <b>%%price_range%%</b> variables for SEO."
2272 msgstr ""
2273
2274 #: src/PricingTable.php:379
2275 msgid "Pricing Conflict Detected: Your Minimum Order Quantity is equal to or greater than your first pricing tier."
2276 msgstr ""
2277
2278 #: src/PricingTable.php:386
2279 msgid "To fix this, please ensure your first tiered pricing rule starts at a higher quantity than your Minimum Order Quantity."
2280 msgstr ""
2281
2282 #: src/PricingTable.php:389
2283 msgid "Why?"
2284 msgstr ""
2285
2286 #: src/PricingTable.php:389
2287 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."
2288 msgstr ""
2289
2290 #: src/PricingTable.php:392
2291 msgid "This notice is only visible to store administrators."
2292 msgstr ""
2293
2294 #: src/Services/SystemStatusReportService.php:35
2295 msgid "Activation date"
2296 msgstr ""
2297
2298 #: src/Services/SystemStatusReportService.php:54
2299 msgid "Seen notifications"
2300 msgstr ""
2301
2302 #: src/Services/SystemStatusReportService.php:67
2303 msgid "Tips hidden"
2304 msgstr ""
2305
2306 #: src/Settings/CustomOptions/TPTQuantityMeasurementField.php:62
2307 msgid "Singular"
2308 msgstr ""
2309
2310 #: src/Settings/CustomOptions/TPTQuantityMeasurementField.php:69
2311 msgid "e.g., piece"
2312 msgstr ""
2313
2314 #: src/Settings/CustomOptions/TPTQuantityMeasurementField.php:74
2315 msgid "Plural"
2316 msgstr ""
2317
2318 #: src/Settings/CustomOptions/TPTQuantityMeasurementField.php:81
2319 msgid "e.g., pieces"
2320 msgstr ""
2321
2322 #: src/Settings/CustomOptions/TPTTextTemplate.php:142
2323 msgid "{tp_quantity} - range or a static quantity of the current pricing tier."
2324 msgstr ""
2325
2326 #: src/Settings/CustomOptions/TPTTextTemplate.php:149
2327 msgid "{tp_discount} - current tier`s percentage discount."
2328 msgstr ""
2329
2330 #: src/Settings/CustomOptions/TPTTextTemplate.php:155
2331 msgid "Rounded percentage discount"
2332 msgstr ""
2333
2334 #: src/Settings/CustomOptions/TPTTextTemplate.php:156
2335 msgid "{tp_rounded_discount} - current tier`s rounded percentage discount."
2336 msgstr ""
2337
2338 #: src/Settings/CustomOptions/TPTTextTemplate.php:162
2339 msgid "Required quantity"
2340 msgstr ""
2341
2342 #: src/Settings/CustomOptions/TPTTextTemplate.php:163
2343 msgid "{tp_required_quantity} - required quantity to add a next tiered pricing."
2344 msgstr ""
2345
2346 #: src/Settings/CustomOptions/TPTTextTemplate.php:169
2347 msgid "Next price"
2348 msgstr ""
2349
2350 #: src/Settings/CustomOptions/TPTTextTemplate.php:170
2351 msgid "{tp_next_price} - next tiered pricing price user can get if they add required quantity."
2352 msgstr ""
2353
2354 #: src/Settings/CustomOptions/TPTTextTemplate.php:176
2355 msgid "Next discount"
2356 msgstr ""
2357
2358 #: src/Settings/CustomOptions/TPTTextTemplate.php:177
2359 msgid "{tp_next_discount} - next discount if they add required quantity."
2360 msgstr ""
2361
2362 #: src/Settings/CustomOptions/TPTTextTemplate.php:183
2363 msgid "Next actual discount"
2364 msgstr ""
2365
2366 #: src/Settings/CustomOptions/TPTTextTemplate.php:184
2367 msgid "{tp_actual_discount} - discount based on the original product price."
2368 msgstr ""
2369
2370 #: src/Settings/CustomOptions/TPTTextTemplate.php:189
2371 msgid "Save price"
2372 msgstr ""
2373
2374 #: src/Settings/CustomOptions/TPTTextTemplate.php:190
2375 msgid "{tp_ys_price} - difference between regular and current price."
2376 msgstr ""
2377
2378 #: src/Settings/CustomOptions/TPTTextTemplate.php:195
2379 msgid "Total save price"
2380 msgstr ""
2381
2382 #: src/Settings/CustomOptions/TPTTextTemplate.php:196
2383 msgid "{tp_ys_total_price} - difference between regular and current price multiplied by quantity."
2384 msgstr ""
2385
2386 #: src/Settings/CustomOptions/TPTTextTemplate.php:206
2387 msgid "{tp_price} - Tier price for one piece"
2388 msgstr ""
2389
2390 #: src/Settings/CustomOptions/TPTTextTemplate.php:211
2391 msgid "It will use Unit label from products if you set it."
2392 msgstr ""
2393
2394 #: src/Settings/Sections/Advanced/AdvancedSection.php:17
2395 #: src/Settings/Sections/Advanced/AdvancedSection.php:43
2396 msgid "Modules"
2397 msgstr ""
2398
2399 #: src/Settings/Sections/Advanced/AdvancedSection.php:18
2400 msgid "You can disable or enable specific plugin features."
2401 msgstr ""
2402
2403 #: src/Settings/Sections/Advanced/AdvancedSection.php:66
2404 msgid "Cache"
2405 msgstr ""
2406
2407 #: src/Settings/Sections/Advanced/AdvancedSection.php:67
2408 msgid "Cache improves performance making the plugin not calculate data on each request. Disable to debug issues."
2409 msgstr ""
2410
2411 #: src/Settings/Sections/Advanced/AdvancedSection.php:72
2412 #: src/Settings/Sections/Advanced/AdvancedSection.php:99
2413 msgid "Enabled"
2414 msgstr ""
2415
2416 #: src/Settings/Sections/Advanced/AdvancedSection.php:78
2417 msgid "Purge"
2418 msgstr ""
2419
2420 #: src/Settings/Sections/Advanced/AdvancedSection.php:79
2421 msgid "Purge cache"
2422 msgstr ""
2423
2424 #: src/Settings/Sections/Advanced/AdvancedSection.php:93
2425 msgid "Debug"
2426 msgstr ""
2427
2428 #: src/Settings/Sections/Advanced/AdvancedSection.php:94
2429 msgid "Debug mode is useful when you need to track what pricing rule is applying for a cart item."
2430 msgstr ""
2431
2432 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:15
2433 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:99
2434 msgid "Calculations"
2435 msgstr ""
2436
2437 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:16
2438 msgid "This section controls how tiered pricing does calculations."
2439 msgstr ""
2440
2441 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:35
2442 msgid "Combine variations for quantity calculation"
2443 msgstr ""
2444
2445 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:40
2446 msgid "Treat all variations of a variable product as the same item when calculating the total cart quantity for tiered pricing rules."
2447 msgstr ""
2448
2449 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:45
2450 msgid "Calculate percentage discounts from regular price"
2451 msgstr ""
2452
2453 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:53
2454 msgid "Round calculated prices"
2455 msgstr ""
2456
2457 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:57
2458 msgid "Round calculated percentage discounts to prevent minor display discrepancies with standard WooCommerce pricing."
2459 msgstr ""
2460
2461 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:69
2462 msgid "Calculate percentage discounts using the product's regular price, ignoring any active sale prices."
2463 msgstr ""
2464
2465 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:75
2466 msgid "Example: Regular price is $100.00, sale price is $90.00. Rule: 20% off."
2467 msgstr ""
2468
2469 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:80
2470 msgid "Disabled (Default): Discount applies to the sale price ($90.00 - 20% = $72.00)."
2471 msgstr ""
2472
2473 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:85
2474 msgid "Enabled: Discount applies to the regular price ($100.00 - 20% = $80.00)."
2475 msgstr ""
2476
2477 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:106
2478 msgid "How global pricing rules behave."
2479 msgstr ""
2480
2481 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:110
2482 msgid "Prioritize global pricing rules"
2483 msgstr ""
2484
2485 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:112
2486 msgid "Apply global pricing rules before product-level rules. If disabled, individual product rules take precedence over global rules."
2487 msgstr ""
2488
2489 #: src/Settings/Sections/GeneralSection/GeneralSection.php:86
2490 msgid "General"
2491 msgstr ""
2492
2493 #: src/Settings/Sections/GeneralSection/GeneralSection.php:104
2494 msgid "<strong>Buy {tp_quantity} pieces for {tp_price}</strong>"
2495 msgstr ""
2496
2497 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:19
2498 msgid "Customize the appearance and behavior of your tiered pricing tables."
2499 msgstr ""
2500
2501 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:29
2502 msgid "Display tiered pricing"
2503 msgstr ""
2504
2505 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:33
2506 msgid "Automatically display tiered pricing on the product page. Prices remain dynamic even if the tiered pricing is not displayed. You can also display tiered pricing via shortcode, Gutenberg block, or Elementor widget."
2507 msgstr ""
2508
2509 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:42
2510 msgid "Choose the default visual layout. You can also customize this individually per product."
2511 msgstr ""
2512
2513 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:48
2514 msgid "Pricing options style"
2515 msgstr ""
2516
2517 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:53
2518 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:67
2519 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:81
2520 msgid "Style #1"
2521 msgstr ""
2522
2523 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:54
2524 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:68
2525 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:82
2526 msgid "Style #2"
2527 msgstr ""
2528
2529 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:55
2530 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:69
2531 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:83
2532 msgid "Style #3"
2533 msgstr ""
2534
2535 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:56
2536 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:70
2537 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:84
2538 msgid "Style #4"
2539 msgstr ""
2540
2541 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:62
2542 msgid "Pricing table style"
2543 msgstr ""
2544
2545 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:76
2546 msgid "Pricing blocks style"
2547 msgstr ""
2548
2549 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:85
2550 msgid "Style #5"
2551 msgstr ""
2552
2553 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:95
2554 msgid "Apply a compact layout to the tiered pricing."
2555 msgstr ""
2556
2557 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:105
2558 msgid "Position on the product page"
2559 msgstr ""
2560
2561 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:109
2562 msgid "Above add to cart button"
2563 msgstr ""
2564
2565 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:110
2566 msgid "Below add to cart button"
2567 msgstr ""
2568
2569 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:116
2570 msgid "I display tiered pricing via shortcode/gutenberg/elementor"
2571 msgstr ""
2572
2573 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:119
2574 msgid "Choose where you what tiered pricing be displayed on the product page."
2575 msgstr ""
2576
2577 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:144
2578 msgid "Tooltip icon color"
2579 msgstr ""
2580
2581 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:149
2582 msgid "Color of the icon."
2583 msgstr ""
2584
2585 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:153
2586 msgid "Tooltip icon size (px)"
2587 msgstr ""
2588
2589 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:158
2590 msgid "Size of the icon."
2591 msgstr ""
2592
2593 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:162
2594 msgid "Tooltip border"
2595 msgstr ""
2596
2597 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:190
2598 msgid "Columns titles"
2599 msgstr ""
2600
2601 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:209
2602 msgid "Leave a column title empty so as not to show that column."
2603 msgstr ""
2604
2605 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:217
2606 msgid "Show the percentage discount in pricing blocks that offer a discount."
2607 msgstr ""
2608
2609 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:225
2610 msgid "Pricing options will show a crossed-out regular product price near the actual tier price."
2611 msgstr ""
2612
2613 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:230
2614 msgid "Show totals in a selected option"
2615 msgstr ""
2616
2617 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:234
2618 msgid "The selected pricing option will include totals."
2619 msgstr ""
2620
2621 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:238
2622 msgid "Pricing option template"
2623 msgstr ""
2624
2625 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:249
2626 msgid "Use the variables above to build the template for the pricing option."
2627 msgstr ""
2628
2629 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:253
2630 msgid "Show first tier pricing option"
2631 msgstr ""
2632
2633 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:257
2634 msgid "Show the option with a regular product price. This is the first pricing tier where no discount is offered."
2635 msgstr ""
2636
2637 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:261
2638 msgid "First tier pricing option template"
2639 msgstr ""
2640
2641 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:269
2642 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:308
2643 msgid "Set up the first pricing tier template where a discount is not offered."
2644 msgstr ""
2645
2646 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:273
2647 msgid "Pricing string template"
2648 msgstr ""
2649
2650 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:285
2651 msgid "Use the variables above to build the template for the pricing string."
2652 msgstr ""
2653
2654 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:289
2655 msgid "Show first tier pricing string"
2656 msgstr ""
2657
2658 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:293
2659 msgid "Show the tier with a regular product price. This is the first pricing tier where no discount is offered."
2660 msgstr ""
2661
2662 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:298
2663 msgid "First tier pricing string template"
2664 msgstr ""
2665
2666 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:316
2667 msgid "To select the quantity, tiered pricing becomes clickable (table rows, blocks, options)."
2668 msgstr ""
2669
2670 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:12
2671 msgid "Product Page Pricing"
2672 msgstr ""
2673
2674 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:16
2675 msgid "Manage how tiered prices are displayed and behave on single product pages."
2676 msgstr ""
2677
2678 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:27
2679 msgid "Price display format"
2680 msgstr ""
2681
2682 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:31
2683 msgid "Match catalog display (price range or lowest price)"
2684 msgstr ""
2685
2686 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:32
2687 msgid "Dynamic"
2688 msgstr ""
2689
2690 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:38
2691 msgid "Enable dynamic price updates"
2692 msgstr ""
2693
2694 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:42
2695 msgid "Automatically update the main product price when a user selects a different quantity."
2696 msgstr ""
2697
2698 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:46
2699 msgid "Display tiered price as discount"
2700 msgstr ""
2701
2702 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:50
2703 msgid "Cross out the original price and show the discounted tiered price next to it."
2704 msgstr ""
2705
2706 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:54
2707 msgid "Display total price"
2708 msgstr ""
2709
2710 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:58
2711 msgid "Show the total calculated price based on the selected quantity and active tier."
2712 msgstr ""
2713
2714 #: src/Settings/Sections/Integrations/IntegrationSection.php:17
2715 msgid "General integrations"
2716 msgstr ""
2717
2718 #: src/Settings/Sections/Integrations/IntegrationSection.php:22
2719 msgid "Multicurrency integrations"
2720 msgstr ""
2721
2722 #: src/Settings/Sections/Integrations/IntegrationSection.php:23
2723 msgid "Integrations with multicurrency plugins."
2724 msgstr ""
2725
2726 #: src/Settings/Sections/Integrations/IntegrationSection.php:26
2727 msgid "Product Addons"
2728 msgstr ""
2729
2730 #: src/Settings/Sections/Integrations/IntegrationSection.php:27
2731 msgid "Integrations with product add-ons (custom fields) plugins."
2732 msgstr ""
2733
2734 #: src/Settings/Sections/Integrations/IntegrationSection.php:31
2735 msgid "SEO"
2736 msgstr ""
2737
2738 #: src/Settings/Sections/Integrations/IntegrationSection.php:32
2739 msgid "Integrations with SEO plugins."
2740 msgstr ""
2741
2742 #: src/Settings/Sections/Integrations/IntegrationSection.php:35
2743 msgid "Custom Product Types"
2744 msgstr ""
2745
2746 #: src/Settings/Sections/Integrations/IntegrationSection.php:36
2747 msgid "Integrations plugins that provides custom product types."
2748 msgstr ""
2749
2750 #: src/Settings/Sections/Integrations/IntegrationSection.php:92
2751 msgid "Integrations"
2752 msgstr ""
2753
2754 #. translators: %s: required plugin
2755 #: src/TierPricingTablePlugin.php:86
2756 #, php-format
2757 msgid "<b>Tiered Pricing Table</b> plugin requires %s to be installed and activated."
2758 msgstr ""
2759
2760 #: src/TierPricingTablePlugin.php:140
2761 #: views/admin/notifications/activation-notification.php:56
2762 #: views/admin/welcome-page/welcome-page.php:594
2763 msgid "Settings"
2764 msgstr ""
2765
2766 #: src/TierPricingTablePlugin.php:144
2767 msgid "Go Premium"
2768 msgstr ""
2769
2770 #: src/TierPricingTablePlugin.php:157
2771 #: views/admin/banners/premium-thanking-banner.php:44
2772 #: views/admin/banners/upgrade-banner.php:59
2773 #: views/admin/notifications/activation-notification.php:60
2774 #: views/admin/welcome-page/welcome-page.php:600
2775 msgid "Documentation"
2776 msgstr ""
2777
2778 #: src/TierPricingTablePlugin.php:160
2779 #: views/admin/welcome-page/welcome-page.php:608
2780 msgid "Contact Us"
2781 msgstr ""
2782
2783 #: src/TierPricingTablePlugin.php:164
2784 #: views/admin/banners/premium-thanking-banner.php:36
2785 #: views/admin/banners/upgrade-banner.php:71
2786 msgid "My Account"
2787 msgstr ""
2788
2789 #: src/TierPricingTablePlugin.php:271
2790 #: views/admin/welcome-page/welcome-page.php:852
2791 msgid "Horizontal table"
2792 msgstr ""
2793
2794 #: src/TierPricingTablePlugin.php:272
2795 #: views/admin/welcome-page/welcome-page.php:857
2796 msgid "Plain text"
2797 msgstr ""
2798
2799 #: src/TierPricingTablePlugin.php:273
2800 msgid "Tooltip"
2801 msgstr ""
2802
2803 #: views/addons/category-tiers/add-free.php:37
2804 msgid "Available only in the premium version (You can disable this block in the settings)"
2805 msgstr ""
2806
2807 #: views/addons/category-tiers/add.php:69
2808 #: views/addons/category-tiers/edit-free.php:46
2809 #: views/addons/category-tiers/edit.php:100
2810 #: views/admin/components/tiered-pricing-rules-form.php:141
2811 msgid "New tier"
2812 msgstr ""
2813
2814 #: views/addons/category-tiers/add.php:76
2815 msgid ""
2816 "Assign percentage discounts for products that have this category. Rules can be overridden\n"
2817 " in product."
2818 msgstr ""
2819
2820 #: views/addons/category-tiers/edit.php:135
2821 msgid "Assign percentage discounts for products that have this category. Rules can be overridden in product."
2822 msgstr ""
2823
2824 #: views/addons/global-rules/tiered-pricing-tab.php:56
2825 msgid "Looking to set pricing rules for product categories or custom sets of products?"
2826 msgstr ""
2827
2828 #: views/addons/global-rules/tiered-pricing-tab.php:67
2829 msgid "Create a global pricing rule"
2830 msgstr ""
2831
2832 #: views/addons/role-based-pricing/role-based-block.php:33
2833 msgid "Role-based pricing"
2834 msgstr ""
2835
2836 #: views/addons/role-based-pricing/role-based-block.php:64
2837 msgid "Set up specific pricing and rules for different user roles."
2838 msgstr ""
2839
2840 #: views/addons/role-based-pricing/role-based-block.php:75
2841 #: views/addons/user-based-pricing/user-based-block.php:89
2842 msgid "settings"
2843 msgstr ""
2844
2845 #. translators: %s: settings link
2846 #: views/addons/role-based-pricing/role-based-block.php:77
2847 #, php-format
2848 msgid "You can disable this feature in the %s if you don't need role-based pricing."
2849 msgstr ""
2850
2851 #: views/addons/role-based-pricing/role-based-block.php:98
2852 msgid "Add role pricing"
2853 msgstr ""
2854
2855 #: views/addons/role-based-pricing/role-based-block.php:110
2856 msgid "Manage Roles"
2857 msgstr ""
2858
2859 #: views/addons/role-based-pricing/role-pricing-form.php:30
2860 #: views/addons/user-based-pricing/user-pricing-form.php:32
2861 msgid "Premium feature."
2862 msgstr ""
2863
2864 #: views/addons/role-based-pricing/role-pricing-form.php:32
2865 #: views/addons/user-based-pricing/user-pricing-form.php:34
2866 msgid "Upgrade to premium"
2867 msgstr ""
2868
2869 #: views/addons/user-based-pricing/user-based-block.php:33
2870 msgid "Customer-Specific Pricing"
2871 msgstr ""
2872
2873 #: views/addons/user-based-pricing/user-based-block.php:78
2874 msgid "Set up specific pricing and rules for individual customers."
2875 msgstr ""
2876
2877 #. translators: %s: settings link
2878 #: views/addons/user-based-pricing/user-based-block.php:91
2879 #, php-format
2880 msgid "You can disable this feature in the %s if you don't need customer-based pricing."
2881 msgstr ""
2882
2883 #: views/addons/user-based-pricing/user-based-block.php:105
2884 msgid "Add Customer"
2885 msgstr ""
2886
2887 #: views/admin/banners/free-version-used-premium-available.php:16
2888 #: views/admin/banners/upgrade-banner.php:19
2889 msgid "Free Version"
2890 msgstr ""
2891
2892 #: views/admin/banners/free-version-used-premium-available.php:19
2893 msgid "Premium License Available"
2894 msgstr ""
2895
2896 #: views/admin/banners/free-version-used-premium-available.php:26
2897 msgid "You are currently running the free version. Download the Pro version from your <a href=\""
2898 msgstr ""
2899
2900 #: views/admin/banners/premium-thanking-banner.php:20
2901 msgid "Premium"
2902 msgstr ""
2903
2904 #: views/admin/banners/premium-thanking-banner.php:25
2905 msgid "License is invalid or expired. Please check your account."
2906 msgstr ""
2907
2908 #: views/admin/banners/premium-thanking-banner.php:40
2909 #: views/admin/banners/upgrade-banner.php:54
2910 msgid "Contact Support"
2911 msgstr ""
2912
2913 #: views/admin/banners/upgrade-banner.php:21
2914 msgid "Unlock advanced features with Premium 🚀"
2915 msgstr ""
2916
2917 #: views/admin/banners/upgrade-banner.php:28
2918 msgid "finish plugin activation"
2919 msgstr ""
2920
2921 #. translators: %s: activation link
2922 #: views/admin/banners/upgrade-banner.php:35
2923 #, php-format
2924 msgid "Please %s to upgrade."
2925 msgstr ""
2926
2927 #: views/admin/banners/upgrade-banner.php:49
2928 #: src/Addons/CustomColumns/build/index.js:1
2929 #: src/Addons/CustomColumns/js-source/index.js:234
2930 #: src/Addons/TaxSettings/build/index.js:1
2931 #: src/Addons/TaxSettings/js-source/App.js:238
2932 msgid "Upgrade to Premium"
2933 msgstr ""
2934
2935 #: views/admin/banners/upgrade-banner.php:65
2936 msgid "Opt-in"
2937 msgstr ""
2938
2939 #: views/admin/components/minimum-order-quantity-form.php:26
2940 msgid "A minimum amount of a product a customer must order to fulfill the order."
2941 msgstr ""
2942
2943 #: views/admin/components/regular-pricing-form.php:35
2944 #: views/admin/components/regular-pricing-form.php:52
2945 msgid "Flat prices"
2946 msgstr ""
2947
2948 #: views/admin/components/regular-pricing-form.php:84
2949 msgid "Leave blank to not apply any"
2950 msgstr ""
2951
2952 #: views/admin/components/regular-pricing-form.php:94
2953 msgid "Set discounted price as"
2954 msgstr ""
2955
2956 #: views/admin/components/regular-pricing-form.php:137
2957 #: views/admin/components/regular-pricing-form.php:155
2958 msgid "Leave blank to keep unchanged"
2959 msgstr ""
2960
2961 #: views/admin/components/tiered-pricing-rules-form.php:105
2962 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/TieredPricingType.js:16
2963 #: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
2964 #: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
2965 msgid "Fixed prices"
2966 msgstr ""
2967
2968 #: views/admin/components/tiered-pricing-rules-form.php:110
2969 msgid "Percentage discounts"
2970 msgstr ""
2971
2972 #: views/admin/components/tiered-pricing-rules-form.php:111
2973 msgid "Percentage discounts (only in premium version)"
2974 msgstr ""
2975
2976 #: views/admin/components/tiered-pricing-rules-form.php:125
2977 msgid "Tiered price"
2978 msgstr ""
2979
2980 #: views/admin/notifications/activation-notification.php:25
2981 msgid "Thanks for installing the"
2982 msgstr ""
2983
2984 #: views/admin/notifications/activation-notification.php:41
2985 msgid "products"
2986 msgstr ""
2987
2988 #: views/admin/notifications/activation-notification.php:44
2989 msgid "a global pricing rule"
2990 msgstr ""
2991
2992 #. translators: %1$s: product links, %2$s: categories
2993 #: views/admin/notifications/activation-notification.php:47
2994 #, php-format
2995 msgid "Add quantity-based pricing rules directly in the %1$s or create %2$s that will work for product categories and user roles."
2996 msgstr ""
2997
2998 #: views/admin/welcome-page/welcome-page.php:566
2999 msgid "Thanks for installing the plugin! Below you will find a quick overview of the main features."
3000 msgstr ""
3001
3002 #: views/admin/welcome-page/welcome-page.php:573
3003 msgid "Welcome to"
3004 msgstr ""
3005
3006 #: views/admin/welcome-page/welcome-page.php:580
3007 msgid "Tiered Pricing Table is a powerful tool that allows you to create quantity-based pricing for your WooCommerce products."
3008 msgstr ""
3009
3010 #: views/admin/welcome-page/welcome-page.php:586
3011 msgid "With intuitive templates, flexible pricing rules, and advanced features, this plugin is a perfect fit for any type of store."
3012 msgstr ""
3013
3014 #: views/admin/welcome-page/welcome-page.php:605
3015 msgid "Questions? We're here to help."
3016 msgstr ""
3017
3018 #: views/admin/welcome-page/welcome-page.php:634
3019 msgid "This is a product example."
3020 msgstr ""
3021
3022 #: views/admin/welcome-page/welcome-page.php:678
3023 msgid "Add to cart"
3024 msgstr ""
3025
3026 #: views/admin/welcome-page/welcome-page.php:732
3027 msgid "You save"
3028 msgstr ""
3029
3030 #: views/admin/welcome-page/welcome-page.php:768
3031 msgid "Easy Setup"
3032 msgstr ""
3033
3034 #: views/admin/welcome-page/welcome-page.php:776
3035 msgid "Add tiered pricing to products"
3036 msgstr ""
3037
3038 #: views/admin/welcome-page/welcome-page.php:785
3039 msgid "Add unlimited quantity-based prices."
3040 msgstr ""
3041
3042 #: views/admin/welcome-page/welcome-page.php:786
3043 msgid "Fixed prices or percentage discounts."
3044 msgstr ""
3045
3046 #: views/admin/welcome-page/welcome-page.php:787
3047 #: views/admin/welcome-page/welcome-page.php:914
3048 msgid "Works great with variable products."
3049 msgstr ""
3050
3051 #: views/admin/welcome-page/welcome-page.php:796
3052 msgid "Prices automatically displayed on the product page:"
3053 msgstr ""
3054
3055 #: views/admin/welcome-page/welcome-page.php:812
3056 msgid "Various Pricing Templates"
3057 msgstr ""
3058
3059 #: views/admin/welcome-page/welcome-page.php:818
3060 msgid "Pricing Table"
3061 msgstr ""
3062
3063 #: views/admin/welcome-page/welcome-page.php:821
3064 msgid "Ability to add custom columns."
3065 msgstr ""
3066
3067 #: views/admin/welcome-page/welcome-page.php:826
3068 msgid "Pricing Blocks #3"
3069 msgstr ""
3070
3071 #: views/admin/welcome-page/welcome-page.php:831
3072 msgid "Pricing Blocks"
3073 msgstr ""
3074
3075 #: views/admin/welcome-page/welcome-page.php:836
3076 msgid "Pricing Blocks #2"
3077 msgstr ""
3078
3079 #: views/admin/welcome-page/welcome-page.php:841
3080 msgid "Pricing Options"
3081 msgstr ""
3082
3083 #: views/admin/welcome-page/welcome-page.php:846
3084 msgid "Pricing Options #2"
3085 msgstr ""
3086
3087 #: views/admin/welcome-page/welcome-page.php:896
3088 msgid "Flexible Pricing"
3089 msgstr ""
3090
3091 #: views/admin/welcome-page/welcome-page.php:903
3092 msgid "Apply custom prices to any user role"
3093 msgstr ""
3094
3095 #: views/admin/welcome-page/welcome-page.php:911
3096 msgid "Add unlimited role-based pricing."
3097 msgstr ""
3098
3099 #: views/admin/welcome-page/welcome-page.php:912
3100 msgid "Control regular & sale price or provide a percentage discount."
3101 msgstr ""
3102
3103 #: views/admin/welcome-page/welcome-page.php:913
3104 msgid "Control minimum, maximum and quantity step."
3105 msgstr ""
3106
3107 #: views/admin/welcome-page/welcome-page.php:924
3108 msgid "Apply custom prices in bulk for selected categories and users:"
3109 msgstr ""
3110
3111 #: views/admin/welcome-page/welcome-page.php:934
3112 msgid "Control regular prices, tiered pricing and quantity limits in one place."
3113 msgstr ""
3114
3115 #: views/admin/welcome-page/welcome-page.php:935
3116 msgid "Apply tiered pricing across multiple products."
3117 msgstr ""
3118
3119 #: views/admin/welcome-page/welcome-page.php:936
3120 msgid "Select products or product categories that the rule applies to."
3121 msgstr ""
3122
3123 #: views/admin/welcome-page/welcome-page.php:937
3124 msgid "Select users or user roles that the rule applies to."
3125 msgstr ""
3126
3127 #: views/admin/welcome-page/welcome-page.php:945
3128 msgid "Advanced Features"
3129 msgstr ""
3130
3131 #: views/admin/welcome-page/welcome-page.php:956
3132 msgid "Create and update user roles"
3133 msgstr ""
3134
3135 #: views/admin/welcome-page/welcome-page.php:963
3136 msgid "Create customizable labels and attach them to a pricing tier"
3137 msgstr ""
3138
3139 #: views/admin/welcome-page/welcome-page.php:968
3140 msgid "Cart"
3141 msgstr ""
3142
3143 #: views/admin/welcome-page/welcome-page.php:971
3144 msgid "Cart upsells to motivate customers to purchase more."
3145 msgstr ""
3146
3147 #: views/admin/welcome-page/welcome-page.php:972
3148 msgid "Customize cart upsells template."
3149 msgstr ""
3150
3151 #: views/admin/welcome-page/welcome-page.php:973
3152 msgid "Tiered price in the cart appears as a discount."
3153 msgstr ""
3154
3155 #: views/admin/welcome-page/welcome-page.php:977
3156 msgid "Catalog prices"
3157 msgstr ""
3158
3159 #: views/admin/welcome-page/welcome-page.php:980
3160 msgid "Show the lowest price."
3161 msgstr ""
3162
3163 #: views/admin/welcome-page/welcome-page.php:981
3164 msgid "Customize the lowest price prefix: “from $10.00”, “as low as $10.00” or whatever you want."
3165 msgstr ""
3166
3167 #: views/admin/welcome-page/welcome-page.php:982
3168 msgid "Show the price range based on tiered pricing."
3169 msgstr ""
3170
3171 #: views/admin/welcome-page/welcome-page.php:986
3172 msgid "Product catalog (Category page)"
3173 msgstr ""
3174
3175 #: views/admin/welcome-page/welcome-page.php:989
3176 msgid "Customize template (can be different from product page)."
3177 msgstr ""
3178
3179 #: views/admin/welcome-page/welcome-page.php:990
3180 msgid "Show quantity field."
3181 msgstr ""
3182
3183 #: views/admin/welcome-page/welcome-page.php:1023
3184 msgid "Other Features That Make The Plugin Unique"
3185 msgstr ""
3186
3187 #: views/admin/welcome-page/welcome-page.php:1029
3188 msgid "Tier Labels & Badges"
3189 msgstr ""
3190
3191 #: views/admin/welcome-page/welcome-page.php:1033
3192 msgid "Data Cleanup & Role Management Tools"
3193 msgstr ""
3194
3195 #: views/admin/welcome-page/welcome-page.php:1037
3196 msgid "Import \\ Export"
3197 msgstr ""
3198
3199 #: views/admin/welcome-page/welcome-page.php:1041
3200 msgid "REST API"
3201 msgstr ""
3202
3203 #: views/admin/welcome-page/welcome-page.php:1045
3204 msgid "Admin-made orders supported"
3205 msgstr ""
3206
3207 #: views/admin/welcome-page/welcome-page.php:1049
3208 msgid "Built-in cache"
3209 msgstr ""
3210
3211 #: views/admin/welcome-page/welcome-page.php:1057
3212 msgid "Shortcode \\ Gutenberg \\ Elementor"
3213 msgstr ""
3214
3215 #: views/admin/welcome-page/welcome-page.php:1061
3216 msgid "Hide prices for logged-out users"
3217 msgstr ""
3218
3219 #: views/admin/welcome-page/welcome-page.php:1065
3220 msgid "Works with any theme"
3221 msgstr ""
3222
3223 #: views/admin/welcome-page/welcome-page.php:1069
3224 msgid "Debug mode"
3225 msgstr ""
3226
3227 #: views/admin/welcome-page/welcome-page.php:1086
3228 msgid "Integrations with 3rd party plugins"
3229 msgstr ""
3230
3231 #: views/admin/welcome-page/welcome-page.php:1271
3232 msgid "Have a question?"
3233 msgstr ""
3234
3235 #. translators: %d: discount amount
3236 #: views/frontend/tiered-pricing-blocks-style-1.php:126
3237 #: views/frontend/tiered-pricing-blocks-style-1.php:208
3238 #: views/frontend/tiered-pricing-blocks-style-2.php:124
3239 #: views/frontend/tiered-pricing-blocks-style-2.php:205
3240 #: views/frontend/tiered-pricing-blocks-style-4.php:108
3241 #: views/frontend/tiered-pricing-blocks-style-4.php:205
3242 #: views/frontend/tiered-pricing-blocks.php:110
3243 #: views/frontend/tiered-pricing-blocks.php:206
3244 #, php-format
3245 msgid "(%d%% off)"
3246 msgstr ""
3247
3248 #. translators: %d: discount amount
3249 #: views/frontend/tiered-pricing-blocks-style-3.php:98
3250 #: views/frontend/tiered-pricing-blocks-style-3.php:198
3251 #: views/frontend/tiered-pricing-options-style-3.php:243
3252 #, php-format
3253 msgid "%d%% off"
3254 msgstr ""
3255
3256 #: src/Addons/CustomColumns/build/index.js:1
3257 #: src/Addons/CustomColumns/js-source/index.js:40
3258 msgid "Column Title"
3259 msgstr ""
3260
3261 #: src/Addons/CustomColumns/build/index.js:1
3262 #: src/Addons/CustomColumns/js-source/index.js:43
3263 msgid "e.g., Discounted Price"
3264 msgstr ""
3265
3266 #: src/Addons/CustomColumns/build/index.js:1
3267 #: src/Addons/CustomColumns/js-source/index.js:49
3268 msgid "Column Data Type"
3269 msgstr ""
3270
3271 #: src/Addons/CustomColumns/build/index.js:1
3272 #: src/Addons/CustomColumns/js-source/index.js:52
3273 msgid "Select column type..."
3274 msgstr ""
3275
3276 #: src/Addons/CustomColumns/build/index.js:1
3277 #: src/Addons/CustomColumns/js-source/index.js:66
3278 msgid "Format"
3279 msgstr ""
3280
3281 #: src/Addons/CustomColumns/build/index.js:1
3282 #: src/Addons/CustomColumns/js-source/index.js:81
3283 msgid "Remove column"
3284 msgstr ""
3285
3286 #: src/Addons/CustomColumns/build/index.js:1
3287 #: src/Addons/CustomColumns/js-source/index.js:108
3288 msgid "Your Saving"
3289 msgstr ""
3290
3291 #: src/Addons/CustomColumns/build/index.js:1
3292 #: src/Addons/CustomColumns/js-source/index.js:112
3293 msgid "Price per piece"
3294 msgstr ""
3295
3296 #: src/Addons/CustomColumns/build/index.js:1
3297 #: src/Addons/CustomColumns/js-source/index.js:117
3298 msgid "Price incl tax"
3299 msgstr ""
3300
3301 #: src/Addons/CustomColumns/build/index.js:1
3302 #: src/Addons/CustomColumns/js-source/index.js:230
3303 #: src/Addons/TaxSettings/build/index.js:1
3304 #: src/Addons/TaxSettings/js-source/App.js:234
3305 msgid "Premium Feature"
3306 msgstr ""
3307
3308 #: src/Addons/CustomColumns/build/index.js:1
3309 #: src/Addons/CustomColumns/js-source/index.js:230
3310 msgid "Upgrading to premium to unlock custom columns."
3311 msgstr ""
3312
3313 #: src/Addons/CustomColumns/build/index.js:1
3314 #: src/Addons/CustomColumns/js-source/index.js:256
3315 msgid "No Custom Columns"
3316 msgstr ""
3317
3318 #: src/Addons/CustomColumns/build/index.js:1
3319 #: src/Addons/CustomColumns/js-source/index.js:259
3320 msgid "Add custom columns to display extra information alongside your pricing tiers."
3321 msgstr ""
3322
3323 #: src/Addons/CustomColumns/build/index.js:1
3324 #: src/Addons/CustomColumns/js-source/index.js:262
3325 msgid "Add your first column"
3326 msgstr ""
3327
3328 #: src/Addons/CustomColumns/build/index.js:1
3329 #: src/Addons/CustomColumns/js-source/index.js:154
3330 msgid "Please enter a title for all custom columns before saving."
3331 msgstr ""
3332
3333 #: src/Addons/CustomColumns/build/index.js:1
3334 #: src/Addons/CustomColumns/js-source/index.js:165
3335 msgid "Columns saved successfully!"
3336 msgstr ""
3337
3338 #: src/Addons/CustomColumns/build/index.js:1
3339 #: src/Addons/CustomColumns/js-source/index.js:148
3340 msgid "Please upgrade to the Premium version to save custom columns."
3341 msgstr ""
3342
3343 #: src/Addons/CustomColumns/build/index.js:1
3344 #: src/Addons/CustomColumns/js-source/index.js:337
3345 #: src/Addons/TierLabels/build/index.js:1
3346 #: src/Addons/TierLabels/js-source/index.js:482
3347 msgid "Saving..."
3348 msgstr ""
3349
3350 #: src/Addons/CustomColumns/build/index.js:1
3351 #: src/Addons/CustomColumns/js-source/index.js:337
3352 msgid "Save Columns"
3353 msgstr ""
3354
3355 #: src/Addons/CustomColumns/build/index.js:1
3356 #: src/Addons/CustomColumns/js-source/index.js:340
3357 msgid "+ Add Column"
3358 msgstr ""
3359
3360 #: src/Addons/ReactProductEditorAddon/js-source/src/role-based-pricing/Components/PremiumUpgradeNotice.js:7
3361 #: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
3362 msgid "Role-based pricing is a premium feature."
3363 msgstr ""
3364
3365 #: src/Addons/ReactProductEditorAddon/js-source/src/role-based-pricing/Components/PremiumUpgradeNotice.js:9
3366 #: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
3367 msgid "Upgrade to unlock"
3368 msgstr ""
3369
3370 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/TieredPricingForm.js:43
3371 #: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
3372 #: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
3373 msgid "Add tier"
3374 msgstr ""
3375
3376 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/TieredPricingType.js:13
3377 #: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
3378 #: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
3379 msgid "Percentage"
3380 msgstr ""
3381
3382 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/TieredPricingType.js:13
3383 #: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
3384 #: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
3385 msgid "Percentage (premium feature)"
3386 msgstr ""
3387
3388 #: src/Addons/ReactProductEditorAddon/js-source/src/upgrade-notice/edit.js:36
3389 #: src/Addons/ReactProductEditorAddon/js/upgrade-notice/index.js:1
3390 msgid "Upgrade Now"
3391 msgstr ""
3392
3393 #: src/Addons/TaxSettings/build/index.js:1
3394 #: src/Addons/TaxSettings/js-source/App.js:142
3395 msgid "Role-Based Tax Options"
3396 msgstr ""
3397
3398 #: src/Addons/TaxSettings/build/index.js:1
3399 #: src/Addons/TaxSettings/js-source/App.js:144
3400 msgid "Override default tax options for specific user roles."
3401 msgstr ""
3402
3403 #: src/Addons/TaxSettings/build/index.js:1
3404 #: src/Addons/TaxSettings/js-source/App.js:174
3405 msgid "No Custom Tax Configurations"
3406 msgstr ""
3407
3408 #: src/Addons/TaxSettings/build/index.js:1
3409 #: src/Addons/TaxSettings/js-source/App.js:177
3410 msgid "Configure custom tax rules for specific user roles."
3411 msgstr ""
3412
3413 #: src/Addons/TaxSettings/build/index.js:1
3414 #: src/Addons/TaxSettings/js-source/App.js:187
3415 msgid "Select a role below to create your first configuration."
3416 msgstr ""
3417
3418 #: src/Addons/TaxSettings/build/index.js:1
3419 #: src/Addons/TaxSettings/js-source/App.js:193
3420 #: src/Addons/TaxSettings/js-source/App.js:383
3421 #: src/Addons/Tools/build/index.js:1
3422 #: src/Addons/Tools/js-source/components/RolesManagement.js:248
3423 msgid "Select a role..."
3424 msgstr ""
3425
3426 #: src/Addons/TaxSettings/build/index.js:1
3427 #: src/Addons/TaxSettings/js-source/App.js:201
3428 msgid "Create Configuration"
3429 msgstr ""
3430
3431 #: src/Addons/TaxSettings/build/index.js:1
3432 #: src/Addons/TaxSettings/js-source/App.js:216
3433 msgid "Custom Tax Configuration"
3434 msgstr ""
3435
3436 #: src/Addons/TaxSettings/build/index.js:1
3437 #: src/Addons/TaxSettings/js-source/App.js:234
3438 msgid "Upgrading to premium to unlock role-based tax options."
3439 msgstr ""
3440
3441 #: src/Addons/TaxSettings/build/index.js:1
3442 #: src/Addons/TaxSettings/js-source/App.js:253
3443 msgid "Tax Exempt"
3444 msgstr ""
3445
3446 #: src/Addons/TaxSettings/build/index.js:1
3447 #: src/Addons/TaxSettings/js-source/App.js:254
3448 msgid "Disable tax calculation entirely for this role."
3449 msgstr ""
3450
3451 #: src/Addons/TaxSettings/build/index.js:1
3452 #: src/Addons/TaxSettings/js-source/App.js:262
3453 msgid "Tax Class"
3454 msgstr ""
3455
3456 #: src/Addons/TaxSettings/build/index.js:1
3457 #: src/Addons/TaxSettings/js-source/App.js:266
3458 #: src/Addons/TaxSettings/js-source/App.js:290
3459 #: src/Addons/TaxSettings/js-source/App.js:310
3460 #: src/Addons/TaxSettings/js-source/App.js:330
3461 msgid "Default (Inherit)"
3462 msgstr ""
3463
3464 #: src/Addons/TaxSettings/build/index.js:1
3465 #: src/Addons/TaxSettings/js-source/App.js:274
3466 msgid "Reduced Rate"
3467 msgstr ""
3468
3469 #: src/Addons/TaxSettings/build/index.js:1
3470 #: src/Addons/TaxSettings/js-source/App.js:278
3471 msgid "Zero Rate"
3472 msgstr ""
3473
3474 #: src/Addons/TaxSettings/build/index.js:1
3475 #: src/Addons/TaxSettings/js-source/App.js:286
3476 msgid "Prices Entered With Tax"
3477 msgstr ""
3478
3479 #: src/Addons/TaxSettings/build/index.js:1
3480 #: src/Addons/TaxSettings/js-source/App.js:294
3481 msgid "Yes, I will enter prices inclusive of tax"
3482 msgstr ""
3483
3484 #: src/Addons/TaxSettings/build/index.js:1
3485 #: src/Addons/TaxSettings/js-source/App.js:298
3486 msgid "No, I will enter prices exclusive of tax"
3487 msgstr ""
3488
3489 #: src/Addons/TaxSettings/build/index.js:1
3490 #: src/Addons/TaxSettings/js-source/App.js:306
3491 msgid "Display Prices in Shop"
3492 msgstr ""
3493
3494 #: src/Addons/TaxSettings/build/index.js:1
3495 #: src/Addons/TaxSettings/js-source/App.js:314
3496 #: src/Addons/TaxSettings/js-source/App.js:334
3497 msgid "Including Tax"
3498 msgstr ""
3499
3500 #: src/Addons/TaxSettings/build/index.js:1
3501 #: src/Addons/TaxSettings/js-source/App.js:318
3502 #: src/Addons/TaxSettings/js-source/App.js:338
3503 msgid "Excluding Tax"
3504 msgstr ""
3505
3506 #: src/Addons/TaxSettings/build/index.js:1
3507 #: src/Addons/TaxSettings/js-source/App.js:326
3508 msgid "Display Prices in Cart/Checkout"
3509 msgstr ""
3510
3511 #: src/Addons/TaxSettings/build/index.js:1
3512 #: src/Addons/TaxSettings/js-source/App.js:346
3513 msgid "Price Display Suffix"
3514 msgstr ""
3515
3516 #: src/Addons/TaxSettings/build/index.js:1
3517 #: src/Addons/TaxSettings/js-source/App.js:347
3518 msgid "Leave blank to inherit default settings."
3519 msgstr ""
3520
3521 #: src/Addons/TaxSettings/build/index.js:1
3522 #: src/Addons/TaxSettings/js-source/App.js:367
3523 msgid "Remove Configuration"
3524 msgstr ""
3525
3526 #: src/Addons/TaxSettings/build/index.js:1
3527 #: src/Addons/TaxSettings/js-source/App.js:391
3528 msgid "Add Configuration"
3529 msgstr ""
3530
3531 #: src/Addons/TierLabels/build/index.js:1
3532 #: src/Addons/TierLabels/js-source/index.js:119
3533 msgid "Enter title"
3534 msgstr ""
3535
3536 #: src/Addons/TierLabels/build/index.js:1
3537 #: src/Addons/TierLabels/js-source/index.js:124
3538 msgid "Style Preset"
3539 msgstr ""
3540
3541 #: src/Addons/TierLabels/build/index.js:1
3542 #: src/Addons/TierLabels/js-source/index.js:127
3543 msgid "Square"
3544 msgstr ""
3545
3546 #: src/Addons/TierLabels/build/index.js:1
3547 #: src/Addons/TierLabels/js-source/index.js:128
3548 msgid "Rounded"
3549 msgstr ""
3550
3551 #: src/Addons/TierLabels/build/index.js:1
3552 #: src/Addons/TierLabels/js-source/index.js:129
3553 msgid "Pill"
3554 msgstr ""
3555
3556 #: src/Addons/TierLabels/build/index.js:1
3557 #: src/Addons/TierLabels/js-source/index.js:130
3558 msgid "Outline"
3559 msgstr ""
3560
3561 #: src/Addons/TierLabels/build/index.js:1
3562 #: src/Addons/TierLabels/js-source/index.js:131
3563 msgid "Dashed"
3564 msgstr ""
3565
3566 #: src/Addons/TierLabels/build/index.js:1
3567 #: src/Addons/TierLabels/js-source/index.js:138
3568 msgid "Icon"
3569 msgstr ""
3570
3571 #: src/Addons/TierLabels/build/index.js:1
3572 #: src/Addons/TierLabels/js-source/index.js:142
3573 msgid "Star"
3574 msgstr ""
3575
3576 #: src/Addons/TierLabels/build/index.js:1
3577 #: src/Addons/TierLabels/js-source/index.js:143
3578 msgid "Fire"
3579 msgstr ""
3580
3581 #: src/Addons/TierLabels/build/index.js:1
3582 #: src/Addons/TierLabels/js-source/index.js:144
3583 msgid "Lightning"
3584 msgstr ""
3585
3586 #: src/Addons/TierLabels/build/index.js:1
3587 #: src/Addons/TierLabels/js-source/index.js:145
3588 msgid "Tag"
3589 msgstr ""
3590
3591 #: src/Addons/TierLabels/build/index.js:1
3592 #: src/Addons/TierLabels/js-source/index.js:146
3593 msgid "Crown"
3594 msgstr ""
3595
3596 #: src/Addons/TierLabels/build/index.js:1
3597 #: src/Addons/TierLabels/js-source/index.js:147
3598 msgid "Percent"
3599 msgstr ""
3600
3601 #: src/Addons/TierLabels/build/index.js:1
3602 #: src/Addons/TierLabels/js-source/index.js:148
3603 msgid "Award"
3604 msgstr ""
3605
3606 #: src/Addons/TierLabels/build/index.js:1
3607 #: src/Addons/TierLabels/js-source/index.js:157
3608 msgid "Bg Color"
3609 msgstr ""
3610
3611 #: src/Addons/TierLabels/build/index.js:1
3612 #: src/Addons/TierLabels/js-source/index.js:168
3613 msgid "Text Color"
3614 msgstr ""
3615
3616 #: src/Addons/TierLabels/build/index.js:1
3617 #: src/Addons/TierLabels/js-source/index.js:179
3618 msgid "Border"
3619 msgstr ""
3620
3621 #: src/Addons/TierLabels/build/index.js:1
3622 #: src/Addons/TierLabels/js-source/index.js:193
3623 msgid "Clear border color"
3624 msgstr ""
3625
3626 #: src/Addons/TierLabels/build/index.js:1
3627 #: src/Addons/TierLabels/js-source/index.js:208
3628 msgid "Hide Advanced Settings"
3629 msgstr ""
3630
3631 #: src/Addons/TierLabels/build/index.js:1
3632 #: src/Addons/TierLabels/js-source/index.js:208
3633 msgid "Show Advanced Settings"
3634 msgstr ""
3635
3636 #: src/Addons/TierLabels/build/index.js:1
3637 #: src/Addons/TierLabels/js-source/index.js:215
3638 msgid "Font Size (px)"
3639 msgstr ""
3640
3641 #: src/Addons/TierLabels/build/index.js:1
3642 #: src/Addons/TierLabels/js-source/index.js:224
3643 msgid "Border Width (px)"
3644 msgstr ""
3645
3646 #: src/Addons/TierLabels/build/index.js:1
3647 #: src/Addons/TierLabels/js-source/index.js:233
3648 msgid "Padding Horizontal (px)"
3649 msgstr ""
3650
3651 #: src/Addons/TierLabels/build/index.js:1
3652 #: src/Addons/TierLabels/js-source/index.js:242
3653 msgid "Padding Vertical (px)"
3654 msgstr ""
3655
3656 #: src/Addons/TierLabels/build/index.js:1
3657 #: src/Addons/TierLabels/js-source/index.js:251
3658 msgid "Border Radius (px)"
3659 msgstr ""
3660
3661 #: src/Addons/TierLabels/build/index.js:1
3662 #: src/Addons/TierLabels/js-source/index.js:260
3663 msgid "Extra CSS Class"
3664 msgstr ""
3665
3666 #: src/Addons/TierLabels/build/index.js:1
3667 #: src/Addons/TierLabels/js-source/index.js:263
3668 msgid "e.g., my-custom-class"
3669 msgstr ""
3670
3671 #: src/Addons/TierLabels/build/index.js:1
3672 #: src/Addons/TierLabels/js-source/index.js:284
3673 msgid "Preview"
3674 msgstr ""
3675
3676 #: src/Addons/TierLabels/build/index.js:1
3677 #: src/Addons/TierLabels/js-source/index.js:290
3678 msgid "Remove label"
3679 msgstr ""
3680
3681 #: src/Addons/TierLabels/build/index.js:1
3682 #: src/Addons/TierLabels/js-source/index.js:319
3683 msgid "New Label"
3684 msgstr ""
3685
3686 #: src/Addons/TierLabels/build/index.js:1
3687 #: src/Addons/TierLabels/js-source/index.js:410
3688 msgid "No Labels Created"
3689 msgstr ""
3690
3691 #: src/Addons/TierLabels/build/index.js:1
3692 #: src/Addons/TierLabels/js-source/index.js:413
3693 msgid "Create your first custom tier label to highlight special pricing offers."
3694 msgstr ""
3695
3696 #: src/Addons/TierLabels/build/index.js:1
3697 #: src/Addons/TierLabels/js-source/index.js:416
3698 msgid "Once created, you can assign your labels to specific pricing tiers when editing a product."
3699 msgstr ""
3700
3701 #: src/Addons/TierLabels/build/index.js:1
3702 #: src/Addons/TierLabels/js-source/index.js:419
3703 msgid "Add your first label"
3704 msgstr ""
3705
3706 #: src/Addons/TierLabels/build/index.js:1
3707 #: src/Addons/TierLabels/js-source/index.js:443
3708 msgid "Most Popular"
3709 msgstr ""
3710
3711 #: src/Addons/TierLabels/build/index.js:1
3712 #: src/Addons/TierLabels/js-source/index.js:458
3713 msgid "Best Value"
3714 msgstr ""
3715
3716 #: src/Addons/TierLabels/build/index.js:1
3717 #: src/Addons/TierLabels/js-source/index.js:343
3718 msgid "Labels saved successfully!"
3719 msgstr ""
3720
3721 #: src/Addons/TierLabels/build/index.js:1
3722 #: src/Addons/TierLabels/js-source/index.js:482
3723 msgid "Save Labels"
3724 msgstr ""
3725
3726 #: src/Addons/TierLabels/build/index.js:1
3727 #: src/Addons/TierLabels/js-source/index.js:485
3728 msgid "+ Add Label"
3729 msgstr ""
3730
3731 #: src/Addons/Tools/build/index.js:1
3732 #: src/Addons/Tools/js-source/components/CleanupTool.js:86
3733 msgid "Item added"
3734 msgstr ""
3735
3736 #: src/Addons/Tools/build/index.js:1
3737 #: src/Addons/Tools/js-source/components/CleanupTool.js:87
3738 msgid "Item removed"
3739 msgstr ""
3740
3741 #: src/Addons/Tools/build/index.js:1
3742 #: src/Addons/Tools/js-source/components/CleanupTool.js:88
3743 msgid "Remove item"
3744 msgstr ""
3745
3746 #: src/Addons/Tools/build/index.js:1
3747 #: src/Addons/Tools/js-source/components/CleanupTool.js:233
3748 msgid "Clean Up & Reset Options"
3749 msgstr ""
3750
3751 #: src/Addons/Tools/build/index.js:1
3752 #: src/Addons/Tools/js-source/components/CleanupTool.js:245
3753 msgid "Warning:"
3754 msgstr ""
3755
3756 #: src/Addons/Tools/build/index.js:1
3757 #: src/Addons/Tools/js-source/components/CleanupTool.js:245
3758 msgid "The actions below will permanently delete data from your database. Please make a backup before proceeding."
3759 msgstr ""
3760
3761 #: src/Addons/Tools/build/index.js:1
3762 #: src/Addons/Tools/js-source/components/CleanupTool.js:249
3763 msgid "1. Product Level Data"
3764 msgstr ""
3765
3766 #: src/Addons/Tools/build/index.js:1
3767 #: src/Addons/Tools/js-source/components/CleanupTool.js:251
3768 msgid "Remove tiered pricing rules directly attached to individual products."
3769 msgstr ""
3770
3771 #: src/Addons/Tools/build/index.js:1
3772 #: src/Addons/Tools/js-source/components/CleanupTool.js:255
3773 msgid "Clean Standard Tiered Pricing Data"
3774 msgstr ""
3775
3776 #: src/Addons/Tools/build/index.js:1
3777 #: src/Addons/Tools/js-source/components/CleanupTool.js:260
3778 msgid "Customer Based Data"
3779 msgstr ""
3780
3781 #: src/Addons/Tools/build/index.js:1
3782 #: src/Addons/Tools/js-source/components/CleanupTool.js:262
3783 msgid "Clean All Customer Based Pricing Data"
3784 msgstr ""
3785
3786 #: src/Addons/Tools/build/index.js:1
3787 #: src/Addons/Tools/js-source/components/CleanupTool.js:267
3788 msgid "Role Based Data"
3789 msgstr ""
3790
3791 #: src/Addons/Tools/build/index.js:1
3792 #: src/Addons/Tools/js-source/components/CleanupTool.js:271
3793 msgid "Do not clean role based data"
3794 msgstr ""
3795
3796 #: src/Addons/Tools/build/index.js:1
3797 #: src/Addons/Tools/js-source/components/CleanupTool.js:272
3798 msgid "Clean all roles"
3799 msgstr ""
3800
3801 #: src/Addons/Tools/build/index.js:1
3802 #: src/Addons/Tools/js-source/components/CleanupTool.js:273
3803 msgid "Select specific roles to clean"
3804 msgstr ""
3805
3806 #: src/Addons/Tools/build/index.js:1
3807 #: src/Addons/Tools/js-source/components/CleanupTool.js:295
3808 msgid "Filters (Optional)"
3809 msgstr ""
3810
3811 #: src/Addons/Tools/build/index.js:1
3812 #: src/Addons/Tools/js-source/components/CleanupTool.js:297
3813 msgid "Leave blank to apply the cleanup to all products. Otherwise, select specific categories or products."
3814 msgstr ""
3815
3816 #: src/Addons/Tools/build/index.js:1
3817 #: src/Addons/Tools/js-source/components/CleanupTool.js:300
3818 msgid "Select Categories"
3819 msgstr ""
3820
3821 #: src/Addons/Tools/build/index.js:1
3822 #: src/Addons/Tools/js-source/components/CleanupTool.js:317
3823 msgid "2. Global Pricing Rules"
3824 msgstr ""
3825
3826 #: src/Addons/Tools/build/index.js:1
3827 #: src/Addons/Tools/js-source/components/CleanupTool.js:319
3828 msgid "Global pricing rules apply to multiple products at once."
3829 msgstr ""
3830
3831 #: src/Addons/Tools/build/index.js:1
3832 #: src/Addons/Tools/js-source/components/CleanupTool.js:322
3833 msgid "Delete all Global Pricing Rules"
3834 msgstr ""
3835
3836 #: src/Addons/Tools/build/index.js:1
3837 #: src/Addons/Tools/js-source/components/CleanupTool.js:330
3838 msgid "3. Plugin Settings"
3839 msgstr ""
3840
3841 #: src/Addons/Tools/build/index.js:1
3842 #: src/Addons/Tools/js-source/components/CleanupTool.js:332
3843 msgid "Reset general settings, labels, and table column configurations."
3844 msgstr ""
3845
3846 #: src/Addons/Tools/build/index.js:1
3847 #: src/Addons/Tools/js-source/components/CleanupTool.js:335
3848 msgid "Reset all plugin settings to defaults"
3849 msgstr ""
3850
3851 #: src/Addons/Tools/build/index.js:1
3852 #: src/Addons/Tools/js-source/components/CleanupTool.js:132
3853 msgid "Are you sure you want to delete the selected data? This action cannot be undone."
3854 msgstr ""
3855
3856 #: src/Addons/Tools/build/index.js:1
3857 #: src/Addons/Tools/js-source/components/CleanupTool.js:159
3858 msgid "Product data cleaned up."
3859 msgstr ""
3860
3861 #: src/Addons/Tools/build/index.js:1
3862 #: src/Addons/Tools/js-source/components/CleanupTool.js:172
3863 msgid "Global rules deleted."
3864 msgstr ""
3865
3866 #: src/Addons/Tools/build/index.js:1
3867 #: src/Addons/Tools/js-source/components/CleanupTool.js:185
3868 msgid "Settings reset to default."
3869 msgstr ""
3870
3871 #: src/Addons/Tools/build/index.js:1
3872 #: src/Addons/Tools/js-source/components/CleanupTool.js:214
3873 msgid "An unexpected error occurred."
3874 msgstr ""
3875
3876 #: src/Addons/Tools/build/index.js:1
3877 #: src/Addons/Tools/js-source/components/CleanupTool.js:352
3878 msgid "Processing..."
3879 msgstr ""
3880
3881 #: src/Addons/Tools/build/index.js:1
3882 #: src/Addons/Tools/js-source/components/CleanupTool.js:352
3883 msgid "Execute Cleanup"
3884 msgstr ""
3885
3886 #: src/Addons/Tools/build/index.js:1
3887 #: src/Addons/Tools/js-source/components/CleanupTool.js:356
3888 msgid "Select at least one option above to proceed."
3889 msgstr ""
3890
3891 #: src/Addons/Tools/build/index.js:1
3892 #: src/Addons/Tools/js-source/components/RolesManagement.js:173
3893 msgid "Roles and Capabilities"
3894 msgstr ""
3895
3896 #: src/Addons/Tools/build/index.js:1
3897 #: src/Addons/Tools/js-source/components/RolesManagement.js:175
3898 msgid "Add New Role"
3899 msgstr ""
3900
3901 #: src/Addons/Tools/build/index.js:1
3902 #: src/Addons/Tools/js-source/components/RolesManagement.js:183
3903 #: src/Addons/Tools/js-source/components/RolesManagement.js:230
3904 msgid "Role Name"
3905 msgstr ""
3906
3907 #: src/Addons/Tools/build/index.js:1
3908 #: src/Addons/Tools/js-source/components/RolesManagement.js:184
3909 msgid "Role Key"
3910 msgstr ""
3911
3912 #: src/Addons/Tools/build/index.js:1
3913 #: src/Addons/Tools/js-source/components/RolesManagement.js:185
3914 msgid "Capabilities Count"
3915 msgstr ""
3916
3917 #: src/Addons/Tools/build/index.js:1
3918 #: src/Addons/Tools/js-source/components/RolesManagement.js:186
3919 msgid "Actions"
3920 msgstr ""
3921
3922 #: src/Addons/Tools/build/index.js:1
3923 #: src/Addons/Tools/js-source/components/RolesManagement.js:202
3924 msgid "Edit"
3925 msgstr ""
3926
3927 #: src/Addons/Tools/build/index.js:1
3928 #: src/Addons/Tools/js-source/components/RolesManagement.js:208
3929 msgid "Delete"
3930 msgstr ""
3931
3932 #: src/Addons/Tools/build/index.js:1
3933 #: src/Addons/Tools/js-source/components/RolesManagement.js:224
3934 msgid "Edit Role Capabilities"
3935 msgstr ""
3936
3937 #: src/Addons/Tools/build/index.js:1
3938 #: src/Addons/Tools/js-source/components/RolesManagement.js:224
3939 msgid "Create New Role"
3940 msgstr ""
3941
3942 #: src/Addons/Tools/build/index.js:1
3943 #: src/Addons/Tools/js-source/components/RolesManagement.js:236
3944 msgid "Role Key (e.g., custom_role)"
3945 msgstr ""
3946
3947 #: src/Addons/Tools/build/index.js:1
3948 #: src/Addons/Tools/js-source/components/RolesManagement.js:245
3949 msgid "Copy capabilities from existing role"
3950 msgstr ""
3951
3952 #: src/Addons/Tools/build/index.js:1
3953 #: src/Addons/Tools/js-source/components/RolesManagement.js:259
3954 msgid "Capabilities"
3955 msgstr ""
3956
3957 #: src/Addons/Tools/build/index.js:1
3958 #: src/Addons/Tools/js-source/components/RolesManagement.js:265
3959 msgid "Search capabilities..."
3960 msgstr ""
3961
3962 #: src/Addons/Tools/build/index.js:1
3963 #: src/Addons/Tools/js-source/components/RolesManagement.js:283
3964 msgid "Cancel"
3965 msgstr ""
3966
3967 #: src/Addons/Tools/build/index.js:1
3968 #: src/Addons/Tools/js-source/components/RolesManagement.js:286
3969 msgid "Save Role"
3970 msgstr ""
3971
3972 #: src/Addons/Tools/build/index.js:1
3973 #: src/Addons/Tools/js-source/App.js:26
3974 msgid "Roles Management"
3975 msgstr ""
3976
3977 #: src/Addons/Tools/build/index.js:1
3978 #: src/Addons/Tools/js-source/App.js:31
3979 msgid "Data Clean Up"
3980 msgstr ""
3981
3982 #: src/Blocks/build/index.js:49
3983 #: src/Blocks/build/index.js:132
3984 #: src/Blocks/build/index.js:195
3985 #: src/Blocks/src/blocks/blocks/TieredPricingBlock.js:23
3986 #: src/Blocks/src/blocks/dropdown/TieredPricingDropdown.js:13
3987 #: src/Blocks/src/blocks/options/TieredPricingOption.js:23
3988 #: src/Blocks/build/index.js:23
3989 #: src/Blocks/build/index.js:63
3990 #: src/Blocks/build/index.js:108
3991 msgid "pieces"
3992 msgstr ""
3993
3994 #: src/Blocks/build/index.js:692
3995 #: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:10
3996 #: src/Blocks/build/index.js:436
3997 msgid "Columns"
3998 msgstr ""
3999
4000 #: src/Blocks/build/index.js:712
4001 #: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:43
4002 #: src/Blocks/build/index.js:469
4003 msgid "Discount column is showing."
4004 msgstr ""
4005
4006 #: src/Blocks/build/index.js:712
4007 #: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:44
4008 #: src/Blocks/build/index.js:470
4009 msgid "Discount column is not showing."
4010 msgstr ""
4011
4012 #: src/Blocks/build/index.js:765
4013 #: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:32
4014 #: src/Blocks/build/index.js:510
4015 msgid "Main settings"
4016 msgstr ""
4017
4018 #: src/Addons/ReactProductEditorAddon/js-source/src/premium-wrapper/block.json
4019 #: src/Addons/ReactProductEditorAddon/js/premium-wrapper/block.json
4020 msgctxt "block title"
4021 msgid "Woo blocks-based product editor: Premium Wrapper"
4022 msgstr ""
4023
4024 #: src/Addons/ReactProductEditorAddon/js-source/src/premium-wrapper/block.json
4025 #: src/Addons/ReactProductEditorAddon/js-source/src/upgrade-notice/block.json
4026 #: src/Addons/ReactProductEditorAddon/js/premium-wrapper/block.json
4027 #: src/Addons/ReactProductEditorAddon/js/upgrade-notice/block.json
4028 msgctxt "block keyword"
4029 msgid "products"
4030 msgstr ""
4031
4032 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/block.json
4033 #: src/Addons/ReactProductEditorAddon/js/tiered-pricing/block.json
4034 msgctxt "block title"
4035 msgid "Woo blocks-based product editor: Tiered Pricing"
4036 msgstr ""
4037
4038 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/block.json
4039 #: src/Addons/ReactProductEditorAddon/js/tiered-pricing/block.json
4040 msgctxt "block description"
4041 msgid "A block to allow users to input tiered pricing"
4042 msgstr ""
4043
4044 #: src/Addons/ReactProductEditorAddon/js-source/src/upgrade-notice/block.json
4045 #: src/Addons/ReactProductEditorAddon/js/upgrade-notice/block.json
4046 msgctxt "block title"
4047 msgid "Woo blocks-based product editor: Upgrade Notice"
4048 msgstr ""
4049
4050 #: src/Blocks/build/block.json
4051 #: src/Blocks/src/block.json
4052 msgctxt "block title"
4053 msgid "Tiered Pricing"
4054 msgstr ""
4055
4056 #: src/Blocks/build/block.json
4057 #: src/Blocks/src/block.json
4058 msgctxt "block description"
4059 msgid "Tiered pricing widget. Must be used on the product page template. Find more options to customize in the plugin settings."
4060 msgstr ""
4061