msgid ""
msgstr ""
"Project-Id-Version: WooCommerce Tiered Price Table 6.2.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/tiered-pricing-table\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2026-06-17T15:54:31+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: ar\n"
"X-Domain: tier-pricing-table\n"
"X-Generator: WP-CLI 2.12.0\n"

#. Plugin Name of the plugin
#: tier-pricing-table.php
msgid "WooCommerce Tiered Price Table"
msgstr "جدول الأسعار المتدرج لـ WooCommerce"

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

#. 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 "U2Code"

#: 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 "يتطلب شراء المنتج بمضاعفات X."

#: 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 "الحد الأقصى لكمية %1$s هو %2$d"

#. 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 "يجب أن تكون كمية الطلب متعددة لـ %s"

#. 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 "الحد الأقصى لكمية طلب المنتج هو %s"

#: 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/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/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:122
#: src/Addons/Tools/build/index.js:1
#: src/Addons/Tools/js-source/components/RolesManagement.js:208
msgid "Delete"
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: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/Form/UpgradeTip.php:97
msgid "Upgrade your plan"
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: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 ""
"<b>المزج والمطابقة:</b> يجمع كميات المنتجات المختلفة للوصول إلى حدود التسعير المتدرجة، مما يسمح بخصومات عند شراء المنتجات معًا. <br /><br />\n"
"<b>بشكل فردي:</b> يتعامل مع كمية كل منتج بشكل منفصل في حسابات التسعير، مما يضمن أن كل منتج يتبع مستوى التسعير الخاص به بشكل مستقل دون دمجه مع المنتجات الأخرى."

#: 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/Form.php:506
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:23
msgid "Quantity Limits"
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 "استخدم رمز القسيمة أدناه للحصول على خصم <b>20%</b> عند ترقية خطتك."

#: 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/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 "عمليات إعادة حساب الأسعار المتدرجة لـ %1$s: %2$s → %3$s"

#: 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 "الحد الأدنى لكمية %1$s هو %2$d"

#. 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 "الحد الأدنى لكمية المنتج هو %s"

#: src/Addons/MinQuantity/MinQuantity.php:270
msgid "Enforce minimum order quantities for products based on tiered pricing rules."
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/ProductCatalogLoop/ProductCatalogLoop.php:14
msgid "Display tiered pricing tables on the shop and 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:57
msgid "Depending on your theme, you may need minor CSS adjustments for optimal display."
msgstr "اعتمادًا على القالب الخاص بك، قد تحتاج إلى تعديلات بسيطة في CSS للعرض الأمثل."

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:62
msgid "Display tiered pricing tables on shop and category pages."
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/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/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: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 "<strong>اشتري {tp_quantity} قطعة ووفّر {tp_rounded_discount}%</strong>"

#: 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 "<strong>شراء {tp_quantity} قطعة</strong>"

#: src/Addons/CartUpsells/UpsellsSubsection.php:34
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:289
msgid "Template"
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 "<strong>اشترِ {tp_quantity} قطعة مقابل {tp_price} لكل قطعة ووفّر {tp_rounded_discount}%</strong>"

#: 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 "<strong>اشترِ {tp_quantity} قطعة مقابل {tp_price} لكل قطعة</strong>"

#: 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 "تكامل محرر منتج WooCommerce"

#: src/Addons/ReactProductEditorAddon/ReactProductEditorAddon.php:12
msgid "Enable support for WooCommerce's React-based product editor."
msgstr "تمكين الدعم لمحرر المنتجات المستند إلى React في WooCommerce."

#: 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/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/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/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/RequestAQuote/CPT/QuoteRequestAdmin.php:177
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsColumn.php:21
msgid "Status:"
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/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/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/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/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/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/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 "يرتبط التسعير المتدرج بكل شكل، لذا يجب تحديد شكل مختلف لعرض جدول التسعير. ومع ذلك، يمكنك عرض الأسعار المتدرجة قبل أن يختار المستخدمون أحد الأشكال عن طريق تمكين خيار <strong>التنوع الافتراضي</strong> في قسم <strong>الخيارات الإضافية</strong> أدناه."

#: 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 "على سبيل المثال، إذا كان لديك منتج متغير يحتوي على <strong>3 أشكال مختلفة</strong>، فسيتم حساب السعر <strong>لمجموعة من هذه الأشكال</strong> في سلة التسوق، وليس بشكل فردي."

#: 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 "مرحبًا بك في التسعير المتدرج لـ WooCommerce!"

#: 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 "قم بتطبيق خصومات التسعير المتدرجة عندما يطلب المستخدمون عرض أسعار من خلال نموذج Addify Request a Quote."

#: src/Integrations/Plugins/AeliaMulticurrency.php:46
msgid "Convert and display tiered pricing correctly when using the Aelia Currency Switcher."
msgstr "قم بتحويل وعرض الأسعار المتدرجة بشكل صحيح عند استخدام Aeliacurrency Switcher."

#: src/Integrations/Plugins/Curcy.php:79
msgid "Convert and display tiered pricing correctly when using the CURCY multicurrency plugin."
msgstr "قم بتحويل وعرض الأسعار المتدرجة بشكل صحيح عند استخدام البرنامج الإضافي CURCY متعدد العملات."

#: src/Integrations/Plugins/DiscountRulesForWooCommerce.php:37
msgid "Discount Rules for WooCommerce"
msgstr "قواعد الخصم لـ WooCommerce"

#: src/Integrations/Plugins/DiscountRulesForWooCommerce.php:41
msgid "Prevent price recalculations for free promotional items added to the cart by Discount Rules for WooCommerce."
msgstr "منع إعادة حساب الأسعار للعناصر الترويجية المجانية المضافة إلى سلة التسوق من خلال قواعد الخصم لـ WooCommerce."

#: 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 "قم بتطبيق قواعد التسعير المتدرجة بشكل صحيح على منتجات Mix and Match."

#: src/Integrations/Plugins/ProductBundles.php:108
msgid "Apply tiered pricing discounts correctly to WooCommerce Product Bundles."
msgstr "قم بتطبيق خصومات التسعير المتدرجة بشكل صحيح على حزم منتجات WooCommerce."

#: 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 "أضف بيانات التسعير المتدرجة إلى مخطط المنتج وقدم متغيرات <b>%lowest_price%</b> و<b>%price_range%</b> لتحسين محركات البحث."

#: 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 "قم بتكوين التكامل مع البرنامج المساعد Rank Math SEO لاستخدام متغيرات التسعير المتدرجة في البيانات التعريفية الخاصة بـ SEO."

#: 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 "تمكينك من استخدام متغيرات %lowest_price% و%price_range% لعرض أقل سعر ونطاق سعري للمنتجات ذات التسعير المتدرج في البيانات الوصفية لـ Rank Math SEO."

#: 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 "أضف بيانات التسعير المتدرجة إلى SEOPress وقدم متغيرات <b>%%lowest_price%%</b> و<b>%%price_range%%</b> لتحسين محركات البحث."

#: 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 "قم بتكوين التكامل مع البرنامج الإضافي SEOPress لاستخدام متغيرات التسعير المتدرجة في البيانات التعريفية الخاصة بـ SEO الخاصة بك."

#: 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 "يمكنك من استخدام متغيرات %%lowest_price%% و%%price_range%% لعرض أقل سعر ونطاق سعري للمنتجات ذات التسعير المتدرج في البيانات التعريفية لـ SEOPress."

#: src/Integrations/Plugins/WCCS.php:50
msgid "Convert and display tiered pricing correctly when using the WooCommerce Currency Switcher by WP Experts."
msgstr "قم بتحويل وعرض الأسعار المتدرجة بشكل صحيح عند استخدام WooCommerceency Switcher بواسطة WP Experts."

#: 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 "تطبيق خصومات التسعير المتدرجة بشكل صحيح على حزم منتجات WPC."

#: src/Integrations/Plugins/WombatProductAddons.php:46
msgid "Calculate tiered pricing accurately when using StudioWombat Advanced Product Fields."
msgstr "قم بحساب التسعير المتدرج بدقة عند استخدام حقول المنتج المتقدمة في StudioWombat."

#: 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 "قم بحساب التسعير المتدرج بدقة عند تحديد الوظائف الإضافية لمنتج WooCommerce."

#: src/Integrations/Plugins/WOOCS.php:65
msgid "Convert and display tiered pricing correctly when using the FOX WooCommerce Currency Switcher."
msgstr "قم بتحويل وعرض الأسعار المتدرجة بشكل صحيح عند استخدام FOX WooCommercecurrency Switcher."

#: 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 "يجب أن يكون تنسيق القواعد كما يلي: الكمية:السعر،الكمية:السعر. على سبيل المثال: \"10:5,20:15\" حيث 10 و20 هما الكميتان و5 و15 هما أسعار تلك الكميات."

#: 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 "يجب أن يكون تنسيق القواعد كما يلي: الكمية:percent_discount،quantity:percent_discount. على سبيل المثال: \"10:5,20:15\" حيث 10 و20 عبارة عن كميات و5 و15 عبارة عن مبالغ الخصم."

#: 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 "قم باستيراد وتحديث قواعد التسعير المتدرجة باستخدام WP All Import."

#: src/Integrations/Plugins/WPMLMulticurrency.php:81
msgid "Convert and display tiered pricing correctly when using WPML Multicurrency."
msgstr "قم بتحويل وعرض الأسعار المتدرجة بشكل صحيح عند استخدام WPML Multicurrency."

#: src/Integrations/Plugins/YithRequestAQuote.php:85
msgid "Apply tiered pricing discounts when users request a quote through YITH Request a Quote."
msgstr "قم بتطبيق خصومات التسعير المتدرجة عندما يطلب المستخدمون عرض أسعار من خلال YITH طلب عرض أسعار."

#: 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 "قم بتكوين التكامل مع البرنامج الإضافي Yoast SEO لاستخدام متغيرات التسعير المتدرجة في البيانات التعريفية الخاصة بـ SEO."

#: 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 "يمكنك من استخدام المتغيرين %%lowest_price%% و%%price_range%% لعرض أقل سعر ونطاق سعري للمنتجات ذات التسعير المتدرج في البيانات الوصفية لـ Yoast SEO."

#: 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 "أضف بيانات تسعير متدرجة إلى مخطط منتج Yoast وقدم متغيرات <b>%%lowest_price%%</b> و<b>%%price_range%%</b> لتحسين محركات البحث."

#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:75
#: src/Managers/FormatPriceManager.php:292
msgid "From"
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 "اشترِ <b>{tp_required_quantity}</b> المزيد لتحصل على <b>{tp_next_price}</b> لكل منهما."

#. translators: %s: account page link
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersService.php:72
#, php-format
msgid "Please enter %s to make a purchase"
msgstr "الرجاء إدخال %s لإجراء عملية شراء"

#: 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 "%s اطلع على الأسعار"

#: src/Addons/NonLoggedInUsers/NonLoggedInUsersService.php:87
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:72
msgid "Login"
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 "{tp_quantity} - النطاق أو الكمية الثابتة لطبقة التسعير الحالية."

#: src/Settings/CustomOptions/TPTTextTemplate.php:149
msgid "{tp_discount} - current tier`s percentage discount."
msgstr "{tp_discount} - النسبة المئوية للخصم في الطبقة الحالية."

#: 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 "{tp_rounded_discount} - نسبة الخصم المقربة للطبقة الحالية."

#: 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 "{tp_required_quantity} - الكمية المطلوبة لإضافة تسعير متدرج تالٍ."

#: 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 "{tp_next_price} - سعر التسعير التالي الذي يمكن للمستخدم الحصول عليه إذا أضاف الكمية المطلوبة."

#: 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 "{tp_next_discount} - الخصم التالي في حالة إضافة الكمية المطلوبة."

#: 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 "{tp_actual_discount} - خصم يعتمد على سعر المنتج الأصلي."

#: 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 "{tp_ys_price} - الفرق بين السعر العادي والسعر الحالي."

#: 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 "{tp_ys_total_price} - الفرق بين السعر العادي والحالي مضروبًا في الكمية."

#: src/Settings/CustomOptions/TPTTextTemplate.php:206
msgid "{tp_price} - Tier price for one piece"
msgstr "{tp_price} - سعر الطبقة للقطعة الواحدة"

#: 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: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:110
msgid "Calculations"
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: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 "خصومات النسبة المئوية المحسوبة تقريبًا لمنع حدوث اختلافات طفيفة في العرض مع أسعار WooCommerce القياسية."

#: 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 "مثال: السعر العادي هو 100.00 دولار، وسعر البيع هو 90.00 دولار. القاعدة: خصم 20%."

#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:91
msgid "Disabled (Default): Discount applies to the sale price ($90.00 - 20% = $72.00)."
msgstr "معطل (افتراضي): ينطبق الخصم على سعر البيع (90.00 دولارًا - 20% = 72.00 دولارًا)."

#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:96
msgid "Enabled: Discount applies to the regular price ($100.00 - 20% = $80.00)."
msgstr "ممكّن: ينطبق الخصم على السعر العادي (100.00 دولار - 20% = 80.00 دولار)."

#: 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 "<strong>اشترِ {tp_quantity} قطعة مقابل {tp_price}</strong>"

#: 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: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:34
msgid "Show a crossed-out regular subtotal next to the discounted subtotal in the cart."
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/CatalogPrices/CatalogPricesAddon.php:12
msgid "Manage how tiered pricing appears in catalogs, loops, and widgets."
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:76
msgid "Text displayed before the lowest price (e.g., <b>From $10.00</b>)."
msgstr "يتم عرض النص قبل أقل سعر (على سبيل المثال، <b>من 10.00 دولارات</b>)."

#: 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:42
msgid "Choose the default visual layout. You can also customize this individually per product."
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 "النمط رقم 1"

#: 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 "النمط رقم 2"

#: 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 "النمط رقم 3"

#: 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 "النمط رقم 4"

#: 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/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: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/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:117
msgid "I display tiered pricing via shortcode/gutenberg/elementor"
msgstr "أعرض الأسعار المتدرجة عبر الرمز القصير/gutenberg/elementor"

#: 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: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:218
msgid "Show the percentage discount in pricing blocks that offer a discount."
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:309
msgid "Set up the first pricing tier template where a discount is not offered."
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/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 "الرجاء إدخال %s لإجراء عملية شراء."

#: 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/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/Addons/PricingSummary/PricingSummaryAddon.php:8
#: src/Addons/PricingSummary/SummarySubsection.php:11
msgid "Pricing Summary"
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:42
msgid "The name is displaying above the summary block."
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:60
msgid "Where to display the summary block."
msgstr "مكان عرض كتلة الملخص."

#: src/Addons/PricingSummary/SummarySubsection.php:68
msgid "Detailed"
msgstr "مفصل"

#: views/admin/welcome-page/welcome-page.php:982
msgid "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/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:55
msgid "Note: This feature is not compatible with the Gutenberg Cart/Checkout blocks."
msgstr "ملحوظة: هذه الميزة غير متوافقة مع كتل Gutenberg Cart/Checkout."

#: src/Addons/CartUpsells/UpsellsSubsection.php:49
msgid "Upsell text color"
msgstr "بيع لون النص"

#: src/Addons/YouSave/YouSaveAddon.php:8
#: src/Addons/YouSave/YouSaveSubsection.php:11
msgid "\"You Save\" Badge"
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: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 "إظهار الفرق بين السعر العادي والسعر المخفض. يمكنك أيضًا إظهاره عبر الرمز القصير [tiered_price_you_save]."

#: src/Addons/YouSave/YouSaveSubsection.php:52
msgid "You save {tp_ys_total_price} ({tp_ys_percentage_discount}%)"
msgstr "يمكنك توفير {tp_ys_total_price} ({tp_ys_percentage_discount}%)"

#: 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 "التكامل مع ملحقات SEO."

#: 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 "يتطلب المكون الإضافي <b>Tiered Pricing Table</b> تثبيت %s وتنشيطه."

#: 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: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 ""
"تعيين نسبة خصومات للمنتجات التي تحتوي على هذه الفئة. يمكن تجاوز القواعد\n"
"                في المنتج."

#: 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 "يمكنك تعطيل هذه الميزة في %s إذا لم تكن بحاجة إلى التسعير المستند إلى الدور."

#: src/Addons/Tools/AdminUserHooks.php:15
msgid "Manage Roles"
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/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 "أنت تقوم حاليًا بتشغيل الإصدار المجاني. قم بتنزيل الإصدار الاحترافي من <a href=\""

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

#: views/admin/banners/premium-thanking-banner.php:25
msgid "License is invalid or expired. Please check your account."
msgstr "الترخيص غير صالح أو منتهية الصلاحية. يرجى التحقق من حسابك."

#: src/TierPricingTablePlugin.php:160
#: views/admin/banners/premium-thanking-banner.php:36
#: views/admin/banners/upgrade-banner.php:71
msgid "My 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 "اكتشف الميزات المتقدمة مع Premium 🚀"

#: 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 "الرجاء %s للترقية."

#: 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 "الترقية إلى بريميوم"

#: views/admin/banners/upgrade-banner.php:65
msgid "Opt-in"
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 "أضف قواعد التسعير المستندة إلى الكمية مباشرةً في %1$s أو قم بإنشاء %2$s التي ستعمل مع فئات المنتجات وأدوار المستخدمين."

#: 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 "يعد جدول التسعير المتدرج أداة قوية تسمح لك بإنشاء تسعير على أساس الكمية لمنتجات WooCommerce الخاصة بك."

#: 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:803
msgid "Prices automatically displayed on the product page:"
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:838
msgid "Pricing Blocks"
msgstr "كتل التسعير"

#: views/admin/welcome-page/welcome-page.php:843
msgid "Pricing Blocks #2"
msgstr "كتل التسعير #2"

#: views/admin/welcome-page/welcome-page.php:848
msgid "Pricing Options"
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:935
msgid "Apply custom prices in bulk for selected categories and users:"
msgstr "تطبيق الأسعار المخصصة بشكل مجمّع للفئات والمستخدمين المحددين:"

#: views/admin/welcome-page/welcome-page.php:990
msgid "Cart"
msgstr "عربة"

#: views/admin/welcome-page/welcome-page.php:999
msgid "Catalog prices"
msgstr "أسعار الكتالوج"

#: views/admin/welcome-page/welcome-page.php:1009
msgid "Product catalog (Category page)"
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 "واجهة برمجة تطبيقات REST"

#: 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 "الرمز القصير \\ جوتنبرج \\ Elementor"

#: 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 "وضع التصحيح"

#. 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 "(خصم %d%%)"

#. 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 "خصم %d%%"

#: 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/CustomColumns/Admin/CustomColumnsAdmin.php:24
msgid "Add Custom Columns"
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:507
msgid "Enforce minimum, maximum, and step increments for purchasing."
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 "إخفاء الأسعار أو منع الشراء للمستخدمين الذين لم يقوموا بتسجيل الدخول."

#: src/Addons/PricingSummary/PricingSummaryAddon.php:12
msgid "Display a dynamic pricing summary showing the total cost of the selected quantity."
msgstr "عرض ملخص تسعير ديناميكي يوضح التكلفة الإجمالية للكمية المحددة."

#: src/Addons/TieredPricingCart/TieredPricingCartAddon.php:8
msgid "Cart Display Options"
msgstr "خيارات عرض سلة التسوق"

#: src/Addons/YouSave/YouSaveAddon.php:12
msgid "Display a badge showing customers how much they save when tiered pricing is applied."
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 "يقوم المكون الإضافي تلقائيًا بإنشاء طبقة أساسية باستخدام سعر منتج WooCommerce القياسي. تغطي هذه الطبقة الأساسية أي كميات مطلوبة بين الحد الأدنى لكمية الطلب والطبقة المخفضة الأولى."

#: src/PricingTable.php:431
msgid "This notice is only visible to store administrators."
msgstr "هذا الإشعار مرئي فقط لمسؤولي المتجر."

#: src/Settings/Sections/Advanced/AdvancedSection.php:17
#: src/Settings/Sections/Advanced/AdvancedSection.php:43
msgid "Modules"
msgstr "وحدات"

#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:85
msgid "Style #5"
msgstr "النمط رقم 5"

#: 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 "الترقية إلى قسط"

#: 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: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: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/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/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 "فئة CSS إضافية"

#: 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: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 "1. بيانات مستوى المنتج"

#: 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:267
msgid "Role Based Data"
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 "2. قواعد التسعير العالمية"

#: 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 "3. إعدادات البرنامج المساعد"

#: 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 "مفتاح الدور (على سبيل المثال، custom_role)"

#: 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/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/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 "محرر المنتجات المستند إلى كتل Woo: Premium Wrapper"

#: 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 "محرر المنتجات المستند إلى كتل Woo: التسعير المتدرج"

#: 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 "محرر المنتج المستند إلى كتل Woo: إشعار الترقية"

#: 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 "القطعة التسعير المتدرج. يجب استخدامه في قالب صفحة المنتج. ابحث عن المزيد من الخيارات للتخصيص في إعدادات البرنامج المساعد."

#: 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/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/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 "يضيف التوافق مع مستورد ومصدر منتج WooCommerce المدمج."

#: 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: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:819
msgid "Various Pricing Templates"
msgstr "قوالب التسعير المختلفة"

#: views/admin/welcome-page/welcome-page.php:833
msgid "Pricing Blocks #3"
msgstr "كتل التسعير #3"

#: views/admin/welcome-page/welcome-page.php:853
msgid "Pricing Options #2"
msgstr "خيارات التسعير رقم 2"

#: views/admin/welcome-page/welcome-page.php:903
msgid "Flexible Pricing"
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: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:978
msgid "Create and update user roles"
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: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: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 "قم بتخصيص بادئة السعر الأدنى: \"من 10.00 دولارات\" أو \"منخفض حتى 10.00 دولارات\" أو ما تريد."

#: 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: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:1110
msgid "Integrations with 3rd party plugins"
msgstr "التكامل مع المكونات الإضافية لجهات خارجية"

#: views/admin/welcome-page/welcome-page.php:1295
msgid "Have a question?"
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:154
msgid "Please enter a title for all custom columns before saving."
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/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 "من {tp_lowest_price} بدلاً من {tp_original_price}"

#: 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:84
msgid "Lowest price"
msgstr "أدنى سعر"

#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:85
msgid "{tp_lowest_price} - lowest available tier price."
msgstr "{tp_lowest_price} - أقل سعر متاح للطبقة."

#: 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 "{tp_prices_range} - نطاق السعر من أدنى مستوى إلى السعر الأصلي."

#: 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 "{tp_original_price} - السعر الأصلي للمنتج بدون خصومات."

#: 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 "تمكين قواعد التسعير المستندة إلى العملاء على المنتجات الفردية."

#: views/addons/role-based-pricing/role-based-block.php:98
msgid "Add role pricing"
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 "يمكنك تعطيل هذه الميزة في %s إذا لم تكن بحاجة إلى التسعير المستند إلى العميل."

#: views/addons/user-based-pricing/user-based-block.php:105
msgid "Add Customer"
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: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/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: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 "[{site_title}] طلب عرض أسعار جديد لـ {product_name}"

#: 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 "أدخل المستلمين (مفصولين بفواصل) لهذا البريد الإلكتروني. الإعدادات الافتراضية هي %s."

#: 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 "[{site_title}] نشكرك على طلب عرض الأسعار الخاص بـ {product_name}"

#: 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 "تعذر التحقق من reCAPTCHA."

#: 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: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 "لقد تم إرسال طلب عرض الأسعار الخاص بك بنجاح!"

#: 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: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/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:86
msgid "Style #6"
msgstr "النمط رقم 6"

#: 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 "قم بالترقية إلى Premium لفتح هذه الميزة →"

#: 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: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/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: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 ""
"الخيار 1\n"
"الخيار 2\n"
"الخيار 3"

#: 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 "اتركه فارغًا أو اضبطه على 0 لحجم غير محدود (حتى حد الخادم)."

#: 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: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: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: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 "إعادة التوجيه إلى URL"

#: 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 "إعادة توجيه URL"

#: 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 "أدخل عنوان URL الكامل (على سبيل المثال، https://example.com/thank-you)"

#: src/Addons/RequestAQuote/build/index.js:1
#: src/Addons/RequestAQuote/js-source/src/components/GlobalSettings.js:10
msgid "Anti-Spam (reCAPTCHA v3)"
msgstr "مكافحة البريد العشوائي (reCAPTCHA v3)"

#: 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 "قم بتكوين Google reCAPTCHA v3 لحماية جميع نماذج عروض الأسعار من البريد العشوائي. اتركه فارغًا للتعطيل."

#: 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: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/CatalogPrices/CatalogPricesAddon.php:8
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:13
msgid "Shop & Categories Price Format"
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 "استبدل سعر WooCommerce القياسي بأقل سعر أو نطاق سعر مخصص."

#: 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:72
msgid "Prefix for lowest price"
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 "حساب الحد الأدنى للكمية"

#. 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 "الحد الأدنى لكمية %1$s هو %2$s."

#. 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 "يتعين عليك طلب %1$s على الأقل من العناصر بقيمة %2$s لتلبية الحد الأدنى لكمية الطلب."

#. 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 "أنت بحاجة إلى %1$s من العناصر الإضافية بقيمة %2$s لتلبية الحد الأدنى لكمية الطلب وهو %3$s."

#: 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 "اعرض كتلة ملخص التسعير لمنتجات WooCommerce العادية حتى لو لم تكن لديها قواعد تسعير متدرجة."

#: src/Addons/PricingSummary/SummarySubsection.php:39
msgid "Summary block title"
msgstr "عنوان كتلة الملخص"

#: src/Addons/PricingSummary/SummarySubsection.php:47
msgid "Block position"
msgstr "موقف الكتلة"

#: src/Addons/PricingSummary/SummarySubsection.php:64
msgid "Summary layout"
msgstr "تخطيط ملخص"

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

#: src/Addons/PricingSummary/SummarySubsection.php:70
msgid "Inline labels"
msgstr "التسميات المضمنة"

#: src/Addons/ProductCatalogLoop/ProductCatalogLoop.php:10
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:22
msgid "Shop & Categories"
msgstr "متجر والفئات"

#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:36
msgid "Tiered Pricing on Shop & 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:67
msgid "Position on product grid item"
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/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:100
msgid "Security check failed. Please refresh the page and try again."
msgstr "فشل فحص الأمان. يرجى تحديث الصفحة والمحاولة مرة أخرى."

#: src/Addons/TieredPricingCart/CartOptionsSubsection.php:10
msgid "Cart Page Pricing"
msgstr "تسعير صفحة سلة التسوق"

#: src/Addons/TieredPricingCart/CartOptionsSubsection.php:24
msgid "Show original item price crossed out"
msgstr "عرض سعر السلعة الأصلي مشطوبا"

#: src/Addons/TieredPricingCart/CartOptionsSubsection.php:32
msgid "Show original subtotal crossed out"
msgstr "إظهار المجموع الفرعي الأصلي مشطوبا"

#: src/Addons/TieredPricingCart/CartOptionsSubsection.php:40
msgid "Cross out regular price instead of sale price"
msgstr "شطب السعر العادي بدلا من سعر البيع"

#: src/Addons/YouSave/YouSaveSubsection.php:26
msgid "Show savings badge on product page"
msgstr "إظهار شارة التوفير على صفحة المنتج"

#: src/Addons/YouSave/YouSaveSubsection.php:34
msgid "Include WooCommerce sale discount in total savings"
msgstr "قم بتضمين خصم بيع WooCommerce في إجمالي المدخرات"

#: 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 "اعرض شارة التوفير لمنتجات بيع WooCommerce العادية حتى لو لم تكن لديها قواعد تسعير متدرجة."

#: src/Addons/YouSave/YouSaveSubsection.php:50
msgid "Badge text template"
msgstr "قالب نص الشارة"

#: src/Addons/YouSave/YouSaveSubsection.php:62
msgid "Badge text color"
msgstr "لون نص الشارة"

#: src/Admin/ProductPage/RoleCustomerPricingTab.php:21
msgid "Role & Customer Prices"
msgstr "الدور وأسعار العملاء"

#: src/Admin/ProductPage/RoleCustomerPricingTab.php:80
msgid "Unlock Role & Customer pricing rules by upgrading to Premium."
msgstr "افتح قواعد تسعير الأدوار والعملاء عن طريق الترقية إلى Premium."

#: 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 "يمكنك إنشاء أدوار المستخدم أو تحريرها أو إدارتها مباشرةً من <a href=\"%s\" target=\"_blank\">مدير الأدوار</a>."

#: src/Integrations/Plugins/WooPaymentsMulticurrency.php:43
msgid "Convert and display tiered pricing correctly when using WooPayments Multicurrency."
msgstr "قم بتحويل وعرض الأسعار المتدرجة بشكل صحيح عند استخدام WooPayments Multicurrency."

#: 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: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/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:48
msgid "Options design style"
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: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:125
msgid "Quantity format"
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: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: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: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: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 "اضرب السعر بالكمية حتى لو لم يكن للمنتج قواعد تسعير متدرجة."

#: views/admin/components/minimum-order-quantity-form.php:18
msgid "Available in premium version"
msgstr "متوفر في الإصدار المميز"

#: views/admin/welcome-page/welcome-page.php:970
msgid "Allow customers to request custom quotes via a sleek customizable popup."
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: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: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: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 "يخفي زر WooCommerce Add to Cart بشكل مرئي، ويترك فقط زر Quote."

#: 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 "قم بعرض زر عرض الأسعار حتى لو لم يكن للمنتج سعر أو كان غير متوفر في المخزون."

#. translators: 1: Product name, 2: Date.
#: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:109
#, php-format
msgid "%1$s - %2$s"
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 "يتجاوز حجم الملف %1$s الحد الأقصى المسموح به وهو %2$s ميغابايت."

#. 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 "نوع الملف .%1$s غير مسموح به. المسموح به: %2$s"
