# tier-pricing-table/7.1.5/languages/tier-pricing-table.pot

Tiered Pricing Table for WooCommerce, version 7.1.5. 5,419 lines.

- Page: https://pluginprobe.com/plugins/tier-pricing-table/7.1.5/code/languages/tier-pricing-table.pot
- Raw: https://pluginprobe.com/plugins/tier-pricing-table/7.1.5/raw/languages/tier-pricing-table.pot
- Modified: 2026-07-31T07:44:26+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/tier-pricing-table/7.1.5/code/languages/tier-pricing-table.pot#L10-L20`.

```
# Copyright (C) 2026 U2Code
# This file is distributed under the GPLv2 or later.
msgid ""
msgstr ""
"Project-Id-Version: WooCommerce Tiered Price Table 7.0.1\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/tiered-pricing-table\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2026-07-27T09:40:29+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.12.0\n"
"X-Domain: tier-pricing-table\n"

#. Plugin Name of the plugin
#: tier-pricing-table.php
msgid "WooCommerce Tiered Price Table"
msgstr ""

#. Plugin URI of the plugin
#. Author URI of the plugin
#: tier-pricing-table.php
msgid "https://tiered-pricing.com/"
msgstr ""

#. Description of the plugin
#: tier-pricing-table.php
msgid "Quantity-based discounts with nice-looking reflection on the product page."
msgstr ""

#. Author of the plugin
#: tier-pricing-table.php
msgid "U2Code"
msgstr ""

#: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsAddon.php:14
msgid "Advanced product quantity options"
msgstr ""

#: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsAddon.php:18
msgid "Set maximum, and step quantities for products."
msgstr ""

#: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:111
msgid "Additional quantity options"
msgstr ""

#: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:131
#: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:147
#: views/admin/components/minimum-order-quantity-form.php:17
msgid "Leave blank for no restrictions"
msgstr ""

#: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:133
msgid "Maximum order quantity"
msgstr ""

#: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:134
msgid "The maximum quantity of the product a customer can order in a single transaction."
msgstr ""

#: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:146
#: src/Addons/AdvancedQuantityOptions/ProductEditor/QuantityStepBlock.php:30
msgid "Quantity step"
msgstr ""

#: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:149
msgid "Requires the product to be purchased in multiples of X."
msgstr ""

#: src/Addons/AdvancedQuantityOptions/GlobalPricingOptions.php:88
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedQuantityRules.php:13
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsColumn.php:12
#: src/Addons/TaxSettings/build/index.js:1
#: src/Addons/TaxSettings/js-source/App.js:350
msgid "N/A"
msgstr ""

#: src/Addons/AdvancedQuantityOptions/GlobalPricingOptions.php:95
msgid "Maximum:"
msgstr ""

#: src/Addons/AdvancedQuantityOptions/GlobalPricingOptions.php:101
msgid "Quantity step:"
msgstr ""

#: src/Addons/AdvancedQuantityOptions/ProductEditor/MaximumOrderQuantityBlock.php:30
msgid "Maximum Order Quantity"
msgstr ""

#: src/Addons/AdvancedQuantityOptions/ProductEditor/ProductEditor.php:26
msgid "Advanced Quantity Options"
msgstr ""

#. translators: %1$s: item name, %2$s: minimum quantity
#: src/Addons/AdvancedQuantityOptions/QuantityManager.php:50
#, php-format
msgid "Maximum quantity for the %1$s is %2$d"
msgstr ""

#. translators: %s: quantity step
#: src/Addons/AdvancedQuantityOptions/QuantityManager.php:59
#: src/Addons/AdvancedQuantityOptions/QuantityManager.php:131
#: src/Addons/AdvancedQuantityOptions/QuantityManager.php:210
#, php-format
msgid "Order quantity must be multiple of %s"
msgstr ""

#. translators: %s: maximum quantity
#: src/Addons/AdvancedQuantityOptions/QuantityManager.php:120
#: src/Addons/AdvancedQuantityOptions/QuantityManager.php:198
#, php-format
msgid "Maximum order quantity for the product is %s"
msgstr ""

#: src/Addons/CartUpsells/CartUpsellsAddon.php:8
msgid "Cart Upsells"
msgstr ""

#: src/Addons/CartUpsells/CartUpsellsAddon.php:12
msgid "Display an upsell message in the cart indicating how many items are needed to reach the next pricing tier."
msgstr ""

#: src/Addons/CartUpsells/CartUpsellsService.php:202
#: src/Addons/CartUpsells/UpsellsSubsection.php:43
msgid "Buy <b>{tp_required_quantity}</b> more to get <b>{tp_next_price}</b> each"
msgstr ""

#: src/Addons/CartUpsells/UpsellsSubsection.php:11
msgid "Cart Upsell Messages"
msgstr ""

#: src/Addons/CartUpsells/UpsellsSubsection.php:15
msgid "Display targeted messages in the cart to encourage customers to reach the next discount tier."
msgstr ""

#: src/Addons/CartUpsells/UpsellsSubsection.php:26
msgid "Enable cart upsells"
msgstr ""

#: src/Addons/CartUpsells/UpsellsSubsection.php:34
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:289
msgid "Template"
msgstr ""

#: src/Addons/CartUpsells/UpsellsSubsection.php:49
msgid "Upsell text color"
msgstr ""

#: src/Addons/CartUpsells/UpsellsSubsection.php:55
msgid "Note: This feature is not compatible with the Gutenberg Cart/Checkout blocks."
msgstr ""

#: src/Addons/CatalogPrices/CatalogPricesAddon.php:8
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:13
msgid "Shop & Categories Price Format"
msgstr ""

#: src/Addons/CatalogPrices/CatalogPricesAddon.php:12
msgid "Manage how tiered pricing appears in catalogs, loops, and widgets."
msgstr ""

#: src/Addons/CatalogPrices/CatalogPricesService.php:41
#: src/Addons/CatalogPrices/CatalogPricesService.php:46
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:63
#: src/Managers/FormatPriceManager.php:253
msgid "From {tp_lowest_price} instead of {tp_original_price}"
msgstr ""

#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:18
msgid "Manage how the main product price string is formatted in shop pages, categories, and widgets."
msgstr ""

#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:29
msgid "Override default price display"
msgstr ""

#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:33
msgid "Replace the standard WooCommerce price with a custom lowest price or price range."
msgstr ""

#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:38
msgid "Apply to variable products"
msgstr ""

#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:42
msgid "Calculate the lowest and highest prices across all variations and display them using your chosen format."
msgstr ""

#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:47
msgid "Format style"
msgstr ""

#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:51
msgid "Show lowest price"
msgstr ""

#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:52
msgid "Show range (lowest to highest)"
msgstr ""

#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:53
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:60
msgid "Custom template"
msgstr ""

#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:56
msgid "Choose whether to show only the lowest available price, the full price range, or a custom template."
msgstr ""

#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:64
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."
msgstr ""

#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:72
msgid "Prefix for lowest price"
msgstr ""

#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:75
#: src/Managers/FormatPriceManager.php:292
msgid "From"
msgstr ""

#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:76
msgid "Text displayed before the lowest price (e.g., <b>From $10.00</b>)."
msgstr ""

#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:84
msgid "Lowest price"
msgstr ""

#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:85
msgid "{tp_lowest_price} - lowest available tier price."
msgstr ""

#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:89
msgid "Prices range"
msgstr ""

#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:90
msgid "{tp_prices_range} - price range from lowest tier to original price."
msgstr ""

#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:94
msgid "Original price"
msgstr ""

#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:95
msgid "{tp_original_price} - product's original price without discounts."
msgstr ""

#: src/Addons/CategoryTiers/CategoryTierAddon.php:13
msgid "Category level tiered pricing (deprecated)"
msgstr ""

#: src/Addons/CategoryTiers/CategoryTierAddon.php:43
msgid "Skip category rules"
msgstr ""

#: src/Addons/CategoryTiers/CategoryTierAddon.php:44
msgid "Don't take into account tiered pricing rules from categories. "
msgstr ""

#: src/Addons/CategoryTiers/CategoryTierAddon.php:233
msgid "Set tiered pricing at the product category level (Deprecated)."
msgstr ""

#: src/Addons/Coupons/CouponsAddon.php:9
#: views/admin/welcome-page/welcome-page.php:1077
msgid "Coupons management"
msgstr ""

#: src/Addons/Coupons/CouponsAddon.php:69
msgid "Check this option to don't  apply tiered pricing in the cart when users have applied this coupon."
msgstr ""

#: src/Addons/Coupons/CouponsAddon.php:76
msgid "Disable tiered pricing for specific coupons."
msgstr ""

#: src/Addons/CustomColumns/Admin/CustomColumnsAdmin.php:19
msgid "Show More Info Next to Prices?"
msgstr ""

#: src/Addons/CustomColumns/Admin/CustomColumnsAdmin.php:20
msgid "Create additional columns to show exactly how much your customers save, total prices, or per-unit costs alongside each tier."
msgstr ""

#: src/Addons/CustomColumns/Admin/CustomColumnsAdmin.php:24
msgid "Add Custom Columns"
msgstr ""

#: src/Addons/CustomColumns/Columns/CustomDataColumn.php:168
msgid "(first row)"
msgstr ""

#: src/Addons/CustomColumns/Columns/CustomDataColumn.php:179
msgid "Custom columns are available only in the premium version."
msgstr ""

#: src/Addons/CustomColumns/Columns/CustomDataColumn.php:182
msgid "Upgrade you plan"
msgstr ""

#: src/Addons/CustomColumns/CustomColumnsAddon.php:17
msgid "Custom table columns"
msgstr ""

#: src/Addons/CustomColumns/CustomColumnsAddon.php:21
msgid "Add custom columns to your pricing table."
msgstr ""

#: src/Addons/CustomColumns/Schema.php:13
#: src/Addons/CustomColumns/build/index.js:1
#: src/Addons/CustomColumns/js-source/index.js:53
msgid "Custom column"
msgstr ""

#: src/Addons/CustomColumns/Schema.php:14
#: src/Addons/CustomColumns/build/index.js:1
#: src/Addons/CustomColumns/js-source/index.js:54
msgid "Price excluding taxes"
msgstr ""

#: src/Addons/CustomColumns/Schema.php:15
#: src/Addons/CustomColumns/build/index.js:1
#: src/Addons/CustomColumns/js-source/index.js:55
msgid "Price including taxes"
msgstr ""

#: src/Addons/CustomColumns/Schema.php:16
#: src/Addons/CustomColumns/build/index.js:1
#: src/Addons/CustomColumns/js-source/index.js:56
msgid "Total row price"
msgstr ""

#: src/Addons/CustomColumns/Schema.php:17
#: src/Addons/CustomColumns/build/index.js:1
#: src/Addons/CustomColumns/js-source/index.js:57
msgid "Saving per item"
msgstr ""

#: src/Addons/CustomColumns/Schema.php:23
#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:83
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:234
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:392
#: src/PricingTable.php:253
#: src/Settings/CustomOptions/TPTTextTemplate.php:205
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:205
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:207
#: views/admin/components/tiered-pricing-rules-form.php:55
#: views/admin/welcome-page/welcome-page.php:647
#: src/Addons/CustomColumns/build/index.js:1
#: src/Addons/CustomColumns/js-source/index.js:69
#: src/Addons/CustomColumns/js-source/index.js:284
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Fixed/Row.js:40
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Fixed/Row.js:41
#: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
#: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:80
#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:430
msgid "Price"
msgstr ""

#: src/Addons/CustomColumns/Schema.php:24
#: src/Addons/CustomColumns/build/index.js:1
#: src/Addons/CustomColumns/js-source/index.js:70
#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:64
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:455
msgid "Number"
msgstr ""

#: src/Addons/CustomColumns/Schema.php:25
#: src/Addons/CustomColumns/build/index.js:1
#: src/Addons/CustomColumns/js-source/index.js:71
msgid "Text"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:26
msgid "Duplicate this rule"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:35
#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:115
msgid "Duplicate"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:51
#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/App.js:172
msgid "(Copy)"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:81
msgid "The rule was duplicated successfully."
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:84
msgid "Failed to duplicate rule."
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Actions/ReactivateAction.php:36
msgid "Reactivate"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Actions/SuspendAction.php:37
msgid "Suspend"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Actions/SuspendAction.php:54
msgid "The rule suspended successfully."
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:11
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:15
msgid "Users & Roles"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:24
msgid "Applied to every user"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:50
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:63
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:112
msgid "Customers"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:50
msgid "Excluded Customers"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:78
msgid "Roles"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:78
msgid "Excluded Roles"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:11
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:52
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:14
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:94
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:193
msgid "Products"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:16
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:32
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:131
msgid "Categories"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:17
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:52
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:151
msgid "Tags"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:18
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:73
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:172
msgid "Brands"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:27
msgid "Applied to every product"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:36
msgid "Excluded Categories"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:37
msgid "Excluded Tags"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:38
msgid "Excluded Brands"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:52
msgid "Excluded Products"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedQuantityRules.php:8
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:14
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:108
msgid "Quantity limits"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedQuantityRules.php:21
msgid "Minimum:"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:13
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:15
msgid "Pricing"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:24
#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:63
#: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:130
#: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:122
#: src/Integrations/Plugins/WPAllImport.php:160
#: views/admin/components/regular-pricing-form.php:119
#: views/admin/components/regular-pricing-form.php:129
msgid "Regular price"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:39
msgid "(Individual)"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:39
msgid "(Mix and match)"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:46
msgid "Base Pricing:"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:51
msgid "Regular:"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:56
msgid "Sale:"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:62
msgid "Discount:"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:63
#: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:132
#: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:124
#: src/Integrations/Plugins/WPAllImport.php:169
#: views/admin/components/regular-pricing-form.php:106
#: views/admin/components/regular-pricing-form.php:148
msgid "Sale price"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:74
msgid "Tiered Rules:"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:82
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:220
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:388
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:109
#: src/PricingTable.php:251
#: src/Settings/CustomOptions/TPTTextTemplate.php:141
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:195
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:197
#: views/addons/category-tiers/add-free.php:24
#: views/addons/category-tiers/add.php:51
#: views/addons/category-tiers/edit-free.php:34
#: views/addons/category-tiers/edit.php:59
#: views/addons/category-tiers/edit.php:82
#: views/admin/components/tiered-pricing-rules-form.php:65
#: views/admin/welcome-page/welcome-page.php:645
#: src/Addons/CustomColumns/build/index.js:1
#: src/Addons/CustomColumns/js-source/index.js:283
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Fixed/Row.js:27
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Fixed/Row.js:32
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Percentage/Row.js:16
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Percentage/Row.js:21
#: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
#: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/App.js:145
#: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:78
#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:428
msgid "Quantity"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:83
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:227
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:390
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:200
#: views/admin/welcome-page/welcome-page.php:646
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Percentage/Row.js:34
#: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
#: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:79
#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:429
msgid "Discount"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:9
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:13
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:22
msgid "Priority Settings"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:23
msgid "Global"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:24
#: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:25
msgid "Prefer Product"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:26
msgid "Override"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:27
msgid "Flexible"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:46
msgid "Regular prices:"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:49
msgid "Tiered pricing:"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:52
msgid "Quantity limits:"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:312
msgid "The pricing rule does not affect either prices or product quantity limits. The rule will be skipped."
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:489
msgid "Set Custom Pricing"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:490
msgid "Set custom regular and tiered pricing for matching products."
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:495
#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/CleanupTool.js:306
msgid "Select Products"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:496
msgid "Target specific products, categories, tags, or brands. Leave empty to apply store-wide."
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:501
msgid "Filter Users"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:506
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:23
msgid "Quantity Limits"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:507
msgid "Enforce minimum, maximum, and step increments for purchasing."
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:515
msgid "Dismiss"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:521
msgid "How global pricing rules work"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:526
msgid "Global rules enable you to bulk-apply dynamic pricing and quantity limits to selected groups of products and users simultaneously."
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:532
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:56
msgid "Note:"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:533
msgid "Depending on your priority settings, global rules may override product-level pricing configurations."
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/FormTab.php:141
msgid "Premium feature"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/FormTab.php:148
msgid "Upgrade plan"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:19
msgid "Configure regular and tiered pricing rules"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:26
msgid "Base Pricing"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:27
msgid "Override the default regular product prices."
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:39
#: src/Addons/ImportExport/WoocommerceImportService.php:24
#: src/Addons/ReactProductEditorAddon/Sections/MainSection.php:38
#: src/Addons/ReactProductEditorAddon/TieredPricingGroup.php:21
#: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:118
#: src/Admin/ProductPage/TieredPricingTab.php:35
#: src/Integrations/Plugins/WPAllImport.php:335
#: src/Settings/Settings.php:218
msgid "Tiered Pricing"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:41
msgid ""
"<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"
"<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."
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:47
msgid "Calculation type"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:49
msgid "Individual"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:50
msgid "Mix and Match"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:18
msgid "Select products, categories, tags, or brands this rule applies to"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:23
msgid "Applies to products"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:26
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."
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:46
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:145
msgid "Search categories&hellip;"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:66
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:165
msgid "Search tags&hellip;"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:87
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:186
msgid "Search brands&hellip;"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:112
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:213
msgid "Search products&hellip;"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:123
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:87
msgid "Exclusions"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:18
msgid "Set minimum, maximum, and quantity step limits"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:25
msgid "Applies to each product individually. If mix & match is enabled, the minimum quantity requirement will be shared across variations of a variable product."
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:34
msgid "Variable Product Minimum Quantity"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:35
#: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:100
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:38
msgid "Determine whether the minimum quantity requirement applies to each variation separately, or to the combined total of all variations in the cart."
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:45
#: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:87
msgid "Global Settings"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:46
#: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:88
msgid "Individual variation"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:47
#: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:89
msgid "Variable product total (Mix & match)"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:49
#: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:91
msgid "Calculate minimum quantity by"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:17
msgid "Manage how this rule interacts with product-level settings"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:24
msgid "Determine which rules take precedence when a product has both global and individual settings."
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:29
msgid "Rule priority"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:31
msgid "Use global settings"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:32
msgid "Prefer product-level rules"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:34
msgid "Override product-level rules"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:36
msgid "Custom component priorities"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:46
msgid "Base Prices Priority"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:52
msgid "Base prices"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:54
msgid "Prefer product-level role prices"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:56
msgid "Override all product-level prices"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:62
msgid "Prioritize product-specific role pricing over this global rule."
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:68
msgid "Tiered Prices Priority"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:75
msgid "Tiered prices"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:77
msgid "Prefer product-level tiers"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:79
msgid "Prefer product-level role tiers"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:81
msgid "Override all product-level tiers"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:88
msgid "Mix & Match"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:91
msgid "Enable Mix & Match for product-level tiers"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:95
msgid "Prioritize product-specific tiered pricing over this global rule, and optionally enable Mix & Match for those inherited tiers."
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:101
msgid "Quantity Limits Priority"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:110
msgid "Prefer product-level limits"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:112
msgid "Prefer product-level role limits"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:114
msgid "Override all product-level limits"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:120
msgid "Prioritize product-specific quantity limits over this global rule."
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:19
msgid "Select the users or roles this rule applies to"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:24
msgid "Applies to users"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:27
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)."
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:33
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:95
msgid "User roles"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:40
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:105
msgid "Select for a user role"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:55
#: views/admin/welcome-page/welcome-page.php:975
msgid "Manage user roles"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:77
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:126
msgid "Select for a customer"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/UpgradeTip.php:73
msgid "You have got a discount!"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/UpgradeTip.php:78
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!"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/UpgradeTip.php:85
msgid "Use the coupon code below for a <b>20%</b> discount on upgrading your plan."
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/Form/UpgradeTip.php:97
msgid "Upgrade your plan"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:109
msgid "Suspended"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:111
msgid "Active"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:299
msgid "Create Your First Global Pricing Rule"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:304
msgid "Global rules allow you to bulk-apply custom pricing, tiered discounts, and quantity limits to multiple products or categories simultaneously."
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:312
msgid "Create Rule"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:405
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:406
msgid "Pricing rule"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:407
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:408
msgid "Add Pricing Rule"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:409
msgid "Edit Pricing Rule"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:410
msgid "New Pricing Rule"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:411
msgid "View Pricing Rule"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:412
msgid "Find Pricing Rule"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:413
msgid "No pricing rules ware found"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:414
msgid "No pricing rule in trash"
msgstr ""

#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:416
msgid "Pricing rules"
msgstr ""

#: src/Addons/GlobalTieredPricing/GlobalPricingRule.php:403
msgid "The pricing rule does not affect either prices or product quantity. The rule will be skipped."
msgstr ""

#: src/Addons/GlobalTieredPricing/GlobalTieredPricingAddon.php:9
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:116
msgid "Global pricing rules"
msgstr ""

#: src/Addons/GlobalTieredPricing/GlobalTieredPricingAddon.php:39
msgid "Create reusable pricing rules and apply them globally."
msgstr ""

#: src/Addons/ImportExport/ImportExportAddon.php:8
msgid "WooCommerce Import/Export"
msgstr ""

#: src/Addons/ImportExport/ImportExportAddon.php:12
msgid "Adds compatibility with the built-in WooCommerce product importer and exporter."
msgstr ""

#: src/Addons/ImportExport/WoocommerceExportService.php:39
#: src/Addons/ImportExport/WoocommerceImportService.php:27
#: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:136
#: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:132
msgid "Fixed pricing rules"
msgstr ""

#: src/Addons/ImportExport/WoocommerceExportService.php:42
#: src/Addons/ImportExport/WoocommerceImportService.php:28
#: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:138
#: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:134
msgid "Percentage pricing rules"
msgstr ""

#: src/Addons/ImportExport/WoocommerceExportService.php:44
#: src/Addons/ImportExport/WoocommerceImportService.php:26
#: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:140
#: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:128
#: src/Integrations/Plugins/WPAllImport.php:116
#: src/Integrations/Plugins/WPAllImport.php:222
#: views/admin/components/tiered-pricing-rules-form.php:98
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/TieredPricingType.js:9
#: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
#: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
msgid "Tiered pricing type"
msgstr ""

#: src/Addons/ImportExport/WoocommerceExportService.php:46
#: src/Addons/ImportExport/WoocommerceImportService.php:29
#: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:142
#: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:130
#: views/admin/components/minimum-order-quantity-form.php:23
msgid "Minimum order quantity"
msgstr ""

#: src/Addons/ManualOrders/ManualOrdersAddon.php:15
msgid "Tiered pricing for manual orders"
msgstr ""

#: src/Addons/ManualOrders/ManualOrdersAddon.php:19
msgid "Apply tiered pricing to orders created manually in the admin area."
msgstr ""

#. translators: %1$s: item name, %2$s: original price, %3$s: new price
#: src/Addons/ManualOrders/ManualOrdersAddon.php:148
#, php-format
msgid "Tiered pricing recalculations for %1$s: %2$s → %3$s"
msgstr ""

#: src/Addons/ManualOrders/ManualOrdersAddon.php:193
msgid "Re-calculate with tiered pricing"
msgstr ""

#: src/Addons/MinQuantity/MinQuantity.php:12
msgid "Minimum order quantity validation"
msgstr ""

#. translators: %1$s: item name, %2$s: minimum quantity
#: src/Addons/MinQuantity/MinQuantity.php:40
#, php-format
msgid "Minimum quantity for the %1$s is %2$d"
msgstr ""

#. translators: %s: minimum quantity
#: src/Addons/MinQuantity/MinQuantity.php:83
#: src/Addons/MinQuantity/MinQuantity.php:102
#: src/Addons/MinQuantity/MinQuantity.php:129
#, php-format
msgid "Minimum quantity for the product is %s"
msgstr ""

#. translators: 1: Product name, 2: Minimum quantity.
#: src/Addons/MinQuantity/MinQuantity.php:170
#: src/Addons/MinQuantity/StoreApiValidation.php:27
#, php-format
msgid "Minimum quantity for %1$s is %2$s."
msgstr ""

#. translators: 1: Minimum quantity, 2: Product name.
#: src/Addons/MinQuantity/MinQuantity.php:190
#: src/Addons/MinQuantity/StoreApiValidation.php:49
#, php-format
msgid "You need to order at least %1$s items of %2$s to meet the minimum order quantity."
msgstr ""

#. translators: 1: Missing quantity, 2: Product name, 3: Minimum quantity.
#: src/Addons/MinQuantity/MinQuantity.php:209
#, php-format
msgid "You need %1$s more items of %2$s to meet the minimum order quantity of %3$s."
msgstr ""

#: src/Addons/MinQuantity/MinQuantity.php:270
msgid "Enforce minimum order quantities for products based on tiered pricing rules."
msgstr ""

#: src/Addons/NonLoggedInUsers/NonLoggedInUsersAddon.php:8
msgid "Non-Logged-In Users"
msgstr ""

#: src/Addons/NonLoggedInUsers/NonLoggedInUsersAddon.php:12
msgid "Hide prices or prevent purchasing for users who are not logged in."
msgstr ""

#. translators: %s: account page link
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersService.php:72
#, php-format
msgid "Please enter %s to make a purchase"
msgstr ""

#: src/Addons/NonLoggedInUsers/NonLoggedInUsersService.php:74
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:52
msgid "your account"
msgstr ""

#. translators: %s: login page url
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersService.php:85
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:70
#, php-format
msgid "%s see prices"
msgstr ""

#: src/Addons/NonLoggedInUsers/NonLoggedInUsersService.php:87
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:72
msgid "Login"
msgstr ""

#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:11
msgid "Guest Users"
msgstr ""

#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:15
msgid "Manage pricing visibility and purchasing rules for guest (non-logged-in) users."
msgstr ""

#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:26
msgid "Require login to purchase"
msgstr ""

#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:34
msgid "Guest add-to-cart label"
msgstr ""

#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:38
msgid "Change the default \"Add to cart\" button text for guest users."
msgstr ""

#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:40
msgid "Leave empty to keep default"
msgstr ""

#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:45
msgid "Guest purchase error message"
msgstr ""

#. translators: %s: login page url
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:50
#, php-format
msgid "Please enter %s to make a purchase."
msgstr ""

#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:56
msgid "Hide prices for guests"
msgstr ""

#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:63
msgid "Guest price message"
msgstr ""

#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:66
msgid "This message will be displayed instead of the price for non-logged-in users."
msgstr ""

#: src/Addons/PluginsRecommendations/BulkPriceEditorPlugin.php:44
#: src/Addons/PluginsRecommendations/CancellationSurveysPlugin.php:39
#: src/Admin/Tips/Tips/DefaultVariationTip.php:38
#: src/Admin/Tips/Tips/RoleCustomerPricingTabTip.php:39
#: src/Admin/Tips/Tips/VariationsPricingCalculationTip.php:42
msgid "Tip"
msgstr ""

#: src/Addons/PluginsRecommendations/BulkPriceEditorPlugin.php:66
msgid "Check plugin"
msgstr ""

#: src/Addons/PluginsRecommendations/BulkPriceEditorPlugin.php:71
msgid "View video"
msgstr ""

#: src/Addons/PluginsRecommendations/BulkPriceEditorPlugin.php:93
#: src/Addons/PluginsRecommendations/CancellationSurveysPlugin.php:76
#: src/Admin/Tips/Tips/DefaultVariationTip.php:59
#: src/Admin/Tips/Tips/RoleCustomerPricingTabTip.php:62
#: src/Admin/Tips/Tips/VariationsPricingCalculationTip.php:82
msgid "Hide this tip"
msgstr ""

#: src/Addons/PluginsRecommendations/CancellationSurveysPlugin.php:54
msgid "Learn more"
msgstr ""

#: src/Addons/PluginsRecommendations/ConditionalLogicForProductAddons.php:44
msgid "Conditional logic"
msgstr ""

#: src/Addons/PluginsRecommendations/ConditionalLogicForProductAddons.php:51
msgid "Looking to provide condition logic for your add-ons?"
msgstr ""

#: src/Addons/PluginsRecommendations/ConditionalLogicForProductAddons.php:55
msgid "Check out this page."
msgstr ""

#: src/Addons/PluginsRecommendations/PluginsRecommendationsAddon.php:8
msgid "Plugins recommendations"
msgstr ""

#: src/Addons/PluginsRecommendations/PluginsRecommendationsAddon.php:12
msgid "Show recommendations for related plugins and addons."
msgstr ""

#: src/Addons/PricingSummary/PricingSummaryAddon.php:8
#: src/Addons/PricingSummary/SummarySubsection.php:11
msgid "Pricing Summary"
msgstr ""

#: src/Addons/PricingSummary/PricingSummaryAddon.php:12
msgid "Display a dynamic pricing summary showing the total cost of the selected quantity."
msgstr ""

#: src/Addons/PricingSummary/SummarySubsection.php:15
msgid "Show a summary block with total cost and unit price details."
msgstr ""

#: src/Addons/PricingSummary/SummarySubsection.php:25
msgid "Show pricing summary block"
msgstr ""

#: src/Addons/PricingSummary/SummarySubsection.php:32
msgid "Show for standard products (non-tiered)"
msgstr ""

#: src/Addons/PricingSummary/SummarySubsection.php:36
msgid "Display the pricing summary block for regular WooCommerce products even if they don't have tiered pricing rules."
msgstr ""

#: src/Addons/PricingSummary/SummarySubsection.php:39
msgid "Summary block title"
msgstr ""

#: src/Addons/PricingSummary/SummarySubsection.php:42
msgid "The name is displaying above the summary block."
msgstr ""

#: src/Addons/PricingSummary/SummarySubsection.php:47
msgid "Block position"
msgstr ""

#: src/Addons/PricingSummary/SummarySubsection.php:51
msgid "Above buy button"
msgstr ""

#: src/Addons/PricingSummary/SummarySubsection.php:52
msgid "Below buy button"
msgstr ""

#: src/Addons/PricingSummary/SummarySubsection.php:53
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:112
msgid "Above add to cart form"
msgstr ""

#: src/Addons/PricingSummary/SummarySubsection.php:54
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:113
msgid "Below add to cart form"
msgstr ""

#: src/Addons/PricingSummary/SummarySubsection.php:55
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:74
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:114
msgid "Above product title"
msgstr ""

#: src/Addons/PricingSummary/SummarySubsection.php:56
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:115
msgid "Before product summary"
msgstr ""

#: src/Addons/PricingSummary/SummarySubsection.php:57
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:116
msgid "After product summary"
msgstr ""

#: src/Addons/PricingSummary/SummarySubsection.php:60
msgid "Where to display the summary block."
msgstr ""

#: src/Addons/PricingSummary/SummarySubsection.php:64
msgid "Summary layout"
msgstr ""

#: src/Addons/PricingSummary/SummarySubsection.php:68
msgid "Detailed"
msgstr ""

#: src/Addons/PricingSummary/SummarySubsection.php:69
msgid "Compact"
msgstr ""

#: src/Addons/PricingSummary/SummarySubsection.php:70
msgid "Inline labels"
msgstr ""

#: src/Addons/PricingSummary/SummarySubsection.php:75
msgid "\"Total\" label"
msgstr ""

#: src/Addons/PricingSummary/SummarySubsection.php:78
#: views/frontend/tiered-pricing-options-style-1.php:161
#: views/frontend/tiered-pricing-options-style-1.php:271
#: views/frontend/tiered-pricing-options-style-2.php:161
#: views/frontend/tiered-pricing-options-style-2.php:271
#: views/frontend/tiered-pricing-options-style-3.php:161
#: views/frontend/tiered-pricing-options-style-3.php:290
#: views/frontend/tiered-pricing-options.php:161
#: views/frontend/tiered-pricing-options.php:271
msgid "Total:"
msgstr ""

#: src/Addons/PricingSummary/SummarySubsection.php:82
msgid "\"Each\" label"
msgstr ""

#: src/Addons/PricingSummary/SummarySubsection.php:85
msgid "Each: "
msgstr ""

#: src/Addons/ProductCatalogLoop/ProductCatalogLoop.php:10
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:22
msgid "Shop & Categories"
msgstr ""

#: src/Addons/ProductCatalogLoop/ProductCatalogLoop.php:14
msgid "Display tiered pricing tables on the shop and category pages."
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:36
msgid "Tiered Pricing on Shop & Category Pages"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:37
msgid "Control how tiered pricing appears on shop and category pages."
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:42
msgid "Enable on Shop & Categories"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:51
msgid "Turn this on to display tiered pricing directly within your shop and category pages."
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:57
msgid "Depending on your theme, you may need minor CSS adjustments for optimal display."
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:62
msgid "Display tiered pricing tables on shop and category pages."
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:67
msgid "Position on product grid item"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:72
msgid "Above add-to-cart button"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:73
msgid "Below add-to-cart button"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:75
msgid "Below product title"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:77
msgid "Choose where the tiered pricing table appears relative to the product image and details."
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:82
msgid "Add quantity selector to grids"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:91
msgid "Add a quantity input field directly to items on the shop and category pages."
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:97
msgid "Only enable this if your theme doesn't already provide quantity selectors on the shop page."
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:108
msgid "Dynamic total price"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:117
msgid "Automatically update the displayed price when a customer changes the quantity from the catalog."
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:127
msgid "Compact layout"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:131
msgid "Apply minimal styling to pricing tables to better fit the constrained space of catalog grids."
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:140
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:15
msgid "Pricing Layout Settings"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:141
msgid "Customize the appearance and behavior of tiered pricing on catalog pages."
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:148
msgid "Layout source"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:152
msgid "Same as product page"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:153
msgid "Custom"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:155
msgid "Choose whether to inherit the layout from the product page or use a custom layout for catalogs."
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:161
msgid "Catalog layout"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:165
msgid "Select the specific visual template for the catalog page."
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:170
msgid "Pricing title"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:174
msgid "Text displayed above the tiered pricing block."
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:178
msgid "Quantity display type"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:182
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:129
msgid "Range"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:183
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:130
msgid "Static values"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:185
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:132
msgid "\"Range\" displays the quantity range a tier applies to. \"Static\" displays only the minimum quantity required."
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:190
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:138
msgid "Active pricing tier color"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:197
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:208
#: src/Admin/ProductPage/TieredPricingTab.php:126
#: src/Settings/CustomOptions/TPTTextTemplate.php:210
msgid "Unit label"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:204
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:215
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:176
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:187
msgid "For example: pieces, boxes, bottles, packs, etc. This will be shown next to quantity values. Leave blank to skip adding a unit label."
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:212
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:213
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:380
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:381
#: src/PricingTable.php:303
#: src/PricingTable.php:304
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:184
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:185
msgid "piece"
msgid_plural "pieces"
msgstr[0] ""
msgstr[1] ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:219
#: src/Blocks/build/index.js:698
#: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:16
#: src/Blocks/build/index.js:442
msgid "Quantity column title"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:222
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:229
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:236
msgid "Leave empty to not show this column."
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:226
#: src/Blocks/build/index.js:703
#: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:25
#: src/Blocks/build/index.js:451
msgid "Discount column title"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:233
#: src/Blocks/build/index.js:708
#: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:34
#: src/Blocks/build/index.js:460
msgid "Price column title"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:240
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:214
#: src/Blocks/build/index.js:713
#: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:45
#: src/Blocks/build/index.js:471
msgid "Show percentage discount"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:246
msgid "Show regular product price"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:250
msgid "Show the crossed out regular price in options."
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:253
msgid "Show total pricing in option"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:257
msgid "Show the total price in an active option."
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:261
msgid "Option template"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:263
#: src/Settings/Sections/GeneralSection/GeneralSection.php:90
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:241
msgid "<strong>Buy {tp_quantity} pieces and save {tp_rounded_discount}%</strong>"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:273
msgid "Show the \"no discount\" option"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:277
msgid "Show the option with a regular product price."
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:280
msgid "\"No discount\" option template"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:282
#: src/Settings/Sections/GeneralSection/GeneralSection.php:114
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:264
msgid "<strong>Buy {tp_quantity} pieces</strong>"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:291
#: src/Settings/Sections/GeneralSection/GeneralSection.php:97
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:276
msgid "<strong>Buy {tp_quantity} pieces for {tp_price} each and save {tp_rounded_discount}%</strong>"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:303
msgid "Show the \"no discount\" tier"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:307
msgid "Show the tier with a regular product price."
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:311
msgid "\"No discount\" template"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:313
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:301
msgid "<strong>Buy {tp_quantity} pieces for {tp_price} each</strong>"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:322
msgid "Clickable tiered pricing"
msgstr ""

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:326
msgid "Makes tiered pricing (table rows, blocks, options, etc) clickable."
msgstr ""

#: src/Addons/ReactProductEditorAddon/Blocks/MinQuantity.php:30
msgid "Minimum Order Quantity"
msgstr ""

#: src/Addons/ReactProductEditorAddon/ReactProductEditorAddon.php:8
msgid "WooCommerce Product Editor integration"
msgstr ""

#: src/Addons/ReactProductEditorAddon/ReactProductEditorAddon.php:12
msgid "Enable support for WooCommerce's React-based product editor."
msgstr ""

#: src/Addons/ReactProductEditorAddon/Sections/AdvanceProductOptionSection.php:38
msgid "Advanced Options"
msgstr ""

#: src/Addons/ReactProductEditorAddon/Sections/AdvanceProductOptionSection.php:39
msgid "Override global settings such as pricing layout for this product."
msgstr ""

#: src/Addons/ReactProductEditorAddon/Sections/MainSection.php:39
msgid "Specify tiered pricing and quantity limits."
msgstr ""

#: src/Addons/ReactProductEditorAddon/Sections/RoleBasedPricingSection.php:38
msgid "Role-Based Pricing"
msgstr ""

#: src/Addons/ReactProductEditorAddon/Sections/RoleBasedPricingSection.php:39
msgid "Set up custom pricing for specific user roles."
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:36
msgid "Customer Request"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:39
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:108
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:387
#: src/Addons/RequestAQuote/views/emails/admin-quote-request.php:32
#: src/Addons/RequestAQuote/views/emails/customer-quote-request.php:32
#: src/Addons/RequestAQuote/views/emails/plain/admin-quote-request.php:25
#: src/Addons/RequestAQuote/views/emails/plain/customer-quote-request.php:25
msgid "Product"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:42
msgid "User"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:45
msgid "Quote Actions"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:100
msgid "Product not found."
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:110
msgid "Unit Price"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:111
msgid "Total"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:125
msgid "SKU:"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:156
msgid "Converted to Order:"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:163
msgid "Convert to Order"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:177
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsColumn.php:21
msgid "Status:"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:181
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:430
msgid "Unread"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:182
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:431
msgid "Read"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:185
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:432
msgid "Converted"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:187
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:433
msgid "Rejected"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:198
msgid "Submitted via Form:"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:204
#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/App.js:172
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:133
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:77
msgid "Unnamed Form"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:222
msgid "Save Quote"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:256
msgid "Guest"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:289
msgid "View Profile"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:295
msgid "Guest User"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:385
msgid "Quote"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:386
msgid "Customer"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:388
msgid "Status"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:389
msgid "Date"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:419
msgid "Qty:"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:455
msgid "Filter by product"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:457
msgid "Show all products"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:494
msgid "Mark as Unread"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:495
msgid "Mark as Read"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:496
msgid "Mark as Rejected"
msgstr ""

#. translators: %s: number of quotes.
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:533
#, php-format
msgid "%s quote marked as unread."
msgid_plural "%s quotes marked as unread."
msgstr[0] ""
msgstr[1] ""

#. translators: %s: number of quotes.
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:537
#, php-format
msgid "%s quote marked as read."
msgid_plural "%s quotes marked as read."
msgstr[0] ""
msgstr[1] ""

#. translators: %s: number of quotes.
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:541
#, php-format
msgid "%s quote marked as rejected."
msgid_plural "%s quotes marked as rejected."
msgstr[0] ""
msgstr[1] ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:37
msgctxt "post type general name"
msgid "Quote Requests"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:38
msgctxt "post type singular name"
msgid "Quote Request"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:39
msgctxt "admin menu"
msgid "Quote Requests"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:40
msgctxt "add new on admin bar"
msgid "Quote Request"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:41
msgctxt "quote request"
msgid "Add New"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:42
msgid "Add New Quote Request"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:43
#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:63
msgid "New Quote Request"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:44
msgid "Edit Quote Request"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:45
msgid "View Quote Request"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:46
msgid "All Quote Requests"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:47
msgid "Search Quote Requests"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:48
msgid "No quote requests found."
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:49
msgid "No quote requests found in Trash."
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:54
msgid "Quote Requests."
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:77
#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:130
#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:139
msgid "Quote Requests"
msgstr ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:87
msgctxt "quote request status"
msgid "Unread"
msgstr ""

#. translators: %s: number of requests.
#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:93
#, php-format
msgid "Unread <span class=\"count\">(%s)</span>"
msgid_plural "Unread <span class=\"count\">(%s)</span>"
msgstr[0] ""
msgstr[1] ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:97
msgctxt "quote request status"
msgid "Read"
msgstr ""

#. translators: %s: number of requests.
#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:103
#, php-format
msgid "Read <span class=\"count\">(%s)</span>"
msgid_plural "Read <span class=\"count\">(%s)</span>"
msgstr[0] ""
msgstr[1] ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:107
msgctxt "quote request status"
msgid "Converted"
msgstr ""

#. translators: %s: number of requests.
#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:113
#, php-format
msgid "Converted <span class=\"count\">(%s)</span>"
msgid_plural "Converted <span class=\"count\">(%s)</span>"
msgstr[0] ""
msgstr[1] ""

#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:117
msgctxt "quote request status"
msgid "Rejected"
msgstr ""

#. translators: %s: number of requests.
#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:123
#, php-format
msgid "Rejected <span class=\"count\">(%s)</span>"
msgid_plural "Rejected <span class=\"count\">(%s)</span>"
msgstr[0] ""
msgstr[1] ""

#. translators: %s: number of unread requests.
#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:134
#, php-format
msgid "%s unread request"
msgid_plural "%s unread requests"
msgstr[0] ""
msgstr[1] ""

#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:14
msgid "Quote Request (Admin)"
msgstr ""

#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:15
msgid "This email is sent to the administrator when a customer requests a quote."
msgstr ""

#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:48
msgid "Unknown Product"
msgstr ""

#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:59
msgid "[{site_title}] New Quote Request for {product_name}"
msgstr ""

#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:89
#: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:130
msgid "Enable/Disable"
msgstr ""

#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:91
#: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:132
msgid "Enable this email notification"
msgstr ""

#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:95
msgid "Recipient(s)"
msgstr ""

#. translators: %s: Admin email.
#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:98
#, php-format
msgid "Enter recipients (comma separated) for this email. Defaults to %s."
msgstr ""

#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:105
#: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:136
msgid "Subject"
msgstr ""

#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:108
#: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:139
msgid "This controls the email subject line. Leave blank to use the default subject: "
msgstr ""

#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:114
#: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:145
msgid "Email heading"
msgstr ""

#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:117
#: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:148
msgid "This controls the main heading contained within the email notification. Leave blank to use the default heading: "
msgstr ""

#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:123
#: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:154
msgid "Email type"
msgstr ""

#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:125
#: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:156
msgid "Choose which format of email to send."
msgstr ""

#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:135
#: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:166
msgid "Sample Product"
msgstr ""

#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:153
#: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:184
msgid "Sample Name"
msgstr ""

#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:154
#: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:185
msgid "Sample Email"
msgstr ""

#: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:14
msgid "Quote Request (Customer)"
msgstr ""

#: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:15
msgid "This email is sent to the customer to acknowledge their quote request."
msgstr ""

#: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:100
msgid "[{site_title}] Thank you for your Quote Request for {product_name}"
msgstr ""

#: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:104
msgid "Quote Request Received"
msgstr ""

#: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:35
msgid "Form ID or Product ID is missing."
msgstr ""

#: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:45
msgid "This form is not available for the selected product."
msgstr ""

#: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:57
msgid "Anti-Spam verification failed. Please try again."
msgstr ""

#: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:71
msgid "Could not verify reCAPTCHA."
msgstr ""

#: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:79
msgid "Anti-Spam verification failed. Token invalid."
msgstr ""

#: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:86
msgid "Anti-Spam verification failed. Score too low."
msgstr ""

#: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:100
msgid "Security check failed. Please refresh the page and try again."
msgstr ""

#. translators: 1: Product name, 2: Date.
#: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:109
#, php-format
msgid "%1$s - %2$s"
msgstr ""

#: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:188
msgid "Could not save the quote request."
msgstr ""

#: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:197
#: src/Addons/RequestAQuote/Frontend/QuoteFormDisplay.php:35
msgid "Your quote request has been submitted successfully!"
msgstr ""

#. translators: 1: File name, 2: Max file size in MB.
#: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:231
#, php-format
msgid "File %1$s exceeds the maximum allowed size of %2$s MB."
msgstr ""

#. translators: 1: File extension, 2: Allowed extensions.
#: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:241
#, php-format
msgid "File type .%1$s is not allowed. Allowed: %2$s"
msgstr ""

#: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:255
msgid "File upload failed."
msgstr ""

#: src/Addons/RequestAQuote/Frontend/QuoteFormDisplay.php:252
#: src/Addons/RequestAQuote/Models/RequestQuoteForm.php:47
#: src/Addons/RequestAQuote/RequestAQuoteAddon.php:8
#: src/Addons/RequestAQuote/Settings/RequestAQuoteSettingsSection.php:8
#: src/Addons/RequestAQuote/views/frontend/quote-modal.php:28
#: views/admin/welcome-page/welcome-page.php:967
#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:531
msgid "Request a Quote"
msgstr ""

#: src/Addons/RequestAQuote/Frontend/QuoteFormDisplay.php:253
#: src/Addons/RequestAQuote/Models/RequestQuoteForm.php:76
#: src/Addons/RequestAQuote/views/frontend/quote-modal.php:72
#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:151
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:539
msgid "Submit Request"
msgstr ""

#: src/Addons/RequestAQuote/Frontend/QuoteFormDisplay.php:254
msgid "Submitting..."
msgstr ""

#: src/Addons/RequestAQuote/Integration/PricingRulesIntegration.php:213
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:37
#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:101
#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:141
msgid "None"
msgstr ""

#: src/Addons/RequestAQuote/Integration/PricingRulesIntegration.php:244
msgid "Request a Quote Form"
msgstr ""

#: src/Addons/RequestAQuote/Integration/PricingRulesIntegration.php:260
#: src/Addons/RequestAQuote/Integration/PricingRulesIntegration.php:272
msgid "Leave blank to use the form default"
msgstr ""

#: src/Addons/RequestAQuote/Integration/PricingRulesIntegration.php:261
msgid "Quantity Label"
msgstr ""

#: src/Addons/RequestAQuote/Integration/PricingRulesIntegration.php:262
msgid "Override the quantity label."
msgstr ""

#: src/Addons/RequestAQuote/Integration/PricingRulesIntegration.php:274
msgid "Quantity Trigger"
msgstr ""

#: src/Addons/RequestAQuote/Integration/PricingRulesIntegration.php:275
msgid "Override the global auto-open trigger. Automatically open the quote form if a customer selects this quantity or higher."
msgstr ""

#: src/Addons/RequestAQuote/Models/QuoteRequest.php:115
msgid "Quote Request"
msgstr ""

#: src/Addons/RequestAQuote/Models/RequestQuoteForm.php:29
#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/App.js:141
#: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:133
msgid "Request a quote"
msgstr ""

#: src/Addons/RequestAQuote/Models/RequestQuoteForm.php:38
msgid "Thank you for your request. We will contact you soon."
msgstr ""

#: src/Addons/RequestAQuote/Models/RequestQuoteForm.php:61
#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:523
msgid "Custom Quantity"
msgstr ""

#: src/Addons/RequestAQuote/RequestAQuoteAddon.php:12
msgid "Allow customers to request a custom quote."
msgstr ""

#: src/Addons/RequestAQuote/views/emails/admin-quote-request.php:24
#: src/Addons/RequestAQuote/views/emails/plain/admin-quote-request.php:21
msgid "A new quote request has been submitted on your store."
msgstr ""

#: src/Addons/RequestAQuote/views/emails/admin-quote-request.php:26
#: src/Addons/RequestAQuote/views/emails/customer-quote-request.php:26
msgid "Quote Request Details"
msgstr ""

#: src/Addons/RequestAQuote/views/emails/admin-quote-request.php:33
#: src/Addons/RequestAQuote/views/emails/customer-quote-request.php:33
#: src/Addons/RequestAQuote/views/emails/plain/admin-quote-request.php:25
#: src/Addons/RequestAQuote/views/emails/plain/customer-quote-request.php:25
msgid "Unknown"
msgstr ""

#: src/Addons/RequestAQuote/views/emails/admin-quote-request.php:53
#: src/Addons/RequestAQuote/views/emails/admin-quote-request.php:57
#: src/Addons/RequestAQuote/views/emails/plain/admin-quote-request.php:37
#: src/Addons/RequestAQuote/views/emails/plain/admin-quote-request.php:39
msgid "View Request in Dashboard"
msgstr ""

#: src/Addons/RequestAQuote/views/emails/customer-quote-request.php:24
#: src/Addons/RequestAQuote/views/emails/plain/customer-quote-request.php:21
msgid "Thank you for your quote request. We have received it and will process it shortly. Here are the details of your request:"
msgstr ""

#: src/Addons/RequestAQuote/views/emails/customer-quote-request.php:50
#: src/Addons/RequestAQuote/views/emails/plain/customer-quote-request.php:36
msgid "We will be in touch soon!"
msgstr ""

#: src/Addons/RequestAQuote/views/frontend/quote-modal.php:36
msgid "Preview Mode"
msgstr ""

#: src/Addons/RequestAQuote/views/frontend/quote-modal.php:36
msgid "Request a Quote on the frontend is a premium feature. This popup is only visible to administrators."
msgstr ""

#: src/Addons/RequestAQuote/views/frontend/quote-modal.php:37
#: views/admin/banners/upgrade-banner.php:49
#: src/Addons/CustomColumns/build/index.js:1
#: src/Addons/CustomColumns/js-source/index.js:234
#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:122
#: src/Addons/TaxSettings/build/index.js:1
#: src/Addons/TaxSettings/js-source/App.js:238
msgid "Upgrade to Premium"
msgstr ""

#: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:128
#: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:120
msgid "Regular pricing type"
msgstr ""

#: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:134
#: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:126
#: src/Settings/CustomOptions/TPTTextTemplate.php:148
#: src/Settings/CustomOptions/TPTTextTemplate.php:201
#: views/addons/category-tiers/add-free.php:28
#: views/addons/category-tiers/add.php:57
#: views/addons/category-tiers/edit-free.php:37
#: views/addons/category-tiers/edit.php:67
#: views/addons/category-tiers/edit.php:88
#: views/admin/components/regular-pricing-form.php:38
#: views/admin/components/regular-pricing-form.php:65
#: views/admin/components/tiered-pricing-rules-form.php:55
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Percentage/Row.js:29
#: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
#: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
msgid "Percentage discount"
msgstr ""

#: src/Addons/RoleBasedPricing/ProductManager.php:174
msgid "Invalid role"
msgstr ""

#: src/Addons/RoleBasedPricing/ProductManager.php:180
#: src/Addons/UserBasedPricing/ProductManager.php:185
msgid "Invalid nonce"
msgstr ""

#: src/Addons/RoleBasedPricing/RoleBasedPricingAddon.php:12
msgid "Role-based pricing rules on individual products"
msgstr ""

#: src/Addons/RoleBasedPricing/RoleBasedPricingAddon.php:20
msgid "Enable role-based pricing rules on individual products."
msgstr ""

#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsColumn.php:8
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:25
msgid "Tax settings"
msgstr ""

#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsColumn.php:24
msgid "Class:"
msgstr ""

#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:13
msgid "Tax"
msgstr ""

#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:17
msgid "Set tax status and class"
msgstr ""

#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:26
msgid "Override the default tax status and class for products matching this rule."
msgstr ""

#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:32
#: src/Addons/TaxSettings/RoleBasedRulesIntegration/RoleBasedRulesIntegration.php:49
msgid "Tax status"
msgstr ""

#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:34
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:45
#: src/Addons/TaxSettings/RoleBasedRulesIntegration/RoleBasedRulesIntegration.php:27
#: src/Addons/TaxSettings/RoleBasedRulesIntegration/RoleBasedRulesIntegration.php:34
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:52
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:66
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:80
msgid "Default"
msgstr ""

#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:35
msgid "Taxable"
msgstr ""

#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:36
msgid "Shipping only"
msgstr ""

#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:46
#: src/Addons/TaxSettings/build/index.js:1
#: src/Addons/TaxSettings/js-source/App.js:270
msgid "Standard"
msgstr ""

#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:56
#: src/Addons/TaxSettings/RoleBasedRulesIntegration/RoleBasedRulesIntegration.php:63
msgid "Tax class"
msgstr ""

#: src/Addons/TaxSettings/TaxSettingsAddon.php:13
msgid "Tax Options"
msgstr ""

#: src/Addons/TaxSettings/TaxSettingsAddon.php:17
msgid "Manage tax overrides and display options for user roles and global pricing rules."
msgstr ""

#: src/Addons/TieredPricingCart/CartOptionsSubsection.php:10
msgid "Cart Page Pricing"
msgstr ""

#: src/Addons/TieredPricingCart/CartOptionsSubsection.php:14
#: src/Addons/TieredPricingCart/TieredPricingCartAddon.php:12
msgid "Manage how tiered pricing and discounts appear on the cart page."
msgstr ""

#: src/Addons/TieredPricingCart/CartOptionsSubsection.php:24
msgid "Show original item price crossed out"
msgstr ""

#: src/Addons/TieredPricingCart/CartOptionsSubsection.php:26
msgid "Show a crossed-out regular price next to the discounted tiered price in the cart. For example: "
msgstr ""

#: src/Addons/TieredPricingCart/CartOptionsSubsection.php:32
msgid "Show original subtotal crossed out"
msgstr ""

#: src/Addons/TieredPricingCart/CartOptionsSubsection.php:34
msgid "Show a crossed-out regular subtotal next to the discounted subtotal in the cart."
msgstr ""

#: src/Addons/TieredPricingCart/CartOptionsSubsection.php:40
msgid "Cross out regular price instead of sale price"
msgstr ""

#: src/Addons/TieredPricingCart/CartOptionsSubsection.php:42
msgid "When crossing out a price, always display the regular price rather than a sale price."
msgstr ""

#: src/Addons/TieredPricingCart/TieredPricingCartAddon.php:8
msgid "Cart Display Options"
msgstr ""

#: src/Addons/TierLabels/Admin/TierLabelsAdmin.php:72
#: src/Addons/TierLabels/Admin/TierLabelsAdmin.php:97
msgid "No label"
msgstr ""

#: src/Addons/TierLabels/Admin/TierLabelsAdmin.php:104
msgid "Tier label (regular price)"
msgstr ""

#: src/Addons/TierLabels/Settings/LabelsSettingsSection.php:8
#: src/Addons/TierLabels/TierLabelsAddon.php:12
msgid "Badges & Labels"
msgstr ""

#: src/Addons/TierLabels/TierLabelsAddon.php:16
msgid "Add custom labels like \"Best Value\" to specific pricing tiers."
msgstr ""

#: src/Addons/Tools/AdminUserHooks.php:15
msgid "Manage Roles"
msgstr ""

#: src/Addons/Tools/Settings/ToolsSettingsSection.php:8
#: src/Addons/Tools/ToolsAddon.php:10
msgid "Tools"
msgstr ""

#: src/Addons/Tools/ToolsAddon.php:14
msgid "Access utilities for managing and cleaning up tiered pricing data."
msgstr ""

#: src/Addons/UserBasedPricing/ProductManager.php:179
msgid "Invalid user"
msgstr ""

#: src/Addons/UserBasedPricing/UserBasedPricingAddon.php:10
msgid "User-based pricing rules on individual products"
msgstr ""

#: src/Addons/UserBasedPricing/UserBasedPricingAddon.php:18
msgid "Enable customer-based pricing rules on individual products."
msgstr ""

#: src/Addons/YouSave/YouSaveAddon.php:8
#: src/Addons/YouSave/YouSaveSubsection.php:11
msgid "\"You Save\" Badge"
msgstr ""

#: src/Addons/YouSave/YouSaveAddon.php:12
msgid "Display a badge showing customers how much they save when tiered pricing is applied."
msgstr ""

#: src/Addons/YouSave/YouSaveSubsection.php:15
msgid "Show customers exactly how much they save when tiered discounts are applied."
msgstr ""

#: src/Addons/YouSave/YouSaveSubsection.php:26
msgid "Show savings badge on product page"
msgstr ""

#: src/Addons/YouSave/YouSaveSubsection.php:30
msgid "Show the difference between the regular price and a discounted price. You can also show it via the [tiered_price_you_save] shortcode."
msgstr ""

#: src/Addons/YouSave/YouSaveSubsection.php:34
msgid "Include WooCommerce sale discount in total savings"
msgstr ""

#: src/Addons/YouSave/YouSaveSubsection.php:38
msgid "If a product is already on sale, add that existing discount to the tiered pricing savings so the customer sees one large total saved."
msgstr ""

#: src/Addons/YouSave/YouSaveSubsection.php:42
msgid "Show badge for standard products (non-tiered)"
msgstr ""

#: src/Addons/YouSave/YouSaveSubsection.php:46
msgid "Display the savings badge for regular WooCommerce sale products even if they don't have tiered pricing rules."
msgstr ""

#: src/Addons/YouSave/YouSaveSubsection.php:50
msgid "Badge text template"
msgstr ""

#: src/Addons/YouSave/YouSaveSubsection.php:52
msgid "You save {tp_ys_total_price} ({tp_ys_percentage_discount}%)"
msgstr ""

#: src/Addons/YouSave/YouSaveSubsection.php:62
msgid "Badge text color"
msgstr ""

#: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:40
msgid "Default variation"
msgstr ""

#: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:50
msgid "Search variations&hellip;"
msgstr ""

#: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:69
msgid "Display this variation's pricing before attributes are selected. The variation itself won't be pre-selected."
msgstr ""

#: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:78
msgid "Variations share pricing"
msgstr ""

#: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:79
msgid "Use the default variation's pricing for all variations to prevent reloading the pricing table."
msgstr ""

#: src/Admin/ProductPage/RoleCustomerPricingTab.php:21
msgid "Role & Customer Prices"
msgstr ""

#: src/Admin/ProductPage/RoleCustomerPricingTab.php:77
#: views/admin/banners/premium-thanking-banner.php:20
msgid "Premium"
msgstr ""

#: src/Admin/ProductPage/RoleCustomerPricingTab.php:80
msgid "Unlock Role & Customer pricing rules by upgrading to Premium."
msgstr ""

#: src/Admin/ProductPage/RoleCustomerPricingTab.php:85
#: src/Addons/ReactProductEditorAddon/js-source/src/upgrade-notice/edit.js:36
#: src/Addons/ReactProductEditorAddon/js/upgrade-notice/index.js:1
msgid "Upgrade Now"
msgstr ""

#: src/Admin/ProductPage/TieredPricingTab.php:98
msgid "Additional Options"
msgstr ""

#: src/Admin/ProductPage/TieredPricingTab.php:116
msgid "Pricing layout"
msgstr ""

#: src/Admin/ProductPage/TieredPricingTab.php:117
msgid "Override the global layout for this specific product."
msgstr ""

#: src/Admin/ProductPage/TieredPricingTab.php:133
msgid "Singular (e.g. piece)"
msgstr ""

#: src/Admin/ProductPage/TieredPricingTab.php:139
msgid "Plural (e.g. pieces)"
msgstr ""

#: src/Admin/ProductPage/TieredPricingTab.php:150
msgid "Displayed next to quantities. Leave empty to inherit global settings."
msgstr ""

#: src/Admin/ProductPage/TieredPricingTab.php:172
msgid "Upgrade your plan to unlock all great features."
msgstr ""

#: src/Admin/ProductPage/TieredPricingTab.php:181
#: views/addons/category-tiers/add-free.php:43
#: views/addons/category-tiers/edit-free.php:59
msgid "Upgrade"
msgstr ""

#: src/Admin/Tips/Tips/DefaultVariationTip.php:42
msgid "You can show tiered pricing even if a variation is not selected."
msgstr ""

#: src/Admin/Tips/Tips/DefaultVariationTip.php:48
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."
msgstr ""

#: src/Admin/Tips/Tips/RoleCustomerPricingTabTip.php:43
msgid "Need to add or modify user roles?"
msgstr ""

#. translators: %s: URL to the Role Manager.
#: src/Admin/Tips/Tips/RoleCustomerPricingTabTip.php:50
#, php-format
msgid "You can create, edit, or manage user roles directly from the <a href=\"%s\" target=\"_blank\">Role Manager</a>."
msgstr ""

#: src/Admin/Tips/Tips/VariationsPricingCalculationTip.php:46
msgid "You can make tiered pricing calculations by considering all variations as one product."
msgstr ""

#: src/Admin/Tips/Tips/VariationsPricingCalculationTip.php:52
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."
msgstr ""

#: src/Admin/Tips/Tips/VariationsPricingCalculationTip.php:60
msgid "Find more in the settings"
msgstr ""

#: src/Admin/WelcomePage/WelcomePage.php:14
msgid "Welcome to Tiered Pricing for WooCommerce!"
msgstr ""

#: src/Admin/WelcomePage/WelcomePage.php:15
msgid "Hidden Admin Page"
msgstr ""

#: src/Core/Cache.php:53
msgid "Cache has been purged successfully"
msgstr ""

#: src/Integrations/Plugins/AddifyRequestAQuote.php:37
msgid "Apply tiered pricing discounts when users request a quote through the Addify Request a Quote form."
msgstr ""

#: src/Integrations/Plugins/AeliaMulticurrency.php:46
msgid "Convert and display tiered pricing correctly when using the Aelia Currency Switcher."
msgstr ""

#: src/Integrations/Plugins/Curcy.php:79
msgid "Convert and display tiered pricing correctly when using the CURCY multicurrency plugin."
msgstr ""

#: src/Integrations/Plugins/DiscountRulesForWooCommerce.php:37
msgid "Discount Rules for WooCommerce"
msgstr ""

#: src/Integrations/Plugins/DiscountRulesForWooCommerce.php:41
msgid "Prevent price recalculations for free promotional items added to the cart by Discount Rules for WooCommerce."
msgstr ""

#: src/Integrations/Plugins/Elementor/ElementorIntegration.php:13
msgid "Add a dedicated Elementor widget to display the tiered pricing table with customizable design options."
msgstr ""

#: src/Integrations/Plugins/Elementor/ElementorWidget.php:15
#: src/Services/SystemStatusReportService.php:28
#: views/admin/banners/premium-thanking-banner.php:18
#: views/admin/notifications/activation-notification.php:26
#: views/admin/welcome-page/welcome-page.php:575
msgid "Tiered Pricing Table"
msgstr ""

#: src/Integrations/Plugins/Elementor/ElementorWidget.php:37
msgid "Main"
msgstr ""

#: src/Integrations/Plugins/Elementor/ElementorWidget.php:42
msgid "Product ID"
msgstr ""

#: src/Integrations/Plugins/Elementor/ElementorWidget.php:45
msgid "Leave empty to use the current product."
msgstr ""

#: src/Integrations/Plugins/Elementor/ElementorWidget.php:49
#: src/Blocks/build/index.js:768
#: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:35
#: src/Blocks/build/index.js:513
msgid "Display type"
msgstr ""

#: src/Integrations/Plugins/Elementor/ElementorWidget.php:53
#: src/TierPricingTablePlugin.php:263
#: src/Blocks/build/index.js:751
#: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:11
#: src/Blocks/build/index.js:489
msgid "Table"
msgstr ""

#: src/Integrations/Plugins/Elementor/ElementorWidget.php:54
#: src/TierPricingTablePlugin.php:264
#: src/Blocks/build/index.js:754
#: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:15
#: src/Blocks/build/index.js:493
msgid "Blocks"
msgstr ""

#: src/Integrations/Plugins/Elementor/ElementorWidget.php:55
#: src/TierPricingTablePlugin.php:265
#: src/Blocks/build/index.js:757
#: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:19
#: src/Blocks/build/index.js:497
msgid "Options"
msgstr ""

#: src/Integrations/Plugins/Elementor/ElementorWidget.php:56
#: src/TierPricingTablePlugin.php:266
#: views/admin/welcome-page/welcome-page.php:869
#: src/Blocks/build/index.js:760
#: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:23
#: src/Blocks/build/index.js:501
msgid "Dropdown"
msgstr ""

#: src/Integrations/Plugins/Elementor/ElementorWidget.php:57
msgid "Horizontal-table"
msgstr ""

#: src/Integrations/Plugins/Elementor/ElementorWidget.php:63
#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:307
#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:116
#: src/Blocks/build/index.js:781
#: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:51
#: src/Blocks/build/index.js:529
msgid "Title"
msgstr ""

#: src/Integrations/Plugins/Elementor/ElementorWidget.php:66
msgid "Tiered pricing title. Leave empty to use default title."
msgstr ""

#: src/Integrations/Plugins/Elementor/ElementorWidget.php:71
msgid "Show total"
msgstr ""

#: src/Integrations/Plugins/Elementor/ElementorWidget.php:75
msgid "Show total for each option when an option is active."
msgstr ""

#: src/Integrations/Plugins/Elementor/ElementorWidget.php:81
msgid "Show prices without a discount"
msgstr ""

#: src/Integrations/Plugins/Elementor/ElementorWidget.php:85
msgid "Show price with no discount in the option."
msgstr ""

#: src/Integrations/Plugins/Elementor/ElementorWidget.php:89
msgid "Show the default option"
msgstr ""

#: src/Integrations/Plugins/Elementor/ElementorWidget.php:93
msgid "Show the option without a discount (option with a regular product price)"
msgstr ""

#: src/Integrations/Plugins/Elementor/ElementorWidget.php:99
msgid "Active tier color"
msgstr ""

#: src/Integrations/Plugins/Elementor/ElementorWidget.php:102
msgid "Leave empty to use the default color."
msgstr ""

#: src/Integrations/Plugins/Elementor/ElementorWidget.php:106
msgid "Quantity column text"
msgstr ""

#: src/Integrations/Plugins/Elementor/ElementorWidget.php:109
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:117
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:125
msgid "Leave empty to use default title."
msgstr ""

#: src/Integrations/Plugins/Elementor/ElementorWidget.php:114
msgid "Discount column text"
msgstr ""

#: src/Integrations/Plugins/Elementor/ElementorWidget.php:122
msgid "Price column text"
msgstr ""

#: src/Integrations/Plugins/Elementor/ElementorWidget.php:136
msgid "Unit label (singular)"
msgstr ""

#: src/Integrations/Plugins/Elementor/ElementorWidget.php:139
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:147
msgid "Leave empty to use default"
msgstr ""

#: src/Integrations/Plugins/Elementor/ElementorWidget.php:144
msgid "Unit label (plural)"
msgstr ""

#: src/Integrations/Plugins/MixMatch.php:30
msgid "Apply tiered pricing rules correctly to Mix and Match products."
msgstr ""

#: src/Integrations/Plugins/ProductBundles.php:108
msgid "Apply tiered pricing discounts correctly to WooCommerce Product Bundles."
msgstr ""

#: src/Integrations/Plugins/RankMath/RankMath.php:19
msgid "Add tiered pricing data to the product schema and introduce <b>%lowest_price%</b> and <b>%price_range%</b> variables for SEO."
msgstr ""

#: src/Integrations/Plugins/RankMath/Settings.php:21
msgid "Configure the integration with Rank Math SEO plugin to use tiered pricing variables in your SEO metadata."
msgstr ""

#: src/Integrations/Plugins/RankMath/Settings.php:26
#: src/Integrations/Plugins/SEOPress/Settings.php:26
#: src/Integrations/Plugins/Yoast/Settings.php:26
msgid "Enable custom variables"
msgstr ""

#: src/Integrations/Plugins/RankMath/Settings.php:30
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."
msgstr ""

#: src/Integrations/Plugins/RankMath/Settings.php:34
#: src/Integrations/Plugins/SEOPress/Settings.php:34
#: src/Integrations/Plugins/Yoast/Settings.php:34
msgid "Enhance product schema with tiered pricing offers"
msgstr ""

#: src/Integrations/Plugins/RankMath/Settings.php:38
#: src/Integrations/Plugins/SEOPress/Settings.php:38
#: src/Integrations/Plugins/Yoast/Settings.php:39
msgid "Enhance the product schema with tiered pricing offers. Adds an offer for each tier and the lowest price as the main offer."
msgstr ""

#: src/Integrations/Plugins/SEOPress/SEOPress.php:18
msgid "Add tiered pricing data to SEOPress and introduce <b>%%lowest_price%%</b> and <b>%%price_range%%</b> variables for SEO."
msgstr ""

#: src/Integrations/Plugins/SEOPress/SEOPressLowestPriceTag.php:12
msgid "Displays the lowest price of the product"
msgstr ""

#: src/Integrations/Plugins/SEOPress/SEOPressPriceRangeTag.php:12
msgid "Product price range"
msgstr ""

#: src/Integrations/Plugins/SEOPress/Settings.php:21
msgid "Configure the integration with SEOPress plugin to use tiered pricing variables in your SEO metadata."
msgstr ""

#: src/Integrations/Plugins/SEOPress/Settings.php:30
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."
msgstr ""

#: src/Integrations/Plugins/WCCS.php:50
msgid "Convert and display tiered pricing correctly when using the WooCommerce Currency Switcher by WP Experts."
msgstr ""

#: src/Integrations/Plugins/WCPA.php:19
msgid "Calculate tiered pricing accurately when custom product add-ons are selected."
msgstr ""

#: src/Integrations/Plugins/WCPProductBundles.php:34
msgid "Apply tiered pricing discounts correctly to WPC Product Bundles."
msgstr ""

#: src/Integrations/Plugins/WombatProductAddons.php:46
msgid "Calculate tiered pricing accurately when using StudioWombat Advanced Product Fields."
msgstr ""

#: src/Integrations/Plugins/WooCommerceDeposits.php:10
msgid "Calculate deposit amounts and remaining balances correctly based on tiered pricing rules."
msgstr ""

#: src/Integrations/Plugins/WooCommerceProductAddons.php:65
msgid "Calculate tiered pricing accurately when WooCommerce Product Add-ons are selected."
msgstr ""

#: src/Integrations/Plugins/WOOCS.php:65
msgid "Convert and display tiered pricing correctly when using the FOX WooCommerce Currency Switcher."
msgstr ""

#: src/Integrations/Plugins/WooPaymentsMulticurrency.php:43
msgid "Convert and display tiered pricing correctly when using WooPayments Multicurrency."
msgstr ""

#: src/Integrations/Plugins/WPAllImport.php:102
#: src/Integrations/Plugins/WPAllImport.php:202
msgid "Fixed Tiered prices"
msgstr ""

#: src/Integrations/Plugins/WPAllImport.php:105
#: src/Integrations/Plugins/WPAllImport.php:207
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."
msgstr ""

#: src/Integrations/Plugins/WPAllImport.php:109
#: src/Integrations/Plugins/WPAllImport.php:212
msgid "Percentage Tiered prices"
msgstr ""

#: src/Integrations/Plugins/WPAllImport.php:112
#: src/Integrations/Plugins/WPAllImport.php:217
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."
msgstr ""

#: src/Integrations/Plugins/WPAllImport.php:125
#: src/Integrations/Plugins/WPAllImport.php:233
msgid "The field must be either \"fixed\" or \"percentage\"."
msgstr ""

#: src/Integrations/Plugins/WPAllImport.php:128
#: src/Integrations/Plugins/WPAllImport.php:237
msgid "Minimum product quantity"
msgstr ""

#: src/Integrations/Plugins/WPAllImport.php:133
#: src/Integrations/Plugins/WPAllImport.php:244
msgid "The field must contain an integer value."
msgstr ""

#: src/Integrations/Plugins/WPAllImport.php:148
#: views/admin/components/regular-pricing-form.php:28
msgid "Pricing type"
msgstr ""

#: src/Integrations/Plugins/WPAllImport.php:155
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."
msgstr ""

#: src/Integrations/Plugins/WPAllImport.php:165
msgid "Regular price for the role"
msgstr ""

#: src/Integrations/Plugins/WPAllImport.php:174
msgid "Sale price for the role"
msgstr ""

#: src/Integrations/Plugins/WPAllImport.php:178
#: src/PricingTable.php:255
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:202
#: views/admin/components/regular-pricing-form.php:75
msgid "Discount (%)"
msgstr ""

#: src/Integrations/Plugins/WPAllImport.php:197
msgid "Percentage discount for the role."
msgstr ""

#: src/Integrations/Plugins/WPAllImport.php:566
msgid "Role-based import"
msgstr ""

#: src/Integrations/Plugins/WPAllImport.php:888
msgid "Import and update tiered pricing rules using WP All Import."
msgstr ""

#: src/Integrations/Plugins/WPMLMulticurrency.php:81
msgid "Convert and display tiered pricing correctly when using WPML Multicurrency."
msgstr ""

#: src/Integrations/Plugins/YithRequestAQuote.php:85
msgid "Apply tiered pricing discounts when users request a quote through YITH Request a Quote."
msgstr ""

#: src/Integrations/Plugins/Yoast/Settings.php:21
msgid "Configure the integration with Yoast SEO plugin to use tiered pricing variables in your SEO metadata."
msgstr ""

#: src/Integrations/Plugins/Yoast/Settings.php:30
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."
msgstr ""

#: src/Integrations/Plugins/Yoast/Yoast.php:18
msgid "Add tiered pricing data to the Yoast product schema and introduce <b>%%lowest_price%%</b> and <b>%%price_range%%</b> variables for SEO."
msgstr ""

#: src/PricingTable.php:414
msgid "Pricing Conflict Detected: Your Minimum Order Quantity is equal to or greater than your first pricing tier."
msgstr ""

#: src/PricingTable.php:422
msgid "To fix this, please ensure your first tiered pricing rule starts at a higher quantity than your Minimum Order Quantity."
msgstr ""

#: src/PricingTable.php:426
msgid "Why?"
msgstr ""

#: src/PricingTable.php:427
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."
msgstr ""

#: src/PricingTable.php:431
msgid "This notice is only visible to store administrators."
msgstr ""

#: src/Services/SystemStatusReportService.php:35
msgid "Activation date"
msgstr ""

#: src/Services/SystemStatusReportService.php:54
msgid "Seen notifications"
msgstr ""

#: src/Services/SystemStatusReportService.php:67
msgid "Tips hidden"
msgstr ""

#: src/Settings/CustomOptions/TPTQuantityMeasurementField.php:62
msgid "Singular"
msgstr ""

#: src/Settings/CustomOptions/TPTQuantityMeasurementField.php:69
msgid "e.g., piece"
msgstr ""

#: src/Settings/CustomOptions/TPTQuantityMeasurementField.php:74
msgid "Plural"
msgstr ""

#: src/Settings/CustomOptions/TPTQuantityMeasurementField.php:81
msgid "e.g., pieces"
msgstr ""

#: src/Settings/CustomOptions/TPTTextTemplate.php:142
msgid "{tp_quantity} - range or a static quantity of the current pricing tier."
msgstr ""

#: src/Settings/CustomOptions/TPTTextTemplate.php:149
msgid "{tp_discount} - current tier`s percentage discount."
msgstr ""

#: src/Settings/CustomOptions/TPTTextTemplate.php:155
msgid "Rounded percentage discount"
msgstr ""

#: src/Settings/CustomOptions/TPTTextTemplate.php:156
msgid "{tp_rounded_discount} - current tier`s rounded percentage discount."
msgstr ""

#: src/Settings/CustomOptions/TPTTextTemplate.php:162
msgid "Required quantity"
msgstr ""

#: src/Settings/CustomOptions/TPTTextTemplate.php:163
msgid "{tp_required_quantity} - required quantity to add a next tiered pricing."
msgstr ""

#: src/Settings/CustomOptions/TPTTextTemplate.php:169
msgid "Next price"
msgstr ""

#: src/Settings/CustomOptions/TPTTextTemplate.php:170
msgid "{tp_next_price} - next tiered pricing price user can get if they add required quantity."
msgstr ""

#: src/Settings/CustomOptions/TPTTextTemplate.php:176
msgid "Next discount"
msgstr ""

#: src/Settings/CustomOptions/TPTTextTemplate.php:177
msgid "{tp_next_discount} - next discount if they add required quantity."
msgstr ""

#: src/Settings/CustomOptions/TPTTextTemplate.php:183
msgid "Next actual discount"
msgstr ""

#: src/Settings/CustomOptions/TPTTextTemplate.php:184
msgid "{tp_actual_discount} - discount based on the original product price."
msgstr ""

#: src/Settings/CustomOptions/TPTTextTemplate.php:189
msgid "Save price"
msgstr ""

#: src/Settings/CustomOptions/TPTTextTemplate.php:190
msgid "{tp_ys_price} - difference between regular and current price."
msgstr ""

#: src/Settings/CustomOptions/TPTTextTemplate.php:195
msgid "Total save price"
msgstr ""

#: src/Settings/CustomOptions/TPTTextTemplate.php:196
msgid "{tp_ys_total_price} - difference between regular and current price multiplied by quantity."
msgstr ""

#: src/Settings/CustomOptions/TPTTextTemplate.php:206
msgid "{tp_price} - Tier price for one piece"
msgstr ""

#: src/Settings/CustomOptions/TPTTextTemplate.php:211
msgid "It will use Unit label from products if you set it."
msgstr ""

#: src/Settings/Sections/Advanced/AdvancedSection.php:17
#: src/Settings/Sections/Advanced/AdvancedSection.php:43
msgid "Modules"
msgstr ""

#: src/Settings/Sections/Advanced/AdvancedSection.php:18
msgid "You can disable or enable specific plugin features."
msgstr ""

#: src/Settings/Sections/Advanced/AdvancedSection.php:66
msgid "Cache"
msgstr ""

#: src/Settings/Sections/Advanced/AdvancedSection.php:67
msgid "Cache improves performance making the plugin not calculate data on each request. Disable to debug issues."
msgstr ""

#: src/Settings/Sections/Advanced/AdvancedSection.php:72
#: src/Settings/Sections/Advanced/AdvancedSection.php:99
msgid "Enabled"
msgstr ""

#: src/Settings/Sections/Advanced/AdvancedSection.php:78
msgid "Purge"
msgstr ""

#: src/Settings/Sections/Advanced/AdvancedSection.php:79
msgid "Purge cache"
msgstr ""

#: src/Settings/Sections/Advanced/AdvancedSection.php:93
msgid "Debug"
msgstr ""

#: src/Settings/Sections/Advanced/AdvancedSection.php:94
msgid "Debug mode is useful when you need to track what pricing rule is applying for a cart item."
msgstr ""

#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:18
msgid "Variable products logic"
msgstr ""

#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:19
msgid "Control how tiered pricing handles variable products."
msgstr ""

#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:24
msgid "Combine variations for quantity calculation"
msgstr ""

#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:29
msgid "Treat all variations of a variable product as the same item when calculating the total cart quantity for tiered pricing rules."
msgstr ""

#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:34
msgid "Combine variations for minimum quantity"
msgstr ""

#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:46
msgid "General calculations"
msgstr ""

#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:47
msgid "Control general calculation behavior for tiered pricing."
msgstr ""

#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:52
msgid "Calculate percentage discounts from regular price"
msgstr ""

#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:60
msgid "Round calculated prices"
msgstr ""

#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:64
msgid "Round calculated percentage discounts to prevent minor display discrepancies with standard WooCommerce pricing."
msgstr ""

#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:80
msgid "Calculate percentage discounts using the product's regular price, ignoring any active sale prices."
msgstr ""

#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:86
msgid "Example: Regular price is $100.00, sale price is $90.00. Rule: 20% off."
msgstr ""

#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:91
msgid "Disabled (Default): Discount applies to the sale price ($90.00 - 20% = $72.00)."
msgstr ""

#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:96
msgid "Enabled: Discount applies to the regular price ($100.00 - 20% = $80.00)."
msgstr ""

#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:110
msgid "Calculations"
msgstr ""

#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:117
msgid "How global pricing rules behave."
msgstr ""

#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:121
msgid "Prioritize global pricing rules"
msgstr ""

#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:123
msgid "Apply global pricing rules before product-level rules. If disabled, individual product rules take precedence over global rules."
msgstr ""

#: src/Settings/Sections/GeneralSection/GeneralSection.php:86
msgid "General"
msgstr ""

#: src/Settings/Sections/GeneralSection/GeneralSection.php:104
msgid "<strong>Buy {tp_quantity} pieces for {tp_price}</strong>"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:19
msgid "Customize the appearance and behavior of your tiered pricing tables."
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:29
msgid "Show tiered pricing automatically"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:33
msgid "Automatically insert the pricing layout on the product page. If disabled, pricing remains dynamic but you must insert the layout manually via shortcode, block, or widget."
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:38
msgid "Default visual layout"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:42
msgid "Choose the default visual layout. You can also customize this individually per product."
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:48
msgid "Options design style"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:53
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:67
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:81
msgid "Style #1"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:54
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:68
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:82
msgid "Style #2"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:55
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:69
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:83
msgid "Style #3"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:56
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:70
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:84
msgid "Style #4"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:62
msgid "Table design style"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:76
msgid "Blocks design style"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:85
msgid "Style #5"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:86
msgid "Style #6"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:92
msgid "Enable compact layout"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:96
msgid "Apply a space-saving compact design for the selected layout."
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:99
msgid "Layout title"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:106
msgid "Layout position"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:110
msgid "Above add to cart button"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:111
msgid "Below add to cart button"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:117
msgid "I display tiered pricing via shortcode/gutenberg/elementor"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:120
msgid "Choose where you what tiered pricing be displayed on the product page."
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:125
msgid "Quantity format"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:145
msgid "Tooltip icon color"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:150
msgid "Color of the icon."
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:154
msgid "Tooltip icon size (px)"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:159
msgid "Size of the icon."
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:163
msgid "Tooltip border"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:169
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:180
msgid "Quantity unit label"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:191
msgid "Table column headers"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:210
msgid "Leave a column title empty to hide that column entirely."
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:218
msgid "Show the percentage discount in pricing blocks that offer a discount."
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:222
#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:46
msgid "Show original price crossed out"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:226
msgid "Pricing options will show a crossed-out regular price next to the discounted tier price."
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:231
msgid "Show total calculated price for selected option"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:235
msgid "The selected pricing option will dynamically display the total calculated cost."
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:239
msgid "Pricing option text template"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:250
msgid "Use the variables above to build the template for the pricing option."
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:254
msgid "Show base price (no discount) option"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:258
msgid "Display an option for the regular product price (e.g. 1 item) where no tier discount is applied."
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:262
msgid "Base price option template"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:270
msgid "Customize the template for the base price option."
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:274
msgid "Pricing string template"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:286
msgid "Use the variables above to build the template for the pricing string."
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:290
msgid "Show first tier pricing string"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:294
msgid "Show the tier with a regular product price. This is the first pricing tier where no discount is offered."
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:299
msgid "First tier pricing string template"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:309
msgid "Set up the first pricing tier template where a discount is not offered."
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:313
msgid "Make pricing tiers clickable"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:317
msgid "Allow customers to click on a pricing tier (table row, block, or option) to automatically select that quantity."
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:12
msgid "Single Product Page Pricing"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:16
msgid "Manage how tiered prices are displayed and behave on single product pages."
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:27
msgid "Price display format"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:31
msgid "Match Shop & Categories display (price range or lowest price)"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:32
msgid "Actual price for selected quantity"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:38
msgid "Update price on quantity change"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:42
msgid "Automatically update the main product price whenever a customer changes the quantity input."
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:50
msgid "Cross out the regular price and show the discounted tiered price next to it when a higher quantity is selected."
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:54
msgid "Show total price (Price × Quantity)"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:58
msgid "Multiply the main product price by the selected quantity instead of showing the per-item price."
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:63
msgid "Show total price for non-tiered products"
msgstr ""

#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:67
msgid "Multiply the price by quantity even if the product has no tiered pricing rules."
msgstr ""

#: src/Settings/Sections/Integrations/IntegrationSection.php:17
msgid "General integrations"
msgstr ""

#: src/Settings/Sections/Integrations/IntegrationSection.php:22
msgid "Multicurrency integrations"
msgstr ""

#: src/Settings/Sections/Integrations/IntegrationSection.php:23
msgid "Integrations with multicurrency plugins."
msgstr ""

#: src/Settings/Sections/Integrations/IntegrationSection.php:26
msgid "Product Addons"
msgstr ""

#: src/Settings/Sections/Integrations/IntegrationSection.php:27
msgid "Integrations with product add-ons (custom fields) plugins."
msgstr ""

#: src/Settings/Sections/Integrations/IntegrationSection.php:31
msgid "SEO"
msgstr ""

#: src/Settings/Sections/Integrations/IntegrationSection.php:32
msgid "Integrations with SEO plugins."
msgstr ""

#: src/Settings/Sections/Integrations/IntegrationSection.php:35
msgid "Custom Product Types"
msgstr ""

#: src/Settings/Sections/Integrations/IntegrationSection.php:36
msgid "Integrations plugins that provides custom product types."
msgstr ""

#: src/Settings/Sections/Integrations/IntegrationSection.php:92
msgid "Integrations"
msgstr ""

#. translators: %s: required plugin
#: src/TierPricingTablePlugin.php:82
#, php-format
msgid "<b>Tiered Pricing Table</b> plugin requires %s to be installed and activated."
msgstr ""

#: src/TierPricingTablePlugin.php:136
#: views/admin/notifications/activation-notification.php:56
#: views/admin/welcome-page/welcome-page.php:595
#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/App.js:267
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:34
msgid "Settings"
msgstr ""

#: src/TierPricingTablePlugin.php:140
msgid "Go Premium"
msgstr ""

#: src/TierPricingTablePlugin.php:153
#: views/admin/banners/premium-thanking-banner.php:44
#: views/admin/banners/upgrade-banner.php:59
#: views/admin/notifications/activation-notification.php:60
#: views/admin/welcome-page/welcome-page.php:601
msgid "Documentation"
msgstr ""

#: src/TierPricingTablePlugin.php:156
#: views/admin/welcome-page/welcome-page.php:609
msgid "Contact Us"
msgstr ""

#: src/TierPricingTablePlugin.php:160
#: views/admin/banners/premium-thanking-banner.php:36
#: views/admin/banners/upgrade-banner.php:71
msgid "My Account"
msgstr ""

#: src/TierPricingTablePlugin.php:267
#: views/admin/welcome-page/welcome-page.php:859
msgid "Horizontal table"
msgstr ""

#: src/TierPricingTablePlugin.php:268
#: views/admin/welcome-page/welcome-page.php:864
msgid "Plain text"
msgstr ""

#: src/TierPricingTablePlugin.php:269
msgid "Tooltip"
msgstr ""

#: views/addons/category-tiers/add-free.php:37
msgid "Available only in the premium version (You can disable this block in the settings)"
msgstr ""

#: views/addons/category-tiers/add.php:69
#: views/addons/category-tiers/edit-free.php:46
#: views/addons/category-tiers/edit.php:100
#: views/admin/components/tiered-pricing-rules-form.php:141
msgid "New tier"
msgstr ""

#: views/addons/category-tiers/add.php:76
msgid ""
"Assign percentage discounts for products that have this category. Rules can be overridden\n"
"                in product."
msgstr ""

#: views/addons/category-tiers/edit.php:135
msgid "Assign percentage discounts for products that have this category. Rules can be overridden in product."
msgstr ""

#: views/addons/global-rules/tiered-pricing-tab.php:56
msgid "Looking to set pricing rules for product categories or custom sets of products?"
msgstr ""

#: views/addons/global-rules/tiered-pricing-tab.php:67
msgid "Create a global pricing rule"
msgstr ""

#: views/addons/role-based-pricing/role-based-block.php:33
msgid "Role-based pricing"
msgstr ""

#: views/addons/role-based-pricing/role-based-block.php:64
msgid "Set up specific pricing and rules for different user roles."
msgstr ""

#: views/addons/role-based-pricing/role-based-block.php:75
#: views/addons/user-based-pricing/user-based-block.php:89
msgid "settings"
msgstr ""

#. translators: %s: settings link
#: views/addons/role-based-pricing/role-based-block.php:77
#, php-format
msgid "You can disable this feature in the %s if you don't need role-based pricing."
msgstr ""

#: views/addons/role-based-pricing/role-based-block.php:98
msgid "Add role pricing"
msgstr ""

#: views/addons/role-based-pricing/role-pricing-form.php:30
#: views/addons/user-based-pricing/user-pricing-form.php:32
msgid "Premium feature."
msgstr ""

#: views/addons/role-based-pricing/role-pricing-form.php:32
#: views/addons/user-based-pricing/user-pricing-form.php:34
msgid "Upgrade to premium"
msgstr ""

#: views/addons/user-based-pricing/user-based-block.php:33
msgid "Customer-Specific Pricing"
msgstr ""

#: views/addons/user-based-pricing/user-based-block.php:78
msgid "Set up specific pricing and rules for individual customers."
msgstr ""

#. translators: %s: settings link
#: views/addons/user-based-pricing/user-based-block.php:91
#, php-format
msgid "You can disable this feature in the %s if you don't need customer-based pricing."
msgstr ""

#: views/addons/user-based-pricing/user-based-block.php:105
msgid "Add Customer"
msgstr ""

#: views/admin/banners/free-version-used-premium-available.php:16
#: views/admin/banners/upgrade-banner.php:19
msgid "Free Version"
msgstr ""

#: views/admin/banners/free-version-used-premium-available.php:19
msgid "Premium License Available"
msgstr ""

#: views/admin/banners/free-version-used-premium-available.php:26
msgid "You are currently running the free version. Download the Pro version from your <a href=\""
msgstr ""

#: views/admin/banners/premium-thanking-banner.php:25
msgid "License is invalid or expired. Please check your account."
msgstr ""

#: views/admin/banners/premium-thanking-banner.php:40
#: views/admin/banners/upgrade-banner.php:54
msgid "Contact Support"
msgstr ""

#: views/admin/banners/upgrade-banner.php:21
msgid "Unlock advanced features with Premium 🚀"
msgstr ""

#: views/admin/banners/upgrade-banner.php:28
msgid "finish plugin activation"
msgstr ""

#. translators: %s: activation link
#: views/admin/banners/upgrade-banner.php:35
#, php-format
msgid "Please %s to upgrade."
msgstr ""

#: views/admin/banners/upgrade-banner.php:65
msgid "Opt-in"
msgstr ""

#: views/admin/components/minimum-order-quantity-form.php:18
msgid "Available in premium version"
msgstr ""

#: views/admin/components/minimum-order-quantity-form.php:27
msgid "A minimum amount of a product a customer must order to fulfill the order."
msgstr ""

#: views/admin/components/regular-pricing-form.php:35
#: views/admin/components/regular-pricing-form.php:52
msgid "Flat prices"
msgstr ""

#: views/admin/components/regular-pricing-form.php:84
msgid "Leave blank to not apply any"
msgstr ""

#: views/admin/components/regular-pricing-form.php:94
msgid "Set discounted price as"
msgstr ""

#: views/admin/components/regular-pricing-form.php:137
#: views/admin/components/regular-pricing-form.php:155
msgid "Leave blank to keep unchanged"
msgstr ""

#: views/admin/components/tiered-pricing-rules-form.php:105
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/TieredPricingType.js:16
#: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
#: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
msgid "Fixed prices"
msgstr ""

#: views/admin/components/tiered-pricing-rules-form.php:110
msgid "Percentage discounts"
msgstr ""

#: views/admin/components/tiered-pricing-rules-form.php:111
msgid "Percentage discounts (only in premium version)"
msgstr ""

#: views/admin/components/tiered-pricing-rules-form.php:125
msgid "Tiered price"
msgstr ""

#: views/admin/notifications/activation-notification.php:25
msgid "Thanks for installing the"
msgstr ""

#: views/admin/notifications/activation-notification.php:41
msgid "products"
msgstr ""

#: views/admin/notifications/activation-notification.php:44
msgid "a global pricing rule"
msgstr ""

#. translators: %1$s: product links, %2$s: categories
#: views/admin/notifications/activation-notification.php:47
#, php-format
msgid "Add quantity-based pricing rules directly in the %1$s or create %2$s that will work for product categories and user roles."
msgstr ""

#: views/admin/welcome-page/welcome-page.php:566
msgid "Thanks for installing the plugin! Below you will find a quick overview of the main features."
msgstr ""

#: views/admin/welcome-page/welcome-page.php:574
msgid "Welcome to"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:581
msgid "Tiered Pricing Table is a powerful tool that allows you to create quantity-based pricing for your WooCommerce products."
msgstr ""

#: views/admin/welcome-page/welcome-page.php:587
msgid "With intuitive templates, flexible pricing rules, and advanced features, this plugin is a perfect fit for any type of store."
msgstr ""

#: views/admin/welcome-page/welcome-page.php:606
msgid "Questions? We're here to help."
msgstr ""

#: views/admin/welcome-page/welcome-page.php:635
msgid "This is a product example."
msgstr ""

#: views/admin/welcome-page/welcome-page.php:680
#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:114
msgid "Add to cart"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:735
msgid "You save"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:772
msgid "Easy Setup"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:780
msgid "Add tiered pricing to products"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:789
msgid "Add unlimited quantity-based prices."
msgstr ""

#: views/admin/welcome-page/welcome-page.php:791
msgid "Fixed prices or percentage discounts."
msgstr ""

#: views/admin/welcome-page/welcome-page.php:793
#: views/admin/welcome-page/welcome-page.php:924
msgid "Works great with variable products."
msgstr ""

#: views/admin/welcome-page/welcome-page.php:803
msgid "Prices automatically displayed on the product page:"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:819
msgid "Various Pricing Templates"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:825
msgid "Pricing Table"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:828
msgid "Ability to add custom columns."
msgstr ""

#: views/admin/welcome-page/welcome-page.php:833
msgid "Pricing Blocks #3"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:838
msgid "Pricing Blocks"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:843
msgid "Pricing Blocks #2"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:848
msgid "Pricing Options"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:853
msgid "Pricing Options #2"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:903
msgid "Flexible Pricing"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:910
msgid "Apply custom prices to any user role"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:918
msgid "Add unlimited role-based pricing."
msgstr ""

#: views/admin/welcome-page/welcome-page.php:920
msgid "Control regular & sale price or provide a percentage discount."
msgstr ""

#: views/admin/welcome-page/welcome-page.php:922
msgid "Control minimum, maximum and quantity step."
msgstr ""

#: views/admin/welcome-page/welcome-page.php:935
msgid "Apply custom prices in bulk for selected categories and users:"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:945
msgid "Control regular prices, tiered pricing and quantity limits in one place."
msgstr ""

#: views/admin/welcome-page/welcome-page.php:947
msgid "Apply tiered pricing across multiple products."
msgstr ""

#: views/admin/welcome-page/welcome-page.php:949
msgid "Select products or product categories that the rule applies to."
msgstr ""

#: views/admin/welcome-page/welcome-page.php:951
msgid "Select users or user roles that the rule applies to."
msgstr ""

#: views/admin/welcome-page/welcome-page.php:960
msgid "Advanced Features"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:970
msgid "Allow customers to request custom quotes via a sleek customizable popup."
msgstr ""

#: views/admin/welcome-page/welcome-page.php:978
msgid "Create and update user roles"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:982
msgid "Labels"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:985
msgid "Create customizable labels and attach them to a pricing tier"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:990
msgid "Cart"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:993
msgid "Cart upsells to motivate customers to purchase more."
msgstr ""

#: views/admin/welcome-page/welcome-page.php:994
msgid "Customize cart upsells template."
msgstr ""

#: views/admin/welcome-page/welcome-page.php:995
msgid "Tiered price in the cart appears as a discount."
msgstr ""

#: views/admin/welcome-page/welcome-page.php:999
msgid "Catalog prices"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:1002
msgid "Show the lowest price."
msgstr ""

#: views/admin/welcome-page/welcome-page.php:1003
msgid "Customize the lowest price prefix: “from $10.00”, “as low as $10.00” or whatever you want."
msgstr ""

#: views/admin/welcome-page/welcome-page.php:1005
msgid "Show the price range based on tiered pricing."
msgstr ""

#: views/admin/welcome-page/welcome-page.php:1009
msgid "Product catalog (Category page)"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:1012
msgid "Customize template (can be different from product page)."
msgstr ""

#: views/admin/welcome-page/welcome-page.php:1014
msgid "Show quantity field."
msgstr ""

#: views/admin/welcome-page/welcome-page.php:1047
msgid "Other Features That Make The Plugin Unique"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:1053
msgid "Tier Labels & Badges"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:1057
msgid "Data Cleanup & Role Management Tools"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:1061
msgid "Import \\ Export"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:1065
msgid "REST API"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:1069
msgid "Admin-made orders supported"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:1073
msgid "Built-in cache"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:1081
msgid "Shortcode \\ Gutenberg \\ Elementor"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:1085
msgid "Hide prices for logged-out users"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:1089
msgid "Works with any theme"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:1093
msgid "Debug mode"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:1110
msgid "Integrations with 3rd party plugins"
msgstr ""

#: views/admin/welcome-page/welcome-page.php:1295
msgid "Have a question?"
msgstr ""

#. translators: %d: discount amount
#: views/frontend/tiered-pricing-blocks-style-1.php:126
#: views/frontend/tiered-pricing-blocks-style-1.php:208
#: views/frontend/tiered-pricing-blocks-style-2.php:124
#: views/frontend/tiered-pricing-blocks-style-2.php:205
#: views/frontend/tiered-pricing-blocks-style-4.php:108
#: views/frontend/tiered-pricing-blocks-style-4.php:205
#: views/frontend/tiered-pricing-blocks-style-5.php:108
#: views/frontend/tiered-pricing-blocks-style-5.php:205
#: views/frontend/tiered-pricing-blocks-style-6.php:108
#: views/frontend/tiered-pricing-blocks-style-6.php:205
#: views/frontend/tiered-pricing-blocks.php:110
#: views/frontend/tiered-pricing-blocks.php:206
#, php-format
msgid "(%d%% off)"
msgstr ""

#. translators: %d: discount amount
#: views/frontend/tiered-pricing-blocks-style-3.php:98
#: views/frontend/tiered-pricing-blocks-style-3.php:198
#: views/frontend/tiered-pricing-options-style-3.php:243
#, php-format
msgid "%d%% off"
msgstr ""

#: src/Addons/CustomColumns/build/index.js:1
#: src/Addons/CustomColumns/js-source/index.js:40
msgid "Column Title"
msgstr ""

#: src/Addons/CustomColumns/build/index.js:1
#: src/Addons/CustomColumns/js-source/index.js:43
msgid "e.g., Discounted Price"
msgstr ""

#: src/Addons/CustomColumns/build/index.js:1
#: src/Addons/CustomColumns/js-source/index.js:49
msgid "Column Data Type"
msgstr ""

#: src/Addons/CustomColumns/build/index.js:1
#: src/Addons/CustomColumns/js-source/index.js:52
msgid "Select column type..."
msgstr ""

#: src/Addons/CustomColumns/build/index.js:1
#: src/Addons/CustomColumns/js-source/index.js:66
msgid "Format"
msgstr ""

#: src/Addons/CustomColumns/build/index.js:1
#: src/Addons/CustomColumns/js-source/index.js:81
msgid "Remove column"
msgstr ""

#: src/Addons/CustomColumns/build/index.js:1
#: src/Addons/CustomColumns/js-source/index.js:108
msgid "Your Saving"
msgstr ""

#: src/Addons/CustomColumns/build/index.js:1
#: src/Addons/CustomColumns/js-source/index.js:112
msgid "Price per piece"
msgstr ""

#: src/Addons/CustomColumns/build/index.js:1
#: src/Addons/CustomColumns/js-source/index.js:117
msgid "Price incl tax"
msgstr ""

#: src/Addons/CustomColumns/build/index.js:1
#: src/Addons/CustomColumns/js-source/index.js:230
#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:119
#: src/Addons/TaxSettings/build/index.js:1
#: src/Addons/TaxSettings/js-source/App.js:234
msgid "Premium Feature"
msgstr ""

#: src/Addons/CustomColumns/build/index.js:1
#: src/Addons/CustomColumns/js-source/index.js:230
msgid "Upgrading to premium to unlock custom columns."
msgstr ""

#: src/Addons/CustomColumns/build/index.js:1
#: src/Addons/CustomColumns/js-source/index.js:256
msgid "No Custom Columns"
msgstr ""

#: src/Addons/CustomColumns/build/index.js:1
#: src/Addons/CustomColumns/js-source/index.js:259
msgid "Add custom columns to display extra information alongside your pricing tiers."
msgstr ""

#: src/Addons/CustomColumns/build/index.js:1
#: src/Addons/CustomColumns/js-source/index.js:262
msgid "Add your first column"
msgstr ""

#: src/Addons/CustomColumns/build/index.js:1
#: src/Addons/CustomColumns/js-source/index.js:154
msgid "Please enter a title for all custom columns before saving."
msgstr ""

#: src/Addons/CustomColumns/build/index.js:1
#: src/Addons/CustomColumns/js-source/index.js:165
msgid "Columns saved successfully!"
msgstr ""

#: src/Addons/CustomColumns/build/index.js:1
#: src/Addons/CustomColumns/js-source/index.js:148
msgid "Please upgrade to the Premium version to save custom columns."
msgstr ""

#: src/Addons/CustomColumns/build/index.js:1
#: src/Addons/CustomColumns/js-source/index.js:337
#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:138
#: src/Addons/RequestAQuote/js-source/src/components/GlobalSettings.js:44
#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:482
msgid "Saving..."
msgstr ""

#: src/Addons/CustomColumns/build/index.js:1
#: src/Addons/CustomColumns/js-source/index.js:337
msgid "Save Columns"
msgstr ""

#: src/Addons/CustomColumns/build/index.js:1
#: src/Addons/CustomColumns/js-source/index.js:340
msgid "+ Add Column"
msgstr ""

#: src/Addons/ReactProductEditorAddon/js-source/src/role-based-pricing/Components/PremiumUpgradeNotice.js:7
#: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
msgid "Role-based pricing is a premium feature."
msgstr ""

#: src/Addons/ReactProductEditorAddon/js-source/src/role-based-pricing/Components/PremiumUpgradeNotice.js:9
#: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
msgid "Upgrade to unlock"
msgstr ""

#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/TieredPricingForm.js:43
#: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
#: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
msgid "Add tier"
msgstr ""

#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/TieredPricingType.js:13
#: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
#: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
msgid "Percentage"
msgstr ""

#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/TieredPricingType.js:13
#: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
#: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
msgid "Percentage (premium feature)"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:35
msgid "No Forms Created"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:38
msgid "Create your first quote request form to allow customers to ask for a custom price."
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:41
msgid "Once created, you can assign your forms to specific pricing tiers when editing a product or in global rules."
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:44
msgid "Add your first form"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:68
msgid "Awesome T-Shirt"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:107
msgid "Looking for a personal deal? Request a quote."
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:136
msgid "Name *"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:140
msgid "Email *"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:144
msgid "Quantity *"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/App.js:146
#: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:148
msgid "Comment"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:21
msgid "Preview Mode:"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:21
msgid "You are currently using the free version of Tiered Pricing Table. The Request a Quote feature is available for creation and previewing purposes, but it will not be active on the frontend for your customers."
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:23
msgid "Upgrade to Premium to unlock this feature &rarr;"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:32
msgid "Request a Quote Forms"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:40
msgid "Add New Form"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:50
msgid "Form Name"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:53
msgid "Position"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:56
msgid "Auto-Open Qty"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:59
msgid "Fields"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:62
#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/RolesManagement.js:186
msgid "Actions"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:96
msgid "Below Pricing Layout"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:96
msgid "Integrated"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:122
#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/RolesManagement.js:208
msgid "Delete"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:61
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:452
msgid "Short Text"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:62
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:453
msgid "Long Text"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/App.js:144
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:63
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:454
msgid "Email"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:65
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:456
msgid "Select Dropdown"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:66
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:457
msgid "Radio Buttons"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:67
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:458
msgid "Checkboxes"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:68
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:461
msgid "Heading"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:69
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:462
msgid "Paragraph"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:70
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:459
msgid "File Upload"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:71
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:460
msgid "Date Picker"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:72
msgid "Field"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:119
msgid "Request a Quote on the frontend is a premium feature. You can preview it as an administrator, but upgrading is required for your customers to use it."
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:130
msgid "Back"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:133
msgid "Edit Form:"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:138
msgid "Save Form"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:150
msgid "Add form title"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:166
msgid "Form Fields"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:180
msgid "Expand All"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:190
msgid "Collapse All"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:197
msgid "No fields added yet. Select a field type below to add one."
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:247
msgid "Drag to reorder"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:282
msgid "Remove"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:293
msgid "Paragraph Content"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:307
msgid "Heading Text"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:314
msgid "Title format"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:317
msgid "Label"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:318
msgid "Hidden"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:331
msgid "Options (One per line)"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:339
msgid ""
"Option 1\n"
"Option 2\n"
"Option 3"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:346
msgid "Require input"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:355
msgid "Sync with product quantity"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:364
msgid "Add description"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:386
msgid "Add placeholder"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:407
msgid "Max File Size (MB)"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:411
msgid "Leave blank or set to 0 for unlimited size (up to server limit)."
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:416
msgid "Allowed Extensions"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:419
msgid "Comma separated, e.g. pdf, doc, png. Leave blank for any."
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:428
msgid "Disable past dates"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:431
msgid "Prevent customers from selecting dates in the past."
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:451
msgid "Add field..."
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:475
msgid "Appearance & Content"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:478
msgid "Prompt Text"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:479
msgid "The text displayed below the pricing table to open this form."
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:486
msgid "Display Position"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:489
msgid "Below the pricing layout"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:490
msgid "Integrated into the pricing layout (Default)"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:491
msgid "Next to Add to Cart button"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:494
msgid "Choose how the quote link is positioned relative to the pricing rules."
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:500
msgid "Hide Add to Cart button"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:503
msgid "Visually hides the WooCommerce Add to Cart button, leaving only the Quote button."
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:510
msgid "Show for non-purchasable products"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:513
msgid "Display the Quote button even if the product does not have a price or is out of stock."
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:520
msgid "Integrated Quantity Label"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:524
msgid "Customize the label shown for the quantity column when the form is integrated into pricing blocks."
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:530
msgid "Modal Title"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:538
msgid "Submit Button Text"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:548
msgid "Auto-Open Quantity Trigger"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:549
msgid "Automatically open the quote form if a customer selects this quantity or higher. Leave blank to disable."
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:555
msgid "Email Notifications"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:558
msgid "Enable Admin Email"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:561
msgid "Send an email to the store admin when this form is submitted."
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:566
msgid "Enable Customer Email"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:569
msgid "Send an acknowledgment email to the customer."
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:574
msgid "Manage Email Templates ↗"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:578
msgid "Success Actions"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:581
msgid "After Submission"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:584
msgid "Show Message"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:585
msgid "Redirect to URL"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:594
msgid "Success Message"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:600
msgid "Thank you, our sales team will contact you shortly."
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:605
msgid "Message shown after successful submission."
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:613
msgid "Redirect URL"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:617
msgid "Enter the full URL (e.g., https://example.com/thank-you)"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/GlobalSettings.js:10
msgid "Anti-Spam (reCAPTCHA v3)"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/GlobalSettings.js:12
msgid "Configure Google reCAPTCHA v3 to protect all quote forms from spam. Leave blank to disable."
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/GlobalSettings.js:16
msgid "Site Key"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/GlobalSettings.js:23
msgid "Secret Key"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/GlobalSettings.js:36
#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/RolesManagement.js:283
msgid "Cancel"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/GlobalSettings.js:44
msgid "Save Settings"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/App.js:104
msgid "Settings saved successfully."
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/App.js:110
msgid "Error saving settings."
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/App.js:140
msgid "New Form"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/App.js:143
msgid "Name"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/App.js:143
msgid "Enter your full name"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/App.js:144
msgid "Enter your email address"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/App.js:145
msgid "Specify the quantity you need"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/App.js:146
msgid "Add any specific requirements or questions here..."
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/App.js:205
msgid "Loading..."
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/App.js:214
msgid "Congratulations! 🎉"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/App.js:220
msgid "You have successfully created your first quote request form."
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/App.js:224
msgid "Next Step: Assign Your Form"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/App.js:227
msgid "You can now select this quote form in the Product settings, Role-based rules, or Global pricing rules."
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/App.js:233
msgid "Awesome, Got it!"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/App.js:156
msgid "Are you sure you want to delete this form?"
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/App.js:126
msgid "Global settings saved successfully."
msgstr ""

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/App.js:132
msgid "Error saving global settings."
msgstr ""

#: src/Addons/TaxSettings/build/index.js:1
#: src/Addons/TaxSettings/js-source/App.js:142
msgid "Role-Based Tax Options"
msgstr ""

#: src/Addons/TaxSettings/build/index.js:1
#: src/Addons/TaxSettings/js-source/App.js:144
msgid "Override default tax options for specific user roles."
msgstr ""

#: src/Addons/TaxSettings/build/index.js:1
#: src/Addons/TaxSettings/js-source/App.js:174
msgid "No Custom Tax Configurations"
msgstr ""

#: src/Addons/TaxSettings/build/index.js:1
#: src/Addons/TaxSettings/js-source/App.js:177
msgid "Configure custom tax rules for specific user roles."
msgstr ""

#: src/Addons/TaxSettings/build/index.js:1
#: src/Addons/TaxSettings/js-source/App.js:187
msgid "Select a role below to create your first configuration."
msgstr ""

#: src/Addons/TaxSettings/build/index.js:1
#: src/Addons/TaxSettings/js-source/App.js:193
#: src/Addons/TaxSettings/js-source/App.js:383
#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/RolesManagement.js:248
msgid "Select a role..."
msgstr ""

#: src/Addons/TaxSettings/build/index.js:1
#: src/Addons/TaxSettings/js-source/App.js:201
msgid "Create Configuration"
msgstr ""

#: src/Addons/TaxSettings/build/index.js:1
#: src/Addons/TaxSettings/js-source/App.js:216
msgid "Custom Tax Configuration"
msgstr ""

#: src/Addons/TaxSettings/build/index.js:1
#: src/Addons/TaxSettings/js-source/App.js:234
msgid "Upgrading to premium to unlock role-based tax options."
msgstr ""

#: src/Addons/TaxSettings/build/index.js:1
#: src/Addons/TaxSettings/js-source/App.js:253
msgid "Tax Exempt"
msgstr ""

#: src/Addons/TaxSettings/build/index.js:1
#: src/Addons/TaxSettings/js-source/App.js:254
msgid "Disable tax calculation entirely for this role."
msgstr ""

#: src/Addons/TaxSettings/build/index.js:1
#: src/Addons/TaxSettings/js-source/App.js:262
msgid "Tax Class"
msgstr ""

#: src/Addons/TaxSettings/build/index.js:1
#: src/Addons/TaxSettings/js-source/App.js:266
#: src/Addons/TaxSettings/js-source/App.js:290
#: src/Addons/TaxSettings/js-source/App.js:310
#: src/Addons/TaxSettings/js-source/App.js:330
msgid "Default (Inherit)"
msgstr ""

#: src/Addons/TaxSettings/build/index.js:1
#: src/Addons/TaxSettings/js-source/App.js:274
msgid "Reduced Rate"
msgstr ""

#: src/Addons/TaxSettings/build/index.js:1
#: src/Addons/TaxSettings/js-source/App.js:278
msgid "Zero Rate"
msgstr ""

#: src/Addons/TaxSettings/build/index.js:1
#: src/Addons/TaxSettings/js-source/App.js:286
msgid "Prices Entered With Tax"
msgstr ""

#: src/Addons/TaxSettings/build/index.js:1
#: src/Addons/TaxSettings/js-source/App.js:294
msgid "Yes, I will enter prices inclusive of tax"
msgstr ""

#: src/Addons/TaxSettings/build/index.js:1
#: src/Addons/TaxSettings/js-source/App.js:298
msgid "No, I will enter prices exclusive of tax"
msgstr ""

#: src/Addons/TaxSettings/build/index.js:1
#: src/Addons/TaxSettings/js-source/App.js:306
msgid "Display Prices in Shop"
msgstr ""

#: src/Addons/TaxSettings/build/index.js:1
#: src/Addons/TaxSettings/js-source/App.js:314
#: src/Addons/TaxSettings/js-source/App.js:334
msgid "Including Tax"
msgstr ""

#: src/Addons/TaxSettings/build/index.js:1
#: src/Addons/TaxSettings/js-source/App.js:318
#: src/Addons/TaxSettings/js-source/App.js:338
msgid "Excluding Tax"
msgstr ""

#: src/Addons/TaxSettings/build/index.js:1
#: src/Addons/TaxSettings/js-source/App.js:326
msgid "Display Prices in Cart/Checkout"
msgstr ""

#: src/Addons/TaxSettings/build/index.js:1
#: src/Addons/TaxSettings/js-source/App.js:346
msgid "Price Display Suffix"
msgstr ""

#: src/Addons/TaxSettings/build/index.js:1
#: src/Addons/TaxSettings/js-source/App.js:347
msgid "Leave blank to inherit default settings."
msgstr ""

#: src/Addons/TaxSettings/build/index.js:1
#: src/Addons/TaxSettings/js-source/App.js:367
msgid "Remove Configuration"
msgstr ""

#: src/Addons/TaxSettings/build/index.js:1
#: src/Addons/TaxSettings/js-source/App.js:391
msgid "Add Configuration"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:119
msgid "Enter title"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:124
msgid "Style Preset"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:127
msgid "Square"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:128
msgid "Rounded"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:129
msgid "Pill"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:130
msgid "Outline"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:131
msgid "Dashed"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:138
msgid "Icon"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:142
msgid "Star"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:143
msgid "Fire"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:144
msgid "Lightning"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:145
msgid "Tag"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:146
msgid "Crown"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:147
msgid "Percent"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:148
msgid "Award"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:157
msgid "Bg Color"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:168
msgid "Text Color"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:179
msgid "Border"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:193
msgid "Clear border color"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:208
msgid "Hide Advanced Settings"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:208
msgid "Show Advanced Settings"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:215
msgid "Font Size (px)"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:224
msgid "Border Width (px)"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:233
msgid "Padding Horizontal (px)"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:242
msgid "Padding Vertical (px)"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:251
msgid "Border Radius (px)"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:260
msgid "Extra CSS Class"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:263
msgid "e.g., my-custom-class"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:284
msgid "Preview"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:290
msgid "Remove label"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:319
msgid "New Label"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:410
msgid "No Labels Created"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:413
msgid "Create your first custom tier label to highlight special pricing offers."
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:416
msgid "Once created, you can assign your labels to specific pricing tiers when editing a product."
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:419
msgid "Add your first label"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:443
msgid "Most Popular"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:458
msgid "Best Value"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:343
msgid "Labels saved successfully!"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:482
msgid "Save Labels"
msgstr ""

#: src/Addons/TierLabels/build/index.js:1
#: src/Addons/TierLabels/js-source/index.js:485
msgid "+ Add Label"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/CleanupTool.js:86
msgid "Item added"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/CleanupTool.js:87
msgid "Item removed"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/CleanupTool.js:88
msgid "Remove item"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/CleanupTool.js:233
msgid "Clean Up & Reset Options"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/CleanupTool.js:245
msgid "Warning:"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/CleanupTool.js:245
msgid "The actions below will permanently delete data from your database. Please make a backup before proceeding."
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/CleanupTool.js:249
msgid "1. Product Level Data"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/CleanupTool.js:251
msgid "Remove tiered pricing rules directly attached to individual products."
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/CleanupTool.js:255
msgid "Clean Standard Tiered Pricing Data"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/CleanupTool.js:260
msgid "Customer Based Data"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/CleanupTool.js:262
msgid "Clean All Customer Based Pricing Data"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/CleanupTool.js:267
msgid "Role Based Data"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/CleanupTool.js:271
msgid "Do not clean role based data"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/CleanupTool.js:272
msgid "Clean all roles"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/CleanupTool.js:273
msgid "Select specific roles to clean"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/CleanupTool.js:295
msgid "Filters (Optional)"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/CleanupTool.js:297
msgid "Leave blank to apply the cleanup to all products. Otherwise, select specific categories or products."
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/CleanupTool.js:300
msgid "Select Categories"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/CleanupTool.js:317
msgid "2. Global Pricing Rules"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/CleanupTool.js:319
msgid "Global pricing rules apply to multiple products at once."
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/CleanupTool.js:322
msgid "Delete all Global Pricing Rules"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/CleanupTool.js:330
msgid "3. Plugin Settings"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/CleanupTool.js:332
msgid "Reset general settings, labels, and table column configurations."
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/CleanupTool.js:335
msgid "Reset all plugin settings to defaults"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/CleanupTool.js:132
msgid "Are you sure you want to delete the selected data? This action cannot be undone."
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/CleanupTool.js:159
msgid "Product data cleaned up."
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/CleanupTool.js:172
msgid "Global rules deleted."
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/CleanupTool.js:185
msgid "Settings reset to default."
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/CleanupTool.js:214
msgid "An unexpected error occurred."
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/CleanupTool.js:352
msgid "Processing..."
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/CleanupTool.js:352
msgid "Execute Cleanup"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/CleanupTool.js:356
msgid "Select at least one option above to proceed."
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/RolesManagement.js:173
msgid "Roles and Capabilities"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/RolesManagement.js:175
msgid "Add New Role"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/RolesManagement.js:183
#: src/Addons/Tools/js-source/components/RolesManagement.js:230
msgid "Role Name"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/RolesManagement.js:184
msgid "Role Key"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/RolesManagement.js:185
msgid "Capabilities Count"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/RolesManagement.js:202
msgid "Edit"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/RolesManagement.js:224
msgid "Edit Role Capabilities"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/RolesManagement.js:224
msgid "Create New Role"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/RolesManagement.js:236
msgid "Role Key (e.g., custom_role)"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/RolesManagement.js:245
msgid "Copy capabilities from existing role"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/RolesManagement.js:259
msgid "Capabilities"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/RolesManagement.js:265
msgid "Search capabilities..."
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/RolesManagement.js:286
msgid "Save Role"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/App.js:26
msgid "Roles Management"
msgstr ""

#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/App.js:31
msgid "Data Clean Up"
msgstr ""

#: src/Blocks/build/index.js:49
#: src/Blocks/build/index.js:132
#: src/Blocks/build/index.js:195
#: src/Blocks/src/blocks/blocks/TieredPricingBlock.js:23
#: src/Blocks/src/blocks/dropdown/TieredPricingDropdown.js:13
#: src/Blocks/src/blocks/options/TieredPricingOption.js:23
#: src/Blocks/build/index.js:23
#: src/Blocks/build/index.js:63
#: src/Blocks/build/index.js:108
msgid "pieces"
msgstr ""

#: src/Blocks/build/index.js:692
#: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:10
#: src/Blocks/build/index.js:436
msgid "Columns"
msgstr ""

#: src/Blocks/build/index.js:712
#: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:43
#: src/Blocks/build/index.js:469
msgid "Discount column is showing."
msgstr ""

#: src/Blocks/build/index.js:712
#: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:44
#: src/Blocks/build/index.js:470
msgid "Discount column is not showing."
msgstr ""

#: src/Blocks/build/index.js:765
#: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:32
#: src/Blocks/build/index.js:510
msgid "Main settings"
msgstr ""

#: src/Addons/ReactProductEditorAddon/js-source/src/premium-wrapper/block.json
#: src/Addons/ReactProductEditorAddon/js/premium-wrapper/block.json
msgctxt "block title"
msgid "Woo blocks-based product editor: Premium Wrapper"
msgstr ""

#: src/Addons/ReactProductEditorAddon/js-source/src/premium-wrapper/block.json
#: src/Addons/ReactProductEditorAddon/js-source/src/upgrade-notice/block.json
#: src/Addons/ReactProductEditorAddon/js/premium-wrapper/block.json
#: src/Addons/ReactProductEditorAddon/js/upgrade-notice/block.json
msgctxt "block keyword"
msgid "products"
msgstr ""

#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/block.json
#: src/Addons/ReactProductEditorAddon/js/tiered-pricing/block.json
msgctxt "block title"
msgid "Woo blocks-based product editor: Tiered Pricing"
msgstr ""

#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/block.json
#: src/Addons/ReactProductEditorAddon/js/tiered-pricing/block.json
msgctxt "block description"
msgid "A block to allow users to input tiered pricing"
msgstr ""

#: src/Addons/ReactProductEditorAddon/js-source/src/upgrade-notice/block.json
#: src/Addons/ReactProductEditorAddon/js/upgrade-notice/block.json
msgctxt "block title"
msgid "Woo blocks-based product editor: Upgrade Notice"
msgstr ""

#: src/Blocks/build/block.json
#: src/Blocks/src/block.json
msgctxt "block title"
msgid "Tiered Pricing"
msgstr ""

#: src/Blocks/build/block.json
#: src/Blocks/src/block.json
msgctxt "block description"
msgid "Tiered pricing widget. Must be used on the product page template. Find more options to customize in the plugin settings."
msgstr ""

```
