#, fuzzy msgid "" msgstr "" "Project-Id-Version: FluentCart\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2026-09-11 12:57+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: \n" "Language: \n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Loco https://localise.biz/\n" "X-Loco-Version: 2.8.0; wp-6.8.3; php-7.4.33\n" "X-Domain: fluent-cart" #: app/Services/Renderer/AddressSelectRenderer.php:292 msgid " (required)" msgstr "" #: app/Services/Translations/admin-translation.php:4 msgid " Available" msgstr "" #: app/Services/Renderer/Receipt/ThankYouRender.php:276 msgid " could not be completed. You can try again from" msgstr "" #: app/Services/Translations/admin-translation.php:5 msgid " Countries" msgstr "" #: app/Services/Renderer/Receipt/ThankYouRender.php:252 msgid " has been placed successfully." msgstr "" #: app/Services/Renderer/Receipt/ThankYouRender.php:264 msgid " has been refunded." msgstr "" #: app/Services/Translations/admin-translation.php:6 msgid " Sold" msgstr "" #: app/Services/Translations/admin-translation.php:9 msgid " to use inventory features." msgstr "" #: app/Services/Translations/admin-translation.php:7 msgid " Update Settings" msgstr "" #: app/Services/Translations/admin-translation.php:8 msgid " Upgrade to New Plan" msgstr "" #: app/Services/Renderer/TaxRenderer.php:258 msgid "\"Included in item prices\" is already built into product prices." msgstr "" #: app/Services/Renderer/TaxRenderer.php:253 msgid "\"Total payable tax\" is added on top of listed prices." msgstr "" #: app/Services/Translations/admin-translation.php:10 msgid "# Date" msgstr "" #. %1$s - transaction id, %2$s - refundable amount #: app/Services/Translations/admin-translation.php:12 #, php-format msgid "#%1$s - Paid %2$s" msgstr "" #: app/Services/Translations/admin-translation.php:13 msgid "#000000" msgstr "" #: app/Services/Translations/admin-translation.php:14 msgid "% of previous" msgstr "" #: app/Services/Translations/admin-translation.php:15 msgid "% of total" msgstr "" #: app/Services/Translations/admin-translation.php:16 msgid "% of total ended" msgstr "" #. 1: number of buckets, 2: interval, 3: total revenue #: app/Modules/MCP/Tools/ReportTools.php:554 #, php-format msgid "%1$d %2$s buckets, total revenue %3$s." msgstr "" #. "30 days free then" #: app/Helpers/Helper.php:1169 #, php-format msgid "%1$d %2$s free then" msgstr "" #. 1: number of filterable properties, 2: entity name, 3: list tool name #: app/Modules/MCP/Tools/SearchTools.php:110 #, php-format msgid "" "%1$d filterable property for %2$s — pass conditions via advanced_filters on " "%3$s." msgid_plural "" "%1$d filterable properties for %2$s — pass conditions via advanced_filters " "on %3$s." msgstr[0] "" msgstr[1] "" #. 1: refunded order count, 2: refund rate percent, 3: total refunded #: app/Modules/MCP/Tools/ReportTools.php:643 #, php-format msgid "%1$d orders refunded, %2$s%% of paid, totaling %3$s." msgstr "" #. 1: row count, 2: metric list #: app/Modules/MCP/Tools/ReportTools.php:1422 #, php-format msgid "%1$d rows — customer metrics [%2$s]." msgstr "" #. 1: row count, 2: metric list, 3: dimension list #: app/Modules/MCP/Tools/ReportTools.php:812 #: app/Modules/MCP/Tools/ReportTools.php:1057 #, php-format msgid "%1$d rows — metrics [%2$s] grouped by [%3$s]." msgstr "" #. 1: row count, 2: metric list #: app/Modules/MCP/Tools/ReportTools.php:1247 #, php-format msgid "%1$d rows — product metrics [%2$s]." msgstr "" #. 1: row count, 2: metric list, 3: dimension list #: app/Modules/MCP/Tools/ReportTools.php:1541 #, php-format msgid "%1$d rows — subscription metrics [%2$s] grouped by [%3$s]." msgstr "" #. 1: subscription count, 2: summed recurring total #: app/Modules/MCP/Tools/SubscriptionTools.php:249 #, php-format msgid "%1$d subscriptions; committed recurring total %2$s." msgstr "" #. 1: number of timeline entries, 2: order id #: app/Modules/MCP/Tools/OrderTools.php:854 #, php-format msgid "%1$d timeline entry for order #%2$d." msgid_plural "%1$d timeline entries for order #%2$d." msgstr[0] "" msgstr[1] "" #. 1: transaction count, 2: total amount per currency #: app/Modules/MCP/Tools/TransactionTools.php:327 #, php-format msgid "%1$d transaction totaling %2$s." msgid_plural "%1$d transactions totaling %2$s." msgstr[0] "" msgstr[1] "" #. e.g. "$99 per month" #. %1$s: formatted tax amount, %2$s: inclusive suffix #: app/Helpers/Helper.php:1159 app/Services/Renderer/TaxRenderer.php:202 #: app/Services/Renderer/Receipt/TaxSummaryHelper.php:698 #, php-format msgid "%1$s %2$s" msgstr "" #. e.g. "$100 per 3 months for 4 cycles" #. %1$s is the price, %2$s is the interval, %3$s is "until cancel" text #. %1$s: price, %2$s: billing interval (e.g. monthly), %3$s: occurrence (e.g. Until Cancel) #: app/Helpers/Helper.php:1149 app/Helpers/Helper.php:1273 #: app/Helpers/Helper.php:1344 #: app/Http/Controllers/ProductVariationController.php:685 #, php-format msgid "%1$s %2$s %3$s" msgstr "" #: app/Services/Translations/admin-translation.php:17 #, php-format msgid "%1$s %2$s matching the current view" msgstr "" #. %1$s is the price, %2$s is the interval, %3$s is "until cancel" text, %4$s is the occurrence count, %5$s is the time period #. %1$s is the price, %2$s is the interval, %3$s is the occurrence count, %4$s is "cycle(s)" #: app/Helpers/Helper.php:1263 app/Helpers/Helper.php:1353 #, php-format msgid "%1$s %2$s, for %3$s %4$s" msgstr "" #. %1$s: tax label, %2$s: tax rate percent #. %1$s: tax label e.g. "VAT", %2$s: rate percentage e.g. "20" or "7.5" #: app/Services/Renderer/TaxRenderer.php:544 #: app/Views/emails/parts/items_table.php:115 #, php-format msgid "%1$s (%2$s%%)" msgstr "" #. %1$s: tax rate name e.g. "VAT", %2$s: rate percentage e.g. "19" #: app/Models/Order.php:684 #, php-format msgid "%1$s (%2$s%%) on shipping" msgstr "" #: app/Services/Translations/admin-translation.php:18 #, php-format msgid "%1$s (%2$s)" msgstr "" #. %1$s: card brand, %2$s: card last four digits #: app/Services/Translations/admin-translation.php:20 #, php-format msgid "%1$s ****%2$s" msgstr "" #. 1: Button text (e.g. "Buy Now"), 2: Variant name #. 1: Button text (e.g. "Add To Cart"), 2: Variant name #: app/Services/Renderer/ProductRenderer.php:1543 #: app/Services/Renderer/ProductRenderer.php:1721 #, php-format msgid "%1$s - %2$s" msgstr "" #. %1$s - number of activations, %2$s - number of limit #: app/Services/Translations/customer-profile-translation.php:5 #, php-format msgid "%1$s / %2$s" msgstr "" #. 1: customer name, 2: email, 3: lifetime value #: app/Modules/MCP/Tools/CustomerTools.php:371 #, php-format msgid "%1$s [%2$s] — LTV %3$s" msgstr "" #. %1$s: sample of variation titles, %2$d: number of remaining variations not listed #: app/Helpers/ProductAdminHelper.php:201 #, php-format msgid "%1$s and %2$d more" msgstr "" #. 1: formatted date, 2: formatted time #: app/Services/Translations/admin-translation.php:32 #, php-format msgid "%1$s at %2$s" msgstr "" #. %1$s: payment method name now on file #: app/Modules/Subscriptions/Services/SystemChargeService.php:261 #, php-format msgid "%1$s cannot charge a saved payment method automatically." msgstr "" #. %1$s: number of variant combinations the current option config will produce #: app/Services/Translations/admin-translation.php:34 #, php-format msgid "%1$s combinations" msgstr "" #. %1$s: Product Title, %2$s: Coupon Code #: app/Helpers/CouponHelper.php:422 #, php-format msgid "%1$s conflicts with %2$s coupon. Remove the coupon first." msgstr "" #. %1$s: store name, %2$s: date #: app/Services/Email/StoreDigestService.php:557 #, php-format msgid "%1$s daily digest — %2$s" msgstr "" #. 1: what the colour is used for, 2: the hex colour FluentCart falls back to #: api/StoreSettings.php:2158 #, php-format msgid "%1$s Default: %2$s" msgstr "" #. %1$s: formatted unit price #: app/Services/Renderer/ModalCheckoutRenderer.php:402 #: app/Services/Renderer/CartItemRenderer.php:219 #, php-format msgid "%1$s each" msgstr "" #. 1: total expected, 2: number of buckets, 3: at-risk amount #: app/Modules/MCP/Tools/PaymentScheduleTools.php:298 #, php-format msgid "" "%1$s expected across %2$d billing periods; %3$s at risk from past-due plans." msgstr "" #. %1$s: entity name #: app/Modules/MCP/Support/AdvancedSearch.php:144 #, php-format msgid "%1$s exposes no advanced filter properties on this site." msgstr "" #. 1: Field name #: app/Services/Translations/checkout-translation.php:5 #, php-format msgid "%1$s field is required." msgstr "" #. 1: plan name, 2: customer name, 3: status #: app/Modules/MCP/Tools/SubscriptionTools.php:311 #, php-format msgid "%1$s for %2$s — %3$s" msgstr "" #. %1$s - previous month name, %2$s - previous month volume, %3$s - YoY change, %4$s - current month name, %5$s - current month volume #: app/Services/Translations/admin-translation.php:36 #, php-format msgid "" "%1$s gross volume was %2$s, a %3$s. Gross volume for the month of %4$s so " "far is %5$s. Here's the trend over the previous 12 months." msgstr "" #. %1$s - previous quarter name, %2$s - previous quarter volume, %3$s - YoY change, %4$s - days left in quarter, %5$s - current quarter name, %6$s - current quarter volume, %7$s - quarter change, %8$s - YoY change #: app/Services/Translations/admin-translation.php:38 #, php-format msgid "" "%1$s gross volume was %2$s, a %3$s. With %4$s days left in %5$s, Gross " "volume is %6$s for the quarter, %7$s and %8$s year-over-year" msgstr "" #. %1$s: tax label #: app/Services/Renderer/TaxRenderer.php:712 #: app/Services/Renderer/TaxRenderer.php:824 #, php-format msgid "%1$s incl." msgstr "" #. 1: field name #: app/Modules/MCP/Tools/CustomerTools.php:668 #: app/Modules/MCP/Tools/OrderTools.php:1302 #: app/Modules/MCP/Tools/SubscriptionTools.php:541 #, php-format msgid "%1$s is not a valid date. Use YYYY-MM-DD or ISO 8601." msgstr "" #. %1$s is the customer name, %2$s is the subscription item name #: app/Views/emails/subscription/renewal/admin.php:25 #, php-format msgid "%1$s just renewed their subscription: %2$s." msgstr "" #. %1$s: store name, %2$s: month and year #: app/Services/Email/StoreDigestService.php:554 #, php-format msgid "%1$s monthly digest — %2$s" msgstr "" #. %1$s: media title, %2$s: its new position, %3$s: number of items in the gallery #: app/Services/Translations/admin-translation.php:40 #, php-format msgid "%1$s moved to position %2$s of %3$s" msgstr "" #. %1$s: number of activities #: app/Services/Translations/admin-translation.php:42 #, php-format msgid "%1$s new activities" msgstr "" #. %1$s: number of activities, %2$s: filtered title #: app/Services/Translations/admin-translation.php:44 #, php-format msgid "%1$s new activities %2$s" msgstr "" #. %1$s - number of products that failed, %2$s - total product number #: app/Services/Translations/admin-translation.php:46 #, php-format msgid "%1$s of %2$s products could not be created" msgstr "" #: app/Services/Translations/admin-translation.php:47 #, php-format msgid "%1$s of %2$s records written" msgstr "" #: app/Services/Translations/admin-translation.php:48 #, php-format msgid "%1$s of %2$s selected" msgstr "" #. %1$s: tax rate name e.g. "VAT" #: app/Models/Order.php:687 #, php-format msgid "%1$s on shipping" msgstr "" #. %1$s: number of variations deleted #: app/Helpers/ProductAdminHelper.php:247 #, php-format msgid "%1$s Pricing deleted" msgstr "" #. %1$s: variation titles, %2$s: reason the pricings were deleted #: app/Helpers/ProductAdminHelper.php:252 #, php-format msgid "%1$s Pricing is deleted, while %2$s" msgid_plural "%1$s Pricing's are deleted, while %2$s" msgstr[0] "" msgstr[1] "" #. 1: active theme name, 2: number of palette colours the theme publishes #: app/Services/Theme/ThemePalette.php:1137 #, php-format msgid "%1$s provides %2$d palette colour." msgid_plural "%1$s provides %2$d palette colours." msgstr[0] "" msgstr[1] "" #. %1$s - supported file types, %2$s - recommended width #: app/Services/Translations/admin-translation.php:22 #, php-format msgid "%1$s Recommended width: %2$s pixels minimum." msgstr "" #. %1$s: number of refunded orders #: app/Views/emails/digest.php:105 #, php-format msgid "%1$s refund" msgid_plural "%1$s refunds" msgstr[0] "" msgstr[1] "" #. %1$s: number of selected variants #: app/Services/Translations/admin-translation.php:50 #, php-format msgid "%1$s selected" msgstr "" #. %1$s: error message, %2$d: subscription ID #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:1127 #, php-format msgid "%1$s Subscription ID: %2$d" msgstr "" #. %1$s: number of terms in the attribute group #: app/Services/Translations/admin-translation.php:52 #, php-format msgid "%1$s terms" msgstr "" #. %1$s: upload progress percentage, e.g. "45%" #: app/Services/Translations/admin-translation.php:24 #, php-format msgid "%1$s Uploaded" msgstr "" #. %1$s: number of variants in the attribute group #: app/Services/Translations/admin-translation.php:54 #, php-format msgid "%1$s variants" msgstr "" #. %1$s: number of variants updated #: app/Http/Controllers/ProductVariationController.php:658 #, php-format msgid "%1$s variants updated successfully." msgstr "" #. %1$s: country code (e.g. DE), %2$s: country name (e.g. Germany), %3$s: tax class type (e.g. Standard) #: app/Services/Tax/TaxManager.php:539 #: app/Services/Translations/admin-translation.php:26 #, php-format msgid "%1$s VAT - %2$s - %3$s rate" msgstr "" #. %1$s: country name #: app/Services/Translations/admin-translation.php:28 #, php-format msgid "%1$s VAT Number" msgstr "" #. 1: transaction type, 2: payment method, 3: status #: app/Modules/MCP/Tools/OrderTools.php:947 #, php-format msgid "%1$s via %2$s — %3$s" msgstr "" #. %1$s: store name, %2$s: period range #: app/Services/Email/StoreDigestService.php:550 #, php-format msgid "%1$s weekly digest — %2$s" msgstr "" #. %1$s - current word count, %2$s - max word count #: app/Services/Translations/admin-translation.php:30 #, php-format msgid "%1$s Words of %2$s" msgstr "" #. %1$s: start date, %2$s: end date #: app/Services/Email/StoreDigestService.php:588 #, php-format msgid "%1$s – %2$s" msgstr "" #. 1: product title, 2: collected to date, 3: MRR, 4: ARR #: app/Modules/MCP/Tools/ProductFinancialsTools.php:352 #, php-format msgid "" "%1$s — %2$s collected to date; MRR %3$s (ARR %4$s). No single " "total_contracted: this product has perpetual subscriptions." msgstr "" #. 1: product title, 2: collected to date, 3: total contracted #: app/Modules/MCP/Tools/ProductFinancialsTools.php:366 #, php-format msgid "" "%1$s — %2$s collected to date; total contracted %3$s (all one-time and/or " "finite split-pay)." msgstr "" #. %1$s - country name, %2$s - line break, %3$s - number of orders #: app/Services/Translations/admin-translation.php:56 #, php-format msgid "%1$s%2$s Orders: %3$s" msgstr "" #. %1$s - item price, %2$s - interval, %3$s - repeat interval, %4$s - occurrence, %5$s - time #: app/Services/Translations/admin-translation.php:58 #, php-format msgid "%1$s%2$s, billed %3$s for %4$s %5$s" msgstr "" #. %1$s - item price, %2$s - interval, %3$s - repeat interval #: app/Services/Translations/admin-translation.php:60 #, php-format msgid "%1$s%2$s, billed %3$s until cancel" msgstr "" #. Compact monthly installment, e.g. "$100/month for 4 months" #: app/Helpers/Helper.php:1134 #, php-format msgid "%1$s/%2$s %3$s" msgstr "" #. %1$s: error message, %2$s: tax class name #: app/Services/Translations/admin-translation.php:62 #, php-format msgid "%1$s: %2$s" msgstr "" #. %d - number of items available #: app/Services/Translations/block-editor-translation.php:5 msgid "%d Available" msgstr "" #. %d is the number of selected countries #: app/Models/ShippingZone.php:109 msgid "%d country" msgid_plural "%d countries" msgstr[0] "" msgstr[1] "" #. %d: number of matching coupons #: app/Modules/MCP/Tools/CouponTools.php:302 msgid "%d coupon found." msgid_plural "%d coupons found." msgstr[0] "" msgstr[1] "" #. %d: number of matching customers #: app/Modules/MCP/Tools/CustomerTools.php:333 msgid "%d customer found." msgid_plural "%d customers found." msgstr[0] "" msgstr[1] "" #. %d: number of days before the due date #: api/StoreSettings.php:178 msgid "%d day before due date" msgid_plural "%d days before due date" msgstr[0] "" msgstr[1] "" #: app/Views/emails/subscription/trial_end/customer.php:16 #: app/Views/emails/subscription/trial_end/admin.php:16 msgid "%d days" msgstr "" #. %d: number of matching orders #: app/Modules/MCP/Tools/OrderTools.php:271 msgid "%d order found." msgid_plural "%d orders found." msgstr[0] "" msgstr[1] "" #. %d: number of matching products #: app/Modules/MCP/Tools/ProductTools.php:195 msgid "%d product found." msgid_plural "%d products found." msgstr[0] "" msgstr[1] "" #: app/Http/Controllers/ProductController.php:403 msgid "%d product(s) created successfully" msgstr "" #: app/Http/Controllers/ProductController.php:1827 msgid "%d product(s) updated successfully" msgstr "" #. %d: number of matching subscriptions #: app/Modules/MCP/Tools/SubscriptionTools.php:206 msgid "%d subscription found." msgid_plural "%d subscriptions found." msgstr[0] "" msgstr[1] "" #. %d: number of variations needing attention #: app/Modules/MCP/Tools/ProductTools.php:417 msgid "%d variation needs attention." msgid_plural "%d variations need attention." msgstr[0] "" msgstr[1] "" #. %s - number of items per page #: app/Services/Translations/admin-translation.php:64 #: app/Services/Translations/customer-profile-translation.php:9 #, php-format msgid "%s / page" msgstr "" #. %s - number of activations #: app/Services/Translations/customer-profile-translation.php:7 #, php-format msgid "%s / Unlimited" msgstr "" #: app/Services/Translations/admin-translation.php:71 #, php-format msgid "%s already saved will be permanently deleted." msgstr "" #. %s is the list of out of stock variants #: api/Resource/OrderResource.php:2350 #, php-format msgid "%s are out of stock" msgstr "" #. %s is the storage driver name #: app/Services/Translations/admin-translation.php:66 #, php-format msgid "%s Config Test Success" msgstr "" #. %s is the coupon code #: app/Helpers/CouponHelper.php:168 #, php-format msgid "%s coupon can only be applied once per order" msgstr "" #. %s is the coupon code #: app/Helpers/CouponHelper.php:178 #, php-format msgid "%s coupon cannot be used with other coupon" msgstr "" #. %s: number of days #: app/Services/Translations/admin-translation.php:68 #, php-format msgid "%s Days" msgstr "" #. %s is the meta key #: api/Resource/OrderMetaResource.php:150 #, php-format msgid "%s deletion failed!" msgstr "" #. %s - billing or shipping #: app/Services/Translations/block-editor-translation.php:7 #, php-format msgid "%s Field Labels" msgstr "" #. 1: Field name #: app/Services/Translations/checkout-translation.php:7 #, php-format msgid "%s is invalid, please use a valid email." msgstr "" #. %s attribute name #: api/Checkout/CheckoutApi.php:786 api/Checkout/CheckoutApi.php:822 #: api/Checkout/CheckoutApi.php:869 api/Checkout/CheckoutApi.php:906 #: app/Http/Controllers/FrontendControllers/CustomerController.php:363 #: app/Http/Controllers/FrontendControllers/CustomerController.php:381 #: app/Http/Controllers/FrontendControllers/CustomerController.php:405 #, php-format msgid "%s is invalid." msgstr "" #. %s is the out of stock variant #. %s is the product title #: api/Resource/OrderResource.php:2353 #: api/Resource/FrontendResource/CartResource.php:621 #, php-format msgid "%s is out of stock" msgstr "" #. %s attribute name #. 1: attribute name #: api/Checkout/CheckoutApi.php:774 api/Checkout/CheckoutApi.php:810 #: api/Checkout/CheckoutApi.php:836 api/Checkout/CheckoutApi.php:856 #: api/Checkout/CheckoutApi.php:893 api/Checkout/CheckoutApi.php:920 #: api/Checkout/CheckoutApi.php:936 #: app/Modules/Integrations/IntegrationHelper.php:59 #: app/Http/Controllers/FrontendControllers/CustomerController.php:360 #: app/Http/Controllers/FrontendControllers/CustomerController.php:368 #: app/Http/Controllers/FrontendControllers/CustomerController.php:377 #: app/Http/Controllers/FrontendControllers/CustomerController.php:401 #, php-format msgid "%s is required." msgstr "" #. %s - number of items #: app/Services/Translations/admin-translation.php:70 #, php-format msgid "%s Items" msgstr "" #. %s is the number of items #: app/Services/Translations/customer-profile-translation.php:13 #, php-format msgid "%s items" msgstr "" #. %s is the number of items in the order #: app/Services/Translations/customer-profile-translation.php:15 #, php-format msgid "%s items in this order" msgstr "" #. %s is the customer's full name #: app/Views/emails/order/placed/admin.php:13 #, php-format msgid "" "%s just placed a new order using offline payment method. Here are the " "details:" msgstr "" #. %s is the customer's full name #: app/Views/emails/order/paid/admin.php:13 #, php-format msgid "%s just placed an order. Here are the details:" msgstr "" #. %s - number of licenses #: app/Services/Translations/admin-translation.php:73 #, php-format msgid "%s licenses" msgstr "" #. %s is the number of shipping methods #: app/Services/Translations/admin-translation.php:75 #, php-format msgid "%s methods" msgstr "" #. %s is the meta key #: api/Resource/OrderMetaResource.php:157 #, php-format msgid "%s not found in database, failed to remove." msgstr "" #: app/Services/Translations/customer-profile-translation.php:16 #, php-format msgid "%s of %s paid" msgstr "" #. %s: product title #: app/Services/Renderer/ProductCardRender.php:86 #, php-format msgid "%s product card" msgstr "" #. %s is the number of rates #: app/Services/Translations/admin-translation.php:77 #, php-format msgid "%s rates" msgstr "" #: app/Services/Translations/admin-translation.php:78 #, php-format msgid "%s records exported" msgstr "" #: app/Services/Translations/admin-translation.php:79 #, php-format msgid "%s records written" msgstr "" #: app/Services/Translations/customer-profile-translation.php:17 #, php-format msgid "%s remaining" msgstr "" #: app/Services/Translations/customer-profile-translation.php:10 #, php-format msgid "%s Renewal" msgstr "" #: app/Services/Translations/customer-profile-translation.php:11 #, php-format msgid "%s Renewals" msgstr "" #. %s is the feature name #: app/Services/Translations/admin-translation.php:81 #, php-format msgid "%s requires FluentCart Pro" msgstr "" #: app/Services/Translations/admin-translation.php:82 #, php-format msgid "%s selected" msgstr "" #. %s is the meta key #: api/Resource/OrderMetaResource.php:144 #, php-format msgid "%s successfully deleted." msgstr "" #. %s is the event name #: app/Listeners/Activity.php:51 #, php-format msgid "%s successfully!" msgstr "" #. %s is the variant title #: api/Resource/ProductResource.php:804 #, php-format msgid "%s variant is downloadable without any downloadable file" msgstr "" #: app/Services/Translations/block-editor-translation.php:8 msgid "( Showing 1 to 10 of 34 Items ) 10 Per page" msgstr "" #: app/Services/Translations/block-editor-translation.php:9 msgid "(empty)" msgstr "" #: app/Helpers/Helper.php:2114 #: app/Services/Translations/customer-profile-translation.php:18 msgid "(Excluded)" msgstr "" #: app/Services/Renderer/TaxRenderer.php:199 #: app/Services/Renderer/Receipt/TaxSummaryHelper.php:695 msgid "(incl.)" msgstr "" #: app/Helpers/Helper.php:2113 #: app/Services/Translations/customer-profile-translation.php:19 msgid "(Included)" msgstr "" #: app/Services/Translations/admin-translation.php:83 msgid "(optional)" msgstr "" #: app/Services/Renderer/VatFieldRenderer.php:126 msgid "(Reverse Charge not applied)" msgstr "" #: app/Helpers/Helper.php:2110 msgid "(Varies)" msgstr "" #: app/Services/Renderer/AddressSelectRenderer.php:297 msgid "*" msgstr "" #. %1$s: formatted tax amount #: app/Services/Renderer/TaxRenderer.php:564 #, php-format msgid "+ %1$s" msgstr "" #. %1$s: tax amount, %2$s: tax label #: app/Services/Renderer/TaxRenderer.php:717 #: app/Services/Renderer/TaxRenderer.php:829 #, php-format msgid "+ %1$s %2$s" msgstr "" #. e.g. "+ $10 one-time signup fee" #: app/Helpers/Helper.php:1180 #, php-format msgid "+ %1$s one-time %2$s" msgstr "" #. 1: Next billing date #: app/Services/Renderer/Receipt/ThankYouRender.php:683 #, php-format msgid "- Auto renews on %1$s" msgstr "" #. %s is the auto-renewal date and time #: app/Views/invoice/parts/subscription_items.php:43 #, php-format msgid "- Auto renews on %s" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:54 msgid "" "- Billing subscription activated | Billing subscription cancelled | Billing " "subscription created | Billing subscription expired | Billing subscription " "suspended | Billing subscription payment failed" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:52 msgid "" "- Payment capture refunded | Payment sale completed | Payment sale refunded" msgstr "" #: app/Services/Translations/admin-translation.php:84 #, php-format msgid "... and %s more" msgstr "" #: app/Services/Translations/TransStrings.php:228 msgid "/page" msgstr "" #: app/Services/Translations/admin-translation.php:85 msgid "0 = Unlimited (renew indefinitely)" msgstr "" #: app/Services/Renderer/ShopAppRenderer.php:682 msgid "10 Per page" msgstr "" #: app/Services/Renderer/ShopAppRenderer.php:685 msgid "20 Per page" msgstr "" #: app/Services/Renderer/ShopAppRenderer.php:688 msgid "30 Per page" msgstr "" #: app/Services/FrontendView.php:83 msgid "404 - File Not Found" msgstr "" #: app/Services/FrontendView.php:60 app/Services/FrontendView.php:61 msgid "404 - Page not found" msgstr "" #: app/Services/Translations/admin-translation.php:86 msgid "88-character signature for this version" msgstr "" #: app/Services/AuthService.php:48 msgid "" "Error: This email address is already registered. Please " "login or try resetting your password." msgstr "" #: app/Services/AuthService.php:103 msgid "" "Error: Could not register you. Please contact the site " "admin!" msgstr "" #: app/Services/AuthService.php:34 msgid "Error: Please enter a username." msgstr "" #: app/Services/AuthService.php:41 msgid "Error: Please type your email address." msgstr "" #: app/Services/AuthService.php:43 msgid "Error: The email address is not correct." msgstr "" #: app/Services/AuthService.php:36 msgid "" "Error: This username is already registered. Please choose " "another one." msgstr "" #. %1$s is the site name #: app/Services/CustomerIdentity/EmailClaimService.php:378 #, php-format msgid "[%1$s] Confirm your email address" msgstr "" #. %s: product title #: app/Services/OrderService.php:325 #, php-format msgid "[%1$s] is out of stock. Only %2$s left." msgstr "" #. %s: product title #: app/Services/OrderService.php:163 #, php-format msgid "[%s] is not available." msgstr "" #. %s: product title #: app/Services/OrderService.php:245 app/Services/OrderService.php:259 #, php-format msgid "[%s] is out of stock." msgstr "" #. %1$s: current subscription status #: app/Modules/Subscriptions/Services/SystemChargeService.php:374 #, php-format msgid "A %1$s subscription cannot be charged." msgstr "" #: app/Http/Controllers/ProductController.php:1489 msgid "A bundle product cannot be added as a bundle child." msgstr "" #: app/Modules/Subscriptions/Services/SystemChargeService.php:390 msgid "" "A charge for this invoice was already submitted and is awaiting confirmation " "from the payment provider." msgstr "" #: app/Services/Translations/admin-translation.php:87 msgid "" "A cohort is considered churned either when it went on hold or when it " "officially ended (factoring in the end date)." msgstr "" #: app/Http/Requests/AttrTermUpdateRequest.php:37 msgid "A color is required for color-type terms." msgstr "" #: app/Http/Requests/AttrTermRequest.php:52 msgid "A color is required for each term in a color group." msgstr "" #: app/Services/Localization/i18n/states.php:590 msgid "A Coruña" msgstr "" #. 1: coupon code #: app/Modules/MCP/Tools/CouponTools.php:146 #, php-format msgid "A coupon with code \"%1$s\" already exists." msgstr "" #: app/Hooks/Handlers/BlockEditors/Buttons/BuyNowButtonBlockEditor.php:76 #: app/Hooks/Handlers/BlockEditors/Buttons/AddToCartButtonBlockEditor.php:72 msgid "" "A custom button block with product selection and automatic link assignment." msgstr "" #: app/Modules/MCP/Tools/CustomerTools.php:188 msgid "A customer with this identifier already exists." msgstr "" #: app/Modules/MCP/Support/AdvancedSearch.php:726 msgid "a date (YYYY-MM-DD or ISO-8601, UTC)" msgstr "" #. %1$s - percentage change, %2$s - previous quarter name #: app/Services/Translations/admin-translation.php:3104 #, php-format msgid "a decrease of %1$s compared to %2$s" msgstr "" #. %s is the file name that already exists in the bucket #: app/Services/FileSystem/Drivers/S3/S3FileUploader.php:112 #, php-format msgid "" "A file named \"%s\" already exists in this bucket and existing files cannot " "be replaced. Upload it under a new name, for example by increasing the " "version number." msgstr "" #: app/Modules/MCP/Tools/CouponTools.php:247 msgid "A fixed coupon amount cannot be negative." msgstr "" #: app/Http/Controllers/AddonsController.php:37 msgid "" "A free and open-source WordPress SMTP plugin to send emails via multiple " "SMTP providers. Ensure email deliverability for your WooCommerce and " "FluentCart emails with FluentSMTP." msgstr "" #. %s is the customer's full name #: app/Views/emails/order/refunded/admin.php:14 #, php-format msgid "A full refund has been processed for %s. Here are the details:" msgstr "" #: api/Resource/AttrGroupResource.php:62 api/Resource/AttrGroupResource.php:108 msgid "A group with this slug already exists." msgstr "" #. %1$s - percentage change, %2$s - previous quarter name #: app/Services/Translations/admin-translation.php:3106 #, php-format msgid "a increase of %1$s compared to %2$s" msgstr "" #: app/Modules/MCP/Tools/LabelTools.php:93 msgid "A label id cannot be in both add_label_ids and remove_label_ids." msgstr "" #. 1: customer full name, 2: subscription item name #: app/Views/emails/renewal/created/admin.php:15 #, php-format msgid "" "A new renewal order has been created for %1$s's subscription to %2$s. The " "renewal order is pending payment." msgstr "" #: app/Modules/MCP/Support/AdvancedSearch.php:782 msgid "a non-empty array of numeric ids" msgstr "" #: app/Modules/MCP/Support/AdvancedSearch.php:763 msgid "a non-empty array of values" msgstr "" #: app/Modules/MCP/Support/AdvancedSearch.php:796 msgid "a non-empty value" msgstr "" #: app/Modules/MCP/Support/AdvancedSearch.php:695 msgid "a number" msgstr "" #: app/Modules/MCP/Support/AdvancedSearch.php:710 msgid "a number of days" msgstr "" #: app/Modules/MCP/Support/AdvancedSearch.php:716 msgid "a number of days between 0 and 36500" msgstr "" #: app/Modules/MCP/Support/AdvancedSearch.php:702 msgid "a number within a sensible range" msgstr "" #. %s is the customer's full name #: app/Views/emails/order/refunded/admin.php:24 #, php-format msgid "A partial refund has been processed for %s. Here are the details:" msgstr "" #. %s is customer full name #: app/Views/emails/order/reminder/overdue/admin.php:27 #, php-format msgid "A payment reminder was sent to %s." msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:508 msgid "A pending renewal already exists for this subscription." msgstr "" #: app/Modules/MCP/Tools/CouponTools.php:244 msgid "A percentage coupon amount must be greater than 0 and at most 100." msgstr "" #: app/Http/Controllers/AddonsController.php:81 msgid "" "A powerful helpdesk and customer support plugin for WordPress. Manage " "customer support tickets directly from your WordPress dashboard with " "FluentCart + FluentSupport integration." msgstr "" #: app/Services/Translations/admin-translation.php:88 #, php-format msgid "A product can have at most %1$s videos." msgstr "" #: app/Services/Translations/admin-translation.php:89 msgid "A product must have at least one variant." msgstr "" #: api/Resource/ProductDetailResource.php:119 msgid "" "A product using Advanced Variations cannot be switched back to Simple or " "Simple Variations." msgstr "" #: app/Views/emails/digest.php:77 msgid "A quiet period — no orders to report." msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:521 msgid "A renewal already exists but is not open for charging." msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:483 msgid "A renewal can only be created for active or trialing subscriptions." msgstr "" #: app/Services/Translations/admin-translation.php:90 msgid "" "A renewal invoice is already pending; it will be updated to the new amount." msgstr "" #. 1: PayPal sale ID #: app/Modules/PaymentMethods/PayPalGateway/PayPalSubscriptions.php:580 #, php-format msgid "" "A resync found PayPal sale %1$s already recorded with a multi-cycle gross " "but no outstanding-collection credit — the credit was added retroactively " "and the bill count resynced." msgstr "" #: app/Http/Controllers/TaxRateController.php:704 msgid "A shipping override already exists for the selected location" msgstr "" #: app/Services/Translations/admin-translation.php:91 msgid "" "A short review on WordPress.org helps other store owners decide, and tells " "us what to improve." msgstr "" #: app/Modules/MCP/Support/AdvancedSearch.php:789 msgid "a single text value" msgstr "" #: app/Modules/MCP/Support/AdvancedSearch.php:739 #: app/Modules/MCP/Support/AdvancedSearch.php:744 msgid "a single value" msgstr "" #. %1$s: store country name #: app/Services/Translations/admin-translation.php:93 #, php-format msgid "" "A standard tax class will be created for %1$s. Add your rates in Tax → Tax " "Rates after setup." msgstr "" #: app/Services/Translations/admin-translation.php:94 msgid "" "A standard tax class will be created. Add your rates in Tax → Tax Rates " "after setup." msgstr "" #: app/Services/FileSystem/StorageBucketResolver.php:33 msgid "A storage driver is required." msgstr "" #: app/Views/emails/subscription/canceled/admin.php:15 msgid "A subscription has been canceled." msgstr "" #: app/Services/Email/EmailNotifications.php:206 msgid "" "A subscription has been canceled. Review the details in this email or visit " "FluentCart Dashboard to manage the subscription." msgstr "" #: app/Views/emails/subscription/reminder/admin.php:17 msgid "A subscription renewal reminder was sent to a customer." msgstr "" #: app/Services/Email/EmailNotifications.php:527 msgid "" "A subscription renewal reminder was sent to a customer. Review subscription " "details from FluentCart Dashboard." msgstr "" #: app/Http/Controllers/OrderController.php:1099 msgid "" "A succeeded transaction cannot be changed here. Use the refund action to " "return the payment." msgstr "" #: app/Services/Translations/admin-translation.php:95 msgid "" "A system email summarising your store activity. Numbers match the Reports " "dashboard." msgstr "" #: app/Http/Controllers/TaxRateController.php:85 msgid "A tax class with this name already exists" msgstr "" #: api/Resource/AttrTermResource.php:160 api/Resource/AttrTermResource.php:171 msgid "A term with this slug already exists in the group." msgstr "" #: app/Views/emails/subscription/trial_end/admin.php:22 msgid "A trial end reminder was sent to a customer." msgstr "" #: app/Services/Email/EmailNotifications.php:613 msgid "" "A trial ending soon reminder was sent to a customer. Review subscription " "details from FluentCart Dashboard." msgstr "" #: app/Http/Controllers/ProductVariationController.php:493 msgid "A valid billing interval is required for subscription variants." msgstr "" #: app/Modules/MCP/Support/AdvancedSearch.php:758 msgid "a value or array of values" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPalSubscriptions.php:28 msgid "A Vendor Subscription ID is required to look up a PayPal subscription." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/StripeSubscriptions.php:31 msgid "A Vendor Subscription ID is required to look up a Stripe subscription." msgstr "" #: app/Services/Translations/block-editor-translation.php:10 msgid "A → Z" msgstr "" #: app/Services/Localization/i18n/states.php:296 msgid "Aargau" msgstr "" #: app/Services/Localization/i18n/states.php:1404 msgid "Abia" msgstr "" #: app/Services/Localization/i18n/states.php:1998 msgid "Abim" msgstr "" #: app/Modules/Tax/TaxModule.php:1740 msgid "ABN" msgstr "" #: app/Services/Renderer/TaxRenderer.php:244 msgid "About your tax" msgstr "" #: app/Services/Localization/i18n/states.php:1541 msgid "Abra" msgstr "" #: app/Services/Localization/i18n/states.php:1405 msgid "Abuja" msgstr "" #: app/Services/Theme/ColorPalette.php:335 msgid "Accent" msgstr "" #: app/Services/Translations/admin-translation.php:98 msgid "Accept" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:64 msgid "" "Accept credit card and eCheck payments securely with Authorize.Net. Features " "include on-site checkout, fraud detection, and recurring billing support." msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:26 msgid "" "Accept credit cards and PayPal payments securely with Paddle. Available in " "FluentCart Pro." msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:60 msgid "" "Accept credit cards and PayPal securely with Paddle. Complete checkout " "solution with built-in tax handling, invoicing, and subscription management." msgstr "" #: app/Services/Translations/admin-translation.php:99 msgid "Accept Dispute" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:61 msgid "" "Accept payments through Mollie - Credit Card, PayPal, SEPA, iDEAL, " "Bancontact, and more. Popular in Europe with seamless checkout experience." msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:87 msgid "" "Accept payments with Flutterwave - Card, Bank Transfer, Mobile Money, USSD, " "M-Pesa and more. Perfect for businesses in Africa." msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:86 msgid "" "Accept payments with Mercado Pago - Cards, Pix, Boleto, OXXO, and more. " "Perfect for businesses in Latin America." msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:86 msgid "" "Accept payments with Paystack - Cards, Bank Transfer, USSD, and Mobile Money." " Perfect for businesses in Africa." msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/RazorpayAddon.php:86 msgid "" "Accept payments with Razorpay - UPI, Cards, NetBanking, and Wallets. Perfect " "for businesses in India." msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:82 msgid "" "Accept payments with Square - Cards, Apple Pay, Google Pay, and Cash App Pay." " Works worldwide with no redirect." msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/SslcommerzAddon.php:82 msgid "" "Accept payments with SSLCommerz for Bangladesh, including cards, mobile " "banking, internet banking, and supported wallet methods." msgstr "" #: app/Services/Translations/admin-translation.php:100 msgid "Accepted" msgstr "" #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:203 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:226 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:321 #, php-format msgid "Access forbidden to the configured bucket (%s). Check permissions." msgstr "" #: app/Modules/StorageDrivers/S3/S3.php:615 msgid "Access Key" msgstr "" #: app/Views/emails/subscription/canceled/customer.php:61 #: app/Views/emails/subscription/canceled/admin.php:45 msgid "Access Until" msgstr "" #: api/StoreSettings.php:806 api/StoreSettings.php:816 msgid "Account" msgstr "" #: app/Services/Translations/customer-profile-translation.php:20 msgid "Account Details" msgstr "" #: app/Services/Permission/PermissionManager.php:78 msgid "Accountant" msgstr "" #: app/Services/Localization/i18n/states.php:252 msgid "Acre" msgstr "" #: app/Services/Translations/admin-translation.php:101 #: app/Services/Translations/customer-profile-translation.php:21 msgid "Action" msgstr "" #: app/Modules/MCP/Tools/SubscriptionTools.php:423 msgid "action must be cancel. Pause and resume are not supported." msgstr "" #: app/Modules/MCP/Tools/CouponTools.php:91 msgid "action must be one of: create, update, deactivate." msgstr "" #: app/Services/Translations/admin-translation.php:102 msgid "Actions" msgstr "" #: app/Services/Translations/admin-translation.php:103 msgid "Activate" msgstr "" #: app/Services/Translations/admin-translation.php:104 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:189 msgid "Activate Addon" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Pro/PromoGatewaySettings.php:155 msgid "Activate FluentCart Pro" msgstr "" #: app/Services/Translations/admin-translation.php:105 msgid "Activate FluentHub" msgstr "" #: app/Services/Translations/admin-translation.php:106 msgid "Activate FluentPlayer" msgstr "" #: app/Helpers/AddressHelper.php:356 #: app/Services/Renderer/ModalCheckoutRenderer.php:733 #: app/Services/Renderer/CheckoutRenderer.php:840 #: app/Modules/Shipping/Http/Controllers/Frontend/ShippingFrontendController.php:78 msgid "Activate from settings." msgstr "" #: app/Services/Translations/admin-translation.php:107 msgid "Activate Plugin" msgstr "" #: app/Services/Translations/admin-translation.php:110 msgid "Activated at" msgstr "" #: app/Services/Translations/admin-translation.php:108 msgid "Activated Licenses" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:665 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:670 msgid "Activated Methods" msgstr "" #: app/Services/Translations/admin-translation.php:109 msgid "Activated Sites" msgstr "" #: app/Services/Translations/admin-translation.php:111 msgid "Activating..." msgstr "" #: app/Helpers/EditorShortCodeHelper.php:343 #: app/Services/Filter/LicenseFilter.php:76 #: app/Services/Filter/LicenseFilter.php:318 #: app/Services/Filter/OrderBumpFilter.php:195 msgid "Activation Count" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:342 #: app/Services/Translations/admin-translation.php:112 msgid "Activation Limit" msgstr "" #: app/Services/Renderer/ModalCheckoutRenderer.php:338 msgid "Activation limit %d" msgstr "" #: app/Services/Translations/admin-translation.php:113 msgid "" "Activation limit controls how many sites/devices can use this license. " "License validity matches your subscription interval. For example, an annual " "subscription will generate a license valid for one year." msgstr "" #: app/Services/Filter/LicenseSiteFilter.php:156 msgid "Activation Status" msgstr "" #: app/Services/Translations/admin-translation.php:114 #: app/Services/Translations/customer-profile-translation.php:22 #: app/Services/Translations/block-editor-translation.php:12 msgid "Activations" msgstr "" #: app/Helpers/Status.php:267 app/Helpers/Status.php:371 #: app/Helpers/Helper.php:310 app/Helpers/Helper.php:374 #: app/Helpers/Helper.php:1012 app/Services/Filter/LicenseFilter.php:53 #: app/Services/Filter/LicenseFilter.php:310 #: app/Services/Filter/LicenseSiteFilter.php:161 #: app/Services/Filter/OrderFilter.php:619 #: app/Services/Filter/OrderBumpFilter.php:42 #: app/Services/Filter/OrderBumpFilter.php:187 #: app/Services/Translations/admin-translation.php:115 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:340 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:193 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:218 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:201 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:273 msgid "Active" msgstr "" #: app/Services/Translations/block-editor-translation.php:14 msgid "Active Bar Color" msgstr "" #: app/Services/Translations/block-editor-translation.php:13 msgid "Active BG" msgstr "" #: app/Services/Theme/ColorPalette.php:138 msgid "Active border" msgstr "" #: app/Services/Filter/LicenseSiteFilter.php:173 msgid "Active License Count" msgstr "" #: app/Services/Translations/admin-translation.php:116 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:164 msgid "Active Licenses" msgstr "" #: app/Services/Translations/admin-translation.php:118 msgid "Active modules" msgstr "" #: app/Services/Translations/admin-translation.php:117 msgid "Active Payment Gateway" msgstr "" #: app/Services/Theme/ColorPalette.php:108 msgid "Active text" msgstr "" #: app/Services/Translations/block-editor-translation.php:15 msgid "Active Text Color" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:176 msgid "Active Variation Licenses" msgstr "" #: app/Services/Translations/admin-translation.php:119 msgid "Activity" msgstr "" #: app/Http/Controllers/ActivityController.php:27 msgid "Activity Deleted Successfully" msgstr "" #: app/Services/Translations/admin-translation.php:120 msgctxt "Activity filter button" msgid "All" msgstr "" #: app/Services/Translations/admin-translation.php:121 msgctxt "Activity filter button" msgid "This Week" msgstr "" #: app/Services/Translations/admin-translation.php:122 msgctxt "Activity filter button" msgid "Today" msgstr "" #: app/Services/Translations/admin-translation.php:123 msgctxt "Activity filter button" msgid "Yesterday" msgstr "" #: app/Services/Translations/admin-translation.php:124 msgctxt "Activity filter, mid-sentence" msgid "all" msgstr "" #: app/Services/Translations/admin-translation.php:125 msgctxt "Activity filter, mid-sentence" msgid "this week" msgstr "" #: app/Services/Translations/admin-translation.php:126 msgctxt "Activity filter, mid-sentence" msgid "today" msgstr "" #: app/Services/Translations/admin-translation.php:127 msgctxt "Activity filter, mid-sentence" msgid "yesterday" msgstr "" #: app/Http/Controllers/ActivityController.php:43 msgid "Activity Marked as Read" msgstr "" #: app/Http/Controllers/ActivityController.php:47 msgid "Activity Marked as Unread" msgstr "" #: app/Services/Localization/i18n/states.php:1406 msgid "Adamawa" msgstr "" #: app/Services/Localization/i18n/states.php:1817 msgid "Adana" msgstr "" #: app/Services/Translations/admin-translation.php:128 msgid "Add" msgstr "" #. %1$s: the term title the user typed #: app/Services/Translations/admin-translation.php:130 #, php-format msgid "Add \"%1$s\" as new value" msgstr "" #. %1$s: attribute name lowercase (e.g. "color", "size") #: app/Services/Translations/admin-translation.php:132 #, php-format msgid "Add %1$s" msgstr "" #. %s - taxonomy label #: app/Services/Translations/admin-translation.php:134 #, php-format msgid "Add %s" msgstr "" #. %s: product title #: app/Services/Renderer/ProductCardRender.php:413 #, php-format msgid "Add %s to cart" msgstr "" #: app/Services/Translations/admin-translation.php:184 msgid "Add a Item to Calculate Total and View Payment Options." msgstr "" #: app/Services/Translations/admin-translation.php:185 msgid "Add a video" msgstr "" #: app/Services/Translations/admin-translation.php:135 msgid "Add Addon Asset" msgstr "" #: app/Services/Renderer/AddressSelectRenderer.php:154 #: app/Services/Translations/admin-translation.php:136 #: app/Services/Translations/customer-profile-translation.php:23 #: app/Services/Translations/block-editor-translation.php:16 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:158 msgid "Add Address" msgstr "" #: app/Services/Translations/block-editor-translation.php:17 msgid "Add Address Button Text" msgstr "" #: app/Modules/MCP/Tools/OrderTools.php:159 msgid "" "Add an internal note to an order activity log. Visible to staff, not the " "customer." msgstr "" #: app/Services/Translations/admin-translation.php:186 msgid "Add another video" msgstr "" #: app/Services/Translations/block-editor-translation.php:23 msgid "" "Add any query params you want to pass to the checkout page. eg: " "utm_source=google&utm_medium=cpc" msgstr "" #: app/Services/Translations/admin-translation.php:187 msgid "Add as a Bundle" msgstr "" #: app/Services/Translations/admin-translation.php:188 msgid "Add asset" msgstr "" #: app/Services/Translations/admin-translation.php:189 msgid "Add attribute group" msgstr "" #: app/Services/Translations/admin-translation.php:190 msgid "Add by URL" msgstr "" #: app/Services/Translations/block-editor-translation.php:18 msgid "Add Child Block" msgstr "" #: app/Services/Translations/admin-translation.php:191 msgid "Add class" msgstr "" #: app/Services/Translations/admin-translation.php:137 msgid "Add Condition" msgstr "" #: app/Services/Translations/admin-translation.php:192 msgid "Add countries where you're registered to collect VAT in the EU." msgstr "" #: app/Services/Translations/admin-translation.php:138 msgid "Add Coupon" msgstr "" #: app/Services/Translations/admin-translation.php:139 msgid "Add Custom Item" msgstr "" #: app/Services/Translations/admin-translation.php:193 msgid "Add custom tax class" msgstr "" #: app/Services/Translations/admin-translation.php:140 msgid "Add Custom Template" msgstr "" #: app/Services/Translations/admin-translation.php:141 msgid "Add Customer" msgstr "" #: app/Http/Controllers/DashboardController.php:28 msgid "Add Details to Store" msgstr "" #: app/Services/Translations/admin-translation.php:142 msgid "Add Discount" msgstr "" #: app/Services/Translations/admin-translation.php:194 msgid "Add discount" msgstr "" #: app/Services/Translations/admin-translation.php:143 msgid "Add Downloadable Asset(s)" msgstr "" #: app/Services/Translations/admin-translation.php:144 msgid "Add Dummy Product" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:53 msgid "Add endpoint" msgstr "" #: app/Services/Translations/admin-translation.php:145 msgid "Add File" msgstr "" #: app/Services/Translations/admin-translation.php:146 msgid "Add Filter" msgstr "" #: app/Services/Translations/admin-translation.php:147 msgid "Add Group" msgstr "" #: app/Services/Translations/admin-translation.php:148 msgid "Add Integration" msgstr "" #: app/Services/Translations/admin-translation.php:149 #: app/Services/Translations/block-editor-translation.php:19 msgid "Add Item" msgstr "" #: app/Services/Translations/admin-translation.php:150 #: app/Services/Translations/block-editor-translation.php:20 msgid "Add Items" msgstr "" #: app/Services/Translations/admin-translation.php:195 msgid "Add labels" msgstr "" #: app/Services/Translations/admin-translation.php:151 msgid "Add Media" msgstr "" #: app/Services/Translations/admin-translation.php:152 msgid "Add More" msgstr "" #: app/Services/Translations/admin-translation.php:196 msgid "Add more" msgstr "" #: app/Services/Translations/admin-translation.php:153 msgid "Add More Files" msgstr "" #: app/Services/Translations/admin-translation.php:197 msgid "Add more value" msgstr "" #: app/Services/Translations/admin-translation.php:154 msgid "Add New" msgstr "" #: app/Services/Translations/customer-profile-translation.php:24 msgid "Add New Address" msgstr "" #: app/Services/Renderer/AddressSelectRenderer.php:147 #: app/Services/Translations/admin-translation.php:198 #: app/Services/Translations/customer-profile-translation.php:25 msgid "Add new address" msgstr "" #: app/Services/Translations/admin-translation.php:199 msgid "Add new attribute group" msgstr "" #: app/Services/Translations/admin-translation.php:200 msgid "Add new attribute term" msgstr "" #: app/Services/Translations/admin-translation.php:201 #: app/Services/Translations/customer-profile-translation.php:26 msgid "Add new billing address" msgstr "" #: app/CPT/FluentProducts.php:305 msgid "Add New Brand" msgstr "" #: app/CPT/FluentProducts.php:283 msgid "Add New Category" msgstr "" #: app/Services/Translations/admin-translation.php:155 msgid "Add New Condition Group" msgstr "" #: app/Services/Translations/admin-translation.php:156 msgid "Add New Customer" msgstr "" #: app/Services/Translations/admin-translation.php:202 msgid "Add new order" msgstr "" #: app/Services/Translations/admin-translation.php:203 msgid "Add new package" msgstr "" #: app/CPT/FluentProducts.php:199 #: app/Services/Translations/admin-translation.php:157 msgid "Add New Product" msgstr "" #: app/Services/Translations/admin-translation.php:204 msgid "Add new properties" msgstr "" #: app/Services/Translations/admin-translation.php:205 msgid "Add new shipping Address" msgstr "" #: app/Services/Translations/customer-profile-translation.php:27 msgid "Add new shipping address" msgstr "" #: app/Services/Translations/admin-translation.php:206 msgid "Add new value" msgstr "" #: app/Services/Translations/admin-translation.php:158 msgid "Add Note" msgstr "" #: app/Services/Translations/admin-translation.php:159 msgid "Add Notification" msgstr "" #: app/Services/Translations/admin-translation.php:207 msgid "Add option from library" msgstr "" #: app/Services/Translations/admin-translation.php:208 msgid "Add options like Color, Size etc. to create variations." msgstr "" #: app/Services/Translations/admin-translation.php:209 msgid "Add options like size or color" msgstr "" #: app/Modules/MCP/Tools/LabelTools.php:33 msgid "" "Add or remove labels on an order, customer, or subscription. Pass " "add_label_ids and/or remove_label_ids; use list-reference-data with " "kind=labels to find label ids. Returns the resulting label set so you can " "confirm." msgstr "" #: app/Modules/MCP/Tools/OrderTools.php:158 msgid "Add Order Note" msgstr "" #: app/Services/Translations/admin-translation.php:210 msgid "Add override" msgstr "" #: app/Services/Translations/admin-translation.php:160 msgid "Add Package" msgstr "" #: app/Services/Translations/admin-translation.php:211 msgid "Add package" msgstr "" #: app/Services/Translations/admin-translation.php:161 msgid "Add Path" msgstr "" #: app/Services/Translations/admin-translation.php:162 msgid "Add Pricing" msgstr "" #: app/Services/Translations/admin-translation.php:163 #: app/Services/Translations/block-editor-translation.php:21 msgid "Add Product" msgstr "" #: app/Services/Translations/admin-translation.php:164 msgid "Add Products" msgstr "" #: app/Services/Translations/admin-translation.php:165 msgid "Add Role" msgstr "" #: app/Services/Translations/admin-translation.php:166 msgid "Add Shipping" msgstr "" #: app/Services/Translations/admin-translation.php:167 msgid "Add Shipping Class" msgstr "" #: app/Services/Translations/admin-translation.php:168 msgid "Add Shipping Method" msgstr "" #: app/Services/Translations/admin-translation.php:169 msgid "Add Shipping Zone" msgstr "" #: app/Services/Translations/admin-translation.php:170 msgid "Add ShortCodes" msgstr "" #: app/Services/Translations/admin-translation.php:171 msgid "Add Site" msgstr "" #: app/Services/Translations/admin-translation.php:212 msgid "Add tax at checkout" msgstr "" #: app/Services/Translations/admin-translation.php:172 msgid "Add Tax Override" msgstr "" #: app/Services/Translations/admin-translation.php:213 msgid "Add tax override" msgstr "" #: app/Services/Translations/admin-translation.php:214 msgid "Add tax override for" msgstr "" #: app/Services/Translations/admin-translation.php:173 msgid "Add Template" msgstr "" #: app/Services/Translations/admin-translation.php:174 msgid "Add Term" msgstr "" #: app/Services/Translations/admin-translation.php:215 msgid "Add term" msgstr "" #: app/Services/Translations/admin-translation.php:175 msgid "Add Terms" msgstr "" #: app/Services/Translations/block-editor-translation.php:24 msgid "Add text…" msgstr "" #: app/Http/Controllers/McpSettingsController.php:189 msgid "" "Add this to your Claude Desktop config (Settings → Developer → Edit Config), " "fill in your username + application password, then restart Claude Desktop." msgstr "" #: app/Services/Translations/admin-translation.php:176 msgid "Add Tier" msgstr "" #: api/StoreSettings.php:72 api/StoreSettings.php:1756 #: app/Services/Renderer/ProductCardRender.php:410 #: app/Services/Renderer/ProductRenderer.php:1486 #: app/Services/Renderer/ProductRenderer.php:1659 #: app/Services/Renderer/ProductRenderer.php:1760 #: app/Services/Renderer/PricingTableRenderer.php:368 #: app/Services/Translations/block-editor-translation.php:22 #: app/Modules/Templating/AssetLoader.php:134 #: app/Modules/Templating/AssetLoader.php:312 #: app/Hooks/Handlers/ShortCodes/SingleProductShortCode.php:89 #: app/Hooks/Handlers/ShortCodes/PricingTableShortCode.php:109 #: app/Modules/Templating/Bricks/Elements/BuySection.php:89 #: app/Modules/Templating/Bricks/Elements/BuySection.php:388 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:1016 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:493 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:1025 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:1104 msgid "Add To Cart" msgstr "" #: app/Services/Translations/block-editor-translation.php:25 #: app/Hooks/Handlers/BlockEditors/Buttons/AddToCartButtonBlockEditor.php:71 #: app/Hooks/Handlers/ShortCodes/Buttons/AddToCartShortcode.php:39 msgid "Add to Cart" msgstr "" #: app/Services/Translations/admin-translation.php:216 msgid "Add to cart" msgstr "" #: app/Services/Theme/ColorPalette.php:200 msgid "Add to Cart and the other outlined buttons." msgstr "" #: app/Services/Translations/admin-translation.php:177 msgid "Add To Cart Button" msgstr "" #: app/Modules/Templating/Bricks/Elements/BuySection.php:37 msgid "Add to Cart Button" msgstr "" #: app/Services/Translations/block-editor-translation.php:26 msgid "Add to cart button only will show for non subscription product" msgstr "" #: app/Modules/Templating/Bricks/Elements/BuySection.php:81 msgid "Add to Cart Button will be shown only for non-subscribable products." msgstr "" #: app/Services/Renderer/ProductRenderer.php:1789 msgid "Add to Cart is not supported for subscription product" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:114 msgid "Add to Courses" msgstr "" #: app/Http/Controllers/McpSettingsController.php:202 msgid "" "Add to Cursor’s mcp.json, replacing the placeholder with base64 of " "\"username:application-password\"." msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:110 msgid "Add to Lists" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:103 msgid "Add to Spaces" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:121 msgid "Add to Tags" msgstr "" #: app/Services/Translations/admin-translation.php:178 msgid "Add Upgrade Path" msgstr "" #: app/Services/Translations/admin-translation.php:179 msgid "Add Variant" msgstr "" #: app/Services/Translations/admin-translation.php:180 msgid "Add Video" msgstr "" #: app/Services/Translations/admin-translation.php:181 msgid "Add Webhook" msgstr "" #. %6$s #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:146 msgid "Add webhook" msgstr "" #: app/Http/Controllers/DashboardController.php:36 msgid "Add Your First Product" msgstr "" #: app/Services/Translations/admin-translation.php:217 msgid "Add your first products and start building your business catalog." msgstr "" #: api/StoreSettings.php:385 msgid "" "Add your legal business identity details used for store records and " "compliance." msgstr "" #: app/Services/Translations/admin-translation.php:182 msgid "Add Zone" msgstr "" #: app/Services/Translations/admin-translation.php:183 msgid "Add Zone to Shipping Class" msgstr "" #: app/Services/Renderer/Receipt/ThankYouRender.php:1361 msgid "Add." msgstr "" #: app/Services/Translations/admin-translation.php:218 #: app/Services/Translations/block-editor-translation.php:27 msgid "Add..." msgstr "" #: app/Services/Translations/customer-profile-translation.php:28 #: app/Services/Renderer/Receipt/TaxSummaryHelper.php:429 #, php-format msgid "Added on %1$s" msgstr "" #: app/Services/Renderer/TaxRenderer.php:391 msgid "Added on fees" msgstr "" #: app/Services/Renderer/TaxRenderer.php:319 #: app/Services/Renderer/TaxRenderer.php:369 #: app/Services/Translations/admin-translation.php:219 #: app/Services/Translations/customer-profile-translation.php:29 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:1066 #: app/Services/Renderer/Receipt/ThankYouRender.php:1287 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:680 #: app/Views/emails/parts/subscription_item.php:282 #: app/Views/emails/parts/items_table.php:616 msgid "Added on products" msgstr "" #: app/Services/Renderer/TaxRenderer.php:329 #: app/Services/Renderer/TaxRenderer.php:339 #: app/Services/Renderer/TaxRenderer.php:416 #: app/Services/Translations/admin-translation.php:220 #: app/Services/Translations/customer-profile-translation.php:30 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:1011 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:1103 #: app/Services/Renderer/Receipt/ThankYouRender.php:1247 #: app/Services/Renderer/Receipt/ThankYouRender.php:1315 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:708 #: app/Views/emails/parts/subscription_item.php:209 #: app/Views/emails/parts/subscription_item.php:334 #: app/Views/emails/parts/items_table.php:544 #: app/Views/emails/parts/items_table.php:667 msgid "Added on shipping" msgstr "" #: app/Services/Translations/admin-translation.php:3107 msgid "added to" msgstr "" #: app/Services/Translations/admin-translation.php:222 msgid "Additional cost for products in this shipping class" msgstr "" #: app/Services/Translations/admin-translation.php:223 msgid "Additional display prices" msgstr "" #: app/Services/Translations/admin-translation.php:221 msgid "Additional Information" msgstr "" #: app/Services/Translations/admin-translation.php:227 msgid "Addon activated successfully" msgstr "" #: app/Services/Translations/admin-translation.php:228 msgid "Addon activated successfully!" msgstr "" #: app/Http/Controllers/ModuleSettingsController.php:199 msgid "Addon activated successfully." msgstr "" #: app/Services/Translations/admin-translation.php:224 msgid "Addon Assets" msgstr "" #: app/Services/Translations/admin-translation.php:229 msgid "" "Addon assets allow you to distribute additional downloadable packages (e.g., " "payment gateway addons) that share this product's license." msgstr "" #: app/Http/Controllers/AddonsController.php:172 msgid "Addon installation started successfully." msgstr "" #: app/Services/Translations/admin-translation.php:230 msgid "Addon installed and activated successfully!" msgstr "" #: app/Services/Translations/admin-translation.php:231 msgid "Addon installed successfully" msgstr "" #: app/Services/Translations/admin-translation.php:225 msgid "Addon Settings" msgstr "" #: app/Services/Translations/admin-translation.php:226 msgid "Addon Slug" msgstr "" #: app/Helpers/CartCheckoutHelper.php:496 #: app/Services/Renderer/AddressSelectRenderer.php:223 #: app/Services/Translations/admin-translation.php:232 #: app/Services/Translations/block-editor-translation.php:28 msgid "Address" msgstr "" #: app/Hooks/Cart/WebCheckoutHandler.php:547 #: app/Http/Controllers/FrontendControllers/CustomerController.php:177 msgid "Address Attached" msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerController.php:455 msgid "Address deleted successfully" msgstr "" #: api/Resource/CustomerAddressResource.php:347 #: api/Resource/FrontendResource/CustomerAddressResource.php:215 msgid "Address deletion failed!" msgstr "" #: api/Checkout/CheckoutApi.php:1086 api/Checkout/CheckoutApi.php:1094 msgid "Address field is required." msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:489 msgid "Address ID is required" msgstr "" #: app/Services/Renderer/AddressSelectRenderer.php:231 #: app/Services/Translations/admin-translation.php:233 #: app/Services/Translations/block-editor-translation.php:29 msgid "Address Label" msgstr "" #: app/Services/Translations/customer-profile-translation.php:31 msgid "Address label e.g Home, Office" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:140 #: app/Helpers/EditorShortCodeHelper.php:149 msgid "Address Line 1" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:141 #: app/Helpers/EditorShortCodeHelper.php:150 msgid "Address Line 2" msgstr "" #: app/Services/Translations/block-editor-translation.php:30 msgid "Address Modal" msgstr "" #: app/Hooks/Cart/WebCheckoutHandler.php:468 #: app/Http/Controllers/FrontendControllers/CustomerController.php:106 #: app/Http/Controllers/FrontendControllers/CustomerController.php:117 msgid "Address not found" msgstr "" #: api/Resource/CustomerAddressResource.php:352 #: api/Resource/FrontendResource/CustomerAddressResource.php:220 msgid "Address not found in database, failed to remove." msgstr "" #: api/CustomerAddress.php:94 api/Resource/OrderAddressResource.php:98 #: api/Resource/CustomerAddressResource.php:215 #: api/Resource/FrontendResource/OrderAddressResource.php:110 #: api/Resource/FrontendResource/CustomerAddressResource.php:169 msgid "Address not found, please reload the page and try again!" msgstr "" #: app/Services/Translations/customer-profile-translation.php:32 msgid "Address options" msgstr "" #: app/Services/Translations/block-editor-translation.php:31 msgid "Address Section Label" msgstr "" #: api/Resource/CustomerAddressResource.php:381 #: api/Resource/FrontendResource/CustomerAddressResource.php:252 msgid "Address set as primary failed." msgstr "" #: api/Resource/CustomerAddressResource.php:342 #: api/Resource/FrontendResource/CustomerAddressResource.php:211 msgid "Address successfully deleted." msgstr "" #: api/Resource/CustomerAddressResource.php:377 #: api/Resource/FrontendResource/CustomerAddressResource.php:248 msgid "Address successfully set as the primary" msgstr "" #: app/Http/Controllers/OrderController.php:300 #: app/Http/Controllers/FrontendControllers/CustomerController.php:429 msgid "Address updated successfully" msgstr "" #: app/Services/Localization/i18n/states.php:1999 msgid "Adjumani" msgstr "" #: app/Services/Translations/admin-translation.php:235 msgid "Adjust by" msgstr "" #: app/Services/Translations/admin-translation.php:234 msgid "Adjust Quantity" msgstr "" #: app/Helpers/Helper.php:1443 msgid "Adjusted setup fee" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Processor.php:1195 msgid "Adjustment" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:190 msgid "Adjustment Amount" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:16 msgid "Admin Email" msgstr "" #: app/Services/Translations/admin-translation.php:236 msgid "Admin Email Address" msgstr "" #: app/Http/Requests/EmailSettingsRequest.php:29 msgid "Admin Email field is required." msgstr "" #. %1$s: comma-separated payment method names, %2$s: why they were hidden, %3$s: guidance on how to offer more payment methods #: app/Modules/Subscriptions/Services/SubscriptionGatewayGate.php:269 #, php-format msgid "Admin note (only visible to you): %1$s hidden because %2$s. %3$s" msgstr "" #: app/Services/Translations/admin-translation.php:237 msgid "Administrator" msgstr "" #: app/Services/Localization/i18n/states.php:484 msgid "Adrar" msgstr "" #: app/Services/Translations/admin-translation.php:243 msgid "Advanced data export is a Pro feature" msgstr "" #: app/Services/Translations/admin-translation.php:238 msgid "Advanced Filter" msgstr "" #: app/Services/Translations/admin-translation.php:244 msgid "Advanced filter is only available in pro version" msgstr "" #: app/Services/Translations/admin-translation.php:239 msgid "Advanced Filters" msgstr "" #: app/Services/Translations/admin-translation.php:240 msgid "Advanced Inventory" msgstr "" #: app/Services/Translations/admin-translation.php:241 msgid "Advanced Inventory enabled" msgstr "" #: app/Modules/MCP/Tools/SearchTools.php:95 msgid "" "Advanced search requires FluentCart Pro. The named filters on the list tools " "remain available." msgstr "" #: app/Helpers/Helper.php:788 app/Hooks/filters.php:56 #: app/Services/Filter/ProductFilter.php:530 #: app/Services/Translations/admin-translation.php:242 #: app/Hooks/Handlers/AdvancedVariationHandler.php:18 msgid "Advanced Variations" msgstr "" #. 1: max groups, 2: max conditions per group #: app/Modules/MCP/Support/AdvancedSearch.php:916 #, php-format msgid "" "advanced_filters allows at most %1$d OR groups with %2$d conditions each." msgstr "" #: app/Modules/MCP/Support/AdvancedSearch.php:538 msgid "" "advanced_filters contained no conditions. Provide at least one {property, " "operator, value} condition, or omit the parameter." msgstr "" #: app/Modules/MCP/Support/AdvancedSearch.php:902 msgid "" "advanced_filters must be an array of OR groups, each an array of AND " "conditions {property, operator, value}. A flat array of conditions is also " "accepted and treated as one group." msgstr "" #: app/Modules/MCP/Support/AdvancedSearch.php:232 msgid "" "advanced_filters requires FluentCart Pro — without it the conditions would " "be silently ignored, so this call is rejected instead. Remove " "advanced_filters and use the tool's named filters." msgstr "" #: app/Services/Localization/i18n/states.php:1818 msgid "Adıyaman" msgstr "" #: app/Helpers/CurrenciesHelper.php:22 msgid "Afghan Afghani" msgstr "" #: app/Services/Localization/i18n/countries.php:14 msgid "Afghanistan" msgstr "" #: app/Services/Localization/i18n/continents.php:14 msgid "Africa" msgstr "" #: app/Services/Translations/admin-translation.php:245 msgid "After" msgstr "" #: app/Services/Translations/admin-translation.php:246 msgid "After Order Created" msgstr "" #: app/Services/Translations/admin-translation.php:247 msgid "After Order Updated" msgstr "" #: app/Services/Translations/admin-translation.php:248 msgid "After Payment Paid" msgstr "" #: app/Services/Translations/admin-translation.php:249 msgid "After Refund made" msgstr "" #: app/Services/Translations/admin-translation.php:250 msgid "After User Created" msgstr "" #: app/Views/emails/subscription/trial_end/customer.php:75 msgid "" "After your trial ends, your subscription will automatically convert to a " "paid subscription. If you do not wish to continue, you can cancel before the " "trial ends." msgstr "" #: app/Services/Localization/i18n/states.php:1819 msgid "Afyon" msgstr "" #: app/Services/Localization/i18n/states.php:1206 msgid "Agadir-Ida Ou Tanane" msgstr "" #: app/Services/Localization/i18n/states.php:2000 msgid "Agago" msgstr "" #: app/Services/Translations/admin-translation.php:251 msgid "Agent" msgstr "" #: app/Services/Renderer/CheckoutFieldsSchema.php:598 msgid "Agree Terms and Conditions" msgstr "" #: app/Services/Localization/i18n/states.php:914 msgid "Agrigento" msgstr "" #: app/Services/Localization/i18n/states.php:1326 msgid "Aguascalientes" msgstr "" #: app/Services/Localization/i18n/states.php:1542 msgid "Agusan del Norte" msgstr "" #: app/Services/Localization/i18n/states.php:1543 msgid "Agusan del Sur" msgstr "" #: app/Services/Localization/i18n/states.php:648 msgid "Ahafo" msgstr "" #: app/Services/Localization/i18n/states.php:1722 msgid "Ahuachapán" msgstr "" #: app/Modules/MCP/MCPInit.php:141 msgid "" "AI agent tools for FluentCart orders, customers, products, subscriptions, " "and reports." msgstr "" #: app/Services/Translations/admin-translation.php:96 msgid "AI tools available to connected agents" msgstr "" #: app/Services/Localization/i18n/states.php:1070 msgid "Aichi" msgstr "" #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:27 msgid "Airwallex" msgstr "" #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:250 msgid "Airwallex settings validated successfully" msgstr "" #: app/Services/Localization/i18n/states.php:324 msgid "Aisén del General Carlos Ibañez del Campo" msgstr "" #: app/Services/Localization/i18n/states.php:1052 msgid "Akita" msgstr "" #: app/Services/Localization/i18n/states.php:1544 msgid "Aklan" msgstr "" #: app/Services/Localization/i18n/states.php:1884 msgid "Aksaray" msgstr "" #: app/Services/Localization/i18n/states.php:1407 msgid "Akwa Ibom" msgstr "" #: app/Services/Localization/i18n/states.php:1228 msgid "Al Haouz" msgstr "" #: app/Services/Localization/i18n/states.php:1229 msgid "Al Hoceïma" msgstr "" #: app/Services/Localization/i18n/states.php:584 msgid "Al Sharqia" msgstr "" #: app/Services/Localization/i18n/states.php:2139 msgid "Alabama" msgstr "" #: app/Services/Localization/i18n/states.php:253 msgid "Alagoas" msgstr "" #: app/Services/Localization/i18n/states.php:411 msgid "Alajuela" msgstr "" #: app/Services/Localization/i18n/states.php:2140 msgid "Alaska" msgstr "" #: app/Services/Localization/i18n/states.php:1659 msgid "Alba" msgstr "" #: app/Services/Localization/i18n/states.php:592 msgid "Albacete" msgstr "" #: app/Services/Localization/i18n/countries.php:16 msgid "Albania" msgstr "" #: app/Helpers/CurrenciesHelper.php:23 msgid "Albanian Lek" msgstr "" #: app/Services/Localization/i18n/states.php:1545 msgid "Albay" msgstr "" #: app/Services/Localization/i18n/states.php:281 msgid "Alberta" msgstr "" #: app/Services/Localization/i18n/states.php:893 msgid "Alborz (البرز)" msgstr "" #: app/Services/Localization/i18n/states.php:2001 msgid "Alebtong" msgstr "" #: app/Services/Localization/i18n/states.php:915 msgid "Alessandria" msgstr "" #: app/Services/Translations/block-editor-translation.php:32 msgid "Alex Smith" msgstr "" #: app/Services/Localization/i18n/states.php:561 msgid "Alexandria" msgstr "" #: app/Services/Localization/i18n/countries.php:17 msgid "Algeria" msgstr "" #: app/Helpers/CurrenciesHelper.php:56 msgid "Algerian Dinar" msgstr "" #: app/Services/Localization/i18n/states.php:499 msgid "Algiers" msgstr "" #: app/Services/Localization/i18n/states.php:227 msgid "Alibori" msgstr "" #: app/Services/Localization/i18n/states.php:593 msgid "Alicante" msgstr "" #: app/Services/Translations/block-editor-translation.php:33 msgid "Alignment" msgstr "" #: app/Services/Translations/TransStrings.php:267 #: app/Services/Translations/admin-translation.php:252 msgid "All" msgstr "" #: app/Services/Translations/admin-translation.php:253 #, php-format msgid "All %s" msgstr "" #: app/CPT/FluentProducts.php:300 msgid "All Brand" msgstr "" #: app/CPT/FluentProducts.php:301 msgid "All Brands" msgstr "" #: app/CPT/FluentProducts.php:278 msgid "All Categories" msgstr "" #: app/Modules/Subscriptions/Services/SystemChargeService.php:400 msgid "" "All charge attempts for this invoice have been used. Ask the customer to pay " "through their Pay Now link." msgstr "" #: app/Services/Translations/admin-translation.php:259 msgid "All countries except" msgstr "" #: app/Services/Translations/admin-translation.php:254 msgid "All Customers" msgstr "" #: app/Services/Translations/admin-translation.php:255 msgid "All Data" msgstr "" #. %d is the number of excluded countries #: app/Models/ShippingZone.php:106 msgid "All except %d countries" msgstr "" #: app/Services/Translations/admin-translation.php:260 msgid "All filters selected" msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:413 msgid "All installments have already been paid." msgstr "" #: app/Services/Translations/admin-translation.php:261 msgid "All loaded" msgstr "" #. %1$s: total count #: app/Services/Translations/admin-translation.php:263 #, php-format msgid "All loaded (%1$s)" msgstr "" #: app/Services/Translations/admin-translation.php:264 msgid "All must match" msgstr "" #: app/Services/Translations/admin-translation.php:265 msgid "All options removed. Save to delete all variations." msgstr "" #: app/Services/Report/DashBoardReportService.php:137 #: app/Modules/ReportingModule/OrdersReport.php:60 #: app/Http/Controllers/Reports/ReportingController.php:174 msgid "All Orders" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:228 msgid "all product types" msgstr "" #: app/Helpers/AdminHelper.php:88 msgid "All Products" msgstr "" #: app/Services/Translations/admin-translation.php:266 msgid "All products" msgstr "" #: app/Services/Translations/admin-translation.php:267 msgid "All products deleted successfully" msgstr "" #: app/Services/Translations/admin-translation.php:268 msgid "All products duplicated successfully" msgstr "" #: app/Http/Controllers/ProductController.php:396 msgid "All products failed to insert" msgstr "" #: app/Services/Translations/admin-translation.php:269 msgid "All products failed to save" msgstr "" #: app/Http/Controllers/ProductController.php:1820 msgid "All products failed to update" msgstr "" #: app/Services/Translations/admin-translation.php:270 msgid "" "All rates for this class will be deleted. Products using it will default to " "Standard." msgstr "" #. 1: subscription ID, 2: comma separated PayPal sale IDs #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:981 #, php-format msgid "" "All scheduled resync retries failed. Subscription ID: %1$d. Unresolved " "PayPal sales: %2$s" msgstr "" #: app/Services/Translations/admin-translation.php:271 msgid "All states" msgstr "" #: app/Services/Translations/admin-translation.php:256 msgid "All Tax Classes" msgstr "" #: app/Services/Translations/admin-translation.php:257 msgid "All Tickets" msgstr "" #: app/Services/Translations/admin-translation.php:258 msgid "All Time" msgstr "" #: app/Http/Controllers/ProductController.php:916 msgid "All time" msgstr "" #: app/Http/Controllers/ProductVariationController.php:261 msgid "All updates must target variants on the same product." msgstr "" #: app/Services/Translations/admin-translation.php:272 msgid "All variants" msgstr "" #: app/Http/Controllers/ProductVariationController.php:516 msgid "All variants must belong to the same product." msgstr "" #: app/Services/Translations/admin-translation.php:273 msgid "Allow all payment methods" msgstr "" #: app/Services/Translations/block-editor-translation.php:34 msgid "Allow Create Account" msgstr "" #: api/StoreSettings.php:1373 msgid "" "Allow customers to pay remaining installments early from subscription " "screens." msgstr "" #: app/Services/Translations/block-editor-translation.php:35 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:279 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:396 msgid "Allow Out Of Stock" msgstr "" #: app/Services/Localization/i18n/states.php:594 msgid "Almería" msgstr "" #: app/Services/Translations/TransStrings.php:131 msgid "alpha {alpha}, current color is {color}" msgstr "" #: app/Services/Renderer/ShopAppRenderer.php:412 msgid "Alphabetical (A to Z)" msgstr "" #: app/Services/Renderer/ShopAppRenderer.php:427 msgid "Alphabetical (Z to A)" msgstr "" #: app/Services/Translations/admin-translation.php:274 msgid "Also override state/provincial taxes" msgstr "" #: app/Services/Translations/block-editor-translation.php:36 msgid "Also search in Content" msgstr "" #: app/Services/Localization/i18n/states.php:683 msgid "Alta Verapaz" msgstr "" #: app/Services/Theme/ColorPalette.php:337 msgid "Alternate surface" msgstr "" #: app/Services/Localization/i18n/states.php:1654 msgid "Alto Paraguay" msgstr "" #: app/Services/Localization/i18n/states.php:1648 msgid "Alto Paraná" msgstr "" #: app/Services/Translations/block-editor-translation.php:37 msgid "Always" msgstr "" #: app/Services/Translations/block-editor-translation.php:38 msgid "Always (even if empty)" msgstr "" #: app/Services/Translations/TransStrings.php:395 msgid "AM" msgstr "" #: app/Services/Localization/i18n/states.php:1651 msgid "Amambay" msgstr "" #: app/Services/Localization/i18n/states.php:254 msgid "Amapá" msgstr "" #: app/Services/Localization/i18n/states.php:1821 msgid "Amasya" msgstr "" #: app/Services/Localization/i18n/countries.php:18 msgid "American Samoa" msgstr "" #: app/Services/Localization/i18n/states.php:1738 msgid "Amnat Charoen" msgstr "" #: app/Services/Localization/i18n/states.php:2002 msgid "Amolatar" msgstr "" #: app/Services/Filter/CouponFilter.php:109 #: app/Services/Translations/admin-translation.php:275 #: app/Services/Translations/customer-profile-translation.php:33 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:507 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:800 #: app/Views/emails/subscription/canceled/customer.php:44 #: app/Views/emails/subscription/canceled/admin.php:28 msgid "Amount" msgstr "" #: app/Views/emails/subscription/trial_end/customer.php:60 #: app/Views/emails/subscription/trial_end/admin.php:47 msgid "Amount After Trial" msgstr "" #: app/Services/PDF/DefaultPdfStructures.php:192 #: app/Views/emails/order/reminder/due/customer.php:49 #: app/Views/emails/order/reminder/due/admin.php:35 msgid "Amount Due" msgstr "" #: app/Http/Requests/CouponRequest.php:194 msgid "Amount is required." msgstr "" #: app/Modules/MCP/Tools/CouponTools.php:239 msgid "amount must be a number." msgstr "" #: app/Services/Translations/admin-translation.php:276 msgid "Amount off Products" msgstr "" #: app/Services/Renderer/Receipt/ReceiptRenderer.php:754 msgid "Amount Paid" msgstr "" #: app/Services/Translations/admin-translation.php:277 #: app/Services/Translations/customer-profile-translation.php:34 msgid "Amount to pay" msgstr "" #: app/Services/Localization/i18n/states.php:2003 msgid "Amudat" msgstr "" #: app/Services/Localization/i18n/states.php:2004 msgid "Amuria" msgstr "" #: app/Services/Localization/i18n/states.php:2005 msgid "Amuru" msgstr "" #: app/Services/Translations/admin-translation.php:3108 msgid "an admin" msgstr "" #: app/Services/Translations/admin-translation.php:278 msgid "An admin skipped the next billing period." msgstr "" #: app/Modules/MCP/Support/AdvancedSearch.php:777 msgid "an array of numeric ids" msgstr "" #: app/Services/Email/EmailNotifications.php:171 msgid "" "An automatic subscription renewal charge failed. Review the order in the " "FluentCart Dashboard." msgstr "" #: app/Http/Controllers/ProductController.php:474 msgid "An error occurred while duplicating the product." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1216 msgid "An error occurred while loading PayPal." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:479 msgid "An error occurred while loading the payment method." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:478 msgid "An error occurred while parsing the response." msgstr "" #: app/Http/Requests/AttrTermRequest.php:53 msgid "An image is required for each term in an image group." msgstr "" #: app/Http/Requests/AttrTermUpdateRequest.php:38 msgid "An image is required for image-type terms." msgstr "" #: app/Views/emails/order/reminder/due/admin.php:19 msgid "An invoice due reminder was sent to a customer." msgstr "" #: app/Http/Controllers/TaxRateController.php:924 msgid "An override already exists for the selected category and location" msgstr "" #: app/Http/Controllers/TaxRateController.php:867 msgid "" "An override already exists for the selected category, location, and tax class" msgstr "" #: app/Services/Reminders/ReminderService.php:173 msgid "An unexpected error occurred while sending the reminder." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1215 msgid "An unknown error occurred" msgstr "" #: api/StoreSettings.php:69 msgid "An user account will be created" msgstr "" #: app/Services/Localization/i18n/states.php:1408 msgid "Anambra" msgstr "" #: app/Services/Localization/i18n/states.php:1516 msgid "Ancash" msgstr "" #: app/Services/Localization/i18n/states.php:916 msgid "Ancona" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:992 msgid "and now watching for Webhook Events listed bellow:" msgstr "" #: app/Services/Localization/i18n/states.php:871 msgid "Andaman and Nicobar Islands" msgstr "" #: app/Services/Localization/i18n/states.php:841 msgid "Andhra Pradesh" msgstr "" #: app/Services/Localization/i18n/countries.php:19 msgid "Andorra" msgstr "" #: app/Services/Localization/i18n/states.php:1285 msgid "Anenii Noi" msgstr "" #: app/Services/Localization/i18n/states.php:1739 msgid "Ang Thong" msgstr "" #: app/Services/Localization/i18n/countries.php:20 msgid "Angola" msgstr "" #: app/Helpers/CurrenciesHelper.php:26 msgid "Angolan Kwanza" msgstr "" #: app/Services/Localization/i18n/countries.php:21 msgid "Anguilla" msgstr "" #: app/Services/Localization/i18n/states.php:354 msgid "Anhui / 安徽" msgstr "" #: app/Services/Localization/i18n/states.php:1822 msgid "Ankara" msgstr "" #: app/Services/Localization/i18n/states.php:506 msgid "Annaba" msgstr "" #: app/Modules/MCP/Tools/CustomerTools.php:194 msgid "Another customer already uses that email." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:345 msgid "Another payment confirmation is in progress. Please try again." msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionService.php:1323 msgid "" "Another subscription on this payment method is already using this Vendor " "Subscription ID." msgstr "" #: app/Services/Localization/i18n/states.php:1823 msgid "Antalya" msgstr "" #: app/Services/Localization/i18n/continents.php:77 #: app/Services/Localization/i18n/countries.php:22 msgid "Antarctica" msgstr "" #: app/Services/Localization/i18n/countries.php:23 msgid "Antigua and Barbuda" msgstr "" #: app/Services/Localization/i18n/states.php:377 msgid "Antioquia" msgstr "" #: app/Services/Localization/i18n/states.php:1546 msgid "Antique" msgstr "" #: app/Services/Localization/i18n/states.php:325 msgid "Antofagasta" msgstr "" #: app/Services/Localization/i18n/states.php:2268 msgid "Antrim and Newtownabbey" msgstr "" #: app/Services/Translations/admin-translation.php:279 msgid "Any Category" msgstr "" #. %s - maximum upload size #: app/Services/Translations/admin-translation.php:281 #, php-format msgid "Any Format upto %s" msgstr "" #: app/Http/Controllers/McpSettingsController.php:223 msgid "" "Any MCP client that speaks Streamable HTTP can connect using this URL and a " "Basic auth header." msgstr "" #: app/Services/Localization/i18n/states.php:2217 msgid "Anzoátegui" msgstr "" #: app/Services/Localization/i18n/states.php:1049 msgid "Aomori" msgstr "" #: app/Services/Localization/i18n/states.php:917 msgid "Aosta" msgstr "" #: app/Services/Localization/i18n/states.php:2006 msgid "Apac" msgstr "" #: app/Services/Renderer/AddressSelectRenderer.php:311 msgid "Apartment, suite, unit, etc." msgstr "" #: app/Services/Translations/block-editor-translation.php:39 msgid "Apartment, suite, unit, etc. (optional)" msgstr "" #: app/Services/Localization/i18n/states.php:1547 msgid "Apayao" msgstr "" #: app/Services/Translations/admin-translation.php:97 msgid "API Only" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/API/API.php:71 msgid "API path is required" msgstr "" #. %5$s #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:76 msgid "App & Credentials > Your App > Webhooks section > Add webhook" msgstr "" #: api/StoreSettings.php:1925 #: app/Services/Translations/admin-translation.php:282 msgid "Appearance" msgstr "" #: app/Services/Localization/i18n/states.php:297 msgid "Appenzell Ausserrhoden" msgstr "" #: app/Services/Localization/i18n/states.php:298 msgid "Appenzell Innerrhoden" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:85 msgid "Apple Pay & Google Pay" msgstr "" #: app/Services/Translations/admin-translation.php:283 msgid "Application password" msgstr "" #. 1: fields already changed, 2: error message #: app/Modules/MCP/Tools/OrderTools.php:1047 #, php-format msgid "" "Applied %1$s, but the shipping status change failed: %2$s. Do not re-run the " "whole call — retry only shipping_status." msgstr "" #: app/Services/Translations/checkout-translation.php:8 msgid "Applied Successfully" msgstr "" #: app/Services/Translations/admin-translation.php:284 msgid "Applied To All Countries" msgstr "" #: app/Services/Translations/admin-translation.php:285 msgid "Applied To All States" msgstr "" #: app/Services/Translations/admin-translation.php:286 msgid "" "Applies to micro-businesses located in one EU country and making less than " "€10,000 in sales to other EU countries each year" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:656 msgid "" "Applies to Stripe Hosted Checkout only, and is ignored when a card is being " "saved without a charge. Automatic gives one-time orders the \"Buy\" button " "and subscriptions the \"Subscribe\" button." msgstr "" #: app/Services/Renderer/AddressSelectRenderer.php:160 #: app/Services/Renderer/VatFieldRenderer.php:84 #: app/Services/Renderer/ModalCheckoutRenderer.php:433 #: app/Services/Renderer/CartSummaryRender.php:451 #: app/Services/Translations/admin-translation.php:287 #: app/Services/Translations/block-editor-translation.php:40 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:159 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:217 msgid "Apply" msgstr "" #: app/Services/Translations/block-editor-translation.php:41 msgid "Apply Button Text" msgstr "" #: app/Services/Renderer/ShopAppRenderer.php:519 #: app/Services/Translations/admin-translation.php:288 #: app/Services/Translations/block-editor-translation.php:42 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:667 msgid "Apply Filter" msgstr "" #: app/Services/Translations/admin-translation.php:289 msgid "Apply Filters" msgstr "" #: app/Helpers/CartCheckoutHelper.php:926 #: app/Services/Renderer/CartSummaryRender.php:442 #: app/Services/Translations/block-editor-translation.php:43 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:216 msgid "Apply Here" msgstr "" #: app/Modules/MCP/Tools/LabelTools.php:32 msgid "Apply Labels" msgstr "" #: app/Services/Translations/admin-translation.php:290 msgid "Apply media to all variants in this group" msgstr "" #: app/Services/Renderer/AddressSelectRenderer.php:159 msgid "Apply selected address" msgstr "" #: app/Services/Translations/admin-translation.php:291 msgid "Apply to all" msgstr "" #. %1$s: number of selected variants #: app/Services/Translations/admin-translation.php:293 #, php-format msgid "Apply to all (%1$s)" msgstr "" #: app/Services/Translations/admin-translation.php:294 msgid "Apply to quantity" msgstr "" #: app/Services/Renderer/VatFieldRenderer.php:82 msgid "Apply VAT number" msgstr "" #: app/Services/Translations/TransStrings.php:193 msgid "Apr" msgstr "" #: app/Services/Translations/TransStrings.php:162 msgid "April" msgstr "" #: api/Checkout/CheckoutApi.php:752 msgid "Apt, Suite, Unit" msgstr "" #: app/Helpers/CartCheckoutHelper.php:541 #: app/Services/Renderer/CheckoutFieldsSchema.php:267 #: app/Services/Renderer/CheckoutFieldsSchema.php:269 #: app/Services/Renderer/CheckoutFieldsSchema.php:535 #: app/Services/Renderer/CheckoutFieldsSchema.php:577 #: app/Services/Renderer/AddressSelectRenderer.php:315 #: app/Services/Translations/admin-translation.php:295 #: app/Services/Translations/customer-profile-translation.php:35 msgid "Apt, suite, unit" msgstr "" #: app/Services/Localization/i18n/states.php:2218 msgid "Apure" msgstr "" #: app/Services/Localization/i18n/states.php:1517 msgid "Apurímac" msgstr "" #: app/Services/Localization/i18n/states.php:591 msgid "Araba/Álava" msgstr "" #: app/Services/Localization/i18n/states.php:1660 msgid "Arad" msgstr "" #: app/Services/Localization/i18n/states.php:2219 msgid "Aragua" msgstr "" #: app/Services/Localization/i18n/states.php:378 msgid "Arauca" msgstr "" #: app/Services/Localization/i18n/states.php:884 msgid "Ardabil (اردبیل)" msgstr "" #: app/Services/Localization/i18n/states.php:1891 msgid "Ardahan" msgstr "" #: app/Services/Localization/i18n/states.php:2269 msgid "Ards and North Down" msgstr "" #: app/Services/Translations/admin-translation.php:296 msgid "Are you sure to cancel the subscription?" msgstr "" #: app/Services/Translations/admin-translation.php:297 msgid "Are you sure to cancel this coupon? This action is not recoverable" msgstr "" #: app/Services/Translations/admin-translation.php:298 msgid "Are you sure to delete this shipping class?" msgstr "" #: app/Services/Translations/admin-translation.php:299 msgid "Are you sure to delete this shipping method?" msgstr "" #: app/Services/Translations/admin-translation.php:300 msgid "Are you sure to delete this shipping zone?" msgstr "" #: app/Services/Translations/admin-translation.php:301 msgid "Are you sure to delete this user?" msgstr "" #: app/Services/Translations/admin-translation.php:302 msgid "Are you sure to detach user?" msgstr "" #: app/Services/Translations/customer-profile-translation.php:36 msgid "Are you sure to disconnect the site" msgstr "" #: app/Services/Translations/admin-translation.php:303 #: app/Services/Translations/customer-profile-translation.php:37 msgid "Are you sure to disconnect?" msgstr "" #: app/Services/Translations/admin-translation.php:304 msgid "Are you sure to regenerate?" msgstr "" #: app/Services/Translations/admin-translation.php:305 msgid "" "Are you sure you want to change the order status to Cancel? This action is " "irreversible and cannot be undone." msgstr "" #: app/Services/Translations/admin-translation.php:306 msgid "" "Are you sure you want to change the vendor IDs? Future renewals and gateway " "webhooks will use the new IDs." msgstr "" #: app/Services/Translations/admin-translation.php:307 msgid "Are you sure you want to complete this order!" msgstr "" #. %1$s: number of selected variants to be deleted #: app/Services/Translations/admin-translation.php:309 #, php-format msgid "Are you sure you want to delete %1$s variants?" msgstr "" #: app/Services/Translations/admin-translation.php:310 msgid "" "Are you sure you want to delete all test orders? This action cannot be " "undone." msgstr "" #: app/Services/Translations/admin-translation.php:311 #, php-format msgid "" "Are you sure you want to delete these %1$s products. This action is not " "recoverable" msgstr "" #: app/Services/Translations/admin-translation.php:312 msgid "Are you sure you want to delete these orders?" msgstr "" #. %s - coupon title #: app/Services/Translations/admin-translation.php:314 #, php-format msgid "" "Are you sure you want to delete this %s coupon. This action is not " "recoverable" msgstr "" #: app/Services/Translations/admin-translation.php:315 #: app/Services/Translations/customer-profile-translation.php:38 msgid "Are you sure you want to delete this address?" msgstr "" #: app/Services/Translations/admin-translation.php:316 msgid "" "Are you sure you want to delete this file? This action is not recoverable." msgstr "" #: app/Services/Translations/admin-translation.php:317 msgid "" "Are you sure you want to delete this group? This action is not recoverable." msgstr "" #: app/Services/Translations/admin-translation.php:318 msgid "Are you sure you want to delete this order bump?" msgstr "" #: app/Services/Translations/admin-translation.php:319 msgid "" "Are you sure you want to delete this order? This action can not be undone!" msgstr "" #: app/Services/Translations/admin-translation.php:320 msgid "Are you sure you want to delete this override?" msgstr "" #: app/Services/Translations/admin-translation.php:321 msgid "Are you sure you want to delete this package?" msgstr "" #. %s - product title #: app/Services/Translations/admin-translation.php:323 #, php-format msgid "Are you sure you want to delete this product : %s ?" msgstr "" #: app/Services/Translations/admin-translation.php:324 msgid "Are you sure you want to delete this product?" msgstr "" #: app/Services/Translations/admin-translation.php:325 msgid "Are you sure you want to delete this tax rate?" msgstr "" #: app/Services/Translations/admin-translation.php:326 msgid "" "Are you sure you want to delete this term? This action is not recoverable." msgstr "" #: app/Services/Translations/admin-translation.php:327 msgid "Are you sure you want to delete this view?" msgstr "" #: app/Services/Translations/admin-translation.php:328 msgid "Are you sure you want to delete this webhook?" msgstr "" #: app/Services/Translations/admin-translation.php:329 msgid "Are you sure you want to delete this?. This action is not recoverable" msgstr "" #: app/Services/Translations/admin-translation.php:330 msgid "Are you sure you want to generate missing licenses!" msgstr "" #: app/Services/Translations/admin-translation.php:331 msgid "Are you sure you want to mark license as lifetime?" msgstr "" #: app/Services/Translations/admin-translation.php:332 msgid "Are you sure you want to mark limit as unlimited?" msgstr "" #: app/Services/Translations/admin-translation.php:333 msgid "Are you sure you want to remove this addon?" msgstr "" #: app/Services/Translations/admin-translation.php:334 msgid "Are you sure you want to remove this country registration?" msgstr "" #: app/Services/Translations/checkout-translation.php:9 msgid "Are you sure you want to remove VAT?" msgstr "" #: app/Services/Translations/admin-translation.php:335 msgid "Are you sure you want to revert back processing this order!" msgstr "" #: app/Services/Translations/admin-translation.php:336 msgid "Are you sure you want to send a payment reminder email for this order?" msgstr "" #: app/Services/Translations/admin-translation.php:337 msgid "Are you sure you want to send this reminder email now?" msgstr "" #: app/Services/Translations/admin-translation.php:338 msgid "" "Are you sure you want to stop collecting cross-border VAT? This will clear " "your OSS/home country registration." msgstr "" #: app/Services/Translations/admin-translation.php:339 msgid "" "Are you sure you want to update this subscription? This will affect all " "future renewals." msgstr "" #: app/Services/Translations/admin-translation.php:340 msgid "Are you sure, you want to delete this activity?" msgstr "" #: app/Services/Translations/admin-translation.php:341 msgid "Are you sure, you want to delete this price?" msgstr "" #: app/Services/Translations/admin-translation.php:342 msgid "Are you sure?" msgstr "" #: app/Services/Localization/i18n/states.php:1518 msgid "Arequipa" msgstr "" #: app/Services/Localization/i18n/states.php:918 msgid "Arezzo" msgstr "" #: app/Services/Localization/i18n/countries.php:24 msgid "Argentina" msgstr "" #: app/Services/Localization/i18n/states.php:95 msgctxt "Argentina Province" msgid "Córdoba" msgstr "" #: app/Services/Localization/i18n/states.php:101 msgctxt "Argentina Province" msgid "La Rioja" msgstr "" #: app/Services/Localization/i18n/states.php:103 msgctxt "Argentina Province" msgid "Misiones" msgstr "" #: app/Services/Localization/i18n/states.php:105 msgctxt "Argentina Province" msgid "Río Negro" msgstr "" #: app/Services/Localization/i18n/states.php:107 msgctxt "Argentina Province" msgid "San Juan" msgstr "" #: app/Services/Localization/i18n/states.php:109 msgctxt "Argentina Province" msgid "Santa Cruz" msgstr "" #: app/Helpers/CurrenciesHelper.php:27 msgid "Argentine Peso" msgstr "" #: app/Services/Localization/i18n/states.php:1661 msgid "Argeș" msgstr "" #: app/Services/Localization/i18n/states.php:326 msgid "Arica y Parinacota" msgstr "" #: app/Services/Localization/i18n/states.php:2141 msgid "Arizona" msgstr "" #: app/Services/Localization/i18n/states.php:2142 msgid "Arkansas" msgstr "" #: app/Services/Localization/i18n/states.php:2270 msgid "Armagh City, Banbridge and Craigavon" msgstr "" #: app/Services/Localization/i18n/states.php:2190 msgid "Armed Forces (AA)" msgstr "" #: app/Services/Localization/i18n/states.php:2191 msgid "Armed Forces (AE)" msgstr "" #: app/Services/Localization/i18n/states.php:2192 msgid "Armed Forces (AP)" msgstr "" #: app/Services/Localization/i18n/countries.php:25 msgid "Armenia" msgstr "" #: app/Helpers/CurrenciesHelper.php:24 msgid "Armenian Dram" msgstr "" #: app/Services/Translations/block-editor-translation.php:44 msgid "Arrow Size" msgstr "" #: app/Services/Localization/i18n/states.php:2195 msgid "Artigas" msgstr "" #: app/Services/Localization/i18n/states.php:1824 msgid "Artvin" msgstr "" #: app/Services/Localization/i18n/states.php:2007 msgid "Arua" msgstr "" #: app/Services/Localization/i18n/countries.php:26 msgid "Aruba" msgstr "" #: app/Helpers/CurrenciesHelper.php:29 msgid "Aruban Florin" msgstr "" #: app/Services/Localization/i18n/states.php:842 msgid "Arunachal Pradesh" msgstr "" #: app/Services/Localization/i18n/states.php:1900 msgid "Arusha" msgstr "" #: app/Services/Translations/admin-translation.php:3109 msgid "as soon as your products are ready." msgstr "" #: app/Services/Translations/block-editor-translation.php:11 msgid "ASC" msgstr "" #: app/Services/Translations/admin-translation.php:343 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:199 msgid "Ascending" msgstr "" #: app/Services/Localization/i18n/states.php:919 msgid "Ascoli Piceno" msgstr "" #: app/Services/Localization/i18n/states.php:649 msgid "Ashanti" msgstr "" #: app/Services/Localization/i18n/continents.php:87 msgid "Asia" msgstr "" #: app/Services/Translations/admin-translation.php:344 msgid "Ask an administrator to activate it for you." msgstr "" #: app/Services/Translations/admin-translation.php:345 msgid "Ask an administrator to install it for you." msgstr "" #: app/Services/Localization/i18n/states.php:843 msgid "Assam" msgstr "" #: app/Services/Localization/i18n/states.php:920 msgid "Asti" msgstr "" #: app/Services/Localization/i18n/states.php:595 msgid "Asturias" msgstr "" #: app/Services/Localization/i18n/states.php:1638 msgid "Asunción" msgstr "" #: app/Services/Localization/i18n/states.php:562 msgid "Aswan" msgstr "" #: app/Services/Localization/i18n/states.php:563 msgid "Asyut" msgstr "" #: api/Resource/CustomerAddressResource.php:336 msgid "At least one address must remain. Address deletion failed!" msgstr "" #: app/Services/Translations/admin-translation.php:346 msgid "At least one matches" msgstr "" #: app/Services/Translations/admin-translation.php:347 #: app/Http/Controllers/TaxEUController.php:99 msgid "At least one tax rate must be greater than 0%" msgstr "" #: app/Http/Controllers/AttributesController.php:132 #: app/Http/Requests/AttrTermRequest.php:49 msgid "At least one term is required." msgstr "" #: app/Http/Requests/GroupBulkUpdateVariantRequest.php:47 msgid "At least one variant ID is required." msgstr "" #: app/Http/Requests/BulkUpdateVariantRequest.php:29 msgid "At least one variant update is required." msgstr "" #: app/Services/Translations/admin-translation.php:348 msgid "At subtotal level" msgstr "" #: app/Services/Translations/admin-translation.php:349 msgid "At the date" msgstr "" #: app/Services/Localization/i18n/states.php:328 msgid "Atacama" msgstr "" #: app/Services/Localization/i18n/states.php:228 msgid "Atakora" msgstr "" #: app/Services/Localization/i18n/states.php:229 msgid "Atlantique" msgstr "" #: app/Services/Localization/i18n/states.php:379 msgid "Atlántico" msgstr "" #: app/Services/Localization/i18n/states.php:1461 msgid "Atlántico Norte" msgstr "" #: app/Services/Localization/i18n/states.php:1462 msgid "Atlántico Sur" msgstr "" #: app/Services/Localization/i18n/states.php:712 msgid "Atlántida" msgstr "" #: app/Services/Translations/admin-translation.php:350 msgid "Attach PDF Template" msgstr "" #: app/Services/Translations/admin-translation.php:351 msgid "Attach Role" msgstr "" #: app/Services/Translations/admin-translation.php:353 msgid "" "Attach the WordPress-supported digital files that customers will receive " "after purchasing this product. If this downloadable file is only for a " "specific product variation (e.g., 'eBook Version' or 'Audiobook Version'), " "please select that variant. Otherwise, you may leave the 'Choose variant' " "field empty to make the file available for all variants of this product. " "Please note that any additional files added after any sell will be " "accessible to both existing and new orders." msgstr "" #: app/Services/Translations/admin-translation.php:352 msgid "Attach User" msgstr "" #: app/Services/Localization/i18n/states.php:1166 msgid "Attapeu" msgstr "" #. %1$d is the failed attempt number, %2$s is the failure reason #: app/Views/emails/subscription/charge_failed/admin.php:31 #, php-format msgid "Attempt %1$d failed with: %2$s" msgstr "" #. %1$s: failed attempt number, %2$s: total attempts, %3$s: gateway failure reason #: app/Services/Translations/admin-translation.php:355 #, php-format msgid "Attempt %1$s of %2$s failed: %3$s" msgstr "" #. %1$s: failed attempt number, %2$s: total attempts, %3$s: gateway failure reason, %4$s: date/time of the next automatic charge attempt #: app/Services/Translations/admin-translation.php:357 #, php-format msgid "Attempt %1$s of %2$s failed: %3$s — next automatic retry: %4$s (GMT)." msgstr "" #. %1$s: failed attempt number, %2$s: total attempts, %3$s: gateway failure reason #: app/Services/Translations/admin-translation.php:359 #, php-format msgid "" "Attempt %1$s of %2$s failed: %3$s — no further automatic retries, the " "customer must pay manually." msgstr "" #: app/Services/Localization/i18n/states.php:668 msgid "Attica" msgstr "" #: api/Resource/AttrGroupResource.php:185 msgid "Attribute group not found in database, failed to remove." msgstr "" #: api/Resource/AttrGroupResource.php:98 api/Resource/AttrTermResource.php:47 msgid "Attribute group not found." msgstr "" #: api/Resource/AttrGroupResource.php:216 msgid "Attribute group successfully deleted!" msgstr "" #: app/Services/Translations/admin-translation.php:360 msgid "Attribute Groups" msgstr "" #: app/Hooks/Handlers/AttributesHandler.php:94 msgid "Attribute Term" msgstr "" #: api/Resource/AttrTermResource.php:208 msgid "Attribute term not found, failed to remove." msgstr "" #: api/Resource/AttrTermResource.php:128 msgid "Attribute term not found." msgstr "" #: api/Resource/AttrTermResource.php:236 msgid "Attribute term successfully deleted!" msgstr "" #: app/Services/Translations/admin-translation.php:361 msgid "Attribute Type" msgstr "" #: app/Helpers/AdminHelper.php:95 #: app/Services/Translations/admin-translation.php:362 #: app/Hooks/Handlers/AttributesHandler.php:90 msgid "Attributes" msgstr "" #: app/Services/Translations/admin-translation.php:363 msgid "Attributes & Terms" msgstr "" #: app/Services/Translations/admin-translation.php:364 msgid "Attributes Groups Settings" msgstr "" #: app/Services/Localization/i18n/states.php:1481 msgid "Auckland" msgstr "" #: app/Modules/MCP/Tools/OrderTools.php:119 msgid "" "Audit timeline for one order — status changes, payments, refunds, notes, " "emails sent: who did what and when. Refund and payment rows carry the amount " "(backfilled onto activity rows from the matching transaction), so you need " "not cross-reference. Use after get-order when you need history, not just " "current state." msgstr "" #: app/Services/Translations/TransStrings.php:197 msgid "Aug" msgstr "" #: app/Services/Translations/TransStrings.php:166 msgid "August" msgstr "" #: app/Services/Localization/i18n/states.php:1548 msgid "Aurora" msgstr "" #: app/Services/Localization/i18n/countries.php:27 msgid "Australia" msgstr "" #: app/Services/Localization/i18n/states.php:117 msgid "Australian Capital Territory" msgstr "" #: app/Helpers/CurrenciesHelper.php:28 msgid "Australian Dollar" msgstr "" #: app/Services/Localization/i18n/countries.php:28 msgid "Austria" msgstr "" #: app/Services/Translations/admin-translation.php:365 msgid "" "Authentication hashes, payment tokens, and other credentials are excluded or " "redacted from JSON exports." msgstr "" #: app/Modules/MCP/Support/PermissionGate.php:55 msgid "Authentication required to access the FluentCart MCP server." msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:63 #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:87 msgid "Authorize.Net Payment Gateway" msgstr "" #: app/Helpers/Status.php:197 app/Helpers/Status.php:208 #: app/Helpers/Status.php:225 msgid "Authorized" msgstr "" #: app/Helpers/Helper.php:371 msgid "Authorized (Require Capture)" msgstr "" #: app/Services/Translations/admin-translation.php:366 msgid "Auto" msgstr "" #. %1$s: the granularity Auto resolves to (Daily/Monthly/Yearly) #: app/Services/Translations/admin-translation.php:368 #, php-format msgid "Auto (%1$s)" msgstr "" #. %s is the next billing date #: app/Services/Translations/customer-profile-translation.php:40 #, php-format msgid "Auto renews on %s" msgstr "" #: app/Services/Translations/admin-translation.php:369 msgid "Auto-cancellation" msgstr "" #: app/Services/Translations/admin-translation.php:370 msgid "Auto-charge" msgstr "" #: app/Services/Translations/admin-translation.php:371 msgid "Auto-charge saved payment methods" msgstr "" #: app/Services/Translations/admin-translation.php:372 msgid "Auto-charged by the store on schedule, using the saved payment method." msgstr "" #: app/Services/Translations/admin-translation.php:373 msgid "Auto-enabled" msgstr "" #: app/Services/Email/EmailNotifications.php:315 #: app/Services/Email/EmailNotifications.php:335 #: app/Services/Translations/admin-translation.php:374 msgid "Auto-enabled for offline payments" msgstr "" #: app/Services/Translations/admin-translation.php:375 msgid "Automatic" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:649 msgid "Automatic (Pay / Subscribe)" msgstr "" #. %1$s: Stripe payment intent status #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:295 #, php-format msgid "Automatic charge could not be completed (status: %1$s)." msgstr "" #: app/Services/Translations/admin-translation.php:376 msgid "Automatic charge failed" msgstr "" #: app/Services/Email/EmailNotifications.php:175 #: app/Services/Email/EmailNotifications.php:425 msgid "Automatic Charge Failed for Renewal #{{order.invoice_no}}" msgstr "" #: app/Services/Translations/admin-translation.php:377 msgid "Automatic charge processing" msgstr "" #: app/Modules/Subscriptions/Services/SystemChargeService.php:342 msgid "Automatic charging is disabled." msgstr "" #: app/Http/Controllers/McpSettingsController.php:62 msgid "" "Automatic install needs FluentCart Pro (or another Fluent Pro plugin). " "Install FluentHub manually, then reload this page to connect FluentCart with " "AI agents." msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:65 msgid "Automatic invoicing & refunds" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:68 #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:65 msgid "Automatic payment confirmation" msgstr "" #: app/Services/Email/EmailNotifications.php:157 #: app/Services/Email/EmailNotifications.php:407 msgid "Automatic Payment Failed for Renewal #{{order.invoice_no}}" msgstr "" #. %1$s: PayPal order status #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:1165 #, php-format msgid "Automatic PayPal charge could not be completed (status: %1$s)." msgstr "" #. %1$s: PayPal decline reason code #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:1162 #, php-format msgid "Automatic PayPal charge failed: %1$s" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:87 msgid "Automatic refunds via webhooks" msgstr "" #. %1$s is the gateway failure reason #: app/Listeners/Subscription/SubscriptionRenewalFailed.php:14 #, php-format msgid "Automatic renewal charge failed: %1$s" msgstr "" #: app/Services/Translations/block-editor-translation.php:45 msgid "Automatically use the current page's product context." msgstr "" #: app/Services/Translations/block-editor-translation.php:46 msgid "Autoplay" msgstr "" #. phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped #: app/Services/Renderer/ProductRenderer.php:848 msgid "Availability:" msgstr "" #: app/Services/Translations/admin-translation.php:378 msgid "Available" msgstr "" #. %s - number of items available #: app/Services/Translations/admin-translation.php:380 #, php-format msgid "Available %s" msgstr "" #: app/Services/Translations/block-editor-translation.php:47 msgid "Available on Backorder" msgstr "" #. %s - date #: app/Services/Translations/admin-translation.php:382 #, php-format msgid "Available On: %s" msgstr "" #: app/Services/Translations/admin-translation.php:383 msgid "Available Operators" msgstr "" #: app/Services/Filter/ProductFilter.php:470 msgid "Available Quantity" msgstr "" #: app/Http/Requests/ProductVariationRequest.php:161 msgid "Available quantity is required when inventory tracking is on." msgstr "" #. %s is the available stock #: app/Services/Translations/admin-translation.php:385 #, php-format msgid "Available: %s in stock" msgstr "" #: app/Services/Localization/i18n/states.php:921 msgid "Avellino" msgstr "" #: app/Services/Translations/admin-translation.php:386 msgid "Average Customer LTV" msgstr "" #: app/Services/Translations/admin-translation.php:387 msgid "Average Customer Orders" msgstr "" #: app/Services/Translations/admin-translation.php:388 msgid "Average Gross" msgstr "" #: app/Services/Translations/admin-translation.php:389 msgid "Average Gross Sales" msgstr "" #: app/Services/Translations/admin-translation.php:404 msgid "Average gross sales per order in this period." msgstr "" #: app/Services/Translations/admin-translation.php:405 msgid "Average in period" msgstr "" #: app/Services/Translations/admin-translation.php:390 msgid "Average Monthly Gross" msgstr "" #: app/Services/Translations/admin-translation.php:391 msgid "Average Monthly Items" msgstr "" #: app/Services/Translations/admin-translation.php:392 msgid "Average Monthly Orders" msgstr "" #: app/Services/Translations/admin-translation.php:393 msgid "Average Monthly Revenue" msgstr "" #: app/Services/Translations/admin-translation.php:406 msgid "Average number of items per order in this period." msgstr "" #: app/Services/Translations/admin-translation.php:394 msgid "Average Order" msgstr "" #: app/Services/Translations/admin-translation.php:395 msgid "Average Order Gross" msgstr "" #: app/Services/Translations/admin-translation.php:396 msgid "Average Order Gross " msgstr "" #: app/Services/Translations/admin-translation.php:397 msgid "Average Order Gross grouped by date period." msgstr "" #: app/Services/Translations/admin-translation.php:398 msgid "Average Order Items" msgstr "" #: app/Services/Translations/admin-translation.php:399 msgid "Average Order Items " msgstr "" #: app/Services/Translations/admin-translation.php:400 msgid "Average Order Items grouped by date period." msgstr "" #: app/Services/Translations/admin-translation.php:401 msgid "Average Order Net" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:94 msgid "Average Order Value" msgstr "" #: app/Services/Translations/admin-translation.php:402 msgid "Average Refund" msgstr "" #: app/Services/Translations/admin-translation.php:403 msgid "Average Revenue" msgstr "" #: app/Services/Translations/admin-translation.php:407 msgid "Average revenue per order in this period." msgstr "" #: app/Services/Translations/admin-translation.php:408 msgid "" "Average total spend by customers that first ordered in this period, over " "their lifetime (not just from orders the customers made in this period)." msgstr "" #: app/Services/Translations/admin-translation.php:409 msgid "Avg. Order Gross" msgstr "" #: app/Services/Translations/admin-translation.php:410 msgid "Avg. Order Items" msgstr "" #: app/Services/Translations/admin-translation.php:411 msgid "Avg. Order Net" msgstr "" #: app/Services/Translations/admin-translation.php:412 msgid "Avgerage Amount" msgstr "" #: app/Services/Translations/admin-translation.php:413 msgid "Awesome" msgstr "" #: app/Services/Localization/i18n/states.php:1519 msgid "Ayacucho" msgstr "" #: app/Services/Localization/i18n/states.php:1825 msgid "Aydın" msgstr "" #: app/Services/Localization/i18n/states.php:1740 msgid "Ayutthaya" msgstr "" #: app/Services/Localization/i18n/states.php:1625 msgid "Azad Kashmir" msgstr "" #: app/Services/Localization/i18n/countries.php:29 msgid "Azerbaijan" msgstr "" #: app/Helpers/CurrenciesHelper.php:30 msgid "Azerbaijani Manat" msgstr "" #: app/Services/Localization/i18n/states.php:1207 msgid "Azilal" msgstr "" #: app/Services/Localization/i18n/states.php:441 msgid "Azua" msgstr "" #: app/Services/Localization/i18n/states.php:535 msgid "Azuay" msgstr "" #: app/Services/Localization/i18n/states.php:527 msgid "Aïn Defla" msgstr "" #: app/Services/Localization/i18n/states.php:529 msgid "Aïn Témouchent" msgstr "" #: app/Services/Localization/i18n/states.php:1820 msgid "Ağrı" msgstr "" #: app/Services/Translations/admin-translation.php:414 #: app/Services/Translations/customer-profile-translation.php:41 msgid "B2B" msgstr "" #: app/Services/Renderer/CheckoutFieldsSchema.php:512 msgid "B2B Only Mode" msgstr "" #: app/Services/Filter/OrderFilter.php:664 msgid "B2B Purchase" msgstr "" #: app/Services/Translations/TransStrings.php:291 #: app/Services/Translations/admin-translation.php:415 msgid "Back" msgstr "" #: app/Http/Controllers/CustomerController.php:63 msgid "Back to Customer List" msgstr "" #: app/Services/Translations/admin-translation.php:416 #: app/Http/Controllers/Controller.php:32 msgid "Back to Dashboard" msgstr "" #: app/Services/Translations/admin-translation.php:417 msgid "Back to Gateway Settings" msgstr "" #: app/Http/Controllers/RenewalController.php:55 msgid "Back to Orders" msgstr "" #: app/Http/Controllers/OrderController.php:692 #: app/Http/Controllers/OrderController.php:748 msgid "Back to orders" msgstr "" #: app/Services/Translations/admin-translation.php:420 msgid "Back to processing" msgstr "" #: app/Http/Controllers/ProductController.php:756 msgid "Back to Product List" msgstr "" #: app/Services/Translations/admin-translation.php:418 msgid "Back to Shipping Zones" msgstr "" #: app/Services/Translations/customer-profile-translation.php:42 msgid "Back to Shopping Now" msgstr "" #: app/Services/Translations/admin-translation.php:419 msgid "Back to Sites" msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:57 msgid "Back to Subscription list" msgstr "" #: app/Services/Translations/block-editor-translation.php:48 msgid "Background" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:579 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:661 msgid "Background Color" msgstr "" #: app/Modules/Templating/Bricks/Elements/BuySection.php:131 #: app/Modules/Templating/Bricks/Elements/BuySection.php:259 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:102 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:138 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:174 msgid "Background color" msgstr "" #: app/Services/Theme/ColorPalette.php:63 msgid "Backgrounds and borders" msgstr "" #: app/Services/Localization/i18n/states.php:1662 msgid "Bacău" msgstr "" #: app/Services/Localization/i18n/states.php:597 msgid "Badajoz" msgstr "" #: app/Services/Localization/i18n/states.php:20 msgid "Badakhshan" msgstr "" #: app/Services/Localization/i18n/states.php:421 msgid "Baden-Württemberg" msgstr "" #: app/Services/Translations/block-editor-translation.php:49 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:540 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:622 msgid "Badge" msgstr "" #: app/Services/Translations/block-editor-translation.php:53 msgid "Badge count shows" msgstr "" #: app/Services/Translations/block-editor-translation.php:50 msgid "Badge Settings" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:538 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:620 msgid "Badge Shape" msgstr "" #: app/Services/Translations/block-editor-translation.php:51 msgid "Badge Style" msgstr "" #: app/Services/Translations/block-editor-translation.php:52 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:494 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:610 msgid "Badge Text" msgstr "" #: app/Services/Localization/i18n/states.php:21 msgid "Badghis" msgstr "" #: app/Services/Localization/i18n/states.php:128 msgid "Bagerhat" msgstr "" #: app/Services/Localization/i18n/states.php:22 msgid "Baghlan" msgstr "" #: app/Services/Localization/i18n/states.php:1445 msgid "Bagmati" msgstr "" #: app/Services/Localization/i18n/countries.php:30 msgid "Bahamas" msgstr "" #: app/Helpers/CurrenciesHelper.php:40 msgid "Bahamian Dollar" msgstr "" #: app/Services/Localization/i18n/states.php:256 msgid "Bahia" msgstr "" #: app/Services/Localization/i18n/countries.php:31 msgid "Bahrain" msgstr "" #: app/Services/Localization/i18n/states.php:1327 msgid "Baja California" msgstr "" #: app/Services/Localization/i18n/states.php:1328 msgid "Baja California Sur" msgstr "" #: app/Services/Localization/i18n/states.php:684 msgid "Baja Verapaz" msgstr "" #: app/Services/Localization/i18n/states.php:2128 msgid "Baker Island" msgstr "" #: app/Services/Localization/i18n/states.php:598 msgid "Baleares" msgstr "" #: app/Services/Localization/i18n/states.php:793 msgid "Bali" msgstr "" #: app/Services/Localization/i18n/states.php:23 msgid "Balkh" msgstr "" #: app/Services/Localization/i18n/states.php:1626 msgid "Balochistan" msgstr "" #: app/Services/Localization/i18n/states.php:1826 msgid "Balıkesir" msgstr "" #: app/Services/Localization/i18n/states.php:24 msgid "Bamyan" msgstr "" #: app/Services/Localization/i18n/states.php:129 msgid "Bandarban" msgstr "" #: app/Services/Localization/i18n/states.php:784 msgid "Bangka Belitung" msgstr "" #: app/Services/Localization/i18n/states.php:1741 msgid "Bangkok" msgstr "" #: app/Services/Localization/i18n/countries.php:32 msgid "Bangladesh" msgstr "" #: app/Helpers/Helper.php:648 app/Helpers/CurrenciesHelper.php:33 msgid "Bangladeshi Taka" msgstr "" #: app/Services/Translations/admin-translation.php:421 msgid "Bank Account Name" msgstr "" #: app/Services/Translations/admin-translation.php:422 msgid "Bank BIC" msgstr "" #: app/Services/Translations/admin-translation.php:423 msgid "Bank IBAN" msgstr "" #: app/Services/Translations/admin-translation.php:424 msgid "Bank Identifier Code (SWIFT)" msgstr "" #: app/Services/Translations/admin-translation.php:425 msgid "Banner URL" msgstr "" #: app/Services/Localization/i18n/states.php:789 msgid "Banten" msgstr "" #: app/Services/Localization/i18n/states.php:442 msgid "Baoruco" msgstr "" #: app/Services/Localization/i18n/states.php:443 msgid "Barahona" msgstr "" #: app/Services/Localization/i18n/states.php:757 msgid "Baranya" msgstr "" #: app/Helpers/CurrenciesHelper.php:32 msgid "Barbadian Dollar" msgstr "" #: app/Services/Localization/i18n/countries.php:33 msgid "Barbados" msgstr "" #: app/Services/Localization/i18n/states.php:599 msgid "Barcelona" msgstr "" #: app/Services/Localization/i18n/states.php:130 msgid "Barguna" msgstr "" #: app/Services/Localization/i18n/states.php:922 msgid "Bari" msgstr "" #: app/Services/Localization/i18n/states.php:2220 msgid "Barinas" msgstr "" #: app/Services/Localization/i18n/states.php:1097 msgid "Baringo" msgstr "" #: app/Services/Localization/i18n/states.php:131 msgid "Barishal" msgstr "" #: app/Services/Localization/i18n/states.php:923 msgid "Barletta-Andria-Trani" msgstr "" #: app/Services/Localization/i18n/states.php:1890 msgid "Bartın" msgstr "" #: app/Services/Localization/i18n/states.php:1286 msgid "Basarabeasca" msgstr "" #. %1$s: tax base amount, %2$s: tax label, %3$s: tax rate percent, %4$s: tax amount #: app/Services/Renderer/TaxRenderer.php:668 #: app/Services/Renderer/TaxRenderer.php:778 #, php-format msgid "Base %1$s + %2$s %3$s%% %4$s" msgstr "" #: app/Services/Translations/admin-translation.php:426 msgid "Base taxes" msgstr "" #: app/Services/Translations/admin-translation.php:427 msgid "Base64 manifest for this version" msgstr "" #. %1$s: retention rate percentage; %2$s: number of months #: app/Services/Translations/admin-translation.php:429 #, php-format msgid "" "Based on an average monthly subscription retention rate of %1$s, your " "expected subscription lifetime is %2$s months." msgstr "" #: app/Services/Localization/i18n/states.php:299 msgid "Basel-Landschaft" msgstr "" #: app/Services/Localization/i18n/states.php:300 msgid "Basel-Stadt" msgstr "" #: app/Services/Translations/admin-translation.php:430 msgid "Basic Info" msgstr "" #: app/Services/Translations/admin-translation.php:431 msgid "Basic Information" msgstr "" #: app/Services/Localization/i18n/states.php:1549 msgid "Basilan" msgstr "" #: app/Services/Localization/i18n/states.php:1550 msgid "Bataan" msgstr "" #: app/Services/Localization/i18n/states.php:1551 msgid "Batanes" msgstr "" #: app/Services/Localization/i18n/states.php:1552 msgid "Batangas" msgstr "" #: app/Services/Localization/i18n/states.php:1888 msgid "Batman" msgstr "" #: app/Services/Localization/i18n/states.php:488 msgid "Batna" msgstr "" #: app/Services/Localization/i18n/states.php:1409 msgid "Bauchi" msgstr "" #: app/Services/Localization/i18n/states.php:422 msgid "Bavaria" msgstr "" #: app/Services/Localization/i18n/states.php:713 msgid "Bay Islands" msgstr "" #: app/Services/Localization/i18n/states.php:1483 msgid "Bay of Plenty" msgstr "" #: app/Services/Localization/i18n/states.php:1885 msgid "Bayburt" msgstr "" #: app/Services/Localization/i18n/states.php:1410 msgid "Bayelsa" msgstr "" #: app/Services/Translations/admin-translation.php:432 msgid "Before" msgstr "" #: app/Services/Translations/block-editor-translation.php:54 msgid "Behavior" msgstr "" #: app/Services/Localization/i18n/states.php:565 msgid "Beheira" msgstr "" #: app/Services/Localization/i18n/states.php:343 msgid "Beijing / 北京" msgstr "" #: app/Services/Localization/i18n/countries.php:34 msgid "Belarus" msgstr "" #: app/Helpers/CurrenciesHelper.php:42 msgid "Belarusian Ruble" msgstr "" #: app/Services/Localization/i18n/countries.php:36 msgid "Belau" msgstr "" #: app/Services/Localization/i18n/states.php:2271 msgid "Belfast" msgstr "" #: app/Services/Localization/i18n/countries.php:35 msgid "Belgium" msgstr "" #: app/Services/Localization/i18n/countries.php:37 msgid "Belize" msgstr "" #: app/Helpers/CurrenciesHelper.php:43 msgid "Belize Dollar" msgstr "" #: app/Services/Localization/i18n/states.php:924 msgid "Belluno" msgstr "" #: app/Services/Localization/i18n/states.php:1210 msgid "Ben Slimane" msgstr "" #: app/Services/Localization/i18n/states.php:925 msgid "Benevento" msgstr "" #: app/Services/Localization/i18n/states.php:785 msgid "Bengkulu" msgstr "" #: app/Services/Localization/i18n/states.php:70 msgid "Bengo" msgstr "" #: app/Services/Localization/i18n/states.php:71 msgid "Benguela" msgstr "" #: app/Services/Localization/i18n/states.php:1553 msgid "Benguet" msgstr "" #: app/Services/Localization/i18n/states.php:241 msgid "Beni" msgstr "" #: app/Services/Localization/i18n/states.php:566 msgid "Beni Suef" msgstr "" #: app/Services/Localization/i18n/countries.php:38 msgid "Benin" msgstr "" #: app/Services/Localization/i18n/states.php:237 msgctxt "Benin Department" msgid "Plateau" msgstr "" #: app/Services/Localization/i18n/states.php:1411 msgid "Benue" msgstr "" #: app/Services/Localization/i18n/states.php:56 msgid "Berat" msgstr "" #: app/Services/Localization/i18n/states.php:926 msgid "Bergamo" msgstr "" #: app/Services/Localization/i18n/states.php:1209 msgid "Berkane" msgstr "" #: app/Services/Localization/i18n/states.php:423 msgid "Berlin" msgstr "" #: app/Services/Localization/i18n/countries.php:39 msgid "Bermuda" msgstr "" #: app/Helpers/CurrenciesHelper.php:36 msgid "Bermudian Dollar" msgstr "" #: app/Services/Localization/i18n/states.php:301 msgid "Bern" msgstr "" #: app/Services/Localization/i18n/states.php:1213 msgid "Berrechid" msgstr "" #: app/Services/Translations/block-editor-translation.php:55 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:527 msgid "Best Discount (All Variants)" msgstr "" #: app/Services/Translations/admin-translation.php:433 msgid "Best Price" msgstr "" #: app/Modules/MCP/Tools/ReportTools.php:166 msgid "" "Best-selling products over a period, ranked by revenue or units sold. Scoped " "to one currency." msgstr "" #: app/Services/Translations/admin-translation.php:434 msgid "Beta" msgstr "" #: app/Services/Translations/block-editor-translation.php:56 msgid "Bg Color" msgstr "" #: app/Services/Localization/i18n/states.php:1446 msgid "Bheri" msgstr "" #: app/Services/Localization/i18n/states.php:132 msgid "Bhola" msgstr "" #: app/Services/Localization/i18n/countries.php:40 msgid "Bhutan" msgstr "" #: app/Services/Localization/i18n/states.php:927 msgid "Biella" msgstr "" #: app/Services/Localization/i18n/states.php:844 msgid "Bihar" msgstr "" #: app/Services/Localization/i18n/states.php:1663 msgid "Bihor" msgstr "" #: app/Services/Localization/i18n/states.php:1827 msgid "Bilecik" msgstr "" #: app/Services/Localization/i18n/states.php:1554 msgid "Biliran" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:379 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:266 msgid "Bill Count" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:378 msgid "Bill Times" msgstr "" #. %1$s: number of payments already made #: app/Services/Translations/admin-translation.php:436 #, php-format msgid "" "Bill times cannot be less than the number of payments already made (%1$s)." msgstr "" #: app/Http/Requests/UpdateSubscriptionRequest.php:53 msgid "Bill times cannot be negative." msgstr "" #: app/Http/Requests/UpdateSubscriptionRequest.php:52 msgid "Bill times must be a number." msgstr "" #: app/Services/PDF/DefaultPdfStructures.php:214 msgid "BILL TO" msgstr "" #: app/Services/Renderer/Receipt/ReceiptRenderer.php:350 #: app/Services/Renderer/Receipt/ThankYouRender.php:885 msgid "Bill To" msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionService.php:986 msgid "" "bill_times cannot be less than the number of payments already made (%d)." msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionService.php:979 msgid "bill_times cannot be negative." msgstr "" #: app/Services/Translations/admin-translation.php:437 msgid "Billed and managed entirely by the payment gateway." msgstr "" #: app/Services/Translations/admin-translation.php:438 msgid "Billing" msgstr "" #: app/Helpers/CartCheckoutHelper.php:629 #: app/Helpers/CartCheckoutHelper.php:714 #: app/Services/Renderer/AddressSelectRenderer.php:20 #: app/Services/Renderer/CheckoutRenderer.php:450 #: app/Services/Renderer/CheckoutRenderer.php:566 #: app/Services/Renderer/CheckoutRenderer.php:579 #: app/Services/Translations/admin-translation.php:439 #: app/Services/Translations/customer-profile-translation.php:43 #: app/Services/Translations/block-editor-translation.php:57 #: app/Views/emails/parts/addresses.php:26 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:155 msgid "Billing Address" msgstr "" #: app/Services/Translations/admin-translation.php:3110 msgid "billing address also" msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:591 msgid "Billing address created successfully" msgstr "" #: api/Resource/CustomerAddressResource.php:160 msgid "Billing address created successfully!" msgstr "" #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:196 msgid "Billing Address Field" msgstr "" #: app/Services/Translations/block-editor-translation.php:58 msgid "Billing Address Heading" msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:607 msgid "Billing address updated successfully" msgstr "" #: api/Resource/CustomerAddressResource.php:233 msgid "Billing address updated successfully!" msgstr "" #: app/Services/Translations/admin-translation.php:440 msgid "Billing Country" msgstr "" #: app/Services/Translations/admin-translation.php:441 msgid "Billing Cycle" msgstr "" #: app/Services/Renderer/ModalCheckoutRenderer.php:622 msgid "Billing information" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:373 #: app/Services/Translations/admin-translation.php:442 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:233 msgid "Billing Interval" msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:590 msgid "Billing period has been skipped successfully." msgstr "" #: app/Services/Translations/admin-translation.php:444 msgid "Billing period skipped successfully" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:53 msgid "Billing Subscriptions:" msgstr "" #: app/Services/Translations/admin-translation.php:445 msgid "Billing summary" msgstr "" #: app/Services/Translations/customer-profile-translation.php:44 msgid "Billing Terms" msgstr "" #: app/Services/Translations/admin-translation.php:443 msgid "Billing Times" msgstr "" #: app/Services/Translations/admin-translation.php:446 msgid "Billing:" msgstr "" #: app/Services/Translations/admin-translation.php:447 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:96 msgid "Bills Count" msgstr "" #: app/Modules/Tax/TaxModule.php:1767 msgid "BIN / VAT" msgstr "" #: app/Services/Localization/i18n/states.php:1828 msgid "Bingöl" msgstr "" #: app/Services/Localization/i18n/states.php:329 msgid "Biobío" msgstr "" #: app/Services/Localization/i18n/states.php:639 msgid "Biscay" msgstr "" #: app/Services/Localization/i18n/states.php:490 msgid "Biskra" msgstr "" #: app/Services/Localization/i18n/states.php:1664 msgid "Bistrița-Năsăud" msgstr "" #: app/Services/Localization/i18n/states.php:1829 msgid "Bitlis" msgstr "" #: app/Services/Localization/i18n/states.php:72 msgid "Bié" msgstr "" #: app/Services/Localization/i18n/states.php:738 msgid "Bjelovar-Bilogora County" msgstr "" #: app/Services/Localization/i18n/states.php:195 msgid "Blagoevgrad" msgstr "" #: app/Services/Localization/i18n/states.php:492 msgid "Blida" msgstr "" #: app/Services/Localization/i18n/states.php:1463 msgid "Boaco" msgstr "" #: app/Services/Localization/i18n/states.php:1498 msgid "Bocas del Toro" msgstr "" #: app/Services/Theme/ColorPalette.php:334 msgid "Body text" msgstr "" #: app/Services/Localization/i18n/states.php:133 msgid "Bogura" msgstr "" #: app/Services/Localization/i18n/states.php:1555 msgid "Bohol" msgstr "" #: app/Services/Localization/i18n/states.php:1167 msgid "Bokeo" msgstr "" #: app/Services/Localization/i18n/states.php:1168 msgid "Bolikhamsai" msgstr "" #: app/Services/Localization/i18n/countries.php:41 msgid "Bolivia" msgstr "" #: app/Services/Localization/i18n/states.php:244 msgctxt "Bolivia Department" msgid "La Paz" msgstr "" #: app/Services/Localization/i18n/states.php:248 msgctxt "Bolivia Department" msgid "Santa Cruz" msgstr "" #: app/Helpers/CurrenciesHelper.php:38 msgid "Bolivian Boliviano" msgstr "" #: app/Services/Localization/i18n/states.php:928 msgid "Bologna" msgstr "" #: app/Services/Localization/i18n/states.php:1830 msgid "Bolu" msgstr "" #: app/Services/Localization/i18n/states.php:929 msgid "Bolzano" msgstr "" #: app/Services/Localization/i18n/states.php:1098 msgid "Bomet" msgstr "" #: app/Services/Localization/i18n/states.php:1188 msgid "Bomi" msgstr "" #: app/Services/Localization/i18n/countries.php:42 msgid "Bonaire, Saint Eustatius and Saba" msgstr "" #: app/Services/Localization/i18n/states.php:1189 msgid "Bong" msgstr "" #: app/Services/Localization/i18n/states.php:651 msgid "Bono" msgstr "" #: app/Services/Localization/i18n/states.php:652 msgid "Bono East" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:651 msgid "Book" msgstr "" #: app/Services/Localization/i18n/states.php:1655 msgid "Boquerón" msgstr "" #: app/Services/Theme/ColorPalette.php:131 #: app/Services/Theme/ColorPalette.php:339 #: app/Modules/Templating/Bricks/Elements/BuySection.php:143 #: app/Modules/Templating/Bricks/Elements/BuySection.php:271 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:206 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:218 msgid "Border" msgstr "" #: app/Services/Translations/block-editor-translation.php:59 msgid "Border Color" msgstr "" #: app/Services/Localization/i18n/states.php:517 msgid "Bordj Bou Arréridj" msgstr "" #: app/Services/Localization/i18n/states.php:230 msgid "Borgou" msgstr "" #: app/Services/Localization/i18n/states.php:1412 msgid "Borno" msgstr "" #: app/Services/Localization/i18n/states.php:758 msgid "Borsod-Abaúj-Zemplén" msgstr "" #: app/Helpers/CurrenciesHelper.php:31 msgid "Bosnia & Herzegovina Convertible Mark" msgstr "" #: app/Services/Localization/i18n/countries.php:43 msgid "Bosnia and Herzegovina" msgstr "" #: app/Http/Controllers/ModuleSettingsController.php:212 msgid "Both Site Key and Secret Key are required." msgstr "" #: app/Services/Localization/i18n/states.php:1665 msgid "Botoșani" msgstr "" #: app/Services/Localization/i18n/countries.php:44 msgid "Botswana" msgstr "" #: app/Helpers/CurrenciesHelper.php:41 msgid "Botswana Pula" msgstr "" #: app/Services/Translations/block-editor-translation.php:60 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:108 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:111 msgid "Bottom" msgstr "" #: app/Services/Translations/block-editor-translation.php:61 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:556 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:638 msgid "Bottom Left" msgstr "" #: app/Services/Translations/block-editor-translation.php:62 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:557 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:639 msgid "Bottom Right" msgstr "" #: app/Services/Localization/i18n/states.php:493 msgid "Bouira" msgstr "" #: app/Services/Localization/i18n/states.php:1211 msgid "Boujdour" msgstr "" #: app/Services/Localization/i18n/states.php:1212 msgid "Boulemane" msgstr "" #: app/Services/Localization/i18n/states.php:518 msgid "Boumerdès" msgstr "" #: app/Services/Localization/i18n/countries.php:45 msgid "Bouvet Island" msgstr "" #: app/Services/ShortCodeParser/Parsers/ItemParser.php:96 msgid "Box" msgstr "" #: app/Services/Localization/i18n/states.php:381 msgid "Boyacá" msgstr "" #: app/Services/Localization/i18n/states.php:134 msgid "Brahmanbaria" msgstr "" #: app/CPT/FluentProducts.php:299 msgid "Brand" msgstr "" #: app/Services/Localization/i18n/states.php:424 msgid "Brandenburg" msgstr "" #: app/CPT/FluentProducts.php:298 app/Helpers/AdminHelper.php:187 #: app/Services/Translations/block-editor-translation.php:63 msgid "Brands" msgstr "" #: app/Services/Localization/i18n/countries.php:46 msgid "Brazil" msgstr "" #: app/Services/Localization/i18n/states.php:255 msgctxt "Brazil State" msgid "Amazonas" msgstr "" #: app/Helpers/CurrenciesHelper.php:39 msgid "Brazilian Real" msgstr "" #: app/Services/Localization/i18n/states.php:1667 msgid "Brașov" msgstr "" #: app/Services/Translations/TransStrings.php:123 #: app/Services/Translations/customer-profile-translation.php:45 msgid "Breadcrumb" msgstr "" #: app/Services/Translations/customer-profile-translation.php:46 msgid "Breadcrumb navigation" msgstr "" #: app/Services/Localization/i18n/states.php:425 msgid "Bremen" msgstr "" #: app/Services/Localization/i18n/states.php:930 msgid "Brescia" msgstr "" #: app/Services/Localization/i18n/states.php:1287 msgid "Briceni" msgstr "" #: app/Services/Localization/i18n/states.php:931 msgid "Brindisi" msgstr "" #: app/Services/Localization/i18n/states.php:282 msgid "British Columbia" msgstr "" #: app/Services/Localization/i18n/countries.php:47 msgid "British Indian Ocean Territory" msgstr "" #: app/Helpers/CurrenciesHelper.php:62 msgid "British Pound" msgstr "" #: app/Modules/Tax/TaxModule.php:1762 msgid "BRN" msgstr "" #: app/Services/Localization/i18n/states.php:743 msgid "Brod-Posavina County" msgstr "" #: app/Services/Localization/i18n/states.php:650 msgid "Brong-Ahafo" msgstr "" #: app/Services/Translations/admin-translation.php:448 msgid "Browse" msgstr "" #: app/Services/Renderer/CartRenderer.php:617 msgid "Browse products and continue shopping" msgstr "" #: app/Services/Translations/block-editor-translation.php:64 msgid "Browse Smartcodes" msgstr "" #: app/Services/Translations/admin-translation.php:449 msgid "Browse/Upload" msgstr "" #: api/StoreSettings.php:641 msgid "Browser" msgstr "" #: app/Services/Localization/i18n/countries.php:48 msgid "Brunei" msgstr "" #: app/Helpers/CurrenciesHelper.php:37 msgid "Brunei Dollar" msgstr "" #: app/Services/Localization/i18n/states.php:1666 msgid "Brăila" msgstr "" #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:186 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:306 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:331 #, php-format msgid "Bucket (%s) does not exist." msgstr "" #: app/Http/Controllers/StorageController.php:110 #: app/Modules/StorageDrivers/S3/S3.php:219 #: app/Services/FileSystem/Drivers/S3/S3BucketCreator.php:74 msgid "Bucket created successfully" msgstr "" #: app/Modules/StorageDrivers/S3/S3.php:176 msgid "Bucket name is required" msgstr "" #: app/Modules/StorageDrivers/S3/S3.php:658 msgid "Buckets" msgstr "" #: app/Services/Localization/i18n/states.php:1668 msgid "București" msgstr "" #: app/Services/Localization/i18n/states.php:2008 msgid "Budaka" msgstr "" #: app/Services/Localization/i18n/states.php:759 msgid "Budapest" msgstr "" #: app/Services/Localization/i18n/states.php:2009 msgid "Bududa" msgstr "" #: app/Services/Localization/i18n/states.php:1742 msgid "Bueng Kan" msgstr "" #: app/Services/Localization/i18n/states.php:91 msgid "Buenos Aires" msgstr "" #: app/Services/Localization/i18n/states.php:2010 msgid "Bugiri" msgstr "" #: app/Services/Localization/i18n/states.php:2011 msgid "Bugweri" msgstr "" #: app/Services/Localization/i18n/states.php:2012 msgid "Buhweju" msgstr "" #: app/Services/Localization/i18n/states.php:2013 msgid "Buikwe" msgstr "" #: app/Http/Controllers/AddonsController.php:49 msgid "" "Build a community, membership site, or online forum with FluentCart + " "FluentCommunity integration. Engage your customers and users right from your " "WordPress dashboard." msgstr "" #: app/Services/Translations/admin-translation.php:450 msgid "Builder" msgstr "" #: app/Services/Translations/admin-translation.php:451 msgid "Built-in" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:64 msgid "Built-in tax & VAT handling" msgstr "" #: app/Services/Localization/i18n/states.php:2014 msgid "Bukedea" msgstr "" #: app/Services/Localization/i18n/states.php:1556 msgid "Bukidnon" msgstr "" #: app/Services/Localization/i18n/states.php:2015 msgid "Bukomansimbi" msgstr "" #: app/Services/Localization/i18n/states.php:2016 msgid "Bukwa" msgstr "" #: app/Services/Localization/i18n/states.php:1557 msgid "Bulacan" msgstr "" #: app/Services/Localization/i18n/states.php:2017 msgid "Bulambuli" msgstr "" #: app/Services/Localization/i18n/countries.php:49 msgid "Bulgaria" msgstr "" #: app/Services/Localization/i18n/states.php:203 msgctxt "Bulgaria Province" msgid "Montana" msgstr "" #: app/Helpers/CurrenciesHelper.php:35 msgid "Bulgarian Lev" msgstr "" #: app/Services/Localization/i18n/states.php:2018 msgid "Buliisa" msgstr "" #: app/Services/Translations/admin-translation.php:461 msgid "Bulk action failed" msgstr "" #: app/Services/Translations/admin-translation.php:452 msgid "Bulk Actions" msgstr "" #: app/Services/Translations/admin-translation.php:453 msgid "Bulk Delete" msgstr "" #: app/Services/Translations/admin-translation.php:454 msgid "Bulk Duplicate" msgstr "" #: app/Services/Translations/admin-translation.php:455 msgid "Bulk Edit" msgstr "" #: app/Services/Translations/admin-translation.php:456 msgid "Bulk Import Products" msgstr "" #: app/Services/Translations/admin-translation.php:457 msgid "Bulk Insert" msgstr "" #: app/Http/Controllers/ProductController.php:411 msgid "Bulk insert failed: " msgstr "" #: app/Services/Translations/admin-translation.php:458 msgid "Bulk Product Edit" msgstr "" #: app/Services/Translations/admin-translation.php:459 msgid "Bulk Product Insert" msgstr "" #: app/Services/Translations/admin-translation.php:460 msgid "Bulk Remove" msgstr "" #: app/Http/Controllers/ProductController.php:1835 msgid "Bulk update failed: " msgstr "" #: app/Services/Translations/block-editor-translation.php:65 msgid "Bullets" msgstr "" #: app/Services/Translations/admin-translation.php:462 msgid "Bump Description" msgstr "" #: app/Services/Translations/admin-translation.php:463 msgid "Bump Name" msgstr "" #: app/Services/Translations/admin-translation.php:464 msgid "Bump Title" msgstr "" #: app/Services/Localization/i18n/states.php:2019 msgid "Bundibugyo" msgstr "" #: app/Services/Translations/admin-translation.php:465 msgid "Bundle" msgstr "" #: app/Services/Translations/admin-translation.php:469 msgid "Bundle info saved successfully" msgstr "" #: app/Services/Translations/admin-translation.php:466 msgid "Bundle Items" msgstr "" #: app/Services/Translations/admin-translation.php:467 msgid "Bundle Of" msgstr "" #: app/Services/Renderer/ProductRenderer.php:1322 #: app/Services/Renderer/CartItemRenderer.php:328 #: app/Services/Renderer/Receipt/ThankYouRender.php:1094 msgid "Bundle of" msgstr "" #: app/Services/Translations/admin-translation.php:468 msgid "Bundle Title" msgstr "" #: app/Services/Localization/i18n/states.php:1099 msgid "Bungoma" msgstr "" #: app/Services/Localization/i18n/states.php:2020 msgid "Bunyangabu" msgstr "" #: app/Services/Localization/i18n/states.php:1831 msgid "Burdur" msgstr "" #: app/Services/Localization/i18n/states.php:196 msgid "Burgas" msgstr "" #: app/Services/Localization/i18n/states.php:600 msgid "Burgos" msgstr "" #: app/Services/Localization/i18n/states.php:1743 msgid "Buri Ram" msgstr "" #: app/Services/Localization/i18n/countries.php:50 msgid "Burkina Faso" msgstr "" #: app/Services/Localization/i18n/states.php:1832 msgid "Bursa" msgstr "" #: app/Services/Localization/i18n/countries.php:51 msgid "Burundi" msgstr "" #: app/Helpers/CurrenciesHelper.php:34 app/Helpers/CurrenciesHelper.php:384 msgid "Burundian Franc" msgstr "" #: app/Services/Localization/i18n/states.php:883 msgid "Bushehr (بوشهر)" msgstr "" #: app/Services/Localization/i18n/states.php:2021 msgid "Bushenyi" msgstr "" #: api/StoreSettings.php:384 #: app/Services/Renderer/AddressSelectRenderer.php:489 #: app/Services/Renderer/CheckoutRenderer.php:369 #: app/Services/Translations/admin-translation.php:470 #: app/Services/Translations/customer-profile-translation.php:47 msgid "Business Details" msgstr "" #: app/Services/Translations/admin-translation.php:471 msgid "Business Information" msgstr "" #: app/Services/Localization/i18n/states.php:2023 msgid "Butaleja" msgstr "" #: app/Services/Localization/i18n/states.php:2024 msgid "Butambala" msgstr "" #: app/Services/Localization/i18n/states.php:2025 msgid "Butebo" msgstr "" #: app/Services/Translations/admin-translation.php:472 #: app/Services/Translations/block-editor-translation.php:66 #: app/Services/Theme/ColorPalette.php:336 msgid "Button" msgstr "" #: app/Services/Theme/ColorPalette.php:169 msgid "Button background" msgstr "" #: app/Services/Theme/ColorPalette.php:344 msgid "Button hover" msgstr "" #: app/Services/Theme/ColorPalette.php:185 msgid "Button hover background" msgstr "" #: app/Services/Theme/ColorPalette.php:192 #: app/Services/Theme/ColorPalette.php:345 msgid "Button hover text" msgstr "" #: app/Services/Translations/block-editor-translation.php:67 #: app/Modules/Templating/Bricks/Elements/BuySection.php:88 #: app/Modules/Templating/Bricks/Elements/BuySection.php:216 msgid "Button Text" msgstr "" #: app/Services/Translations/block-editor-translation.php:69 #: app/Services/Theme/ColorPalette.php:176 #: app/Services/Theme/ColorPalette.php:343 msgid "Button text" msgstr "" #: app/Services/Translations/admin-translation.php:3111 msgid "button to add tax classes." msgstr "" #: app/Services/Translations/block-editor-translation.php:68 msgid "Button Url Params" msgstr "" #: app/Services/Theme/ColorPalette.php:64 msgid "Buttons" msgstr "" #: app/Modules/Templating/Bricks/Elements/BuySection.php:94 #: app/Modules/Templating/Bricks/Elements/BuySection.php:222 msgid "Buttons Margin" msgstr "" #: app/Services/Localization/i18n/states.php:2026 msgid "Buvuma" msgstr "" #. %s: product title #: app/Services/Renderer/ProductCardRender.php:406 #, php-format msgid "Buy %s now" msgstr "" #: app/Services/Renderer/ProductCardRender.php:403 #: app/Services/Renderer/ProductRenderer.php:1485 #: app/Services/Renderer/ProductRenderer.php:1565 #: app/Services/Renderer/ProductRenderer.php:1658 #: app/Services/Renderer/PricingTableRenderer.php:415 #: app/Services/Translations/block-editor-translation.php:70 #: app/Modules/Templating/AssetLoader.php:138 #: app/Modules/Templating/AssetLoader.php:315 #: app/Modules/Templating/Bricks/Elements/BuySection.php:217 #: app/Modules/Templating/Bricks/Elements/BuySection.php:417 #: app/Hooks/Handlers/BlockEditors/Buttons/BuyNowButtonBlockEditor.php:75 #: app/Hooks/Handlers/ShortCodes/Buttons/DirectCheckoutShortcode.php:42 msgid "Buy Now" msgstr "" #: api/StoreSettings.php:1741 #: app/Services/Translations/admin-translation.php:473 msgid "Buy now" msgstr "" #: app/Http/Requests/CouponRequest.php:195 msgid "Buy quantity is required. " msgstr "" #: app/Hooks/Handlers/BlockEditors/BuySectionBlockEditor.php:42 #: app/Modules/Templating/Bricks/Elements/BuySection.php:26 msgid "Buy Section" msgstr "" #: app/Services/Localization/i18n/states.php:2027 msgid "Buyende" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:269 msgid "Buyer Company Name" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:271 msgid "Buyer Legal Registration ID" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:272 msgid "Buyer Reverse Charge Declaration" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:270 msgid "Buyer VAT / Tax ID (formatted)" msgstr "" #: app/Services/Localization/i18n/states.php:1669 msgid "Buzău" msgstr "" #. %s - user name #: app/Services/Translations/admin-translation.php:475 #, php-format msgid "By %s" msgstr "" #: app/Services/Translations/block-editor-translation.php:71 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:247 msgid "" "By checking this box, you agree to create an account with us to manage your " "subscription and order details. This is mandatory for subscription-based " "purchases." msgstr "" #: app/Services/Translations/admin-translation.php:476 msgid "By Email Address" msgstr "" #: app/Services/Translations/admin-translation.php:3112 msgid "by id, order id, status, payment method, customer name, or product." msgstr "" #: app/Services/Translations/admin-translation.php:3113 msgid "by license key, order id, customer name/email or connected sites." msgstr "" #: app/Services/Translations/admin-translation.php:3114 msgid "by name, email, order number or reference." msgstr "" #: app/Services/Filter/CustomerFilter.php:224 #: app/Services/Filter/OrderFilter.php:385 msgid "By Order Items" msgstr "" #: app/Services/Filter/LicenseFilter.php:259 #: app/Services/Filter/LicenseSiteFilter.php:134 #: app/Services/Filter/OrderBumpFilter.php:136 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:305 msgid "By Products" msgstr "" #: app/Services/Translations/admin-translation.php:3115 msgid "by site URL" msgstr "" #: app/Services/Localization/i18n/states.php:755 msgid "Bács-Kiskun" msgstr "" #: app/Services/Localization/i18n/states.php:491 msgid "Béchar" msgstr "" #: app/Services/Localization/i18n/states.php:489 msgid "Béjaïa" msgstr "" #: app/Services/Localization/i18n/states.php:756 msgid "Békés" msgstr "" #: app/Services/Localization/i18n/states.php:1208 msgid "Béni-Mellal" msgstr "" #: app/Services/Localization/i18n/states.php:1284 msgid "Bălți" msgstr "" #: app/Services/Localization/i18n/states.php:1643 msgid "Caaguazú" msgstr "" #: app/Services/Localization/i18n/states.php:1644 msgid "Caazapá" msgstr "" #: app/Services/Localization/i18n/states.php:1723 msgid "Cabañas" msgstr "" #: app/Services/Localization/i18n/states.php:73 msgid "Cabinda" msgstr "" #: app/Services/Localization/i18n/states.php:1375 msgid "Cabo Delgado" msgstr "" #: app/Services/Localization/i18n/states.php:1558 msgid "Cagayan" msgstr "" #: app/Services/Localization/i18n/states.php:932 msgid "Cagliari" msgstr "" #: app/Services/Localization/i18n/states.php:1288 msgid "Cahul" msgstr "" #: app/Services/Localization/i18n/states.php:567 msgid "Cairo" msgstr "" #: app/Services/Localization/i18n/states.php:1520 msgid "Cajamarca" msgstr "" #: app/Services/Translations/admin-translation.php:482 msgid "Calculate profit/cost" msgstr "" #: app/Services/Translations/admin-translation.php:481 msgid "Calculate Tax Based On" msgstr "" #: app/Services/Localization/i18n/states.php:382 msgid "Caldas" msgstr "" #: app/Services/Localization/i18n/states.php:2143 msgid "California" msgstr "" #: app/Services/Localization/i18n/states.php:933 msgid "Caltanissetta" msgstr "" #: app/Services/Localization/i18n/states.php:1559 msgid "Camarines Norte" msgstr "" #: app/Services/Localization/i18n/states.php:1560 msgid "Camarines Sur" msgstr "" #: app/Services/Localization/i18n/countries.php:52 msgid "Cambodia" msgstr "" #: app/Helpers/CurrenciesHelper.php:84 msgid "Cambodian Riel" msgstr "" #: app/Services/Localization/i18n/countries.php:53 msgid "Cameroon" msgstr "" #: app/Services/Localization/i18n/states.php:1561 msgid "Camiguin" msgstr "" #: app/Services/Localization/i18n/states.php:1329 msgid "Campeche" msgstr "" #: app/Services/Localization/i18n/states.php:934 msgid "Campobasso" msgstr "" #: app/Services/Translations/admin-translation.php:483 msgid "Can close the window - product will continue to insert." msgstr "" #: app/Services/Coupon/Concerns/CanValidateCoupon.php:53 msgid "Can not apply the coupons together" msgstr "" #: app/Http/Controllers/CustomerController.php:452 #: app/Http/Controllers/CustomerController.php:469 msgid "Can not attach user" msgstr "" #: app/Http/Controllers/CustomerController.php:497 msgid "Can not detach user" msgstr "" #: app/Services/Permission/PermissionManager.php:202 msgid "Can Refund Orders" msgstr "" #: app/Services/Localization/i18n/countries.php:54 msgid "Canada" msgstr "" #: app/Helpers/CurrenciesHelper.php:44 msgid "Canadian Dollar" msgstr "" #: app/Services/Renderer/AddressSelectRenderer.php:382 #: app/Services/Renderer/AddressSelectRenderer.php:383 #: app/Services/Translations/TransStrings.php:141 #: app/Services/Translations/TransStrings.php:248 #: app/Services/Translations/admin-translation.php:484 #: app/Services/Translations/customer-profile-translation.php:49 #: app/Services/Translations/block-editor-translation.php:72 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:161 msgid "Cancel" msgstr "" #: app/Modules/MCP/Tools/SubscriptionTools.php:90 msgid "" "Cancel a subscription through its gateway — destructive. Call dry_run:true " "first to preview and get a confirm_token, then call again with that " "confirm_token plus an idempotency_key to execute. Cancellation is immediate. " "The preview reports payment_mode and live_gateway_action; a LIVE " "cancellation requires operator opt-in, and test-mode always works." msgstr "" #: app/Services/Translations/block-editor-translation.php:73 msgid "Cancel Button Text" msgstr "" #: app/Services/Translations/admin-translation.php:488 msgid "Cancel export" msgstr "" #: app/Services/Translations/admin-translation.php:485 msgid "Cancel Order" msgstr "" #: app/Services/Translations/admin-translation.php:486 #: app/Services/Translations/customer-profile-translation.php:50 msgid "Cancel Subscription" msgstr "" #: app/Services/Translations/admin-translation.php:487 msgid "Cancel Subscription (if any)" msgstr "" #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:61 msgid "Cancel subscription is not implemented for this payment method." msgstr "" #: app/Helpers/Status.php:168 app/Helpers/Status.php:180 #: app/Helpers/Status.php:272 app/Services/Filter/OrderFilter.php:402 #: app/Services/Translations/admin-translation.php:489 msgid "Canceled" msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionService.php:486 msgid "Canceled at gateway" msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionService.php:1221 msgid "Canceled by admin edit" msgstr "" #: app/Events/Subscription/SubscriptionCanceled.php:52 #: app/Services/Email/EmailPreviewService.php:56 msgid "canceled on customer request" msgstr "" #: app/Services/Translations/admin-translation.php:490 msgid "Cancellation reason" msgstr "" #: app/Helpers/Helper.php:288 app/Helpers/Helper.php:301 msgid "Cancelled" msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:450 msgid "Cancelled by Customer from customer portal" msgstr "" #: app/Services/Localization/i18n/states.php:2196 msgid "Canelones" msgstr "" #: app/Services/Localization/i18n/states.php:1652 msgid "Canindeyú" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:172 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:174 msgid "Cannot convert completed subscriptions" msgstr "" #: app/Http/Requests/AttrTermRequest.php:21 msgid "Cannot create more than 10 terms at once." msgstr "" #. %s is the order number #: app/Services/Translations/admin-translation.php:492 #, php-format msgid "Cannot delete order %s due to status: completed" msgstr "" #: app/Http/Controllers/TaxClassController.php:106 #: app/Http/Controllers/TaxRateController.php:105 msgid "Cannot delete the Standard tax class" msgstr "" #: app/Services/Translations/admin-translation.php:493 msgid "Cant upload the file" msgstr "" #: app/Services/Localization/i18n/states.php:603 msgid "Cantabria" msgstr "" #: app/Services/Localization/i18n/states.php:1289 msgid "Cantemir" msgstr "" #: app/Services/Localization/i18n/states.php:1493 msgid "Canterbury" msgstr "" #: app/Services/Localization/i18n/address-locales.php:69 #: app/Services/Localization/i18n/address-locales.php:159 msgid "Canton" msgstr "" #: app/Services/Translations/admin-translation.php:494 msgid "Canvas Pouch" msgstr "" #: app/Services/Translations/admin-translation.php:495 msgid "Canvas · Natural" msgstr "" #: app/Services/Localization/i18n/countries.php:55 msgid "Cape Verde" msgstr "" #: app/Helpers/CurrenciesHelper.php:51 msgid "Cape Verdean Escudo" msgstr "" #: app/Services/Localization/i18n/states.php:2216 msgid "Capital" msgstr "" #: app/Services/Localization/i18n/states.php:390 msgid "Capital District" msgstr "" #: app/Services/Localization/i18n/states.php:1562 msgid "Capiz" msgstr "" #. %1$s: expected amount, %2$s: received amount #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:1072 #, php-format msgid "" "Capture amount mismatch detected during transaction sync. Expected: %1$s, " "Received: %2$s. Transaction was not confirmed." msgstr "" #. %1$s: expected currency, %2$s: received currency #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:1050 #, php-format msgid "" "Capture currency mismatch detected during transaction sync. Expected: %1$s, " "Received: %2$s. Transaction was not confirmed." msgstr "" #: app/Services/Localization/i18n/states.php:383 msgid "Caquetá" msgstr "" #: app/Services/Localization/i18n/states.php:2222 msgid "Carabobo" msgstr "" #: app/Services/Localization/i18n/states.php:1464 msgid "Carazo" msgstr "" #: app/Services/Localization/i18n/states.php:1671 msgid "Caraș-Severin" msgstr "" #: app/Services/Localization/i18n/states.php:538 msgid "Carchi" msgstr "" #: app/Services/Translations/block-editor-translation.php:74 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:59 msgid "Card" msgstr "" #: app/Services/Theme/ColorPalette.php:159 msgid "Card background" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:184 #: app/Services/Filter/OrderFilter.php:566 msgid "Card Brand" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:476 msgid "Card details are not valid!" msgstr "" #: app/Services/Translations/customer-profile-translation.php:52 msgid "Card ending with" msgstr "" #. %1$s is an HTML link to the customer's subscription page #: app/Views/emails/subscription/charge_failed/customer.php:136 #: app/Views/emails/subscription/renewal_failed/customer.php:85 #, php-format msgid "" "Card expired or changed? %1$s to replace the payment method we charge " "automatically." msgstr "" #: app/Helpers/EditorShortCodeHelper.php:183 msgid "Card Last 4" msgstr "" #: app/Services/Filter/OrderFilter.php:558 msgid "Card last 4" msgstr "" #: app/Services/Translations/customer-profile-translation.php:51 msgid "Card Number" msgstr "" #: app/Services/Theme/ColorPalette.php:132 msgid "Card outlines, input borders and hairlines." msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:88 #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:89 #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:88 msgid "Card payments & Bank transfers" msgstr "" #: app/Services/Translations/block-editor-translation.php:75 msgid "Card Sizing" msgstr "" #: app/Services/Translations/customer-profile-translation.php:53 #: app/Modules/PaymentMethods/StripeGateway/SubscriptionsManager.php:72 msgid "Card verification failed" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/SslcommerzAddon.php:85 msgid "Cards, mobile banking, and internet banking" msgstr "" #: app/Services/Localization/i18n/states.php:813 msgid "Carlow" msgstr "" #: app/Services/Translations/TransStrings.php:298 msgid "Carousel arrow left" msgstr "" #: app/Services/Translations/TransStrings.php:299 msgid "Carousel arrow right" msgstr "" #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:141 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:123 msgid "Carousel Controls" msgstr "" #: app/Services/Translations/block-editor-translation.php:76 msgid "Carousel interaction & animation" msgstr "" #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:152 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:137 msgid "Carousel Pagination" msgstr "" #: app/Services/Translations/TransStrings.php:300 msgid "Carousel switch to index {index}" msgstr "" #: api/StoreSettings.php:843 api/StoreSettings.php:853 #: app/Services/Renderer/MiniCartRenderer.php:112 #: app/Services/Translations/admin-translation.php:496 #: app/Hooks/Handlers/BlockEditors/Cart/CartBlockEditor.php:84 msgid "Cart" msgstr "" #: app/Services/Translations/admin-translation.php:497 msgid "Cart & Checkout" msgstr "" #: api/StoreSettings.php:1173 msgid "Cart & checkout" msgstr "" #: app/Services/Translations/admin-translation.php:499 msgid "Cart and Checkout" msgstr "" #: app/Services/Translations/block-editor-translation.php:77 msgid "Cart Button Text" msgstr "" #: app/Hooks/Handlers/BlockEditors/Cart/InnerBlocks/InnerBlocks.php:127 msgid "Cart Checkout Button" msgstr "" #: app/Services/Renderer/CartDrawerRenderer.php:144 #: app/Services/Translations/block-editor-translation.php:78 msgid "Cart Icon" msgstr "" #: api/StoreSettings.php:1183 msgid "Cart Icon In Body" msgstr "" #: api/Checkout/CheckoutApi.php:55 api/Checkout/CheckoutApi.php:70 msgid "Cart is empty or already completed" msgstr "" #: app/Services/Renderer/CartRenderer.php:320 msgid "Cart Item Summary" msgstr "" #: app/Services/Translations/admin-translation.php:498 #: app/Hooks/Handlers/BlockEditors/Cart/InnerBlocks/InnerBlocks.php:102 msgid "Cart Items" msgstr "" #: app/Services/Translations/block-editor-translation.php:79 msgid "Cart items render here from the shopper's own cart." msgstr "" #: app/Hooks/Handlers/MenuHandler.php:90 msgid "Cart Page" msgstr "" #: app/Services/Renderer/CartRenderer.php:405 #: app/Hooks/Handlers/BlockEditors/Cart/InnerBlocks/InnerBlocks.php:110 msgid "Cart Total" msgstr "" #: app/Hooks/Cart/WebCheckoutHandler.php:749 msgid "Cart updated successfully" msgstr "" #: api/Resource/FrontendResource/CartResource.php:240 msgid "Cart validation error!" msgstr "" #: app/Services/Localization/i18n/states.php:412 msgid "Cartago" msgstr "" #: app/Services/Localization/i18n/states.php:1214 msgid "Casablanca" msgstr "" #: app/Services/Localization/i18n/states.php:384 msgid "Casanare" msgstr "" #: app/Services/Localization/i18n/states.php:935 msgid "Caserta" msgstr "" #: app/Modules/PaymentMethods/Cod/Cod.php:38 msgid "Cash" msgstr "" #: app/Modules/PaymentMethods/Cod/Cod.php:159 msgid "Cash upon delivery, bank transfer or other manual process." msgstr "" #: app/Services/Localization/i18n/states.php:604 msgid "Castellón" msgstr "" #: app/Services/Localization/i18n/states.php:92 msgid "Catamarca" msgstr "" #: app/Services/Localization/i18n/states.php:1563 msgid "Catanduanes" msgstr "" #: app/Services/Localization/i18n/states.php:936 msgid "Catania" msgstr "" #: app/Services/Localization/i18n/states.php:937 msgid "Catanzaro" msgstr "" #: app/CPT/FluentProducts.php:275 app/Helpers/AdminHelper.php:183 #: app/Services/Translations/admin-translation.php:500 #: app/Services/Translations/block-editor-translation.php:80 msgid "Categories" msgstr "" #: app/CPT/FluentProducts.php:276 #: app/Services/Translations/admin-translation.php:501 #: app/Services/Translations/block-editor-translation.php:81 msgid "Category" msgstr "" #: app/Services/Localization/i18n/states.php:385 msgid "Cauca" msgstr "" #: app/Services/Localization/i18n/states.php:2272 msgid "Causeway Coast and Glens" msgstr "" #: app/Services/Localization/i18n/states.php:814 msgid "Cavan" msgstr "" #: app/Services/Localization/i18n/states.php:1564 msgid "Cavite" msgstr "" #: app/Services/Localization/i18n/countries.php:56 msgid "Cayman Islands" msgstr "" #: app/Helpers/CurrenciesHelper.php:87 msgid "Cayman Islands Dollar" msgstr "" #: app/Services/Localization/i18n/states.php:537 msgid "Cañar" msgstr "" #: app/Services/Translations/admin-translation.php:502 msgid "Cc:" msgstr "" #: app/Services/Localization/i18n/states.php:257 msgid "Ceará" msgstr "" #: app/Services/Localization/i18n/states.php:1565 msgid "Cebu" msgstr "" #: app/Services/Translations/block-editor-translation.php:82 msgid "Center" msgstr "" #: app/Helpers/CurrenciesHelper.php:153 app/Helpers/CurrenciesHelper.php:396 msgid "Central African Cfa Franc" msgstr "" #: app/Services/Localization/i18n/countries.php:57 msgid "Central African Republic" msgstr "" #: app/Services/Localization/i18n/states.php:676 msgid "Central Greece" msgstr "" #: app/Services/Localization/i18n/states.php:670 msgid "Central Macedonia" msgstr "" #: app/Services/Localization/i18n/states.php:2197 msgid "Cerro Largo" msgstr "" #: app/Services/Localization/i18n/states.php:386 msgid "Cesar" msgstr "" #: app/Services/Localization/i18n/states.php:605 msgid "Ceuta" msgstr "" #: app/Helpers/CurrenciesHelper.php:156 app/Helpers/CurrenciesHelper.php:398 msgid "Cfp Franc" msgstr "" #: app/Services/Localization/i18n/states.php:1744 msgid "Chachoengsao" msgstr "" #: app/Services/Localization/i18n/states.php:93 msgid "Chaco" msgstr "" #: app/Services/Localization/i18n/countries.php:58 msgid "Chad" msgstr "" #: app/Services/Localization/i18n/states.php:896 msgid "Chaharmahal and Bakhtiari (چهارمحال و بختیاری)" msgstr "" #: app/Services/Localization/i18n/states.php:1745 msgid "Chai Nat" msgstr "" #: app/Services/Localization/i18n/states.php:1746 msgid "Chaiyaphum" msgstr "" #: app/Services/Localization/i18n/states.php:1724 msgid "Chalatenango" msgstr "" #: app/Services/Localization/i18n/states.php:1169 msgid "Champasak" msgstr "" #: app/Services/Localization/i18n/states.php:872 msgid "Chandigarh" msgstr "" #: app/Services/Localization/i18n/states.php:135 msgid "Chandpur" msgstr "" #: app/Services/Renderer/AddressSelectRenderer.php:104 #: app/Services/Translations/admin-translation.php:503 #: app/Services/Translations/block-editor-translation.php:83 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:157 msgid "Change" msgstr "" #: app/Services/Renderer/AddressSelectRenderer.php:87 msgid "Change Address" msgstr "" #: app/Modules/MCP/Tools/OrderTools.php:137 msgid "" "Change an order status or shipping status. Pass order_id and at least one of " "order_status or shipping_status. A no-op is returned if the order is already " "in that status. To refund, use refund-order instead." msgstr "" #: app/Services/Translations/admin-translation.php:504 msgid "Change Customer" msgstr "" #: app/Services/Translations/admin-translation.php:508 msgid "Change customer" msgstr "" #: app/Modules/MCP/Tools/OrderTools.php:136 msgid "Change Order Status" msgstr "" #: app/Services/Translations/admin-translation.php:505 msgid "Change Plan" msgstr "" #: app/Services/Translations/admin-translation.php:506 msgid "Change Plan to" msgstr "" #: app/Services/Translations/block-editor-translation.php:84 msgid "Change Product" msgstr "" #: app/Services/Renderer/CartRenderer.php:272 msgid "Change Quantity" msgstr "" #: app/Services/Translations/admin-translation.php:507 msgid "Change Shipping Status" msgstr "" #: app/Modules/MCP/Tools/SubscriptionTools.php:89 msgid "Change Subscription Status" msgstr "" #: app/Services/Translations/admin-translation.php:509 msgid "Change tax class" msgstr "" #. %s: theme name #: app/Services/Translations/admin-translation.php:511 #, php-format msgid "Change theme to %1$s" msgstr "" #: app/Services/Translations/admin-translation.php:512 msgid "Change:" msgstr "" #: app/Views/emails/subscription/canceled/customer.php:72 msgid "Changed your mind? You can reactivate your subscription at any time." msgstr "" #: app/Services/Translations/admin-translation.php:513 msgid "Changelog Description" msgstr "" #: app/Services/Translations/admin-translation.php:514 msgid "Changelog Page URL" msgstr "" #. %1$s: number of selected variants, %2$s: total variants in the group #: app/Services/Translations/admin-translation.php:516 #, php-format msgid "Changes will apply to %1$s of %2$s variants in this group." msgstr "" #: app/Services/Localization/i18n/states.php:1747 msgid "Chanthaburi" msgstr "" #: app/Services/Filter/OrderFilter.php:550 msgid "Charge" msgstr "" #: app/Services/Translations/admin-translation.php:522 msgid "Charge all EU customers your home country's rate." msgstr "" #. %1$d: attempt number, %2$s: attempt outcome (paid, processing or failed) #: app/Modules/Subscriptions/Services/SystemChargeService.php:447 #, php-format msgid "Charge attempt %1$d was triggered manually: %2$s" msgstr "" #. %1$s: expected currency, %2$s: received currency #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:965 #, php-format msgid "" "Charge currency mismatch detected during transaction sync. Expected: %1$s, " "Received: %2$s. Transaction was not confirmed." msgstr "" #: app/Services/Translations/admin-translation.php:523 msgid "Charge each EU customer their country's VAT rate." msgstr "" #: app/Services/Translations/admin-translation.php:517 msgid "Charge Failed" msgstr "" #: app/Services/Translations/admin-translation.php:518 msgid "Charge Next Renewal Now" msgstr "" #. %1$s: the saved payment method, e.g. "visa ****4242" #: app/Services/Translations/admin-translation.php:520 msgid "Charge Now" msgstr "" #: app/Services/Translations/admin-translation.php:524 msgid "Charge per item" msgstr "" #: app/Services/Translations/admin-translation.php:525 msgid "Charge per item in the cart." msgstr "" #: app/Services/Translations/admin-translation.php:521 msgid "Charge Reversed" msgstr "" #: app/Services/Translations/admin-translation.php:526 #: app/Services/Translations/customer-profile-translation.php:54 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:933 #: app/Services/Renderer/Receipt/ThankYouRender.php:1201 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:557 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:615 #: app/Views/emails/parts/subscription_item.php:112 #: app/Views/emails/parts/items_table.php:447 msgid "Charge reversed" msgstr "" #: app/Services/Translations/admin-translation.php:527 msgid "Charge tax" msgstr "" #: app/Services/Translations/admin-translation.php:528 msgid "Charge tax on this product" msgstr "" #: app/Services/Translations/admin-translation.php:529 msgid "Charge tax on this variation" msgstr "" #. %1$s: the saved payment method, e.g. "visa ****4242" #: app/Services/Translations/admin-translation.php:531 #, php-format msgid "" "Charge the open renewal order to %1$s now? One attempt will run immediately." msgstr "" #: app/Services/Translations/customer-profile-translation.php:55 msgid "Charged automatically on each renewal date." msgstr "" #: app/Services/Translations/admin-translation.php:532 msgctxt "Chart axis title" msgid "Orders" msgstr "" #: app/Services/Translations/admin-translation.php:533 msgctxt "Chart axis title" msgid "Revenue" msgstr "" #: app/Services/Translations/admin-translation.php:534 msgctxt "Chart series legend" msgid "Orders" msgstr "" #: app/Services/Translations/admin-translation.php:535 msgctxt "Chart series legend" msgid "Revenue" msgstr "" #: app/Services/Localization/i18n/states.php:136 msgid "Chattogram" msgstr "" #: app/Services/Translations/admin-translation.php:536 msgid "Check Global Integration Settings" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:216 msgid "Check if contacts has any active license from any products" msgstr "" #: app/Http/Controllers/WebController/FileDownloader.php:123 msgid "Check Storage Settings" msgstr "" #: app/Services/Translations/admin-translation.php:537 msgid "" "Check this box if you want the Cost to be multiplied by the quantity of " "items in the cart that belong to this shipping class. For example, if the " "cost is $5 and a customer buys 3 items from this class, the total shipping " "cost for these items will be $15, plus other shipping cost from other " "settings. Leave this unchecked to apply the cost only once per order for " "this class" msgstr "" #: app/Services/Translations/admin-translation.php:538 msgid "" "Checked means the coupon code will be displayed on the checkout to the users" msgstr "" #: api/StoreSettings.php:70 api/StoreSettings.php:917 api/StoreSettings.php:927 #: app/Services/Renderer/ModalCheckoutRenderer.php:117 #: app/Services/Translations/admin-translation.php:539 #: app/Http/Routes/WebRoutes.php:360 msgid "Checkout" msgstr "" #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:163 msgid "Checkout Address Fields" msgstr "" #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:315 msgid "Checkout Agree Terms Field" msgstr "" #: app/Services/Translations/block-editor-translation.php:85 msgid "Checkout Button Text" msgstr "" #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:150 msgid "Checkout Create Account Field" msgstr "" #: api/StoreSettings.php:436 msgid "Checkout Currency" msgstr "" #: app/Services/Translations/admin-translation.php:540 msgid "Checkout Customization" msgstr "" #: app/Http/Controllers/PaymentMethodController.php:113 msgid "Checkout design settings saved" msgstr "" #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:524 msgid "Checkout EU VAT" msgstr "" #: app/Services/Translations/admin-translation.php:541 msgid "Checkout Fields" msgstr "" #: app/Http/Controllers/CheckoutFieldsController.php:48 msgid "Checkout fields has been updated successfully." msgstr "" #: app/Services/Renderer/ModalCheckoutRenderer.php:151 #: app/Services/Renderer/CheckoutRenderer.php:204 msgid "Checkout Form" msgstr "" #: app/Services/Translations/admin-translation.php:542 msgid "Checkout Instructions" msgstr "" #: app/Services/Translations/admin-translation.php:543 msgid "" "Checkout Instructions will be displayed on the checkout page gateway section." msgstr "" #: app/Services/Translations/admin-translation.php:544 msgid "Checkout Label" msgstr "" #: app/Services/Translations/admin-translation.php:545 msgid "Checkout Logo" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:626 msgid "Checkout Mode" msgstr "" #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:123 msgid "Checkout Name Fields" msgstr "" #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:490 msgid "Checkout Order Bump" msgstr "" #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:354 msgid "Checkout Order Notes Field" msgstr "" #: app/Services/Renderer/CheckoutRenderer.php:149 #: app/Hooks/Handlers/MenuHandler.php:89 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:61 msgid "Checkout Page" msgstr "" #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:302 msgid "Checkout Payment Methods" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:241 msgid "Checkout session does not match a local order." msgstr "" #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:289 msgid "Checkout Shipping Methods" msgstr "" #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:341 msgid "Checkout Submit Button" msgstr "" #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:367 msgid "Checkout Summary" msgstr "" #: app/Services/Localization/i18n/states.php:1215 msgid "Chefchaouen" msgstr "" #: app/Services/Localization/i18n/states.php:1993 msgid "Cherkashchyna" msgstr "" #: app/Services/Localization/i18n/states.php:1994 msgid "Chernihivshchyna" msgstr "" #: app/Services/Localization/i18n/states.php:1995 msgid "Chernivtsi Oblast" msgstr "" #: app/Services/Localization/i18n/states.php:845 msgid "Chhattisgarh" msgstr "" #: app/Services/Localization/i18n/states.php:1748 msgid "Chiang Mai" msgstr "" #: app/Services/Localization/i18n/states.php:1749 msgid "Chiang Rai" msgstr "" #: app/Services/Localization/i18n/states.php:1330 msgid "Chiapas" msgstr "" #: app/Services/Localization/i18n/states.php:1059 msgid "Chiba" msgstr "" #: app/Services/Localization/i18n/states.php:1216 msgid "Chichaoua" msgstr "" #: app/Services/Localization/i18n/states.php:938 msgid "Chieti" msgstr "" #: app/Services/Localization/i18n/states.php:1331 msgid "Chihuahua" msgstr "" #: app/Services/Localization/i18n/countries.php:59 msgid "Chile" msgstr "" #: app/Services/Localization/i18n/states.php:333 msgctxt "Chile Region" msgid "Los Ríos" msgstr "" #: app/Helpers/CurrenciesHelper.php:47 app/Helpers/CurrenciesHelper.php:385 msgid "Chilean Peso" msgstr "" #: app/Services/Localization/i18n/states.php:685 msgid "Chimaltenango" msgstr "" #: app/Services/Localization/i18n/states.php:539 msgid "Chimborazo" msgstr "" #: app/Services/Localization/i18n/countries.php:60 msgid "China" msgstr "" #: app/Services/Localization/i18n/states.php:1465 msgid "Chinandega" msgstr "" #: app/Helpers/CurrenciesHelper.php:48 msgid "Chinese Renminbi Yuan" msgstr "" #: app/Services/Localization/i18n/states.php:686 msgid "Chiquimula" msgstr "" #: app/Services/Localization/i18n/states.php:1501 msgid "Chiriquí" msgstr "" #: app/Services/Localization/i18n/states.php:1283 msgid "Chișinău" msgstr "" #: app/Services/Localization/i18n/states.php:485 msgid "Chlef" msgstr "" #: app/Services/Localization/i18n/states.php:387 msgid "Chocó" msgstr "" #: app/Services/Localization/i18n/states.php:714 msgid "Choluteca" msgstr "" #: app/Services/Localization/i18n/states.php:1750 msgid "Chonburi" msgstr "" #: app/Services/Localization/i18n/states.php:364 msgid "Chongqing / 重庆" msgstr "" #: app/Services/Localization/i18n/states.php:1466 msgid "Chontales" msgstr "" #. %1$s is the attribute group title #: app/Services/Renderer/AdvancedVariationRenderer.php:283 #: app/Services/Renderer/AdvancedVariationRenderer.php:328 #: app/Services/Renderer/AdvancedVariationRenderer.php:381 #, php-format msgid "Choose %1$s" msgstr "" #: app/Services/Translations/customer-profile-translation.php:56 msgid "" "Choose an existing billing address or add a new one in profile settings." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1214 msgid "Choose any option to continue" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:640 msgid "" "Choose between Embedded and Hosted checkout modes. Embedded mode is " "recommended for most use cases. For Bank transfers, use Hosted mode. " "(checkout.session.completed webhook event will be triggered only for hosted " "mode)" msgstr "" #: app/Services/Translations/admin-translation.php:546 msgid "Choose File" msgstr "" #: app/Http/Controllers/DashboardController.php:47 msgid "Choose from fast & secure online and offline payment." msgstr "" #: app/Services/Translations/admin-translation.php:547 msgid "Choose from the Media Library" msgstr "" #: api/StoreSettings.php:1395 msgid "Choose how recurring subscription payments are collected." msgstr "" #: app/Services/Translations/admin-translation.php:548 msgid "Choose how tax context appears on each checkout line item." msgstr "" #: app/Services/Translations/admin-translation.php:549 msgid "Choose how to collect VAT for sales to other EU countries." msgstr "" #: app/Services/Translations/admin-translation.php:550 msgid "Choose how to round tax calculations." msgstr "" #: app/Services/Translations/admin-translation.php:551 msgid "Choose variant" msgstr "" #: app/Services/Translations/admin-translation.php:552 msgid "" "Choose what the min/max spend limits are measured against: the cart subtotal " "(items only) or the order total (including shipping and fees). Applies at " "checkout." msgstr "" #: api/StoreSettings.php:1168 msgid "" "Choose whether customers are logged in automatically when FluentCart creates " "their account during registration or after checkout." msgstr "" #: app/Services/Translations/admin-translation.php:553 msgid "Choose whether product prices are entered including or excluding tax." msgstr "" #: app/Services/Translations/admin-translation.php:554 msgid "Choose which records to include" msgstr "" #: app/Services/Translations/admin-translation.php:555 msgid "" "Choosing the Type will impact your order status change flow upon successful " "payment. For physical items, the status changes from On-Hold to Processing, " "while for digital items, it changes from On-Hold to Completed." msgstr "" #: app/Services/Localization/i18n/states.php:1148 msgid "Christ Church Nichola Town" msgstr "" #: app/Services/Localization/i18n/countries.php:61 msgid "Christmas Island" msgstr "" #: app/Services/Localization/i18n/states.php:1217 msgid "Chtouka Aït Baha" msgstr "" #: app/Services/Localization/i18n/states.php:137 msgid "Chuadanga" msgstr "" #: app/Services/Localization/i18n/states.php:94 msgid "Chubut" msgstr "" #: app/Services/Localization/i18n/states.php:1751 msgid "Chumphon" msgstr "" #: app/Services/Localization/i18n/states.php:242 msgid "Chuquisaca" msgstr "" #: app/Services/Translations/admin-translation.php:556 msgid "Churn Analytics" msgstr "" #: app/Services/Translations/admin-translation.php:557 msgid "Churn Rate" msgstr "" #: app/Services/Translations/admin-translation.php:558 msgid "Churn Rates Over Time" msgstr "" #: app/Services/Localization/i18n/states.php:444 msgid "Cibao Nordeste" msgstr "" #: app/Services/Localization/i18n/states.php:445 msgid "Cibao Noroeste" msgstr "" #: app/Services/Localization/i18n/states.php:446 msgid "Cibao Norte" msgstr "" #: app/Services/Localization/i18n/states.php:447 msgid "Cibao Sur" msgstr "" #: app/Services/Localization/i18n/states.php:1292 msgid "Cimișlia" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:136 #: app/Helpers/EditorShortCodeHelper.php:145 api/Checkout/CheckoutApi.php:755 #: app/Services/Renderer/CheckoutFieldsSchema.php:540 #: app/Services/Renderer/CheckoutFieldsSchema.php:582 msgid "City" msgstr "" #: app/Services/Translations/admin-translation.php:559 msgid "City (optional)" msgstr "" #: app/Services/Translations/admin-translation.php:560 msgid "City / Postcode" msgstr "" #: app/Services/Renderer/AddressSelectRenderer.php:346 #: app/Services/Renderer/AddressSelectRenderer.php:351 msgid "City / Town" msgstr "" #: api/Checkout/CheckoutApi.php:1089 api/Checkout/CheckoutApi.php:1095 #: app/Http/Requests/CustomerAddressRequest.php:69 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:43 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:74 msgid "City field is required." msgstr "" #: app/Services/Translations/admin-translation.php:561 #: app/Services/Translations/customer-profile-translation.php:57 msgid "City/Town" msgstr "" #: app/Services/Localization/i18n/states.php:90 msgid "Ciudad Autónoma de Buenos Aires" msgstr "" #: app/Services/Localization/i18n/states.php:1323 msgid "Ciudad de México" msgstr "" #: app/Services/Localization/i18n/states.php:606 msgid "Ciudad Real" msgstr "" #: app/Services/Localization/i18n/states.php:815 msgid "Clare" msgstr "" #: app/Services/Localization/i18n/states.php:1037 msgid "Clarendon" msgstr "" #: app/Services/Translations/admin-translation.php:3116 msgid "class" msgstr "" #: app/Services/Translations/admin-translation.php:562 msgid "Class Aggregation" msgstr "" #: app/Services/Translations/admin-translation.php:563 msgid "Class Details" msgstr "" #: app/Services/Translations/admin-translation.php:564 #: app/Modules/Shipping/Services/Filter/ShippingClassFilter.php:43 msgid "Class Name" msgstr "" #: app/Services/Translations/admin-translation.php:565 msgid "Class name" msgstr "" #: app/Services/Translations/admin-translation.php:566 msgid "Class:" msgstr "" #: app/Services/Translations/admin-translation.php:567 msgid "Classic Editor" msgstr "" #: app/Services/Translations/TransStrings.php:127 #: app/Services/Translations/TransStrings.php:142 #: app/Services/Translations/admin-translation.php:568 #: app/Services/Translations/block-editor-translation.php:86 msgid "Clear" msgstr "" #: app/Services/Translations/admin-translation.php:569 msgid "Clear and Add Products" msgstr "" #: app/Services/Translations/admin-translation.php:570 msgid "Clear filters" msgstr "" #: app/Services/Renderer/ProductFilterRender.php:75 #: app/Services/Renderer/ProductFilterRender.php:77 #: app/Services/Renderer/SearchBarRenderer.php:109 #: app/Services/Renderer/SearchBarRenderer.php:111 msgid "Clear search" msgstr "" #: app/Services/Translations/admin-translation.php:571 msgid "Clear title and color" msgstr "" #. %1$s: "Add endpoint" link with icon #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:52 #, php-format msgid "Click %1$s and paste the webhook URL above" msgstr "" #: app/Services/Translations/admin-translation.php:572 msgid "Click Generate Snapshots above to view cohort data." msgstr "" #: app/Services/Translations/admin-translation.php:574 msgid "Click here" msgstr "" #: app/Services/Translations/admin-translation.php:573 msgid "Click Here to Renew your License" msgstr "" #: app/Services/Translations/admin-translation.php:575 msgid "Click to try" msgstr "" #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:241 msgid "Client ID and API Key are required" msgstr "" #: app/Services/Renderer/AddressSelectRenderer.php:120 #: app/Services/Translations/admin-translation.php:576 #: app/Services/Translations/customer-profile-translation.php:58 msgid "Close" msgstr "" #: app/Services/Renderer/CartDrawerRenderer.php:109 msgid "Close Cart" msgstr "" #: app/Services/Renderer/ModalCheckoutRenderer.php:100 msgid "Close checkout" msgstr "" #: app/Services/Renderer/ProductFilterRender.php:346 msgid "Close filter menu" msgstr "" #: app/Services/Renderer/ProductModalRenderer.php:43 msgid "Close product modal" msgstr "" #: app/Services/Translations/customer-profile-translation.php:59 msgid "Close search" msgstr "" #: app/Services/Translations/TransStrings.php:240 #: app/Services/Translations/TransStrings.php:250 #: app/Services/Translations/TransStrings.php:274 msgid "Close this dialog" msgstr "" #: app/Services/Translations/TransStrings.php:243 msgid "Close this drawer" msgstr "" #: app/Hooks/Handlers/GlobalStorageHandler.php:67 msgid "Cloudflare R2" msgstr "" #: app/Modules/Turnstile/TurnstileInit.php:15 msgid "Cloudflare Turnstile" msgstr "" #: app/Services/Localization/i18n/states.php:1672 msgid "Cluj" msgstr "" #: api/StoreSettings.php:1535 app/Services/Localization/i18n/units.php:22 msgid "cm" msgstr "" #: app/Modules/Tax/TaxModule.php:1771 msgid "CNPJ / CPF" msgstr "" #: app/Services/Localization/i18n/states.php:1332 msgid "Coahuila" msgstr "" #: app/Services/Localization/i18n/states.php:1918 msgid "Coast" msgstr "" #: app/Services/Localization/i18n/states.php:243 msgid "Cochabamba" msgstr "" #: app/Services/Localization/i18n/states.php:1499 msgid "Coclé" msgstr "" #: app/Services/Localization/i18n/countries.php:62 msgid "Cocos (Keeling) Islands" msgstr "" #: app/Services/Filter/CouponFilter.php:108 #: app/Services/Translations/admin-translation.php:577 msgid "Code" msgstr "" #: app/Http/Requests/CouponRequest.php:192 msgid "Code is required." msgstr "" #: app/Services/Translations/admin-translation.php:578 msgid "Cohorts" msgstr "" #: app/Services/Localization/i18n/states.php:2223 msgid "Cojedes" msgstr "" #: app/Services/Localization/i18n/states.php:1333 msgid "Colima" msgstr "" #: app/Services/Translations/admin-translation.php:579 msgid "Collapse All" msgstr "" #: app/Services/Translations/admin-translation.php:580 msgid "Collapse all groups" msgstr "" #: app/Services/Translations/admin-translation.php:581 msgid "Collapse variants" msgstr "" #: app/Services/Translations/block-editor-translation.php:87 msgid "Collapsed" msgstr "" #: app/Services/Translations/admin-translation.php:586 msgid "Collect across the EU" msgstr "" #: app/Services/Translations/admin-translation.php:587 msgid "Collect in another country" msgstr "" #: app/Services/Translations/admin-translation.php:588 msgid "Collect in another location" msgstr "" #: app/Services/Translations/admin-translation.php:582 msgid "Collect Payments" msgstr "" #: app/Services/Translations/admin-translation.php:589 msgid "Collect taxes for my store" msgstr "" #: app/Services/Translations/admin-translation.php:590 msgid "Collect using a One Stop Shop (OSS) registration" msgstr "" #: app/Services/Translations/admin-translation.php:591 msgid "Collect using specific country registrations" msgstr "" #: app/Services/Translations/admin-translation.php:592 msgid "Collect using your home country registration" msgstr "" #: app/Services/Translations/admin-translation.php:583 msgid "Collect VAT" msgstr "" #: app/Services/Translations/admin-translation.php:584 msgid "Collect VAT cross-border" msgstr "" #: app/Services/Translations/admin-translation.php:585 msgid "Collect VAT in an EU country" msgstr "" #: app/Services/Translations/admin-translation.php:593 msgid "Collecting" msgstr "" #. %1$s: home country name (e.g. Cyprus) #: app/Services/Translations/admin-translation.php:598 #, php-format msgid "" "Collecting cross-border EU VAT at your %1$s home country rate. This is for " "small businesses whose total cross-border EU sales stay below €10,000/year. " "Once you exceed that threshold you must charge each buyer's local VAT rate " "instead." msgstr "" #. %1$s: number of EU countries with active VAT collection #: app/Services/Translations/admin-translation.php:600 #, php-format msgid "Collecting in %1$s countries" msgstr "" #. %1$s: number of EU destination regions #: app/Services/Translations/admin-translation.php:602 #, php-format msgid "Collecting in %1$s regions" msgstr "" #: app/Services/Translations/admin-translation.php:603 msgid "Collecting in 1 country" msgstr "" #: app/Services/Translations/admin-translation.php:604 msgid "Collecting in 1 region" msgstr "" #: app/Services/Translations/admin-translation.php:594 msgid "Collecting Tax" msgstr "" #: app/Services/Translations/admin-translation.php:605 msgid "Collecting tax" msgstr "" #. %1$s: home country name (e.g. Germany) #: app/Services/Translations/admin-translation.php:596 #, php-format msgid "" "Collecting VAT across the EU using your %1$s home country rate. This rate " "applies to all cross-border EU sales." msgstr "" #: app/Services/Translations/admin-translation.php:606 msgid "Collection" msgstr "" #: app/Services/Translations/admin-translation.php:607 msgid "Collection Method" msgstr "" #: app/Services/Localization/i18n/states.php:231 msgid "Collines" msgstr "" #: app/Services/Localization/i18n/countries.php:63 msgid "Colombia" msgstr "" #: app/Services/Localization/i18n/states.php:376 msgctxt "Colombia Department" msgid "Amazonas" msgstr "" #: app/Services/Localization/i18n/states.php:380 msgctxt "Colombia Department" msgid "Bolívar" msgstr "" #: app/Services/Localization/i18n/states.php:388 msgctxt "Colombia Department" msgid "Córdoba" msgstr "" #: app/Services/Localization/i18n/states.php:404 msgctxt "Colombia Department" msgid "Sucre" msgstr "" #: app/Helpers/CurrenciesHelper.php:49 msgid "Colombian Peso" msgstr "" #: app/Services/Localization/i18n/states.php:2198 msgid "Colonia" msgstr "" #: app/Services/Translations/admin-translation.php:608 msgid "Color" msgstr "" #: app/Services/Translations/admin-translation.php:609 msgid "Color Name" msgstr "" #: app/Services/Translations/TransStrings.php:128 msgid "color picker" msgstr "" #: app/Services/Translations/admin-translation.php:610 msgid "Color presets" msgstr "" #: app/Services/Localization/i18n/states.php:2144 msgid "Colorado" msgstr "" #: app/Services/Translations/admin-translation.php:611 #: app/Services/Translations/block-editor-translation.php:88 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:133 msgid "Columns" msgstr "" #: app/Services/Localization/i18n/states.php:716 msgid "Comayagua" msgstr "" #: app/Services/Translations/admin-translation.php:612 msgid "Combine multiple items into one package" msgstr "" #: app/Services/Translations/admin-translation.php:613 msgid "Combined Cost" msgstr "" #: app/Services/Translations/admin-translation.php:614 msgid "Coming Soon" msgstr "" #: app/Services/Translations/admin-translation.php:615 msgid "Coming Soon!" msgstr "" #: api/StoreSettings.php:474 msgid "Comma & Dot (eg 10,000.00)" msgstr "" #. %1$s: the {{wp.admin_email}} shortcode token #: app/Services/Translations/admin-translation.php:617 #, php-format msgid "" "Comma-separate multiple addresses. %1$s resolves to the site admin email." msgstr "" #: app/Services/Translations/admin-translation.php:618 msgid "Comment" msgstr "" #: app/Services/Translations/admin-translation.php:619 msgid "Comment Status" msgstr "" #: app/Modules/MCP/MCPInit.php:89 msgid "" "Commerce abilities for FluentCart — orders, customers, products, " "subscriptions, coupons, and reports." msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:582 msgid "Commerce Info" msgstr "" #: app/Services/Translations/admin-translation.php:620 msgid "Committed" msgstr "" #: app/Services/Localization/i18n/states.php:939 msgid "Como" msgstr "" #: app/Helpers/CurrenciesHelper.php:85 app/Helpers/CurrenciesHelper.php:389 msgid "Comorian Franc" msgstr "" #: app/Services/Localization/i18n/countries.php:64 msgid "Comoros" msgstr "" #: app/Services/Renderer/CheckoutFieldsSchema.php:495 #: app/Services/Translations/admin-translation.php:621 msgid "Company" msgstr "" #: api/StoreSettings.php:397 app/Helpers/CartCheckoutHelper.php:607 #: app/Helpers/EditorShortCodeHelper.php:43 #: app/Services/Renderer/AddressSelectRenderer.php:464 #: app/Services/Renderer/CheckoutRenderer.php:374 #: app/Services/Translations/admin-translation.php:622 #: app/Services/Translations/customer-profile-translation.php:60 #: app/Services/Translations/block-editor-translation.php:89 msgid "Company Name" msgstr "" #: app/Services/Renderer/CheckoutFieldsSchema.php:316 #: app/Services/Renderer/CheckoutFieldsSchema.php:317 msgid "Company name" msgstr "" #: app/Http/Requests/CustomerAddressRequest.php:74 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:78 msgid "Company Name field is required." msgstr "" #: api/Checkout/CheckoutApi.php:955 #: app/Services/Translations/customer-profile-translation.php:61 msgid "Company Name is required." msgstr "" #: app/Services/Translations/admin-translation.php:623 msgid "Company Name, VAT ID, Tax ID, and Legal Registration ID are managed in" msgstr "" #. %1$s: store company name #: app/Services/ShortCodeParser/Parsers/OrderParser.php:916 #, php-format msgid "Company: %1$s" msgstr "" #: app/Services/Translations/admin-translation.php:627 msgid "Compare at price" msgstr "" #. 1: Currency sign, 2: Compare price #: app/Services/Renderer/PricingTableRenderer.php:284 #, php-format msgid "Compare at: %1$s%2$s" msgstr "" #: app/Services/Translations/admin-translation.php:624 msgid "Compare Price" msgstr "" #: app/Services/Translations/admin-translation.php:628 msgid "Compare price" msgstr "" #: app/Services/Translations/block-editor-translation.php:90 msgid "Compare Price Color" msgstr "" #: app/Services/BulkProductUpdateService.php:197 #: app/Services/BulkProductInsertService.php:103 #: app/Services/Translations/admin-translation.php:629 #: app/Http/Requests/ProductUpdateRequest.php:304 #: app/Http/Requests/ProductRequest.php:252 #: app/Http/Requests/ProductVariationRequest.php:116 msgid "Compare price must be greater than or equal to item price." msgstr "" #: app/Services/Translations/admin-translation.php:625 msgid "Compare Range" msgstr "" #: app/Services/Translations/admin-translation.php:626 msgid "Compare Revenue" msgstr "" #: app/Services/Translations/admin-translation.php:630 msgid "Compare to" msgstr "" #: app/Services/Translations/block-editor-translation.php:91 msgid "Compare Type" msgstr "" #: app/Services/Translations/block-editor-translation.php:92 msgid "Compare Value" msgstr "" #: app/Services/Translations/admin-translation.php:631 msgid "Compare-at" msgstr "" #: app/Services/Translations/admin-translation.php:632 msgid "Compare-at Price" msgstr "" #: app/Services/Translations/admin-translation.php:633 msgid "Compared to the previous 30 days" msgstr "" #: app/Services/Translations/admin-translation.php:634 msgid "Compared to the previous 7 days" msgstr "" #: app/Services/Translations/admin-translation.php:635 msgid "Compared to the previous Month" msgstr "" #: app/Services/Translations/admin-translation.php:636 msgid "Compared to yesterday" msgstr "" #: app/Services/Translations/admin-translation.php:637 #, php-format msgid "Comparing %s with %s" msgstr "" #: app/Services/Translations/admin-translation.php:638 msgid "Comparison" msgstr "" #: app/Services/Translations/customer-profile-translation.php:62 msgid "Complete Installment Payment" msgstr "" #: app/Views/emails/order/reminder/overdue/customer.php:69 #: app/Views/emails/order/reminder/renewal_overdue/followup/customer.php:84 #: app/Views/emails/order/reminder/renewal_overdue/first/customer.php:69 #: app/Views/emails/order/reminder/renewal_overdue/final/customer.php:84 msgid "Complete Payment" msgstr "" #: app/Views/emails/order/reminder/renewal_overdue/first/customer.php:27 msgid "" "Complete your payment at your earliest convenience to keep your subscription " "running smoothly." msgstr "" #: app/Views/emails/order/reminder/overdue/customer.php:27 msgid "Complete your payment at your earliest convenience." msgstr "" #. %1$s: delete progress percentage, e.g. "45%" #: app/Helpers/Status.php:166 app/Helpers/Status.php:178 #: app/Helpers/Status.php:276 app/Helpers/Helper.php:286 #: app/Helpers/Helper.php:299 app/Services/Filter/OrderFilter.php:399 #: app/Services/Translations/admin-translation.php:640 #: app/Services/Translations/block-editor-translation.php:93 msgid "Completed" msgstr "" #: app/Services/Translations/admin-translation.php:641 msgid "Completed (EOT)" msgstr "" #: app/Http/Controllers/OrderController.php:230 msgid "Completed status can not be updated" msgstr "" #: api/StoreSettings.php:1141 #: app/Services/Translations/admin-translation.php:642 msgid "Compliance" msgstr "" #: app/Services/Localization/i18n/states.php:1566 msgid "Compostela Valley" msgstr "" #: app/Models/Order.php:625 app/Services/Translations/admin-translation.php:643 msgid "Compound" msgstr "" #: app/Services/Translations/admin-translation.php:3117 msgid "compounded on top of" msgstr "" #: app/Services/Localization/i18n/states.php:1639 msgid "Concepción" msgstr "" #: app/Services/Translations/block-editor-translation.php:94 msgid "Condition" msgstr "" #: app/Services/Translations/admin-translation.php:644 msgid "Condition Value" msgstr "" #: app/Services/Translations/admin-translation.php:645 msgid "Conditions" msgstr "" #: app/Hooks/CLI/ClipboardManager.php:25 msgid "Config Keys Copied To Clipboard" msgstr "" #: app/Services/Translations/admin-translation.php:646 msgid "Configuration" msgstr "" #: app/Http/Controllers/WebController/FileDownloader.php:116 msgid "Configuration Error" msgstr "" #: app/Services/Translations/admin-translation.php:647 msgid "Configure" msgstr "" #: app/Services/Translations/admin-translation.php:648 msgid "Configure Countries" msgstr "" #: app/Services/Translations/admin-translation.php:649 msgid "Configure EU VAT Settings" msgstr "" #: app/Services/Translations/admin-translation.php:650 msgid "Configure Modules" msgstr "" #: app/Services/Translations/admin-translation.php:651 msgid "Configure Rate" msgstr "" #: app/Services/Translations/admin-translation.php:653 msgid "Configure reverse VAT handling for customers in the European Union." msgstr "" #: app/Services/Translations/admin-translation.php:654 msgid "Configure tax rates so checkout calculates correctly." msgstr "" #: app/Services/Translations/admin-translation.php:655 msgid "" "Configure your integrations and extend FluentCart to enhance your store's " "functionality." msgstr "" #: app/Services/Translations/admin-translation.php:652 msgid "" "Configure ZUGFeRD / Factur-X e-invoice encoding and seller details for your " "PDFs." msgstr "" #: app/Services/Translations/TransStrings.php:265 #: app/Services/Translations/admin-translation.php:656 #: app/Services/Translations/customer-profile-translation.php:63 msgid "Confirm" msgstr "" #. %1$s is the email address being confirmed #: app/Views/frontend/customer/email_claim.php:25 #, php-format msgid "" "Confirm %1$s as the email address for this account. Your contact email will " "be updated and any purchases made with it will appear here." msgstr "" #: app/Services/Translations/customer-profile-translation.php:64 msgid "" "Confirm cancellation? Your access stays active until current billing cycle " "ends." msgstr "" #: app/Services/Translations/admin-translation.php:657 msgid "Confirm Delete" msgstr "" #. %s - product title #: app/Services/Translations/admin-translation.php:659 msgid "Confirm Delete!" msgstr "" #: app/Services/Translations/admin-translation.php:660 msgid "Confirm Deleting" msgstr "" #: app/Views/frontend/customer/email_claim.php:32 msgid "Confirm email address" msgstr "" #: app/Services/Translations/admin-translation.php:661 msgid "Confirm Remove" msgstr "" #: app/Services/CustomerIdentity/EmailClaimService.php:392 msgid "Confirm this address" msgstr "" #: app/Services/Translations/admin-translation.php:662 msgid "Confirm Update" msgstr "" #: app/Views/frontend/customer/email_claim.php:15 #: app/Views/frontend/customer/email_claim.php:16 msgid "Confirm your email address" msgstr "" #: app/Services/Translations/admin-translation.php:663 msgid "Confirm!" msgstr "" #: app/Services/CustomerIdentity/EmailClaimPortal.php:109 msgid "" "Confirmation email sent. Please check your inbox and follow the link to " "confirm your email address. If you cannot find it, check your spam folder." msgstr "" #: app/Services/Translations/payments-translation.php:4 msgid "Confirming Payment..." msgstr "" #: app/Views/frontend/customer/email_claim.php:32 msgid "Confirming…" msgstr "" #: app/Services/Localization/i18n/countries.php:65 msgid "Congo (Brazzaville)" msgstr "" #: app/Services/Localization/i18n/countries.php:66 msgid "Congo (Kinshasa)" msgstr "" #: app/Helpers/CurrenciesHelper.php:45 msgid "Congolese Franc" msgstr "" #: app/Services/Translations/admin-translation.php:664 msgid "Congratulations!" msgstr "" #: app/Services/Translations/admin-translation.php:665 msgid "Congratulations! Your license key is valid and activated" msgstr "" #: app/Services/Translations/admin-translation.php:666 msgid "Connect a client" msgstr "" #: app/Modules/Integrations/AddOnModule.php:44 msgid "" "Connect FluentCRM with FluentCart and subscribe a contact when a form is " "submitted" msgstr "" #. %s is the order mode #: app/Views/paypal/authenticate.php:297 #, php-format msgid "" "Connect URL is not available for order mode %s. Please try again or contact " "FluentCart support." msgstr "" #. %1$s: payment method label #: app/Services/Translations/admin-translation.php:668 #, php-format msgid "Connect with %1$s" msgstr "" #. %1$s: payment mode (test/live), %2$s: payment method name #: app/Services/Translations/admin-translation.php:670 #, php-format msgid "Connect your %1$s %2$s account" msgstr "" #: app/Services/Translations/admin-translation.php:671 msgid "Connected" msgstr "" #: app/Services/Translations/customer-profile-translation.php:65 msgid "Connected License" msgstr "" #: app/Services/Translations/customer-profile-translation.php:66 msgid "Connected Licenses" msgstr "" #: app/Services/Localization/i18n/states.php:2145 msgid "Connecticut" msgstr "" #: app/Services/Translations/admin-translation.php:672 msgid "Connection snippet copied to your clipboard" msgstr "" #: app/Http/Controllers/StorageController.php:82 msgid "Connection verified successfully" msgstr "" #: app/Services/Localization/i18n/states.php:508 msgid "Constantine" msgstr "" #: app/Services/Localization/i18n/states.php:1673 msgid "Constanța" msgstr "" #: app/Modules/Tax/TaxModule.php:1760 msgid "Consumption Tax (CTN)" msgstr "" #: app/Services/Translations/admin-translation.php:673 msgid "Contact Email" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:287 msgid "Contact has been created or updated in FluentCRM." msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:287 msgid "Contact ID: " msgstr "" #: app/Services/Translations/admin-translation.php:674 msgid "Contact Information" msgstr "" #: app/Services/Translations/admin-translation.php:675 msgid "Contact Name" msgstr "" #: app/Services/Translations/admin-translation.php:676 msgid "Contact Phone" msgstr "" #: app/Services/Filter/CustomerFilter.php:262 #: app/Services/Filter/OrderFilter.php:491 #: app/Services/Filter/OrderFilter.php:580 #: app/Services/Translations/admin-translation.php:677 msgid "Contains" msgstr "" #: app/Services/Translations/block-editor-translation.php:95 msgid "Contains the block elements used to render a product." msgstr "" #: app/Services/Translations/admin-translation.php:678 msgid "Content" msgstr "" #: app/Services/Translations/TransStrings.php:256 #: app/Services/Translations/admin-translation.php:679 #: app/Services/Translations/customer-profile-translation.php:67 msgid "Continue" msgstr "" #: app/Services/Translations/admin-translation.php:680 msgid "Continue editing" msgstr "" #: app/Services/Renderer/CartRenderer.php:616 msgid "Continue Shopping" msgstr "" #: app/Services/Translations/admin-translation.php:681 msgid "Continue to Dashboard" msgstr "" #: app/Services/Translations/admin-translation.php:682 msgid "" "Control available upgrade options and offer tailored discounts when moving " "between plans." msgstr "" #: api/StoreSettings.php:955 msgid "Control the display of relevant information." msgstr "" #: app/Services/Translations/admin-translation.php:683 msgid "Controls how reverse charge affects tax-inclusive product prices." msgstr "" #: app/Services/Localization/i18n/countries.php:67 msgid "Cook Islands" msgstr "" #: app/Services/Translations/admin-translation.php:684 #: app/Services/Translations/customer-profile-translation.php:68 msgid "Copied to clipboard" msgstr "" #: app/Services/Translations/admin-translation.php:685 #: app/Services/Translations/customer-profile-translation.php:69 msgid "Copied!" msgstr "" #: app/Services/Localization/i18n/states.php:2263 msgid "Copperbelt" msgstr "" #: app/Models/Product.php:595 #: app/Services/Translations/admin-translation.php:686 #: app/Services/Translations/customer-profile-translation.php:70 msgid "Copy" msgstr "" #: app/Services/Translations/admin-translation.php:692 msgid "Copy address" msgstr "" #: app/Services/Translations/admin-translation.php:687 msgid "Copy Direct Checkout Link" msgstr "" #: app/Services/Translations/admin-translation.php:693 msgid "Copy discount code" msgstr "" #: app/Services/Translations/admin-translation.php:688 msgid "Copy Download Link" msgstr "" #: app/Services/Translations/admin-translation.php:694 msgid "Copy email" msgstr "" #: app/Services/Translations/customer-profile-translation.php:71 msgid "Copy Key" msgstr "" #: app/Services/Translations/admin-translation.php:689 msgid "Copy License" msgstr "" #: app/Services/Translations/customer-profile-translation.php:72 msgid "Copy License Key" msgstr "" #: app/Services/Translations/customer-profile-translation.php:73 msgid "Copy license key to clipboard" msgstr "" #: app/Services/Translations/admin-translation.php:690 msgid "Copy Link" msgstr "" #: app/Services/Translations/admin-translation.php:695 msgid "Copy of" msgstr "" #: app/Services/Translations/admin-translation.php:696 msgid "Copy snippet" msgstr "" #: app/Services/Translations/admin-translation.php:697 msgid "Copy to Billing" msgstr "" #: api/StoreSettings.php:1191 app/Helpers/Helper.php:1725 msgid "Copy to clipboard" msgstr "" #: app/Services/Translations/admin-translation.php:698 msgid "Copy to Shipping" msgstr "" #: app/Services/Translations/admin-translation.php:691 msgid "Copy Variation ID" msgstr "" #: app/Services/Localization/i18n/states.php:717 msgid "Copán" msgstr "" #: app/Services/Localization/i18n/states.php:330 msgid "Coquimbo" msgstr "" #: app/Services/Localization/i18n/states.php:1641 msgid "Cordillera" msgstr "" #: app/Services/Localization/i18n/states.php:816 msgid "Cork" msgstr "" #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:193 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:315 #, php-format msgid "Correct Region: %s" msgstr "" #: app/Services/Localization/i18n/states.php:96 msgid "Corrientes" msgstr "" #: app/Services/Localization/i18n/states.php:718 msgid "Cortés" msgstr "" #: app/Services/Localization/i18n/states.php:940 msgid "Cosenza" msgstr "" #: app/Services/Translations/admin-translation.php:699 #: app/Modules/Shipping/Services/Filter/ShippingClassFilter.php:44 msgid "Cost" msgstr "" #: app/Services/Translations/admin-translation.php:702 msgid "Cost based on total weight of items in the cart." msgstr "" #: app/Services/Translations/admin-translation.php:703 msgid "Cost of the highest class among all the classes." msgstr "" #: app/Services/Translations/admin-translation.php:700 msgid "Cost Per Item" msgstr "" #: app/Services/Translations/admin-translation.php:704 msgid "Cost per item" msgstr "" #: app/Services/Translations/admin-translation.php:701 msgid "Cost Type" msgstr "" #. %s is the cost of the shipping class #: app/Services/Translations/admin-translation.php:706 #, php-format msgid "Cost: %s" msgstr "" #: app/Services/Localization/i18n/countries.php:68 msgid "Costa Rica" msgstr "" #: app/Services/Localization/i18n/states.php:417 msgctxt "Costa Rica Province" msgid "San José" msgstr "" #: app/Helpers/CurrenciesHelper.php:50 msgid "Costa Rican Colón" msgstr "" #: app/Services/Localization/i18n/states.php:1567 msgid "Cotabato" msgstr "" #: app/Services/Localization/i18n/states.php:540 msgid "Cotopaxi" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPalSubscriptions.php:169 msgid "Could not acquire the billing-history lock to credit this collection." msgstr "" #. %s: PayPal sale ID #: app/Modules/PaymentMethods/PayPalGateway/PayPalSubscriptions.php:158 #, php-format msgid "" "Could not acquire the billing-history lock while crediting PayPal sale %s; " "the payment was left unrecorded so a redelivery or scheduled resync can " "credit and record it together." msgstr "" #: app/Services/Translations/admin-translation.php:707 msgid "Could not activate FluentPlayer." msgstr "" #: api/Resource/FrontendResource/CartResource.php:257 msgid "Could not add" msgstr "" #: app/Hooks/Cart/WebCheckoutHandler.php:1051 msgid "Could not apply item at this time." msgstr "" #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:492 msgid "Could not check object ownership settings" msgstr "" #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:392 msgid "Could not check public access settings" msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:418 msgid "Could not confirm subscription switch" msgstr "" #: app/Http/Controllers/ModuleSettingsController.php:232 msgid "Could not connect to Cloudflare. Please try again." msgstr "" #: app/Services/Translations/admin-translation.php:708 msgid "Could not create the video in FluentPlayer." msgstr "" #. %1$s: subscription UUID, %2$s: vendor subscription ID #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:223 #, php-format msgid "" "Could not fetch PayPal subscription resource to activate. Subscription: %1$s," " Vendor Subscription ID: %2$s." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:766 msgid "Could not fetch the PayPal subscription to confirm this payment." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/API/API.php:466 msgid "Could not generate a PayPal id token." msgstr "" #: app/Http/Controllers/ProductController.php:1680 msgid "Could not generate SKU from the given title." msgstr "" #: app/Http/Controllers/ModuleSettingsController.php:218 msgid "" "Could not get a Turnstile token. Please check your Site Key and ensure this " "domain is allowed in Cloudflare." msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:298 msgid "Could not get or create plan" msgstr "" #: app/Services/Translations/admin-translation.php:709 msgid "Could not install FluentPlayer." msgstr "" #: app/Services/Translations/admin-translation.php:710 msgid "Could not load the FluentPlayer videos." msgstr "" #: app/Services/Translations/checkout-translation.php:10 msgid "Could not remove VAT, please try again." msgstr "" #: app/Services/Translations/admin-translation.php:711 msgid "Could not save the subscription billing mode." msgstr "" #: app/Services/Translations/admin-translation.php:712 msgid "Could not search FluentPlayer videos." msgstr "" #: app/Services/Translations/admin-translation.php:713 msgid "Could not send the test email." msgstr "" #: app/Http/Controllers/EmailNotificationController.php:278 msgid "" "Could not send the test email. Please check your mailing settings and " "recipients." msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:357 msgid "Could not switch payment method" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/SwitchCustomerMethod.php:93 msgid "Could not switch payment method, please try again later" msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:246 msgid "Could not update payment method" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:284 msgid "Could not verify PayPal payment from webhook. Charge ID: " msgstr "" #: app/Services/Translations/admin-translation.php:714 msgid "Could not verify this ID at the payment gateway." msgstr "" #: app/Services/Translations/admin-translation.php:715 msgid "Count" msgstr "" #: app/Services/Translations/admin-translation.php:716 msgid "Count Correction" msgstr "" #: app/Services/Translations/block-editor-translation.php:96 msgid "Count distinct products" msgstr "" #: app/Services/Translations/block-editor-translation.php:97 msgid "Count total item quantity" msgstr "" #: app/Services/Translations/admin-translation.php:717 msgid "Countries" msgstr "" #: app/Http/Controllers/TaxConfigurationController.php:33 msgid "Countries saved successfully" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:139 #: app/Helpers/EditorShortCodeHelper.php:148 api/Checkout/CheckoutApi.php:753 #: app/Services/Filter/TaxFilter.php:186 #: app/Services/Renderer/CheckoutFieldsSchema.php:520 #: app/Services/Renderer/CheckoutFieldsSchema.php:562 #: app/Services/Translations/admin-translation.php:718 msgid "Country" msgstr "" #: app/Helpers/CartCheckoutHelper.php:523 #: app/Services/Renderer/CheckoutFieldsSchema.php:242 #: app/Services/Renderer/CheckoutFieldsSchema.php:245 #: app/Services/Renderer/AddressSelectRenderer.php:267 #: app/Services/Translations/block-editor-translation.php:98 msgid "Country / Region" msgstr "" #: app/Http/Controllers/TaxRateController.php:772 msgid "Country and category are required" msgstr "" #: app/Http/Controllers/TaxEUController.php:156 #: app/Http/Controllers/TaxRateController.php:993 #: app/Modules/Shipping/Http/Controllers/Frontend/ShippingFrontendController.php:29 msgid "Country code is required" msgstr "" #: api/Checkout/CheckoutApi.php:1087 #: app/Http/Requests/CustomerAddressRequest.php:71 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:46 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:76 msgid "Country field is required." msgstr "" #: app/Http/Controllers/TaxRateController.php:1036 msgid "Country has been added successfully" msgstr "" #: app/Services/Translations/customer-profile-translation.php:74 msgid "Country is required." msgstr "" #: app/Services/Translations/admin-translation.php:719 msgid "Country of OSS registration" msgstr "" #: app/Services/Translations/admin-translation.php:720 msgid "Country of registration" msgstr "" #: app/Http/Controllers/TaxEUController.php:169 msgid "Country registration removed successfully" msgstr "" #: app/Http/Controllers/TaxEUController.php:146 msgid "Country VAT registration saved successfully" msgstr "" #: app/Services/Translations/block-editor-translation.php:99 msgid "Country/Region" msgstr "" #: app/Services/Localization/i18n/address-locales.php:23 #: app/Services/Localization/i18n/address-locales.php:352 #: app/Services/Localization/i18n/address-locales.php:367 #: app/Services/Localization/i18n/address-locales.php:619 #: app/Services/Localization/i18n/address-locales.php:762 msgid "County" msgstr "" #: app/Services/Translations/block-editor-translation.php:100 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:435 msgid "Coupon" msgstr "" #. 1: coupon title, 2: user display name #: app/Http/Controllers/CouponsController.php:74 #, php-format msgid "Coupon \"%1$s\" created by %2$s" msgstr "" #. 1: coupon title, 2: user display name #: app/Http/Controllers/CouponsController.php:132 #, php-format msgid "Coupon \"%1$s\" updated by %2$s" msgstr "" #: app/Services/Translations/admin-translation.php:724 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:44 msgid "Coupon already applied" msgstr "" #: app/Services/Coupon/DiscountService.php:122 msgid "Coupon can not be applied." msgstr "" #: app/Services/Translations/checkout-translation.php:11 msgid "Coupon cannot be applied" msgstr "" #: app/Services/Translations/admin-translation.php:725 msgid "Coupon code" msgstr "" #: app/Http/Requests/FrontendRequests/CouponRequest.php:59 msgid "Coupon code is required" msgstr "" #: app/Http/Controllers/CouponsController.php:71 msgid "Coupon Created" msgstr "" #: api/Resource/CouponResource.php:106 msgid "Coupon created successfully!" msgstr "" #: app/Modules/MCP/Tools/CouponTools.php:158 msgid "Coupon created." msgstr "" #: api/Resource/CouponResource.php:111 msgid "Coupon creation failed." msgstr "" #: app/Modules/MCP/Tools/CouponTools.php:171 msgid "Coupon deactivated." msgstr "" #: api/Resource/CouponResource.php:192 msgid "Coupon deletion failed!" msgstr "" #: app/Services/Translations/admin-translation.php:721 #: app/Services/Translations/customer-profile-translation.php:75 msgid "Coupon Discount" msgstr "" #: app/Services/Renderer/ModalCheckoutRenderer.php:485 msgid "Coupon discount" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:241 msgid "Coupon Discount Total" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:242 msgid "Coupon Discount Total (Formatted)" msgstr "" #: app/Services/Renderer/CartSummaryRender.php:411 msgid "Coupon entry area" msgstr "" #: api/Resource/AppliedCouponResource.php:100 msgid "Coupon failed to update!" msgstr "" #: app/Services/Coupon/CouponServiceAdmin.php:184 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:40 msgid "Coupon Not Found" msgstr "" #: api/Resource/CouponResource.php:197 msgid "Coupon not found in database, failed to remove." msgstr "" #: api/Resource/CouponResource.php:148 #: app/Http/Controllers/CouponsController.php:41 msgid "Coupon not found, please reload the page and try again!" msgstr "" #: app/Services/Translations/admin-translation.php:722 msgid "Coupon Priority" msgstr "" #: app/Services/Translations/checkout-translation.php:12 msgid "Coupon removed!" msgstr "" #: app/Services/Translations/admin-translation.php:723 msgid "Coupon Settings" msgstr "" #: api/Resource/CouponResource.php:188 msgid "Coupon successfully deleted." msgstr "" #: api/Resource/CouponResource.php:172 msgid "Coupon update failed." msgstr "" #: app/Http/Controllers/CouponsController.php:129 msgid "Coupon Updated" msgstr "" #: api/Resource/CouponResource.php:168 msgid "Coupon updated successfully!" msgstr "" #: api/Resource/AppliedCouponResource.php:95 #: app/Modules/MCP/Tools/CouponTools.php:201 msgid "Coupon updated." msgstr "" #: app/Services/Coupon/Concerns/CanValidateCoupon.php:68 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:73 msgid "Coupon Uses Limit Exceeded" msgstr "" #: app/Modules/MCP/Tools/CouponTools.php:162 msgid "coupon_id is required for update and deactivate." msgstr "" #: app/Helpers/AdminHelper.php:174 #: app/Services/Translations/admin-translation.php:726 #: app/Hooks/Handlers/MenuHandler.php:330 msgid "Coupons" msgstr "" #: app/Services/Translations/admin-translation.php:3118 msgid "coupons" msgstr "" #: app/Services/Translations/admin-translation.php:727 msgid "Coupons Settings" msgstr "" #: app/Services/Translations/admin-translation.php:728 msgid "" "Coupons will be calculated based on their priority. The lower the number the " "higher the priority is." msgstr "" #: app/Services/Localization/i18n/states.php:1674 msgid "Covasna" msgstr "" #: app/Services/Translations/admin-translation.php:729 msgid "Coverage" msgstr "" #: app/Services/Localization/i18n/states.php:138 msgid "Cox's Bazar" msgstr "" #: app/Services/Translations/admin-translation.php:730 msgid "Create" msgstr "" #. %s - page name #: app/Services/Translations/admin-translation.php:732 #, php-format msgid "Create %s Page" msgstr "" #: app/Services/Translations/admin-translation.php:733 msgid "Create & Attach Customer" msgstr "" #: app/Services/Translations/admin-translation.php:734 msgid "Create & Charge" msgstr "" #: app/Http/Controllers/AddonsController.php:107 msgid "Create / Update WP User with Custom Roles on order events" msgstr "" #: app/Services/Translations/admin-translation.php:746 msgid "Create a custom checkout page to generate custom links." msgstr "" #: app/Modules/MCP/Tools/CustomerTools.php:89 msgid "" "Create a customer or update an existing one. Identify by customer_id to " "update, or email to create or match. On create, email is required. Only the " "fields you pass change. Set status to archived to deactivate; there is no " "hard delete. Use new_email to rename. if_exists handles a matched email: " "merge updates, skip leaves it, error returns a conflict." msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:28 msgid "" "Create a fast and responsive community and LMS without slowing down your " "server – no bloat, just performance. Sale your course or memberships with " "FluentCart + FluentCommunity Integration." msgstr "" #: app/Services/Translations/admin-translation.php:747 msgid "Create a renewal now for the upcoming billing period?" msgstr "" #: app/Http/Controllers/AddonsController.php:70 msgid "" "Create advanced forms and surveys with an easy-to-use drag & drop form " "builder." msgstr "" #: app/Services/Translations/block-editor-translation.php:101 msgid "Create an Account?" msgstr "" #: app/Services/Renderer/CheckoutRenderer.php:278 msgid "Create an account?" msgstr "" #: app/Services/Translations/admin-translation.php:748 msgid "Create an application password" msgstr "" #: app/Services/Translations/admin-translation.php:749 msgid "" "Create an application password for your WordPress user, then fill it in " "below. Your password stays in the browser — it is only written into the " "snippet you copy." msgstr "" #: app/Services/Translations/admin-translation.php:750 msgid "Create as wordpress user" msgstr "" #: app/Services/Translations/admin-translation.php:751 msgid "Create attribute groups" msgstr "" #: app/Services/Translations/admin-translation.php:735 msgid "Create Customer" msgstr "" #: app/Services/Translations/admin-translation.php:736 msgid "Create Dummy Product" msgstr "" #: app/Helpers/CartCheckoutHelper.php:710 msgid "Create My Account" msgstr "" #: app/Services/Translations/block-editor-translation.php:102 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:246 msgid "Create my user account" msgstr "" #: app/Services/Translations/admin-translation.php:752 msgid "Create new attribute group" msgstr "" #: app/Services/Translations/admin-translation.php:737 msgid "Create New Coupon" msgstr "" #: app/Services/Translations/admin-translation.php:738 msgid "Create New Customer" msgstr "" #: app/Services/Translations/admin-translation.php:753 msgid "Create new option" msgstr "" #: app/Services/Translations/admin-translation.php:739 msgid "Create New Order" msgstr "" #: app/Services/Translations/admin-translation.php:740 msgid "Create New Order Bump" msgstr "" #: app/Services/Translations/admin-translation.php:754 msgid "Create new transaction & link" msgstr "" #: app/Modules/MCP/Tools/CustomerTools.php:88 msgid "Create or Update Customer" msgstr "" #: app/Services/Translations/admin-translation.php:741 msgid "Create Order" msgstr "" #: app/Services/Permission/PermissionManager.php:199 msgid "Create Orders" msgstr "" #: app/Services/Translations/admin-translation.php:742 msgid "Create Page" msgstr "" #: app/Services/Permission/PermissionManager.php:191 #: app/Services/Translations/admin-translation.php:743 msgid "Create Products" msgstr "" #: app/Services/Translations/admin-translation.php:744 msgid "Create Renewal" msgstr "" #: app/Services/Translations/admin-translation.php:745 msgid "Create Renewal Now" msgstr "" #: app/Modules/MCP/Tools/CouponTools.php:133 msgid "create requires code, type, and amount." msgstr "" #: app/Services/Translations/admin-translation.php:755 msgid "Create tax class" msgstr "" #: app/Services/Translations/admin-translation.php:756 msgid "Create the essential pages your store needs: cart, checkout, and more." msgstr "" #: app/Services/Translations/admin-translation.php:757 msgid "" "Create the next renewal and charge it now? One attempt runs immediately; a " "decline falls back to automatic retries." msgstr "" #: api/StoreSettings.php:1236 msgid "" "Create User Account Automatically after payment\n" msgstr "" #: app/Modules/MCP/Tools/CouponTools.php:58 msgid "" "Create, update, or deactivate a coupon. action=create needs code, type, and " "amount. action=update and action=deactivate need coupon_id. Deactivate sets " "status to inactive rather than deleting. Interpret amount by type: " "percentage is a percent, fixed is a currency value." msgstr "" #: app/Services/Filter/LicenseSiteFilter.php:26 #: app/Services/Filter/LogFilter.php:67 #: app/Services/Translations/admin-translation.php:758 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:97 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:254 msgid "Created At" msgstr "" #: app/Services/Filter/AttrGroupFilter.php:79 #: app/Services/Filter/AttrTermFilter.php:77 #: app/Services/Filter/OrderBumpFilter.php:65 #: app/Services/Filter/ProductFilter.php:78 msgid "Created at" msgstr "" #: api/Resource/OrderMetaResource.php:79 #: api/Resource/AppliedCouponResource.php:69 msgid "Created successfully!" msgstr "" #: app/Services/Translations/admin-translation.php:759 msgid "Creating" msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:477 msgid "" "Creating a renewal is only available for store-billed (manual or auto-charge)" " subscriptions." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1126 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1144 msgid "Credentials are valid!" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:62 msgid "Credit Card & PayPal payments" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:67 msgid "Credit Card and eCheck payments" msgstr "" #: app/Services/Translations/customer-profile-translation.php:76 msgid "Credit Card ending in" msgstr "" #: app/Services/Translations/customer-profile-translation.php:78 msgid "Credit card ending in" msgstr "" #: app/Services/Translations/customer-profile-translation.php:79 msgid "Credit card icon" msgstr "" #: app/Services/Translations/customer-profile-translation.php:77 msgid "Credit Card logo" msgstr "" #: app/Services/Translations/customer-profile-translation.php:80 msgid "Credit card number" msgstr "" #: app/Services/Translations/customer-profile-translation.php:81 msgid "Credit card payment method" msgstr "" #: app/Services/Localization/i18n/states.php:941 msgid "Cremona" msgstr "" #: app/Services/Localization/i18n/states.php:680 msgid "Crete" msgstr "" #: app/Services/Localization/i18n/states.php:1982 msgid "Crimea" msgstr "" #: app/Services/Localization/i18n/states.php:1293 msgid "Criuleni" msgstr "" #: app/Services/Localization/i18n/countries.php:69 msgid "Croatia" msgstr "" #: app/Helpers/CurrenciesHelper.php:72 msgid "Croatian Kuna" msgstr "" #: app/Services/Localization/i18n/states.php:1413 msgid "Cross River" msgstr "" #: app/Services/Translations/admin-translation.php:760 msgid "Cross-border compliance" msgstr "" #: app/Services/Localization/i18n/states.php:942 msgid "Crotone" msgstr "" #: app/Services/Localization/i18n/states.php:760 msgid "Csongrád-Csanád" msgstr "" #: api/StoreSettings.php:1193 msgid "CSS class to display the cart link/icon anywhere else." msgstr "" #: app/Http/Controllers/ProductController.php:1118 msgid "CSV" msgstr "" #: app/Services/Translations/admin-translation.php:478 msgid "CSV columns" msgstr "" #: app/Services/Translations/admin-translation.php:479 msgid "CSV creates one row per record and works well in spreadsheet apps." msgstr "" #: app/Services/Translations/admin-translation.php:480 msgid "CSV for Excel, Numbers, or other spreadsheet programs" msgstr "" #: app/Services/Translations/admin-translation.php:477 msgid "CSV Headers" msgstr "" #: app/Services/Localization/i18n/countries.php:70 msgid "Cuba" msgstr "" #: app/Services/Localization/i18n/states.php:608 msgid "Cuenca" msgstr "" #: app/Modules/Tax/TaxModule.php:1772 msgid "CUIT" msgstr "" #: app/Services/Localization/i18n/states.php:139 msgid "Cumilla" msgstr "" #: app/Services/Localization/i18n/states.php:389 msgid "Cundinamarca" msgstr "" #: app/Services/Localization/i18n/states.php:74 msgid "Cunene" msgstr "" #: app/Services/Localization/i18n/states.php:943 msgid "Cuneo" msgstr "" #: app/Services/Localization/i18n/countries.php:71 msgid "Curaçao" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:186 #: app/Services/Translations/admin-translation.php:761 msgid "Currency" msgstr "" #: api/StoreSettings.php:502 msgid "Currency Formatting" msgstr "" #: app/Services/Translations/admin-translation.php:762 msgid "Current" msgstr "" #: app/Services/Translations/TransStrings.php:129 msgid "current color is {color}. press enter to select a new color." msgstr "" #: app/Services/Translations/block-editor-translation.php:103 msgid "Current Package" msgstr "" #: app/Services/Translations/admin-translation.php:766 msgid "Current page" msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionService.php:689 #: app/Modules/Subscriptions/Services/SubscriptionService.php:699 msgid "Current payment method does not support pausing." msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionService.php:752 #: app/Modules/Subscriptions/Services/SubscriptionService.php:762 msgid "Current payment method does not support resuming." msgstr "" #: app/Services/Translations/admin-translation.php:763 msgid "Current Plan" msgstr "" #: app/Services/Translations/admin-translation.php:764 msgid "Current Range" msgstr "" #: app/Services/Translations/admin-translation.php:765 msgid "Current Revenue" msgstr "" #: app/Services/Translations/block-editor-translation.php:104 msgid "Current SKU" msgstr "" #: app/Services/Translations/block-editor-translation.php:105 msgid "Current Tab" msgstr "" #. %s is the order number #: app/Services/Translations/admin-translation.php:768 #, php-format msgid "Currently processing: %s" msgstr "" #: app/Services/Translations/admin-translation.php:769 msgid "Currently there is no data!" msgstr "" #: app/Services/Translations/admin-translation.php:770 msgid "Currently there is no failed order!" msgstr "" #: app/Services/Translations/admin-translation.php:771 msgid "Currently there is no item!" msgstr "" #: app/Services/Localization/i18n/states.php:1725 msgid "Cuscatlán" msgstr "" #: app/Services/Localization/i18n/states.php:1521 msgid "Cusco" msgstr "" #: app/Services/Translations/admin-translation.php:772 #: app/Services/Translations/block-editor-translation.php:106 #: app/Modules/Templating/Bricks/Elements/BuySection.php:51 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:51 #: app/Modules/Templating/Bricks/Elements/ProductContent.php:32 #: app/Modules/Templating/Bricks/Elements/PriceRange.php:39 #: app/Modules/Templating/Bricks/Elements/ProductShortDescription.php:32 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:43 msgid "Custom" msgstr "" #: app/Services/Translations/block-editor-translation.php:107 msgid "Custom (Advanced)" msgstr "" #: app/Services/Translations/admin-translation.php:773 msgid "Custom Class..." msgstr "" #: app/Services/Translations/admin-translation.php:774 msgid "Custom Email Templates" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:340 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:376 msgid "Custom filter label" msgstr "" #: app/Http/Controllers/OrderController.php:780 msgid "Custom item has been added to the order!" msgstr "" #: app/Services/Translations/admin-translation.php:775 msgid "Custom Payment Link" msgstr "" #: app/Services/Translations/admin-translation.php:777 msgid "Custom payment link" msgstr "" #: app/Services/Translations/admin-translation.php:776 msgid "Custom Price" msgstr "" #: app/Services/Translations/admin-translation.php:778 msgid "Custom price" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductStock.php:83 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:119 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:155 msgid "Custom text" msgstr "" #: app/Services/Translations/block-editor-translation.php:108 msgid "Custom Width" msgstr "" #: app/Services/Translations/admin-translation.php:779 #: app/Modules/MCP/Tools/SubscriptionTools.php:307 #: app/Views/emails/subscription/trial_end/admin.php:26 #: app/Views/emails/subscription/reminder/admin.php:21 #: app/Views/emails/subscription/canceled/admin.php:19 #: app/Views/emails/order/reminder/due/admin.php:31 msgid "Customer" msgstr "" #: app/Services/Translations/admin-translation.php:3119 msgid "customer" msgstr "" #: api/Resource/FrontendResource/CustomerAddressResource.php:129 #: app/Http/Controllers/FrontendControllers/CustomerController.php:283 msgid "Customer address created successfully!" msgstr "" #: api/Resource/FrontendResource/CustomerAddressResource.php:134 msgid "Customer address creation failed." msgstr "" #: api/Resource/FrontendResource/CustomerAddressResource.php:188 msgid "Customer address update failed." msgstr "" #: api/Resource/FrontendResource/CustomerAddressResource.php:184 msgid "Customer address updated successfully!" msgstr "" #: api/Resource/CustomerResource.php:187 msgid "Customer already exists." msgstr "" #: app/Modules/MCP/Tools/CustomerTools.php:185 msgid "Customer already exists; left unchanged." msgstr "" #: app/Services/Translations/admin-translation.php:780 msgid "Customer Billing Address" msgstr "" #: app/Services/Translations/admin-translation.php:793 msgid "Customer can see this reason" msgstr "" #: app/Http/Controllers/OrderController.php:550 msgid "Customer changed" msgstr "" #. 1: old customer name, 2: new customer name #: app/Http/Controllers/OrderController.php:553 #, php-format msgid "Customer changed from %1$s to %2$s" msgstr "" #: app/Http/Controllers/OrderController.php:561 msgid "Customer changed successfully" msgstr "" #: app/Services/Translations/admin-translation.php:781 msgid "Customer Count" msgstr "" #: api/Resource/CustomerResource.php:182 #: api/Resource/FrontendResource/CustomerResource.php:116 msgid "Customer created successfully!" msgstr "" #: api/Resource/CustomerResource.php:150 #: api/Resource/FrontendResource/CustomerResource.php:121 #: app/Modules/MCP/Tools/CustomerTools.php:227 msgid "Customer creation failed." msgstr "" #: app/Views/frontend/customer_menu.php:11 #: app/Hooks/Handlers/BlockEditors/CustomerProfileBlockEditor.php:35 msgid "Customer Dashboard" msgstr "" #: app/Hooks/Handlers/BlockEditors/CustomerDashboardButtonBlockEditor.php:75 msgid "Customer Dashboard Button" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:221 msgid "Customer Dashboard Link" msgstr "" #: app/Services/Translations/customer-profile-translation.php:82 msgid "Customer Dashboard Navigation" msgstr "" #: app/Services/Translations/admin-translation.php:782 msgid "Customer Details" msgstr "" #: api/Resource/CustomerResource.php:324 msgid "Customer does not have any changes to update." msgstr "" #: app/Services/Filter/CustomerFilter.php:272 #: app/Services/Filter/OrderFilter.php:504 #: app/Views/emails/order/reminder/overdue/admin.php:43 msgid "Customer Email" msgstr "" #: app/Services/Filter/LicenseFilter.php:275 #: app/Services/Filter/OrderBumpFilter.php:152 msgid "Customer first name" msgstr "" #: app/Services/Translations/admin-translation.php:783 msgid "Customer Growth" msgstr "" #: app/Services/Filter/CustomerFilter.php:62 msgid "Customer ID" msgstr "" #: app/Http/Controllers/OrderController.php:479 msgid "Customer id is required" msgstr "" #: app/Helpers/AdminOrderProcessor.php:314 app/Helpers/CheckoutProcessor.php:78 msgid "Customer ID is required to create a draft order." msgstr "" #: app/Http/Requests/CartRequest.php:36 msgid "Customer Id must be a number." msgstr "" #: app/Views/invoice/invoice_template.php:66 #: app/Views/invoice/dispatch_slip.php:69 #: app/Views/invoice/shipping_slip.php:46 #: app/Views/invoice/delivery_slip.php:50 msgid "Customer Info" msgstr "" #: app/Services/Translations/admin-translation.php:784 msgid "Customer Information" msgstr "" #: app/Services/Translations/admin-translation.php:785 msgid "Customer Informations" msgstr "" #: app/Http/Controllers/OrderController.php:514 msgid "Customer is already attached to this order" msgstr "" #: app/Services/Filter/LicenseFilter.php:283 #: app/Services/Filter/OrderBumpFilter.php:160 msgid "Customer last name" msgstr "" #: app/Services/Filter/CustomerFilter.php:279 msgid "Customer LTV" msgstr "" #: app/Services/Translations/admin-translation.php:794 msgid "Customer must pay each renewal manually — no auto-charge." msgstr "" #: app/Services/Filter/CustomerFilter.php:257 #: app/Services/Filter/OrderFilter.php:486 #: app/Services/Translations/admin-translation.php:786 msgid "Customer Name" msgstr "" #: app/Services/Translations/admin-translation.php:787 msgid "Customer Not Found" msgstr "" #: app/Http/Controllers/CustomerController.php:62 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:293 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:47 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:92 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:206 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:259 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:316 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:377 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:433 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:475 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:525 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:564 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:604 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:129 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:451 msgid "Customer not found" msgstr "" #: api/Resource/CustomerResource.php:243 api/Resource/CustomerResource.php:329 msgid "Customer not found, please reload the page and try again!" msgstr "" #: app/Http/Controllers/CustomerController.php:446 #: app/Http/Controllers/CustomerController.php:483 #: app/Http/Controllers/CustomerController.php:508 msgid "Customer not found." msgstr "" #: app/Services/Translations/customer-profile-translation.php:83 msgid "Customer order history" msgstr "" #: app/Services/Translations/admin-translation.php:788 msgid "Customer Profile" msgstr "" #: app/Views/frontend/customer_app.php:15 msgid "Customer profile" msgstr "" #: app/Hooks/Handlers/MenuHandler.php:93 msgid "Customer Profile Page" msgstr "" #: app/Services/Filter/LicenseFilter.php:271 #: app/Services/Filter/CustomerFilter.php:253 #: app/Services/Filter/OrderFilter.php:481 #: app/Services/Filter/OrderBumpFilter.php:148 msgid "Customer Property" msgstr "" #: app/Services/Translations/admin-translation.php:789 msgid "Customer Report" msgstr "" #: app/Services/Translations/admin-translation.php:795 msgid "Customer request" msgstr "" #: app/Http/Requests/OrderRequest.php:150 msgid "Customer selection is required" msgstr "" #: app/Services/Translations/admin-translation.php:790 msgid "Customer Shipping Address" msgstr "" #: app/Services/Filter/CustomerFilter.php:67 #: app/Services/Translations/admin-translation.php:791 msgid "Customer Since" msgstr "" #: app/Services/Translations/admin-translation.php:792 msgid "Customer Since:" msgstr "" #: api/Customers.php:178 api/Resource/CustomerResource.php:368 #: api/Resource/FrontendResource/CustomerResource.php:244 msgid "Customer Status has been changed" msgstr "" #: api/Resource/CustomerResource.php:238 api/Resource/CustomerResource.php:276 #: api/Resource/CustomerResource.php:319 #: api/Resource/FrontendResource/CustomerResource.php:154 #: api/Resource/FrontendResource/CustomerResource.php:187 msgid "Customer update failed." msgstr "" #: api/Resource/CustomerResource.php:233 api/Resource/CustomerResource.php:314 #: api/Resource/FrontendResource/CustomerResource.php:149 msgid "Customer updated successfully!" msgstr "" #. %s is the customer name #: app/Services/Translations/admin-translation.php:797 #, php-format msgid "Customer: %s" msgstr "" #: app/Helpers/AdminHelper.php:146 #: app/Services/Translations/admin-translation.php:798 #: app/Hooks/Handlers/MenuHandler.php:267 msgid "Customers" msgstr "" #: app/Services/Translations/admin-translation.php:3120 msgid "customers" msgstr "" #: app/Services/Translations/admin-translation.php:799 msgid "Customers must enter this code at checkout." msgstr "" #: api/Resource/CustomerResource.php:398 #: api/Resource/FrontendResource/CustomerResource.php:274 msgid "Customers selection is required" msgstr "" #: app/Services/Translations/admin-translation.php:800 msgid "Customers that first ordered " msgstr "" #: app/Http/Controllers/DashboardController.php:21 msgid "Customers to find what they're looking for by organising." msgstr "" #: app/Services/Translations/admin-translation.php:801 msgid "Customers won't see this" msgstr "" #: app/Services/Translations/admin-translation.php:802 msgid "" "Customizable PDF receipts, invoices, and e-invoices with ZUGFeRD support." msgstr "" #: app/Services/Translations/admin-translation.php:803 msgid "Customization" msgstr "" #: api/StoreSettings.php:1912 msgid "Customize" msgstr "" #: app/Services/Translations/admin-translation.php:804 msgid "" "Customize PDF templates for email attachments. Select which template to " "attach in each email notification's settings." msgstr "" #. %s is the URL #: app/Services/Translations/admin-translation.php:806 #, php-format msgid "" "Customize the product's URL ending. Remember, this will affect SEO and " "readability. The URL will be activated when publish. Check Google's %s " "Structure Best Practices." msgstr "" #: app/Http/Controllers/AddonsController.php:59 msgid "" "Customize WordPress emails, customized login & signup forms with enhanced " "security and social logins. Enhance your site security with FluentCart + " "FluentSecurity integration." msgstr "" #: app/Services/Translations/admin-translation.php:807 msgid "Customized Body" msgstr "" #: app/Services/Translations/customer-profile-translation.php:48 msgid "CVC" msgstr "" #: app/Helpers/Helper.php:1145 app/Helpers/Helper.php:1357 msgid "cycle" msgid_plural "cycles" msgstr[0] "" msgstr[1] "" #: app/Services/Localization/i18n/countries.php:72 msgid "Cyprus" msgstr "" #: app/Helpers/CurrenciesHelper.php:52 msgid "Czech Koruna" msgstr "" #: app/Services/Localization/i18n/countries.php:73 msgid "Czech Republic" msgstr "" #: app/Services/Localization/i18n/states.php:601 msgid "Cáceres" msgstr "" #: app/Services/Localization/i18n/states.php:602 msgid "Cádiz" msgstr "" #: app/Services/Localization/i18n/states.php:1291 msgid "Căușeni" msgstr "" #: app/Services/Localization/i18n/states.php:873 msgid "Dadra and Nagar Haveli" msgstr "" #: app/Services/Localization/i18n/states.php:777 msgid "Daerah Istimewa Aceh" msgstr "" #: app/Services/Localization/i18n/states.php:792 msgid "Daerah Istimewa Yogyakarta" msgstr "" #: api/StoreSettings.php:158 app/Helpers/Helper.php:1879 #: app/Services/Renderer/PricingTableRenderer.php:162 #: app/Services/Email/StoreDigestService.php:568 #: app/Services/Translations/admin-translation.php:808 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:242 msgid "Daily" msgstr "" #: app/Services/Translations/admin-translation.php:810 msgid "Daily digest" msgstr "" #: app/Services/Translations/admin-translation.php:809 msgid "Daily Signups" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/SubscriptionsManager.php:98 msgid "Daily verification limit reached. You can try again tomorrow." msgstr "" #: app/Services/Localization/i18n/states.php:448 msgid "Dajabón" msgstr "" #: app/Services/Localization/i18n/states.php:568 msgid "Dakahlia" msgstr "" #: app/Services/Localization/i18n/states.php:1704 msgid "Dakar" msgstr "" #: app/Services/Translations/admin-translation.php:811 msgid "Damage/Loss" msgstr "" #: app/Services/Localization/i18n/states.php:874 msgid "Daman and Diu" msgstr "" #: app/Services/Localization/i18n/states.php:569 msgid "Damietta" msgstr "" #: app/Helpers/CurrenciesHelper.php:54 msgid "Danish Krone" msgstr "" #: app/Services/Localization/i18n/states.php:1901 msgid "Dar es Salaam" msgstr "" #: app/Services/Localization/i18n/states.php:1502 msgid "Darién" msgstr "" #: app/Services/Translations/admin-translation.php:812 msgid "Dark" msgstr "" #: app/Helpers/AdminHelper.php:137 #: app/Services/Translations/admin-translation.php:813 #: app/Services/Translations/customer-profile-translation.php:84 #: app/Services/Translations/block-editor-translation.php:110 #: app/Hooks/Handlers/MenuHandler.php:248 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:263 msgid "Dashboard" msgstr "" #: app/Services/Translations/admin-translation.php:814 msgid "Data" msgstr "" #: app/Services/Translations/admin-translation.php:815 msgid "Data modules" msgstr "" #: app/Hooks/Cart/WebCheckoutHandler.php:1025 msgid "Data saved successfully" msgstr "" #: app/Services/Filter/LicenseFilter.php:78 #: app/Services/Translations/admin-translation.php:816 #: app/Services/Translations/customer-profile-translation.php:85 #: app/Services/Translations/block-editor-translation.php:111 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:797 msgid "Date" msgstr "" #: api/StoreSettings.php:598 msgid "Date & Time Format" msgstr "" #: app/Services/Renderer/ShopAppRenderer.php:472 msgid "Date (Newest First)" msgstr "" #: app/Services/Renderer/ShopAppRenderer.php:487 msgid "Date (Oldest First)" msgstr "" #: app/Services/Translations/admin-translation.php:817 #: app/Views/invoice/invoice_template.php:57 #: app/Views/invoice/dispatch_slip.php:48 #: app/Views/invoice/dispatch_slip.php:160 #: app/Views/invoice/shipping_slip.php:37 #: app/Views/invoice/delivery_slip.php:41 msgid "Date:" msgstr "" #: app/Modules/MCP/Tools/PaymentScheduleTools.php:274 msgid "date_from / date_to must be ISO 8601 or YYYY-MM-DD." msgstr "" #: app/Modules/MCP/Tools/ProductFinancialsTools.php:433 msgid "date_from / date_to must be YYYY-MM-DD or ISO 8601." msgstr "" #: app/Services/Localization/i18n/states.php:1568 msgid "Davao del Norte" msgstr "" #: app/Services/Localization/i18n/states.php:1569 msgid "Davao del Sur" msgstr "" #: app/Services/Localization/i18n/states.php:1570 msgid "Davao Occidental" msgstr "" #: app/Services/Localization/i18n/states.php:1571 msgid "Davao Oriental" msgstr "" #: app/Helpers/Helper.php:1089 app/Helpers/Helper.php:1194 #: app/Helpers/Helper.php:1299 app/Helpers/Helper.php:1836 msgid "day" msgid_plural "days" msgstr[0] "" msgstr[1] "" #: app/Services/Translations/admin-translation.php:818 msgid "Day of week" msgstr "" #: app/Services/Localization/i18n/states.php:25 msgid "Daykundi" msgstr "" #: app/Services/Translations/admin-translation.php:819 msgid "Days" msgstr "" #: app/Hooks/Handlers/ReminderHandler.php:336 msgid "" "Days after due date to send overdue reminders. Comma-separated (e.g. 1,3,7). " "Default: 1,3,7" msgstr "" #: app/Services/Translations/admin-translation.php:820 msgid "Days before" msgstr "" #: app/Hooks/Handlers/ReminderHandler.php:242 msgid "Days before billing date. Min: 7, Max: 90. Default: 30" msgstr "" #: app/Hooks/Handlers/ReminderHandler.php:255 msgid "Days before half yearly renewal. Min: 7, Max: 60. Default: 21" msgstr "" #: app/Hooks/Handlers/ReminderHandler.php:281 msgid "Days before monthly renewal. Min: 3, Max: 28. Default: 7" msgstr "" #: app/Hooks/Handlers/ReminderHandler.php:268 msgid "Days before quarterly renewal. Min: 7, Max: 60. Default: 14" msgstr "" #: app/Hooks/Handlers/ReminderHandler.php:200 msgid "Days before trial ends. Min: 1, Max: 14. Default: 3" msgstr "" #: app/Services/Translations/admin-translation.php:821 msgid "Days of the week" msgstr "" #: app/Services/Translations/TransStrings.php:201 msgid "Dec" msgstr "" #: app/Services/Translations/TransStrings.php:170 msgid "December" msgstr "" #: app/Services/Translations/admin-translation.php:822 msgid "Decline" msgstr "" #: app/Services/Translations/admin-translation.php:823 msgid "Declined" msgstr "" #: app/Services/Translations/TransStrings.php:205 msgid "decrease number" msgstr "" #. %s - YoY growth percentage #: app/Services/Translations/admin-translation.php:825 #, php-format msgid "Decrease of %s year-over-year" msgstr "" #: app/Services/Renderer/ProductRenderer.php:1407 #: app/Services/Renderer/ProductRenderer.php:1408 #: app/Services/Renderer/CartRenderer.php:279 #: app/Services/Renderer/CartRenderer.php:280 msgid "Decrease Quantity" msgstr "" #: app/Services/Translations/admin-translation.php:826 #: app/Services/Translations/customer-profile-translation.php:86 #: app/Services/Translations/block-editor-translation.php:112 #: app/Modules/Templating/Bricks/Elements/BuySection.php:50 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:50 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:191 #: app/Modules/Templating/Bricks/Elements/ProductContent.php:31 #: app/Modules/Templating/Bricks/Elements/PriceRange.php:38 #: app/Modules/Templating/Bricks/Elements/ProductShortDescription.php:31 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:42 msgid "Default" msgstr "" #: app/Services/Translations/admin-translation.php:827 msgid "Default Body" msgstr "" #: app/Services/Translations/block-editor-translation.php:113 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:64 msgid "Default Filter" msgstr "" #: app/Services/PDF/ReceiptPdfTemplateService.php:18 msgid "Default receipt template for paid orders" msgstr "" #: app/Services/Tax/TaxManager.php:62 msgid "Default tax class for most products." msgstr "" #: app/Services/Translations/admin-translation.php:828 #: app/Services/Translations/block-editor-translation.php:114 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:526 msgid "Default Variant" msgstr "" #. %1$s: the hex colour FluentCart falls back to #: api/StoreSettings.php:2154 #, php-format msgid "Default: %1$s" msgstr "" #: app/Services/Translations/admin-translation.php:829 msgid "" "Define shipping zones and methods specific to this class. Products with this " "class will use these rates instead of the general shipping zones." msgstr "" #: app/Services/Translations/admin-translation.php:830 msgid "" "Define weight ranges and their shipping costs. Set max to 0 for unlimited." msgstr "" #: api/StoreSettings.php:1038 msgid "Defines how product variations are visually presented to customers." msgstr "" #: app/Services/Translations/admin-translation.php:831 msgid "Defines the action that initiates the workflow or process." msgstr "" #: app/Services/Translations/admin-translation.php:832 msgid "" "Defines the structure and method used to send data in the webhook request." msgstr "" #: app/Services/Localization/i18n/states.php:2146 msgid "Delaware" msgstr "" #: app/Services/Translations/TransStrings.php:254 #: app/Services/Translations/admin-translation.php:833 #: app/Services/Translations/customer-profile-translation.php:87 #: app/Services/Translations/block-editor-translation.php:115 msgid "Delete" msgstr "" #: app/Services/Translations/customer-profile-translation.php:88 msgid "Delete activation for site" msgstr "" #: app/Services/Translations/admin-translation.php:834 msgid "Delete Activity" msgstr "" #: app/Services/Translations/admin-translation.php:846 msgid "Delete class" msgstr "" #: app/Services/Permission/PermissionManager.php:215 msgid "Delete Coupons" msgstr "" #: app/Services/Permission/PermissionManager.php:197 msgid "Delete Customers" msgstr "" #: app/Services/Translations/admin-translation.php:847 msgid "Delete failed" msgstr "" #: app/Services/Translations/admin-translation.php:848 msgid "Delete group" msgstr "" #: app/Services/Permission/PermissionManager.php:220 msgid "Delete Integrations" msgstr "" #: app/Services/Permission/PermissionManager.php:223 msgid "Delete Labels" msgstr "" #: app/Services/Translations/admin-translation.php:835 msgid "Delete License" msgstr "" #: app/Services/Permission/PermissionManager.php:212 msgid "Delete Licenses" msgstr "" #: app/Services/Translations/admin-translation.php:849 msgid "Delete media" msgstr "" #: app/Services/Translations/admin-translation.php:850 msgid "Delete order" msgstr "" #: app/Services/Permission/PermissionManager.php:204 msgid "Delete Orders" msgstr "" #: app/Services/Translations/admin-translation.php:836 msgid "Delete Package" msgstr "" #: app/Services/Translations/admin-translation.php:837 msgid "Delete Product" msgstr "" #: app/Services/Permission/PermissionManager.php:193 msgid "Delete Products" msgstr "" #. %s - number of selected orders #: app/Services/Translations/admin-translation.php:839 #, php-format msgid "Delete Selected (%s)" msgstr "" #: app/Services/Permission/PermissionManager.php:208 msgid "Delete Subscriptions" msgstr "" #. %1$s: tax class name (e.g. Reduced) #: app/Services/Translations/admin-translation.php:841 msgid "Delete Tax Class" msgstr "" #: app/Services/Translations/admin-translation.php:851 msgid "Delete tax class" msgstr "" #: app/Services/Translations/admin-translation.php:842 msgid "Delete Template" msgstr "" #: app/Services/Translations/admin-translation.php:843 msgid "Delete Test Orders" msgstr "" #: app/Services/Translations/admin-translation.php:852 msgid "Delete this template?" msgstr "" #: app/Services/Translations/admin-translation.php:853 msgid "Delete this zone and its methods?" msgstr "" #: app/Services/Translations/admin-translation.php:844 msgid "Delete View" msgstr "" #: app/Services/Translations/admin-translation.php:845 msgid "Delete Zone" msgstr "" #: app/Services/Translations/admin-translation.php:854 msgid "Deleted" msgstr "" #: app/Services/Translations/admin-translation.php:855 #, php-format msgid "Deleted %1$s of %2$s Test Orders" msgstr "" #: app/Services/Translations/admin-translation.php:856 #, php-format msgid "Deleted %1$s test orders. %2$s test orders could not be deleted." msgstr "" #: app/Services/Translations/admin-translation.php:857 #, php-format msgid "Deleted %s test orders successfully" msgstr "" #: app/Services/Translations/admin-translation.php:858 #, php-format msgid "Deleting %1$s of %2$s Test Orders" msgstr "" #: app/Services/Translations/admin-translation.php:859 msgid "Deleting Orders" msgstr "" #: app/Services/Translations/admin-translation.php:860 msgid "Deleting Test Orders..." msgstr "" #: app/Http/Controllers/OrderController.php:1055 msgid "Deleting test orders..." msgstr "" #: app/Services/Translations/admin-translation.php:861 msgid "" "Deleting this asset will break the download link in existing purchase emails." " To update the file, edit the asset instead of deleting it." msgstr "" #: app/Services/Translations/admin-translation.php:862 msgid "Deleting..." msgstr "" #. %1$s: delete progress percentage, e.g. "45%" #: app/Services/Translations/admin-translation.php:864 #, php-format msgid "Deleting... %1$s" msgstr "" #: app/Services/Translations/admin-translation.php:865 msgid "Deletion completed" msgstr "" #: app/Services/Localization/i18n/states.php:875 msgid "Delhi" msgstr "" #: app/Helpers/Status.php:245 app/Helpers/Status.php:255 #: app/Helpers/Helper.php:322 app/Helpers/Helper.php:334 #: app/Services/Translations/admin-translation.php:866 msgid "Delivered" msgstr "" #: app/Services/Translations/admin-translation.php:867 #: app/Http/Controllers/TemplateController.php:17 msgid "Delivery Slip Template" msgstr "" #: app/Services/Localization/i18n/states.php:1414 msgid "Delta" msgstr "" #: app/Services/Localization/i18n/states.php:2239 msgid "Delta Amacuro" msgstr "" #: app/Services/Localization/i18n/states.php:1836 msgid "Denizli" msgstr "" #: app/Services/Localization/i18n/countries.php:74 msgid "Denmark" msgstr "" #: app/Services/Localization/i18n/address-locales.php:117 #: app/Services/Localization/i18n/address-locales.php:185 #: app/Services/Localization/i18n/address-locales.php:310 #: app/Services/Localization/i18n/address-locales.php:326 #: app/Services/Localization/i18n/address-locales.php:529 #: app/Services/Localization/i18n/address-locales.php:608 #: app/Services/Localization/i18n/address-locales.php:676 #: app/Services/Localization/i18n/address-locales.php:754 msgid "Department" msgstr "" #: app/Services/Localization/i18n/states.php:2273 msgid "Derry City and Strabane" msgstr "" #: app/Services/Translations/block-editor-translation.php:109 msgid "DESC" msgstr "" #: app/Services/Translations/admin-translation.php:868 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:200 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:203 msgid "Descending" msgstr "" #: app/Services/Translations/admin-translation.php:869 #: app/Services/Translations/block-editor-translation.php:116 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:498 msgid "Description" msgstr "" #: app/Http/Requests/ProductUpdateRequest.php:459 #: app/Http/Requests/ProductRequest.php:372 #: app/Http/Requests/ProductVariationRequest.php:297 msgid "Description may not be greater than 255 characters." msgstr "" #: app/Services/Theme/ColorPalette.php:102 msgid "Descriptions, captions and inactive navigation." msgstr "" #: app/Services/Translations/admin-translation.php:870 msgid "" "Design beautiful email templates with a drag-and-drop block editor, " "shortcodes, and conditional content." msgstr "" #: app/Http/Controllers/DashboardController.php:95 msgid "Design your store pages with FluentCart elements in Bricks." msgstr "" #: app/Http/Controllers/DashboardController.php:127 msgid "Design your store pages with FluentCart modules in Divi." msgstr "" #: app/Http/Controllers/DashboardController.php:111 msgid "Design your store pages with FluentCart widgets in Elementor." msgstr "" #: app/Services/Translations/admin-translation.php:871 msgid "Desktop" msgstr "" #: app/Services/Translations/admin-translation.php:872 msgid "Destination country rates" msgstr "" #: app/Services/Translations/admin-translation.php:873 msgid "Detach User" msgstr "" #: app/Services/Translations/admin-translation.php:874 msgid "Details" msgstr "" #: app/Services/Translations/admin-translation.php:3121 msgid "details could not be read; the file name will be used as the title" msgstr "" #: app/Services/Translations/admin-translation.php:875 msgid "Details:" msgstr "" #: app/Services/Translations/admin-translation.php:876 #, php-format msgid "Detected: %1$s" msgstr "" #: app/Services/Translations/admin-translation.php:877 msgid "Determine the location used for tax calculations." msgstr "" #: app/Services/Localization/i18n/states.php:140 msgid "Dhaka" msgstr "" #: app/Services/Localization/i18n/states.php:1447 msgid "Dhaulagiri" msgstr "" #: app/Services/Localization/i18n/states.php:57 msgid "Dibër" msgstr "" #: app/Helpers/Helper.php:769 #: app/Services/Translations/admin-translation.php:878 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:222 msgid "Digital" msgstr "" #: app/Services/Translations/admin-translation.php:879 msgid "Digital Product" msgstr "" #: api/StoreSettings.php:1527 msgid "Dimension Unit" msgstr "" #: app/Services/Renderer/PackageDescriptionRenderer.php:238 #: app/Services/Translations/block-editor-translation.php:117 msgid "Dimensions" msgstr "" #: app/Services/Localization/i18n/states.php:1572 msgid "Dinagat Islands" msgstr "" #: app/Services/Localization/i18n/states.php:141 msgid "Dinajpur" msgstr "" #: app/Services/Localization/i18n/states.php:1703 msgid "Diourbel" msgstr "" #: app/Modules/Templating/Bricks/Elements/BuySection.php:32 msgid "Direct Buy Button" msgstr "" #: app/Services/Translations/admin-translation.php:880 msgid "Direct Checkout" msgstr "" #: app/Services/Translations/admin-translation.php:881 msgid "Direct Checkout Button" msgstr "" #: app/Services/Translations/admin-translation.php:882 msgid "Direct checkout link copied to clipboard" msgstr "" #: app/Services/Translations/admin-translation.php:883 msgid "Disable" msgstr "" #: app/Services/Translations/admin-translation.php:884 msgid "Disable Editing" msgstr "" #: app/Helpers/Helper.php:1014 app/Services/Filter/LicenseFilter.php:311 #: app/Services/Filter/OrderFilter.php:620 #: app/Services/Filter/OrderBumpFilter.php:188 #: app/Services/Translations/admin-translation.php:885 #: app/Services/Translations/block-editor-translation.php:118 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:341 msgid "Disabled" msgstr "" #: app/Services/Filter/LicenseFilter.php:55 msgid "disabled" msgstr "" #: app/Services/Theme/ColorPalette.php:255 msgid "Disabled input background" msgstr "" #: app/Services/Translations/admin-translation.php:886 msgid "Discard" msgstr "" #: app/Services/Translations/admin-translation.php:887 msgid "Discard changes" msgstr "" #: app/Services/Translations/admin-translation.php:888 msgid "Disconnect" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/ConnectConfig.php:42 msgid "" "Disconnecting your PayPal account will prevent you from offering PayPal " "services and products on your website. Do you wish to continue?" msgstr "" #: app/Services/Renderer/CartSummaryRender.php:259 #: app/Services/Translations/admin-translation.php:889 #: app/Services/Translations/customer-profile-translation.php:89 #: app/Services/Translations/block-editor-translation.php:119 #: app/Services/PDF/DefaultPdfStructures.php:69 #: app/Services/PDF/DefaultPdfStructures.php:109 #: app/Services/PDF/DefaultPdfStructures.php:188 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:627 #: app/Services/Renderer/Receipt/ThankYouRender.php:505 #: app/Views/emails/parts/items_table.php:355 msgid "Discount" msgstr "" #: app/Services/Translations/block-editor-translation.php:459 msgid "discount" msgstr "" #. %s - discount percentage #: app/Services/Translations/admin-translation.php:891 msgid "Discount Amount" msgstr "" #: app/Http/Requests/UpgradePathSettingRequest.php:30 msgid "Discount amount is should be a number." msgstr "" #: app/Services/Translations/admin-translation.php:892 msgid "Discount Details" msgstr "" #. %s - discount percentage #: app/Services/Translations/admin-translation.php:894 msgid "Discount Percentage (%)" msgstr "" #. %s - order total amount #: app/Services/Translations/admin-translation.php:897 #, php-format msgid "Discount should not exceed the full product price (%s)." msgstr "" #: app/Services/Translations/admin-translation.php:898 msgid "Discount should not exceed the full product price (100%)." msgstr "" #: app/Services/Translations/admin-translation.php:899 msgid "Discount type" msgstr "" #: app/Services/Translations/admin-translation.php:895 msgid "Discount Value" msgstr "" #: app/Services/Translations/admin-translation.php:900 msgid "Discount value" msgstr "" #: app/Services/Renderer/ModalCheckoutRenderer.php:314 #: app/Services/Renderer/CartItemRenderer.php:83 msgid "Discounted price" msgstr "" #: app/Services/Translations/admin-translation.php:901 msgid "Dismiss feedback request" msgstr "" #: app/Services/Translations/admin-translation.php:902 #: app/Http/Controllers/TemplateController.php:19 msgid "Dispatch Slip Template" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:54 msgid "Display" msgstr "" #. %1$s: taxonomy name (e.g. "categories", "brands") #: app/Services/Translations/block-editor-translation.php:121 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:354 #, php-format msgid "Display %1$s even if they have no products." msgstr "" #: app/Hooks/Handlers/BlockEditors/MiniCartBlockEditor.php:76 msgid "Display a button for shoppers to quickly view their cart." msgstr "" #: app/Hooks/Handlers/BlockEditors/CustomerDashboardButtonBlockEditor.php:76 msgid "Display a button or link that navigates to the customer dashboard." msgstr "" #: app/Hooks/Handlers/BlockEditors/ProductCategoriesListBlockEditor.php:56 msgid "Display a list of product categories." msgstr "" #: app/Services/Translations/block-editor-translation.php:125 msgid "Display categories even if they have no products." msgstr "" #: app/Services/Translations/block-editor-translation.php:126 msgid "Display child categories nested under their parents." msgstr "" #: app/Services/Translations/admin-translation.php:903 msgid "Display Conditions" msgstr "" #: app/Services/Translations/block-editor-translation.php:122 msgid "Display Elements" msgstr "" #: app/Services/Translations/block-editor-translation.php:123 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:338 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:374 msgid "Display Name" msgstr "" #: app/Services/Translations/block-editor-translation.php:127 msgid "Display options" msgstr "" #: app/Hooks/Handlers/BlockEditors/RelatedProduct/RelatedProductBlockEditor.php:56 msgid "Display related products." msgstr "" #: app/Services/Translations/block-editor-translation.php:124 msgid "Display Settings" msgstr "" #: app/Services/Translations/block-editor-translation.php:128 msgid "Display style" msgstr "" #. %1$s: Display instruction text, %2$s: "Use this" text, %3$s: Copy to clipboard tooltip, %4$s: CSS class name, %5$s: CSS class description text #: api/StoreSettings.php:1189 msgid "Display the cart icon in the body of the website" msgstr "" #: app/Services/Translations/block-editor-translation.php:129 msgid "Display the number of products in each category." msgstr "" #: app/Services/Translations/block-editor-translation.php:130 msgid "Display total price" msgstr "" #: app/Services/Translations/block-editor-translation.php:131 msgid "Display type" msgstr "" #: app/Hooks/Handlers/BlockEditors/StoreLogoBlockEditor.php:37 msgid "Display your store logo." msgstr "" #: app/Hooks/Handlers/BlockEditors/SaleBadgeBlockEditor.php:81 msgid "Displays a sale badge when a product is on sale." msgstr "" #: app/Hooks/Handlers/BlockEditors/SoldOutBadgeBlockEditor.php:82 msgid "Displays a sold out badge when a product is out of stock." msgstr "" #: app/Modules/Templating/BlockTemplates/ProductCategoryTemplate.php:48 msgid "Displays products filtered by a category." msgstr "" #: app/Modules/Templating/BlockTemplates/ProductPageTemplate.php:48 msgid "Displays Single FluentCart Product." msgstr "" #: app/Hooks/Handlers/BlockEditors/ProductPackageDescriptionBlockEditor.php:81 msgid "" "Displays the product packaging details (name, type, dimensions, weight)." msgstr "" #: app/Hooks/Handlers/BlockEditors/ProductSkuBlockEditor.php:83 msgid "Displays the product SKU (Stock Keeping Unit)." msgstr "" #: app/Services/Filter/OrderFilter.php:552 #: app/Services/Translations/admin-translation.php:904 msgid "Dispute" msgstr "" #: app/Http/Controllers/OrderController.php:1321 msgid "Dispute accepted!" msgstr "" #: app/Services/Localization/i18n/address-locales.php:79 #: app/Services/Localization/i18n/address-locales.php:134 #: app/Services/Localization/i18n/address-locales.php:631 #: app/Services/Localization/i18n/address-locales.php:740 #: app/Services/Localization/i18n/address-locales.php:771 #: app/Services/Localization/i18n/address-locales.php:781 msgid "District" msgstr "" #: app/Services/Localization/i18n/states.php:1933 msgctxt "district" msgid "Belgrade" msgstr "" #: app/Services/Localization/i18n/states.php:1934 msgctxt "district" msgid "Bor" msgstr "" #: app/Services/Localization/i18n/states.php:1935 msgctxt "district" msgid "Braničevo" msgstr "" #: app/Services/Localization/i18n/states.php:1936 msgctxt "district" msgid "Central Banat" msgstr "" #: app/Services/Localization/i18n/states.php:1937 msgctxt "district" msgid "Danube" msgstr "" #: app/Services/Localization/i18n/states.php:1938 msgctxt "district" msgid "Jablanica" msgstr "" #: app/Services/Localization/i18n/states.php:1939 msgctxt "district" msgid "Kolubara" msgstr "" #: app/Services/Localization/i18n/states.php:1958 msgctxt "district" msgid "Kosovo" msgstr "" #: app/Services/Localization/i18n/states.php:1963 msgctxt "district" msgid "Kosovo-Metohija" msgstr "" #: app/Services/Localization/i18n/states.php:1962 msgctxt "district" msgid "Kosovo-Pomoravlje" msgstr "" #: app/Services/Localization/i18n/states.php:1961 msgctxt "district" msgid "Kosovska Mitrovica" msgstr "" #: app/Services/Localization/i18n/states.php:1940 msgctxt "district" msgid "Mačva" msgstr "" #: app/Services/Localization/i18n/states.php:1941 msgctxt "district" msgid "Morava" msgstr "" #: app/Services/Localization/i18n/states.php:1942 msgctxt "district" msgid "Nišava" msgstr "" #: app/Services/Localization/i18n/states.php:1944 msgctxt "district" msgid "North Banat" msgstr "" #: app/Services/Localization/i18n/states.php:1943 msgctxt "district" msgid "North Bačka" msgstr "" #: app/Services/Localization/i18n/states.php:1959 msgctxt "district" msgid "Peć" msgstr "" #: app/Services/Localization/i18n/states.php:1946 msgctxt "district" msgid "Pirot" msgstr "" #: app/Services/Localization/i18n/states.php:1947 msgctxt "district" msgid "Pomoravlje" msgstr "" #: app/Services/Localization/i18n/states.php:1960 msgctxt "district" msgid "Prizren" msgstr "" #: app/Services/Localization/i18n/states.php:1945 msgctxt "district" msgid "Pčinja" msgstr "" #: app/Services/Localization/i18n/states.php:1948 msgctxt "district" msgid "Rasina" msgstr "" #: app/Services/Localization/i18n/states.php:1949 msgctxt "district" msgid "Raška" msgstr "" #: app/Services/Localization/i18n/states.php:1951 msgctxt "district" msgid "South Banat" msgstr "" #: app/Services/Localization/i18n/states.php:1950 msgctxt "district" msgid "South Bačka" msgstr "" #: app/Services/Localization/i18n/states.php:1952 msgctxt "district" msgid "Srem" msgstr "" #: app/Services/Localization/i18n/states.php:1954 msgctxt "district" msgid "Toplica" msgstr "" #: app/Services/Localization/i18n/states.php:1964 msgctxt "district" msgid "Vojvodina" msgstr "" #: app/Services/Localization/i18n/states.php:1955 msgctxt "district" msgid "West Bačka" msgstr "" #: app/Services/Localization/i18n/states.php:1956 msgctxt "district" msgid "Zaječar" msgstr "" #: app/Services/Localization/i18n/states.php:1957 msgctxt "district" msgid "Zlatibor" msgstr "" #: app/Services/Localization/i18n/states.php:1953 msgctxt "district" msgid "Šumadija" msgstr "" #: app/Services/Localization/i18n/states.php:2147 msgid "District of Columbia" msgstr "" #: app/Services/Localization/i18n/states.php:258 msgid "Distrito Federal" msgstr "" #: app/Services/Localization/i18n/states.php:440 msgid "Distrito Nacional" msgstr "" #: app/Services/Theme/ColorPalette.php:152 #: app/Services/Theme/ColorPalette.php:340 msgid "Divider" msgstr "" #: app/Services/Translations/block-editor-translation.php:132 msgid "Divider Color" msgstr "" #: app/Services/Localization/i18n/states.php:1837 msgid "Diyarbakır" msgstr "" #: app/Services/Localization/i18n/states.php:500 msgid "Djelfa" msgstr "" #: app/Services/Localization/i18n/countries.php:75 msgid "Djibouti" msgstr "" #: app/Helpers/CurrenciesHelper.php:53 app/Helpers/CurrenciesHelper.php:386 msgid "Djiboutian Franc" msgstr "" #: app/Services/Localization/i18n/states.php:787 msgid "DKI Jakarta" msgstr "" #: app/Services/Localization/i18n/states.php:1972 msgid "Dnipropetrovshchyna" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:170 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:183 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:194 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:207 msgid "do not have" msgstr "" #: app/Services/Localization/i18n/states.php:197 msgid "Dobrich" msgstr "" #: app/Services/Localization/i18n/states.php:1902 msgid "Dodoma" msgstr "" #: app/Services/Translations/admin-translation.php:905 msgid "Doesn't equal" msgstr "" #: app/Services/Translations/admin-translation.php:906 msgid "Doesn't includes" msgstr "" #: app/Services/Localization/i18n/states.php:2028 msgid "Dokolo" msgstr "" #: app/Services/Localization/i18n/states.php:1676 msgid "Dolj" msgstr "" #: app/Services/Localization/i18n/countries.php:76 msgid "Dominica" msgstr "" #: app/Helpers/CurrenciesHelper.php:55 msgid "Dominican Peso" msgstr "" #: app/Services/Localization/i18n/countries.php:77 msgid "Dominican Republic" msgstr "" #: app/Services/Localization/i18n/states.php:473 msgctxt "Dominican Republic Province" msgid "San Juan" msgstr "" #: api/StoreSettings.php:1160 msgid "Don't auto login after account creation" msgstr "" #: api/StoreSettings.php:1466 msgid "Don't bill live subscriptions from this site while it is in test mode" msgstr "" #: app/Services/Translations/admin-translation.php:907 msgid "Don't Forget to Save Your Tax File" msgstr "" #: app/Services/Translations/admin-translation.php:908 msgid "Don't have a license key?" msgstr "" #: app/Services/Translations/admin-translation.php:909 msgid "Don't manage" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:652 msgid "Donate" msgstr "" #: app/Services/Localization/i18n/states.php:1294 msgid "Dondușeni" msgstr "" #: app/Services/Translations/admin-translation.php:910 msgid "Done" msgstr "" #: app/Services/Localization/i18n/states.php:1973 msgid "Donechchyna" msgstr "" #: app/Services/Localization/i18n/states.php:817 msgid "Donegal" msgstr "" #: app/Services/Localization/i18n/states.php:233 msgid "Donga" msgstr "" #: api/StoreSettings.php:478 msgid "Dot & Comma (eg 10.000,00)" msgstr "" #: app/Services/Translations/admin-translation.php:911 #: app/Services/Translations/customer-profile-translation.php:90 #: app/Services/Translations/block-editor-translation.php:133 #: app/Services/Renderer/Receipt/ThankYouRender.php:746 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:187 #: app/Views/emails/parts/downloads.php:39 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:165 msgid "Download" msgstr "" #: app/Services/Translations/admin-translation.php:912 msgid "Download & Continue" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:352 msgid "Download (Loop)" msgstr "" #: app/Services/Translations/admin-translation.php:915 msgid "Download a Sample CSV File" msgstr "" #: app/Services/Translations/admin-translation.php:913 msgid "Download Again" msgstr "" #: app/Helpers/CustomerHelper.php:159 msgid "Download date has been expired" msgstr "" #: app/Services/Translations/admin-translation.php:914 msgid "Download FluentHub" msgstr "" #: app/Services/Translations/admin-translation.php:916 msgid "Download link copied to your clipboard" msgstr "" #: api/Resource/FrontendResource/OrderDownloadPermissionResource.php:69 msgid "Download log created successfully!" msgstr "" #: api/Resource/FrontendResource/OrderDownloadPermissionResource.php:74 msgid "Download log creation failed." msgstr "" #: api/Resource/FrontendResource/OrderDownloadPermissionResource.php:106 msgid "Download log update failed." msgstr "" #: api/Resource/FrontendResource/OrderDownloadPermissionResource.php:101 msgid "Download log updated successfully!" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/SslcommerzAddon.php:94 msgid "" "Download manually with FluentCart free, or install automatically with " "FluentCart Pro." msgstr "" #: app/Services/Renderer/Receipt/ThankYouRender.php:1033 msgid "Download Receipt" msgstr "" #: app/Services/Translations/customer-profile-translation.php:91 msgid "Download Receipt for Invoice" msgstr "" #: app/Services/Translations/customer-profile-translation.php:92 msgid "Download receipt for transaction on" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:358 msgid "Download URL" msgstr "" #: app/Services/Translations/admin-translation.php:917 msgid "Downloadable Asset(s)" msgstr "" #: app/Services/Translations/admin-translation.php:918 msgid "Downloadable File Deleted Successfully" msgstr "" #: app/Services/Translations/admin-translation.php:919 msgid "Downloading..." msgstr "" #: app/Services/Translations/customer-profile-translation.php:93 #: app/Services/Translations/block-editor-translation.php:134 #: app/Services/Renderer/Receipt/ThankYouRender.php:717 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:292 #: app/Hooks/Handlers/BlockEditors/CustomerProfileBlockEditor.php:46 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:295 #: app/Views/emails/order/paid/customer.php:49 #: app/Views/emails/order/shipped/customer.php:35 #: app/Views/emails/order/delivered/customer.php:38 msgid "Downloads" msgstr "" #: app/Services/Translations/customer-profile-translation.php:94 msgid "Downloads table" msgstr "" #: app/Helpers/Status.php:117 app/Helpers/Helper.php:408 #: app/Services/Translations/admin-translation.php:920 msgid "Draft" msgstr "" #: app/Services/Translations/admin-translation.php:921 msgid "Drag & Drop or" msgstr "" #. %1$s - opening tag, %2$s - closing tag #: app/Services/Translations/admin-translation.php:923 #, php-format msgid "Drag & Drop or %1$s Browse/Upload %2$s Files" msgstr "" #: app/Services/Translations/admin-translation.php:924 msgid "Drag to reorder" msgstr "" #: app/Services/Localization/i18n/states.php:1218 msgid "Driouch" msgstr "" #: app/Http/Controllers/WebController/FileDownloader.php:115 msgid "Driver Error" msgstr "" #: app/Http/Requests/ProductDownloadable/ProductDownloadableFileRequest.php:36 #: app/Http/Requests/ProductDownloadable/ProductDownloadableBulkFileRequest.php:38 msgid "Driver is required." msgstr "" #. %s is the driver name #: app/Services/Translations/admin-translation.php:926 #, php-format msgid "Driver: %s" msgstr "" #: app/Services/Localization/i18n/states.php:1295 msgid "Drochia" msgstr "" #: app/Services/Translations/admin-translation.php:927 #: app/Services/Translations/block-editor-translation.php:135 msgid "Dropdown" msgstr "" #: app/Services/Localization/i18n/states.php:449 msgid "Duarte" msgstr "" #: app/Services/Localization/i18n/states.php:818 msgid "Dublin" msgstr "" #: app/Services/Localization/i18n/states.php:750 msgid "Dubrovnik-Neretva County" msgstr "" #: app/Services/Localization/i18n/states.php:1296 msgid "Dubăsari" msgstr "" #: app/Services/Translations/admin-translation.php:928 msgid "" "Due amount is remaining, Get a custom payment link to send to the customer." msgstr "" #: app/Views/emails/order/reminder/due/customer.php:54 #: app/Views/emails/order/reminder/due/admin.php:40 #: app/Views/emails/order/reminder/overdue/customer.php:57 #: app/Views/emails/order/reminder/overdue/admin.php:52 #: app/Views/emails/order/reminder/renewal_overdue/followup/customer.php:72 #: app/Views/emails/order/reminder/renewal_overdue/first/customer.php:57 #: app/Views/emails/order/reminder/renewal_overdue/final/customer.php:72 msgid "Due Date" msgstr "" #: app/Services/Translations/admin-translation.php:929 msgid "Duplicate" msgstr "" #: app/Services/Translations/admin-translation.php:930 #, php-format msgid "Duplicate %s?" msgstr "" #: app/Services/Translations/admin-translation.php:931 msgid "Duplicate Product" msgstr "" #: app/Services/BulkProductUpdateService.php:295 #: app/Services/BulkProductInsertService.php:206 #, php-format msgid "Duplicate SKU \"%s\" within this product." msgstr "" #. 1: Variation ID #: app/Services/PlanUpgradeService.php:92 #, php-format msgid "" "Duplicate upgrade path found for variation #%1$s. Each target variation must " "be unique." msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionService.php:75 msgid "Duplicate webhook processing in progress." msgstr "" #: app/Services/Localization/i18n/states.php:1334 msgid "Durango" msgstr "" #: app/Services/Localization/i18n/states.php:2199 msgid "Durazno" msgstr "" #: app/Services/Localization/i18n/states.php:58 msgid "Durrës" msgstr "" #: app/Services/Translations/admin-translation.php:932 msgid "Dynamic" msgstr "" #: app/Services/Localization/i18n/states.php:1675 msgid "Dâmbovița" msgstr "" #: app/Services/Localization/i18n/states.php:1897 msgid "Düzce" msgstr "" #: app/Services/Translations/admin-translation.php:933 msgid "E-Invoice Configuration" msgstr "" #: app/Services/Translations/admin-translation.php:934 msgid "E-Invoice Settings" msgstr "" #: app/Services/Translations/admin-translation.php:3122 msgid "e.g 10" msgstr "" #: app/Services/Renderer/ProductFilterRender.php:227 msgid "e.g 100" msgstr "" #: app/Services/Renderer/ProductFilterRender.php:249 msgid "e.g 500" msgstr "" #: app/Helpers/CartCheckoutHelper.php:506 #: app/Services/Renderer/AddressSelectRenderer.php:235 msgid "e.g Home, Office" msgstr "" #: app/Services/Translations/admin-translation.php:3123 msgid "e.g. (+ tax)" msgstr "" #: app/Services/Translations/admin-translation.php:3124 msgid "e.g. (incl. tax)" msgstr "" #: app/Services/Translations/admin-translation.php:3125 msgid "e.g. 0 for tax exempt" msgstr "" #: app/Services/Translations/admin-translation.php:3126 msgid "e.g. 9300 or 9300-9399 or 9300,9400" msgstr "" #: app/Services/Translations/admin-translation.php:3137 msgid "e.g. cst_9GrdvYmPPn" msgstr "" #: app/Services/Translations/admin-translation.php:3127 msgid "e.g. Custom Invoice" msgstr "" #: app/Services/Translations/admin-translation.php:3128 msgid "e.g. DE999999999" msgstr "" #: app/Services/Translations/admin-translation.php:3129 msgid "e.g. Initial Setup" msgstr "" #: app/Helpers/CartCheckoutHelper.php:834 msgid "e.g. James Brown" msgstr "" #: app/Services/Translations/admin-translation.php:3130 msgid "e.g. Luxury" msgstr "" #: app/Services/Translations/admin-translation.php:3131 msgid "e.g. Medium box" msgstr "" #: app/Helpers/CartCheckoutHelper.php:843 msgid "e.g. name@domain.com" msgstr "" #: app/Helpers/CartCheckoutHelper.php:869 msgid "e.g. name@domain.com or username" msgstr "" #: app/Services/Translations/admin-translation.php:3132 msgid "e.g. Navy Blue" msgstr "" #: app/Services/Translations/admin-translation.php:3133 msgid "e.g. Small, Medium, Large" msgstr "" #: app/Services/Translations/admin-translation.php:3138 msgid "e.g. sub_4L7nezJXHW" msgstr "" #: app/Services/Translations/admin-translation.php:3134 msgid "e.g. Tax" msgstr "" #: app/Services/Translations/admin-translation.php:3135 msgid "e.g. Tax, VAT, GST" msgstr "" #: app/Services/Translations/admin-translation.php:3136 msgid "e.g. VAT, MwSt" msgstr "" #: app/Services/Translations/admin-translation.php:3139 msgid "e.g., 2.0.0" msgstr "" #: app/Services/Translations/admin-translation.php:3140 msgid "e.g., Flutterwave for FluentCart" msgstr "" #: app/Services/Translations/admin-translation.php:3141 msgid "e.g., flutterwave-for-fluent-cart" msgstr "" #: app/Http/Requests/AttrTermRequest.php:50 msgid "Each term must have a title." msgstr "" #: app/Http/Requests/AttrTermRequest.php:51 msgid "Each title must be 50 characters or fewer." msgstr "" #: api/StoreSettings.php:1353 msgid "Early Payment" msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:492 msgid "Early payment is not available for this subscription." msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:378 msgid "Early payment is not enabled for this site." msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:399 msgid "Early payment is only available for installment subscriptions." msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:423 msgid "Early payment link generated." msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:502 msgid "Early payment URL generated." msgstr "" #: app/Services/Localization/i18n/states.php:894 msgid "East Azarbaijan (آذربایجان شرقی)" msgstr "" #: app/Helpers/CurrenciesHelper.php:154 msgid "East Caribbean Dollar" msgstr "" #: app/Services/Localization/i18n/states.php:669 msgid "East Macedonia and Thrace" msgstr "" #: app/Services/Localization/i18n/states.php:2245 msgid "Eastern Cape" msgstr "" #: app/Services/Localization/i18n/states.php:1573 msgid "Eastern Samar" msgstr "" #: app/Services/Localization/i18n/states.php:1415 msgid "Ebonyi" msgstr "" #: app/Services/Localization/i18n/countries.php:78 msgid "Ecuador" msgstr "" #: app/Services/Localization/i18n/states.php:536 msgctxt "Ecuador Province" msgid "Bolívar" msgstr "" #: app/Services/Localization/i18n/states.php:547 msgctxt "Ecuador Province" msgid "Los Ríos" msgstr "" #: app/Services/Localization/i18n/states.php:1297 msgid "Edineț" msgstr "" #: app/Services/Localization/i18n/states.php:1838 msgid "Edirne" msgstr "" #: app/Services/Translations/admin-translation.php:940 #: app/Services/Translations/customer-profile-translation.php:95 msgid "Edit" msgstr "" #. %1$s: user name #: app/Services/Translations/admin-translation.php:942 #, php-format msgid "Edit %1$s's Role" msgstr "" #: app/Services/Translations/customer-profile-translation.php:97 msgid "Edit address" msgstr "" #: app/Services/Translations/admin-translation.php:961 msgid "Edit attribute group" msgstr "" #: app/Services/Translations/customer-profile-translation.php:96 msgid "Edit Billing Address" msgstr "" #: app/Services/Translations/admin-translation.php:962 msgid "Edit billing address" msgstr "" #: app/CPT/FluentProducts.php:303 msgid "Edit Brand" msgstr "" #: app/CPT/FluentProducts.php:281 msgid "Edit Category" msgstr "" #: app/Services/Translations/admin-translation.php:943 msgid "Edit Coupon" msgstr "" #: app/Services/Translations/admin-translation.php:944 msgid "Edit Customer Information" msgstr "" #: app/Services/Translations/admin-translation.php:963 msgid "Edit customer information" msgstr "" #: app/Services/Translations/admin-translation.php:945 msgid "Edit Description" msgstr "" #: app/Services/Translations/admin-translation.php:946 msgid "Edit Discount" msgstr "" #: app/Services/Translations/admin-translation.php:964 msgid "Edit discount" msgstr "" #: app/Services/Translations/admin-translation.php:947 msgid "Edit Downloadable Asset" msgstr "" #: app/Services/Translations/admin-translation.php:965 msgid "Edit draft" msgstr "" #: app/Services/Translations/admin-translation.php:966 msgid "Edit group" msgstr "" #: app/Services/Translations/admin-translation.php:967 #, php-format msgid "Edit group %1$s" msgstr "" #: app/Services/Translations/admin-translation.php:968 msgid "Edit in FluentPlayer" msgstr "" #: app/Services/Translations/admin-translation.php:948 msgid "Edit Integration" msgstr "" #: app/Services/Translations/admin-translation.php:969 msgid "Edit media" msgstr "" #: app/Services/Translations/admin-translation.php:949 msgid "Edit Note" msgstr "" #: app/Services/Translations/admin-translation.php:950 msgid "Edit Notification" msgstr "" #: app/Services/Translations/admin-translation.php:970 msgid "Edit package" msgstr "" #: app/Services/Translations/admin-translation.php:951 msgid "Edit PDF Template" msgstr "" #: app/Helpers/AdminHelper.php:51 msgid "Edit Pricing" msgstr "" #: app/CPT/FluentProducts.php:200 app/Helpers/AdminHelper.php:32 msgid "Edit Product" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductContent.php:60 msgid "Edit product content in FluentCart." msgstr "" #: app/Services/Translations/block-editor-translation.php:137 msgid "Edit product selection" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductShortDescription.php:60 msgid "Edit product short description in WordPress." msgstr "" #: app/Services/Permission/PermissionManager.php:192 msgid "Edit Products" msgstr "" #: app/Services/Translations/admin-translation.php:971 msgid "Edit registration" msgstr "" #: app/Services/Translations/admin-translation.php:952 msgid "Edit Shipping" msgstr "" #: app/Services/Translations/admin-translation.php:972 msgid "Edit shipping address" msgstr "" #: app/Services/Translations/admin-translation.php:953 msgid "Edit Shipping Class" msgstr "" #: app/Services/Translations/admin-translation.php:954 msgid "Edit Shipping Method" msgstr "" #: app/Services/Translations/admin-translation.php:955 msgid "Edit Shipping Zone" msgstr "" #: app/Services/Translations/admin-translation.php:956 msgid "Edit Short Description" msgstr "" #: app/Services/Translations/admin-translation.php:957 msgid "Edit Subscription" msgstr "" #: app/Services/Translations/admin-translation.php:973 msgid "Edit tax override" msgstr "" #: app/Services/Translations/admin-translation.php:974 msgid "Edit tax override for" msgstr "" #: app/Services/Translations/admin-translation.php:958 msgid "Edit Template" msgstr "" #: app/Services/Translations/admin-translation.php:975 msgid "Edit the term" msgstr "" #: app/Services/Translations/admin-translation.php:959 msgid "Edit VAT registration" msgstr "" #: app/Services/Translations/admin-translation.php:960 msgid "Edit Vendor IDs" msgstr "" #: app/Modules/Templating/BlockTemplates/TemplateParts/ProductModalTemplatePart.php:145 msgid "Editable template part for Single Product Modal." msgstr "" #: app/Services/Translations/admin-translation.php:976 msgid "Editing group" msgstr "" #: app/Services/Translations/admin-translation.php:977 msgid "" "Editing this subscription will update the details for all future renewals." msgstr "" #: app/Services/Translations/admin-translation.php:978 msgid "Editor" msgstr "" #: app/Http/Controllers/ProductController.php:578 msgid "Editor mode updated successfully" msgstr "" #: app/Services/Localization/i18n/states.php:1416 msgid "Edo" msgstr "" #: app/Services/Translations/admin-translation.php:979 msgid "Eg. COUPON10" msgstr "" #: app/Services/Localization/i18n/countries.php:79 msgid "Egypt" msgstr "" #: app/Helpers/CurrenciesHelper.php:57 msgid "Egyptian Pound" msgstr "" #: app/Services/Localization/i18n/states.php:1085 msgid "Ehime" msgstr "" #: app/Services/Tax/TaxManager.php:124 msgid "Eight" msgstr "" #: app/Modules/Tax/TaxModule.php:1754 msgid "EIN / Sales Tax" msgstr "" #: app/Services/Localization/i18n/address-locales.php:364 msgid "Eircode" msgstr "" #: app/Services/Localization/i18n/states.php:1417 msgid "Ekiti" msgstr "" #: app/Services/Localization/i18n/states.php:515 msgid "El Bayadh" msgstr "" #: app/Services/Localization/i18n/states.php:1513 msgid "El Callao" msgstr "" #: app/Services/Localization/i18n/states.php:1227 msgid "El Hajeb" msgstr "" #: app/Services/Localization/i18n/states.php:1232 msgid "El Jadida" msgstr "" #: app/Services/Localization/i18n/states.php:541 msgid "El Oro" msgstr "" #: app/Services/Localization/i18n/states.php:522 msgid "El Oued" msgstr "" #: app/Services/Localization/i18n/states.php:719 msgid "El Paraíso" msgstr "" #: app/Services/Localization/i18n/states.php:687 msgid "El Progreso" msgstr "" #: app/Services/Localization/i18n/countries.php:80 msgid "El Salvador" msgstr "" #: app/Services/Localization/i18n/states.php:1726 msgctxt "El Salvador Department" msgid "La Libertad" msgstr "" #: app/Services/Localization/i18n/states.php:1728 msgctxt "El Salvador Department" msgid "La Paz" msgstr "" #: app/Services/Localization/i18n/states.php:450 msgid "El Seibo" msgstr "" #: app/Services/Localization/i18n/states.php:519 msgid "El Tarf" msgstr "" #: app/Services/Localization/i18n/states.php:451 msgid "El Valle" msgstr "" #: app/Services/Localization/i18n/states.php:1839 msgid "Elazığ" msgstr "" #: app/Services/Localization/i18n/states.php:59 msgid "Elbasan" msgstr "" #: app/Services/Translations/admin-translation.php:980 msgid "Electronic Address" msgstr "" #: app/Services/Translations/admin-translation.php:981 msgid "Electronic address for receiving e-invoices (e.g. PEPPOL ID)" msgstr "" #: app/Services/Translations/admin-translation.php:982 #: app/Services/Translations/customer-profile-translation.php:98 msgid "Element not provided" msgstr "" #: app/Http/Controllers/ModuleSettingsController.php:261 msgid "Elementor Blocks" msgstr "" #: app/Services/Tax/TaxManager.php:127 msgid "Eleven" msgstr "" #: app/Services/Localization/i18n/states.php:1101 msgid "Elgeyo-Marakwet" msgstr "" #: app/Services/Localization/i18n/states.php:452 msgid "Elías Piña" msgstr "" #: app/Services/Renderer/CheckoutFieldsSchema.php:36 #: app/Services/Translations/admin-translation.php:983 #: app/Services/Translations/customer-profile-translation.php:99 #: app/Services/Translations/block-editor-translation.php:138 msgid "Email" msgstr "" #: app/Services/Translations/admin-translation.php:984 msgid "Email *" msgstr "" #: app/Helpers/CartCheckoutHelper.php:841 #: app/Services/Renderer/CheckoutFieldsSchema.php:488 msgid "Email Address" msgstr "" #: app/Helpers/CartCheckoutHelper.php:686 #: app/Services/Renderer/ModalCheckoutRenderer.php:582 #: app/Services/Renderer/ModalCheckoutRenderer.php:589 msgid "Email address" msgstr "" #: api/User.php:73 msgid "Email already exists" msgstr "" #: app/Http/Requests/CustomerRequest.php:51 msgid "Email already exists." msgstr "" #: app/Services/Translations/admin-translation.php:985 msgid "Email Body" msgstr "" #: app/Services/Translations/admin-translation.php:986 msgid "Email Body Type" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:196 #, php-format msgctxt "Email Celebration" msgid "Big News! Another Subscription Locked In! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:163 #, php-format msgctxt "Email Celebration" msgid "Bling Bling! Your Shop's Cashin' In! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:142 #, php-format msgctxt "Email Celebration" msgid "Boom! Your Store's Popping Off! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:211 #, php-format msgctxt "Email Celebration" msgid "Boom! Your Store's Sub Count Grows! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:205 #, php-format msgctxt "Email Celebration" msgid "Cha-Ching! Subscription Renewed, Boss! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:133 #, php-format msgctxt "Email Celebration" msgid "Cha-Ching! Your Shop's Raking It In! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:238 #, php-format msgctxt "Email Celebration" msgid "Cheers! A Loyal Customer Renewed! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:151 #, php-format msgctxt "Email Celebration" msgid "Cheers! Your Shop's Got Another Win! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:217 #, php-format msgctxt "Email Celebration" msgid "Confetti Time! Subscription Renewed! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:148 #, php-format msgctxt "Email Celebration" msgid "Dance Party! New Order Just Dropped! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:187 #, php-format msgctxt "Email Celebration" msgid "Epic Haul! Another Sale to Cheer! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:235 #, php-format msgctxt "Email Celebration" msgid "Epic Win! Your Shop's Sub is Back! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:157 #, php-format msgctxt "Email Celebration" msgid "Epic Win! Your Store's Crushing It! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:241 #, php-format msgctxt "Email Celebration" msgid "Fist Bump! Subscription Renewed, Champ! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:169 #, php-format msgctxt "Email Celebration" msgid "Fist Bump! You Scored Another Sale! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:145 #, php-format msgctxt "Email Celebration" msgid "Heck Yeah! Another Sale in the Bag! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:139 #, php-format msgctxt "Email Celebration" msgid "High-Five! You Nailed Another Sale! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:202 #, php-format msgctxt "Email Celebration" msgid "High-Five! Your Shop's Got a Renewal! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:214 #, php-format msgctxt "Email Celebration" msgid "Hooray! A Renewal Just Hit Your Shop! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:166 #, php-format msgctxt "Email Celebration" msgid "Huzzah! New Order, Time to Party! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:154 #, php-format msgctxt "Email Celebration" msgid "Jackpot! Another Sale to Celebrate! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:247 #, php-format msgctxt "Email Celebration" msgid "Jackpot! Your Shop's Got a Renewal! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:220 #, php-format msgctxt "Email Celebration" msgid "Keep Shining! Another Sub Stays With You! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:244 #, php-format msgctxt "Email Celebration" msgid "Let's Dance! Another Sub Stays On Board! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:178 #, php-format msgctxt "Email Celebration" msgid "Let's Groove! New Order Just Landed! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:232 #, php-format msgctxt "Email Celebration" msgid "Money Moves! Another Sub Renewed! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:184 #, php-format msgctxt "Email Celebration" msgid "Money Moves! Your Shop's Killing It! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:223 #, php-format msgctxt "Email Celebration" msgid "Party On! Your Shop's Got a Renewal! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:181 #, php-format msgctxt "Email Celebration" msgid "Pop the Confetti! Another Sale Win! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:226 #, php-format msgctxt "Email Celebration" msgid "Score! A Customer Renewed Their Plan! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:160 #, php-format msgctxt "Email Celebration" msgid "Sweet Victory! Another Sale to Celebrate! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:130 #, php-format msgctxt "Email Celebration" msgid "Woo-Hoo! Another Sale to Celebrate! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:199 #, php-format msgctxt "Email Celebration" msgid "Woohoo! A Customer Renewed Their Sub! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:229 #, php-format msgctxt "Email Celebration" msgid "Woot Woot! Subscription Renewal Alert! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:172 #, php-format msgctxt "Email Celebration" msgid "Wowza! Your Store's on a Roll! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:208 #, php-format msgctxt "Email Celebration" msgid "Yasss! Another Loyal Sub Stays On! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:136 #, php-format msgctxt "Email Celebration" msgid "Yasss! New Order, Let's Party! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:175 #, php-format msgctxt "Email Celebration" msgid "Yippee! Another Sale in the Books! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:250 #, php-format msgctxt "Email Celebration" msgid "You're Killing It! Another Sub Renewed! %1$s" msgstr "" #. %1$s is celebration emoji(s) #: app/Services/TemplateService.php:193 #, php-format msgctxt "Email Celebration" msgid "Your Subscription's Renewed! Keep Rockin' It! %1$s" msgstr "" #: app/Services/Translations/admin-translation.php:987 msgid "Email Configuration" msgstr "" #: app/Services/CustomerIdentity/EmailClaimPortal.php:106 msgid "" "Email confirmation and purchase recovery are unavailable. Please contact the " "store." msgstr "" #: app/Services/CustomerIdentity/EmailClaimPortal.php:120 msgid "Email confirmation is not available." msgstr "" #: api/Checkout/CheckoutApi.php:1084 #: app/Http/Requests/CustomerAddressRequest.php:66 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:77 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileAccountDetailsRequest.php:32 msgid "Email field is required." msgstr "" #: app/Services/Translations/admin-translation.php:988 msgid "Email Footer" msgstr "" #: app/Http/Requests/UserRequest.php:27 msgid "Email is required" msgstr "" #: app/Modules/MCP/Tools/CustomerTools.php:210 msgid "email is required to create a customer." msgstr "" #: app/Services/Translations/customer-profile-translation.php:100 #: app/Http/Requests/CustomerRequest.php:64 msgid "Email is required." msgstr "" #: api/Checkout/CheckoutApi.php:971 api/Checkout/CheckoutApi.php:1085 #: app/Http/Requests/CustomerAddressRequest.php:67 #: app/Http/Requests/CustomerRequest.php:65 msgid "Email must be a valid email address." msgstr "" #: app/Services/Translations/admin-translation.php:989 msgid "Email Notifications" msgstr "" #: api/User.php:29 msgid "Email or username is required" msgstr "" #: app/Services/Translations/admin-translation.php:990 msgid "Email Preview" msgstr "" #: app/Http/Controllers/EmailNotificationController.php:230 msgid "Email settings saved successfully" msgstr "" #: app/Services/Translations/admin-translation.php:991 msgid "Email Subject" msgstr "" #: app/Services/Translations/admin-translation.php:3142 msgid "email1@domain.com, *@special.com, ... or regex pattern" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:630 msgid "Embedded checkout (Recommended)" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:641 msgid "" "Embedded checkout is recommended for most use cases. For Bank transfers , or " "if any payment methods are not showing up on embedded checkout, try Hosted " "checkout. ('checkout.session.completed' webhook event will be triggered only " "for hosted checkout)" msgstr "" #: app/Services/Localization/i18n/states.php:1508 msgid "Emberá" msgstr "" #: app/Services/Localization/i18n/states.php:1102 msgid "Embu" msgstr "" #: app/Services/Translations/admin-translation.php:992 msgid "Empty periods" msgstr "" #: app/Services/Translations/admin-translation.php:993 #: app/Hooks/Handlers/ReminderHandler.php:192 #: app/Hooks/Handlers/ReminderHandler.php:328 msgid "Enable" msgstr "" #: app/Modules/StockManagement/StockManagement.php:28 msgid "Enable Advanced Inventory" msgstr "" #: api/StoreSettings.php:1164 msgid "Enable auto login after account creation" msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionGatewayGate.php:261 msgid "" "Enable Automatic Charge in the subscription settings and use a gateway that " "can save a payment method without charging it, or keep offline methods " "active." msgstr "" #: app/Services/Translations/block-editor-translation.php:139 msgid "Enable Condition" msgstr "" #: app/Services/Translations/admin-translation.php:994 msgid "Enable Conditions for this Order Bump" msgstr "" #: app/Services/Translations/admin-translation.php:995 msgid "Enable Coupon Discount on top of offer discount" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:387 msgid "Enable Default Filter" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:167 msgid "Enable Double Opt-in" msgstr "" #: api/StoreSettings.php:1366 msgid "Enable early payment for installment" msgstr "" #: app/Services/Translations/block-editor-translation.php:140 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:287 msgid "Enable Filter" msgstr "" #: app/Services/Translations/block-editor-translation.php:141 msgid "Enable Filtering" msgstr "" #: app/Services/Translations/block-editor-translation.php:143 msgid "Enable image zoom" msgstr "" #: api/StoreSettings.php:996 msgid "Enable Image zoom in single product." msgstr "" #: app/Services/Translations/admin-translation.php:1001 msgid "Enable installment payment" msgstr "" #: app/Services/Translations/block-editor-translation.php:142 msgid "Enable Instant Modal Checkout" msgstr "" #: app/Services/Translations/admin-translation.php:1002 msgid "" "Enable inventory to track stock and manage availability for this product and " "its variations." msgstr "" #: app/Services/Translations/admin-translation.php:996 msgid "Enable Licensing for this product" msgstr "" #: app/Modules/StorageDrivers/Local/Local.php:64 msgid "Enable local driver" msgstr "" #: app/Services/Translations/admin-translation.php:1003 msgid "Enable powered by FluentCart in the email footer" msgstr "" #: app/Services/Translations/admin-translation.php:997 msgid "Enable Pricing Table" msgstr "" #: app/Modules/StorageDrivers/S3/S3.php:600 msgid "Enable s3 driver" msgstr "" #: app/Services/Translations/admin-translation.php:998 msgid "Enable Shipping Method" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:295 msgid "Enable Sort By" msgstr "" #: app/Services/Translations/admin-translation.php:999 msgid "Enable Tax" msgstr "" #: app/Services/Translations/admin-translation.php:1006 msgid "Enable this email notification!" msgstr "" #: app/Services/Translations/admin-translation.php:1000 msgid "Enable This Feed" msgstr "" #: app/Services/Translations/admin-translation.php:1004 msgid "Enable this Integration" msgstr "" #: app/Services/Translations/admin-translation.php:1005 msgid "Enable this Order Bump" msgstr "" #: app/Http/Controllers/ModuleSettingsController.php:274 msgid "" "Enable to get Bricks Builder elements for FluentCart. Requires the Bricks " "theme." msgstr "" #: app/Http/Controllers/ModuleSettingsController.php:262 msgid "" "Enable to get Elementor Blocks for FluentCart. Minimum Requirement: " "Elementor V3.34" msgstr "" #: api/StoreSettings.php:1012 msgid "Enable Zoom in Modal" msgstr "" #: api/StoreSettings.php:1007 msgid "Enable Zoom in Single Product" msgstr "" #: app/Services/Translations/admin-translation.php:1007 msgid "Enabled" msgstr "" #: app/Services/Renderer/CheckoutFieldsSchema.php:473 msgid "Enabling First/Last name will replace the default Full Name." msgstr "" #: app/Services/Translations/TransStrings.php:152 msgid "End Date" msgstr "" #: app/Services/Translations/admin-translation.php:1009 msgid "End date" msgstr "" #: app/Services/Translations/admin-translation.php:1008 msgid "End Date & Time" msgstr "" #: app/Services/Translations/admin-translation.php:1010 msgid "End date & time" msgstr "" #: app/Http/Requests/CouponRequest.php:197 msgid "End date is required. " msgstr "" #: app/Services/Translations/TransStrings.php:153 msgid "End Time" msgstr "" #: app/Services/Translations/admin-translation.php:1011 msgid "Endpoint URL" msgstr "" #: app/Services/Translations/admin-translation.php:1012 msgid "Endpoint URL copied to your clipboard" msgstr "" #: app/Services/Filter/CustomerFilter.php:264 #: app/Services/Filter/OrderFilter.php:493 #: app/Services/Filter/OrderFilter.php:582 msgid "Ends With" msgstr "" #: app/Services/Translations/admin-translation.php:1013 msgid "Ends with" msgstr "" #: api/StoreSettings.php:1204 msgid "" "Enforce that customers must be logged into their account to complete a " "purchase." msgstr "" #. %1$s: opening link tag to the FluentCart reviews page on WordPress.org, %2$s: closing link tag #: app/Modules/AdminFooter/AdminFooter.php:30 #, php-format msgid "Enjoying FluentCart? %1$sTell us what you think%2$s" msgstr "" #. %1$s: opening tag, %2$s: closing tag #: app/Services/Email/StoreDigestService.php:717 #, php-format msgid "" "Enjoying these insights? %1$sFluentCart Pro%2$s adds premium payment " "gateways, integrations, and customizations to help you act on them and grow " "your store." msgstr "" #: app/Services/Localization/i18n/states.php:944 msgid "Enna" msgstr "" #: app/Services/Localization/i18n/states.php:453 msgid "Enriquillo" msgstr "" #. %s - section title #: app/Services/Translations/block-editor-translation.php:145 #, php-format msgid "Enter %s Title" msgstr "" #: app/Services/Translations/admin-translation.php:1017 msgid "Enter a full URL starting with http:// or https://" msgstr "" #: app/Services/Translations/admin-translation.php:1018 msgid "Enter a name for this integration" msgstr "" #: app/Services/Translations/admin-translation.php:1019 msgid "Enter a new name" msgstr "" #: app/Services/Translations/admin-translation.php:1020 msgid "Enter a value" msgstr "" #: app/Modules/StorageDrivers/S3/S3.php:617 msgid "Enter access key" msgstr "" #: app/Services/Translations/admin-translation.php:1014 msgid "Enter Amount" msgstr "" #: app/Services/Translations/admin-translation.php:1021 msgid "Enter amount" msgstr "" #: app/Services/Translations/admin-translation.php:1022 msgid "Enter amount to add" msgstr "" #: app/Services/Translations/admin-translation.php:1023 msgid "Enter bump description" msgstr "" #: app/Services/Translations/admin-translation.php:1024 msgid "Enter bump name" msgstr "" #: app/Services/Translations/admin-translation.php:1025 msgid "Enter bump title" msgstr "" #: app/Services/Translations/admin-translation.php:1026 msgid "Enter class name" msgstr "" #: app/Services/Renderer/CartSummaryRender.php:414 #: app/Services/Translations/admin-translation.php:1027 msgid "Enter coupon code" msgstr "" #: app/Services/Translations/admin-translation.php:1028 msgid "Enter custom days" msgstr "" #: app/Services/Translations/admin-translation.php:1029 msgid "Enter description" msgstr "" #: app/Services/Translations/admin-translation.php:1030 msgid "Enter description (optional)" msgstr "" #: app/Services/Translations/admin-translation.php:1031 msgid "Enter discount amount" msgstr "" #: app/Services/Translations/admin-translation.php:1032 msgid "Enter exact stock value" msgstr "" #: app/Services/Translations/TransStrings.php:283 msgid "Enter keyword" msgstr "" #: app/Services/Translations/admin-translation.php:1033 msgid "Enter method title" msgstr "" #: app/Services/Translations/admin-translation.php:1034 msgid "Enter note" msgstr "" #: app/Helpers/CartCheckoutHelper.php:878 msgid "Enter password" msgstr "" #: app/Services/Translations/admin-translation.php:1035 msgid "Enter priority" msgstr "" #: app/Services/Renderer/ModalCheckoutRenderer.php:428 msgid "Enter promotion code" msgstr "" #: app/Services/Translations/admin-translation.php:1036 msgid "Enter reason for pausing" msgstr "" #: app/Services/Translations/admin-translation.php:1037 msgid "Enter reason for resuming" msgstr "" #: app/Modules/StorageDrivers/S3/S3.php:633 msgid "Enter secret key" msgstr "" #: app/Helpers/CartCheckoutHelper.php:852 msgid "Enter Strong password" msgstr "" #: app/Services/Translations/block-editor-translation.php:146 msgid "Enter Tax ID" msgstr "" #: app/Services/Translations/admin-translation.php:1015 msgid "Enter The buyer email" msgstr "" #: app/Services/Translations/admin-translation.php:1038 msgid "Enter the current version number of your product." msgstr "" #: app/Services/Translations/admin-translation.php:1039 msgid "" "Enter the number of days the free trial will last. The trial period cannot " "exceed 365 days." msgstr "" #: api/StoreSettings.php:227 msgid "Enter the public name of your online store." msgstr "" #: app/Services/Translations/admin-translation.php:1040 msgid "" "Enter the shipping cost for this class. This cost will be added to the " "shipping rate for products that belong to this class. Leave it at 0 if this " "class has no additional cost or if the cost is determined by other settings." msgstr "" #. %6$s #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:77 msgid "Enter The Webhook URL:" msgstr "" #. %7$s #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:147 msgid "Enter The Webhook URL: " msgstr "" #: app/Services/Translations/admin-translation.php:1041 msgid "Enter title" msgstr "" #: app/Services/Translations/admin-translation.php:1016 msgid "Enter Value" msgstr "" #: app/Services/Renderer/VatFieldRenderer.php:59 msgid "Enter VAT / Tax ID" msgstr "" #: app/Services/Translations/admin-translation.php:1042 msgid "Enter your PayPal business/seller email" msgstr "" #: app/Helpers/AddressHelper.php:411 msgid "" "Enter your shipping address to view available shipping methods. Billing and " "shipping address is the same by default unless you ship to a different " "address." msgstr "" #: app/Services/Translations/admin-translation.php:1043 msgid "Enter your Turnstile Secret Key" msgstr "" #: app/Services/Translations/admin-translation.php:1044 msgid "Enter your Turnstile Site Key" msgstr "" #: app/Services/Translations/admin-translation.php:1045 msgid "Enter zone name" msgstr "" #: app/Modules/MCP/Tools/LabelTools.php:66 msgid "entity_id is required." msgstr "" #: app/Modules/MCP/Tools/LabelTools.php:61 msgid "entity_type must be one of: order, customer, subscription." msgstr "" #: app/Services/Localization/i18n/states.php:97 msgid "Entre Ríos" msgstr "" #: app/Services/Localization/i18n/states.php:1418 msgid "Enugu" msgstr "" #: app/Services/ShortCodeParser/Parsers/ItemParser.php:97 msgid "Envelope" msgstr "" #: app/Services/Translations/admin-translation.php:1046 msgid "Environment" msgstr "" #: app/Services/Localization/i18n/states.php:672 msgid "Epirus" msgstr "" #: app/Services/Translations/admin-translation.php:1047 msgid "Equal" msgstr "" #: app/Services/Filter/OrderFilter.php:468 #: app/Services/Filter/OrderFilter.php:579 #: app/Services/Translations/admin-translation.php:1048 msgid "Equals" msgstr "" #: app/Services/Localization/i18n/countries.php:81 msgid "Equatorial Guinea" msgstr "" #: app/Services/Localization/i18n/countries.php:82 msgid "Eritrea" msgstr "" #: app/Services/Localization/i18n/states.php:1388 msgid "Erongo" msgstr "" #: app/Services/Localization/i18n/states.php:1220 msgid "Errachidia" msgstr "" #: app/Services/Translations/admin-translation.php:1049 #: app/Services/Translations/customer-profile-translation.php:101 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:56 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:57 msgid "Error" msgstr "" #: app/Services/Translations/admin-translation.php:1050 msgid "Error checking job status!" msgstr "" #: app/Services/ShortCodeParser/ShortcodeParser.php:152 msgid "Error generating password reset key" msgstr "" #: app/Services/Translations/admin-translation.php:1051 msgid "Error generating snapshots" msgstr "" #. %s is the error message #: app/Services/Translations/block-editor-translation.php:148 #, php-format msgid "Error in component: %s" msgstr "" #: app/Services/Translations/customer-profile-translation.php:102 msgid "Error in confirming new paypal subscription" msgstr "" #: app/Services/Translations/customer-profile-translation.php:103 msgid "Error in creating payment method" msgstr "" #: app/Services/Translations/customer-profile-translation.php:104 msgid "Error in loading stripe" msgstr "" #: app/Services/Translations/customer-profile-translation.php:105 msgid "Error in switching payment method" msgstr "" #: app/Services/Translations/customer-profile-translation.php:106 msgid "Error in updating payment method" msgstr "" #: app/Services/Translations/admin-translation.php:1052 msgid "Error occurred when processing" msgstr "" #: app/Http/Controllers/OrderController.php:407 #, php-format msgid "ERROR processing refund on %s: %s" msgstr "" #: app/Http/Controllers/FileUploadController.php:129 #: app/Http/Controllers/AppControllers/AppController.php:92 msgid "Error Uploading File" msgstr "" #: app/Services/Translations/checkout-translation.php:13 msgid "Error! Please update cart items!" msgstr "" #. %1$s: error message #: app/Services/Report/RetentionSnapshotService.php:93 #, php-format msgid "Error: %1$s" msgstr "" #: app/Services/Translations/admin-translation.php:1053 msgid "Error: Unable to load the file list." msgstr "" #: app/Services/Localization/i18n/states.php:1840 msgid "Erzincan" msgstr "" #: app/Services/Localization/i18n/states.php:1841 msgid "Erzurum" msgstr "" #: app/Services/Localization/i18n/states.php:688 msgid "Escuintla" msgstr "" #: app/Services/Localization/i18n/states.php:1842 msgid "Eskişehir" msgstr "" #: app/Services/Localization/i18n/states.php:542 msgid "Esmeraldas" msgstr "" #: app/Services/Localization/i18n/states.php:454 msgid "Espaillat" msgstr "" #: app/Services/Localization/i18n/states.php:259 msgid "Espírito Santo" msgstr "" #: app/Services/Localization/i18n/states.php:1219 msgid "Essaouira" msgstr "" #: app/Services/Translations/admin-translation.php:1054 msgid "Est. Refund" msgstr "" #: app/Services/Localization/i18n/states.php:1338 msgid "Estado de México" msgstr "" #: app/Services/Localization/i18n/states.php:1467 msgid "Estelí" msgstr "" #: app/Services/Localization/i18n/countries.php:83 msgid "Estonia" msgstr "" #: app/Services/Localization/i18n/countries.php:225 msgid "Eswatini" msgstr "" #: app/Services/Localization/i18n/countries.php:84 msgid "Ethiopia" msgstr "" #: app/Helpers/CurrenciesHelper.php:58 msgid "Ethiopian Birr" msgstr "" #: app/Services/Translations/admin-translation.php:936 msgid "EU (micro-business)" msgstr "" #: app/Services/Translations/admin-translation.php:935 msgid "EU (OSS)" msgstr "" #: app/Services/Translations/admin-translation.php:937 msgid "EU (specific countries)" msgstr "" #: app/Services/Translations/admin-translation.php:939 #: app/Http/Controllers/TaxEUController.php:375 msgid "EU tax rates have been reset to defaults" msgstr "" #: app/Services/Translations/block-editor-translation.php:136 msgid "EU VAT" msgstr "" #: app/Services/Translations/admin-translation.php:938 msgid "EU VAT Settings" msgstr "" #: app/Http/Controllers/TaxEUController.php:426 msgid "EU VAT settings saved successfully" msgstr "" #: app/Helpers/CurrenciesHelper.php:59 msgid "Euro" msgstr "" #: app/Services/Localization/i18n/continents.php:145 msgid "Europe" msgstr "" #: app/Services/Tax/TaxManager.php:292 #: app/Services/Localization/i18n/eu_tax_countries.php:14 msgid "European Union" msgstr "" #: app/Services/Translations/admin-translation.php:1055 msgid "Evening vibes!" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:260 msgid "Event carries no reference to a local order." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:254 msgid "Event references an order that does not exist here." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Webhook/IPN.php:533 msgid "Event resolved to no order." msgstr "" #: app/Helpers/Status.php:494 #: app/Services/Translations/admin-translation.php:1056 msgid "Event Trigger" msgstr "" #: app/Helpers/Status.php:497 msgid "Event Trigger For This Feed" msgstr "" #: app/Http/Controllers/EmailNotificationController.php:325 msgid "Event type and entity ID are required" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:126 msgid "Event type has no order resolver." msgstr "" #. %1$s: opening tag, %2$s: closing tag #: app/Services/Email/StoreDigestService.php:706 #, php-format msgid "" "Every store has slower stretches. %1$sFluentCart Pro%2$s brings premium " "payment gateways, integrations, and customizations to help you win back " "momentum and turn more visits into sales." msgstr "" #: app/Services/Translations/admin-translation.php:1057 msgid "Everyday Tote Bag" msgstr "" #: app/Services/Translations/admin-translation.php:1058 msgid "Exact new stock" msgstr "" #: app/Services/Translations/admin-translation.php:1059 msgid "Examples" msgstr "" #: app/Services/Translations/block-editor-translation.php:149 #: app/Hooks/Handlers/BlockEditors/ExcerptBlockEditor.php:90 msgid "Excerpt" msgstr "" #: app/Services/Translations/admin-translation.php:1060 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:249 msgid "Exclude" msgstr "" #: app/Services/Translations/admin-translation.php:1061 msgid "Exclude Categories" msgstr "" #: app/Services/Translations/admin-translation.php:1062 msgid "Exclude Categories from VAT reverse" msgstr "" #: app/Services/Translations/admin-translation.php:1063 msgid "Exclude if all" msgstr "" #: app/Services/Translations/admin-translation.php:1064 msgid "Exclude if any" msgstr "" #: app/Services/Translations/admin-translation.php:1065 msgid "Exclude if one matches" msgstr "" #: app/Services/Translations/admin-translation.php:1066 msgid "Exclude only if all match" msgstr "" #: app/Services/Translations/admin-translation.php:1067 msgid "Excluded" msgstr "" #: app/Services/Translations/admin-translation.php:1068 msgid "Excluded Products" msgstr "" #: app/Services/Translations/admin-translation.php:1069 msgid "Excludes" msgstr "" #: app/Services/Translations/admin-translation.php:1070 msgid "Existing Roles & Permissions" msgstr "" #: app/Services/Translations/admin-translation.php:1071 msgid "Exists" msgstr "" #: app/Services/Translations/admin-translation.php:1072 msgid "Expand All" msgstr "" #: app/Services/Translations/admin-translation.php:1073 msgid "Expand all groups" msgstr "" #: app/Services/Translations/admin-translation.php:1074 msgid "Expand variants" msgstr "" #: app/Services/Translations/admin-translation.php:1075 msgid "Expiration" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:344 #: app/Helpers/EditorShortCodeHelper.php:381 #: app/Services/Filter/LicenseFilter.php:77 #: app/Services/Filter/LicenseFilter.php:325 #: app/Services/Filter/OrderBumpFilter.php:202 #: app/Services/Translations/customer-profile-translation.php:107 msgid "Expiration Date" msgstr "" #: app/Services/Translations/admin-translation.php:1076 msgid "Expirations date" msgstr "" #: app/Helpers/Status.php:270 app/Helpers/Helper.php:1013 #: app/Services/Filter/LicenseFilter.php:54 #: app/Services/Filter/LicenseFilter.php:312 #: app/Services/Filter/OrderFilter.php:621 #: app/Services/Filter/OrderBumpFilter.php:189 #: app/Services/Translations/admin-translation.php:1077 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:342 msgid "Expired" msgstr "" #: app/Services/Translations/admin-translation.php:1078 msgid "Expired At" msgstr "" #. %s is the expiration date #: app/Services/Translations/customer-profile-translation.php:109 #, php-format msgid "Expired at: %s" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:188 msgid "Expired Licenses" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:200 msgid "Expired Variation Licenses" msgstr "" #: app/Services/Translations/admin-translation.php:1079 #: app/Services/Translations/block-editor-translation.php:150 msgid "Expires" msgstr "" #. %s is the expiration date #: app/Services/Translations/customer-profile-translation.php:111 #, php-format msgid "Expires on: %s" msgstr "" #: app/Helpers/Status.php:271 msgid "Expiring" msgstr "" #: app/Services/Filter/CouponFilter.php:114 #: app/Services/Translations/admin-translation.php:1080 msgid "Expiry Date" msgstr "" #: app/Services/Email/StoreDigestService.php:677 msgid "Explore FluentCart Pro →" msgstr "" #: app/Services/Translations/admin-translation.php:1081 msgid "Export" msgstr "" #: app/Services/Translations/admin-translation.php:1088 msgid "Export all inventory states" msgstr "" #: app/Services/Translations/admin-translation.php:1089 msgid "Export as" msgstr "" #: app/Services/Translations/admin-translation.php:1090 msgid "Export cancelled" msgstr "" #: app/Services/Translations/admin-translation.php:1091 msgid "Export completed successfully" msgstr "" #: app/Services/Translations/admin-translation.php:1092 msgid "" "Export configurable CSV files or schema-rich JSON data directly from your " "browser." msgstr "" #: app/Services/Permission/PermissionManager.php:196 #: app/Services/Translations/admin-translation.php:1082 msgid "Export Customers" msgstr "" #: app/Services/Translations/admin-translation.php:1093 msgid "Export downloaded successfully" msgstr "" #: app/Services/Translations/admin-translation.php:1094 msgid "Export failed" msgstr "" #: app/Services/Translations/admin-translation.php:1095 msgid "Export failed. Please try again." msgstr "" #: app/Services/Translations/admin-translation.php:1096 msgid "Export file" msgstr "" #: app/Services/Translations/admin-translation.php:1083 msgid "Export Inventory" msgstr "" #: app/Services/Permission/PermissionManager.php:211 #: app/Services/Translations/admin-translation.php:1084 msgid "Export Licenses" msgstr "" #: app/Services/Translations/admin-translation.php:1097 msgid "Export only available column" msgstr "" #: app/Services/Translations/admin-translation.php:1098 msgid "Export options are not available." msgstr "" #: app/Services/Permission/PermissionManager.php:203 #: app/Services/Translations/admin-translation.php:1085 msgid "Export Orders" msgstr "" #: app/Services/Permission/PermissionManager.php:217 msgid "Export Reports" msgstr "" #: app/Services/Permission/PermissionManager.php:207 #: app/Services/Translations/admin-translation.php:1086 msgid "Export Subscriptions" msgstr "" #: app/Services/Translations/admin-translation.php:1087 msgid "Export Variants" msgstr "" #: app/Services/Translations/admin-translation.php:1099 #, php-format msgid "Exporting %s" msgstr "" #: app/Services/Translations/admin-translation.php:1100 msgid "Facebook Click ID (fbclid)" msgstr "" #: app/Services/Localization/i18n/states.php:1221 msgid "Fahs-Beni Makada" msgstr "" #: app/Services/Translations/TransStrings.php:288 msgid "FAILED" msgstr "" #: app/Helpers/Status.php:169 app/Helpers/Status.php:194 #: app/Helpers/Status.php:209 app/Helpers/Status.php:226 #: app/Helpers/Helper.php:372 app/Helpers/Helper.php:391 #: app/Services/Filter/OrderFilter.php:537 #: app/Services/Translations/admin-translation.php:1101 msgid "Failed" msgstr "" #: api/Resource/CustomerAddressResource.php:171 msgid "Failed creating billing address" msgstr "" #: api/Resource/CustomerAddressResource.php:176 msgid "Failed creating shipping address" msgstr "" #: app/Services/Translations/admin-translation.php:1102 msgid "Failed Orders" msgstr "" #: app/Services/Translations/admin-translation.php:1105 msgid "Failed to activate addon" msgstr "" #: app/Services/Translations/admin-translation.php:1106 msgid "Failed to activate plugin" msgstr "" #: app/Http/Controllers/TaxRateController.php:1031 msgid "Failed to add country" msgstr "" #: api/Resource/ProductDownloadResource.php:66 msgid "Failed to add file!" msgstr "" #: app/Services/Translations/admin-translation.php:1107 msgid "Failed to add the term." msgstr "" #. %1$s: number of variants where the image failed to save #: app/Services/Translations/admin-translation.php:1109 #, php-format msgid "Failed to apply thumbnail to %1$s variants" msgstr "" #: app/Http/Controllers/OrderController.php:453 msgid "Failed to attach customer" msgstr "" #: app/Http/Controllers/ProductDownloadablesController.php:135 msgid "Failed to attach downloadable files" msgstr "" #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:315 msgid "Failed to authenticate with Airwallex" msgstr "" #: app/Services/Translations/admin-translation.php:1110 msgid "Failed to clear variations" msgstr "" #: app/Services/Translations/admin-translation.php:1112 msgid "Failed to copy file URL" msgstr "" #: app/Services/Translations/admin-translation.php:1111 msgid "Failed to copy License Key" msgstr "" #: app/Services/Translations/admin-translation.php:1113 #: app/Services/Translations/customer-profile-translation.php:112 msgid "Failed to copy text" msgstr "" #: app/Services/Translations/admin-translation.php:1114 msgid "Failed to create attribute group" msgstr "" #: app/Services/FileSystem/Drivers/S3/S3BucketCreator.php:91 #, php-format msgid "Failed to create bucket: %s (%s)" msgstr "" #: app/Modules/StoreManagedRenewal/Services/RenewalService.php:146 msgid "Failed to create child order for subscription renewal." msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionService.php:260 msgid "Failed to create child order for the subscription renewal." msgstr "" #: app/Services/Translations/admin-translation.php:1115 msgid "Failed to create option values" msgstr "" #: app/Modules/StoreManagedRenewal/Services/RenewalService.php:185 msgid "Failed to create order item for renewal order." msgstr "" #: app/Helpers/AdminOrderProcessor.php:322 app/Helpers/CheckoutProcessor.php:98 #: app/Helpers/CheckoutProcessor.php:312 msgid "Failed to create order." msgstr "" #: app/Services/BulkProductInsertService.php:269 msgid "Failed to create product detail" msgstr "" #: app/Services/Translations/admin-translation.php:1116 msgid "Failed to create tax class" msgstr "" #: app/Services/Translations/admin-translation.php:1117 msgid "Failed to create template" msgstr "" #: app/Modules/StoreManagedRenewal/Services/RenewalService.php:205 msgid "Failed to create transaction record for renewal order." msgstr "" #: api/Resource/CustomerResource.php:174 msgid "Failed to create user." msgstr "" #: api/Resource/OrderMetaResource.php:84 msgid "Failed to create." msgstr "" #: app/Services/Translations/admin-translation.php:1103 msgid "Failed To Delete" msgstr "" #: api/Resource/OrderResource.php:1918 msgid "Failed to delete" msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerController.php:460 msgid "Failed to delete address" msgstr "" #: api/Resource/AttrGroupResource.php:210 msgid "Failed to delete attribute group." msgstr "" #: api/Resource/AttrTermResource.php:230 msgid "Failed to delete attribute term." msgstr "" #: app/Services/FileSystem/Drivers/S3/S3FileDeleter.php:67 msgid "Failed To Delete File" msgstr "" #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:263 msgid "Failed to delete file" msgstr "" #: app/Http/Controllers/OrderController.php:635 msgid "Failed to delete order" msgstr "" #: app/Services/Translations/admin-translation.php:1118 msgid "Failed to delete override" msgstr "" #: app/Http/Controllers/ProductController.php:866 msgid "Failed to delete path" msgstr "" #: app/Services/Translations/admin-translation.php:1119 msgid "Failed to delete product" msgstr "" #: app/Services/Translations/admin-translation.php:1120 msgid "Failed to delete products" msgstr "" #: app/Services/Translations/admin-translation.php:1121 #: app/Modules/Shipping/Http/Controllers/ShippingClassController.php:74 msgid "Failed to delete shipping class" msgstr "" #: app/Services/Translations/admin-translation.php:1122 msgid "Failed to delete shipping method" msgstr "" #: app/Services/Translations/admin-translation.php:1123 #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:87 msgid "Failed to delete shipping zone" msgstr "" #: app/Services/Translations/admin-translation.php:1124 msgid "Failed to delete some variants" msgstr "" #: app/Services/Translations/admin-translation.php:1125 #: app/Http/Controllers/TaxRateController.php:139 msgid "Failed to delete tax class" msgstr "" #: app/Http/Controllers/TaxClassController.php:114 msgid "Failed to delete tax profile" msgstr "" #: app/Http/Controllers/TaxRateController.php:450 msgid "Failed to delete tax rate" msgstr "" #: app/Services/Translations/admin-translation.php:1126 msgid "Failed to delete template" msgstr "" #: app/Services/Translations/admin-translation.php:1127 msgid "Failed to delete test orders" msgstr "" #: app/Services/Translations/admin-translation.php:1128 msgid "Failed to delete view" msgstr "" #: api/Resource/ProductMetaResource.php:146 #: api/Resource/ProductDownloadResource.php:132 msgid "Failed to delete!" msgstr "" #: app/Services/Translations/admin-translation.php:1129 msgid "Failed to duplicate product" msgstr "" #: app/Http/Controllers/ProductController.php:464 #: app/Http/Controllers/ProductController.php:468 msgid "Failed to duplicate product: " msgstr "" #: app/Services/Translations/admin-translation.php:1130 msgid "Failed to duplicate products" msgstr "" #. %s - taxonomy name #: api/Taxonomy.php:264 #, php-format msgid "Failed to fetch %s." msgstr "" #: app/Http/Controllers/ProductController.php:1790 msgid "Failed to fetch products: " msgstr "" #: api/Taxonomy.php:242 msgid "Failed to fetch search results." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:1170 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:1189 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:1235 msgid "Failed to find parent transaction for PayPal Refund webhook" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:1267 msgid "Failed to find Subscription for PayPal Cancel webhook" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:1297 msgid "Failed to find Subscription for PayPal Subscription Expired webhook" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:1342 msgid "Failed to find Subscription for PayPal Subscription Reactive webhook" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:1319 msgid "Failed to find Subscription for PayPal Subscription Suspended webhook" msgstr "" #: app/Http/Controllers/ProductDownloadablesController.php:170 msgid "Failed to generate downloadable link" msgstr "" #: app/Services/Translations/admin-translation.php:1131 msgid "Failed to generate PDF" msgstr "" #: app/Services/Translations/admin-translation.php:1132 msgid "Failed to generate SKU." msgstr "" #: app/Services/Translations/admin-translation.php:1133 msgid "Failed to generate snapshots!" msgstr "" #: app/Services/Async/DummyProductService.php:192 msgid "Failed to generate variants." msgstr "" #: app/Services/Translations/admin-translation.php:1134 msgid "Failed to generate variations" msgstr "" #: app/Services/Translations/admin-translation.php:1135 msgid "Failed to install addon" msgstr "" #: app/Services/Translations/admin-translation.php:1136 msgid "Failed to install plugin" msgstr "" #: app/Services/Translations/block-editor-translation.php:151 msgid "Failed to load" msgstr "" #: app/Services/Translations/admin-translation.php:1137 msgid "Failed to load adjustment history" msgstr "" #: app/Services/Translations/admin-translation.php:1138 msgid "Failed to load attribute groups" msgstr "" #: app/Services/Translations/admin-translation.php:1139 msgid "Failed to load attributes" msgstr "" #: app/Services/Translations/admin-translation.php:1140 msgid "Failed to load country data. Please refresh the page." msgstr "" #: app/Services/Translations/admin-translation.php:1141 msgid "Failed to load more variants" msgstr "" #: app/Services/Translations/admin-translation.php:1142 msgid "Failed to load option values" msgstr "" #: app/Services/Translations/admin-translation.php:1143 msgid "Failed to load packages" msgstr "" #: app/Services/Translations/admin-translation.php:1144 msgid "Failed to load packages." msgstr "" #: app/Services/Translations/admin-translation.php:1145 msgid "Failed to load product categories" msgstr "" #: app/Services/Translations/admin-translation.php:1146 msgid "Failed to load settings" msgstr "" #: app/Services/Translations/admin-translation.php:1147 msgid "Failed to load settings. Please refresh and try again." msgstr "" #: app/Services/Translations/admin-translation.php:1148 msgid "Failed to load shipping profile" msgstr "" #: app/Services/Translations/admin-translation.php:1149 msgid "Failed to load site details" msgstr "" #: app/Services/Translations/admin-translation.php:1150 msgid "Failed to load states" msgstr "" #: app/Services/Translations/admin-translation.php:1151 msgid "Failed to load storage settings." msgstr "" #: app/Services/Translations/admin-translation.php:1153 msgid "Failed to load tax classes" msgstr "" #: app/Services/Translations/admin-translation.php:1152 msgid "Failed to load tax ID" msgstr "" #: app/Services/Translations/admin-translation.php:1154 msgid "Failed to load tax rates for the selected tax class" msgstr "" #: app/Services/Translations/admin-translation.php:1155 msgid "Failed to load tax rates. Please refresh the page." msgstr "" #: app/Services/Translations/admin-translation.php:1156 msgid "Failed to load template" msgstr "" #: app/Services/Translations/admin-translation.php:1157 msgid "Failed to load templates" msgstr "" #: app/Services/Translations/admin-translation.php:1158 msgid "Failed to load terms" msgstr "" #: app/Services/Translations/admin-translation.php:1159 msgid "Failed to load the order sources report" msgstr "" #: app/Services/Translations/admin-translation.php:1160 msgid "Failed to load webhook settings" msgstr "" #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:156 msgid "Failed to read uploaded file" msgstr "" #: app/Services/Translations/admin-translation.php:1161 msgid "Failed to recalculate lifetime value" msgstr "" #: app/Services/Translations/checkout-translation.php:14 msgid "Failed to remove VAT" msgstr "" #: app/Services/Translations/admin-translation.php:1162 msgid "Failed to rename view" msgstr "" #: app/Services/Translations/admin-translation.php:1163 msgid "Failed to reorder groups" msgstr "" #: api/Resource/AttrGroupResource.php:267 msgid "Failed to reorder groups." msgstr "" #: api/Resource/AttrTermResource.php:280 msgid "Failed to reorder terms." msgstr "" #: app/Services/Translations/admin-translation.php:1164 msgid "Failed to reset rates" msgstr "" #: app/Services/Translations/admin-translation.php:1165 msgid "Failed to reset tax rates" msgstr "" #: app/Services/Async/DummyProductService.php:131 msgid "Failed to resolve attribute options for advanced variation." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/API/API.php:419 msgid "Failed to retrieve access token from PayPal." msgstr "" #: app/Services/Translations/admin-translation.php:1166 msgid "Failed to revert template" msgstr "" #: app/Http/Controllers/EmailNotificationController.php:234 msgid "Failed to save email settings" msgstr "" #: app/Services/Translations/admin-translation.php:1168 msgid "Failed to save order" msgstr "" #: app/Services/Translations/admin-translation.php:1169 msgid "Failed to save package." msgstr "" #: app/Services/Translations/admin-translation.php:1170 msgid "Failed to save packages" msgstr "" #: app/Services/Translations/admin-translation.php:1171 msgid "Failed to save product" msgstr "" #: app/Services/Translations/admin-translation.php:1172 msgid "Failed to save rates" msgstr "" #: app/Http/Controllers/EmailNotificationController.php:313 msgid "Failed to save scheduling settings" msgstr "" #: app/Services/Translations/admin-translation.php:1173 #: app/Http/Controllers/ProductController.php:847 msgid "Failed to save settings" msgstr "" #: app/Services/Translations/admin-translation.php:1174 msgid "Failed to save shipping class" msgstr "" #: app/Services/Translations/admin-translation.php:1175 msgid "Failed to save shipping method" msgstr "" #: app/Services/Translations/admin-translation.php:1176 msgid "Failed to save shipping zone" msgstr "" #: app/Services/Translations/admin-translation.php:1177 msgid "Failed to save tax ID" msgstr "" #: app/Services/Translations/admin-translation.php:1178 msgid "Failed to save template" msgstr "" #: app/Services/Translations/admin-translation.php:1179 msgid "Failed to save terms" msgstr "" #: app/Services/Translations/admin-translation.php:1180 msgid "Failed to save thumbnail" msgstr "" #: app/Services/Translations/admin-translation.php:1167 msgid "Failed to save VAT registration" msgstr "" #: app/Services/Translations/admin-translation.php:1181 msgid "Failed to save view" msgstr "" #: app/Services/Translations/admin-translation.php:1182 msgid "Failed to save webhook settings" msgstr "" #: app/Services/Translations/admin-translation.php:1183 msgid "Failed to send payment reminder" msgstr "" #: app/Services/Translations/admin-translation.php:1184 msgid "Failed to send reminder" msgstr "" #: api/Resource/ProductMetaResource.php:83 #: api/Resource/ProductMetaResource.php:119 msgid "Failed to set thumbnail!" msgstr "" #: app/Services/Translations/admin-translation.php:1104 msgid "Failed To Update" msgstr "" #: api/Resource/OrderMetaResource.php:117 msgid "Failed to update" msgstr "" #: api/Resource/OrderResource.php:2511 #: app/Http/Controllers/FrontendControllers/CustomerController.php:434 msgid "Failed to update address" msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:601 msgid "Failed to update billing address" msgstr "" #: app/Http/Controllers/ProductController.php:573 msgid "Failed to update editor mode" msgstr "" #: api/Resource/ProductDownloadResource.php:103 msgid "Failed to update file!" msgstr "" #: app/Services/Translations/admin-translation.php:1185 msgid "Failed to update inventory" msgstr "" #: app/Http/Controllers/LabelController.php:95 msgid "Failed To Update Labels" msgstr "" #: app/Http/Controllers/EmailNotificationController.php:102 #: app/Http/Controllers/EmailNotificationController.php:123 msgid "Failed to update notification" msgstr "" #: app/Http/Controllers/NotesController.php:26 msgid "Failed to update order note." msgstr "" #: api/Resource/OrderResource.php:2491 msgid "Failed to update payment status" msgstr "" #: api/Resource/ProductVariationResource.php:461 msgid "Failed to update pricing table!" msgstr "" #: app/Http/Controllers/ProductDownloadablesController.php:238 msgid "Failed to update product downloadable files" msgstr "" #. %1$s: error message from S3 API #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:586 #, php-format msgid "Failed to update S3 Object Ownership: %1$s" msgstr "" #. %1$s: error message from S3 API #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:443 #, php-format msgid "Failed to update S3 Public Access Block: %1$s" msgstr "" #: app/Http/Controllers/ProductController.php:889 msgid "Failed to update settings" msgstr "" #: app/Services/Translations/admin-translation.php:1186 msgid "Failed to update shipping method" msgstr "" #: api/Resource/OrderResource.php:2326 msgid "Failed to update status" msgstr "" #: app/Services/Translations/admin-translation.php:1187 msgid "Failed to update stock" msgstr "" #: app/Services/Translations/admin-translation.php:1188 msgid "Failed to update tax class" msgstr "" #: app/Http/Controllers/TaxClassController.php:89 msgid "Failed to update tax profile" msgstr "" #: app/Http/Controllers/TaxRateController.php:372 msgid "Failed to update tax rate" msgstr "" #: app/Services/Translations/admin-translation.php:1189 msgid "Failed to update tax setting" msgstr "" #: app/Services/Translations/admin-translation.php:1190 msgid "Failed to update tax status" msgstr "" #: app/Services/Translations/admin-translation.php:1191 msgid "Failed to update term" msgstr "" #: app/Services/Translations/admin-translation.php:1192 msgid "Failed to update the term." msgstr "" #: api/Resource/CustomerResource.php:223 msgid "Failed to update user." msgstr "" #: app/Services/Translations/admin-translation.php:1193 msgid "Failed to update variant" msgstr "" #: app/Services/Translations/admin-translation.php:1194 msgid "Failed to update variants" msgstr "" #: app/Http/Controllers/ProductVariationController.php:380 #: app/Http/Controllers/ProductVariationController.php:648 msgid "Failed to update variants." msgstr "" #: app/Services/AdvancedVariationService.php:270 msgid "Failed to update variation combination." msgstr "" #: app/Services/Translations/admin-translation.php:1195 msgid "Failed to update variation data" msgstr "" #: app/Services/Translations/admin-translation.php:1196 msgid "Failed to update vendor IDs" msgstr "" #: app/Services/Translations/admin-translation.php:1197 msgid "Failed to update view" msgstr "" #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:118 msgid "Failed to update zone order" msgstr "" #: app/Http/Controllers/OnboardingController.php:304 msgid "Failed to update!" msgstr "" #: app/Http/Controllers/FileUploadController.php:93 #: app/Services/FileSystem/Drivers/S3/S3FileUploader.php:118 msgid "Failed To Upload File" msgstr "" #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:168 msgid "Failed to upload file" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:424 msgid "Failed to verify PayPal webhook signature" msgstr "" #: api/Resource/CustomerAddressResource.php:245 msgid "Failed updating billing address" msgstr "" #: api/Resource/CustomerAddressResource.php:250 msgid "Failed updating shipping address" msgstr "" #: app/Helpers/Status.php:268 msgid "Failing" msgstr "" #: app/Services/Renderer/Receipt/ReceiptRenderer.php:856 msgid "Failure reason: " msgstr "" #: app/Services/Localization/i18n/states.php:570 msgid "Faiyum" msgstr "" #: app/Services/Localization/i18n/states.php:2224 msgid "Falcón" msgstr "" #: api/Resource/AppliedCouponResource.php:74 msgid "Falied to create." msgstr "" #: app/Services/Localization/i18n/countries.php:85 msgid "Falkland Islands" msgstr "" #: app/Helpers/CurrenciesHelper.php:61 msgid "Falkland Islands Pound" msgstr "" #: app/Services/Localization/i18n/states.php:26 msgid "Farah" msgstr "" #: app/Services/Localization/i18n/states.php:142 msgid "Faridpur " msgstr "" #: app/Services/Localization/i18n/countries.php:86 msgid "Faroe Islands" msgstr "" #: app/Services/Localization/i18n/states.php:901 msgid "Fars (فارس)" msgstr "" #: app/Services/Localization/i18n/states.php:27 msgid "Faryab" msgstr "" #: app/Services/Localization/i18n/states.php:1627 msgid "FATA" msgstr "" #: app/Services/Localization/i18n/states.php:1705 msgid "Fatick" msgstr "" #: app/Services/Translations/block-editor-translation.php:152 msgid "Feature List Color" msgstr "" #: app/Services/Translations/admin-translation.php:1198 msgid "Featured" msgstr "" #: app/Services/Translations/admin-translation.php:1200 #: app/Http/Controllers/ModuleSettingsController.php:22 msgid "Features & addon" msgstr "" #: app/Services/Translations/admin-translation.php:1199 msgid "Features & Addons" msgstr "" #: app/Services/Translations/TransStrings.php:191 msgid "Feb" msgstr "" #: app/Services/Translations/TransStrings.php:160 msgid "February" msgstr "" #: app/Services/Localization/i18n/states.php:2237 msgid "Federal Dependencies" msgstr "" #: app/Services/Translations/admin-translation.php:3143 msgid "federal tax" msgstr "" #: app/Services/Renderer/Receipt/TaxSummaryHelper.php:44 msgid "Fee" msgstr "" #: app/Services/Translations/admin-translation.php:3144 #: app/Services/Renderer/Receipt/TaxSummaryHelper.php:425 msgid "fee" msgstr "" #: app/Modules/Integrations/GlobalIntegrationSettings.php:270 msgid "Feed data is required" msgstr "" #: app/Modules/Integrations/GlobalIntegrationSettings.php:225 msgid "Feed name is required" msgstr "" #: app/Modules/Integrations/GlobalIntegrationSettings.php:432 msgid "Feed not found" msgstr "" #: app/Modules/Integrations/GlobalIntegrationSettings.php:443 msgid "Feed status updated" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:102 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:95 msgid "Feed Title" msgstr "" #: app/Services/PDF/DefaultPdfStructures.php:70 #: app/Services/PDF/DefaultPdfStructures.php:110 #: app/Services/PDF/DefaultPdfStructures.php:189 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:424 msgid "Fees" msgstr "" #: app/Services/Localization/i18n/states.php:761 msgid "Fejér" msgstr "" #: app/Services/Localization/i18n/states.php:143 msgid "Feni" msgstr "" #: app/Services/Localization/i18n/states.php:2274 msgid "Fermanagh and Omagh" msgstr "" #: app/Services/Localization/i18n/states.php:945 msgid "Fermo" msgstr "" #: app/Services/Localization/i18n/states.php:946 msgid "Ferrara" msgstr "" #: app/Services/Translations/admin-translation.php:1201 msgid "Fetch from remote and update the subscription?" msgstr "" #: app/Services/Translations/admin-translation.php:1202 msgid "Fetch subscription!" msgstr "" #: app/Services/Translations/admin-translation.php:1203 msgid "Field Name" msgstr "" #: app/Services/Translations/admin-translation.php:1204 msgid "Field Value" msgstr "" #: app/Services/Translations/admin-translation.php:1205 msgid "Field: " msgstr "" #: app/Services/Translations/admin-translation.php:1206 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:49 msgid "Fields" msgstr "" #: app/Services/Localization/i18n/states.php:60 msgid "Fier" msgstr "" #: app/Services/Tax/TaxManager.php:131 msgid "Fifteen" msgstr "" #: app/Services/Localization/i18n/states.php:1223 msgid "Figuig" msgstr "" #: app/Services/Localization/i18n/countries.php:87 msgid "Fiji" msgstr "" #: app/Helpers/CurrenciesHelper.php:60 msgid "Fijian Dollar" msgstr "" #: api/Resource/ProductDownloadResource.php:61 msgid "File added successfully" msgstr "" #: app/Services/FileSystem/Drivers/S3/S3FileDeleter.php:62 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:257 msgid "File Deleted Successfully" msgstr "" #: app/Services/Translations/admin-translation.php:1209 msgid "File format" msgstr "" #: api/Resource/ProductDownloadResource.php:127 msgid "File has been deleted successfully" msgstr "" #: app/Services/Translations/admin-translation.php:1207 #: app/Services/Translations/customer-profile-translation.php:113 msgid "File Name" msgstr "" #: app/Http/Requests/ProductDownloadable/ProductDownloadableFileRequest.php:37 #: app/Http/Requests/ProductDownloadable/ProductDownloadableBulkFileRequest.php:39 msgid "File Name is required." msgstr "" #. %s - maximum filename length #: app/Services/Translations/admin-translation.php:1211 #, php-format msgid "File name Must not exceed %s characters" msgstr "" #. %s - maximum filename length #: app/Services/Translations/admin-translation.php:1213 #, php-format msgid "File name must not exceed %s characters" msgstr "" #. %s is the file name #: app/Services/Translations/customer-profile-translation.php:115 #, php-format msgid "File name: %s" msgstr "" #: app/Services/FrontendView.php:82 msgid "File Not Found" msgstr "" #: app/Helpers/CustomerHelper.php:180 #: app/Services/FileSystem/DownloadService.php:61 #: app/Services/FileSystem/Drivers/S3/S3FileUploader.php:149 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:202 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:248 msgid "File not found" msgstr "" #: app/Http/Requests/ProductDownloadable/ProductDownloadableFileRequest.php:38 #: app/Http/Requests/ProductDownloadable/ProductDownloadableBulkFileRequest.php:40 msgid "File Path is required." msgstr "" #: app/Helpers/EditorShortCodeHelper.php:359 msgid "File Size" msgstr "" #. %s is the file name #: app/Services/Translations/customer-profile-translation.php:117 #, php-format msgid "File size: %s" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:356 #: app/Services/Translations/admin-translation.php:1208 msgid "File Title" msgstr "" #: app/Services/Translations/admin-translation.php:1214 msgid "File too large" msgstr "" #: api/Resource/ProductDownloadResource.php:98 msgid "File updated successfully" msgstr "" #: app/Services/FileSystem/Drivers/S3/S3FileUploader.php:98 #: app/Services/FileSystem/Drivers/S3/S3Driver.php:60 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:172 msgid "File Uploaded Successfully" msgstr "" #: app/Http/Requests/ProductDownloadable/ProductDownloadableFileRequest.php:39 msgid "File URL is required." msgstr "" #: app/Services/Filter/TaxFilter.php:217 app/Services/Filter/TaxFilter.php:223 #: app/Services/Translations/admin-translation.php:1215 msgid "Filed" msgstr "" #. %1$s: maximum filename length #: app/Services/Translations/admin-translation.php:1217 #, php-format msgid "Filename too long. Maximum %1$s characters allowed" msgstr "" #: app/Services/Translations/admin-translation.php:1218 msgid "Files" msgstr "" #: app/Services/Translations/admin-translation.php:1219 msgid "Fill the title and color before adding another." msgstr "" #: app/Services/Translations/admin-translation.php:1220 msgid "Fill the title and image before adding another." msgstr "" #: app/Services/Translations/admin-translation.php:1221 msgid "Fill the title before adding another." msgstr "" #: app/Services/Renderer/ShopAppRenderer.php:354 #: app/Services/Translations/admin-translation.php:1222 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:59 msgid "Filter" msgstr "" #: app/Services/Translations/admin-translation.php:3145 msgid "filter applied" msgstr "" #. %1$s: attribute group title (e.g. "Color", "Size") #: app/Services/Translations/admin-translation.php:1224 #, php-format msgid "Filter by %1$s" msgstr "" #: app/Services/Translations/block-editor-translation.php:153 msgid "Filter Option" msgstr "" #: app/Services/Translations/admin-translation.php:1225 msgid "Filter results by UTM values" msgstr "" #: app/Services/Renderer/SearchBarRenderer.php:75 msgid "Filter search results by category" msgstr "" #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:269 msgid "Filter Sort By" msgstr "" #: app/Services/Renderer/ProductFilterRender.php:341 msgid "Filters" msgstr "" #: app/Services/Email/EmailNotifications.php:599 msgid "Final Notice: Payment Overdue for Renewal #{{order.order_ref}}" msgstr "" #: app/Services/Email/EmailNotifications.php:591 msgid "Final overdue renewal notice to customer" msgstr "" #: app/Services/Translations/admin-translation.php:1226 msgid "Final price after all installments, excluding any fees." msgstr "" #: app/Modules/MCP/Tools/CouponTools.php:34 msgid "" "Find and filter coupons with usage counts (times_used) and validity windows. " "Filter by status, by code substring, or by type; paginate with page/per_page." " Interpret amount via type: percentage means a percent (10 = 10 percent), " "fixed means a currency value. Use active_now to get only coupons usable " "today (status active and within the start/end window — i.e. not expired). " "status inactive means disabled." msgstr "" #: app/Modules/MCP/Tools/CustomerTools.php:32 msgid "" "Find and filter customers. Compact rows with LTV, order count, AOV, and " "location. For one customer's full history use get-customer. min_ltv is in " "store currency (e.g. 500), not cents. For conditions these flat filters " "cannot express (OR groups, buyers of a specific product/variation, relative " "purchase-date windows, labels) pass advanced_filters — call get-search-" "schema entity=customers first (Pro)." msgstr "" #: app/Modules/MCP/Tools/OrderTools.php:54 msgid "" "Find and filter orders. Returns compact rows (id, number, customer, total, " "statuses, date, plus an items list: each line item's product, title and " "quantity) — call get-order for the full money/refund breakdown. All filters " "optional; combine freely. For one customer's orders, pass customer_email or " "customer_id here. Money filters are in store currency (e.g. 49.99), not " "cents. For conditions these flat filters cannot express (OR groups, relative " "dates, transaction/UTM/label/license properties) pass advanced_filters — " "call get-search-schema entity=orders first (Pro)." msgstr "" #: app/Modules/MCP/Tools/ProductTools.php:35 msgid "" "Find and filter products. Compact rows: title, status, price range, " "variation count, fulfillment, stock status. Use get-product for full detail " "and per-variation stock. Price filters are in store currency, not cents. For " "conditions these flat filters cannot express (OR groups, order/variation " "counts, available stock quantity, taxonomy terms) pass advanced_filters — " "call get-search-schema entity=products first (Pro)." msgstr "" #: app/Modules/MCP/Tools/SubscriptionTools.php:35 msgid "" "Find and filter subscriptions. Compact rows carry customer, plan, status, " "recurring_total, interval, next/created/canceled dates, and installment " "fields: is_installment, installments_paid, installments_remaining, " "total_contract_value = recurring_total x bill_times (the full committed " "price). Use plan_type to split fixed-term installment/split-pay from open-" "ended recurring plans; next_billing_before for upcoming renewals; " "created_*/canceled_* ranges for cohorts and churn — a completed installment " "is paid-in-full, not churn. summary_only=true returns just the aggregates " "(count by status, committed recurring total, remaining installments). " "min_recurring is in store currency, not cents. For conditions these flat " "filters cannot express (OR groups, vendor/transaction ids, payment method, " "license properties, labels) pass advanced_filters — call get-search-schema " "entity=subscriptions first (Pro)." msgstr "" #: app/Services/Translations/admin-translation.php:1227 #: app/Services/Translations/block-editor-translation.php:154 msgid "Find products to make a pricing table" msgstr "" #: app/Services/Translations/TransStrings.php:273 msgid "Finish" msgstr "" #: app/Services/Localization/i18n/countries.php:88 msgid "Finland" msgstr "" #: app/Services/Localization/i18n/states.php:947 msgid "Firenze" msgstr "" #: app/Services/PlanUpgradeService.php:170 msgid "first" msgstr "" #: app/Services/Renderer/CheckoutFieldsSchema.php:34 #: app/Services/Renderer/CheckoutFieldsSchema.php:478 #: app/Services/Renderer/AddressSelectRenderer.php:422 #: app/Services/Renderer/AddressSelectRenderer.php:430 #: app/Services/Translations/customer-profile-translation.php:118 msgid "First Name" msgstr "" #: app/Services/Translations/admin-translation.php:1228 msgid "First Name *" msgstr "" #: app/Http/Requests/CustomerRequest.php:67 msgid "First Name is required." msgstr "" #: api/Checkout/CheckoutApi.php:981 msgid "First name is required." msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:99 msgid "First Order Date" msgstr "" #: app/Services/Email/EmailNotifications.php:557 msgid "First overdue renewal reminder to customer" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:677 msgid "First Paid Order" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Processor.php:1500 msgid "First payment" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Processor.php:1501 msgid "First payment adjustment" msgstr "" #: app/Services/Filter/CustomerFilter.php:239 msgid "First Purchase Date" msgstr "" #: app/Services/Tax/TaxManager.php:121 msgid "Five" msgstr "" #: app/Services/Translations/admin-translation.php:1229 #: app/Modules/Shipping/Services/Filter/ShippingClassFilter.php:76 msgid "Fixed" msgstr "" #: app/Services/Translations/admin-translation.php:1230 msgid "Fixed Amount" msgstr "" #: app/Services/Translations/admin-translation.php:1231 #: app/Services/Translations/block-editor-translation.php:155 msgid "Flat Rate" msgstr "" #: app/Modules/MCP/Tools/ReportTools.php:304 msgid "" "Flexible customer analytics: pick metrics and group by country, state, " "status, or first/last purchase month, with optional filters. LTV is in store " "currency. Returns up to 200 rows. country/state resolve from the customer's " "primary billing address, falling back to their profile location, then " "\"unknown\" — this is where a customer is REGISTERED, captured at their " "first purchase and not refreshed since. To attribute revenue to where each " "order was actually billed, group query-orders by country instead." msgstr "" #: app/Modules/MCP/Tools/ReportTools.php:242 msgid "" "Flexible order analytics: pick metrics, group by dimensions with filters, " "when a fixed report does not fit — e.g. revenue by payment_status, orders by " "month, revenue by order_type (one-time payment vs new subscription vs " "renewal), or revenue by country. product_id or variation_id limits to orders " "containing that product. This is the tool for revenue BY GEOGRAPHY: group by " "country/state, which read each order's own billing address, falling back to " "the buyer's primary billing address. One currency; window filters on " "created_at, echoed as meta.date_basis." msgstr "" #: app/Modules/MCP/Tools/ReportTools.php:278 msgid "" "Flexible product-line analytics over sold items: pick metrics, group by " "product or variation, optionally split by order_type (one-time payment vs " "new subscription vs renewal), within a period and one currency. Rows self-" "describe: product_name always, plus variation_label when grouped by " "variation, so no follow-up lookup. For a time series use get-sales-trend. " "Window filters on the parent order created_at, echoed as meta.date_basis." msgstr "" #: app/Modules/MCP/Tools/ReportTools.php:325 msgid "" "Flexible subscription analytics: pick metrics, group by " "month/plan_type/status/billing_interval over a date window. plan_type splits " "fixed-term installment/split-pay from open-ended recurring plans. " "contract_value books installments at their full committed price, " "recurring_total x bill_times — a split-pay deal counts once at signup, not " "per charge. date_basis=created_at for booking cohorts, canceled_at for churn " "— a completed installment is paid-in-full, never churn. Not currency-scoped; " "money is store currency." msgstr "" #: app/Modules/MCP/Tools/ReportTools.php:212 msgid "" "Flexible UTM attribution: pick metrics and group by any UTM fields — source, " "medium, campaign, term, content, id — over a period, with optional " "source/medium/campaign filters to drill down. Pass product_id (or " "variation_id) to attribute only orders containing that product. Scoped to " "one currency, paid orders. Orders with no UTM fall under a none bucket. " "Returns up to 200 rows ranked by the first metric." msgstr "" #: app/Services/Localization/i18n/states.php:2200 msgid "Flores" msgstr "" #: app/Services/Localization/i18n/states.php:1299 msgid "Florești" msgstr "" #: app/Services/Translations/block-editor-translation.php:156 msgid "" "Fluent Booking – The Ultimate Appointments Scheduling, Events Booking, " "Events Calendar Solution" msgstr "" #: app/Services/Translations/admin-translation.php:1232 msgid "Fluent Cart" msgstr "" #: app/Modules/Integrations/AddOnModule.php:43 msgid "Fluent CRM" msgstr "" #: app/Http/Controllers/AddonsController.php:65 msgid "Fluent Forms" msgstr "" #: app/Services/Translations/block-editor-translation.php:157 msgid "" "Fluent Forms Pro Add-On: The Fastest & Most Powerful WordPress Form Plugin" msgstr "" #: app/Http/Controllers/ModuleSettingsController.php:295 msgid "Fluent PDF" msgstr "" #: app/Services/Translations/admin-translation.php:1233 msgid "Fluent PDF Required" msgstr "" #: app/Http/Controllers/AddonsController.php:55 msgid "FluentAuth" msgstr "" #. Name of the plugin #: app/Hooks/filters.php:28 app/Modules/MCP/MCPInit.php:88 #: app/Modules/MCP/MCPInit.php:175 #: app/Hooks/Handlers/AdminMenuBarHandler.php:50 #: app/Views/emails/components/powered-by-footer.php:5 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:225 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:181 msgid "FluentCart" msgstr "" #: app/Modules/Templating/Bricks/BricksLoader.php:80 msgid "FluentCart - Product" msgstr "" #: app/Http/Controllers/ModuleSettingsController.php:273 msgid "FluentCart Bricks Blocks" msgstr "" #: app/Hooks/filters.php:33 msgid "FluentCart Buttons" msgstr "" #: app/Http/Controllers/ModuleSettingsController.php:316 msgid "FluentCart Customer Rights" msgstr "" #: app/Http/Controllers/ModuleSettingsController.php:283 msgid "FluentCart Divi Modules" msgstr "" #: app/Views/admin/menu.php:22 app/Views/admin/menu.php:23 #: app/Views/admin/menu.php:26 app/Views/admin/admin_menu.php:18 #: app/Views/admin/admin_menu.php:19 msgid "FluentCart Logo" msgstr "" #: app/Modules/MCP/MCPInit.php:286 msgid "" "FluentCart MCP is enabled but no MCP adapter was found. Install FluentHub " "(recommended) or the MCP Adapter plugin, on WordPress 6.9+." msgstr "" #: app/Modules/MCP/MCPInit.php:140 msgid "FluentCart MCP Server" msgstr "" #: app/Http/Controllers/ModuleSettingsController.php:305 msgid "FluentCart Migrator" msgstr "" #: app/Http/Controllers/PaymentMethodController.php:247 msgid "" "FluentCart Pro activated successfully! All premium features are now " "available." msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Pro/PromoGatewaySettings.php:185 msgid "FluentCart Pro is installed - Activate to unlock all premium features" msgstr "" #: app/CPT/FluentProducts.php:205 msgid "FluentCart products post type" msgstr "" #: app/Services/FrontendView.php:115 msgid "FluentCart Receipt" msgstr "" #: app/Services/Translations/admin-translation.php:1234 msgid "" "FluentCart speaks to AI agents through the MCP adapter bundled with " "FluentHub (WordPress 6.9+). The endpoint will not respond until it is " "installed and active." msgstr "" #. Author of the plugin msgid "FluentCart Team" msgstr "" #: api/StoreSettings.php:1909 msgid "" "FluentCart uses your active theme's colors for the storefront. If they don't " "come through as expected, choose Customize to set them yourself." msgstr "" #: app/Services/Translations/admin-translation.php:1235 msgid "FluentCart will send admin notification to this email address." msgstr "" #. Description of the plugin msgid "FluentCart WordPress Plugin" msgstr "" #: api/StoreSettings.php:1900 msgid "FluentCart's own colors" msgstr "" #: app/Http/Controllers/AddonsController.php:43 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:167 msgid "FluentCommunity" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:232 msgid "FluentCommunity Access Removed" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:329 msgid "FluentCommunity Integration Success" msgstr "" #: app/Http/Controllers/AddonsController.php:19 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:184 msgid "FluentCRM" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:286 msgid "FluentCRM Contact Created" msgstr "" #: app/Modules/MCP/Support/CrmContact.php:153 msgid "FluentCRM contact data requires the fcrm_read_contacts capability." msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:20 msgid "" "FluentCRM is a Self Hosted Email Marketing Automation Plugin for WordPress. " "Add/Remove tags, lists, run automations on order activities." msgstr "" #: app/Services/Translations/block-editor-translation.php:158 msgid "" "FluentCRM – The Ultimate CRM, Marketing, & Automation Solution for WordPress" msgstr "" #: app/Http/Controllers/McpSettingsController.php:77 msgid "FluentHub installed and activated. The MCP endpoint is ready." msgstr "" #: app/Services/Translations/admin-translation.php:1236 msgid "FluentHub is active" msgstr "" #: app/Services/Translations/admin-translation.php:1237 msgid "FluentHub is required" msgstr "" #: app/Http/Controllers/McpSettingsController.php:78 msgid "" "FluentHub was installed. Please reload this page to finish connecting the " "MCP endpoint." msgstr "" #: app/Services/Translations/admin-translation.php:1238 msgid "FluentPlayer activated successfully." msgstr "" #: app/Services/Translations/admin-translation.php:1239 msgid "FluentPlayer did not return the new video id." msgstr "" #: app/Services/Translations/admin-translation.php:1240 msgid "FluentPlayer installed successfully." msgstr "" #: app/Services/Translations/admin-translation.php:1241 msgid "" "FluentPlayer is ready. Save any changes to this product, then reload the " "page to add videos." msgstr "" #: app/Services/Translations/admin-translation.php:1242 msgid "FluentPlayer is required to add videos to this product." msgstr "" #: app/Http/Controllers/AddonsController.php:32 msgid "FluentSMTP" msgstr "" #: app/Http/Controllers/AddonsController.php:76 msgid "FluentSupport" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:86 #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:115 msgid "Flutterwave Payment Gateway" msgstr "" #: app/Services/Localization/i18n/states.php:948 msgid "Foggia" msgstr "" #: app/Services/Email/EmailNotifications.php:574 msgid "Follow-up overdue renewal reminder to customer" msgstr "" #. %s: pluralized 'month(s)' #. %1$d is the number of cycles, %2$s is "cycle" or "cycles" #: app/Helpers/Helper.php:1128 app/Helpers/Helper.php:1143 #, php-format msgid "for %1$d %2$s" msgstr "" #. %1$s: number of installment payments #: app/Http/Controllers/ProductVariationController.php:679 #, php-format msgid "for %1$s Times" msgstr "" #. %s is the number of times #: app/Services/Translations/admin-translation.php:3147 #, php-format msgid "for %s Times" msgstr "" #: app/Services/Translations/admin-translation.php:1244 msgid "For all variants" msgstr "" #: app/Services/Translations/admin-translation.php:1245 msgid "For each item line" msgstr "" #: app/Services/Tax/TaxManager.php:63 msgid "For items with 0% tax." msgstr "" #: app/Services/Tax/TaxManager.php:64 msgid "For items with a reduced tax rate." msgstr "" #: app/Services/Translations/admin-translation.php:1243 msgid "For Online Store" msgstr "" #: app/Http/Requests/CouponRequest.php:114 msgid "For percentage type, the amount should not be greater than 100." msgstr "" #: app/Services/Localization/i18n/states.php:949 msgid "Forlì-Cesena" msgstr "" #: app/Services/Theme/ColorPalette.php:65 msgid "Form inputs" msgstr "" #: app/Services/Translations/customer-profile-translation.php:119 msgid "" "Form to add or edit address. Required fields are marked with an asterisk." msgstr "" #: app/Services/Localization/i18n/states.php:98 msgid "Formosa" msgstr "" #: app/Modules/MCP/Tools/PaymentScheduleTools.php:39 msgid "" "Forward view of expected subscription billings grouped by date, split into " "finite_installments (split-pay, bill_times > 0) vs recurring_renewals (open-" "ended), plus an at_risk figure from past_due subscriptions discounted by the " "store's historical renewal success rate. Anchors on next_billing_date, steps " "by each plan's interval, stops finite plans at their remaining bills. " "Optional product_id/variation_id scope to one product. Single currency: " "store default, others in meta.other_currencies. date_from/date_to default to " "now..+90 days. Money is {amount, amount_cents, currency, display}." msgstr "" #: app/Services/Translations/admin-translation.php:1246 msgid "Found at gateway" msgstr "" #: app/Services/Tax/TaxManager.php:120 msgid "Four" msgstr "" #: api/StoreSettings.php:1098 msgid "Four Columns" msgstr "" #: app/Services/Tax/TaxManager.php:130 msgid "Fourteen" msgstr "" #: app/Services/Localization/i18n/states.php:1224 msgid "Fquih Ben Salah" msgstr "" #: app/Services/Translations/block-editor-translation.php:159 msgid "Fraction" msgstr "" #: app/Services/Localization/i18n/countries.php:89 msgid "France" msgstr "" #: app/Services/Localization/i18n/states.php:720 msgid "Francisco Morazán" msgstr "" #: app/Services/Translations/admin-translation.php:1247 msgid "Fraudulent" msgstr "" #: app/Services/Translations/admin-translation.php:1248 #: app/Services/Translations/block-editor-translation.php:160 msgid "Free" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:91 #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:91 #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:90 msgid "Free & Open Source addon" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/RazorpayAddon.php:89 msgid "Free & Open Source addon." msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:98 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:239 #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:98 #: app/Modules/PaymentMethods/PromoGateways/Addons/RazorpayAddon.php:96 #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:97 msgid "Free addon - Click the button above to get started" msgstr "" #: app/Services/Translations/admin-translation.php:1249 #: app/Services/Translations/block-editor-translation.php:161 msgid "Free Shipping" msgstr "" #: app/Services/Translations/admin-translation.php:1250 msgid "Free shipping for this offer item" msgstr "" #: app/Services/Localization/i18n/states.php:2246 msgid "Free State" msgstr "" #. %d is the number of trial days #: app/Helpers/Helper.php:1479 msgid "Free Trial: %d days" msgstr "" #: app/Services/Localization/i18n/countries.php:90 msgid "French Guiana" msgstr "" #: app/Services/Localization/i18n/countries.php:91 msgid "French Polynesia" msgstr "" #: app/Services/Localization/i18n/countries.php:92 msgid "French Southern Territories" msgstr "" #: app/Services/Translations/TransStrings.php:177 msgid "Fri" msgstr "" #: app/Services/Localization/i18n/states.php:302 msgid "Fribourg" msgstr "" #: app/Helpers/Helper.php:1378 app/Services/Translations/TransStrings.php:186 #: app/Services/Translations/admin-translation.php:1251 msgid "Friday" msgstr "" #. %s is the minimum price #: app/Services/Renderer/ProductCardRender.php:317 #, php-format msgid "From %s" msgstr "" #: app/Services/Translations/admin-translation.php:1252 msgid "From Email" msgstr "" #: app/Http/Requests/EmailSettingsRequest.php:26 msgid "From Email field is required." msgstr "" #: app/Http/Requests/EmailSettingsRequest.php:27 msgid "From Email must be a valid email address." msgstr "" #: app/Http/Requests/UpgradePathSettingRequest.php:27 msgid "From is required." msgstr "" #: app/Services/Translations/admin-translation.php:1253 msgid "From Name" msgstr "" #: app/Http/Requests/EmailSettingsRequest.php:25 msgid "From Name field is required." msgstr "" #: app/Services/Translations/admin-translation.php:1254 msgid "From Plan" msgstr "" #: app/Services/Translations/admin-translation.php:1255 msgid "From scratch" msgstr "" #: app/Services/Localization/i18n/states.php:950 msgid "Frosinone" msgstr "" #: app/Services/Localization/i18n/states.php:355 msgid "Fujian / 福建" msgstr "" #: app/Services/Localization/i18n/states.php:1065 msgid "Fukui" msgstr "" #: app/Services/Localization/i18n/states.php:1087 msgid "Fukuoka" msgstr "" #: app/Services/Localization/i18n/states.php:1054 msgid "Fukushima" msgstr "" #: app/Services/Translations/admin-translation.php:1256 msgid "Fulfillment Type" msgstr "" #: app/Http/Requests/ProductUpdateRequest.php:443 #: app/Http/Requests/ProductRequest.php:356 #: app/Http/Requests/ProductCreateRequest.php:63 #: app/Http/Requests/ProductVariationRequest.php:295 msgid "Fulfilment Type is required." msgstr "" #: app/Services/Translations/block-editor-translation.php:162 msgid "Full Address" msgstr "" #. %1$s: comma-separated include[] section names #: app/Modules/MCP/Tools/OrderTools.php:93 #, php-format msgid "" "Full detail for one order: money breakdown, line items, and customer by " "default. Add include[] for any of: %1$s. Identify the order by order_id " "(numeric, from list-orders) OR uuid OR invoice_no." msgstr "" #: app/Modules/MCP/Tools/ProductTools.php:63 msgid "" "Full detail for one product: description, variations with " "SKU/price/stock/subscription terms, categories and tags. Add include[] for " "sales (lifetime units + revenue) and downloads. Identify by product_id." msgstr "" #: app/Modules/MCP/Tools/SubscriptionTools.php:69 msgid "" "Full detail for one subscription: lifecycle dates, billing schedule, " "signup/trial, parent order, gateway ids. Add include[] for transactions " "(renewal history) and labels. Identify by subscription_id." msgstr "" #: app/Helpers/CartCheckoutHelper.php:675 #: app/Helpers/CartCheckoutHelper.php:831 #: app/Services/Renderer/CheckoutFieldsSchema.php:232 #: app/Services/Renderer/CheckoutFieldsSchema.php:472 #: app/Services/Renderer/CheckoutFieldsSchema.php:557 #: app/Services/Renderer/AddressSelectRenderer.php:404 #: app/Services/Renderer/AddressSelectRenderer.php:412 #: app/Services/Translations/block-editor-translation.php:163 msgid "Full Name" msgstr "" #: app/Services/Renderer/ModalCheckoutRenderer.php:567 #: app/Services/Renderer/ModalCheckoutRenderer.php:573 #: app/Services/Translations/admin-translation.php:1258 msgid "Full name" msgstr "" #: app/Services/Translations/admin-translation.php:1257 msgid "Full Name *" msgstr "" #: api/Checkout/CheckoutApi.php:1083 api/Checkout/CheckoutApi.php:1091 msgid "Full name field is required." msgstr "" #: app/Http/Requests/UserRequest.php:30 msgid "Full name is required" msgstr "" #: app/Http/Requests/CustomerRequest.php:66 msgid "Full Name is required." msgstr "" #: api/Checkout/CheckoutApi.php:977 msgid "Full name is required." msgstr "" #. %1$s: comma-separated include[] section names #: app/Modules/MCP/Tools/CustomerTools.php:64 #, php-format msgid "" "Full profile + metrics for one customer. Identify by customer_id OR email. " "Add include[] for any of: %1$s (orders carry their line items: product id, " "title, quantity; subscriptions carry plan_type so installment plans are " "distinguishable from recurring ones). Use with_orders_limit to bound order " "history." msgstr "" #: app/Services/Translations/block-editor-translation.php:164 msgid "Full Width" msgstr "" #: app/Services/Translations/admin-translation.php:1259 msgid "Future" msgstr "" #: app/Services/Translations/admin-translation.php:1260 msgid "Future Installments" msgstr "" #: app/Services/Translations/admin-translation.php:1261 msgid "Future Renewals" msgstr "" #: app/Services/Translations/admin-translation.php:1262 msgid "Future Renewals Report" msgstr "" #: app/Services/Localization/i18n/states.php:1222 msgid "Fès-Dar-Dbibegh" msgstr "" #: app/Services/Localization/i18n/states.php:1298 msgid "Fălești" msgstr "" #: api/StoreSettings.php:1512 app/Services/Localization/i18n/units.php:16 msgid "g" msgstr "" #: app/Services/Localization/i18n/countries.php:93 msgid "Gabon" msgstr "" #: app/Services/Localization/i18n/states.php:198 msgid "Gabrovo" msgstr "" #: app/Services/Localization/i18n/states.php:144 msgid "Gaibandha" msgstr "" #: app/Services/Localization/i18n/states.php:1677 msgid "Galați" msgstr "" #: app/Services/Translations/admin-translation.php:1263 msgid "Gallery" msgstr "" #: app/Services/Localization/i18n/states.php:819 msgid "Galway" msgstr "" #: app/Services/Localization/i18n/states.php:543 msgid "Galápagos" msgstr "" #: app/Services/Localization/i18n/countries.php:94 msgid "Gambia" msgstr "" #: app/Helpers/CurrenciesHelper.php:66 msgid "Gambian Dalasi" msgstr "" #: app/Services/Localization/i18n/states.php:1448 msgid "Gandaki" msgstr "" #: app/Services/Localization/i18n/states.php:368 msgid "Gansu / 甘肃" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:149 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:164 msgid "Gap" msgstr "" #: app/Services/Localization/i18n/states.php:1103 msgid "Garissa" msgstr "" #: app/Services/Translations/admin-translation.php:1264 msgid "Gateway" msgstr "" #: app/Modules/MCP/Tools/OrderTools.php:937 msgid "gateway" msgstr "" #: app/Services/Translations/admin-translation.php:1265 msgid "Gateway & checkout instructions" msgstr "" #: app/Services/Translations/admin-translation.php:1266 msgid "Gateway Billing" msgstr "" #: app/Services/Translations/admin-translation.php:1267 msgid "Gateway Billing · All methods" msgstr "" #: app/Http/Controllers/PaymentMethodController.php:109 msgid "Gateway cannot update settings" msgstr "" #: app/Services/Translations/admin-translation.php:1268 msgid "Gateway ID" msgstr "" #: app/Services/Translations/admin-translation.php:1269 msgid "Gateway ID:" msgstr "" #: app/Services/Translations/admin-translation.php:1270 msgid "" "Gateways without built-in recurring billing (SSLCommerz, Authorize.Net, bank " "transfer, etc.) can still sell subscriptions. Their renewals are invoiced by " "email before each due date." msgstr "" #: app/Services/Translations/admin-translation.php:1271 msgid "" "Gateways without built-in recurring billing can still sell subscriptions. " "Their renewals are invoiced by email before each due date." msgstr "" #: app/Services/Localization/i18n/states.php:2247 msgid "Gauteng" msgstr "" #: app/Services/Localization/i18n/states.php:1376 msgid "Gaza" msgstr "" #: app/Services/Localization/i18n/states.php:1843 msgid "Gaziantep" msgstr "" #: app/Services/Localization/i18n/states.php:145 msgid "Gazipur" msgstr "" #: app/Services/Localization/i18n/states.php:1190 msgid "Gbarpolu" msgstr "" #: app/Services/Localization/i18n/states.php:1926 msgid "Geita" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:13 #: app/Services/Translations/block-editor-translation.php:165 msgid "General" msgstr "" #: app/Services/Translations/admin-translation.php:1272 msgid "Generate" msgstr "" #: app/Services/Translations/admin-translation.php:1273 msgid "Generate All Pages" msgstr "" #: app/Services/Translations/admin-translation.php:1277 msgid "Generate missing licenses" msgstr "" #: app/Http/Controllers/ModuleSettingsController.php:296 msgid "Generate PDF receipts and attach them to email notifications." msgstr "" #: app/Services/Translations/admin-translation.php:1274 msgid "Generate Random Code" msgstr "" #: app/Services/Translations/admin-translation.php:1275 msgid "Generate SKU" msgstr "" #: app/Services/Translations/admin-translation.php:1276 msgid "Generate Snapshots" msgstr "" #: app/Services/Translations/admin-translation.php:1278 msgid "Generating..." msgstr "" #: app/Services/Localization/i18n/states.php:303 msgid "Geneva" msgstr "" #: app/Services/Localization/i18n/states.php:951 msgid "Genova" msgstr "" #: app/Services/Localization/i18n/countries.php:95 msgid "Georgia" msgstr "" #: app/Helpers/CurrenciesHelper.php:63 msgid "Georgian Lari" msgstr "" #: app/Services/Localization/i18n/countries.php:96 msgid "Germany" msgstr "" #: app/Services/Translations/admin-translation.php:1279 msgid "Get access to this feature by Upgrading to FluentCart Pro" msgstr "" #: app/Modules/MCP/Tools/SearchTools.php:30 msgid "Get Advanced Search Schema" msgstr "" #: app/Modules/MCP/Tools/CustomerTools.php:61 msgid "Get Customer" msgstr "" #: app/Modules/MCP/Tools/ProductTools.php:84 msgid "Get Inventory Status" msgstr "" #: app/Modules/MCP/Tools/OrderTools.php:90 msgid "Get Order" msgstr "" #: app/Modules/MCP/Tools/OrderTools.php:118 msgid "Get Order Activity" msgstr "" #: app/Modules/MCP/Tools/ProductTools.php:62 msgid "Get Product" msgstr "" #: app/Modules/MCP/Tools/ProductFinancialsTools.php:40 msgid "Get Product Financials" msgstr "" #: app/Modules/MCP/Tools/ReportTools.php:189 msgid "Get Refund Report" msgstr "" #: app/Modules/MCP/Tools/ReportTools.php:99 msgid "Get Sales Report" msgstr "" #: app/Modules/MCP/Tools/ReportTools.php:141 msgid "Get Sales Trend" msgstr "" #: app/Modules/MCP/Tools/ContextTools.php:160 msgid "Get Store Context" msgstr "" #: app/Modules/MCP/Tools/SubscriptionTools.php:68 msgid "Get Subscription" msgstr "" #: app/Modules/MCP/Tools/ReportTools.php:165 msgid "Get Top Products" msgstr "" #: app/Modules/MCP/Tools/PaymentScheduleTools.php:38 msgid "Get Upcoming Payments" msgstr "" #: app/Services/Translations/admin-translation.php:1280 msgid "" "Get your Secret Key from Cloudflare Dashboard > Turnstile. Keep this secret." msgstr "" #: app/Services/Translations/admin-translation.php:1281 msgid "Get your Site Key from Cloudflare Dashboard > Turnstile." msgstr "" #: app/Services/Translations/admin-translation.php:1282 msgid "Getting Started" msgstr "" #: app/Services/Localization/i18n/countries.php:97 msgid "Ghana" msgstr "" #: app/Helpers/CurrenciesHelper.php:64 msgid "Ghanaian Cedi" msgstr "" #: app/Services/Localization/i18n/states.php:653 msgctxt "Ghanaian Region" msgid "Central" msgstr "" #: app/Services/Localization/i18n/states.php:654 msgctxt "Ghanaian Region" msgid "Eastern" msgstr "" #: app/Services/Localization/i18n/states.php:657 msgctxt "Ghanaian Region" msgid "Northern" msgstr "" #: app/Services/Localization/i18n/states.php:663 msgctxt "Ghanaian Region" msgid "Western" msgstr "" #: app/Services/Localization/i18n/states.php:571 msgid "Gharbia" msgstr "" #: app/Services/Localization/i18n/states.php:530 msgid "Ghardaïa" msgstr "" #: app/Services/Localization/i18n/states.php:28 msgid "Ghazni" msgstr "" #: app/Services/Localization/i18n/states.php:890 msgid "Ghazvin (قزوین)" msgstr "" #: app/Services/Localization/i18n/states.php:29 msgid "Ghor" msgstr "" #: app/Services/Localization/i18n/countries.php:98 msgid "Gibraltar" msgstr "" #: app/Helpers/CurrenciesHelper.php:65 msgid "Gibraltar Pound" msgstr "" #: app/Services/Localization/i18n/states.php:1068 msgid "Gifu" msgstr "" #: app/Services/Localization/i18n/states.php:906 msgid "Gilan (گیلان)" msgstr "" #: app/Services/Localization/i18n/states.php:1628 msgid "Gilgit Baltistan" msgstr "" #: app/Services/Localization/i18n/states.php:612 msgid "Gipuzkoa" msgstr "" #: app/Services/Localization/i18n/states.php:1844 msgid "Giresun" msgstr "" #: app/Services/Localization/i18n/states.php:609 msgid "Girona" msgstr "" #: app/Services/Localization/i18n/states.php:1485 msgid "Gisborne" msgstr "" #. %1$s: HTTP status code #: app/Services/PluginInstaller/AddonManager.php:234 #, php-format msgid "Github API error with status code: %1$s" msgstr "" #: app/Services/Localization/i18n/states.php:1678 msgid "Giurgiu" msgstr "" #: api/StoreSettings.php:1243 msgid "Give checkbox to create account on checkout page" msgstr "" #: app/Services/Translations/admin-translation.php:1283 msgid "" "Give the shipping class a friendly name to help identify it when setting up " "shipping rates for your products. For instance: Bulky Items, Fragile Goods, " "and so on." msgstr "" #: app/Services/Localization/i18n/states.php:572 msgid "Giza" msgstr "" #: app/Services/Localization/i18n/states.php:61 msgid "Gjirokastër" msgstr "" #: app/Services/Localization/i18n/states.php:304 msgid "Glarus" msgstr "" #: app/Services/Translations/admin-translation.php:1284 msgid "Global Integrations" msgstr "" #: app/Services/Translations/admin-translation.php:1285 msgid "Global Integrations Feeds" msgstr "" #: app/Services/Localization/i18n/states.php:1301 msgid "Glodeni" msgstr "" #: app/Services/Renderer/ProductCategoriesListRenderer.php:118 msgid "Go" msgstr "" #: app/Services/Translations/admin-translation.php:1286 msgid "Go Back" msgstr "" #: app/Services/FrontendView.php:63 msgid "Go Back to Home Page" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:60 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:71 msgid "Go Back to the Store" msgstr "" #. %3$s #: app/Services/Translations/TransStrings.php:227 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:74 msgid "Go to" msgstr "" #. %1$s: settings page name #: app/Services/Translations/admin-translation.php:1288 #, php-format msgid "Go to %1$s" msgstr "" #: app/Services/Renderer/CartRenderer.php:471 #: app/Services/Translations/block-editor-translation.php:166 msgid "Go to Checkout" msgstr "" #: app/Services/Renderer/CartRenderer.php:463 msgid "Go to checkout page" msgstr "" #: app/Services/Translations/admin-translation.php:1289 msgid "Go to Customers" msgstr "" #: app/Services/Translations/admin-translation.php:1290 msgid "Go to Dashboard" msgstr "" #. %5$s #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:145 msgid "Go to Developers > Webhooks >" msgstr "" #: app/Services/Translations/admin-translation.php:1291 msgid "Go to Integrations" msgstr "" #: app/Services/Translations/TransStrings.php:233 msgid "Go to next page" msgstr "" #: app/Services/Translations/admin-translation.php:1292 msgid "Go to Orders" msgstr "" #: app/Services/Translations/TransStrings.php:232 msgid "Go to previous page" msgstr "" #: app/Services/Translations/admin-translation.php:1293 msgid "Go to Products" msgstr "" #: app/Services/Translations/admin-translation.php:1294 msgid "Go to Reports" msgstr "" #: app/Services/Translations/admin-translation.php:1298 msgid "Go to setting to active" msgstr "" #: app/Services/Translations/admin-translation.php:1295 msgid "Go to Settings" msgstr "" #: app/Services/Translations/admin-translation.php:1296 msgid "Go to Shipping Classes" msgstr "" #: app/Services/Translations/admin-translation.php:1297 msgid "Go to Store Settings" msgstr "" #: app/Services/Localization/i18n/states.php:846 msgid "Goa" msgstr "" #: app/Services/Localization/i18n/states.php:260 msgid "Goiás" msgstr "" #: app/Services/Localization/i18n/states.php:905 msgid "Golestan (گلستان)" msgstr "" #: app/Services/Localization/i18n/states.php:2029 msgid "Gomba" msgstr "" #: app/Services/Localization/i18n/states.php:1419 msgid "Gombe" msgstr "" #: app/Services/Translations/admin-translation.php:1299 msgid "Good afternoon" msgstr "" #: app/Services/Translations/admin-translation.php:1300 msgid "Good evening" msgstr "" #: app/Services/Translations/admin-translation.php:1301 msgid "Good morning" msgstr "" #. %1$s is the subscription item name #: app/Views/emails/subscription/period_skipped/customer.php:44 #, php-format msgid "Good news — your upcoming payment for %1$s has been skipped." msgstr "" #. %1$s is the subscription item name, %2$s is the date billing resumes #: app/Views/emails/subscription/period_skipped/customer.php:37 #, php-format msgid "" "Good news — your upcoming payment for %1$s has been skipped. Your billing " "resumes on %2$s." msgstr "" #: app/Services/Translations/admin-translation.php:1302 msgid "Google Ads Campaign ID" msgstr "" #: app/Services/Translations/admin-translation.php:1303 msgid "Google Ads Source" msgstr "" #: app/Services/Translations/admin-translation.php:1304 msgid "Google Click ID (gclid)" msgstr "" #: app/Services/Translations/admin-translation.php:1305 msgid "Google iOS App Click ID (wbraid)" msgstr "" #: app/Services/Translations/admin-translation.php:1306 msgid "Google iOS Web Click ID (gbraid)" msgstr "" #: app/Services/Localization/i18n/states.php:146 msgid "Gopalganj" msgstr "" #: app/Services/Localization/i18n/states.php:952 msgid "Gorizia" msgstr "" #: app/Services/Localization/i18n/states.php:1679 msgid "Gorj" msgstr "" #: app/Services/Localization/i18n/states.php:806 msgid "Gorontalo" msgstr "" #: app/Services/Localization/i18n/states.php:721 msgid "Gracias a Dios" msgstr "" #: app/Services/Localization/i18n/states.php:1191 msgid "Grand Bassa" msgstr "" #: app/Services/Localization/i18n/states.php:1192 msgid "Grand Cape Mount" msgstr "" #: app/Services/Localization/i18n/states.php:1193 msgid "Grand Gedeh" msgstr "" #: app/Services/Localization/i18n/states.php:1194 msgid "Grand Kru" msgstr "" #: app/Services/Localization/i18n/states.php:305 msgid "Graubünden" msgstr "" #: app/Views/emails/order/shipped/customer.php:19 msgid "Great news! Your order is on its way to you 📦." msgstr "" #: app/Services/Localization/i18n/states.php:655 msgid "Greater Accra" msgstr "" #: app/Services/Translations/admin-translation.php:1307 msgid "Greater Than" msgstr "" #: app/Services/Translations/admin-translation.php:1308 msgid "Greater Than or Equal" msgstr "" #: app/Services/Localization/i18n/countries.php:99 msgid "Greece" msgstr "" #: app/Services/Localization/i18n/countries.php:100 msgid "Greenland" msgstr "" #: app/Services/Localization/i18n/countries.php:101 msgid "Grenada" msgstr "" #: app/Services/Translations/block-editor-translation.php:167 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:103 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:106 msgid "Grid" msgstr "" #: app/Services/Renderer/ShopAppRenderer.php:324 #: app/Services/Translations/block-editor-translation.php:168 msgid "Grid View" msgstr "" #: app/Services/Translations/admin-translation.php:1309 msgid "Gross" msgstr "" #: app/Services/Translations/admin-translation.php:1310 msgid "Gross Revenue Breakdown" msgstr "" #: app/Services/Translations/admin-translation.php:1311 msgid "Gross Revenue Quarterly" msgstr "" #: app/Services/Translations/admin-translation.php:1312 msgid "Gross Sale" msgstr "" #: app/Services/Translations/admin-translation.php:1313 #: app/Views/emails/digest.php:91 msgid "Gross Sales" msgstr "" #: app/Services/Translations/admin-translation.php:1317 msgid "Gross sales grouped by the days of the week." msgstr "" #: app/Services/Translations/admin-translation.php:1314 msgid "Gross Sales grouped by the hours of the day." msgstr "" #: app/Services/Translations/admin-translation.php:1318 msgid "Gross sales less refunds, taxes, shipping, fees." msgstr "" #: app/Services/Translations/admin-translation.php:1315 msgid "Gross Summary" msgstr "" #: app/Services/Translations/admin-translation.php:1316 msgid "Gross Volume Breakdown" msgstr "" #: app/Services/Localization/i18n/states.php:953 msgid "Grosseto" msgstr "" #: app/Services/Translations/admin-translation.php:1319 msgid "Group" msgstr "" #: app/Services/Translations/admin-translation.php:3148 msgid "group" msgstr "" #: app/Services/Translations/admin-translation.php:1320 msgid "Group By" msgstr "" #: app/Services/Translations/admin-translation.php:1322 msgid "Group by" msgstr "" #: api/Resource/AttrGroupResource.php:66 api/Resource/AttrGroupResource.php:78 msgid "Group creation failed." msgstr "" #: app/Http/Requests/AttrGroupRequest.php:44 msgid "Group description should be long text." msgstr "" #: api/Resource/AttrGroupResource.php:112 #: api/Resource/AttrGroupResource.php:124 msgid "Group info update failed." msgstr "" #: app/Http/Requests/AttrGroupRequest.php:43 msgid "Group slug can not be empty and must be unique." msgstr "" #: app/Services/Translations/admin-translation.php:1321 msgid "Group Title" msgstr "" #: app/Http/Requests/AttrGroupRequest.php:42 msgid "Group title can not be empty." msgstr "" #: api/Resource/AttrGroupResource.php:119 msgid "Group updated successfully!" msgstr "" #: app/Services/Translations/admin-translation.php:1323 msgid "" "Group's terms are already in use, please remove the terms from product first." msgstr "" #: app/Services/Translations/admin-translation.php:1324 msgid "Grouped by" msgstr "" #: app/Services/Translations/block-editor-translation.php:169 msgid "Grouping" msgstr "" #: app/Services/Translations/admin-translation.php:1325 msgid "Grouping the orders by the number of items in each order." msgstr "" #: app/Services/Translations/admin-translation.php:3149 msgid "groups" msgstr "" #: app/Services/Translations/admin-translation.php:1326 msgid "Groups reordered" msgstr "" #: api/Resource/AttrGroupResource.php:263 msgid "Groups reordered." msgstr "" #. %1$s: opening tag, %2$s: closing tag #: app/Services/Email/StoreDigestService.php:728 #, php-format msgid "" "Growing stores run on %1$sFluentCart Pro%2$s — premium payment gateways, " "integrations, and customizations, all built to help you sell more with less " "effort." msgstr "" #: app/Modules/Tax/TaxModule.php:1741 app/Modules/Tax/TaxModule.php:1742 #: app/Modules/Tax/TaxModule.php:1743 msgid "GST" msgstr "" #: app/Modules/Tax/TaxModule.php:1745 msgid "GST / HST / PST / QST" msgstr "" #: app/Services/Localization/i18n/states.php:611 msgid "Guadalajara" msgstr "" #: app/Services/Localization/i18n/countries.php:102 msgid "Guadeloupe" msgstr "" #: app/Services/Localization/i18n/states.php:391 msgid "Guainía" msgstr "" #: app/Services/Localization/i18n/states.php:1642 msgid "Guairá" msgstr "" #: app/Services/Localization/i18n/countries.php:103 msgid "Guam" msgstr "" #: app/Services/Localization/i18n/states.php:413 msgid "Guanacaste" msgstr "" #: app/Services/Localization/i18n/states.php:1335 msgid "Guanajuato" msgstr "" #: app/Services/Localization/i18n/states.php:361 msgid "Guangdong / 广东" msgstr "" #: app/Services/Localization/i18n/states.php:362 msgid "Guangxi Zhuang / 广西壮族" msgstr "" #: app/Services/Localization/i18n/countries.php:104 msgid "Guatemala" msgstr "" #: app/Services/Localization/i18n/states.php:689 msgctxt "Guatemala Department" msgid "Guatemala" msgstr "" #: app/Helpers/CurrenciesHelper.php:68 msgid "Guatemalan Quetzal" msgstr "" #: app/Services/Localization/i18n/states.php:392 msgid "Guaviare" msgstr "" #: app/Services/Localization/i18n/states.php:544 msgid "Guayas" msgstr "" #: app/Services/Localization/i18n/states.php:507 msgid "Guelma" msgstr "" #: app/Services/Localization/i18n/states.php:1225 msgid "Guelmim" msgstr "" #: app/Services/Localization/i18n/states.php:1226 msgid "Guercif" msgstr "" #: app/Services/Localization/i18n/countries.php:105 msgid "Guernsey" msgstr "" #: app/Services/Localization/i18n/states.php:1336 msgid "Guerrero" msgstr "" #: app/Modules/MCP/Tools/OrderTools.php:456 msgid "Guest" msgstr "" #: app/Services/Localization/i18n/states.php:1574 msgid "Guimaras" msgstr "" #: app/Services/Localization/i18n/countries.php:106 msgid "Guinea" msgstr "" #: app/Services/Localization/i18n/countries.php:107 msgid "Guinea-Bissau" msgstr "" #: app/Helpers/CurrenciesHelper.php:67 app/Helpers/CurrenciesHelper.php:387 msgid "Guinean Franc" msgstr "" #: app/Services/Localization/i18n/states.php:366 msgid "Guizhou / 贵州" msgstr "" #: app/Services/Localization/i18n/states.php:847 msgid "Gujarat" msgstr "" #: app/Services/Localization/i18n/states.php:2030 msgid "Gulu" msgstr "" #: app/Services/Localization/i18n/states.php:1509 msgid "Guna Yala" msgstr "" #: app/Services/Localization/i18n/states.php:1057 msgid "Gunma" msgstr "" #: app/Services/Localization/i18n/countries.php:108 msgid "Guyana" msgstr "" #: app/Helpers/CurrenciesHelper.php:69 msgid "Guyanese Dollar" msgstr "" #: app/Services/Localization/i18n/states.php:2225 msgid "Guárico" msgstr "" #: app/Services/Localization/i18n/states.php:762 msgid "Győr-Moson-Sopron" msgstr "" #: app/Services/Localization/i18n/states.php:1845 msgid "Gümüşhane" msgstr "" #: app/Services/Localization/i18n/states.php:147 msgid "Habiganj" msgstr "" #: app/Services/Localization/i18n/states.php:363 msgid "Hainan / 海南" msgstr "" #: app/Services/Localization/i18n/countries.php:109 msgid "Haiti" msgstr "" #: app/Helpers/CurrenciesHelper.php:73 msgid "Haitian Gourde" msgstr "" #: app/Services/Localization/i18n/states.php:763 msgid "Hajdú-Bihar" msgstr "" #: app/Services/Localization/i18n/states.php:1846 msgid "Hakkari" msgstr "" #: app/Helpers/Helper.php:1859 #: app/Services/Translations/admin-translation.php:1327 #: app/Hooks/Handlers/ReminderHandler.php:246 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:238 msgid "Half Yearly" msgstr "" #: app/Http/Requests/SchedulingSettingsRequest.php:83 msgid "Half yearly renewal reminder days must be a whole number." msgstr "" #: app/Http/Requests/SchedulingSettingsRequest.php:84 msgid "Half yearly renewal reminder days must be at least 7." msgstr "" #: app/Http/Requests/SchedulingSettingsRequest.php:85 msgid "Half yearly renewal reminder days must not exceed 60." msgstr "" #: api/StoreSettings.php:162 msgid "Half-yearly" msgstr "" #: app/Services/Localization/i18n/states.php:889 msgid "Hamadan (همدان)" msgstr "" #: app/Services/Localization/i18n/states.php:426 msgid "Hamburg" msgstr "" #: app/Services/Translations/admin-translation.php:1328 msgid "Handle dispute" msgstr "" #: app/Services/Localization/i18n/states.php:1033 msgid "Hanover" msgstr "" #: app/Services/Localization/i18n/states.php:1389 msgid "Hardap" msgstr "" #: app/Services/Localization/i18n/states.php:1680 msgid "Harghita" msgstr "" #: app/Services/Localization/i18n/states.php:848 msgid "Haryana" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:212 msgid "Has any active license?" msgstr "" #: app/Views/invoice/invoice_template.php:37 msgid "has been created. Please check the details below" msgstr "" #: app/Services/Email/ConditionPresets.php:66 msgid "Has Discount" msgstr "" #: app/Services/Email/ConditionPresets.php:116 msgid "Has Downloads" msgstr "" #: app/Services/Email/ConditionPresets.php:108 msgid "Has Order Note" msgstr "" #: app/Services/Renderer/Receipt/ThankYouRender.php:290 msgid "has payment due. You can pay from" msgstr "" #: app/Services/Email/ConditionPresets.php:90 msgid "Has Refund" msgstr "" #: app/Services/Email/ConditionPresets.php:74 msgid "Has Shipping" msgstr "" #: app/Services/Email/ConditionPresets.php:98 msgid "Has Shipping Tax" msgstr "" #: app/Services/Email/ConditionPresets.php:82 msgid "Has Tax" msgstr "" #: app/Services/Localization/i18n/states.php:199 msgid "Haskovo" msgstr "" #: app/Services/Localization/i18n/states.php:1847 msgid "Hatay" msgstr "" #: app/Services/Localization/i18n/states.php:455 msgid "Hato Mayor" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:169 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:182 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:193 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:206 msgid "have" msgstr "" #: app/Services/Renderer/CartSummaryRender.php:401 #: app/Services/Translations/admin-translation.php:1329 #: app/Services/Translations/block-editor-translation.php:170 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:218 msgid "Have a Coupon?" msgstr "" #: app/Services/Translations/admin-translation.php:1330 msgid "Have a new license Key?" msgstr "" #: app/Services/Renderer/ModalCheckoutRenderer.php:414 msgid "Have a promotional code?" msgstr "" #: app/Services/Localization/i18n/states.php:2150 msgid "Hawaii" msgstr "" #: app/Services/Localization/i18n/states.php:1486 msgid "Hawke’s Bay" msgstr "" #: app/Services/Translations/block-editor-translation.php:171 msgid "Header BG" msgstr "" #: app/Services/Translations/admin-translation.php:1331 msgid "Header Key" msgstr "" #: app/Services/Translations/admin-translation.php:1332 msgid "Header Name" msgstr "" #: app/Services/Translations/block-editor-translation.php:172 msgid "Header Title Color" msgstr "" #: app/Services/Translations/admin-translation.php:1333 msgid "Header Value" msgstr "" #: app/Services/Translations/block-editor-translation.php:173 msgid "Heading" msgstr "" #: app/Services/Localization/i18n/countries.php:110 msgid "Heard Island and McDonald Islands" msgstr "" #: app/Services/Localization/i18n/states.php:345 msgid "Hebei / 河北" msgstr "" #: app/Services/Translations/admin-translation.php:1334 msgid "Height" msgstr "" #: app/Services/Translations/admin-translation.php:1335 #, php-format msgid "Height (%s)" msgstr "" #: app/Services/Localization/i18n/states.php:350 msgid "Heilongjiang / 黑龙江" msgstr "" #: app/Views/invoice/invoice_template.php:25 msgid "Hello " msgstr "" #. %1$s is the customer's first name. #. %1$s is the customer's full name #: app/Services/CustomerIdentity/EmailClaimService.php:383 #: app/Views/emails/subscription/period_skipped/customer.php:26 #: app/Views/emails/subscription/upcoming_charge/customer.php:35 #: app/Views/emails/subscription/charge_failed/customer.php:30 #: app/Views/emails/subscription/renewal_failed/customer.php:23 #, php-format msgid "Hello %1$s," msgstr "" #. %s is the customer's full name #: app/Services/Renderer/Receipt/ThankYouRender.php:238 #, php-format msgid "Hello %s!" msgstr "" #. %s is the customer's full name #. %s is the customer name #. %s is customer name #: app/Views/emails/order/paid/customer.php:12 #: app/Views/emails/order/refunded/customer.php:11 #: app/Views/emails/order/shipped/customer.php:13 #: app/Views/emails/order/placed/customer.php:12 #: app/Views/emails/order/delivered/customer.php:13 #: app/Views/emails/renewal/reminder/customer.php:13 #: app/Views/emails/renewal/created/customer.php:14 #: app/Views/emails/subscription/past_due/customer.php:14 #: app/Views/emails/subscription/trial_end/customer.php:26 #: app/Views/emails/subscription/reminder/customer.php:21 #: app/Views/emails/subscription/renewal/customer.php:16 #: app/Views/emails/subscription/canceled/customer.php:20 #: app/Views/emails/order/reminder/due/customer.php:24 #: app/Views/emails/order/reminder/overdue/customer.php:35 #: app/Views/emails/order/reminder/renewal_overdue/followup/customer.php:50 #: app/Views/emails/order/reminder/renewal_overdue/first/customer.php:35 #: app/Views/emails/order/reminder/renewal_overdue/final/customer.php:50 #, php-format msgid "Hello %s," msgstr "" #: app/Services/Localization/i18n/states.php:30 msgid "Helmand" msgstr "" #: app/Services/Localization/i18n/states.php:358 msgid "Henan / 河南" msgstr "" #: app/Services/Localization/i18n/states.php:31 msgid "Herat" msgstr "" #: app/Services/Translations/admin-translation.php:3150 #: app/Services/Translations/customer-profile-translation.php:345 #: app/Services/Renderer/Receipt/ThankYouRender.php:278 #: app/Services/Renderer/Receipt/ThankYouRender.php:292 msgid "here" msgstr "" #. %1$s: store name #: app/Services/Email/StoreDigestService.php:537 #, php-format msgid "Here's how %1$s did last month." msgstr "" #. %1$s: store name #: app/Services/Email/StoreDigestService.php:533 #, php-format msgid "Here's how %1$s did over the last 7 days." msgstr "" #. %1$s: store name #: app/Services/Email/StoreDigestService.php:540 #, php-format msgid "Here's how %1$s did yesterday." msgstr "" #: app/Services/Localization/i18n/states.php:414 msgid "Heredia" msgstr "" #: app/Services/Localization/i18n/states.php:456 msgid "Hermanas Mirabal" msgstr "" #: app/Services/Localization/i18n/states.php:1503 msgid "Herrera" msgstr "" #: app/Services/Localization/i18n/states.php:427 msgid "Hesse" msgstr "" #: app/Services/Localization/i18n/states.php:764 msgid "Heves" msgstr "" #: app/Services/Translations/admin-translation.php:1336 msgid "Hex color code" msgstr "" #: app/Views/emails/subscription/renewal/admin.php:21 msgid "Hey There 👋," msgstr "" #: app/Views/emails/renewal/created/admin.php:10 #: app/Views/emails/subscription/past_due/admin.php:10 msgid "Hey there," msgstr "" #: app/Services/Localization/i18n/states.php:1337 msgid "Hidalgo" msgstr "" #: app/Services/Translations/admin-translation.php:1337 msgid "Hide All" msgstr "" #: app/Services/Translations/admin-translation.php:1338 msgid "Hide Bulk Actions" msgstr "" #: api/StoreSettings.php:1278 msgid "Hide coupon field on checkout" msgstr "" #: app/Services/Translations/admin-translation.php:1339 msgid "Hide License Stats" msgstr "" #: app/Services/Translations/admin-translation.php:1340 msgid "Hide Order Stats" msgstr "" #: api/StoreSettings.php:1281 msgid "Hide the coupon code input field on the checkout page." msgstr "" #: app/Modules/Templating/Bricks/Elements/PriceRange.php:66 msgid "Hide when max and min is same" msgstr "" #: app/Services/Translations/admin-translation.php:1341 msgid "High" msgstr "" #: app/Services/Translations/admin-translation.php:1342 msgid "Highest Class" msgstr "" #: app/Services/Translations/admin-translation.php:1343 msgid "Highest Cost" msgstr "" #: app/Services/Localization/i18n/states.php:457 msgid "Higüamo" msgstr "" #: app/Services/Localization/i18n/states.php:849 msgid "Himachal Pradesh" msgstr "" #: app/Services/Translations/admin-translation.php:1344 #: app/Services/Translations/block-editor-translation.php:174 msgid "Hint: " msgstr "" #: app/Services/Localization/i18n/states.php:1081 msgid "Hiroshima" msgstr "" #: app/Services/Localization/i18n/states.php:2031 msgid "Hoima" msgstr "" #: app/Services/Localization/i18n/states.php:1048 msgid "Hokkaido" msgstr "" #: app/Services/Localization/i18n/states.php:1104 msgid "Homa Bay" msgstr "" #: app/Services/Translations/admin-translation.php:1347 msgid "Home country" msgstr "" #: app/Services/Translations/admin-translation.php:1348 msgid "Home country cannot be removed here" msgstr "" #: app/Services/Translations/admin-translation.php:1345 msgid "Home Country Only" msgstr "" #: app/Services/Translations/admin-translation.php:1346 msgid "Home VAT Number" msgstr "" #: app/Helpers/CurrenciesHelper.php:71 msgid "Honduran Lempira" msgstr "" #: app/Services/Localization/i18n/countries.php:111 msgid "Honduras" msgstr "" #: app/Services/Localization/i18n/states.php:715 msgctxt "Honduras Department" msgid "Colón" msgstr "" #: app/Services/Localization/i18n/states.php:724 msgctxt "Honduras Department" msgid "La Paz" msgstr "" #: app/Services/Localization/i18n/countries.php:112 msgid "Hong Kong" msgstr "" #: app/Helpers/CurrenciesHelper.php:70 msgid "Hong Kong Dollar" msgstr "" #: app/Services/Localization/i18n/states.php:707 msgid "Hong Kong Island" msgstr "" #: app/Services/Localization/i18n/states.php:909 msgid "Hormozgan (هرمزگان)" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/SslcommerzAddon.php:84 msgid "Hosted checkout and modal checkout" msgstr "" #: app/Services/Localization/i18n/states.php:1170 msgid "Houaphanh" msgstr "" #: app/Services/Translations/admin-translation.php:1349 msgid "Hour" msgstr "" #: app/Services/Translations/admin-translation.php:1350 msgid "Hours" msgstr "" #: app/Services/Translations/block-editor-translation.php:175 msgid "House number and street name *" msgstr "" #: app/Services/Translations/admin-translation.php:1351 msgid "How do you display your prices?" msgstr "" #: app/Services/Translations/admin-translation.php:1352 msgid "How this cost should be applied to the shipping rate" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:71 msgid "How to configure webhook?" msgstr "" #. %3$s #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:143 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:62 msgid "How to configure?" msgstr "" #: app/Services/Translations/admin-translation.php:1353 msgid "How's FluentCart working for you?" msgstr "" #: app/Services/Localization/i18n/states.php:2129 msgid "Howland Island" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:21 msgid "HTML tag" msgstr "" #: app/Services/Translations/admin-translation.php:3151 msgid "https://..." msgstr "" #. URI of the plugin msgid "https://fluentcart.com" msgstr "" #. Author URI of the plugin msgid "https://fluentcart.com/about-us" msgstr "" #: app/Services/Localization/i18n/states.php:75 msgid "Huambo" msgstr "" #: app/Services/Localization/i18n/states.php:1522 msgid "Huancavelica" msgstr "" #: app/Services/Localization/i18n/states.php:359 msgid "Hubei / 湖北" msgstr "" #: app/Services/Translations/TransStrings.php:133 msgid "hue {hue}, current color is {color}" msgstr "" #: app/Services/Localization/i18n/states.php:690 msgid "Huehuetenango" msgstr "" #: app/Services/Localization/i18n/states.php:613 msgid "Huelva" msgstr "" #: app/Services/Localization/i18n/states.php:614 msgid "Huesca" msgstr "" #: app/Services/Localization/i18n/states.php:393 msgid "Huila" msgstr "" #: app/Services/Localization/i18n/states.php:360 msgid "Hunan / 湖南" msgstr "" #: app/Services/Localization/i18n/states.php:1681 msgid "Hunedoara" msgstr "" #: app/Helpers/CurrenciesHelper.php:74 msgid "Hungarian Forint" msgstr "" #: app/Services/Localization/i18n/countries.php:113 msgid "Hungary" msgstr "" #: app/Services/Localization/i18n/states.php:1523 msgid "Huánuco" msgstr "" #: app/Services/Localization/i18n/states.php:76 msgid "Huíla" msgstr "" #: app/Services/Localization/i18n/states.php:1075 msgid "Hyogo" msgstr "" #: app/Services/Localization/i18n/states.php:1302 msgid "Hîncești" msgstr "" #: app/Services/Renderer/CheckoutFieldsSchema.php:774 #: app/Services/Translations/block-editor-translation.php:176 msgid "I agree to the terms and conditions." msgstr "" #: app/Services/Renderer/CheckoutRenderer.php:339 msgid "I am purchasing as a business" msgstr "" #: app/Services/Localization/i18n/states.php:1682 msgid "Ialomița" msgstr "" #: app/Services/Localization/i18n/states.php:1303 msgid "Ialoveni" msgstr "" #: app/Services/Localization/i18n/states.php:1683 msgid "Iași" msgstr "" #: app/Services/Localization/i18n/states.php:2032 msgid "Ibanda" msgstr "" #: app/Services/Localization/i18n/states.php:1055 msgid "Ibaraki" msgstr "" #: app/Services/Localization/i18n/states.php:1524 msgid "Ica" msgstr "" #: app/Services/Localization/i18n/countries.php:114 msgid "Iceland" msgstr "" #: app/Helpers/CurrenciesHelper.php:79 msgid "Icelandic Króna" msgstr "" #: app/Services/Translations/block-editor-translation.php:178 #: app/Modules/Templating/Bricks/Elements/BuySection.php:168 #: app/Modules/Templating/Bricks/Elements/BuySection.php:296 msgid "Icon" msgstr "" #: app/Services/Translations/block-editor-translation.php:179 msgid "Icon Color" msgstr "" #: app/Modules/Templating/Bricks/Elements/BuySection.php:189 #: app/Modules/Templating/Bricks/Elements/BuySection.php:317 msgid "Icon only" msgstr "" #: app/Modules/Templating/Bricks/Elements/BuySection.php:199 #: app/Modules/Templating/Bricks/Elements/BuySection.php:327 msgid "Icon position" msgstr "" #: app/Modules/Templating/Bricks/Elements/BuySection.php:176 #: app/Modules/Templating/Bricks/Elements/BuySection.php:304 msgid "Icon typography" msgstr "" #: app/Services/Translations/admin-translation.php:1356 msgid "Icon URL" msgstr "" #: app/Services/Translations/block-editor-translation.php:180 msgid "Icon Visibility" msgstr "" #: app/Services/Filter/CouponFilter.php:106 #: app/Services/Filter/AttrGroupFilter.php:77 #: app/Services/Filter/TaxFilter.php:64 app/Services/Filter/LogFilter.php:65 #: app/Services/Translations/admin-translation.php:1354 #: app/Services/Translations/block-editor-translation.php:177 msgid "ID" msgstr "" #: app/Services/Localization/i18n/states.php:2151 msgid "Idaho" msgstr "" #: app/Services/Translations/admin-translation.php:1357 msgid "" "If enabled, apply reverse charge when applicable even when customers are in " "your home country." msgstr "" #: app/Services/Translations/admin-translation.php:1358 msgid "" "If set, possible values are duplicate fraudulent, and requested_by_customer " "If you believe the charge to be fraudulent, specifying fraudulent as the " "reason will add the associated card and email to your block lists" msgstr "" #: app/Services/Translations/admin-translation.php:1359 msgid "" "If someone replies to your notification email, this is where you would like " "to\n" "receive it." msgstr "" #: app/Services/Translations/admin-translation.php:1360 msgid "" "If you add any prefix here then it will will be used as the prefix of the " "generated license key" msgstr "" #: app/Services/Translations/admin-translation.php:1361 msgid "If you apply coupon, regular discounts for this order will be removed." msgstr "" #: app/Services/CustomerIdentity/EmailClaimService.php:394 msgid "" "If you did not ask for this, no action is needed and nothing has changed." msgstr "" #: app/Services/Translations/admin-translation.php:1362 msgid "" "If you don't select any country, all countries will be available for tax " "calculation. Are you sure you want to proceed?" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:151 msgid "" "If you enable this, on refund or subscription validity expiration, the " "selected spaces and courses will be removed from the customer." msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:174 msgid "" "If you enable this, on refund or subscription validity expiration, the " "selected tags and lists will be removed from the contact." msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:145 msgid "" "If you enable this, the user will be marked as verified in FluentCommunity" msgstr "" #: app/Views/emails/subscription/reminder/customer.php:64 msgid "" "If you wish to cancel your subscription, you can do so from your account " "dashboard before the renewal date." msgstr "" #: app/Services/Localization/i18n/states.php:1230 msgid "Ifrane" msgstr "" #: app/Services/Localization/i18n/states.php:1575 msgid "Ifugao" msgstr "" #: app/Services/Localization/i18n/states.php:2033 msgid "Iganga" msgstr "" #: app/Services/Localization/i18n/states.php:882 msgid "Ilaam (ایلام)" msgstr "" #: app/Services/Localization/i18n/states.php:1684 msgid "Ilfov" msgstr "" #: api/Resource/ProductResource.php:616 msgid "Illegal data provided." msgstr "" #: app/Services/Translations/TransStrings.php:249 msgid "Illegal input" msgstr "" #: app/Services/Localization/i18n/states.php:2152 msgid "Illinois" msgstr "" #: app/Services/Localization/i18n/states.php:516 msgid "Illizi" msgstr "" #: app/Services/Localization/i18n/states.php:1576 msgid "Ilocos Norte" msgstr "" #: app/Services/Localization/i18n/states.php:1577 msgid "Ilocos Sur" msgstr "" #: app/Services/Localization/i18n/states.php:1578 msgid "Iloilo" msgstr "" #: api/StoreSettings.php:1046 #: app/Services/Translations/admin-translation.php:1363 #: app/Services/Translations/block-editor-translation.php:181 msgid "Image" msgstr "" #: app/Http/Requests/AttrTermRequest.php:54 #: app/Http/Requests/AttrTermUpdateRequest.php:39 msgid "Image must be a valid URL." msgstr "" #. %s: product title #: app/Services/Renderer/CartItemRenderer.php:163 #, php-format msgid "Image of %s" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:70 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:78 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:86 msgid "Image size" msgstr "" #: app/Services/Translations/admin-translation.php:1364 msgid "Image URL" msgstr "" #: api/StoreSettings.php:1054 msgid "Image with Text" msgstr "" #: api/StoreSettings.php:995 msgid "Image Zooming" msgstr "" #: app/Services/Translations/admin-translation.php:1365 msgid "Images" msgstr "" #: app/Services/Translations/admin-translation.php:3152 msgid "images" msgstr "" #: app/Services/Localization/i18n/states.php:545 msgid "Imbabura" msgstr "" #: app/Services/Localization/i18n/states.php:1420 msgid "Imo" msgstr "" #: app/Services/Localization/i18n/states.php:954 msgid "Imperia" msgstr "" #: app/Services/Translations/admin-translation.php:1366 msgid "Import" msgstr "" #: app/Services/Translations/admin-translation.php:1367 msgid "Import Downloadable Files" msgstr "" #: app/Services/Translations/admin-translation.php:1368 msgid "Import License Settings" msgstr "" #: app/Services/Translations/admin-translation.php:1369 msgid "Import Products" msgstr "" #: app/Services/Translations/admin-translation.php:1370 msgid "Import Stock Management" msgstr "" #: app/Services/Translations/block-editor-translation.php:182 #: app/Services/Renderer/Receipt/ThankYouRender.php:786 #: app/Services/Renderer/Receipt/ThankYouRender.php:813 #: app/Views/emails/parts/downloads.php:66 #: app/Views/emails/parts/licenses.php:46 msgid "Important" msgstr "" #: api/StoreSettings.php:1537 app/Services/Localization/i18n/units.php:24 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:154 msgid "in" msgstr "" #. %1$s: month name; %2$s: formatted revenue amount; %3$s: formatted lifetime value #: app/Services/Translations/admin-translation.php:1372 #, php-format msgid "" "In %1$s, your average monthly revenue per subscriber was %2$s, giving you an " "expected subscription lifetime value of %3$s." msgstr "" #. %s is a month name, e.g. "in August" #: app/Helpers/Helper.php:1415 #, php-format msgid "in %s" msgstr "" #: app/Http/Controllers/McpSettingsController.php:211 msgid "" "In Codex, add a custom MCP server with Streamable HTTP transport and the " "Authorization header above." msgstr "" #: app/Services/Translations/block-editor-translation.php:184 msgid "In frontend this filter will be Hidden until product types are added." msgstr "" #: app/Models/ProductDetail.php:164 app/Models/ProductDetail.php:171 #: app/Helpers/Status.php:294 app/Helpers/Helper.php:754 #: app/Services/Filter/ProductFilter.php:458 #: app/Services/Translations/admin-translation.php:1373 #: app/Services/Translations/block-editor-translation.php:183 msgid "In Stock" msgstr "" #: app/Services/Translations/admin-translation.php:1374 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:27 msgid "In stock" msgstr "" #. 1: the setting's explanatory note text #: api/StoreSettings.php:1472 msgid "" "In test mode, this site won't invoice, charge, or email live subscriptions — " "so a staging copy can never double-bill customers. Billing from this site " "resumes when it is live again." msgstr "" #: app/Services/Translations/admin-translation.php:1375 msgid "In trash" msgstr "" #. %4$s #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:144 msgid "In your Airwallex Console:" msgstr "" #. %2$s #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:73 msgid "In your PayPal account:" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:65 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:69 msgid "In your Stripe Dashboard, go to Developers → Webhooks" msgstr "" #: app/Helpers/Status.php:372 app/Helpers/Helper.php:311 #: app/Services/Filter/LicenseFilter.php:52 #: app/Services/Filter/LicenseSiteFilter.php:162 #: app/Services/Filter/OrderBumpFilter.php:43 #: app/Services/Translations/admin-translation.php:1376 msgid "Inactive" msgstr "" #: app/Services/Renderer/Receipt/ThankYouRender.php:1361 msgid "Incl." msgstr "" #: app/Services/Translations/admin-translation.php:3153 #: app/Services/Translations/customer-profile-translation.php:346 #: app/Services/Renderer/Receipt/ThankYouRender.php:1365 #: app/Services/Renderer/Receipt/ThankYouRender.php:1437 msgid "incl." msgstr "" #. %1$s: formatted tax amount #. %1$s: formatted tax amount (e.g. $12.00) #. %1$s: formatted tax amount e.g. "$3.92" #: app/Services/Renderer/TaxRenderer.php:559 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:875 #: app/Views/emails/parts/items_table.php:123 #: app/Views/emails/parts/items_table.php:155 #: app/Views/emails/parts/items_table.php:219 #: app/Views/emails/parts/items_table.php:259 #, php-format msgid "incl. %1$s" msgstr "" #: app/Services/Translations/admin-translation.php:1377 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:234 msgid "Include" msgstr "" #: app/Services/Translations/admin-translation.php:1378 msgid "Include Categories" msgstr "" #: app/Services/Translations/admin-translation.php:1379 msgid "Include Products" msgstr "" #: app/Services/Translations/admin-translation.php:1380 msgid "Included" msgstr "" #. %1$s: fee label #: app/Services/Translations/customer-profile-translation.php:120 #: app/Services/Renderer/Receipt/TaxSummaryHelper.php:428 #, php-format msgid "Included in %1$s" msgstr "" #: app/Services/Renderer/TaxRenderer.php:309 #: app/Services/Renderer/TaxRenderer.php:359 #: app/Services/Translations/admin-translation.php:1381 #: app/Services/Translations/customer-profile-translation.php:121 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:1056 #: app/Services/Renderer/Receipt/ThankYouRender.php:1281 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:673 #: app/Views/emails/parts/subscription_item.php:268 #: app/Views/emails/parts/items_table.php:602 msgid "Included in item prices" msgstr "" #: app/Services/Renderer/TaxRenderer.php:329 #: app/Services/Renderer/TaxRenderer.php:339 #: app/Services/Renderer/TaxRenderer.php:414 #: app/Services/Translations/admin-translation.php:1382 #: app/Services/Translations/customer-profile-translation.php:122 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:1103 #: app/Services/Renderer/Receipt/ThankYouRender.php:1313 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:707 #: app/Views/emails/parts/subscription_item.php:334 #: app/Views/emails/parts/items_table.php:667 msgid "Included in shipping prices" msgstr "" #: app/Services/Translations/admin-translation.php:1383 msgid "Includes" msgstr "" #: app/Services/Translations/admin-translation.php:1384 msgid "Includes all of" msgstr "" #: app/Services/Translations/admin-translation.php:1385 msgid "Includes any of" msgstr "" #: app/Services/Translations/admin-translation.php:1386 msgid "Includes in" msgstr "" #: app/Services/Renderer/Receipt/ThankYouRender.php:1189 msgid "" "Inclusive tax is embedded in item prices. Exclusive tax is added on top." msgstr "" #: app/Services/Translations/TransStrings.php:206 msgid "increase number" msgstr "" #. %s - YoY growth percentage #: app/Services/Translations/admin-translation.php:1390 #, php-format msgid "Increase of %s year-over-year" msgstr "" #: app/Services/Renderer/ProductRenderer.php:1432 #: app/Services/Renderer/ProductRenderer.php:1433 #: app/Services/Renderer/CartRenderer.php:302 #: app/Services/Renderer/CartRenderer.php:303 msgid "Increase Quantity" msgstr "" #: app/Services/Translations/admin-translation.php:1387 msgid "Increase Stock" msgstr "" #: app/Services/Translations/admin-translation.php:1388 msgid "Increase Stock by" msgstr "" #: app/Services/Translations/admin-translation.php:1391 msgid "Increase stock by value (e.g. 10 + 5 = 15)" msgstr "" #: app/Services/Localization/i18n/states.php:458 msgid "Independencia" msgstr "" #: app/Services/Localization/i18n/countries.php:115 msgid "India" msgstr "" #: app/Services/Localization/i18n/states.php:862 msgctxt "India State" msgid "Punjab" msgstr "" #: app/Helpers/CurrenciesHelper.php:77 msgid "Indian Rupee" msgstr "" #: app/Services/Localization/i18n/states.php:2153 msgid "Indiana" msgstr "" #: app/Services/Localization/i18n/countries.php:116 msgid "Indonesia" msgstr "" #: app/Helpers/CurrenciesHelper.php:75 msgid "Indonesian Rupiah" msgstr "" #: app/Services/Localization/i18n/states.php:1231 msgid "Inezgane-Aït Melloul" msgstr "" #: app/Services/Translations/block-editor-translation.php:185 msgid "Infinite loop" msgstr "" #: app/Services/Translations/admin-translation.php:1392 msgid "Info" msgstr "" #: app/Services/Translations/customer-profile-translation.php:123 msgid "Information" msgstr "" #: app/Services/Localization/i18n/states.php:1377 msgid "Inhambane" msgstr "" #: api/StoreSettings.php:1906 msgid "Inherit from the active theme" msgstr "" #: app/Services/Translations/admin-translation.php:1393 msgid "Initial Purchase ID" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:84 msgid "Inline card form - no redirect" msgstr "" #: app/Modules/Tax/TaxModule.php:1776 msgid "INN / VAT" msgstr "" #: app/Services/Localization/i18n/states.php:347 msgid "Inner Mongolia / 內蒙古" msgstr "" #: app/Services/Theme/ColorPalette.php:233 msgid "Input background" msgstr "" #: app/Services/Translations/block-editor-translation.php:186 msgid "Input Placeholder Color" msgstr "" #: app/Services/Theme/ColorPalette.php:240 msgid "Input text" msgstr "" #: app/Services/Translations/admin-translation.php:1394 msgid "Insert Media" msgstr "" #. 1: Address type, 2: Customer ID #: database/Seeder/CustomerAddressSeeder.php:71 #, php-format msgid "Inserting %1$s address for customer %2$s
" msgstr "" #. %1$s - current product number, %2$s - total product number, %3$s - product category name #: app/Services/Translations/admin-translation.php:1396 #, php-format msgid "Inserting %1$s of %2$s %3$s Product" msgstr "" #. %d: customer ID #: database/Seeder/CustomerSeeder.php:58 #, php-format msgid "Inserting Customer %1$s
" msgstr "" #. %d: order ID #: database/Seeder/OrderSeeder.php:277 #, php-format msgid "Inserting Order %1$s
" msgstr "" #. %d: order address ID #: database/Seeder/OrderAddressSeeder.php:65 #, php-format msgid "Inserting Order Address%1$s
" msgstr "" #. %d: product ID #: database/Seeder/ProductSeeder.php:72 #, php-format msgid "Inserting Product %1$s
" msgstr "" #. %s - addon name #: app/Services/Translations/admin-translation.php:1398 #, php-format msgid "Install %s" msgstr "" #: app/Services/Translations/admin-translation.php:1399 #: app/Modules/Integrations/AddOnModule.php:49 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:165 msgid "Install & Activate" msgstr "" #: app/Services/Translations/admin-translation.php:1400 msgid "Install & Activate FluentPlayer" msgstr "" #: app/Services/Translations/admin-translation.php:1401 msgid "Install Addon" msgstr "" #: app/Http/Controllers/DashboardController.php:94 msgid "Install Bricks Addon" msgstr "" #: app/Http/Controllers/DashboardController.php:126 msgid "Install Divi Addon" msgstr "" #: app/Http/Controllers/DashboardController.php:110 msgid "Install Elementor Addon" msgstr "" #: app/Services/Translations/admin-translation.php:1402 msgid "Install FluentHub" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:269 msgid "Installed - Not Active" msgstr "" #: app/Services/Translations/admin-translation.php:1403 msgid "Installing..." msgstr "" #: app/Services/Renderer/ProductRenderer.php:234 #: app/Services/Renderer/PricingTableRenderer.php:168 #: app/Services/Translations/admin-translation.php:1404 msgid "Installment" msgstr "" #: app/Services/Translations/admin-translation.php:1405 msgid "Installment Count" msgstr "" #: app/Helpers/Helper.php:56 msgid "" "Installment count must be 2 or more. A single installment is just a one-time " "payment — set the payment type to one-time instead." msgstr "" #: app/Services/Translations/admin-translation.php:1406 msgid "Installment Price" msgstr "" #: app/Services/Translations/admin-translation.php:1407 #: app/Services/Translations/customer-profile-translation.php:124 msgid "Installment Progress" msgstr "" #: app/Services/Translations/admin-translation.php:3154 msgid "instead of" msgstr "" #: app/Services/Translations/admin-translation.php:1408 msgid "Integration" msgstr "" #: app/Listeners/IntegrationEventListener.php:399 msgid "Integration actions are being processed" msgstr "" #: app/Http/Controllers/ProductIntegrationsController.php:226 msgid "Integration deleted successfully" msgstr "" #: app/Http/Controllers/IntegrationController.php:201 msgid "Integration has been deleted successfully." msgstr "" #: app/Http/Controllers/ProductIntegrationsController.php:172 #: app/Http/Controllers/IntegrationController.php:76 msgid "Integration has been successfully saved" msgstr "" #: app/Services/Translations/admin-translation.php:1409 msgid "Integration Modules" msgstr "" #: app/Services/Translations/admin-translation.php:1410 msgid "Integration Name" msgstr "" #: app/Http/Controllers/ProductIntegrationsController.php:52 #: app/Http/Controllers/ProductIntegrationsController.php:73 #: app/Http/Controllers/ProductIntegrationsController.php:133 #: app/Http/Controllers/IntegrationController.php:40 #: app/Http/Controllers/IntegrationController.php:154 #: app/Http/Controllers/IntegrationController.php:175 #: app/Modules/Integrations/GlobalIntegrationSettings.php:194 #: app/Modules/Integrations/GlobalIntegrationSettings.php:311 msgid "Integration not found" msgstr "" #: app/Http/Controllers/ProductIntegrationsController.php:210 msgid "Integration status has been updated" msgstr "" #: app/Http/Controllers/IntegrationController.php:142 msgid "Integration status updated successfully." msgstr "" #: app/Modules/Integrations/GlobalIntegrationSettings.php:346 msgid "Integration successfully saved" msgstr "" #: app/Services/Translations/admin-translation.php:1411 msgid "Integration Type" msgstr "" #: app/Helpers/AdminHelper.php:40 app/Helpers/AdminHelper.php:165 #: app/Services/Translations/admin-translation.php:1412 #: app/Hooks/Handlers/MenuHandler.php:307 msgid "Integrations" msgstr "" #: app/Services/Translations/admin-translation.php:1413 msgid "Integrations & Addons" msgstr "" #: app/Helpers/Status.php:274 #: app/Services/Translations/admin-translation.php:1414 msgid "Intended" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:591 msgid "Intent ID is required to confirm the payment." msgstr "" #: app/Services/Translations/admin-translation.php:1415 msgid "Internal Notes" msgstr "" #: app/Services/Translations/admin-translation.php:1416 msgid "International Bank Account Number" msgstr "" #: app/Services/Translations/admin-translation.php:1417 msgid "Interval" msgstr "" #: app/Services/BulkProductUpdateService.php:224 #: app/Services/BulkProductInsertService.php:130 msgid "Interval is required for subscriptions." msgstr "" #: app/Http/Requests/ProductUpdateRequest.php:371 #: app/Http/Requests/ProductRequest.php:284 #: app/Http/Requests/ProductVariationRequest.php:214 msgid "Interval is required." msgstr "" #: app/Services/BulkProductUpdateService.php:228 #: app/Services/BulkProductInsertService.php:134 msgid "Interval must be a valid frequency." msgstr "" #: app/Services/Localization/i18n/states.php:722 msgid "Intibucá" msgstr "" #: app/Services/PluginInstaller/AddonManager.php:21 msgid "Invalid addon source type." msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:71 msgid "Invalid addon_source configuration" msgstr "" #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:399 msgid "Invalid Airwallex credentials" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:497 msgid "Invalid bill times for the subscription." msgstr "" #: app/Services/Reminders/ReminderService.php:259 msgid "Invalid billing date" msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionService.php:1021 msgid "Invalid billing interval." msgstr "" #: app/Modules/Tax/TaxModule.php:1202 msgid "Invalid checkout session." msgstr "" #: app/Http/Controllers/TaxRateController.php:466 #: app/Http/Controllers/TaxRateController.php:599 #: app/Http/Controllers/TaxRateController.php:778 #: app/Http/Controllers/TaxRateController.php:999 msgid "Invalid country code" msgstr "" #: app/Services/Localization/LocalizationManager.php:616 msgid "Invalid country code." msgstr "" #: app/Services/Coupon/Concerns/CanValidateCoupon.php:34 msgid "Invalid Coupon Code" msgstr "" #: app/Services/FileSystem/Drivers/S3/S3FileList.php:90 #: app/Services/FileSystem/Drivers/S3/S3FileList.php:112 #: app/Services/FileSystem/Drivers/S3/S3BucketList.php:72 msgid "Invalid Credential" msgstr "" #: app/Modules/StorageDrivers/S3/S3.php:541 msgid "Invalid credentials" msgstr "" #: app/Modules/StorageDrivers/S3/S3.php:164 msgid "Invalid credentials for bucket creation" msgstr "" #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:144 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:568 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:575 msgid "Invalid credentials!" msgstr "" #: app/Models/Cart.php:506 api/Resource/FrontendResource/CartResource.php:343 msgid "Invalid custom item data." msgstr "" #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:102 msgid "Invalid data provided" msgstr "" #: app/Http/Requests/UpdateSubscriptionRequest.php:40 msgid "Invalid date format for next billing date." msgstr "" #: app/Services/DateTime/DateTime.php:74 app/Services/DateTime/DateTime.php:114 msgid "Invalid datetime format." msgstr "" #: app/Http/Controllers/WebController/FileDownloader.php:141 msgid "Invalid download Url" msgstr "" #: app/Services/FileSystem/FileManager.php:89 #: app/Http/Controllers/StorageController.php:26 #: app/Http/Controllers/StorageController.php:190 #: app/Http/Controllers/StorageController.php:252 msgid "Invalid driver" msgstr "" #. %1$s: comma separated list of available storage drivers #: app/Http/Controllers/FileUploadController.php:69 #, php-format msgid "Invalid driver. Available drivers: %1$s" msgstr "" #: app/Http/Controllers/OnboardingController.php:138 msgid "Invalid enable_tax value" msgstr "" #: app/Http/Controllers/OnboardingController.php:179 msgid "Invalid eu_method value" msgstr "" #: app/Http/Controllers/FileUploadController.php:151 #: app/Http/Controllers/ProductDownloadablesController.php:92 #: app/Http/Controllers/ProductDownloadablesController.php:197 msgid "Invalid file path" msgstr "" #: app/Http/Requests/ProductUpdateRequest.php:271 #: app/Http/Requests/ProductCreateRequest.php:41 msgid "Invalid fulfillment type." msgstr "" #: app/Services/PluginInstaller/AddonManager.php:211 msgid "Invalid GitHub releases URL" msgstr "" #: api/Resource/FrontendResource/CartResource.php:290 #: api/Resource/FrontendResource/CartResource.php:366 msgid "Invalid item." msgstr "" #: app/Http/Controllers/TaxEUController.php:28 msgid "Invalid method" msgstr "" #: app/Hooks/Cart/WebCheckoutHandler.php:67 msgid "Invalid nonce" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/API/API.php:125 msgid "Invalid or empty payload received from Stripe" msgstr "" #: app/Http/Controllers/EmailNotificationController.php:152 msgid "Invalid or missing \"template\" parameter." msgstr "" #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:124 msgid "Invalid or unsupported file type." msgstr "" #: app/Services/Reminders/ReminderService.php:198 msgid "Invalid order date" msgstr "" #: app/Http/Controllers/PaymentMethodController.php:167 msgid "Invalid order format" msgstr "" #: app/Http/Controllers/PaymentMethodController.php:86 msgid "Invalid payment method" msgstr "" #: app/Http/Controllers/PaymentMethodController.php:96 msgid "Invalid payment method instance" msgstr "" #: app/Hooks/Cart/WebCheckoutHandler.php:1176 msgid "Invalid payment method." msgstr "" #: app/Services/CustomPayment/PaymentItem.php:50 msgid "Invalid payment type provided." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/ConnectConfig.php:59 msgid "Invalid PayPal connection request." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/ConnectConfig.php:130 msgid "Invalid PayPal payment mode." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:19 msgid "" "Invalid PayPal payment mode. Please try configuring paypal payment gateway " "again expected mode test or live !" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/ConnectConfig.php:72 msgid "" "Invalid PayPal Request. Please try configuring paypal payment gateway again!" msgstr "" #: app/Services/Translations/customer-profile-translation.php:125 msgid "Invalid plan ID response!" msgstr "" #: app/Modules/Integrations/GlobalIntegrationSettings.php:406 msgid "Invalid plugin selected for installation." msgstr "" #: app/Http/Requests/ProductUpdateRequest.php:206 msgid "Invalid post status provided." msgstr "" #: api/Resource/FrontendResource/CartResource.php:76 msgid "Invalid Product" msgstr "" #: app/Http/Controllers/TaxRateController.php:792 msgid "Invalid product category" msgstr "" #: app/Http/Controllers/ProductController.php:254 msgid "Invalid product ID" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Plan.php:38 #: app/Modules/PaymentMethods/PayPalGateway/PayPalHelper.php:106 msgid "Invalid product or variation." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Plan.php:132 msgid "Invalid product." msgstr "" #: app/Hooks/Handlers/ShortCodes/Buttons/AddToCartShortcode.php:73 msgid "Invalid product/variant for Add to Cart button shortcode." msgstr "" #: app/Hooks/Handlers/ShortCodes/Buttons/DirectCheckoutShortcode.php:90 msgid "Invalid product/variant for Checkout button shortcode." msgstr "" #: app/Services/Payments/Refund.php:30 app/Services/Payments/Refund.php:145 msgid "Invalid refund amount." msgstr "" #: app/Services/CustomPayment/PaymentItem.php:84 msgid "" "Invalid repeat interval. It must be a non-empty string ie. daily, monthly, " "yearly..)" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/SwitchCustomerMethod.php:32 msgid "Invalid request" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:603 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:796 msgid "Invalid request." msgstr "" #: app/Services/FileSystem/Drivers/S3/S3InputValidator.php:59 msgid "Invalid S3 bucket name." msgstr "" #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:173 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:201 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:209 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:294 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:324 msgid "Invalid S3 credentials" msgstr "" #: app/Services/FileSystem/Drivers/S3/S3InputValidator.php:71 msgid "Invalid S3 region." msgstr "" #: app/Http/Controllers/UserController.php:21 msgid "Invalid security token. Please refresh the page and try again." msgstr "" #: app/Http/Requests/ProductUpdateRequest.php:101 #: app/Http/Requests/ProductUpdateRequest.php:106 #: app/Http/Requests/ProductRequest.php:100 #: app/Http/Requests/ProductRequest.php:105 msgid "Invalid Shipping Class." msgstr "" #: app/Hooks/Cart/WebCheckoutHandler.php:1196 msgid "Invalid shipping method." msgstr "" #: app/Services/CustomPayment/PaymentItem.php:76 msgid "Invalid signup fee. It must be a non-negative number." msgstr "" #: app/Services/Localization/LocalizationManager.php:643 #: app/Hooks/Cart/WebCheckoutHandler.php:1155 #: app/Hooks/Cart/WebCheckoutHandler.php:1165 msgid "Invalid state code." msgstr "" #: app/Http/Controllers/StorageController.php:183 msgid "Invalid status value" msgstr "" #: app/Http/Controllers/OnboardingController.php:162 msgid "Invalid store_country value" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:158 msgid "Invalid Stripe Request. Please configure stripe payment gateway again" msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:393 msgid "Invalid subscription for the specified order." msgstr "" #: app/Http/Requests/UpdateSubscriptionRequest.php:34 #: app/Modules/Subscriptions/Services/SubscriptionService.php:1048 msgid "Invalid subscription status." msgstr "" #: app/Http/Controllers/TaxRateController.php:398 #: app/Http/Controllers/TaxRateController.php:605 #: app/Http/Controllers/TaxRateController.php:784 #: app/Http/Controllers/TaxRateController.php:1007 #: app/Http/Controllers/ProductController.php:665 #: app/Http/Controllers/ProductVariationController.php:106 msgid "Invalid tax class" msgstr "" #: app/Http/Requests/ProductUpdateRequest.php:128 #: app/Http/Requests/ProductUpdateRequest.php:133 #: app/Http/Requests/ProductUpdateRequest.php:156 #: app/Http/Requests/ProductRequest.php:127 #: app/Http/Requests/ProductRequest.php:132 #: app/Http/Requests/ProductRequest.php:155 #: app/Http/Requests/ProductVariationRequest.php:257 msgid "Invalid Tax Class." msgstr "" #: app/Http/Controllers/OnboardingController.php:173 msgid "Invalid tax_inclusion value" msgstr "" #: app/Services/CustomPayment/PaymentItem.php:80 msgid "Invalid times. It must be a non-negative integer." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/StripeHelper.php:173 msgid "Invalid transaction ID for refund." msgstr "" #: app/Services/Reminders/ReminderService.php:317 msgid "Invalid trial end date" msgstr "" #: app/Http/Controllers/ModuleSettingsController.php:246 msgid "Invalid Turnstile keys. Please check your Site Key and Secret Key." msgstr "" #: app/Hooks/Cart/WebCheckoutHandler.php:1066 msgid "Invalid upgrade request." msgstr "" #. 1: field name, 2: allowed values #: app/Modules/MCP/Tools/CouponTools.php:116 #, php-format msgid "Invalid value for %1$s. Allowed: %2$s." msgstr "" #: app/Hooks/Handlers/BlockEditors/Buttons/BuyNowButtonBlockEditor.php:104 #: app/Hooks/Handlers/BlockEditors/Buttons/AddToCartButtonBlockEditor.php:98 msgid "Invalid variant" msgstr "" #: app/Http/Requests/ProductCreateRequest.php:47 msgid "Invalid variation type." msgstr "" #: app/Services/Translations/checkout-translation.php:15 msgid "Invalid VAT number" msgstr "" #. %1$s: country name #: app/Modules/Tax/TaxModule.php:1474 #, php-format msgid "Invalid VAT number for %1$s!" msgstr "" #. %1$s: country name #: app/Modules/Tax/TaxModule.php:1506 #, php-format msgid "Invalid VAT number for country %1$s!" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/SubscriptionsManager.php:27 msgid "Invalid vendor charge ID." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/StripeSubscriptions.php:71 #: app/Modules/PaymentMethods/StripeGateway/StripeSubscriptions.php:272 #: app/Modules/PaymentMethods/PayPalGateway/PayPalSubscriptions.php:747 #: app/Modules/PaymentMethods/PayPalGateway/PayPalSubscriptions.php:802 msgid "Invalid vendor subscription ID." msgstr "" #: app/Helpers/AdminHelper.php:104 #: app/Services/Translations/admin-translation.php:1418 msgid "Inventory" msgstr "" #: app/Services/Translations/admin-translation.php:1419 msgid "Inventory Management" msgstr "" #: app/Services/Translations/admin-translation.php:1420 msgid "Inventory Management enabled" msgstr "" #: app/Services/Translations/admin-translation.php:1423 msgid "Inventory states shown" msgstr "" #: app/Services/Translations/admin-translation.php:1421 msgid "Inventory Stats Overview" msgstr "" #: app/Services/Translations/admin-translation.php:1422 msgid "Inventory Transfer" msgstr "" #: app/Http/Controllers/ProductController.php:1598 msgid "Inventory update failed" msgstr "" #: app/Http/Controllers/ProductController.php:1608 msgid "Inventory updated successfully" msgstr "" #: app/Services/PDF/DefaultPdfStructures.php:177 msgid "INVOICE" msgstr "" #: app/Services/PDF/ReceiptPdfTemplateService.php:59 #: app/Services/PDF/ReceiptPdfTemplateService.php:65 msgid "Invoice" msgstr "" #: app/Services/Translations/admin-translation.php:1424 msgid "Invoice & Packing" msgstr "" #: app/Services/Translations/admin-translation.php:1425 msgid "Invoice & Packing Slips" msgstr "" #: app/Services/PDF/DefaultPdfStructures.php:181 msgid "Invoice Date" msgstr "" #: app/Services/Translations/admin-translation.php:1426 msgid "Invoice No." msgstr "" #: app/Services/Filter/OrderFilter.php:308 #: app/Services/Translations/customer-profile-translation.php:126 #: app/Services/PDF/DefaultPdfStructures.php:180 msgid "Invoice Number" msgstr "" #: app/Services/Renderer/Receipt/ReceiptRenderer.php:265 msgid "Invoice number #" msgstr "" #: app/Hooks/Handlers/ReminderHandler.php:299 msgid "Invoice Reminders" msgstr "" #: app/Services/Translations/admin-translation.php:1427 #: app/Http/Controllers/TemplateController.php:15 msgid "Invoice Template" msgstr "" #: app/Services/PDF/ReceiptPdfTemplateService.php:60 msgid "Invoice template for offline/pending orders" msgstr "" #: app/Services/Localization/i18n/states.php:674 msgid "Ionian Islands" msgstr "" #: app/Services/Localization/i18n/states.php:2154 msgid "Iowa" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/SslcommerzAddon.php:86 msgid "IPN payment verification" msgstr "" #. %s is the payment method name #: app/Hooks/Handlers/GlobalPaymentHandler.php:61 #, php-format msgid "IPN processing failed. - %s" msgstr "" #: app/Services/Localization/i18n/countries.php:117 msgid "Iran" msgstr "" #: app/Helpers/CurrenciesHelper.php:78 msgid "Iranian Rial" msgstr "" #: app/Services/Localization/i18n/countries.php:118 msgid "Iraq" msgstr "" #: app/Services/Localization/i18n/countries.php:119 msgid "Ireland" msgstr "" #: app/Services/Localization/i18n/states.php:1903 msgid "Iringa" msgstr "" #: app/Services/Translations/admin-translation.php:1428 msgid "Is" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:77 msgid "Is a customer?" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:268 #: app/Services/Email/ConditionPresets.php:22 msgid "Is Digital Order" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:173 msgid "Is main query" msgstr "" #: app/Services/Translations/admin-translation.php:1429 msgid "Is Not" msgstr "" #: app/Services/Email/ConditionPresets.php:56 msgid "Is Order Failed" msgstr "" #: app/Services/Email/ConditionPresets.php:40 msgid "Is Order Paid" msgstr "" #: app/Services/Email/ConditionPresets.php:48 msgid "Is Order Pending" msgstr "" #: app/Services/Email/ConditionPresets.php:30 msgid "Is Physical Order" msgstr "" #: app/Services/Translations/admin-translation.php:1430 msgid "Is Prorate" msgstr "" #: app/Services/Translations/admin-translation.php:1431 msgid "Is WP Plugin?" msgstr "" #: app/Services/Localization/i18n/states.php:1579 msgid "Isabela" msgstr "" #: app/Services/Localization/i18n/states.php:955 msgid "Isernia" msgstr "" #: app/Services/Localization/i18n/states.php:885 msgid "Isfahan (اصفهان)" msgstr "" #: app/Services/Localization/i18n/states.php:1064 msgid "Ishikawa" msgstr "" #: app/Services/Localization/i18n/states.php:2034 msgid "Isingiro" msgstr "" #: app/Services/Localization/i18n/states.php:1105 msgid "Isiolo" msgstr "" #: app/Services/Localization/i18n/states.php:1629 msgid "Islamabad Capital Territory" msgstr "" #: app/Services/Localization/i18n/countries.php:120 msgid "Isle of Man" msgstr "" #: app/Services/Localization/i18n/states.php:573 msgid "Ismailia" msgstr "" #: api/StoreSettings.php:531 msgid "ISO & Symbol (eg: USD 100$)" msgstr "" #: app/Services/Translations/admin-translation.php:1355 msgid "ISO 6523 ICD code for the legal registration identifier" msgstr "" #: api/StoreSettings.php:523 msgid "ISO after (eg: 100 USD)" msgstr "" #: api/StoreSettings.php:519 msgid "ISO before (eg: USD 100)" msgstr "" #: api/StoreSettings.php:535 msgid "ISO-Symbol (eg: USD $100)" msgstr "" #: app/Services/Localization/i18n/states.php:1848 msgid "Isparta" msgstr "" #: app/Services/Localization/i18n/countries.php:121 msgid "Israel" msgstr "" #: app/Helpers/CurrenciesHelper.php:76 msgid "Israeli New Sheqel" msgstr "" #: app/Services/Localization/i18n/states.php:749 msgid "Istria County" msgstr "" #: app/Services/Translations/admin-translation.php:1432 msgid "It will be available soon!" msgstr "" #: app/Services/Translations/customer-profile-translation.php:127 msgid "" "It will permanently cancel the active subscription from your payment " "provider. Are you sure to do that?" msgstr "" #: app/Services/Localization/i18n/countries.php:122 msgid "Italy" msgstr "" #: app/Services/Localization/i18n/states.php:1645 msgid "Itapúa" msgstr "" #: app/Services/Translations/admin-translation.php:1433 #: app/Services/Translations/customer-profile-translation.php:128 #: app/Services/Translations/block-editor-translation.php:187 #: app/Services/Renderer/Receipt/ThankYouRender.php:342 #: app/Views/emails/parts/items_table.php:40 msgid "Item" msgstr "" #: app/Services/Translations/admin-translation.php:3155 msgid "item" msgstr "" #: api/Resource/FrontendResource/CartResource.php:666 msgid "Item added in cart!" msgstr "" #: app/Services/Translations/admin-translation.php:1438 msgid "Item already added" msgstr "" #: app/Http/Requests/ProductUpdateRequest.php:458 #: app/Http/Requests/ProductRequest.php:371 #: app/Http/Requests/ProductVariationRequest.php:126 msgid "Item cost is required." msgstr "" #: app/Services/Translations/admin-translation.php:1434 msgid "Item Count" msgstr "" #: app/Services/Translations/admin-translation.php:1439 msgid "Item count distribution" msgstr "" #: app/Hooks/Cart/WebCheckoutHandler.php:1126 msgid "Item has been applied successfully" msgstr "" #: app/Hooks/Cart/WebCheckoutHandler.php:1126 msgid "Item has been reverted successfully" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:149 msgid "Item Height" msgstr "" #: api/Resource/FrontendResource/CartResource.php:499 #: api/Resource/FrontendResource/CartResource.php:512 #: api/Resource/FrontendResource/CartResource.php:520 #: api/Resource/FrontendResource/CartResource.php:538 #: api/Resource/FrontendResource/CartResource.php:717 msgid "Item is not available." msgstr "" #: app/Helpers/OrderItemHelper.php:119 msgid "Item must have a name!" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:371 #: app/Services/Translations/admin-translation.php:1435 msgid "Item Name" msgstr "" #: app/Services/CustomPayment/PaymentItem.php:20 msgid "Item name cannot be empty." msgstr "" #: app/Services/CustomPayment/PaymentItem.php:94 msgid "Item name is not set." msgstr "" #: app/Services/Translations/admin-translation.php:1436 msgid "Item Price" msgstr "" #. %1$s - item price #: app/Services/Translations/admin-translation.php:1441 #, php-format msgid "Item price: %1$s" msgstr "" #: app/Services/Translations/admin-translation.php:1437 msgid "Item Quantity" msgstr "" #: api/Resource/FrontendResource/CartResource.php:555 msgid "Item removed from cart" msgstr "" #: app/Http/Requests/OrderRequest.php:151 #: app/Http/Requests/FrontendRequests/CouponRequest.php:60 msgid "Item selection is required" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:135 msgid "Item width" msgstr "" #: app/Services/Translations/admin-translation.php:3156 msgid "item(s) selected" msgstr "" #: app/Services/Translations/admin-translation.php:1442 msgid "Itemized (per-item tax + breakdown)" msgstr "" #: app/Services/Renderer/CartDrawerRenderer.php:102 #: app/Services/Translations/admin-translation.php:1443 #: app/Services/Translations/customer-profile-translation.php:129 msgid "Items" msgstr "" #: app/Services/Translations/admin-translation.php:3157 msgid "items" msgstr "" #: app/Services/Renderer/ShopAppRenderer.php:674 msgid "Items per page" msgstr "" #: app/Views/invoice/dispatch_slip.php:139 msgid "Items Received By" msgstr "" #: app/Views/emails/digest.php:98 msgid "Items Sold" msgstr "" #: app/Services/Translations/admin-translation.php:1444 msgid "Items Subtotal" msgstr "" #: app/Services/Localization/i18n/countries.php:123 msgid "Ivory Coast" msgstr "" #: app/Services/Localization/i18n/states.php:1050 msgid "Iwate" msgstr "" #: app/Services/Localization/i18n/states.php:691 msgid "Izabal" msgstr "" #: app/Services/Localization/i18n/states.php:1892 msgid "Iğdır" msgstr "" #: app/Services/Localization/i18n/states.php:692 msgid "Jalapa" msgstr "" #: app/Services/Localization/i18n/states.php:1324 msgid "Jalisco" msgstr "" #: app/Services/Localization/i18n/countries.php:124 msgid "Jamaica" msgstr "" #: app/Helpers/CurrenciesHelper.php:80 msgid "Jamaican Dollar" msgstr "" #: app/Services/Localization/i18n/states.php:148 msgid "Jamalpur" msgstr "" #: app/Services/Localization/i18n/states.php:782 msgid "Jambi" msgstr "" #: app/Services/Localization/i18n/states.php:850 msgid "Jammu and Kashmir" msgstr "" #: app/Services/Translations/TransStrings.php:190 msgid "Jan" msgstr "" #: app/Services/Localization/i18n/states.php:1449 msgid "Janakpur" msgstr "" #: app/Services/Translations/TransStrings.php:159 msgid "January" msgstr "" #: app/Services/Localization/i18n/countries.php:125 msgid "Japan" msgstr "" #: app/Helpers/CurrenciesHelper.php:81 app/Helpers/CurrenciesHelper.php:388 msgid "Japanese Yen" msgstr "" #: app/Services/Localization/i18n/states.php:2130 msgid "Jarvis Island" msgstr "" #: app/Services/Localization/i18n/states.php:149 msgid "Jashore" msgstr "" #: app/Services/Localization/i18n/states.php:788 msgid "Jawa Barat" msgstr "" #: app/Services/Localization/i18n/states.php:790 msgid "Jawa Tengah" msgstr "" #: app/Services/Localization/i18n/states.php:791 msgid "Jawa Timur" msgstr "" #: app/Services/Localization/i18n/states.php:615 msgid "Jaén" msgstr "" #: app/Services/Localization/i18n/states.php:1233 msgid "Jerada" msgstr "" #: app/Services/Localization/i18n/countries.php:126 msgid "Jersey" msgstr "" #: app/Services/Localization/i18n/states.php:150 msgid "Jhalokati" msgstr "" #: app/Services/Localization/i18n/states.php:851 msgid "Jharkhand" msgstr "" #: app/Services/Localization/i18n/states.php:151 msgid "Jhenaidah" msgstr "" #: app/Services/Localization/i18n/states.php:352 msgid "Jiangsu / 江苏" msgstr "" #: app/Services/Localization/i18n/states.php:356 msgid "Jiangxi / 江西" msgstr "" #: app/Services/Localization/i18n/states.php:1421 msgid "Jigawa" msgstr "" #: app/Services/Localization/i18n/states.php:501 msgid "Jijel" msgstr "" #: app/Services/Localization/i18n/states.php:349 msgid "Jilin / 吉林" msgstr "" #: app/Services/Localization/i18n/states.php:2035 msgid "Jinja" msgstr "" #: app/Services/Localization/i18n/states.php:1469 msgid "Jinotega" msgstr "" #. %1$s: job status (completed or failed) #: app/Http/Controllers/Reports/RetentionSnapshotController.php:95 #, php-format msgid "Job %1$s" msgstr "" #: app/Http/Controllers/Reports/RetentionSnapshotController.php:73 msgid "Job ID required" msgstr "" #: app/Http/Controllers/Reports/RetentionSnapshotController.php:107 msgid "Job is still running" msgstr "" #: app/Services/Translations/admin-translation.php:1446 msgid "Job is still running. Please refresh the page in a moment!" msgstr "" #: app/Http/Controllers/Reports/RetentionSnapshotController.php:82 msgid "Job not found" msgstr "" #: app/Services/Localization/i18n/states.php:2131 msgid "Johnston Atoll" msgstr "" #: app/Services/Localization/i18n/states.php:1357 msgid "Johor" msgstr "" #: app/Services/Renderer/ModalCheckoutRenderer.php:570 msgid "Jon Doe" msgstr "" #: app/Services/Localization/i18n/countries.php:127 msgid "Jordan" msgstr "" #: app/Services/Localization/i18n/states.php:32 msgid "Jowzjan" msgstr "" #: app/Services/Localization/i18n/states.php:152 msgid "Joypurhat" msgstr "" #: app/Http/Controllers/ProductController.php:1147 msgid "JSON" msgstr "" #: app/Services/Translations/admin-translation.php:1445 msgid "JSON preserves selected database modules and their related rows." msgstr "" #: app/Services/Localization/i18n/states.php:99 msgid "Jujuy" msgstr "" #: app/Services/Translations/TransStrings.php:196 msgid "Jul" msgstr "" #: app/Services/Translations/TransStrings.php:165 msgid "July" msgstr "" #: app/Services/Translations/TransStrings.php:195 msgid "Jun" msgstr "" #: app/Services/Translations/TransStrings.php:164 msgid "June" msgstr "" #: app/Services/Localization/i18n/states.php:1525 msgid "Junín" msgstr "" #: app/Services/Localization/i18n/states.php:306 msgid "Jura" msgstr "" #. %1$s: invoice reference #: app/Views/emails/order/reminder/renewal_overdue/first/customer.php:24 #, php-format msgid "" "Just a nudge — your payment for invoice %1$s was due recently and is still " "pending. No worries, you can complete it now." msgstr "" #: app/Services/Localization/i18n/states.php:693 msgid "Jutiapa" msgstr "" #: app/Services/Localization/i18n/states.php:765 msgid "Jász-Nagykun-Szolnok" msgstr "" #: app/Services/Localization/i18n/states.php:2036 msgid "Kaabong" msgstr "" #: app/Services/Localization/i18n/states.php:2037 msgid "Kabale" msgstr "" #: app/Services/Localization/i18n/states.php:2038 msgid "Kabarole" msgstr "" #: app/Services/Localization/i18n/states.php:2039 msgid "Kaberamaido" msgstr "" #: app/Services/Localization/i18n/states.php:33 msgid "Kabul" msgstr "" #: app/Services/Localization/i18n/states.php:1422 msgid "Kaduna" msgstr "" #: app/Services/Localization/i18n/states.php:1706 msgid "Kaffrine" msgstr "" #: app/Services/Localization/i18n/states.php:576 msgid "Kafr el-Sheikh" msgstr "" #: app/Services/Localization/i18n/states.php:2040 msgid "Kagadi" msgstr "" #: app/Services/Localization/i18n/states.php:1084 msgid "Kagawa" msgstr "" #: app/Services/Localization/i18n/states.php:1904 msgid "Kagera" msgstr "" #: app/Services/Localization/i18n/states.php:1093 msgid "Kagoshima" msgstr "" #: app/Services/Localization/i18n/states.php:1862 msgid "Kahramanmaraş" msgstr "" #: app/Services/Localization/i18n/states.php:1106 msgid "Kajiado" msgstr "" #: app/Services/Localization/i18n/states.php:1107 msgid "Kakamega" msgstr "" #: app/Services/Localization/i18n/states.php:2041 msgid "Kakumiro" msgstr "" #: app/Services/Localization/i18n/states.php:2042 msgid "Kalangala" msgstr "" #: app/Services/Localization/i18n/states.php:1752 msgid "Kalasin" msgstr "" #: app/Services/Localization/i18n/states.php:796 msgid "Kalimantan Barat" msgstr "" #: app/Services/Localization/i18n/states.php:799 msgid "Kalimantan Selatan" msgstr "" #: app/Services/Localization/i18n/states.php:797 msgid "Kalimantan Tengah" msgstr "" #: app/Services/Localization/i18n/states.php:798 msgid "Kalimantan Timur" msgstr "" #: app/Services/Localization/i18n/states.php:800 msgid "Kalimantan Utara" msgstr "" #: app/Services/Localization/i18n/states.php:1580 msgid "Kalinga" msgstr "" #: app/Services/Localization/i18n/states.php:2043 msgid "Kaliro" msgstr "" #: app/Services/Localization/i18n/states.php:2044 msgid "Kalungu" msgstr "" #: app/Services/Localization/i18n/states.php:2045 msgid "Kampala" msgstr "" #: app/Services/Localization/i18n/states.php:1753 msgid "Kamphaeng Phet" msgstr "" #: app/Services/Localization/i18n/states.php:2046 msgid "Kamuli" msgstr "" #: app/Services/Localization/i18n/states.php:2047 msgid "Kamwenge" msgstr "" #: app/Services/Localization/i18n/states.php:1061 msgid "Kanagawa" msgstr "" #: app/Services/Localization/i18n/states.php:1754 msgid "Kanchanaburi" msgstr "" #: app/Services/Localization/i18n/states.php:34 msgid "Kandahar" msgstr "" #: app/Services/Localization/i18n/states.php:1423 msgid "Kano" msgstr "" #: app/Services/Localization/i18n/states.php:2155 msgid "Kansas" msgstr "" #: app/Services/Localization/i18n/states.php:2048 msgid "Kanungu" msgstr "" #: app/Services/Localization/i18n/states.php:1709 msgid "Kaolack" msgstr "" #: app/Services/Localization/i18n/states.php:2049 msgid "Kapchorwa" msgstr "" #: app/Services/Localization/i18n/states.php:2050 msgid "Kapelebyong" msgstr "" #: app/Services/Localization/i18n/states.php:35 msgid "Kapisa" msgstr "" #: app/Services/Localization/i18n/states.php:1894 msgid "Karabük" msgstr "" #: app/Services/Localization/i18n/states.php:1886 msgid "Karaman" msgstr "" #: app/Services/Localization/i18n/states.php:1390 msgid "Karas" msgstr "" #: app/Services/Localization/i18n/states.php:200 msgid "Kardzhali" msgstr "" #: app/Services/Localization/i18n/states.php:735 msgid "Karlovac County" msgstr "" #: app/Services/Localization/i18n/states.php:1450 msgid "Karnali" msgstr "" #: app/Services/Localization/i18n/states.php:852 msgid "Karnataka" msgstr "" #: app/Services/Localization/i18n/states.php:1852 msgid "Kars" msgstr "" #: app/Services/Localization/i18n/states.php:2051 msgid "Kasanda" msgstr "" #: app/Services/Localization/i18n/states.php:2052 msgid "Kasese" msgstr "" #: app/Services/Localization/i18n/states.php:1853 msgid "Kastamonu" msgstr "" #: app/Services/Localization/i18n/states.php:2053 msgid "Katakwi" msgstr "" #: app/Services/Localization/i18n/states.php:1927 msgid "Katavi" msgstr "" #: app/Services/Localization/i18n/states.php:1424 msgid "Katsina" msgstr "" #: app/Services/Localization/i18n/states.php:1391 msgid "Kavango East" msgstr "" #: app/Services/Localization/i18n/states.php:1392 msgid "Kavango West" msgstr "" #: app/Services/Localization/i18n/states.php:1854 msgid "Kayseri" msgstr "" #: app/Services/Localization/i18n/states.php:2054 msgid "Kayunga" msgstr "" #: app/Services/Localization/i18n/countries.php:128 msgid "Kazakhstan" msgstr "" #: app/Helpers/CurrenciesHelper.php:88 msgid "Kazakhstani Tenge" msgstr "" #: app/Services/Localization/i18n/states.php:1425 msgid "Kebbi" msgstr "" #: app/Services/Localization/i18n/states.php:1358 msgid "Kedah" msgstr "" #: app/Services/Translations/admin-translation.php:1447 msgid "Keep empty for all" msgstr "" #: app/Services/Translations/admin-translation.php:1448 msgid "Keeping each response batch small while preparing the download." msgstr "" #: app/Services/Localization/i18n/states.php:1235 msgid "Kelaat Sraghna" msgstr "" #: app/Services/Localization/i18n/states.php:1359 msgid "Kelantan" msgstr "" #: app/Services/Localization/i18n/states.php:2156 msgid "Kentucky" msgstr "" #: app/Services/Localization/i18n/countries.php:129 msgid "Kenya" msgstr "" #: app/Services/Localization/i18n/states.php:1100 msgctxt "Kenya County" msgid "Busia" msgstr "" #: app/Helpers/CurrenciesHelper.php:82 msgid "Kenyan Shilling" msgstr "" #: app/Services/Localization/i18n/states.php:781 msgid "Kepulauan Riau" msgstr "" #: app/Services/Localization/i18n/states.php:853 msgid "Kerala" msgstr "" #: app/Services/Localization/i18n/states.php:1108 msgid "Kericho" msgstr "" #: app/Services/Localization/i18n/states.php:888 msgid "Kerman (کرمان)" msgstr "" #: app/Services/Localization/i18n/states.php:887 msgid "Kermanshah (کرمانشاه)" msgstr "" #: app/Services/Localization/i18n/states.php:820 msgid "Kerry" msgstr "" #: app/Services/Translations/admin-translation.php:1449 msgid "" "Key-value pairs sent with the request for context like auth or content type." msgstr "" #: api/StoreSettings.php:1511 app/Services/Localization/i18n/units.php:15 msgid "kg" msgstr "" #: app/Services/Localization/i18n/states.php:153 msgid "Khagrachhari" msgstr "" #: app/Services/Localization/i18n/states.php:1171 msgid "Khammouane" msgstr "" #: app/Services/Localization/i18n/states.php:1990 msgid "Kharkivshchyna" msgstr "" #: app/Services/Localization/i18n/states.php:1236 msgid "Khemisset" msgstr "" #: app/Services/Localization/i18n/states.php:523 msgid "Khenchela" msgstr "" #: app/Services/Localization/i18n/states.php:1991 msgid "Khersonshchyna" msgstr "" #: app/Services/Localization/i18n/states.php:1992 msgid "Khmelnychchyna" msgstr "" #: app/Services/Localization/i18n/states.php:1393 msgid "Khomas" msgstr "" #: app/Services/Localization/i18n/states.php:1755 msgid "Khon Kaen" msgstr "" #: app/Services/Localization/i18n/states.php:36 msgid "Khost" msgstr "" #: app/Services/Localization/i18n/states.php:1238 msgid "Khouribga" msgstr "" #: app/Services/Localization/i18n/states.php:154 msgid "Khulna" msgstr "" #: app/Services/Localization/i18n/states.php:880 msgid "Khuzestan (خوزستان)" msgstr "" #: app/Services/Localization/i18n/states.php:1630 msgid "Khyber Pakhtunkhwa" msgstr "" #: app/Services/Localization/i18n/states.php:1237 msgid "Khénifra" msgstr "" #: app/Services/Localization/i18n/states.php:1109 msgid "Kiambu" msgstr "" #: app/Services/Localization/i18n/states.php:2055 msgid "Kibaale" msgstr "" #: app/Services/Localization/i18n/states.php:2056 msgid "Kiboga" msgstr "" #: app/Services/Localization/i18n/states.php:2057 msgid "Kibuku" msgstr "" #: app/Services/Localization/i18n/states.php:1907 msgid "Kigoma" msgstr "" #: app/Services/Localization/i18n/states.php:2058 msgid "Kikuube" msgstr "" #: app/Services/Localization/i18n/states.php:821 msgid "Kildare" msgstr "" #: app/Services/Localization/i18n/states.php:1110 msgid "Kilifi" msgstr "" #: app/Services/Localization/i18n/states.php:1908 msgid "Kilimanjaro" msgstr "" #: app/Services/Localization/i18n/states.php:1895 msgid "Kilis" msgstr "" #: app/Services/Localization/i18n/states.php:822 msgid "Kilkenny" msgstr "" #: app/Services/Localization/i18n/states.php:2132 msgid "Kingman Reef" msgstr "" #: app/Services/Localization/i18n/states.php:1025 msgid "Kingston" msgstr "" #: app/Services/Localization/i18n/countries.php:130 msgid "Kiribati" msgstr "" #: app/Services/Localization/i18n/states.php:1111 msgid "Kirinyaga" msgstr "" #: app/Services/Localization/i18n/states.php:1980 msgid "Kirovohradschyna" msgstr "" #: app/Services/Localization/i18n/states.php:2059 msgid "Kiruhura" msgstr "" #: app/Services/Localization/i18n/states.php:2060 msgid "Kiryandongo" msgstr "" #: app/Services/Localization/i18n/states.php:155 msgid "Kishoreganj" msgstr "" #: app/Services/Localization/i18n/states.php:1112 msgid "Kisii" msgstr "" #: app/Services/Localization/i18n/states.php:2061 msgid "Kisoro" msgstr "" #: app/Services/Localization/i18n/states.php:1113 msgid "Kisumu" msgstr "" #: app/Services/Localization/i18n/states.php:2062 msgid "Kitgum" msgstr "" #: app/Services/Localization/i18n/states.php:1114 msgid "Kitui" msgstr "" #: app/Services/Localization/i18n/states.php:2063 msgid "Koboko" msgstr "" #: app/Services/Localization/i18n/states.php:1857 msgid "Kocaeli" msgstr "" #: app/Services/Localization/i18n/states.php:1086 msgid "Kochi" msgstr "" #: app/Services/Localization/i18n/states.php:1426 msgid "Kogi" msgstr "" #: app/Services/Localization/i18n/states.php:904 msgid "Kohgiluyeh and BoyerAhmad (کهگیلوییه و بویراحمد)" msgstr "" #: app/Services/Localization/i18n/states.php:1707 msgid "Kolda" msgstr "" #: app/Services/Localization/i18n/states.php:2064 msgid "Kole" msgstr "" #: app/Services/Localization/i18n/states.php:766 msgid "Komárom-Esztergom" msgstr "" #: app/Services/Localization/i18n/states.php:1858 msgid "Konya" msgstr "" #: app/Services/Localization/i18n/states.php:737 msgid "Koprivnica-Križevci County" msgstr "" #: app/Services/Localization/i18n/states.php:62 msgid "Korçë" msgstr "" #: app/Services/Localization/i18n/states.php:1451 msgid "Koshi" msgstr "" #: app/Services/Localization/i18n/states.php:2065 msgid "Kotido" msgstr "" #: app/Services/Localization/i18n/states.php:232 msgid "Kouffo" msgstr "" #: app/Services/Localization/i18n/states.php:708 msgid "Kowloon" msgstr "" #: app/Services/Localization/i18n/states.php:1756 msgid "Krabi" msgstr "" #: app/Services/Localization/i18n/states.php:733 msgid "Krapina-Zagorje County" msgstr "" #: app/Services/Localization/i18n/states.php:1372 msgid "Kuala Lumpur" msgstr "" #: app/Services/Localization/i18n/states.php:77 msgid "Kuando Kubango" msgstr "" #: app/Services/Localization/i18n/states.php:63 msgid "Kukës" msgstr "" #: app/Services/Localization/i18n/states.php:1090 msgid "Kumamoto" msgstr "" #: app/Services/Localization/i18n/states.php:2066 msgid "Kumi" msgstr "" #: app/Services/Localization/i18n/states.php:37 msgid "Kunar" msgstr "" #: app/Services/Localization/i18n/states.php:38 msgid "Kunduz" msgstr "" #: app/Services/Localization/i18n/states.php:1394 msgid "Kunene" msgstr "" #: app/Services/Localization/i18n/states.php:903 msgid "Kurdistan / کردستان)" msgstr "" #: app/Services/Localization/i18n/states.php:156 msgid "Kurigram" msgstr "" #: app/Services/Localization/i18n/states.php:157 msgid "Kushtia" msgstr "" #: app/Services/Localization/i18n/countries.php:131 msgid "Kuwait" msgstr "" #: app/Services/Localization/i18n/states.php:1115 msgid "Kwale" msgstr "" #: app/Services/Localization/i18n/states.php:2067 msgid "Kwania" msgstr "" #: app/Services/Localization/i18n/states.php:78 msgid "Kwanza-Norte" msgstr "" #: app/Services/Localization/i18n/states.php:79 msgid "Kwanza-Sul" msgstr "" #: app/Services/Localization/i18n/states.php:1427 msgid "Kwara" msgstr "" #: app/Services/Localization/i18n/states.php:2248 msgid "KwaZulu-Natal" msgstr "" #: app/Services/Localization/i18n/states.php:2068 msgid "Kween" msgstr "" #: app/Services/Localization/i18n/states.php:2069 msgid "Kyankwanzi" msgstr "" #: app/Services/Localization/i18n/states.php:2070 msgid "Kyegegwa" msgstr "" #: app/Services/Localization/i18n/states.php:2071 msgid "Kyenjojo" msgstr "" #: app/Services/Localization/i18n/states.php:1978 msgid "Kyiv" msgstr "" #: app/Services/Localization/i18n/states.php:1979 msgid "Kyivshchyna" msgstr "" #: app/Services/Localization/i18n/states.php:2072 msgid "Kyotera" msgstr "" #: app/Services/Localization/i18n/states.php:1073 msgid "Kyoto" msgstr "" #: app/Services/Localization/i18n/countries.php:132 msgid "Kyrgyzstan" msgstr "" #: app/Helpers/CurrenciesHelper.php:83 msgid "Kyrgyzstani Som" msgstr "" #: app/Services/Localization/i18n/states.php:201 msgid "Kyustendil" msgstr "" #: app/Services/Localization/i18n/states.php:1708 msgid "Kédougou" msgstr "" #: app/Services/Localization/i18n/states.php:1234 msgid "Kénitra" msgstr "" #: app/Services/Localization/i18n/states.php:1859 msgid "Kütahya" msgstr "" #: app/Services/Localization/i18n/states.php:1855 msgid "Kırklareli" msgstr "" #: app/Services/Localization/i18n/states.php:1887 msgid "Kırıkkale" msgstr "" #: app/Services/Localization/i18n/states.php:1856 msgid "Kırşehir" msgstr "" #: app/Services/Localization/i18n/states.php:957 msgid "L'Aquila" msgstr "" #: app/Services/Localization/i18n/states.php:459 msgid "La Altagracia" msgstr "" #: app/Services/Localization/i18n/states.php:327 msgid "La Araucanía" msgstr "" #: app/Services/Localization/i18n/states.php:2238 msgid "La Guaira (Vargas)" msgstr "" #: app/Services/Localization/i18n/states.php:394 msgid "La Guajira" msgstr "" #: app/Services/Localization/i18n/states.php:100 msgid "La Pampa" msgstr "" #: app/Services/Localization/i18n/states.php:460 msgid "La Romana" msgstr "" #: app/Services/Localization/i18n/states.php:956 msgid "La Spezia" msgstr "" #: app/Services/Localization/i18n/states.php:1581 msgid "La Union" msgstr "" #: app/Services/Localization/i18n/states.php:1734 msgid "La Unión" msgstr "" #: app/Services/Localization/i18n/states.php:461 msgid "La Vega" msgstr "" #: app/Services/Translations/admin-translation.php:1452 #: app/Services/Translations/block-editor-translation.php:188 msgid "Label" msgstr "" #: api/Resource/LabelResource.php:72 api/Resource/LabelResource.php:102 msgid "Label created successfully!" msgstr "" #: api/Resource/LabelResource.php:77 api/Resource/LabelResource.php:107 msgid "Label creation failed." msgstr "" #: app/Http/Requests/LabelRequest.php:26 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:47 msgid "Label field is required." msgstr "" #: app/Http/Requests/CustomerAddressRequest.php:73 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:42 msgid "Label may not be greater than 15 characters." msgstr "" #: app/Http/Requests/LabelRequest.php:27 msgid "Label must be unique." msgstr "" #: app/Services/Translations/checkout-translation.php:16 #: app/Http/Controllers/FrontendControllers/CustomerController.php:240 msgid "Label must not exceed 15 characters." msgstr "" #: app/Services/Filter/LabelFilter.php:79 msgid "Label Name" msgstr "" #: api/StoreSettings.php:574 msgid "Label Selector" msgstr "" #: app/Services/Translations/block-editor-translation.php:189 msgid "Label Text" msgstr "" #: app/Services/Filter/LabelFilter.php:75 #: app/Services/Translations/admin-translation.php:1453 msgid "Labels" msgstr "" #: app/Modules/MCP/Tools/LabelTools.php:76 msgid "Labels are not available on this install." msgstr "" #: app/Http/Controllers/LabelController.php:90 msgid "Labels Updated Successfully" msgstr "" #. 1: labels added, 2: labels removed #: app/Modules/MCP/Tools/LabelTools.php:151 #, php-format msgid "Labels updated: %1$d added, %2$d removed." msgstr "" #: app/Services/Localization/i18n/states.php:1360 msgid "Labuan" msgstr "" #: app/Services/Localization/i18n/states.php:854 msgid "Ladakh" msgstr "" #: app/Services/Localization/i18n/states.php:39 msgid "Laghman" msgstr "" #: app/Services/Localization/i18n/states.php:486 msgid "Laghouat" msgstr "" #: app/Services/Localization/i18n/states.php:1428 msgid "Lagos" msgstr "" #: app/Services/Localization/i18n/states.php:1582 msgid "Laguna" msgstr "" #: app/Services/Localization/i18n/states.php:1116 msgid "Laikipia" msgstr "" #: app/Services/Localization/i18n/states.php:876 msgid "Lakshadeep" msgstr "" #: app/Services/Localization/i18n/states.php:158 msgid "Lakshmipur" msgstr "" #: app/Services/Localization/i18n/states.php:159 msgid "Lalmonirhat" msgstr "" #: app/Services/Localization/i18n/states.php:1527 msgid "Lambayeque" msgstr "" #: app/Services/Localization/i18n/states.php:1757 msgid "Lampang" msgstr "" #: app/Services/Localization/i18n/states.php:1758 msgid "Lamphun" msgstr "" #: app/Services/Localization/i18n/states.php:786 msgid "Lampung" msgstr "" #: app/Services/Localization/i18n/states.php:1117 msgid "Lamu" msgstr "" #: app/Services/Localization/i18n/states.php:2073 msgid "Lamwo" msgstr "" #: app/Services/Localization/i18n/states.php:1583 msgid "Lanao del Norte" msgstr "" #: app/Services/Localization/i18n/states.php:1584 msgid "Lanao del Sur" msgstr "" #: app/Helpers/CurrenciesHelper.php:89 msgid "Lao Kip" msgstr "" #: app/Services/Localization/i18n/states.php:823 msgid "Laois" msgstr "" #: app/Services/Localization/i18n/countries.php:133 msgid "Laos" msgstr "" #: app/Services/Localization/i18n/states.php:2226 msgid "Lara" msgstr "" #: app/Services/Localization/i18n/states.php:1240 msgid "Larache" msgstr "" #: app/Services/Translations/block-editor-translation.php:190 msgid "Large" msgstr "" #: app/Services/Translations/admin-translation.php:1454 msgid "" "Large exports are written to disk batch by batch to keep browser memory low." msgstr "" #: app/Services/Localization/i18n/states.php:617 msgid "Las Palmas" msgstr "" #. %s - number of days #: app/Services/Translations/admin-translation.php:1456 #, php-format msgid "Last %s Days" msgstr "" #. %s - number of months #: app/Services/Translations/admin-translation.php:1458 #, php-format msgid "Last %s Months" msgstr "" #: app/Services/Translations/admin-translation.php:1459 #: app/Http/Controllers/ProductController.php:917 msgid "Last 30 days" msgstr "" #: app/Services/Translations/admin-translation.php:1460 msgid "Last 6 Months" msgstr "" #: app/Services/Translations/admin-translation.php:1461 msgid "Last 7 days" msgstr "" #: app/Services/Translations/admin-translation.php:1462 msgid "Last Activity" msgstr "" #: app/Services/Translations/admin-translation.php:1463 msgid "Last Month" msgstr "" #: app/Services/Renderer/CheckoutFieldsSchema.php:35 #: app/Services/Renderer/CheckoutFieldsSchema.php:483 #: app/Services/Renderer/AddressSelectRenderer.php:439 #: app/Services/Renderer/AddressSelectRenderer.php:447 #: app/Services/Translations/admin-translation.php:1464 #: app/Services/Translations/customer-profile-translation.php:130 msgid "Last Name" msgstr "" #: api/Checkout/CheckoutApi.php:986 msgid "Last name is required." msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:104 msgid "Last Order Date" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:685 msgid "Last Paid Order" msgstr "" #: app/Services/Filter/CustomerFilter.php:66 #: app/Services/Filter/CustomerFilter.php:245 #: app/Services/Translations/admin-translation.php:1465 msgid "Last Purchase Date" msgstr "" #: app/Services/Translations/admin-translation.php:1466 msgid "Last Purchase Date:" msgstr "" #: app/Services/Translations/admin-translation.php:1467 msgid "Last Quarter" msgstr "" #: app/Services/Translations/admin-translation.php:1472 msgid "" "Last tier has unlimited range (max = 0). Set a max value to add more tiers." msgstr "" #: app/Services/Translations/admin-translation.php:1468 msgid "Last Update" msgstr "" #: app/Services/Translations/admin-translation.php:1469 msgid "Last Update Check" msgstr "" #: app/Services/Translations/admin-translation.php:1470 msgid "Last Week" msgstr "" #: app/Services/Translations/admin-translation.php:1471 msgid "Last Year" msgstr "" #: app/Services/Localization/i18n/states.php:958 msgid "Latina" msgstr "" #: app/Services/Localization/i18n/countries.php:134 msgid "Latvia" msgstr "" #: app/Services/Localization/i18n/states.php:2202 msgid "Lavalleja" msgstr "" #: app/Services/Translations/block-editor-translation.php:191 msgid "Layout" msgstr "" #: app/Services/Localization/i18n/states.php:1239 msgid "Laâyoune" msgstr "" #: api/StoreSettings.php:1513 app/Services/Localization/i18n/units.php:17 msgid "lbs" msgstr "" #: app/Services/Renderer/CheckoutRenderer.php:677 #: app/Services/Translations/block-editor-translation.php:192 msgid "Leave a Note" msgstr "" #: app/Views/invoice/delivery_slip.php:75 msgid "Leave a Review" msgstr "" #: app/Services/Translations/admin-translation.php:1473 msgid "Leave empty for all the variations" msgstr "" #: app/Services/Translations/admin-translation.php:3158 msgid "leave empty or 0 for no max limit" msgstr "" #: app/Services/Translations/admin-translation.php:1474 msgid "Leave empty to match all cities" msgstr "" #: app/Services/Translations/admin-translation.php:1475 msgid "Leave empty to run this feed for all variations" msgstr "" #: app/Services/Translations/block-editor-translation.php:193 msgid "Leave empty to use the default text: My Account" msgstr "" #: app/Services/Translations/block-editor-translation.php:194 msgid "Leave empty to use the default." msgstr "" #: app/Services/Translations/block-editor-translation.php:195 msgid "" "Leave empty to use the selected icon above. Enter a URL to override with a " "custom icon." msgstr "" #: app/Helpers/CurrenciesHelper.php:90 msgid "Lebanese Pound" msgstr "" #: app/Services/Localization/i18n/countries.php:135 msgid "Lebanon" msgstr "" #: app/Services/Localization/i18n/states.php:959 msgid "Lecce" msgstr "" #: app/Services/Localization/i18n/states.php:960 msgid "Lecco" msgstr "" #: app/Services/Translations/block-editor-translation.php:196 #: app/Modules/Templating/Bricks/Elements/BuySection.php:203 #: app/Modules/Templating/Bricks/Elements/BuySection.php:331 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:109 msgid "Left" msgstr "" #: api/StoreSettings.php:402 app/Helpers/EditorShortCodeHelper.php:44 #: app/Services/Renderer/CheckoutFieldsSchema.php:506 #: app/Services/Renderer/AddressSelectRenderer.php:466 #: app/Services/Renderer/CheckoutRenderer.php:398 #: app/Services/Translations/admin-translation.php:1476 #: app/Services/Translations/customer-profile-translation.php:131 msgid "Legal Registration ID" msgstr "" #: app/Http/Requests/CustomerAddressRequest.php:76 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:80 msgid "Legal Registration ID field is required." msgstr "" #: api/Checkout/CheckoutApi.php:962 #: app/Services/Translations/customer-profile-translation.php:132 msgid "Legal Registration ID is required." msgstr "" #: app/Services/Translations/admin-translation.php:1477 msgid "Legal Registration Scheme" msgstr "" #: app/Services/Localization/i18n/states.php:824 msgid "Leitrim" msgstr "" #: app/Services/Localization/i18n/states.php:723 msgid "Lempira" msgstr "" #: app/Services/Translations/admin-translation.php:1478 msgid "Length" msgstr "" #: app/Services/Translations/admin-translation.php:1479 #, php-format msgid "Length (%s)" msgstr "" #: app/Services/Localization/i18n/states.php:1304 msgid "Leova" msgstr "" #: app/Services/Localization/i18n/countries.php:136 msgid "Lesotho" msgstr "" #: app/Helpers/CurrenciesHelper.php:93 msgid "Lesotho Loti" msgstr "" #: app/Services/Translations/admin-translation.php:1480 msgid "Less Than" msgstr "" #. %s - comparison range #: app/Services/Translations/admin-translation.php:1483 #, php-format msgid "Less than %s" msgstr "" #: app/Services/Translations/admin-translation.php:1481 msgid "Less Than or Equal" msgstr "" #: app/Modules/MCP/MCPInit.php:220 msgid "" "Let AI assistants (Claude, Cursor, and other MCP clients) securely read your " "store and run operator tasks via the Model Context Protocol. Ships off; " "enable it and connect with an application password." msgstr "" #: api/StoreSettings.php:1354 msgid "Let customers pay remaining installments before their due date." msgstr "" #: app/Services/Translations/admin-translation.php:1484 msgid "Let's go" msgstr "" #: app/Services/Localization/i18n/states.php:1585 msgid "Leyte" msgstr "" #: app/Services/Localization/i18n/states.php:64 msgid "Lezhë" msgstr "" #: app/Services/Localization/i18n/states.php:348 msgid "Liaoning / 辽宁" msgstr "" #: app/Services/Localization/i18n/countries.php:137 msgid "Liberia" msgstr "" #: app/Services/Localization/i18n/states.php:1197 msgctxt "Liberia County" msgid "Maryland" msgstr "" #: app/Helpers/CurrenciesHelper.php:92 msgid "Liberian Dollar" msgstr "" #: app/Services/Localization/i18n/states.php:331 msgid "Libertador General Bernardo O'Higgins" msgstr "" #: app/Services/Localization/i18n/countries.php:138 msgid "Libya" msgstr "" #: app/Services/Translations/customer-profile-translation.php:133 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:175 msgid "License" msgstr "" #: app/Services/Translations/admin-translation.php:3159 msgid "license" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:334 msgid "License (Loop)" msgstr "" #: app/Services/Translations/customer-profile-translation.php:134 msgid "License Activations" msgstr "" #: app/Services/Translations/admin-translation.php:1485 msgid "License Chart" msgstr "" #: app/Services/Translations/customer-profile-translation.php:138 msgid "License could not be loaded. Please try again." msgstr "" #: app/Services/Translations/admin-translation.php:1486 #: app/Services/Translations/customer-profile-translation.php:135 msgid "License Details" msgstr "" #: app/Services/Translations/admin-translation.php:1487 msgid "License Distribution" msgstr "" #: app/Services/Translations/admin-translation.php:1493 msgid "License for this product has not been enabled" msgstr "" #: app/Services/Translations/customer-profile-translation.php:136 msgid "License Info" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:338 #: app/Services/Translations/admin-translation.php:1488 #: app/Services/Translations/customer-profile-translation.php:137 msgid "License Key" msgstr "" #: app/Services/Filter/LicenseFilter.php:297 #: app/Services/Filter/OrderFilter.php:604 #: app/Services/Filter/OrderBumpFilter.php:174 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:324 msgid "License key" msgstr "" #: app/Services/Translations/admin-translation.php:1490 msgid "License Key copied to clipboard" msgstr "" #: app/Services/Translations/admin-translation.php:1489 msgid "License Key Prefix (Optional)" msgstr "" #: app/Services/Filter/LicenseFilter.php:293 #: app/Services/Filter/LicenseSiteFilter.php:152 #: app/Services/Filter/OrderFilter.php:600 #: app/Services/Filter/OrderBumpFilter.php:170 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:320 msgid "License Property" msgstr "" #: app/Services/Translations/admin-translation.php:1491 msgid "License Settings" msgstr "" #: app/Services/Translations/admin-translation.php:1494 msgid "" "License settings cannot be saved for bundle products. Licenses are generated " "according to bundle items' license settings." msgstr "" #: app/Services/Translations/admin-translation.php:1492 msgid "License Settings Not Available for Bundle Products" msgstr "" #: app/Services/Filter/OrderFilter.php:612 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:333 msgid "License Status" msgstr "" #. %s is the license status #: app/Services/Translations/customer-profile-translation.php:140 #, php-format msgid "License status: %s" msgstr "" #: app/Services/Translations/admin-translation.php:1495 msgid "Licensed" msgstr "" #: app/Services/Translations/admin-translation.php:1496 #: app/Services/Translations/customer-profile-translation.php:141 #: app/Services/Translations/block-editor-translation.php:197 #: app/Services/Renderer/Receipt/ThankYouRender.php:835 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:283 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:440 #: app/Hooks/Handlers/BlockEditors/CustomerProfileBlockEditor.php:45 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:287 #: app/Views/emails/order/paid/customer.php:39 msgid "Licenses" msgstr "" #: app/Services/Translations/admin-translation.php:3160 msgid "licenses" msgstr "" #: app/Services/Translations/admin-translation.php:1497 msgid "" "Licenses are managed by bundle items themselves. Only pricing follows the " "bundle product (e.g., yearly bundle pricing results in yearly licenses for " "child bundle items)." msgstr "" #: app/Services/Translations/customer-profile-translation.php:142 msgid "Licenses table" msgstr "" #: app/Services/Translations/admin-translation.php:1498 msgid "Licensing" msgstr "" #: app/Services/Localization/i18n/countries.php:139 msgid "Liechtenstein" msgstr "" #: app/Services/Translations/admin-translation.php:1499 msgid "Lifetime" msgstr "" #: app/Services/Translations/admin-translation.php:1500 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:89 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:666 msgid "Lifetime Value" msgstr "" #: app/Services/Filter/CustomerFilter.php:65 #: app/Services/Translations/admin-translation.php:1501 msgid "Lifetime Value (LTV)" msgstr "" #: app/Http/Controllers/CustomerController.php:515 msgid "Lifetime value recalculated successfully" msgstr "" #: app/Services/Translations/admin-translation.php:1502 msgid "Light" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:86 msgid "Lightbox" msgstr "" #: app/Services/Localization/i18n/states.php:740 msgid "Lika-Senj County" msgstr "" #: app/Services/Localization/i18n/states.php:1528 msgid "Lima" msgstr "" #: app/Services/Localization/i18n/states.php:825 msgid "Limerick" msgstr "" #: app/Services/Translations/admin-translation.php:1503 msgid "Limit purchases to 1 item per order" msgstr "" #. %1$s: maximum number of draft terms in one batch #: app/Services/Translations/admin-translation.php:1505 #, php-format msgid "Limit reached (%1$s)" msgstr "" #: app/Services/Localization/i18n/states.php:2249 msgid "Limpopo" msgstr "" #: app/Services/Localization/i18n/states.php:415 msgid "Limón" msgstr "" #: app/Services/Localization/i18n/states.php:1911 msgid "Lindi" msgstr "" #: app/Services/Translations/admin-translation.php:1506 msgid "Line total" msgstr "" #: app/Services/Translations/admin-translation.php:1507 #: app/Services/Translations/block-editor-translation.php:198 msgid "Link" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:475 msgid "Link entire product" msgstr "" #: app/Services/Translations/admin-translation.php:1508 msgid "Link order" msgstr "" #: app/Services/Translations/block-editor-translation.php:199 msgid "Link Settings" msgstr "" #: app/Services/Translations/block-editor-translation.php:201 msgid "Link to Home" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:67 msgid "Link to product" msgstr "" #: app/Services/Translations/block-editor-translation.php:200 msgid "Link With Shop App" msgstr "" #: app/Services/Localization/i18n/states.php:2074 msgid "Lira" msgstr "" #: app/Services/Localization/i18n/states.php:2275 msgid "Lisburn and Castlereagh" msgstr "" #: app/Services/Translations/block-editor-translation.php:202 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:104 msgid "List" msgstr "" #: app/Services/Translations/TransStrings.php:282 msgid "List 1" msgstr "" #: app/Services/Translations/TransStrings.php:282 msgid "List 2" msgstr "" #: app/Modules/MCP/Tools/CouponTools.php:33 msgid "List Coupons" msgstr "" #: app/Modules/MCP/Tools/CustomerTools.php:31 msgid "List Customers" msgstr "" #: app/Services/Translations/admin-translation.php:1509 msgid "" "List of email addresses that can use the coupon. Separate multiple emails " "with commas. You may also use regular expressions." msgstr "" #: app/Services/Translations/customer-profile-translation.php:143 msgid "List of sites where the license is activated" msgstr "" #: app/Modules/MCP/Tools/OrderTools.php:53 msgid "List Orders" msgstr "" #: app/Modules/MCP/Tools/ProductTools.php:34 msgid "List Products" msgstr "" #: app/Modules/MCP/Tools/ContextTools.php:174 msgid "List Reference Data" msgstr "" #: app/Modules/MCP/Tools/SubscriptionTools.php:34 msgid "List Subscriptions" msgstr "" #: app/Modules/MCP/Tools/TransactionTools.php:42 msgid "List Transactions" msgstr "" #: app/Services/Renderer/ShopAppRenderer.php:335 #: app/Services/Translations/block-editor-translation.php:203 msgid "List View" msgstr "" #: app/Services/Translations/admin-translation.php:1510 msgid "" "Listed price stays unchanged on reverse charge. Only the tax line is zeroed " "on the invoice." msgstr "" #: app/Services/Localization/i18n/countries.php:140 msgid "Lithuania" msgstr "" #: app/Services/Localization/i18n/states.php:234 msgid "Littoral" msgstr "" #: api/StoreSettings.php:302 msgid "Live" msgstr "" #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:212 msgid "Live API Key" msgstr "" #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:201 msgid "Live Client ID" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:601 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1052 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:196 msgid "Live credentials" msgstr "" #: app/Services/Translations/block-editor-translation.php:204 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:305 msgid "Live Filter" msgstr "" #: app/Services/Translations/admin-translation.php:1511 #: app/Hooks/Handlers/AdminMenuBarHandler.php:27 msgid "Live Mode" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1030 msgid "Live Webhook ID (Copy the webhook id and paste bellow)" msgstr "" #: app/Services/Localization/i18n/states.php:961 msgid "Livorno" msgstr "" #: app/Services/Localization/i18n/states.php:619 msgid "Lleida" msgstr "" #: app/Services/Translations/admin-translation.php:1515 msgid "Load all terms before reordering" msgstr "" #: app/Services/Translations/admin-translation.php:1516 msgid "Load every term before reordering." msgstr "" #: app/Services/Translations/admin-translation.php:1512 msgid "Load More" msgstr "" #. %1$s: loaded count, %2$s: total count #: app/Services/Translations/admin-translation.php:1514 #, php-format msgid "Load More (%1$s/%2$s)" msgstr "" #: app/Services/Renderer/ProductCardRender.php:497 #: app/Services/Translations/TransStrings.php:209 #: app/Services/Translations/TransStrings.php:215 #: app/Services/Translations/TransStrings.php:222 #: app/Services/Translations/admin-translation.php:1517 msgid "Loading" msgstr "" #: app/Services/Translations/admin-translation.php:1518 msgid "Loading adjustment history..." msgstr "" #: app/Services/Translations/admin-translation.php:1519 msgid "Loading block editor…" msgstr "" #: app/Services/Translations/admin-translation.php:1520 msgid "Loading editor..." msgstr "" #: app/Services/Translations/admin-translation.php:1521 msgid "Loading gallery items..." msgstr "" #: app/Services/Translations/block-editor-translation.php:206 msgid "Loading media..." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:480 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1217 msgid "Loading Payment Processor..." msgstr "" #: app/Services/Translations/admin-translation.php:1522 msgid "Loading preview..." msgstr "" #: app/Services/Translations/admin-translation.php:1523 #: app/Services/Translations/block-editor-translation.php:207 msgid "Loading products..." msgstr "" #: app/Services/Translations/block-editor-translation.php:205 msgid "Loading Related Products..." msgstr "" #: app/Services/Translations/checkout-translation.php:17 #: app/Services/Translations/admin-translation.php:1524 #: app/Services/Translations/block-editor-translation.php:208 msgid "Loading..." msgstr "" #: app/Services/Translations/admin-translation.php:3161 msgid "loading..." msgstr "" #: app/Modules/StorageDrivers/Local/Local.php:17 msgid "Local" msgstr "" #: app/Services/Translations/admin-translation.php:3162 #: app/Services/Translations/customer-profile-translation.php:347 msgid "local" msgstr "" #: app/Services/Translations/admin-translation.php:1525 msgid "Local / Staging" msgstr "" #: app/Modules/StorageDrivers/Local/Local.php:36 msgid "Local allows to upload file in local file storage" msgstr "" #: app/Services/Translations/admin-translation.php:1526 msgid "Local Pickup" msgstr "" #: app/Services/Translations/admin-translation.php:1527 msgid "Local Reverse Charge" msgstr "" #: app/Modules/StorageDrivers/Local/Local.php:53 msgid "Local Settings" msgstr "" #: app/Services/Translations/admin-translation.php:1528 msgid "Local/self-signed site (disable TLS verification)" msgstr "" #: app/Services/Translations/admin-translation.php:1529 msgid "Location" msgstr "" #: app/Services/Localization/i18n/states.php:962 msgid "Lodi" msgstr "" #: app/Services/Localization/i18n/states.php:1759 msgid "Loei" msgstr "" #: app/Services/Localization/i18n/states.php:1195 msgid "Lofa" msgstr "" #: app/Views/frontend/customer/email_claim.php:55 msgid "Log out" msgstr "" #: app/Services/Localization/i18n/states.php:40 msgid "Logar" msgstr "" #: app/Services/Translations/checkout-translation.php:18 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:102 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:105 msgid "Login" msgstr "" #: api/StoreSettings.php:1152 api/StoreSettings.php:1156 msgid "Login after account creation" msgstr "" #: app/Services/Translations/checkout-translation.php:19 msgid "Login failed." msgstr "" #: app/Services/Translations/checkout-translation.php:20 msgid "Login failed. Please try again." msgstr "" #: api/User.php:55 app/Services/Translations/checkout-translation.php:21 msgid "Login successful" msgstr "" #: app/Services/Translations/admin-translation.php:1530 msgid "Logo" msgstr "" #: app/Services/Translations/block-editor-translation.php:209 msgid "Logo Image" msgstr "" #: app/Services/Translations/block-editor-translation.php:210 msgid "Logo Settings" msgstr "" #: app/Services/Translations/block-editor-translation.php:211 #: app/Views/frontend/customer_menu.php:83 #: app/Views/frontend/customer_menu.php:83 #: app/Views/frontend/customer_menu.php:86 msgid "Logout" msgstr "" #: app/Helpers/AdminHelper.php:191 #: app/Services/Translations/admin-translation.php:1531 #: app/Hooks/Handlers/MenuHandler.php:369 msgid "Logs" msgstr "" #. %s - log id #: app/Services/Translations/admin-translation.php:1533 #, php-format msgid "Logs ID: %s" msgstr "" #: app/Services/Localization/i18n/states.php:546 msgid "Loja" msgstr "" #: app/Services/Translations/admin-translation.php:1534 msgid "Long Description" msgstr "" #: app/Services/Localization/i18n/states.php:826 msgid "Longford" msgstr "" #: app/Services/Translations/customer-profile-translation.php:144 msgid "Looks like no licenses yet. Purchase something to view data." msgstr "" #: app/Services/Translations/admin-translation.php:1535 msgid "Looks like your license key has been Expired!" msgstr "" #: app/Services/Localization/i18n/states.php:1760 msgid "Lopburi" msgstr "" #: app/Services/Translations/block-editor-translation.php:212 msgid "Lorem ipsum dolor set amet" msgstr "" #: app/Services/Localization/i18n/states.php:1529 msgid "Loreto" msgstr "" #: app/Services/Localization/i18n/states.php:332 msgid "Los Lagos" msgstr "" #: app/Services/Localization/i18n/states.php:1504 msgid "Los Santos" msgstr "" #: app/Services/Localization/i18n/states.php:1710 msgid "Louga" msgstr "" #: app/Services/Localization/i18n/states.php:2157 msgid "Louisiana" msgstr "" #: app/Services/Localization/i18n/states.php:827 msgid "Louth" msgstr "" #: app/Services/Localization/i18n/states.php:202 msgid "Lovech" msgstr "" #: app/Services/Translations/admin-translation.php:1536 msgid "Low" msgstr "" #: app/Services/Translations/admin-translation.php:1537 #: app/Services/Translations/block-editor-translation.php:213 msgid "Low Stock" msgstr "" #: app/Services/Localization/i18n/states.php:429 msgid "Lower Saxony" msgstr "" #: app/Services/Translations/admin-translation.php:1450 msgid "LTV" msgstr "" #: app/Services/Translations/admin-translation.php:1451 msgid "LTV:" msgstr "" #: app/Services/Localization/i18n/states.php:80 msgid "Luanda" msgstr "" #: app/Services/Localization/i18n/states.php:1172 msgid "Luang Namtha" msgstr "" #: app/Services/Localization/i18n/states.php:1173 msgid "Luang Prabang" msgstr "" #: app/Services/Localization/i18n/states.php:2259 msgid "Luapula" msgstr "" #: app/Services/Localization/i18n/states.php:963 msgid "Lucca" msgstr "" #: app/Services/Localization/i18n/states.php:620 msgid "Lugo" msgstr "" #: app/Services/Localization/i18n/states.php:1971 msgid "Luhanshchyna" msgstr "" #: app/Services/Localization/i18n/states.php:1452 msgid "Lumbini" msgstr "" #: app/Services/Localization/i18n/states.php:81 msgid "Lunda-Norte" msgstr "" #: app/Services/Localization/i18n/states.php:82 msgid "Lunda-Sul" msgstr "" #: app/Services/Localization/i18n/states.php:892 msgid "Luristan (لرستان)" msgstr "" #: app/Services/Localization/i18n/states.php:2264 msgid "Lusaka" msgstr "" #: app/Services/Localization/i18n/states.php:2075 msgid "Luuka" msgstr "" #: app/Services/Localization/i18n/states.php:2076 msgid "Luwero" msgstr "" #: app/Services/Localization/i18n/countries.php:141 msgid "Luxembourg" msgstr "" #: app/Services/Localization/i18n/states.php:578 msgid "Luxor" msgstr "" #: app/Services/Localization/i18n/states.php:307 msgid "Luzern" msgstr "" #: app/Services/Localization/i18n/states.php:1983 msgid "Lvivshchyna" msgstr "" #: app/Services/Localization/i18n/states.php:2077 msgid "Lwengo" msgstr "" #: app/Services/Localization/i18n/states.php:2078 msgid "Lyantonde" msgstr "" #: api/StoreSettings.php:1538 app/Services/Localization/i18n/units.php:21 msgid "m" msgstr "" #: app/Helpers/CurrenciesHelper.php:100 msgid "Macanese Pataca" msgstr "" #: app/Services/Localization/i18n/countries.php:142 msgid "Macao" msgstr "" #: app/Services/Localization/i18n/states.php:371 msgid "Macao / 澳门" msgstr "" #: app/Helpers/CurrenciesHelper.php:97 msgid "Macedonian Denar" msgstr "" #: app/Services/Localization/i18n/states.php:964 msgid "Macerata" msgstr "" #: app/Services/Localization/i18n/states.php:1118 msgid "Machakos" msgstr "" #: app/Services/Localization/i18n/countries.php:144 msgid "Madagascar" msgstr "" #: app/Services/Localization/i18n/states.php:160 msgid "Madaripur" msgstr "" #: app/Services/Localization/i18n/states.php:855 msgid "Madhya Pradesh" msgstr "" #: app/Services/Localization/i18n/states.php:1530 msgid "Madre de Dios" msgstr "" #: app/Services/Localization/i18n/states.php:621 msgid "Madrid" msgstr "" #: app/Services/Localization/i18n/states.php:1471 msgid "Madriz" msgstr "" #: app/Services/Localization/i18n/states.php:1761 msgid "Mae Hong Son" msgstr "" #: app/Services/Localization/i18n/states.php:334 msgid "Magallanes" msgstr "" #: app/Services/Localization/i18n/states.php:395 msgid "Magdalena" msgstr "" #: app/Services/Localization/i18n/states.php:1586 msgid "Maguindanao" msgstr "" #: app/Services/Localization/i18n/states.php:161 msgid "Magura" msgstr "" #: app/Services/Localization/i18n/states.php:1762 msgid "Maha Sarakham" msgstr "" #: app/Services/Localization/i18n/states.php:1453 msgid "Mahakali" msgstr "" #: app/Services/Localization/i18n/states.php:856 msgid "Maharashtra" msgstr "" #: app/Services/Translations/admin-translation.php:1543 msgid "Mail From:" msgstr "" #: app/Services/Translations/admin-translation.php:1544 msgid "Mail Subject:" msgstr "" #: app/Services/Translations/admin-translation.php:1545 msgid "Mailing Settings" msgstr "" #: app/Services/Localization/i18n/states.php:2158 msgid "Maine" msgstr "" #: app/Services/Translations/admin-translation.php:1546 msgid "Make public (visible to all users)" msgstr "" #: app/Services/Translations/admin-translation.php:1547 msgid "Make subscription as split" msgstr "" #: app/Services/Translations/admin-translation.php:1548 msgid "Make sure you're registered for VAT when collecting in the EU." msgstr "" #: app/Services/Translations/admin-translation.php:1549 msgid "" "Make sure you've downloaded and saved the CSV file for your records before " "proceeding." msgstr "" #: app/Services/Translations/admin-translation.php:1550 msgid "Make this coupon recurring" msgstr "" #: app/Services/Translations/block-editor-translation.php:214 msgid "Make title a link" msgstr "" #: app/Services/Localization/i18n/states.php:1119 msgid "Makueni" msgstr "" #: app/Services/Localization/i18n/states.php:1361 msgid "Malacca (Melaka)" msgstr "" #: app/Helpers/CurrenciesHelper.php:96 app/Helpers/CurrenciesHelper.php:391 msgid "Malagasy Ariary" msgstr "" #: app/Services/Localization/i18n/states.php:83 msgid "Malanje" msgstr "" #: app/Services/Localization/i18n/states.php:1860 msgid "Malatya" msgstr "" #: app/Services/Localization/i18n/countries.php:145 msgid "Malawi" msgstr "" #: app/Helpers/CurrenciesHelper.php:104 msgid "Malawian Kwacha" msgstr "" #: app/Services/Localization/i18n/countries.php:146 msgid "Malaysia" msgstr "" #: app/Helpers/CurrenciesHelper.php:106 msgid "Malaysian Ringgit" msgstr "" #: app/Services/Localization/i18n/countries.php:147 msgid "Maldives" msgstr "" #: app/Helpers/CurrenciesHelper.php:103 msgid "Maldivian Rufiyaa" msgstr "" #: app/Services/Localization/i18n/states.php:2203 msgid "Maldonado" msgstr "" #: app/Services/Localization/i18n/countries.php:148 msgid "Mali" msgstr "" #: app/Services/Localization/i18n/countries.php:149 msgid "Malta" msgstr "" #: app/Services/Localization/i18n/states.php:807 msgid "Maluku" msgstr "" #: app/Services/Localization/i18n/states.php:808 msgid "Maluku Utara" msgstr "" #: app/Services/Localization/i18n/states.php:548 msgid "Manabí" msgstr "" #: app/Services/Localization/i18n/states.php:2079 msgid "Manafwa" msgstr "" #: app/Services/Translations/admin-translation.php:1551 #: app/Services/Translations/customer-profile-translation.php:146 msgid "Manage" msgstr "" #. %1$s: payment gateway name #: app/Services/Translations/admin-translation.php:1553 #, php-format msgid "Manage %1$s" msgstr "" #: app/Services/Translations/admin-translation.php:1559 msgid "Manage address" msgstr "" #: app/Services/Translations/customer-profile-translation.php:148 msgid "Manage and update your personal information." msgstr "" #: app/Services/Translations/admin-translation.php:1560 msgid "Manage billing address" msgstr "" #: app/Modules/MCP/Tools/CouponTools.php:57 msgid "Manage Coupon" msgstr "" #: app/Services/Permission/PermissionManager.php:214 msgid "Manage Coupons" msgstr "" #: app/Http/Controllers/ModuleSettingsController.php:317 msgid "" "Manage customer withdrawal, refund, return, and cancellation requests with " "dedicated forms, workflows, notifications, and admin tools. Includes support " "for the German Withdrawal Button requirement under § 356a BGB." msgstr "" #: app/Services/Permission/PermissionManager.php:195 msgid "Manage Customers" msgstr "" #: app/Views/emails/digest.php:202 msgid "Manage digest settings" msgstr "" #: app/Services/Translations/admin-translation.php:1561 msgid "Manage discount" msgstr "" #: app/Services/Permission/PermissionManager.php:219 msgid "Manage Integrations" msgstr "" #: app/Services/Permission/PermissionManager.php:222 msgid "Manage Labels" msgstr "" #: app/Services/Translations/customer-profile-translation.php:147 msgid "Manage License" msgstr "" #: app/Services/Translations/admin-translation.php:1554 msgid "Manage License Details" msgstr "" #: app/Services/Permission/PermissionManager.php:210 msgid "Manage Licenses" msgstr "" #: app/Services/Translations/admin-translation.php:1555 msgid "Manage Media" msgstr "" #: app/Services/Permission/PermissionManager.php:200 msgid "Manage Order Statuses" msgstr "" #: app/Services/Permission/PermissionManager.php:201 msgid "Manage Orders" msgstr "" #: app/Services/Translations/admin-translation.php:1556 msgid "Manage PayPal" msgstr "" #: app/Services/Translations/admin-translation.php:1562 msgid "Manage shipping address" msgstr "" #: app/Services/Translations/admin-translation.php:1557 msgid "Manage Stock" msgstr "" #: app/Services/Translations/admin-translation.php:1563 msgid "Manage stock" msgstr "" #: app/Modules/StockManagement/StockManagement.php:23 msgid "Manage stock of your products easier than ever!" msgstr "" #: app/Http/Controllers/ProductController.php:1643 #: app/Http/Controllers/ProductController.php:1649 msgid "Manage stock update failed" msgstr "" #: app/Http/Controllers/ProductController.php:1654 msgid "Manage stock updated successfully" msgstr "" #: app/Services/Translations/admin-translation.php:1564 msgid "Manage storage provider" msgstr "" #: app/Services/Translations/admin-translation.php:1558 msgid "Manage Stripe" msgstr "" #: app/Views/emails/subscription/period_skipped/customer.php:61 #: app/Views/emails/subscription/trial_end/customer.php:83 #: app/Views/emails/subscription/reminder/customer.php:72 #: app/Views/emails/subscription/upcoming_charge/customer.php:90 #: app/Views/emails/subscription/canceled/customer.php:81 msgid "Manage Subscription" msgstr "" #: app/Services/Translations/customer-profile-translation.php:149 msgid "Manage subscription" msgstr "" #: app/Services/Permission/PermissionManager.php:206 msgid "Manage Subscriptions" msgstr "" #: app/Services/Translations/admin-translation.php:1565 msgid "Manage tax rates for different regions" msgstr "" #: app/Views/emails/subscription/trial_end/customer.php:81 msgid "" "Manage your subscription settings, update payment method, or cancel before " "the trial ends from your account dashboard." msgstr "" #: app/Services/Permission/PermissionManager.php:26 msgid "Manager" msgstr "" #: app/Services/Localization/i18n/states.php:1472 msgid "Managua" msgstr "" #: app/Services/Localization/i18n/states.php:1487 msgid "Manawatu-Whanganui" msgstr "" #: app/Services/Localization/i18n/states.php:1036 msgid "Manchester" msgstr "" #: app/Services/Localization/i18n/states.php:1120 msgid "Mandera" msgstr "" #: app/Services/Localization/i18n/states.php:1378 msgid "Manica" msgstr "" #: app/Services/Localization/i18n/states.php:162 msgid "Manikganj " msgstr "" #: app/Services/Localization/i18n/states.php:857 msgid "Manipur" msgstr "" #: app/Services/Localization/i18n/states.php:1861 msgid "Manisa" msgstr "" #: app/Services/Localization/i18n/states.php:283 msgid "Manitoba" msgstr "" #: app/Services/Localization/i18n/states.php:965 msgid "Mantova" msgstr "" #: app/Services/Translations/admin-translation.php:1566 msgid "Manual" msgstr "" #: app/Services/Renderer/CartSummaryRender.php:335 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:446 msgid "Manual Discount" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:239 msgid "Manual Discount Total" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:240 msgid "Manual Discount Total (Formatted)" msgstr "" #: app/Modules/Templating/Bricks/Elements/BuySection.php:71 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:71 #: app/Modules/Templating/Bricks/Elements/ProductContent.php:52 #: app/Modules/Templating/Bricks/Elements/PriceRange.php:59 #: app/Modules/Templating/Bricks/Elements/ProductShortDescription.php:52 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:63 msgid "Manual Product ID" msgstr "" #: app/Services/Localization/i18n/states.php:1925 msgid "Manyara" msgstr "" #: app/Services/Translations/admin-translation.php:1568 msgid "Map bundle items" msgstr "" #: app/Services/Translations/admin-translation.php:1567 msgid "Map Columns" msgstr "" #: app/Services/Localization/i18n/states.php:1380 msgid "Maputo" msgstr "" #: app/Services/Localization/i18n/states.php:1379 msgid "Maputo Province" msgstr "" #: app/Services/Translations/TransStrings.php:192 msgid "Mar" msgstr "" #: app/Services/Localization/i18n/states.php:1912 msgid "Mara" msgstr "" #: app/Services/Localization/i18n/states.php:2080 msgid "Maracha" msgstr "" #: app/Services/Localization/i18n/states.php:1685 msgid "Maramureș" msgstr "" #: app/Services/Localization/i18n/states.php:261 msgid "Maranhão" msgstr "" #: app/Services/Translations/TransStrings.php:161 msgid "March" msgstr "" #: app/Services/Localization/i18n/states.php:1863 msgid "Mardin" msgstr "" #: app/Services/Localization/i18n/states.php:1196 msgid "Margibi" msgstr "" #: app/Services/Translations/admin-translation.php:1569 msgid "Margin" msgstr "" #: app/Services/Localization/i18n/states.php:1587 msgid "Marinduque" msgstr "" #: app/Services/Translations/admin-translation.php:1570 msgid "Mark As Complete" msgstr "" #: app/Services/Translations/admin-translation.php:1572 msgid "Mark as Filed" msgstr "" #: app/Services/Translations/admin-translation.php:1573 msgid "Mark as lifetime" msgstr "" #: app/Services/Translations/admin-translation.php:1574 msgid "Mark as paid" msgstr "" #: app/Services/Translations/admin-translation.php:1575 msgid "Mark as read" msgstr "" #: app/Services/Translations/admin-translation.php:1576 msgid "Mark as unlimited" msgstr "" #: app/Services/Translations/admin-translation.php:1577 msgid "Mark as unread" msgstr "" #: app/Services/Translations/admin-translation.php:1578 msgid "Mark order as paid" msgstr "" #: app/Services/Translations/admin-translation.php:1571 msgid "Mark Paid" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:144 msgid "Mark the community profile as verified" msgstr "" #: app/Services/Translations/admin-translation.php:1579 msgid "" "Mark this coupon as recurring to apply it automatically to every future " "subscription order. This discount will automatically apply on every renewal. " "However, the coupon will not be applied if it reduces the payable amount to " "zero." msgstr "" #: app/Services/Localization/i18n/states.php:908 msgid "Markazi (مرکزی)" msgstr "" #: app/Services/Localization/i18n/states.php:1490 msgid "Marlborough" msgstr "" #: app/Services/Localization/i18n/states.php:1241 msgid "Marrakech" msgstr "" #: app/Services/Localization/i18n/states.php:1246 msgid "Marrakech-Medina" msgstr "" #: app/Services/Localization/i18n/states.php:1247 msgid "Marrakech-Menara" msgstr "" #: app/Services/Localization/i18n/states.php:1121 msgid "Marsabit" msgstr "" #: app/Services/Localization/i18n/countries.php:150 msgid "Marshall Islands" msgstr "" #: app/Services/Localization/i18n/countries.php:151 msgid "Martinique" msgstr "" #: app/Services/Localization/i18n/states.php:462 msgid "María Trinidad Sánchez" msgstr "" #: app/Services/Localization/i18n/states.php:2081 msgid "Masaka" msgstr "" #: app/Services/Localization/i18n/states.php:1473 msgid "Masaya" msgstr "" #: app/Services/Localization/i18n/states.php:1588 msgid "Masbate" msgstr "" #: app/Services/Localization/i18n/states.php:512 msgid "Mascara" msgstr "" #: app/Services/Localization/i18n/states.php:2082 msgid "Masindi" msgstr "" #: api/StoreSettings.php:1102 msgid "Masonry" msgstr "" #: app/Services/Localization/i18n/states.php:966 msgid "Massa-Carrara" msgstr "" #: app/Services/Localization/i18n/states.php:2160 msgid "Massachusetts" msgstr "" #: app/Services/Localization/i18n/states.php:1474 msgid "Matagalpa" msgstr "" #: app/Services/Localization/i18n/states.php:1711 msgid "Matam" msgstr "" #: app/Services/Localization/i18n/states.php:967 msgid "Matera" msgstr "" #: app/Services/Localization/i18n/states.php:262 msgid "Mato Grosso" msgstr "" #: app/Services/Localization/i18n/states.php:263 msgid "Mato Grosso do Sul" msgstr "" #: app/Services/Localization/i18n/states.php:581 msgid "Matrouh" msgstr "" #: app/Services/Localization/i18n/states.php:335 msgid "Maule" msgstr "" #: app/Services/Localization/i18n/countries.php:152 msgid "Mauritania" msgstr "" #: app/Helpers/CurrenciesHelper.php:101 msgid "Mauritanian Ouguiya" msgstr "" #: app/Helpers/CurrenciesHelper.php:102 msgid "Mauritian Rupee" msgstr "" #: app/Services/Localization/i18n/countries.php:153 msgid "Mauritius" msgstr "" #: app/Services/Translations/admin-translation.php:1580 msgid "Max Discount Amount" msgstr "" #: app/Services/Translations/block-editor-translation.php:215 msgid "Max Height (px)" msgstr "" #: app/Services/Translations/admin-translation.php:1584 msgid "Max limit per logged in user" msgstr "" #: app/Services/Translations/admin-translation.php:1585 #, php-format msgid "Max must be greater than %s" msgstr "" #: app/Services/Filter/ProductFilter.php:441 msgid "Max Price" msgstr "" #: app/Services/Translations/admin-translation.php:1586 msgid "Max refund amount for this transaction:" msgstr "" #: app/Services/Translations/admin-translation.php:1581 msgid "Max Spend Amount" msgstr "" #: app/Http/Requests/CouponRequest.php:69 msgid "Max spend amount must be greater than or equal to min spend amount." msgstr "" #: app/Services/Translations/admin-translation.php:1582 msgid "Max Stock" msgstr "" #: app/Services/Translations/block-editor-translation.php:218 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:125 msgid "Max thumbnails" msgstr "" #: app/Http/Requests/CouponRequest.php:103 msgid "Max uses must be greater than or equal to max per customer." msgstr "" #: app/Services/Translations/block-editor-translation.php:216 msgid "Max Visible Items" msgstr "" #: app/Services/Translations/admin-translation.php:1583 #, php-format msgid "Max Weight (%s)" msgstr "" #: app/Services/Translations/block-editor-translation.php:217 msgid "Max Width (px)" msgstr "" #: app/Http/Controllers/ProductController.php:386 #: app/Http/Controllers/ProductController.php:1810 msgid "Maximum 10 products per chunk allowed" msgstr "" #: app/Services/Renderer/AddressSelectRenderer.php:240 msgid "Maximum 15 characters" msgstr "" #: app/Services/Translations/admin-translation.php:1588 msgid "" "Maximum an logged in user can use. 0 means unlimited. Only logged in user " "can use this coupon." msgstr "" #: app/Services/Translations/admin-translation.php:1587 msgid "Maximum Discount Uses" msgstr "" #: app/Services/Translations/admin-translation.php:1589 msgid "Maximum of 20 saved views reached" msgstr "" #: app/Http/Controllers/TaxRateController.php:42 msgid "Maximum of 6 tax classes allowed" msgstr "" #: app/Services/Renderer/ProductFilterRender.php:236 msgid "Maximum price" msgstr "" #: app/Services/Translations/TransStrings.php:163 #: app/Services/Translations/TransStrings.php:194 msgid "May" msgstr "" #: app/Services/Localization/i18n/states.php:828 msgid "Mayo" msgstr "" #: app/Services/Localization/i18n/countries.php:154 msgid "Mayotte" msgstr "" #: app/Services/Localization/i18n/states.php:2083 msgid "Mayuge" msgstr "" #: app/Services/Localization/i18n/states.php:907 msgid "Mazandaran (مازندران)" msgstr "" #: app/Services/Localization/i18n/states.php:2084 msgid "Mbale" msgstr "" #: app/Services/Localization/i18n/states.php:2085 msgid "Mbarara" msgstr "" #: app/Services/Localization/i18n/states.php:1913 msgid "Mbeya" msgstr "" #: app/Services/Translations/admin-translation.php:1538 msgid "MCP Connection" msgstr "" #: app/Http/Controllers/McpSettingsController.php:122 msgid "MCP disabled. The endpoint will reject requests until re-enabled." msgstr "" #: app/Http/Controllers/McpSettingsController.php:121 msgid "" "MCP enabled. AI agents with a valid app password can now reach the " "FluentCart tools." msgstr "" #: app/Modules/MCP/MCPInit.php:219 msgid "MCP for AI Agents" msgstr "" #: app/Services/Localization/i18n/states.php:829 msgid "Meath" msgstr "" #: app/Services/Localization/i18n/states.php:1454 msgid "Mechi" msgstr "" #: app/Services/Localization/i18n/states.php:428 msgid "Mecklenburg-Vorpommern" msgstr "" #: app/Services/Translations/admin-translation.php:1590 msgid "Media" msgstr "" #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:222 #, php-format msgid "" "Media cannot be offloaded because a bucket with the configured name (%s) " "does not exist." msgstr "" #: app/Hooks/Handlers/BlockEditors/MediaCarousel/MediaCarouselBlockEditor.php:65 msgid "Media Carousel" msgstr "" #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:60 msgid "Media Carousel Loop" msgstr "" #: app/Services/Translations/block-editor-translation.php:219 msgid "Medium" msgstr "" #: app/Services/Localization/i18n/states.php:858 msgid "Meghalaya" msgstr "" #: app/Services/Localization/i18n/states.php:1686 msgid "Mehedinți" msgstr "" #: app/Services/Localization/i18n/states.php:163 msgid "Meherpur" msgstr "" #: app/Services/Localization/i18n/states.php:1244 msgid "Meknès" msgstr "" #: app/Services/Localization/i18n/states.php:623 msgid "Melilla" msgstr "" #: app/Services/Localization/i18n/states.php:102 msgid "Mendoza" msgstr "" #: app/Hooks/filters.php:49 msgid "Menswear" msgstr "" #: app/Services/Translations/admin-translation.php:3163 msgid "menus" msgstr "" #: app/Hooks/filters.php:42 msgid "Men’s Shoes" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:85 #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:114 msgid "Mercado Pago Payment Gateway" msgstr "" #: app/Services/Localization/i18n/states.php:1122 msgid "Meru" msgstr "" #: app/Services/Translations/TransStrings.php:246 msgid "Message" msgstr "" #: app/Services/Localization/i18n/states.php:968 msgid "Messina" msgstr "" #: app/Services/Localization/i18n/states.php:396 msgid "Meta" msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:215 msgid "Method and Subscription Id required." msgstr "" #: app/Services/Translations/admin-translation.php:1591 msgid "Method Title" msgstr "" #: app/Services/Translations/admin-translation.php:1592 msgid "Method Type" msgstr "" #: app/Services/Localization/i18n/states.php:1622 msgid "Metro Manila" msgstr "" #: app/Helpers/CurrenciesHelper.php:105 msgid "Mexican Peso" msgstr "" #: app/Services/Localization/i18n/countries.php:155 msgid "Mexico" msgstr "" #: app/Services/Localization/i18n/states.php:751 msgid "Međimurje County" msgstr "" #: app/Services/Localization/i18n/states.php:2161 msgid "Michigan" msgstr "" #: app/Services/Localization/i18n/states.php:1339 msgid "Michoacán" msgstr "" #: app/Services/Localization/i18n/countries.php:156 msgid "Micronesia" msgstr "" #: app/Services/Translations/admin-translation.php:1593 msgid "Microsoft Click ID (msclkid)" msgstr "" #: app/Services/Localization/i18n/states.php:2276 msgid "Mid and East Antrim" msgstr "" #: app/Services/Localization/i18n/states.php:2277 msgid "Mid Ulster" msgstr "" #: app/Services/Localization/i18n/states.php:1245 msgid "Midelt" msgstr "" #: app/Services/Localization/i18n/states.php:2133 msgid "Midway Atoll" msgstr "" #: app/Services/Localization/i18n/states.php:1071 msgid "Mie" msgstr "" #: app/Services/Localization/i18n/states.php:1123 msgid "Migori" msgstr "" #: app/Http/Controllers/ModuleSettingsController.php:306 msgid "Migrate your store data to FluentCart from other eCommerce platforms." msgstr "" #: app/Services/Localization/i18n/states.php:526 msgid "Mila" msgstr "" #: app/Services/Localization/i18n/states.php:969 msgid "Milano" msgstr "" #: app/Services/Filter/ProductFilter.php:432 msgid "Min Price" msgstr "" #: app/Services/Translations/admin-translation.php:1594 msgid "Min Spend Amount" msgstr "" #: app/Services/Translations/admin-translation.php:1595 #, php-format msgid "Min Weight (%s)" msgstr "" #: app/Services/Localization/i18n/states.php:264 msgid "Minas Gerais" msgstr "" #: app/Hooks/Handlers/BlockEditors/MiniCartBlockEditor.php:75 msgid "Mini Cart" msgstr "" #: app/Services/Renderer/ProductFilterRender.php:214 msgid "Minimum price" msgstr "" #: api/StoreSettings.php:1307 msgid "Minimum Receipt Number" msgstr "" #: app/Services/Translations/admin-translation.php:1596 msgid "Minimum spend (subtotal) allowed to use the coupon." msgstr "" #: app/Services/Localization/i18n/states.php:2162 msgid "Minnesota" msgstr "" #: app/Services/Localization/i18n/states.php:579 msgid "Minya" msgstr "" #: app/Services/Localization/i18n/states.php:2228 msgid "Miranda" msgstr "" #: app/Services/Localization/i18n/states.php:1589 msgid "Misamis Occidental" msgstr "" #: app/Services/Localization/i18n/states.php:1590 msgid "Misamis Oriental" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:62 #, php-format msgid "Missing required configuration key: %s" msgstr "" #: app/Modules/Tax/TaxModule.php:1229 msgid "Missing required data" msgstr "" #. %1$s is the required meta key, %2$s is the gateway identifier #: app/Modules/PaymentMethods/Core/GatewayManager.php:171 #, php-format msgid "Missing required meta key \"%1$s\" for gateway: %2$s" msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:268 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:321 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:382 msgid "Missing required parameters" msgstr "" #. %s is the required key name #: app/Services/CustomPayment/PaymentItem.php:68 #, php-format msgid "Missing required subscription info key: %s." msgstr "" #: app/Services/Localization/i18n/states.php:2163 msgid "Mississippi" msgstr "" #: app/Services/Localization/i18n/states.php:2164 msgid "Missouri" msgstr "" #: app/Services/Localization/i18n/states.php:2086 msgid "Mitooma" msgstr "" #: app/Services/Localization/i18n/states.php:2087 msgid "Mityana" msgstr "" #: app/Services/Localization/i18n/states.php:1051 msgid "Miyagi" msgstr "" #: app/Services/Localization/i18n/states.php:1092 msgid "Miyazaki" msgstr "" #: app/Services/Localization/i18n/states.php:859 msgid "Mizoram" msgstr "" #: api/StoreSettings.php:1536 app/Services/Localization/i18n/units.php:23 msgid "mm" msgstr "" #: app/Services/Translations/customer-profile-translation.php:145 msgid "MM/YY" msgstr "" #: app/Services/Translations/admin-translation.php:1597 msgid "Mobile" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:90 msgid "Mobile Money, USSD & M-Pesa" msgstr "" #: app/Services/Translations/checkout-translation.php:22 msgid "Modal checkout is not available. Please try again." msgstr "" #: app/Services/Translations/block-editor-translation.php:220 msgid "Modal Open Button Text" msgstr "" #: app/Services/Localization/i18n/states.php:970 msgid "Modena" msgstr "" #: app/Services/Translations/admin-translation.php:1598 msgid "Module" msgstr "" #: app/Services/Translations/admin-translation.php:3164 msgid "module settings" msgstr "" #: app/Services/Localization/i18n/states.php:1248 msgid "Mohammedia" msgstr "" #: app/Services/Localization/i18n/countries.php:157 msgid "Moldova" msgstr "" #: app/Services/Localization/i18n/states.php:1290 msgctxt "Moldova District" msgid "Călărași" msgstr "" #: app/Helpers/CurrenciesHelper.php:95 msgid "Moldovan Leu" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:60 #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:85 msgid "Mollie Payment Gateway" msgstr "" #: app/Services/Localization/i18n/states.php:1124 msgid "Mombasa" msgstr "" #: app/Services/Translations/TransStrings.php:173 msgid "Mon" msgstr "" #: app/Services/Localization/i18n/countries.php:158 msgid "Monaco" msgstr "" #: app/Services/Localization/i18n/states.php:2229 msgid "Monagas" msgstr "" #: app/Services/Localization/i18n/states.php:830 msgid "Monaghan" msgstr "" #: app/Helpers/Helper.php:1374 app/Services/Translations/TransStrings.php:182 #: app/Services/Translations/admin-translation.php:1599 msgid "Monday" msgstr "" #: app/Services/Localization/i18n/countries.php:159 msgid "Mongolia" msgstr "" #: app/Helpers/CurrenciesHelper.php:99 msgid "Mongolian Tögrög" msgstr "" #: app/Services/Localization/i18n/states.php:235 msgid "Mono" msgstr "" #: app/Services/Localization/i18n/states.php:463 msgid "Monseñor Nouel" msgstr "" #: app/Services/Localization/i18n/states.php:464 msgid "Monte Cristi" msgstr "" #: app/Services/Localization/i18n/states.php:465 msgid "Monte Plata" msgstr "" #: app/Services/Localization/i18n/countries.php:160 msgid "Montenegro" msgstr "" #: app/Services/Localization/i18n/states.php:2204 msgid "Montevideo" msgstr "" #: app/Services/Translations/admin-translation.php:1600 msgid "Month" msgstr "" #: app/Helpers/Helper.php:1099 app/Helpers/Helper.php:1136 #: app/Helpers/Helper.php:1198 app/Helpers/Helper.php:1305 #: app/Helpers/Helper.php:1838 msgid "month" msgid_plural "months" msgstr[0] "" msgstr[1] "" #: api/StoreSettings.php:160 app/Helpers/Helper.php:1869 #: app/Services/Renderer/PricingTableRenderer.php:164 #: app/Services/Email/StoreDigestService.php:566 #: app/Services/Translations/admin-translation.php:1601 #: app/Hooks/Handlers/ReminderHandler.php:272 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:240 msgid "Monthly" msgstr "" #: app/Services/Translations/admin-translation.php:1602 msgid "Monthly digest" msgstr "" #: app/Http/Requests/SchedulingSettingsRequest.php:77 msgid "Monthly renewal reminder days must be a whole number." msgstr "" #: app/Http/Requests/SchedulingSettingsRequest.php:78 msgid "Monthly renewal reminder days must be at least 3." msgstr "" #: app/Http/Requests/SchedulingSettingsRequest.php:79 msgid "Monthly renewal reminder days must not exceed 28." msgstr "" #: app/Services/Translations/TransStrings.php:362 msgctxt "months" msgid "April" msgstr "" #: app/Services/Translations/TransStrings.php:366 msgctxt "months" msgid "August" msgstr "" #: app/Services/Translations/TransStrings.php:370 msgctxt "months" msgid "December" msgstr "" #: app/Services/Translations/TransStrings.php:360 msgctxt "months" msgid "February" msgstr "" #: app/Services/Translations/TransStrings.php:359 msgctxt "months" msgid "January" msgstr "" #: app/Services/Translations/TransStrings.php:365 msgctxt "months" msgid "July" msgstr "" #: app/Services/Translations/TransStrings.php:364 msgctxt "months" msgid "June" msgstr "" #: app/Services/Translations/TransStrings.php:361 msgctxt "months" msgid "March" msgstr "" #: app/Services/Translations/TransStrings.php:363 msgctxt "months" msgid "May" msgstr "" #: app/Services/Translations/TransStrings.php:369 msgctxt "months" msgid "November" msgstr "" #: app/Services/Translations/TransStrings.php:368 msgctxt "months" msgid "October" msgstr "" #: app/Services/Translations/TransStrings.php:367 msgctxt "months" msgid "September" msgstr "" #: app/Services/Translations/TransStrings.php:385 msgctxt "monthsShort" msgid "Apr" msgstr "" #: app/Services/Translations/TransStrings.php:389 msgctxt "monthsShort" msgid "Aug" msgstr "" #: app/Services/Translations/TransStrings.php:393 msgctxt "monthsShort" msgid "Dec" msgstr "" #: app/Services/Translations/TransStrings.php:383 msgctxt "monthsShort" msgid "Feb" msgstr "" #: app/Services/Translations/TransStrings.php:382 msgctxt "monthsShort" msgid "Jan" msgstr "" #: app/Services/Translations/TransStrings.php:388 msgctxt "monthsShort" msgid "Jul" msgstr "" #: app/Services/Translations/TransStrings.php:387 msgctxt "monthsShort" msgid "Jun" msgstr "" #: app/Services/Translations/TransStrings.php:384 msgctxt "monthsShort" msgid "Mar" msgstr "" #: app/Services/Translations/TransStrings.php:386 msgctxt "monthsShort" msgid "May" msgstr "" #: app/Services/Translations/TransStrings.php:392 msgctxt "monthsShort" msgid "Nov" msgstr "" #: app/Services/Translations/TransStrings.php:391 msgctxt "monthsShort" msgid "Oct" msgstr "" #: app/Services/Translations/TransStrings.php:390 msgctxt "monthsShort" msgid "Sep" msgstr "" #: app/Services/Localization/i18n/states.php:1198 msgid "Montserrado" msgstr "" #: app/Services/Localization/i18n/countries.php:161 msgid "Montserrat" msgstr "" #: app/Services/Localization/i18n/states.php:580 msgid "Monufia" msgstr "" #: app/Services/Localization/i18n/states.php:971 msgid "Monza e della Brianza" msgstr "" #: app/Services/Localization/i18n/states.php:1531 msgid "Moquegua" msgstr "" #: app/Services/Localization/i18n/states.php:1727 msgid "Morazán" msgstr "" #: app/Helpers/AdminHelper.php:206 #: app/Services/Renderer/ProductRenderer.php:683 msgid "More" msgstr "" #: app/Services/Translations/admin-translation.php:1603 msgid "More Action" msgstr "" #: app/Services/Translations/admin-translation.php:1604 #: app/Services/Translations/customer-profile-translation.php:150 msgid "More Actions" msgstr "" #: app/Services/Translations/admin-translation.php:1605 msgid "More actions" msgstr "" #: app/Services/Translations/admin-translation.php:1606 msgid "More details" msgstr "" #. %1$d: subscription load cap #: app/Modules/MCP/Tools/ProductFinancialsTools.php:133 #, php-format msgid "" "More than %1$d subscriptions exist for this product; figures use the first " "%1$d and may be incomplete." msgstr "" #. %1$d: subscription load cap #: app/Modules/MCP/Tools/PaymentScheduleTools.php:138 #, php-format msgid "" "More than %1$d subscriptions matched; the projection uses the first %1$d and " "may be incomplete." msgstr "" #. %s - comparison range #: app/Services/Translations/admin-translation.php:1608 #, php-format msgid "More than %s" msgstr "" #: app/Services/Translations/admin-translation.php:1609 msgid "More than Year" msgstr "" #: app/Services/Translations/admin-translation.php:1610 msgid "More views" msgstr "" #: app/Services/Translations/admin-translation.php:3165 msgid "more..." msgstr "" #: app/Services/Localization/i18n/states.php:1340 msgid "Morelos" msgstr "" #: app/Helpers/CurrenciesHelper.php:94 msgid "Moroccan Dirham" msgstr "" #: app/Services/Localization/i18n/countries.php:162 msgid "Morocco" msgstr "" #: app/Services/Localization/i18n/states.php:1915 msgid "Morogoro" msgstr "" #: app/Services/Localization/i18n/states.php:549 msgid "Morona-Santiago" msgstr "" #: app/Services/Localization/i18n/states.php:2088 msgid "Moroto" msgstr "" #: app/Services/Localization/i18n/states.php:510 msgid "Mostaganem" msgstr "" #: app/Services/Localization/i18n/states.php:1249 msgid "Moulay Yacoub" msgstr "" #: app/Services/Localization/i18n/states.php:164 msgid "Moulvibazar" msgstr "" #: app/Services/Localization/i18n/states.php:1591 msgid "Mountain Province" msgstr "" #: app/Services/Translations/admin-translation.php:1611 #, php-format msgid "Move %1$s earlier" msgstr "" #: app/Services/Translations/admin-translation.php:1612 #, php-format msgid "Move %1$s later" msgstr "" #: app/Services/Localization/i18n/states.php:84 msgid "Moxico" msgstr "" #: app/Services/Localization/i18n/states.php:2089 msgid "Moyo" msgstr "" #: app/Helpers/CurrenciesHelper.php:107 msgid "Mozambican Metical" msgstr "" #: app/Services/Localization/i18n/countries.php:163 msgid "Mozambique" msgstr "" #: app/Services/Localization/i18n/states.php:2090 msgid "Mpigi" msgstr "" #: app/Services/Localization/i18n/states.php:2250 msgid "Mpumalanga" msgstr "" #: app/Services/Translations/admin-translation.php:1539 msgid "MRR" msgstr "" #: app/Services/Translations/admin-translation.php:1540 msgid "MRR Churn" msgstr "" #: app/Services/Translations/admin-translation.php:1541 msgid "MRR Retention" msgstr "" #: app/Services/Translations/admin-translation.php:1542 msgid "MRR Trend" msgstr "" #: app/Modules/Tax/TaxModule.php:1766 msgid "MST / VAT" msgstr "" #: app/Services/Localization/i18n/states.php:1916 msgid "Mtwara" msgstr "" #: app/Services/Localization/i18n/states.php:2091 msgid "Mubende" msgstr "" #: app/Services/Localization/i18n/states.php:2265 msgid "Muchinga" msgstr "" #: app/Services/Localization/i18n/states.php:1763 msgid "Mukdahan" msgstr "" #: app/Services/Localization/i18n/states.php:2092 msgid "Mukono" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:63 msgid "Multiple payment methods in one gateway" msgstr "" #: app/Services/Localization/i18n/states.php:1514 msgid "Municipalidad Metropolitana de Lima" msgstr "" #: app/Services/Localization/i18n/address-locales.php:490 #: app/Services/Localization/i18n/address-locales.php:593 msgid "Municipality" msgstr "" #: app/Services/Localization/i18n/address-locales.php:710 msgid "Municipality / District" msgstr "" #: app/Services/Localization/i18n/states.php:165 msgid "Munshiganj" msgstr "" #: app/Services/Localization/i18n/states.php:1125 msgid "Murang’a" msgstr "" #: app/Services/Localization/i18n/states.php:624 msgid "Murcia" msgstr "" #: app/Services/Localization/i18n/states.php:1687 msgid "Mureș" msgstr "" #: app/Services/Translations/admin-translation.php:3166 msgid "must be 0 or" msgstr "" #: app/Services/Theme/ColorPalette.php:338 msgid "Muted surface" msgstr "" #: app/Services/Theme/ColorPalette.php:341 msgid "Muted text" msgstr "" #: app/Services/Localization/i18n/states.php:1864 msgid "Muğla" msgstr "" #: app/Services/Localization/i18n/states.php:1865 msgid "Muş" msgstr "" #: app/Services/Localization/i18n/states.php:1917 msgid "Mwanza" msgstr "" #: app/Modules/Tax/TaxModule.php:1778 msgid "MWST / TVA / IVA" msgstr "" #: app/Services/Renderer/CustomerDashboardButtonRenderer.php:28 #: app/Services/Translations/block-editor-translation.php:221 msgid "My Account" msgstr "" #: app/Services/Localization/i18n/countries.php:164 msgid "Myanmar" msgstr "" #: app/Helpers/CurrenciesHelper.php:98 msgid "Myanmar Kyat" msgstr "" #: app/Services/Localization/i18n/states.php:1984 msgid "Mykolayivschyna" msgstr "" #: app/Services/Localization/i18n/states.php:166 msgid "Mymensingh" msgstr "" #: app/Services/Localization/i18n/states.php:622 msgid "Málaga" msgstr "" #: app/Services/Localization/i18n/states.php:1243 msgid "Médiouna" msgstr "" #: app/Services/Localization/i18n/states.php:509 msgid "Médéa" msgstr "" #: app/Services/Localization/i18n/states.php:2227 msgid "Mérida" msgstr "" #: app/Services/Localization/i18n/states.php:1242 msgid "M’diq-Fnideq" msgstr "" #: app/Services/Localization/i18n/states.php:511 msgid "M’Sila" msgstr "" #: app/Services/Translations/admin-translation.php:1613 #: app/Services/Translations/block-editor-translation.php:222 #: app/Services/ShortCodeParser/Parsers/SubscriptionParser.php:53 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:650 msgid "N/A" msgstr "" #: app/Views/emails/parts/addresses.php:33 #: app/Views/emails/parts/addresses.php:109 msgid "n/a" msgstr "" #: app/Services/Localization/i18n/states.php:528 msgid "Naama" msgstr "" #: app/Services/Localization/i18n/states.php:2093 msgid "Nabilatuk" msgstr "" #: app/Services/Localization/i18n/states.php:1250 msgid "Nador" msgstr "" #: app/Services/Localization/i18n/states.php:860 msgid "Nagaland" msgstr "" #: app/Services/Localization/i18n/states.php:1067 msgid "Nagano" msgstr "" #: app/Services/Localization/i18n/states.php:1089 msgid "Nagasaki" msgstr "" #: app/Services/Localization/i18n/states.php:1126 msgid "Nairobi County" msgstr "" #: app/Services/Localization/i18n/states.php:2094 msgid "Nakapiripirit" msgstr "" #: app/Services/Localization/i18n/states.php:2095 msgid "Nakaseke" msgstr "" #: app/Services/Localization/i18n/states.php:2096 msgid "Nakasongola" msgstr "" #: app/Services/Localization/i18n/states.php:1764 msgid "Nakhon Nayok" msgstr "" #: app/Services/Localization/i18n/states.php:1765 msgid "Nakhon Pathom" msgstr "" #: app/Services/Localization/i18n/states.php:1766 msgid "Nakhon Phanom" msgstr "" #: app/Services/Localization/i18n/states.php:1767 msgid "Nakhon Ratchasima" msgstr "" #: app/Services/Localization/i18n/states.php:1768 msgid "Nakhon Sawan" msgstr "" #: app/Services/Localization/i18n/states.php:1769 msgid "Nakhon Si Thammarat" msgstr "" #: app/Services/Localization/i18n/states.php:1127 msgid "Nakuru" msgstr "" #: app/Services/Localization/i18n/states.php:2097 msgid "Namayingo" msgstr "" #: app/Helpers/CartCheckoutHelper.php:514 #: app/Services/Filter/CustomerFilter.php:63 #: app/Services/Renderer/CheckoutFieldsSchema.php:33 #: app/Services/Translations/admin-translation.php:1615 #: app/Services/Translations/customer-profile-translation.php:151 #: app/Services/Translations/block-editor-translation.php:223 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:104 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:97 msgid "Name" msgstr "" #: app/Http/Requests/CustomerAddressRequest.php:65 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:72 msgid "Name field is required." msgstr "" #: app/Services/Translations/admin-translation.php:1616 msgid "Name is required" msgstr "" #: app/Services/Translations/customer-profile-translation.php:152 msgid "Name is required." msgstr "" #: app/Services/Translations/admin-translation.php:1617 msgid "Name must be 50 characters or fewer" msgstr "" #: app/Services/Translations/admin-translation.php:1618 msgid "Name of the bank account holder" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:106 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:99 msgid "" "Name of this feed, it will be used to identify this feed in the list of feeds" msgstr "" #: app/Services/Translations/admin-translation.php:1619 msgid "Name that will be used for reply to attribute" msgstr "" #: app/Services/Translations/admin-translation.php:1620 msgid "Name that will be used to send emails" msgstr "" #: app/Services/Translations/admin-translation.php:1621 msgid "Name the one-time setup fee (e.g., Initial Setup)" msgstr "" #: app/Services/Translations/admin-translation.php:1622 msgid "" "Name this pricing variant (e.g., size, type, color) for clear customer " "selection." msgstr "" #: app/Services/Translations/customer-profile-translation.php:153 msgid "Name/Business Name" msgstr "" #: app/Views/invoice/dispatch_slip.php:146 msgid "Name:" msgstr "" #: app/Services/Localization/i18n/states.php:85 msgid "Namibe" msgstr "" #: app/Services/Localization/i18n/countries.php:165 msgid "Namibia" msgstr "" #: app/Helpers/CurrenciesHelper.php:108 msgid "Namibian Dollar" msgstr "" #: app/Services/Localization/i18n/states.php:2098 msgid "Namisindwa" msgstr "" #: app/Services/Localization/i18n/states.php:1381 msgid "Nampula" msgstr "" #: app/Services/Localization/i18n/states.php:2099 msgid "Namutumba" msgstr "" #: app/Services/Localization/i18n/states.php:1770 msgid "Nan" msgstr "" #: app/Services/Localization/i18n/states.php:1128 msgid "Nandi" msgstr "" #: app/Services/Localization/i18n/states.php:41 msgid "Nangarhar" msgstr "" #: app/Services/Localization/i18n/states.php:167 msgid "Naogaon" msgstr "" #: app/Services/Localization/i18n/states.php:2100 msgid "Napak" msgstr "" #: app/Services/Localization/i18n/states.php:550 msgid "Napo" msgstr "" #: app/Services/Localization/i18n/states.php:972 msgid "Napoli" msgstr "" #: app/Services/Localization/i18n/states.php:1076 msgid "Nara" msgstr "" #: app/Services/Localization/i18n/states.php:168 msgid "Narail" msgstr "" #: app/Services/Localization/i18n/states.php:1771 msgid "Narathiwat" msgstr "" #: app/Services/Localization/i18n/states.php:169 msgid "Narayanganj" msgstr "" #: app/Services/Localization/i18n/states.php:1455 msgid "Narayani" msgstr "" #: app/Services/Localization/i18n/states.php:397 msgid "Nariño" msgstr "" #: app/Services/Localization/i18n/states.php:1129 msgid "Narok" msgstr "" #: app/Services/Localization/i18n/states.php:170 msgid "Narsingdi" msgstr "" #: app/Services/Localization/i18n/states.php:1429 msgid "Nasarawa" msgstr "" #: app/Http/Controllers/ModuleSettingsController.php:284 msgid "" "Native Divi 5 modules for FluentCart products, cart, and checkout. Requires " "Divi 5.0+ and FluentCart 1.3.4+." msgstr "" #: app/Services/Localization/i18n/states.php:171 msgid "Natore" msgstr "" #: app/Services/Localization/i18n/countries.php:166 msgid "Nauru" msgstr "" #: app/Services/Translations/block-editor-translation.php:224 msgid "Nav" msgstr "" #: app/Services/Localization/i18n/states.php:625 msgid "Navarra" msgstr "" #: app/Services/Localization/i18n/states.php:2134 msgid "Navassa Island" msgstr "" #: app/Services/Localization/i18n/states.php:172 msgid "Nawabganj" msgstr "" #: app/Services/Localization/i18n/states.php:1341 msgid "Nayarit" msgstr "" #: app/Services/Localization/i18n/states.php:1688 msgid "Neamț" msgstr "" #: app/Services/Localization/i18n/states.php:2101 msgid "Nebbi" msgstr "" #: app/Services/Localization/i18n/states.php:2166 msgid "Nebraska" msgstr "" #: app/Views/emails/subscription/upcoming_charge/customer.php:88 msgid "" "Need to change the card, pause, or cancel before the charge? Manage your " "subscription from your account." msgstr "" #: app/Services/Localization/i18n/states.php:1362 msgid "Negeri Sembilan" msgstr "" #: app/Services/Localization/i18n/states.php:1592 msgid "Negros Occidental" msgstr "" #: app/Services/Localization/i18n/states.php:1593 msgid "Negros Oriental" msgstr "" #: app/Services/Localization/i18n/states.php:1489 msgid "Nelson" msgstr "" #: app/Services/Localization/i18n/countries.php:167 msgid "Nepal" msgstr "" #: app/Helpers/CurrenciesHelper.php:112 msgid "Nepalese Rupee" msgstr "" #: app/Services/Translations/admin-translation.php:1623 msgid "Net" msgstr "" #: app/Services/Translations/admin-translation.php:1624 msgid "Net New MRR" msgstr "" #: app/Services/Translations/admin-translation.php:1625 msgid "Net Payment" msgstr "" #: app/Services/Translations/admin-translation.php:1626 #: app/Views/emails/digest.php:92 msgid "Net Revenue" msgstr "" #: app/Services/Translations/admin-translation.php:1627 msgid "Net Revenue Quarterly" msgstr "" #: app/Services/Translations/admin-translation.php:1628 msgid "Net Sales" msgstr "" #: app/Services/Translations/admin-translation.php:1629 msgid "Net sales in this period divided by orders made." msgstr "" #: app/Services/Localization/i18n/countries.php:168 msgid "Netherlands" msgstr "" #: app/Helpers/CurrenciesHelper.php:25 msgid "Netherlands Antillean Gulden" msgstr "" #: app/Services/Localization/i18n/states.php:173 msgid "Netrakona" msgstr "" #: app/Services/Translations/checkout-translation.php:23 msgid "Network error occurred" msgstr "" #: app/Services/Localization/i18n/states.php:308 msgid "Neuchâtel" msgstr "" #: app/Services/Localization/i18n/states.php:104 msgid "Neuquén" msgstr "" #: app/Services/Localization/i18n/states.php:2167 msgid "Nevada" msgstr "" #: app/Services/Translations/block-editor-translation.php:225 #: app/Services/ShortCodeParser/Parsers/SubscriptionParser.php:65 #: app/Services/ShortCodeParser/Parsers/LicenseParser.php:52 msgid "Never" msgstr "" #: app/Services/Translations/customer-profile-translation.php:154 msgid "Never Expires" msgstr "" #: app/Services/Localization/i18n/states.php:1147 msgid "Nevis" msgstr "" #: app/Services/Localization/i18n/states.php:1866 msgid "Nevşehir" msgstr "" #: app/Services/Translations/admin-translation.php:1614 msgid "NEW" msgstr "" #: app/Services/Translations/admin-translation.php:1630 msgid "New Addon Asset" msgstr "" #: app/CPT/FluentProducts.php:306 msgid "New Brand Name" msgstr "" #: app/Services/Localization/i18n/states.php:284 msgid "New Brunswick" msgstr "" #: app/Services/Localization/i18n/countries.php:169 msgid "New Caledonia" msgstr "" #: app/CPT/FluentProducts.php:284 msgid "New Category Name" msgstr "" #: app/Services/Translations/admin-translation.php:1631 msgid "New Customers" msgstr "" #: app/Services/Localization/i18n/states.php:2168 msgid "New Hampshire" msgstr "" #: app/Services/Localization/i18n/states.php:2169 msgid "New Jersey" msgstr "" #: app/Services/Localization/i18n/states.php:2170 msgid "New Mexico" msgstr "" #: app/Services/Translations/admin-translation.php:1632 msgid "New MRR Trend" msgstr "" #: app/Services/Email/EmailNotifications.php:318 msgid "New Order on {{settings.store_name}} (Offline Payment)" msgstr "" #: app/Services/Translations/admin-translation.php:1633 msgid "New Plan" msgstr "" #: app/Services/Email/EmailNotifications.php:139 msgid "New Renewal On {{settings.store_name}}" msgstr "" #: app/Services/Email/EmailNotifications.php:356 msgid "New Renewal Order Created on {{settings.store_name}}" msgstr "" #: app/Services/Email/EmailNotifications.php:84 msgid "New Sales On {{settings.store_name}}" msgstr "" #: app/Services/Localization/i18n/states.php:118 msgid "New South Wales" msgstr "" #: app/Services/Translations/admin-translation.php:1634 msgid "New Stock" msgstr "" #: app/Services/Translations/admin-translation.php:1635 msgid "New Stock:" msgstr "" #: app/Views/emails/digest.php:128 msgid "New subscriptions" msgstr "" #: app/Services/Translations/block-editor-translation.php:226 msgid "New Tab" msgstr "" #: app/Helpers/CurrenciesHelper.php:143 msgid "New Taiwan Dollar" msgstr "" #: app/Services/Localization/i18n/states.php:709 msgid "New Territories" msgstr "" #: app/Services/Translations/admin-translation.php:1636 msgid "New Ticket" msgstr "" #: app/Services/Localization/i18n/states.php:587 msgid "New Valley" msgstr "" #: app/Services/Translations/admin-translation.php:1637 msgid "New variation" msgstr "" #: app/Services/Translations/admin-translation.php:1638 msgid "New vs. Returning Customers" msgstr "" #: app/Services/Localization/i18n/states.php:2171 msgid "New York" msgstr "" #: app/Services/Localization/i18n/countries.php:170 msgid "New Zealand" msgstr "" #: app/Helpers/CurrenciesHelper.php:113 msgid "New Zealand Dollar" msgstr "" #: app/Services/Translations/block-editor-translation.php:227 msgid "Newest to oldest" msgstr "" #: app/Services/Localization/i18n/states.php:285 msgid "Newfoundland and Labrador" msgstr "" #: app/Services/Translations/admin-translation.php:1639 msgid "Newly added" msgstr "" #: app/Services/Localization/i18n/states.php:2278 msgid "Newry, Mourne and Down" msgstr "" #: app/Services/Translations/TransStrings.php:271 msgid "Next" msgstr "" #: app/Services/Translations/admin-translation.php:3167 msgid "next" msgstr "" #: app/Services/Translations/admin-translation.php:1640 msgid "Next Billing" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:377 #: app/Services/Translations/admin-translation.php:1641 #: app/Views/emails/subscription/reminder/customer.php:54 #: app/Views/emails/subscription/reminder/admin.php:41 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:95 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:260 msgid "Next Billing Date" msgstr "" #: app/Services/Translations/customer-profile-translation.php:155 msgid "Next Charge" msgstr "" #: app/Services/Translations/TransStrings.php:157 msgid "Next Month" msgstr "" #. %s is the next receipt number #: api/StoreSettings.php:1314 #, php-format msgid "Next Receipt Number: %s" msgstr "" #: app/Services/Translations/admin-translation.php:1643 msgid "Next renewal" msgstr "" #: app/Services/Translations/admin-translation.php:1642 msgid "Next Renewal Amount" msgstr "" #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:456 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:440 msgid "Next slide" msgstr "" #: app/Services/Translations/TransStrings.php:155 msgid "Next Year" msgstr "" #: app/Services/Translations/TransStrings.php:236 msgid "Next {pager} pages" msgstr "" #: app/Services/Localization/i18n/states.php:2102 msgid "Ngora" msgstr "" #: app/Services/Localization/i18n/states.php:1510 msgid "Ngöbe-Buglé" msgstr "" #: app/Services/Localization/i18n/states.php:1382 msgid "Niassa" msgstr "" #: app/Services/Localization/i18n/countries.php:171 msgid "Nicaragua" msgstr "" #: app/Services/Localization/i18n/states.php:1468 msgctxt "Nicaragua Department" msgid "Granada" msgstr "" #: app/Services/Localization/i18n/states.php:1470 msgctxt "Nicaragua Department" msgid "León" msgstr "" #: app/Helpers/CurrenciesHelper.php:110 msgid "Nicaraguan Córdoba" msgstr "" #: app/Services/Localization/i18n/states.php:309 msgid "Nidwalden" msgstr "" #: app/Services/Localization/i18n/countries.php:172 msgid "Niger" msgstr "" #: app/Services/Localization/i18n/countries.php:173 msgid "Nigeria" msgstr "" #: app/Services/Localization/i18n/states.php:1430 msgctxt "Nigeria State" msgid "Niger" msgstr "" #: app/Services/Localization/i18n/states.php:1435 msgctxt "Nigeria State" msgid "Plateau" msgstr "" #: app/Helpers/CurrenciesHelper.php:109 msgid "Nigerian Naira" msgstr "" #: app/Services/Localization/i18n/states.php:1062 msgid "Niigata" msgstr "" #: app/Services/Localization/i18n/states.php:174 msgid "Nilphamari" msgstr "" #: app/Services/Localization/i18n/states.php:1199 msgid "Nimba" msgstr "" #: app/Services/Localization/i18n/states.php:42 msgid "Nimruz" msgstr "" #: app/Services/Tax/TaxManager.php:125 msgid "Nine" msgstr "" #: app/Services/Localization/i18n/states.php:370 msgid "Ningxia Hui / 宁夏" msgstr "" #: app/Services/Localization/i18n/states.php:1305 msgid "Nisporeni" msgstr "" #: app/Services/Localization/i18n/countries.php:174 msgid "Niue" msgstr "" #: app/Services/Localization/i18n/states.php:1867 msgid "Niğde" msgstr "" #: app/Services/Localization/i18n/states.php:1928 msgid "Njombe" msgstr "" #: app/Services/Filter/OrderFilter.php:670 #: app/Services/Filter/OrderFilter.php:691 #: app/Services/Translations/TransStrings.php:295 #: app/Services/Translations/admin-translation.php:1644 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:84 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:219 msgid "No" msgstr "" #. 1: address type #: app/Services/Translations/customer-profile-translation.php:157 #, php-format msgid "No %1$s address found, please add a new address." msgstr "" #. %s is the address type #: app/Services/Translations/admin-translation.php:1646 #, php-format msgid "No %s address provided" msgstr "" #. %s - table name #: app/Services/Translations/admin-translation.php:1648 #, php-format msgid "No %s found" msgstr "" #. %s - table name #: app/Services/Translations/admin-translation.php:1650 #, php-format msgid "No %s found based on your filter" msgstr "" #. %s - table name #: app/Services/Translations/admin-translation.php:1652 #, php-format msgid "No %s found based on your search" msgstr "" #: app/Views/emails/subscription/period_skipped/customer.php:52 msgid "No action is needed on your part." msgstr "" #: app/Views/emails/subscription/upcoming_charge/customer.php:72 msgid "" "No action is needed — this is a notice so the charge does not surprise you." msgstr "" #: app/Services/Translations/admin-translation.php:1666 msgid "No activated sites found" msgstr "" #: app/Services/Translations/admin-translation.php:1667 msgid "No activations found" msgstr "" #: app/Services/Translations/customer-profile-translation.php:159 msgid "No activations found for this license" msgstr "" #: app/Hooks/Cart/WebCheckoutHandler.php:192 #: app/Hooks/Cart/WebCheckoutHandler.php:286 #: app/Hooks/Cart/WebCheckoutHandler.php:352 #: app/Hooks/Cart/WebCheckoutHandler.php:612 #: app/Hooks/Cart/WebCheckoutHandler.php:761 #: app/Hooks/Cart/WebCheckoutHandler.php:1038 msgid "No active cart found" msgstr "" #: app/Services/Translations/admin-translation.php:1668 msgid "No active storage provider found!" msgstr "" #: app/Services/Translations/admin-translation.php:1669 msgid "No activity found." msgstr "" #: app/Services/Translations/admin-translation.php:1670 msgid "No addon assets configured for this product." msgstr "" #: app/Services/Renderer/AddressSelectRenderer.php:208 msgid "No address found" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:140 msgid "" "No API key found for webhook setup. Please connect your PayPal account first." msgstr "" #: app/Services/Coupon/DiscountService.php:239 msgid "No applicable items found for this coupon." msgstr "" #: app/Services/Coupon/Concerns/CanValidateCoupon.php:89 msgid "No applicable products in the cart for this coupon" msgstr "" #: app/Services/Translations/admin-translation.php:1671 msgid "No attribute groups available." msgstr "" #: app/Services/Translations/admin-translation.php:1672 msgid "No attribute groups found!" msgstr "" #: app/Services/Translations/admin-translation.php:1673 msgid "No attribute groups found." msgstr "" #: app/Services/Async/DummyProductService.php:127 msgid "No attribute options defined for advanced variation." msgstr "" #: app/Services/Translations/admin-translation.php:1674 msgid "No attributes yet" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:426 msgid "No auto-charged subscription is attached to this transaction." msgstr "" #: app/Services/Translations/customer-profile-translation.php:160 msgid "No billing address found," msgstr "" #: app/Services/Translations/admin-translation.php:1675 msgid "No billing address found." msgstr "" #: app/CPT/FluentProducts.php:309 msgid "No Brand found" msgstr "" #. %1$s: the storage driver slug that was submitted #: app/Services/FileSystem/StorageBucketResolver.php:61 #, php-format msgid "No bucket is configured for the \"%1$s\" storage driver." msgstr "" #: app/Services/Coupon/DiscountService.php:623 msgid "No cart found to save." msgstr "" #: app/Services/Translations/admin-translation.php:1653 msgid "No Categories" msgstr "" #: app/CPT/FluentProducts.php:286 #: app/Services/Renderer/ProductCategoriesListRenderer.php:258 #: app/Services/Translations/block-editor-translation.php:228 msgid "No categories found." msgstr "" #: app/Modules/MCP/Tools/OrderTools.php:1080 msgid "No change — the order is already in the requested status." msgstr "" #: app/Hooks/Cart/WebCheckoutHandler.php:843 msgid "No changes detected" msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionService.php:1098 #: app/Modules/Subscriptions/Services/SubscriptionService.php:1305 msgid "No changes detected." msgstr "" #: app/Services/Translations/admin-translation.php:1676 msgid "No changes recorded" msgstr "" #: app/Services/Translations/admin-translation.php:1677 msgid "No changes to save" msgstr "" #: app/Services/Translations/admin-translation.php:1678 msgid "" "No class-specific zones yet. Products in this class will use the general " "shipping zones." msgstr "" #: app/Services/Translations/admin-translation.php:1679 msgid "No cohort data available for the selected period." msgstr "" #: app/Services/Translations/admin-translation.php:1654 msgid "No Comparison" msgstr "" #: app/Services/Translations/admin-translation.php:1680 msgid "No comparison data available" msgstr "" #: app/Hooks/Handlers/ShortCodes/ProductCardShortCode.php:65 msgid "no content" msgstr "" #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:245 msgid "No content found!" msgstr "" #: app/Services/Translations/admin-translation.php:1681 msgid "No country VAT registrations configured." msgstr "" #: app/Modules/MCP/Tools/CouponTools.php:166 msgid "No coupon found for the given coupon_id." msgstr "" #: app/Services/Translations/admin-translation.php:1682 msgid "No coupons available at the moment." msgstr "" #: app/Services/Coupon/DiscountService.php:66 msgid "No coupons found to revalidate." msgstr "" #: app/Modules/MCP/Tools/CustomerTools.php:173 msgid "No customer found for the given customer_id." msgstr "" #: app/Modules/MCP/Tools/CustomerTools.php:454 msgid "No customer found for the given identifier." msgstr "" #: app/Services/Translations/admin-translation.php:1683 msgid "No customer found!" msgstr "" #: app/Services/Translations/admin-translation.php:1684 msgid "No customers found." msgstr "" #: app/Services/Translations/TransStrings.php:264 #: app/Services/Translations/TransStrings.php:277 #: app/Services/Translations/admin-translation.php:1655 msgid "No Data" msgstr "" #: app/Services/Translations/TransStrings.php:211 #: app/Services/Translations/TransStrings.php:224 #: app/Services/Translations/TransStrings.php:281 msgid "No data" msgstr "" #: app/Services/Translations/admin-translation.php:1685 msgid "No data available" msgstr "" #: app/Services/Translations/admin-translation.php:1686 msgid "No data available for this period" msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:279 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:315 msgid "No data provided for update." msgstr "" #: app/Services/Translations/admin-translation.php:1687 msgid "No data to export" msgstr "" #: app/Services/Report/RetentionSnapshotService.php:60 msgid "No data to process" msgstr "" #: app/Services/Translations/admin-translation.php:1688 msgid "No default address found." msgstr "" #: app/Services/Translations/admin-translation.php:1689 msgid "No discount code yet" msgstr "" #: app/Services/Translations/admin-translation.php:1690 msgid "No downloadable files found" msgstr "" #: app/Services/Translations/customer-profile-translation.php:161 msgid "No downloads yet" msgstr "" #: app/Services/Translations/block-editor-translation.php:229 msgid "No edit found" msgstr "" #: app/Services/Translations/admin-translation.php:1691 msgid "No email notifications available! Please reactivate FluentCart!" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductShortDescription.php:93 msgid "No excerpt found." msgstr "" #: app/Http/Controllers/FileUploadController.php:132 #: app/Http/Controllers/AppControllers/AppController.php:99 msgid "No File Attached" msgstr "" #: app/Services/Translations/admin-translation.php:1692 msgid "No file found." msgstr "" #: app/Services/Translations/admin-translation.php:1693 msgid "No filter found" msgstr "" #: app/Views/emails/subscription/charge_failed/admin.php:47 msgid "" "No further automatic attempts are scheduled — the renewal order follows the " "normal overdue flow." msgstr "" #: api/Resource/AttrGroupResource.php:239 #: app/Http/Controllers/AttributesController.php:196 msgid "No group IDs provided." msgstr "" #: app/Services/Translations/admin-translation.php:1694 #, php-format msgid "No groups match \"%1$s\"" msgstr "" #: app/Services/Translations/admin-translation.php:1656 msgid "No Headers" msgstr "" #: app/Http/Controllers/TaxController.php:79 msgid "No IDs provided to mark!" msgstr "" #: app/Services/Translations/admin-translation.php:1657 msgid "No Image" msgstr "" #: app/Http/Controllers/AppControllers/AppController.php:56 msgid "No Images Found" msgstr "" #: app/Services/Translations/admin-translation.php:1658 msgid "No Integrations Available." msgstr "" #: app/Services/Translations/admin-translation.php:1695 msgid "No inventory data" msgstr "" #: app/Services/Translations/admin-translation.php:1696 msgid "No items found." msgstr "" #: api/OrderItems.php:77 api/Resource/OrderItemResource.php:203 msgid "No items given." msgstr "" #: app/Services/Translations/admin-translation.php:1697 msgid "No labels found." msgstr "" #: app/Services/Translations/customer-profile-translation.php:158 msgid "No Licenses found" msgstr "" #: app/Services/Translations/admin-translation.php:1659 msgid "No Licenses found based on your filter" msgstr "" #: app/Services/Translations/customer-profile-translation.php:162 msgid "No licenses yet" msgstr "" #: app/Services/Translations/block-editor-translation.php:230 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:129 msgid "No limit" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:231 msgid "No local transaction matches the disputed charge." msgstr "" #: app/Services/Translations/admin-translation.php:1698 msgid "No matches found" msgstr "" #. %s is the search term #: app/Services/Translations/admin-translation.php:1700 #, php-format msgid "No matches found for %s" msgstr "" #: app/Services/Coupon/DiscountService.php:101 #: app/Hooks/Cart/WebCheckoutHandler.php:222 msgid "No matching coupon found for this code." msgstr "" #: app/Services/Translations/TransStrings.php:210 #: app/Services/Translations/TransStrings.php:221 #: app/Services/Translations/TransStrings.php:280 #: app/Services/Translations/admin-translation.php:1701 msgid "No matching data" msgstr "" #: app/Modules/MCP/Tools/LabelTools.php:71 msgid "No matching record found for entity_type and entity_id." msgstr "" #: app/Services/Translations/block-editor-translation.php:231 msgid "No matching smartcodes." msgstr "" #: app/Services/Translations/admin-translation.php:1702 msgid "No media added yet." msgstr "" #: app/Services/Translations/admin-translation.php:1703 msgid "No methods" msgstr "" #: app/Services/Translations/admin-translation.php:1660 msgid "No Min Purchase Requirement" msgstr "" #: app/Http/Controllers/OrderController.php:320 msgid "No missing licenses found!" msgstr "" #: app/Services/Translations/admin-translation.php:1704 msgid "No module settings found." msgstr "" #: app/Services/Translations/admin-translation.php:1705 msgid "No more upgrade paths available" msgstr "" #. %1$s: attribute group title #: app/Services/Translations/admin-translation.php:1662 msgid "No Name" msgstr "" #: api/StoreSettings.php:1249 msgid "No need to create account for onetime purchases" msgstr "" #: app/Services/Reminders/ReminderService.php:254 msgid "No next billing date set" msgstr "" #: app/Services/Translations/admin-translation.php:1706 msgid "No notes" msgstr "" #: app/Services/Translations/admin-translation.php:1707 msgid "No options added yet." msgstr "" #: app/Services/Translations/block-editor-translation.php:232 msgid "No options found" msgstr "" #: app/Services/Translations/admin-translation.php:1708 msgid "No order bumps found!" msgstr "" #: app/Modules/MCP/Tools/OrderTools.php:589 msgid "No order found for the given identifier." msgstr "" #: app/Modules/MCP/Tools/OrderTools.php:754 #: app/Modules/MCP/Tools/OrderTools.php:962 #: app/Modules/MCP/Tools/OrderTools.php:1104 #: app/Modules/MCP/Tools/OrderTools.php:1151 msgid "No order found for the given order_id." msgstr "" #: app/Services/Translations/admin-translation.php:1709 msgid "No orders" msgstr "" #: app/Services/Translations/admin-translation.php:1710 msgid "No orders found." msgstr "" #: api/Resource/OrderResource.php:2417 msgid "No orders were deleted" msgstr "" #: app/Services/Reminders/ReminderService.php:192 msgid "No outstanding amount on this order" msgstr "" #: app/Services/Translations/admin-translation.php:1711 msgid "No overrides configured" msgstr "" #: app/Services/Translations/admin-translation.php:1712 msgid "" "No packages defined yet. Add a package to define how your products are " "packaged for shipping." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:292 msgid "No payId ID!" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:316 msgid "No payment intent is recorded for this renewal order." msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionGatewayGate.php:229 msgid "" "No payment is due today. Future payments for your subscription will be " "collected using the payment method you select." msgstr "" #: app/Services/Translations/admin-translation.php:1713 msgid "No payment link available,Please setup custom checkout page!" msgstr "" #: app/Services/Payments/PaymentHelper.php:109 msgid "No payment method found!" msgstr "" #: app/Services/Renderer/ModalCheckoutRenderer.php:730 #: app/Services/Renderer/CheckoutRenderer.php:837 msgid "No Payment method is activated for this site yet." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:1019 msgid "No PayPal charge is recorded for this renewal order." msgstr "" #: app/Services/Translations/admin-translation.php:1663 msgid "No PDF attachment" msgstr "" #: app/Listeners/IntegrationEventListener.php:392 msgid "No pending actions found for this order" msgstr "" #: app/Modules/Subscriptions/Services/SystemChargeService.php:571 msgid "No pending transaction found for this renewal order." msgstr "" #: app/Services/Translations/admin-translation.php:1714 msgid "No preset rates found for this country" msgstr "" #: app/Services/Translations/admin-translation.php:1715 msgid "No price set" msgstr "" #: app/Services/Translations/admin-translation.php:1716 msgid "No pricing added yet" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1221 msgid "no processing" msgstr "" #: app/Modules/MCP/Tools/ProductFinancialsTools.php:86 #: app/Modules/MCP/Tools/ProductTools.php:244 msgid "No product found for the given product_id." msgstr "" #: app/Services/Renderer/ProductRenderer.php:1853 msgid "No Product Found!" msgstr "" #: app/Services/Translations/block-editor-translation.php:233 msgid "No product gallery" msgstr "" #: app/Services/Translations/block-editor-translation.php:234 msgid "No products found" msgstr "" #: app/Services/Translations/admin-translation.php:1717 #: app/Services/Translations/customer-profile-translation.php:163 msgid "No products found!" msgstr "" #: app/Services/Translations/admin-translation.php:1718 msgid "No products found." msgstr "" #: app/Http/Controllers/ProductController.php:380 #: app/Http/Controllers/ProductController.php:1804 msgid "No products provided" msgstr "" #: app/Services/Translations/block-editor-translation.php:235 msgid "" "No products to display. Try adjusting the filters in the block settings " "panel or add categories or brands to this product." msgstr "" #: app/Services/Translations/admin-translation.php:1719 msgid "No products to save." msgstr "" #: app/Services/Translations/admin-translation.php:1720 msgid "No products yet. Import a CSV or add products manually." msgstr "" #: app/Services/Translations/customer-profile-translation.php:164 msgid "No purchases yet" msgstr "" #: app/Services/Translations/admin-translation.php:1721 msgid "No rates found" msgstr "" #: app/Modules/MCP/Tools/OrderTools.php:1181 msgid "No refundable charge transaction was found on this order." msgstr "" #: app/Hooks/Handlers/BlockEditors/RelatedProduct/InnerBlocks/InnerBlocks.php:99 #: app/Hooks/Handlers/BlockEditors/RelatedProduct/InnerBlocks/InnerBlocks.php:118 #: app/Hooks/Handlers/BlockEditors/RelatedProduct/InnerBlocks/InnerBlocks.php:135 msgid "No related products found." msgstr "" #: app/Services/PluginInstaller/AddonManager.php:241 msgid "No release found. Please ensure the repository has published releases." msgstr "" #: app/Services/Translations/admin-translation.php:1722 msgid "No relevant data to plot the chart" msgstr "" #: app/Services/Translations/admin-translation.php:1723 msgid "No results found" msgstr "" #: app/Services/Translations/admin-translation.php:1724 msgid "No roles found!" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:221 msgid "No saved payment method is available for this subscription." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:943 msgid "No saved PayPal payment method is available for this subscription." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:544 msgid "No setup token!" msgstr "" #: app/Services/Translations/admin-translation.php:1725 msgid "No shipping address found." msgstr "" #: app/Services/Translations/admin-translation.php:1726 msgid "No shipping address provided" msgstr "" #: app/Helpers/AddressHelper.php:351 #: app/Services/Renderer/ShippingMethodsRender.php:62 #: app/Modules/Shipping/Http/Controllers/Frontend/ShippingFrontendController.php:73 msgid "No shipping methods available for this address." msgstr "" #: app/Services/Translations/admin-translation.php:1727 msgid "" "No shipping methods found for this zone. Add a shipping method to define how " "products are shipped in this zone." msgstr "" #. %1$s is the opening tag, %2$s is the closing tag #: app/Services/Translations/admin-translation.php:1729 #, php-format msgid "" "No shipping methods found. You can add shipping methods from %1$s here %2$s" msgstr "" #: app/Helpers/AddressHelper.php:415 msgid "No shipping options available for the provided address" msgstr "" #: app/Services/Translations/admin-translation.php:1665 msgid "No Shipping Zone Id provided" msgstr "" #: app/Services/Translations/admin-translation.php:1664 msgid "No SKU" msgstr "" #: app/Http/Controllers/FileUploadController.php:66 msgid "" "No storage drivers are enabled. Please enable a storage driver from the " "storage settings." msgstr "" #: app/Modules/MCP/Tools/SubscriptionTools.php:330 #: app/Modules/MCP/Tools/SubscriptionTools.php:428 msgid "No subscription found for the given subscription_id." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Processor.php:73 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:1512 msgid "No subscription found." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1220 msgid "No Subscription ID" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:621 msgid "No Subscription ID!" msgstr "" #: app/Services/Translations/customer-profile-translation.php:165 msgid "No subscription plans found!" msgstr "" #: app/Services/Translations/admin-translation.php:1730 msgid "No subscriptions found." msgstr "" #: app/Services/Translations/customer-profile-translation.php:166 msgid "No subscriptions yet" msgstr "" #: app/Services/Renderer/TaxRenderer.php:263 msgid "No tax applies to this order." msgstr "" #: app/Services/Translations/admin-translation.php:1731 msgid "No tax rate found for the selected country and tax class" msgstr "" #: api/Resource/AttrTermResource.php:251 msgid "No term IDs provided." msgstr "" #: app/Services/Translations/admin-translation.php:1732 msgid "No terms yet — click + Add Terms below to create one." msgstr "" #: app/Services/Translations/admin-translation.php:1733 #: app/Http/Controllers/OrderController.php:1023 msgid "No test orders found to delete" msgstr "" #: app/Http/Controllers/OrderController.php:1334 msgid "No transaction found for this order" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:981 msgid "No transaction is recorded for this renewal order." msgstr "" #: app/Services/Reminders/ReminderService.php:312 msgid "No trial end date set" msgstr "" #: app/Http/Controllers/ProductVariationController.php:184 msgid "No updates provided." msgstr "" #: app/Services/Translations/customer-profile-translation.php:167 msgid "No upgrade found for this purchase" msgstr "" #: app/Services/Translations/admin-translation.php:1734 msgid "No upgrade paths found." msgstr "" #: app/Services/Translations/admin-translation.php:1735 msgid "No upgrade plan found" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1257 msgid "No valid Client ID found!" msgstr "" #: api/Resource/ProductResource.php:400 msgid "No valid fields provided for update" msgstr "" #: app/Services/Payments/PaymentHelper.php:100 #: app/Http/Controllers/PaymentMethodController.php:66 #: app/Hooks/Handlers/GlobalPaymentHandler.php:139 msgid "No valid payment method found!" msgstr "" #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:70 msgid "No valid payment method to cancel!" msgstr "" #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:46 msgid "No valid payment method to pause!" msgstr "" #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:38 msgid "No valid payment method to reactivate!" msgstr "" #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:54 msgid "No valid payment method to resume!" msgstr "" #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:30 msgid "No valid payment method to switch!" msgstr "" #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:22 msgid "No valid payment method to update!" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:807 msgid "No valid public key found! Please contact the site administrator." msgstr "" #: app/Services/Email/StoreDigestService.php:265 msgid "No valid recipient is configured for the store digest email." msgstr "" #: app/Http/Controllers/ProductVariationController.php:216 #: app/Http/Controllers/ProductVariationController.php:354 #: app/Http/Controllers/ProductVariationController.php:482 msgid "No valid updates provided." msgstr "" #: app/Http/Controllers/ProductVariationController.php:412 msgid "No valid variant IDs provided." msgstr "" #: app/Hooks/Handlers/BlockEditors/Buttons/BuyNowButtonBlockEditor.php:95 #: app/Hooks/Handlers/BlockEditors/Buttons/AddToCartButtonBlockEditor.php:88 msgid "No variant selected" msgstr "" #: app/Services/Translations/admin-translation.php:1736 msgid "No variants match your filters" msgstr "" #: app/Services/Translations/admin-translation.php:1737 msgid "No webhooks found." msgstr "" #: app/Services/Translations/admin-translation.php:1738 msgid "No withdrawal requests found based on your filter" msgstr "" #: app/Services/Translations/customer-profile-translation.php:169 msgid "No, keep this!" msgstr "" #: app/Services/Translations/admin-translation.php:1739 #: app/Services/Translations/customer-profile-translation.php:168 msgid "No, Thanks" msgstr "" #: app/Services/Translations/admin-translation.php:1740 msgid "No,Thanks" msgstr "" #: app/Services/Localization/i18n/states.php:175 msgid "Noakhali" msgstr "" #: app/Services/Translations/admin-translation.php:1741 msgid "Non Bundle" msgstr "" #: app/Services/Translations/admin-translation.php:1742 #: app/Services/Translations/block-editor-translation.php:236 msgid "None" msgstr "" #: app/Services/Renderer/ModalCheckoutRenderer.php:728 #: app/Services/Renderer/CheckoutRenderer.php:835 msgid "" "None of the available payment methods can process this order. Please contact " "the store." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:983 msgid "none recorded" msgstr "" #: app/Modules/MCP/AbilitiesRegistrar.php:228 msgid "none — this tool takes no parameters" msgstr "" #: app/Services/Localization/i18n/states.php:1772 msgid "Nong Bua Lam Phu" msgstr "" #: app/Services/Localization/i18n/states.php:1773 msgid "Nong Khai" msgstr "" #: app/Services/Localization/i18n/states.php:1774 msgid "Nonthaburi" msgstr "" #: app/Services/Localization/i18n/countries.php:175 msgid "Norfolk Island" msgstr "" #: app/Services/Localization/i18n/states.php:398 msgid "Norte de Santander" msgstr "" #: app/Services/Localization/i18n/states.php:678 msgid "North Aegean" msgstr "" #: app/Services/Localization/i18n/continents.php:203 msgid "North America" msgstr "" #: app/Services/Localization/i18n/states.php:2172 msgid "North Carolina" msgstr "" #: app/Services/Localization/i18n/states.php:2173 msgid "North Dakota" msgstr "" #: app/Services/Localization/i18n/states.php:656 msgid "North East" msgstr "" #: app/Services/Localization/i18n/states.php:899 msgid "North Khorasan (خراسان شمالی)" msgstr "" #: app/Services/Localization/i18n/countries.php:177 msgid "North Korea" msgstr "" #: app/Services/Localization/i18n/countries.php:143 msgid "North Macedonia" msgstr "" #: app/Services/Localization/i18n/states.php:430 msgid "North Rhine-Westphalia" msgstr "" #: app/Services/Localization/i18n/states.php:585 msgid "North Sinai" msgstr "" #: app/Services/Localization/i18n/states.php:2252 msgid "North West" msgstr "" #: app/Services/Localization/i18n/states.php:2261 msgid "North-Western" msgstr "" #: app/Services/Localization/i18n/states.php:2251 msgid "Northern Cape" msgstr "" #: app/Services/Localization/i18n/countries.php:262 msgid "Northern Ireland" msgstr "" #: app/Services/Localization/i18n/countries.php:176 msgid "Northern Mariana Islands" msgstr "" #: app/Services/Localization/i18n/states.php:1594 msgid "Northern Samar" msgstr "" #: app/Services/Localization/i18n/states.php:119 msgid "Northern Territory" msgstr "" #: app/Services/Localization/i18n/states.php:1480 msgid "Northland" msgstr "" #: app/Services/Localization/i18n/states.php:286 msgid "Northwest Territories" msgstr "" #: app/Services/Localization/i18n/countries.php:178 msgid "Norway" msgstr "" #: app/Helpers/CurrenciesHelper.php:111 msgid "Norwegian Krone" msgstr "" #: api/StoreSettings.php:74 app/Services/Renderer/ProductCardRender.php:370 #: app/Services/Renderer/ProductRenderer.php:1688 #: app/Services/Renderer/ProductRenderer.php:1804 #: app/Services/Renderer/PricingTableRenderer.php:404 #: app/Modules/Templating/AssetLoader.php:136 #: app/Modules/Templating/AssetLoader.php:314 #: app/Hooks/Handlers/ShortCodes/SingleProductShortCode.php:91 #: app/Hooks/Handlers/ShortCodes/PricingTableShortCode.php:110 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:1017 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:495 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:1027 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:1106 msgid "Not Available" msgstr "" #: app/Services/Translations/admin-translation.php:1747 msgid "Not collecting cross-border VAT" msgstr "" #: app/Services/Filter/CustomerFilter.php:265 #: app/Services/Filter/OrderFilter.php:494 #: app/Services/Filter/OrderFilter.php:583 msgid "Not Contains" msgstr "" #: app/Services/Translations/admin-translation.php:1748 msgid "Not enough data to calculate lifetime metrics." msgstr "" #: app/Services/Translations/admin-translation.php:1743 msgid "Not Equal" msgstr "" #: app/Services/Filter/OrderFilter.php:469 #: app/Services/Translations/admin-translation.php:1744 msgid "Not Equals" msgstr "" #: app/Services/Translations/admin-translation.php:1745 msgid "Not Exist" msgstr "" #: app/Services/Filter/TaxFilter.php:224 #: app/Services/Translations/admin-translation.php:1746 msgid "Not Filed" msgstr "" #: app/Services/Translations/admin-translation.php:1749 msgid "Not found" msgstr "" #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:63 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:211 msgid "Not found." msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:155 msgid "not in" msgstr "" #: app/Services/Translations/admin-translation.php:3168 msgid "not Includes" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:259 msgid "Not Installed" msgstr "" #: app/Services/Translations/admin-translation.php:1750 msgid "Not matched" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1219 msgid "Not proper order handler" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1222 msgid "not proper order handler" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:115 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:128 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:142 msgid "not purchased" msgstr "" #: app/Services/Translations/admin-translation.php:1751 msgid "Not set" msgstr "" #: app/Services/Translations/admin-translation.php:1752 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:160 msgid "Note" msgstr "" #. %d: order id #: app/Modules/MCP/Tools/OrderTools.php:1133 msgid "Note added to order #%d." msgstr "" #: app/Modules/MCP/Tools/OrderTools.php:1110 msgid "Note added via AI assistant" msgstr "" #: app/Services/Translations/admin-translation.php:1753 msgid "" "Note: For plain text searches, simply type your query without operators. The " "system will search across all text fields." msgstr "" #: app/Services/Translations/admin-translation.php:1754 msgid "" "Note: Private products are only visible to administrators but can be " "purchased via direct purchase link." msgstr "" #: app/Services/Translations/admin-translation.php:1755 msgid "Notes" msgstr "" #: app/Services/Renderer/CheckoutRenderer.php:688 #: app/Services/Translations/block-editor-translation.php:237 msgid "Notes about your order, e.g. Leave it at my doorstep." msgstr "" #: app/Services/Translations/admin-translation.php:1756 msgid "Nothing to preview" msgstr "" #: app/Services/Translations/admin-translation.php:1757 msgid "Nothing...." msgstr "" #: app/Services/PDF/ReceiptPdfTemplateService.php:46 msgid "Notice template for refund confirmations" msgstr "" #: app/Http/Controllers/EmailNotificationController.php:74 msgid "Notification Details not found" msgstr "" #: app/Services/Translations/admin-translation.php:1758 msgid "Notification Name" msgstr "" #: app/Http/Controllers/ProductIntegrationsController.php:199 msgid "Notification not found" msgstr "" #: app/Http/Controllers/EmailNotificationController.php:98 #: app/Http/Controllers/EmailNotificationController.php:119 msgid "Notification updated successfully" msgstr "" #: app/Services/Translations/admin-translation.php:1759 msgid "Notifications" msgstr "" #: app/Services/Email/EmailNotifications.php:347 msgid "Notify admin when a renewal order is created" msgstr "" #: app/Services/Email/EmailNotifications.php:487 msgid "Notify admin when a subscription is past due" msgstr "" #: app/Services/Email/EmailNotifications.php:166 #: app/Services/Email/EmailNotifications.php:416 msgid "Notify admin when an automatic renewal charge fails" msgstr "" #: app/Services/Email/EmailNotifications.php:382 msgid "Notify customer before an automatic renewal charge" msgstr "" #: app/Services/Email/EmailNotifications.php:219 msgid "Notify customer when a billing period is skipped" msgstr "" #: app/Services/Email/EmailNotifications.php:149 #: app/Services/Email/EmailNotifications.php:399 msgid "Notify customer when an automatic renewal charge fails" msgstr "" #: app/Services/Email/EmailNotifications.php:505 msgid "Notify customer when subscription is past due" msgstr "" #: app/Hooks/Handlers/ReminderHandler.php:183 msgid "Notify customers before their trial ends and billing begins." msgstr "" #: app/Hooks/Handlers/ReminderHandler.php:224 msgid "Notify customers before upcoming subscription renewals." msgstr "" #: app/Services/Localization/i18n/states.php:1251 msgid "Nouaceur" msgstr "" #: app/Services/Translations/TransStrings.php:200 msgid "Nov" msgstr "" #: app/Services/Localization/i18n/states.php:287 msgid "Nova Scotia" msgstr "" #: app/Services/Localization/i18n/states.php:973 msgid "Novara" msgstr "" #: app/Services/Translations/TransStrings.php:169 msgid "November" msgstr "" #: app/Services/Translations/TransStrings.php:139 msgid "Now" msgstr "" #: app/Modules/Tax/TaxModule.php:1764 msgid "NPWP / PPN" msgstr "" #: app/Modules/Tax/TaxModule.php:1768 msgid "NTN / STRN" msgstr "" #: app/Services/Localization/i18n/states.php:2103 msgid "Ntoroko" msgstr "" #: app/Services/Localization/i18n/states.php:2104 msgid "Ntungamo" msgstr "" #: app/Services/Localization/i18n/states.php:1595 msgid "Nueva Ecija" msgstr "" #: app/Services/Localization/i18n/states.php:2230 msgid "Nueva Esparta" msgstr "" #: app/Services/Localization/i18n/states.php:1475 msgid "Nueva Segovia" msgstr "" #: app/Services/Localization/i18n/states.php:1596 msgid "Nueva Vizcaya" msgstr "" #: app/Services/Localization/i18n/states.php:1325 msgid "Nuevo León" msgstr "" #: api/StoreSettings.php:465 msgid "Number Format" msgstr "" #: app/Services/Translations/admin-translation.php:1760 msgid "Number of payments to split the price over the installment period." msgstr "" #: app/Services/Translations/block-editor-translation.php:238 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:126 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:128 msgid "Numbers" msgstr "" #: app/Services/Translations/TransStrings.php:397 msgctxt "numeric system - Sequence must need to maintained" msgid "0_1_2_3_4_5_6_7_8_9" msgstr "" #: app/Services/Localization/i18n/states.php:288 msgid "Nunavut" msgstr "" #: app/Services/Localization/i18n/states.php:974 msgid "Nuoro" msgstr "" #: app/Services/Localization/i18n/states.php:43 msgid "Nuristan" msgstr "" #: app/Services/Localization/i18n/states.php:794 msgid "Nusa Tenggara Barat" msgstr "" #: app/Services/Localization/i18n/states.php:795 msgid "Nusa Tenggara Timur" msgstr "" #: app/Services/Localization/i18n/states.php:2105 msgid "Nwoya" msgstr "" #: app/Services/Localization/i18n/states.php:1130 msgid "Nyamira" msgstr "" #: app/Services/Localization/i18n/states.php:1131 msgid "Nyandarua" msgstr "" #: app/Services/Localization/i18n/states.php:1132 msgid "Nyeri" msgstr "" #: app/Services/Localization/i18n/states.php:767 msgid "Nógrád" msgstr "" #: app/Services/Localization/i18n/states.php:1342 msgid "Oaxaca" msgstr "" #: app/Services/Localization/i18n/states.php:310 msgid "Obwalden" msgstr "" #: app/Services/Localization/i18n/states.php:1597 msgid "Occidental Mindoro" msgstr "" #: app/Services/Translations/admin-translation.php:1765 msgid "Occurrence" msgstr "" #: app/Services/Localization/i18n/continents.php:249 msgid "Oceania" msgstr "" #: app/Services/Localization/i18n/states.php:1306 msgid "Ocnița" msgstr "" #: app/Services/Localization/i18n/states.php:725 msgid "Ocotepeque" msgstr "" #: app/Services/Translations/TransStrings.php:199 msgid "Oct" msgstr "" #: app/Services/Translations/TransStrings.php:168 msgid "October" msgstr "" #: app/Services/Localization/i18n/states.php:1985 msgid "Odeshchyna" msgstr "" #: app/Services/Localization/i18n/states.php:861 msgid "Odisha" msgstr "" #: app/Services/Translations/admin-translation.php:3169 msgid "of" msgstr "" #: app/Services/Translations/admin-translation.php:3170 msgid "of variants" msgstr "" #: app/Services/Renderer/TaxRenderer.php:432 #: app/Services/Translations/admin-translation.php:3171 #: app/Services/Translations/customer-profile-translation.php:348 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:989 #: app/Services/Renderer/Receipt/ThankYouRender.php:1233 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:630 #: app/Views/emails/parts/subscription_item.php:179 #: app/Views/emails/parts/items_table.php:514 msgid "of which included in prices" msgstr "" #: app/Services/Localization/i18n/states.php:831 msgid "Offaly" msgstr "" #: app/Modules/PaymentMethods/Cod/CodHandler.php:31 msgid "Offline payment is not activated" msgstr "" #: app/Services/Localization/i18n/states.php:1431 msgid "Ogun" msgstr "" #: app/Services/Localization/i18n/states.php:1395 msgid "Ohangwena" msgstr "" #: app/Services/Localization/i18n/states.php:2174 msgid "Ohio" msgstr "" #: app/Services/Localization/i18n/states.php:1091 msgid "Oita" msgstr "" #: app/Services/Translations/TransStrings.php:126 #: app/Services/Translations/TransStrings.php:143 #: app/Services/Translations/TransStrings.php:247 #: app/Services/Translations/admin-translation.php:1761 msgid "OK" msgstr "" #: app/Services/Translations/admin-translation.php:1766 msgid "Ok" msgstr "" #: app/Services/Translations/admin-translation.php:1767 msgid "Okay...!" msgstr "" #: app/Services/Localization/i18n/states.php:1080 msgid "Okayama" msgstr "" #: app/Services/Localization/i18n/states.php:1094 msgid "Okinawa" msgstr "" #: app/Services/Localization/i18n/states.php:2175 msgid "Oklahoma" msgstr "" #: app/Services/Localization/i18n/states.php:726 msgid "Olancho" msgstr "" #: app/Services/Translations/block-editor-translation.php:239 msgid "Oldest to newest" msgstr "" #: app/Services/Localization/i18n/states.php:1689 msgid "Olt" msgstr "" #: app/Services/Localization/i18n/states.php:1396 msgid "Omaheke" msgstr "" #: app/Services/Localization/i18n/countries.php:179 msgid "Oman" msgstr "" #: app/Services/Localization/i18n/states.php:2106 msgid "Omoro" msgstr "" #: app/Services/Localization/i18n/states.php:1397 msgid "Omusati" msgstr "" #: app/Services/Translations/customer-profile-translation.php:349 msgid "on" msgstr "" #. %s is a weekday name, e.g. "on Friday" #: app/Models/Order.php:643 app/Helpers/Helper.php:1385 #: app/Helpers/Helper.php:1410 #, php-format msgid "on %s" msgstr "" #: app/Services/Email/EmailNotifications.php:476 msgid "On demand" msgstr "" #: app/Helpers/Status.php:167 app/Helpers/Status.php:176 #: app/Helpers/Helper.php:284 app/Helpers/Helper.php:297 #: app/Services/Filter/OrderFilter.php:401 #: app/Services/Translations/admin-translation.php:1768 msgid "On Hold" msgstr "" #: app/Services/Translations/admin-translation.php:1769 msgid "On hold" msgstr "" #: app/Services/Translations/block-editor-translation.php:240 msgid "On Hover" msgstr "" #: app/Services/Translations/block-editor-translation.php:241 msgid "On Sale" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:272 msgid "On sale Products only" msgstr "" #. %s is an ordinal day of month, e.g. "on the 10th" #: app/Helpers/Helper.php:1399 app/Helpers/Helper.php:1419 #, php-format msgid "on the %s" msgstr "" #: api/StoreSettings.php:176 msgid "on the due date" msgstr "" #: app/Helpers/Helper.php:1395 msgid "on the last day" msgstr "" #: app/Modules/MCP/Tools/ContextTools.php:175 msgid "" "On-demand lookup lists kept out of get-store-context to keep it lean: " "coupons, labels, gateways, tax_classes, shipping_zones, product_categories. " "Pass kinds[] with only what you need. Kinds your role cannot see are " "reported in meta.warnings, not dropped silently. The coupons kind is a " "capped snapshot (newest 200, each with times_used) — to filter by " "status/code, paginate, or find usable-now coupons, use list-coupons instead." msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:66 msgid "On-site checkout with AcceptUI" msgstr "" #: app/Services/Translations/admin-translation.php:1770 msgid "Onboarding" msgstr "" #: app/Services/Translations/customer-profile-translation.php:170 msgid "Once you subscribe to a plan, it will appear here." msgstr "" #: app/Services/Localization/i18n/states.php:1432 msgid "Ondo" msgstr "" #: app/Services/Tax/TaxManager.php:117 msgid "One" msgstr "" #: api/StoreSettings.php:1086 msgid "One Column" msgstr "" #: api/Resource/AttrGroupResource.php:249 msgid "One or more group IDs do not exist." msgstr "" #: app/Modules/MCP/Tools/LabelTools.php:107 msgid "" "One or more label IDs do not exist. Use list-reference-data with kind=labels " "to find valid ids." msgstr "" #: api/Resource/AttrTermResource.php:262 msgid "One or more term IDs do not belong to this group." msgstr "" #: app/Http/Controllers/ProductVariationController.php:253 #: app/Http/Controllers/ProductVariationController.php:510 msgid "One or more variant IDs do not exist." msgstr "" #: app/Modules/MCP/Tools/ProductFinancialsTools.php:41 msgid "" "One product's complete financials in a call: one-time revenue, finite split-" "pay commitments (bill_times > 0), and perpetual run-rate (MRR/ARR) with a " "forward payment_schedule. Never sums across currencies. KEY: the time window " "(range/date_from/date_to + date_basis) applies ONLY to the one_time block — " "subscriptions.*, payment_schedule and totals are point-in-time as of as_of " "(lifetime-to-date or forward), so \"revenue in the last 30 days\" must read " "one_time.* only and never folds in contract value or MRR. For a windowed " "time series use get-sales-trend; for renewal cash in a period use query-" "products with order_type=renewal. totals.total_contracted is null while any " "perpetual subscription is active — read recurring.mrr/arr and " "payment_schedule instead, and meta.notes says why. Single currency: store " "default, other currencies for the product listed in meta.other_currencies. " "Money is {amount, amount_cents, currency, display}." msgstr "" #: app/Services/Renderer/ProductRenderer.php:232 #: app/Services/Renderer/PricingTableRenderer.php:166 #: app/Services/Translations/admin-translation.php:1771 msgid "One Time" msgstr "" #: app/Services/Translations/admin-translation.php:1772 msgid "One time" msgstr "" #: app/Http/Controllers/OrderController.php:164 msgid "One time product cannot be placed as a subscription item." msgstr "" #: app/Services/Translations/admin-translation.php:1773 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:224 msgid "One-time" msgstr "" #: app/Views/emails/digest.php:127 msgid "One-time orders" msgstr "" #: app/Services/Translations/admin-translation.php:1774 msgid "Onetime" msgstr "" #: app/Services/Translations/admin-translation.php:1775 msgid "Onetime Payments" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:478 msgid "Only added if none of your product fields contains any links." msgstr "" #: app/Services/Translations/admin-translation.php:1776 msgid "" "Only affects new subscriptions. Existing ones keep their current billing " "method." msgstr "" #: app/Modules/Subscriptions/Services/SystemChargeService.php:357 msgid "Only an open (pending or scheduled) renewal order can be charged." msgstr "" #: app/Modules/Subscriptions/Services/SystemChargeService.php:361 msgid "Only auto-charged (system) subscriptions can be charged from here." msgstr "" #: app/Models/OrderTransaction.php:240 msgid "Only charge transactions can be synced from the payment gateway." msgstr "" #. %1$s: store country name #: app/Services/Translations/admin-translation.php:1778 #, php-format msgid "Only collect VAT from customers in %s." msgstr "" #. %1$s: store country name #: app/Services/Translations/admin-translation.php:1780 #, php-format msgid "Only for %1$s" msgstr "" #: app/Services/Translations/block-editor-translation.php:242 msgid "Only if cart has items" msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:269 msgid "Only manual subscriptions can be updated." msgstr "" #: app/Modules/Shipping/Http/Requests/ShippingZoneRequest.php:70 msgid "Only one \"Whole World\" shipping zone is allowed." msgstr "" #: app/Http/Controllers/RenewalController.php:78 msgid "Only pending or scheduled invoices can be voided" msgstr "" #: app/Http/Controllers/RenewalController.php:150 msgid "Only pending renewal orders can be resent" msgstr "" #: app/Models/OrderTransaction.php:244 msgid "Only pending transactions can be synced from the payment gateway." msgstr "" #: app/Http/Controllers/RenewalController.php:144 msgid "Only renewal orders can be resent" msgstr "" #: app/Http/Controllers/RenewalController.php:72 msgid "Only renewal orders can be voided" msgstr "" #: app/Services/Translations/admin-translation.php:1781 msgid "Only ships to the countries listed above." msgstr "" #: app/Services/Translations/block-editor-translation.php:243 msgid "Only show this block when the condition is met." msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:187 msgid "" "Only store-billed (manual or auto-charge) subscriptions can be reactivated." msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionService.php:935 msgid "" "Only store-billed (manual or auto-charge) subscriptions can be updated " "directly." msgstr "" #: app/Services/Filter/OrderFilter.php:334 #: app/Services/Filter/OrderFilter.php:352 msgid "only supports '=' operator" msgstr "" #: app/Services/Localization/i18n/states.php:289 msgid "Ontario" msgstr "" #: app/Services/Translations/admin-translation.php:1782 msgid "Oops! That page can't be found." msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:179 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:193 msgid "Opacity" msgstr "" #. %1$s: attribute group title #: app/Services/Translations/admin-translation.php:1785 #, php-format msgid "Open attribute group: %1$s" msgstr "" #: app/Services/Translations/block-editor-translation.php:244 msgid "Open checkout in a modal instead of navigating to the product page." msgstr "" #: app/Services/Translations/block-editor-translation.php:245 msgid "Open in" msgstr "" #: app/Services/Translations/block-editor-translation.php:246 msgid "Open in new tab" msgstr "" #: app/Views/emails/order/reminder/overdue/admin.php:64 msgid "Open Order" msgstr "" #: app/Services/Translations/admin-translation.php:1783 msgid "Open Search" msgstr "" #: app/Services/Translations/customer-profile-translation.php:171 msgid "Open search" msgstr "" #: app/Services/Renderer/MiniCartRenderer.php:69 #: app/Services/Renderer/CartDrawerRenderer.php:142 msgid "Open Shopping Cart" msgstr "" #. 1: operator, 2: property name, 3: allowed operators #: app/Modules/MCP/Support/AdvancedSearch.php:637 #, php-format msgid "Operator \"%1$s\" is not valid for property \"%2$s\". Allowed: %3$s." msgstr "" #: app/Services/Translations/admin-translation.php:1786 msgid "Operators" msgstr "" #: app/Services/Translations/block-editor-translation.php:247 msgid "Option 1" msgstr "" #: app/Services/Translations/block-editor-translation.php:248 msgid "Option 2" msgstr "" #: app/Services/Translations/admin-translation.php:1787 msgid "Option config changed. Save to update variants." msgstr "" #: app/Services/Translations/admin-translation.php:1788 msgid "Option name" msgstr "" #: app/Services/Translations/admin-translation.php:1789 msgid "Option name is required." msgstr "" #: app/Services/Translations/admin-translation.php:1790 msgid "Option values" msgstr "" #: app/Services/Translations/admin-translation.php:1791 msgid "Option values created successfully" msgstr "" #: app/Services/Translations/admin-translation.php:1792 msgid "Optional description" msgstr "" #: app/Services/Translations/admin-translation.php:1793 msgid "Optional description of this shipping class for internal reference." msgstr "" #: app/Services/Translations/admin-translation.php:1794 msgid "" "Optionally add a description that will get your customers excited about the " "offer. You can use html as well." msgstr "" #: app/Services/Translations/admin-translation.php:1795 msgid "Options" msgstr "" #: app/Services/Translations/admin-translation.php:1762 msgid "OR" msgstr "" #: app/Services/Translations/admin-translation.php:3172 msgid "or" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:620 msgid "Or Setup keys manually" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:619 msgid "Or Setup keys manually." msgstr "" #: app/Services/Translations/block-editor-translation.php:249 msgid "Or use custom icon URL" msgstr "" #: app/Services/Localization/i18n/states.php:514 msgid "Oran" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:217 #: app/Services/Translations/admin-translation.php:1796 #: app/Modules/Shipping/Services/Filter/ShippingZoneFilter.php:50 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:196 msgid "Order" msgstr "" #: app/Services/Translations/admin-translation.php:3173 msgid "order" msgstr "" #: app/Views/emails/parts/order_header.php:25 msgid "Order #" msgstr "" #. 1: order/invoice number, 2: order status #: app/Models/Order.php:1263 #, php-format msgid "Order %1$s cannot be deleted due to its current order status: %2$s." msgstr "" #. 1: order/invoice number, 2: payment status #: app/Models/Order.php:1251 #, php-format msgid "Order %1$s cannot be deleted due to its current payment status: %2$s." msgstr "" #. 1: order number, 2: customer name, 3: order total, 4: payment status #: app/Modules/MCP/Tools/OrderTools.php:461 #, php-format msgid "Order %1$s — %2$s — %3$s — %4$s" msgstr "" #. %s is the order/invoice number #: app/Models/Order.php:1291 #, php-format msgid "Order %s cannot be deleted as it has an active subscription." msgstr "" #. %s is the order/invoice number #: app/Http/Controllers/OrderController.php:648 #, php-format msgid "Order %s deleted successfully" msgstr "" #: app/Services/Email/EmailNotifications.php:74 #: app/Services/Email/EmailNotifications.php:93 #: app/Services/Email/EmailNotifications.php:235 #: app/Services/Email/EmailNotifications.php:253 #: app/Services/Email/EmailNotifications.php:271 #: app/Services/Email/EmailNotifications.php:289 #: app/Services/Email/EmailNotifications.php:307 #: app/Services/Email/EmailNotifications.php:327 msgid "Order Actions" msgstr "" #: api/Resource/OrderAddressResource.php:70 #: api/Resource/FrontendResource/OrderAddressResource.php:82 msgid "Order address created successfully!" msgstr "" #: api/Resource/OrderAddressResource.php:75 #: api/Resource/FrontendResource/OrderAddressResource.php:87 msgid "Order address creation failed." msgstr "" #: api/Resource/OrderAddressResource.php:109 #: api/Resource/FrontendResource/OrderAddressResource.php:121 msgid "Order address update failed." msgstr "" #: api/Resource/OrderAddressResource.php:105 #: api/Resource/FrontendResource/OrderAddressResource.php:117 msgid "Order address updated successfully!" msgstr "" #: app/Services/Translations/customer-profile-translation.php:175 msgid "Order addresses" msgstr "" #: api/Resource/OrderResource.php:2317 msgid "Order already has the same status" msgstr "" #: app/Services/Filter/OrderFilter.php:458 msgid "Order Amount" msgstr "" #: app/Services/Renderer/Receipt/ReceiptRenderer.php:243 msgid "Order At" msgstr "" #: app/Views/emails/digest.php:116 msgid "Order breakdown" msgstr "" #: app/Helpers/AdminHelper.php:170 #: app/Services/Translations/admin-translation.php:1797 msgid "Order Bump" msgstr "" #: app/Services/Filter/OrderBumpFilter.php:63 msgid "Order Bump ID" msgstr "" #: app/Services/Translations/admin-translation.php:1798 msgid "Order Bump Price" msgstr "" #: app/Services/Translations/admin-translation.php:1799 msgid "Order Bumps" msgstr "" #: app/Services/Translations/block-editor-translation.php:250 msgid "Order By" msgstr "" #: app/Services/Translations/block-editor-translation.php:253 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:181 msgid "Order by" msgstr "" #: app/Http/Controllers/OrderController.php:343 msgid "Order can not be refunded." msgstr "" #: app/Helpers/Status.php:442 msgid "Order Canceled" msgstr "" #. %s is the order status #: app/Services/Translations/admin-translation.php:1813 #, php-format msgid "Order cannot be edited once it is %s" msgstr "" #: app/Services/Translations/admin-translation.php:1814 msgid "Order cannot be edited once paid." msgstr "" #: app/Services/Translations/admin-translation.php:1800 msgid "Order Chart" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:260 msgid "Order Completed At" msgstr "" #: app/Services/Email/EmailNotifications.php:337 msgid "Order Confirmation #{{order.invoice_no}} (Offline Payment)" msgstr "" #: app/Services/Email/EmailNotifications.php:328 msgid "Order confirmation to customer (Offline Payment)" msgstr "" #: app/Services/Filter/ProductFilter.php:491 #: app/Services/Translations/admin-translation.php:1801 msgid "Order Count" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:266 msgid "Order Create Date" msgstr "" #: app/Views/invoice/invoice_template.php:23 msgid "Order Created" msgstr "" #: app/Views/invoice/packing_slip.php:9 #: app/Views/invoice/invoice_template.php:9 #: app/Views/invoice/dispatch_slip.php:9 app/Views/invoice/shipping_slip.php:9 #: app/Views/invoice/delivery_slip.php:9 msgid "Order Created Notification" msgstr "" #: app/Http/Controllers/OrderController.php:120 msgid "Order created successfully!" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1218 msgid "Order creation failed" msgstr "" #: api/Resource/OrderResource.php:223 msgid "Order creation failed." msgstr "" #: app/Helpers/EditorShortCodeHelper.php:232 msgid "Order Currency" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:228 msgid "Order Customer Id" msgstr "" #: app/Services/Filter/OrderFilter.php:473 #: app/Services/PDF/DefaultPdfStructures.php:62 #: app/Services/PDF/DefaultPdfStructures.php:143 #: app/Views/emails/components/header.php:10 #: app/Views/emails/parts/order_header.php:20 msgid "Order Date" msgstr "" #: app/Helpers/Status.php:488 msgid "Order Delivered" msgstr "" #: app/Services/Translations/customer-profile-translation.php:172 msgid "Order Details" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:235 msgid "Order Discount Tax" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:236 msgid "Order Discount Tax (Formatted)" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:237 msgid "Order Discount Total" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:238 msgid "Order Discount Total (Formatted)" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:265 msgid "Order Downloads" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:250 msgid "Order Fee Lines" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:226 msgid "Order Fulfillment Type" msgstr "" #: app/Http/Controllers/OrderController.php:851 msgid "Order has already been paid" msgstr "" #: app/Services/Email/EmailNotifications.php:298 msgid "Order has been delivered #{{order.invoice_no}}" msgstr "" #: app/Http/Controllers/OrderController.php:926 msgid "Order has been marked as paid" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Processor.php:284 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:684 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:903 #: app/Modules/PaymentMethods/Cod/Cod.php:63 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:296 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:368 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:551 msgid "Order has been placed successfully" msgstr "" #: app/Services/Email/EmailNotifications.php:280 msgid "Order has been shipped #{{order.invoice_no}} 📦" msgstr "" #: app/Services/Filter/OrderFilter.php:463 msgid "Order Hash (UUID)" msgstr "" #: app/Listeners/IntegrationEventListener.php:367 msgid "Order hash is required" msgstr "" #: app/Services/Translations/admin-translation.php:1802 msgid "Order Heat Map" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:220 #: app/Services/Filter/LicenseFilter.php:75 #: app/Services/Filter/OrderFilter.php:93 #: app/Services/Translations/admin-translation.php:1803 #: app/Views/emails/order/reminder/due/customer.php:41 #: app/Views/emails/order/reminder/due/admin.php:23 #: app/Views/emails/order/reminder/overdue/customer.php:44 #: app/Views/emails/order/reminder/overdue/admin.php:35 #: app/Views/emails/order/reminder/renewal_overdue/followup/customer.php:59 #: app/Views/emails/order/reminder/renewal_overdue/first/customer.php:44 #: app/Views/emails/order/reminder/renewal_overdue/final/customer.php:59 msgid "Order ID" msgstr "" #: app/Services/Filter/OrderFilter.php:290 msgid "Order Id" msgstr "" #: app/Views/invoice/invoice_template.php:51 #: app/Views/invoice/dispatch_slip.php:40 #: app/Views/invoice/shipping_slip.php:31 #: app/Views/invoice/delivery_slip.php:33 msgid "Order ID:" msgstr "" #. %s is the order number #: app/Services/Translations/admin-translation.php:1805 #, php-format msgid "Order ID: %s" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:756 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:881 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1298 msgid "Order info retrieved!" msgstr "" #: api/Orders.php:90 msgid "Order information does not match." msgstr "" #: app/Helpers/EditorShortCodeHelper.php:259 msgid "Order Ip Address" msgstr "" #: app/Services/Reminders/ReminderService.php:187 msgid "Order is not eligible for payment reminder" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:312 msgid "Order Item (Loop)" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:267 msgid "Order Item Count" msgstr "" #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:223 msgid "Order Items" msgstr "" #: app/Services/Translations/admin-translation.php:1815 #: app/Services/Translations/customer-profile-translation.php:176 msgid "Order items" msgstr "" #: api/Resource/OrderItemResource.php:79 msgid "Order items created." msgstr "" #: api/Resource/OrderItemResource.php:84 msgid "Order items failed to create!" msgstr "" #: api/Resource/OrderItemResource.php:132 msgid "Order items failed to update!" msgstr "" #: api/OrderItems.php:106 api/Resource/OrderItemResource.php:127 #: api/Resource/OrderItemResource.php:317 msgid "Order items updated." msgstr "" #: app/Listeners/IntegrationEventListener.php:375 #: app/Helpers/CustomerHelper.php:182 api/Resource/OrderResource.php:1859 #: app/Services/Translations/admin-translation.php:1816 #: app/Http/Controllers/OrderController.php:271 #: app/Http/Controllers/OrderController.php:309 #: app/Http/Controllers/OrderController.php:572 #: app/Http/Controllers/OrderController.php:691 #: app/Http/Controllers/OrderController.php:842 #: app/Http/Controllers/WidgetsController.php:28 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:149 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:467 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:535 msgid "Order not found" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:642 msgid "Order not found for the provided intent ID." msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:614 msgid "Order not found or you do not have permission to view it." msgstr "" #: api/Resource/OrderResource.php:1993 api/Resource/OrderResource.php:2193 #: app/Modules/PaymentMethods/Cod/CodHandler.php:40 msgid "Order not found!" msgstr "" #: app/Helpers/OrderItemHelper.php:90 app/Helpers/OrderItemHelper.php:110 #: app/Helpers/OrderItemHelper.php:141 app/Helpers/OrderItemHelper.php:165 #: api/Resource/OrderResource.php:579 msgid "Order Not valid!" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:258 msgid "Order Note" msgstr "" #: app/Http/Controllers/NotesController.php:22 msgid "Order Note Updated successfully." msgstr "" #: app/Services/Renderer/CheckoutRenderer.php:687 msgid "Order Notes" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:225 #: app/Services/Translations/customer-profile-translation.php:173 #: app/Services/PDF/DefaultPdfStructures.php:61 #: app/Services/PDF/DefaultPdfStructures.php:101 #: app/Services/PDF/DefaultPdfStructures.php:142 msgid "Order Number" msgstr "" #: app/Services/Reminders/ReminderService.php:183 msgid "Order or customer not found" msgstr "" #: app/Helpers/Status.php:438 msgid "Order Paid (Payment / Subscription)" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:224 msgid "Order Parent Id" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:222 msgid "Order Payment Link" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:229 msgid "Order Payment Method" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:230 msgid "Order Payment Method Title" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:231 msgid "Order Payment Status" msgstr "" #: app/Services/Translations/checkout-translation.php:24 msgid "Order Processing..." msgstr "" #: app/Services/Filter/CustomerFilter.php:220 #: app/Services/Filter/OrderFilter.php:381 #: app/Services/Filter/ProductFilter.php:485 msgid "Order Property" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:257 msgid "Order Rate" msgstr "" #: app/Services/PDF/ReceiptPdfTemplateService.php:17 #: app/Services/PDF/ReceiptPdfTemplateService.php:23 #: app/Http/Routes/WebRoutes.php:268 msgid "Order Receipt" msgstr "" #: app/Views/emails/order/reminder/due/customer.php:45 #: app/Views/emails/order/reminder/due/admin.php:27 #: app/Views/emails/order/reminder/overdue/customer.php:48 #: app/Views/emails/order/reminder/overdue/admin.php:39 #: app/Views/emails/order/reminder/renewal_overdue/followup/customer.php:63 #: app/Views/emails/order/reminder/renewal_overdue/first/customer.php:48 #: app/Views/emails/order/reminder/renewal_overdue/final/customer.php:63 msgid "Order Reference" msgstr "" #: app/Services/Renderer/Receipt/ThankYouRender.php:143 msgid "Order Refunded" msgstr "" #: app/Helpers/Status.php:446 msgid "Order Refunded (Full)" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:261 msgid "Order Refunded At" msgstr "" #: app/Helpers/Status.php:484 msgid "Order Shipped" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:243 msgid "Order Shipping Tax" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:244 msgid "Order Shipping Tax (Formatted)" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:245 msgid "Order Shipping Total" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:246 msgid "Order Shipping Total (Formatted)" msgstr "" #: app/Services/Translations/admin-translation.php:1806 msgid "Order Sources" msgstr "" #: app/Services/Translations/admin-translation.php:1807 msgid "Order Stats Overview" msgstr "" #: app/Services/Translations/admin-translation.php:1808 msgid "Order Stats Overview of" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:223 #: app/Services/Filter/OrderFilter.php:96 #: app/Services/Filter/OrderFilter.php:395 #: app/Services/Translations/admin-translation.php:1809 msgid "Order Status" msgstr "" #: app/Services/Translations/customer-profile-translation.php:177 msgid "Order status" msgstr "" #. 1: old status, 2: new status #. %1$s is the old status, %2$s is the new status #: app/Helpers/StatusHelper.php:56 app/Helpers/StatusHelper.php:323 #: app/Helpers/StatusHelper.php:346 api/Resource/OrderResource.php:2247 #: app/Modules/PaymentMethods/Cod/Cod.php:100 #, php-format msgid "Order status has been updated from %1$s to %2$s" msgstr "" #: app/Services/Translations/customer-profile-translation.php:178 msgid "Order status information" msgstr "" #: app/Helpers/StatusHelper.php:53 app/Helpers/StatusHelper.php:320 #: app/Helpers/StatusHelper.php:343 api/Resource/OrderResource.php:2244 #: app/Modules/PaymentMethods/Cod/Cod.php:97 msgid "Order status updated" msgstr "" #: app/Http/Controllers/OrderController.php:1344 msgid "Order statuses synced successfully" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:233 msgid "Order Subtotal" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:234 msgid "Order Subtotal (Formatted)" msgstr "" #: app/Services/Renderer/CheckoutRenderer.php:240 #: app/Services/Translations/block-editor-translation.php:251 #: app/Views/invoice/invoice_template.php:48 #: app/Views/invoice/dispatch_slip.php:37 #: app/Views/invoice/shipping_slip.php:28 #: app/Views/invoice/delivery_slip.php:30 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:156 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:268 #: app/Views/emails/order/paid/customer.php:24 #: app/Views/emails/order/paid/admin.php:25 #: app/Views/emails/order/shipped/customer.php:28 #: app/Views/emails/order/placed/customer.php:24 #: app/Views/emails/order/placed/admin.php:25 #: app/Views/emails/order/delivered/customer.php:31 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:380 msgid "Order Summary" msgstr "" #: app/Services/Renderer/CartSummaryRender.php:59 msgid "Order summary" msgstr "" #. %s is the order number #: app/Services/Translations/customer-profile-translation.php:180 #, php-format msgid "Order summary for order number %s" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:249 msgid "Order Tax Breakdown" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:247 msgid "Order Tax Total" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:248 msgid "Order Tax Total (Formatted)" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:251 msgid "Order Total Amount" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:252 msgid "Order Total Amount (Formatted)" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Processor.php:1228 msgid "Order total including all items, shipping (If any), and taxes (If any)" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:253 msgid "Order Total Paid" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:254 msgid "Order Total Paid (Formatted)" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:255 msgid "Order Total Refund" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:256 msgid "Order Total Refund (Formatted)" msgstr "" #: api/Resource/OrderResource.php:632 msgid "Order totals could not be recalculated. Please try again." msgstr "" #: app/Helpers/EditorShortCodeHelper.php:227 #: app/Services/Filter/OrderFilter.php:435 #: app/Services/Translations/admin-translation.php:1810 #: app/Services/Translations/customer-profile-translation.php:174 #: app/Services/Translations/block-editor-translation.php:252 msgid "Order Type" msgstr "" #: api/Resource/OrderResource.php:1733 msgid "Order update failed." msgstr "" #: api/Resource/OrderResource.php:1727 msgid "Order updated successfully" msgstr "" #: api/Orders.php:130 msgid "Order updated." msgstr "" #: app/Helpers/EditorShortCodeHelper.php:262 msgid "Order UUID" msgstr "" #: app/Services/Report/DashBoardReportService.php:155 #: app/Modules/ReportingModule/OrdersReport.php:75 #: app/Http/Controllers/Reports/ReportingController.php:192 msgid "Order Value (Paid)" msgstr "" #: app/Services/Translations/admin-translation.php:1817 msgid "Order value distribution" msgstr "" #: app/Services/Translations/admin-translation.php:1811 msgid "Order Value Ranges" msgstr "" #: app/Modules/MCP/Tools/OrderTools.php:1099 msgid "order_id and note are required." msgstr "" #: app/Modules/MCP/Tools/OrderTools.php:746 #: app/Modules/MCP/Tools/OrderTools.php:957 #: app/Modules/MCP/Tools/OrderTools.php:1147 msgid "order_id is required." msgstr "" #. 1: rejected status, 2: allowed statuses #: app/Modules/MCP/Tools/OrderTools.php:981 #, php-format msgid "order_status \"%1$s\" cannot be set manually. Allowed: %2$s." msgstr "" #: app/Helpers/AdminHelper.php:141 app/Helpers/Status.php:434 #: app/Services/Translations/admin-translation.php:1818 #: app/Services/Widgets/DashboardWidget.php:59 app/Views/emails/digest.php:97 #: app/Views/emails/digest.php:122 app/Hooks/Handlers/MenuHandler.php:257 msgid "Orders" msgstr "" #: app/Services/Translations/admin-translation.php:3174 msgid "orders" msgstr "" #: app/Services/Translations/admin-translation.php:1819 #, php-format msgid "Orders (%s)" msgstr "" #: app/Services/Translations/admin-translation.php:1821 msgid "Orders by day and hour" msgstr "" #: app/Services/Translations/admin-translation.php:1822 msgid "Orders grouped by" msgstr "" #: app/Services/Translations/admin-translation.php:1823 msgid "Orders grouped by based on their completion time in Hours." msgstr "" #: app/Services/Translations/admin-translation.php:1824 msgid "Orders grouped by based on their order value in different ranges." msgstr "" #: app/Services/Translations/admin-translation.php:1820 msgid "Orders Report" msgstr "" #: app/Http/Controllers/OrderController.php:948 msgid "Orders selection is required" msgstr "" #: app/Services/Translations/admin-translation.php:1825 msgid "Orders upgraded from another order" msgstr "" #: app/Services/Translations/admin-translation.php:1826 msgid "Orders upgraded to another order" msgstr "" #: app/Services/Localization/i18n/states.php:1868 msgid "Ordu" msgstr "" #: app/Services/Localization/i18n/states.php:2176 msgid "Oregon" msgstr "" #: app/Services/Localization/i18n/states.php:551 msgid "Orellana" msgstr "" #: app/Services/Translations/admin-translation.php:1827 msgid "" "Organize product variations by repeat interval (Monthly, Yearly) or payment " "term (One time, Subscription)." msgstr "" #: app/Services/Translations/admin-translation.php:1828 msgid "" "Organize product variations by repeat interval(Monthly, Yearly) or payment " "term(One time, Subscription)." msgstr "" #: app/Services/Localization/i18n/states.php:1307 msgid "Orhei" msgstr "" #: app/Services/Localization/i18n/states.php:1598 msgid "Oriental Mindoro" msgstr "" #: app/Modules/StoreManagedRenewal/Services/RenewalService.php:59 msgid "Original order item not found for this subscription." msgstr "" #: app/Services/Renderer/ModalCheckoutRenderer.php:311 #: app/Services/Renderer/CartItemRenderer.php:73 msgid "Original price" msgstr "" #: app/Services/Renderer/ProductCardRender.php:299 #: app/Services/Renderer/ProductRenderer.php:1064 #: app/Services/Renderer/ProductRenderer.php:1280 #: app/Services/Renderer/ProductRenderer.php:1965 msgid "Original price:" msgstr "" #: app/Services/PDF/DefaultPdfStructures.php:148 msgid "Original Total" msgstr "" #: app/Services/Localization/i18n/states.php:975 msgid "Oristano" msgstr "" #: app/Services/Localization/i18n/states.php:245 msgid "Oruro" msgstr "" #: app/Services/Localization/i18n/states.php:1074 msgid "Osaka" msgstr "" #: app/Services/Localization/i18n/states.php:1398 msgid "Oshana" msgstr "" #: app/Services/Localization/i18n/states.php:1399 msgid "Oshikoto" msgstr "" #: app/Services/Localization/i18n/states.php:745 msgid "Osijek-Baranja County" msgstr "" #: app/Services/Localization/i18n/states.php:1896 msgid "Osmaniye" msgstr "" #: app/Services/Translations/admin-translation.php:1763 msgid "OSS (One Stop Shop)" msgstr "" #: app/Http/Controllers/TaxEUController.php:291 msgid "OSS country rates saved successfully" msgstr "" #: app/Services/Translations/admin-translation.php:1764 msgid "OSS VAT Number" msgstr "" #: app/Services/Localization/i18n/states.php:1433 msgid "Osun" msgstr "" #: app/Services/Localization/i18n/states.php:1494 msgid "Otago" msgstr "" #: app/Services/Tax/TaxManager.php:470 #: app/Services/Translations/admin-translation.php:1829 msgid "Other" msgstr "" #: app/Services/Email/EmailNotifications.php:31 #: app/Services/Translations/admin-translation.php:1830 msgid "Other Actions" msgstr "" #: app/Services/Translations/admin-translation.php:1831 msgid "Other Reason" msgstr "" #: app/Services/Translations/admin-translation.php:1832 msgid "Other Shipping Methods" msgstr "" #: app/Services/Localization/i18n/states.php:658 msgid "Oti" msgstr "" #: app/Services/Localization/i18n/states.php:1400 msgid "Otjozondjupa" msgstr "" #: app/Services/Localization/i18n/states.php:2107 msgid "Otuke" msgstr "" #: app/Services/Localization/i18n/states.php:513 msgid "Ouargla" msgstr "" #: app/Services/Localization/i18n/states.php:1252 msgid "Ouarzazate" msgstr "" #: app/Services/Localization/i18n/states.php:1174 msgid "Oudomxay" msgstr "" #: app/Services/Localization/i18n/states.php:1253 msgid "Oued Ed-Dahab" msgstr "" #: app/Services/Localization/i18n/states.php:1255 msgid "Ouezzane" msgstr "" #: app/Services/Localization/i18n/states.php:1254 msgid "Oujda-Angad" msgstr "" #: app/Services/Localization/i18n/states.php:487 msgid "Oum El Bouaghi" msgstr "" #: app/Services/Localization/i18n/states.php:626 msgid "Ourense" msgstr "" #: app/Helpers/Status.php:295 app/Helpers/Helper.php:755 msgid "Out Of Stock" msgstr "" #: app/Models/ProductDetail.php:178 app/Services/Filter/ProductFilter.php:459 #: app/Services/Renderer/ProductRenderer.php:826 #: app/Services/Translations/admin-translation.php:1833 #: app/Services/Translations/block-editor-translation.php:254 #: app/Modules/Templating/Bricks/BricksHelper.php:194 #: app/Hooks/Handlers/BlockEditors/SoldOutBadgeBlockEditor.php:107 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:611 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:612 msgid "Out of Stock" msgstr "" #: app/Services/Translations/admin-translation.php:1834 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:38 msgid "Out of stock" msgstr "" #: app/Views/emails/order/reminder/overdue/customer.php:52 #: app/Views/emails/order/reminder/overdue/admin.php:47 #: app/Views/emails/order/reminder/renewal_overdue/followup/customer.php:67 #: app/Views/emails/order/reminder/renewal_overdue/first/customer.php:52 #: app/Views/emails/order/reminder/renewal_overdue/final/customer.php:67 msgid "Outstanding Amount" msgstr "" #: app/Services/Localization/i18n/states.php:236 msgid "Ouémé" msgstr "" #: app/Services/Translations/admin-translation.php:1835 msgid "Overall License Stats" msgstr "" #: app/Hooks/Handlers/ReminderHandler.php:318 msgid "Overdue Invoice Reminders" msgstr "" #: app/Services/Translations/admin-translation.php:1836 #, php-format msgid "Overlaps with previous tier (max %s)" msgstr "" #: app/Http/Controllers/TaxRateController.php:581 #: app/Http/Controllers/TaxRateController.php:833 #: app/Http/Controllers/TaxRateController.php:977 msgid "Override not found" msgstr "" #: app/Services/Translations/admin-translation.php:1837 msgid "Override tax rates for specific product categories or shipping." msgstr "" #: app/Services/Translations/admin-translation.php:1838 msgid "Override type" msgstr "" #: app/Services/Translations/admin-translation.php:1839 #: app/Services/Translations/customer-profile-translation.php:181 msgid "Overview" msgstr "" #: app/Services/Translations/admin-translation.php:1840 msgid "Owner" msgstr "" #: app/Services/Localization/i18n/states.php:2108 msgid "Oyam" msgstr "" #: app/Services/Localization/i18n/states.php:1434 msgid "Oyo" msgstr "" #: api/StoreSettings.php:1514 app/Services/Localization/i18n/units.php:18 msgid "oz" msgstr "" #: app/Services/Localization/i18n/states.php:466 msgid "Ozama" msgstr "" #: app/Services/Localization/i18n/states.php:176 msgid "Pabna" msgstr "" #: app/Services/Renderer/PackageDescriptionRenderer.php:225 #: app/Services/Translations/admin-translation.php:1844 #: app/Services/Translations/customer-profile-translation.php:182 #: app/Services/Translations/block-editor-translation.php:255 msgid "Package" msgstr "" #: app/Services/Translations/admin-translation.php:1845 msgid "Package actions" msgstr "" #: app/Views/invoice/delivery_slip.php:20 msgid "Package Delivered Successfully!" msgstr "" #: app/Services/Translations/admin-translation.php:1846 msgid "Package name" msgstr "" #: app/Services/Translations/admin-translation.php:1847 msgid "Package type" msgstr "" #. %1$s: package info summary #: app/Services/Renderer/PackageDescriptionRenderer.php:85 #, php-format msgid "Package: %1$s" msgstr "" #: app/Services/Email/EmailPreviewService.php:136 msgid "Package: Medium Box · 30 × 20 × 15 cm · Wt: 2 kg · Shipping wt: 2.5 kg" msgstr "" #: app/Services/Translations/admin-translation.php:1848 msgid "Packages" msgstr "" #: app/Modules/Shipping/Http/Controllers/ShippingClassController.php:149 msgid "Packages have been saved successfully" msgstr "" #: app/Services/Translations/admin-translation.php:1849 #: app/Http/Controllers/TemplateController.php:16 msgid "Packing Slip Template" msgstr "" #: app/Modules/Templating/Bricks/Elements/BuySection.php:106 #: app/Modules/Templating/Bricks/Elements/BuySection.php:234 msgid "Padding" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:59 #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:85 msgid "Paddle Payment Gateway" msgstr "" #: app/Services/Localization/i18n/states.php:2109 msgid "Pader" msgstr "" #: app/Services/Localization/i18n/states.php:976 msgid "Padova" msgstr "" #: app/Services/Translations/TransStrings.php:231 msgid "Page" msgstr "" #. %1$s - current page, %2$s - total page #: app/Services/Translations/admin-translation.php:1851 #: app/Services/Translations/customer-profile-translation.php:184 #, php-format msgid "Page %1$s of %2$s" msgstr "" #: app/Services/Translations/admin-translation.php:1852 msgid "Page Name" msgstr "" #: app/Http/Requests/CreatePageRequest.php:19 msgid "Page Name field is required." msgstr "" #: app/Views/frontend/not-found.php:7 msgid "Page not found illustration" msgstr "" #: app/Services/Translations/TransStrings.php:234 msgid "page {pager}" msgstr "" #: api/StoreSettings.php:744 #: app/Services/Translations/admin-translation.php:1853 msgid "Pages Setup" msgstr "" #: app/Services/Renderer/ShopAppRenderer.php:655 msgid "Pagination information" msgstr "" #: app/Services/Translations/block-editor-translation.php:256 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:122 msgid "Pagination Type" msgstr "" #: app/Services/Translations/block-editor-translation.php:257 msgid "Paginator" msgstr "" #: app/Services/Localization/i18n/states.php:1363 msgid "Pahang" msgstr "" #: app/Helpers/Status.php:192 app/Helpers/Helper.php:370 #: app/Helpers/Helper.php:390 app/Services/Filter/OrderFilter.php:412 #: app/Services/Translations/admin-translation.php:1854 msgid "Paid" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:418 msgid "Paid amount does not match with transaction amount!" msgstr "" #: app/Services/Report/DashBoardReportService.php:149 #: app/Modules/ReportingModule/OrdersReport.php:70 #: app/Http/Controllers/Reports/ReportingController.php:186 msgid "Paid Order Items" msgstr "" #: app/Services/Report/DashBoardReportService.php:143 #: app/Modules/ReportingModule/OrdersReport.php:65 #: app/Http/Controllers/Reports/ReportingController.php:180 msgid "Paid Orders" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:673 msgid "Paid Purchases" msgstr "" #: app/Services/Localization/i18n/countries.php:180 msgid "Pakistan" msgstr "" #: app/Services/Localization/i18n/states.php:1631 msgctxt "Pakistan Province" msgid "Punjab" msgstr "" #: app/Helpers/CurrenciesHelper.php:118 msgid "Pakistani Rupee" msgstr "" #: app/Services/Localization/i18n/states.php:44 msgid "Paktia" msgstr "" #: app/Services/Localization/i18n/states.php:45 msgid "Paktika" msgstr "" #: app/Services/Localization/i18n/states.php:2110 msgid "Pakwach" msgstr "" #: app/Services/Localization/i18n/states.php:1599 msgid "Palawan" msgstr "" #: app/Services/Localization/i18n/states.php:627 msgid "Palencia" msgstr "" #: app/Services/Localization/i18n/states.php:977 msgid "Palermo" msgstr "" #: app/Services/Localization/i18n/countries.php:181 msgid "Palestinian Territory" msgstr "" #: app/Services/Localization/i18n/states.php:2111 msgid "Pallisa" msgstr "" #: app/Services/Localization/i18n/states.php:2135 msgid "Palmyra Atoll" msgstr "" #: app/Services/Localization/i18n/states.php:1600 msgid "Pampanga" msgstr "" #: app/Modules/Tax/TaxModule.php:1770 msgid "PAN / VAT" msgstr "" #: app/Services/Localization/i18n/countries.php:182 msgid "Panama" msgstr "" #: app/Services/Localization/i18n/states.php:1500 msgctxt "Panama Province" msgid "Colón" msgstr "" #: app/Helpers/CurrenciesHelper.php:114 msgid "Panamanian Balboa" msgstr "" #: app/Services/Localization/i18n/states.php:1505 msgid "Panamá" msgstr "" #: app/Services/Localization/i18n/states.php:177 msgid "Panchagarh" msgstr "" #: app/Services/Localization/i18n/states.php:246 msgid "Pando" msgstr "" #: app/Services/Localization/i18n/states.php:1601 msgid "Pangasinan" msgstr "" #: app/Services/Localization/i18n/states.php:46 msgid "Panjshir" msgstr "" #: app/Services/Localization/i18n/states.php:809 msgid "Papua" msgstr "" #: app/Services/Localization/i18n/states.php:810 msgid "Papua Barat" msgstr "" #: app/Services/Localization/i18n/countries.php:183 msgid "Papua New Guinea" msgstr "" #: app/Helpers/CurrenciesHelper.php:116 msgid "Papua New Guinean Kina" msgstr "" #: app/Services/Localization/i18n/states.php:1647 msgid "Paraguarí" msgstr "" #: app/Services/Localization/i18n/countries.php:184 msgid "Paraguay" msgstr "" #: app/Services/Localization/i18n/states.php:1649 msgctxt "Paraguay Department" msgid "Central" msgstr "" #: app/Services/Localization/i18n/states.php:1646 msgctxt "Paraguay Department" msgid "Misiones" msgstr "" #: app/Helpers/CurrenciesHelper.php:120 app/Helpers/CurrenciesHelper.php:392 msgid "Paraguayan Guaraní" msgstr "" #: app/Services/Localization/i18n/states.php:267 msgid "Paraná" msgstr "" #: app/Services/Localization/i18n/states.php:266 msgid "Paraíba" msgstr "" #: app/CPT/FluentProducts.php:302 msgid "Parent Brand" msgstr "" #: app/CPT/FluentProducts.php:279 msgid "Parent Category" msgstr "" #: app/CPT/FluentProducts.php:280 msgid "Parent Category:" msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionService.php:89 #: app/Modules/StoreManagedRenewal/Services/RenewalService.php:34 msgid "Parent order not found for this subscription." msgstr "" #: app/Services/Translations/admin-translation.php:1855 msgid "Parent Order:" msgstr "" #: app/Services/Localization/i18n/address-locales.php:277 #: app/Services/Localization/i18n/address-locales.php:435 #: app/Services/Localization/i18n/address-locales.php:473 msgid "Parish" msgstr "" #: app/Services/Localization/i18n/states.php:978 msgid "Parma" msgstr "" #: app/Helpers/Status.php:193 app/Services/Filter/OrderFilter.php:414 #: app/Services/Translations/admin-translation.php:1856 msgid "Partially Paid" msgstr "" #: app/Helpers/Status.php:196 app/Services/Filter/OrderFilter.php:416 #: app/Services/Translations/admin-translation.php:1857 msgid "Partially Refunded" msgstr "" #: app/Services/Localization/i18n/states.php:47 msgid "Parwan" msgstr "" #: app/Services/Localization/i18n/states.php:265 msgid "Pará" msgstr "" #: app/Services/Localization/i18n/states.php:1532 msgid "Pasco" msgstr "" #: app/Helpers/CartCheckoutHelper.php:850 #: app/Helpers/CartCheckoutHelper.php:876 msgid "Password" msgstr "" #: api/User.php:33 app/Services/Translations/checkout-translation.php:25 msgid "Password is required" msgstr "" #: app/Helpers/Status.php:275 #: app/Services/Translations/admin-translation.php:1858 msgid "Past Due" msgstr "" #: app/Services/Localization/i18n/states.php:552 msgid "Pastaza" msgstr "" #: app/Services/Translations/admin-translation.php:1859 msgid "Paste a YouTube, Vimeo or direct video URL" msgstr "" #: app/Services/Translations/admin-translation.php:1860 msgid "Paste image URL..." msgstr "" #: app/Http/Controllers/ProductController.php:860 msgid "Path deleted successfully" msgstr "" #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:252 msgid "Path is not a file" msgstr "" #: app/Services/Localization/i18n/states.php:1775 msgid "Pathum Thani" msgstr "" #: app/Services/Localization/i18n/states.php:1776 msgid "Pattani" msgstr "" #: app/Services/Localization/i18n/states.php:178 msgid "Patuakhali" msgstr "" #: app/Services/Translations/customer-profile-translation.php:185 msgid "Pause" msgstr "" #: app/Services/Translations/admin-translation.php:1861 #: app/Services/Translations/customer-profile-translation.php:186 msgid "Pause Subscription" msgstr "" #: app/Services/Translations/admin-translation.php:1862 msgid "Pause Subscription!" msgstr "" #: app/Services/Translations/admin-translation.php:1863 msgid "Pause the active subscription?" msgstr "" #: app/Services/Translations/customer-profile-translation.php:187 msgid "Pause your subscription? You can resume it anytime." msgstr "" #: app/Helpers/Status.php:269 #: app/Services/Translations/admin-translation.php:1864 msgid "Paused" msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:225 msgid "Paused by admin" msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:540 msgid "Paused by customer from customer portal" msgstr "" #: app/Services/Localization/i18n/states.php:979 msgid "Pavia" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:650 msgid "Pay" msgstr "" #: app/Services/Translations/customer-profile-translation.php:188 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:474 #: app/Views/emails/renewal/reminder/customer.php:43 #: app/Views/emails/renewal/created/customer.php:71 #: app/Views/emails/subscription/past_due/customer.php:44 #: app/Views/emails/subscription/charge_failed/customer.php:126 #: app/Views/emails/order/reminder/due/customer.php:66 msgid "Pay Now" msgstr "" #: app/Services/Translations/customer-profile-translation.php:189 msgid "Pay Now for Invoice" msgstr "" #: app/Services/Translations/customer-profile-translation.php:190 msgid "Pay Remaining Installments" msgstr "" #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:29 msgid "Pay securely with Airwallex - Global payment processing" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:32 msgid "Pay securely with Authorize.Net - Credit and Debit Cards" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:44 msgid "" "Pay securely with Flutterwave - Card, Bank Transfer, Mobile Money, and more" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:44 msgid "Pay securely with Mercado Pago - Cards, Pix, Boleto, OXXO, and more" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:26 msgid "Pay securely with Mollie - Credit Card, PayPal, SEPA, and more." msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:44 msgid "" "Pay securely with Paystack - Cards, Bank Transfer, USSD, and Mobile Money" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/RazorpayAddon.php:44 msgid "Pay securely with Razorpay - UPI, Cards, NetBanking, and Wallets" msgstr "" #: app/Views/emails/subscription/charge_failed/customer.php:124 msgid "" "Pay this renewal order now to keep your subscription active — no waiting for " "the retry." msgstr "" #: app/Modules/PaymentMethods/Cod/Cod.php:41 msgid "Pay with cash upon delivery" msgstr "" #: app/Services/Renderer/TaxRenderer.php:438 #: app/Services/Translations/admin-translation.php:1867 #: app/Services/Translations/customer-profile-translation.php:195 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:999 #: app/Services/Renderer/Receipt/ThankYouRender.php:1239 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:638 #: app/Views/emails/parts/subscription_item.php:193 #: app/Views/emails/parts/items_table.php:528 msgid "Payable now (added)" msgstr "" #: app/Services/Filter/OrderFilter.php:574 msgid "Payer email" msgstr "" #: app/Services/Renderer/CheckoutRenderer.php:813 #: app/Services/Translations/admin-translation.php:1868 #: app/Services/Translations/customer-profile-translation.php:196 #: app/Services/Translations/block-editor-translation.php:258 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:185 msgid "Payment" msgstr "" #: app/Services/Translations/admin-translation.php:1871 msgid "Payment Activation" msgstr "" #: app/Http/Controllers/PaymentMethodController.php:245 msgid "Payment addon activated successfully!" msgstr "" #. %1$s: expected amount, %2$s: received amount #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:406 #, php-format msgid "" "Payment amount mismatch detected. Expected: %1$s, Received: %2$s. This may " "indicate payment tampering." msgstr "" #. %1$s: expected amount, %2$s: received amount, %3$s: transaction UUID #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:332 #, php-format msgid "" "Payment amount mismatch detected. Expected: %1$s, Received: %2$s. " "Transaction: %3$s. Order not confirmed." msgstr "" #. %1$s: expected amount, %2$s: received amount, %3$s: transaction UUID #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:190 #, php-format msgid "" "Payment amount mismatch detected. Expected: %1$s, Received: %2$s. " "Transaction: %3$s. Subscription not confirmed." msgstr "" #: app/Services/Translations/admin-translation.php:1869 msgid "Payment API settings is enabled by defined API keys." msgstr "" #: app/Services/Translations/admin-translation.php:1870 msgid "Payment API settings is not enabled by API keys / Connect" msgstr "" #: app/Listeners/Order/OrderPaymentFailed.php:14 msgid "Payment attempt failed for this order." msgstr "" #: app/Services/Translations/payments-translation.php:7 msgid "Payment canceled!" msgstr "" #: app/Services/Translations/payments-translation.php:8 msgid "Payment completed! Updating order..." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:484 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1223 msgid "Payment confirmation failed" msgstr "" #: app/Services/Renderer/Receipt/ReceiptRenderer.php:853 msgid "Payment Confirmation Failed!" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:482 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:576 msgid "Payment confirmation is already processing. Please try again." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:633 msgid "Payment confirmation received from PayPal. Transaction ID: " msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:1151 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:1156 msgid "Payment confirmation received from Stripe. Transaction ID:" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:687 msgid "Payment confirmed successfully. Redirecting...!" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:439 msgid "Payment currency does not match with transaction currency!" msgstr "" #. %1$s: expected currency, %2$s: received currency #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:427 #, php-format msgid "" "Payment currency mismatch detected. Expected: %1$s, Received: %2$s. This may " "indicate payment tampering." msgstr "" #. %1$s: expected currency, %2$s: received currency, %3$s: transaction UUID #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:310 #, php-format msgid "" "Payment currency mismatch detected. Expected: %1$s, Received: %2$s. " "Transaction: %3$s. Order not confirmed." msgstr "" #. %1$s: expected currency, %2$s: received currency, %3$s: transaction UUID #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:172 #, php-format msgid "" "Payment currency mismatch detected. Expected: %1$s, Received: %2$s. " "Transaction: %3$s. Subscription not confirmed." msgstr "" #: app/Services/Translations/customer-profile-translation.php:198 msgid "Payment details" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:345 msgid "Payment does not match this transaction!" msgstr "" #: app/Listeners/Order/OrderPaymentFailed.php:13 #: app/Services/Renderer/Receipt/ThankYouRender.php:142 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:197 msgid "Payment Failed" msgstr "" #: app/Services/Translations/payments-translation.php:9 msgid "Payment failed!" msgstr "" #: app/Services/Translations/payments-translation.php:10 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:485 msgid "Payment failed. Please try again." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:527 msgid "Payment has been paid successfully! Redirecting..." msgstr "" #: app/Services/Renderer/Receipt/ReceiptRenderer.php:787 msgid "Payment history" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:325 #: app/Helpers/EditorShortCodeHelper.php:376 msgid "Payment Info" msgstr "" #: app/Services/Renderer/ModalCheckoutRenderer.php:364 #: app/Services/Renderer/CartItemRenderer.php:199 msgid "Payment information" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:182 #: app/Services/Filter/OrderFilter.php:447 #: app/Services/Translations/admin-translation.php:1872 #: app/Services/Translations/customer-profile-translation.php:197 #: app/Services/Translations/block-editor-translation.php:259 #: app/Services/PDF/DefaultPdfStructures.php:63 #: app/Services/PDF/DefaultPdfStructures.php:103 #: app/Services/PDF/DefaultPdfStructures.php:144 #: app/Services/PDF/DefaultPdfStructures.php:182 #: app/Services/Renderer/Receipt/ThankYouRender.php:631 #: app/Views/emails/parts/subscription_item.php:407 #: app/Views/emails/parts/items_table.php:770 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:247 msgid "Payment Method" msgstr "" #: app/Services/Translations/admin-translation.php:1878 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:794 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:292 msgid "Payment method" msgstr "" #: app/Services/Translations/customer-profile-translation.php:199 msgid "Payment method information" msgstr "" #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:159 msgid "Payment method is upcoming!" msgstr "" #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:129 msgid "Payment method is upcoming! Not available for right now!" msgstr "" #: api/Checkout/CheckoutApi.php:461 msgid "Payment method not found!" msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:622 msgid "Payment method not supported" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:823 msgid "" "Payment method setup is not complete. Please complete the payment method " "setup." msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:352 msgid "Payment method switched successfully" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/SwitchCustomerMethod.php:119 msgid "Payment Method updated successfully" msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:241 #: app/Modules/PaymentMethods/StripeGateway/UpdateCustomerPaymentMethod.php:137 #: app/Modules/PaymentMethods/StripeGateway/UpdateCustomerPaymentMethod.php:183 #: app/Modules/PaymentMethods/StripeGateway/SubscriptionsManager.php:63 msgid "Payment method updated successfully" msgstr "" #: app/Services/Translations/customer-profile-translation.php:200 msgid "Payment method updated Successfully!" msgstr "" #: app/Services/Translations/admin-translation.php:1873 #: app/Views/emails/subscription/renewal/admin.php:36 msgid "Payment Method:" msgstr "" #: app/Services/Translations/block-editor-translation.php:260 msgid "Payment Methods" msgstr "" #: app/Http/Controllers/PaymentMethodController.php:178 msgid "Payment methods order saved successfully" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:472 msgid "" "Payment module not available to checkout! Please reload again, or contact " "admin!" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:386 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:472 msgid "Payment not completed!" msgstr "" #: app/Services/Email/EmailNotifications.php:582 msgid "Payment Overdue for Renewal #{{order.order_ref}}" msgstr "" #: app/Services/Renderer/Receipt/ThankYouRender.php:141 msgid "Payment Pending!" msgstr "" #: app/Services/Translations/payments-translation.php:5 msgid "Payment Process rejected!" msgstr "" #: app/Services/Translations/payments-translation.php:6 msgid "Payment Processing..." msgstr "" #: app/Helpers/EditorShortCodeHelper.php:263 msgid "Payment Receipt" msgstr "" #: app/Services/Email/EmailNotifications.php:460 msgid "Payment Reminder #{{order.invoice_no}}" msgstr "" #: app/Services/Email/EmailNotifications.php:478 msgid "Payment Reminder - Order #{{order.id}}" msgstr "" #: app/Services/Email/EmailNotifications.php:565 msgid "Payment Reminder for Renewal #{{order.order_ref}}" msgstr "" #: app/Services/Reminders/ReminderService.php:235 #: app/Services/Translations/admin-translation.php:1879 msgid "Payment reminder sent successfully" msgstr "" #: app/Services/Email/EmailNotifications.php:469 msgid "Payment reminder to customer" msgstr "" #: app/Helpers/Status.php:198 msgid "Payment Scheduled" msgstr "" #: app/Services/Translations/admin-translation.php:1874 msgid "Payment Settings" msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionGatewayGate.php:278 msgid "Payment settings" msgstr "" #: app/Services/Filter/OrderFilter.php:95 #: app/Services/Filter/OrderFilter.php:408 #: app/Services/Translations/admin-translation.php:1875 #: app/Services/PDF/DefaultPdfStructures.php:64 #: app/Services/PDF/DefaultPdfStructures.php:104 #: app/Services/PDF/DefaultPdfStructures.php:183 msgid "Payment Status" msgstr "" #: app/Http/Controllers/OrderController.php:1115 msgid "Payment status has been successfully updated" msgstr "" #: api/Resource/OrderResource.php:2486 msgid "Payment Status has been updated" msgstr "" #. %1$s is the old status, %2$s is the new status #: api/Resource/OrderResource.php:2477 #, php-format msgid "Payment status has been updated from %1$s to %2$s" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:264 msgid "Payment Summary" msgstr "" #: app/Services/Translations/admin-translation.php:1876 msgid "Payment Term" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:326 #: app/Services/Translations/admin-translation.php:1877 #: app/Services/Translations/block-editor-translation.php:261 msgid "Payment Type" msgstr "" #: app/Services/Translations/block-editor-translation.php:262 msgid "Payment Type Color" msgstr "" #: app/Services/BulkProductUpdateService.php:268 #: app/Services/BulkProductInsertService.php:178 #: app/Http/Requests/ProductUpdateRequest.php:460 #: app/Http/Requests/ProductRequest.php:373 #: app/Http/Requests/ProductVariationRequest.php:298 msgid "Payment Type is required." msgstr "" #: app/Services/BulkProductUpdateService.php:269 #: app/Services/BulkProductInsertService.php:179 msgid "Payment Type must be onetime or subscription." msgstr "" #. 1: payment method, 2: status #: app/Modules/MCP/Tools/OrderTools.php:944 #, php-format msgid "Payment via %1$s — %2$s" msgstr "" #: api/StoreSettings.php:560 msgid "Payment View" msgstr "" #: app/Services/Translations/admin-translation.php:1880 msgid "Payments" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:51 msgid "Payments and Payout:" msgstr "" #: app/Services/Translations/admin-translation.php:3175 msgid "payments made" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1044 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1083 msgid "PayPal" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:403 msgid "PayPal Amount Mismatch Attempt" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:1069 msgid "PayPal Amount Mismatch On Sync" msgstr "" #: app/Services/Translations/admin-translation.php:1865 msgid "PayPal Business/Seller Email" msgstr "" #: app/Services/Translations/admin-translation.php:1866 msgid "PayPal Buyer Email (optional)" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:424 msgid "PayPal Currency Mismatch Attempt" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:1047 msgid "PayPal Currency Mismatch On Sync" msgstr "" #. %4$s #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:75 msgid "PayPal developers" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:913 msgid "PayPal did not return a saved payment method for automatic charging." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:449 msgid "PayPal did not return a saved payment method." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:338 msgid "PayPal did not return a setup token." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1314 msgid "PayPal does not support the currency you are using!" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1212 msgid "" "PayPal is temporarily unavailable for this checkout. Please choose another " "payment method or try again later." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:55 msgid "" "PayPal is the faster, safer way to send and receive money or make an online " "payment. Get started or create a merchant account to accept payments." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1120 msgid "PayPal live credentials are required!" msgstr "" #: app/Services/Translations/customer-profile-translation.php:192 msgid "PayPal logo" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPalSubscriptions.php:198 msgid "PayPal outstanding balance collected" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPalSubscriptions.php:577 msgid "PayPal outstanding credit backfilled" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPalSubscriptions.php:155 msgid "PayPal outstanding credit deferred — lock timeout" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPalSubscriptions.php:260 msgid "PayPal outstanding credit revoked" msgstr "" #: app/Services/Translations/customer-profile-translation.php:191 msgid "PayPal Payment" msgstr "" #: app/Services/Translations/customer-profile-translation.php:193 msgid "PayPal payment button" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:633 msgid "PayPal Payment Confirmation" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:470 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:898 msgid "PayPal payment method vaulted for automatic renewal charges." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:840 msgid "PayPal Payment Pending" msgstr "" #. %1$s: PayPal capture id, %2$s: PayPal hold reason #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:843 #, php-format msgid "" "PayPal placed this payment on hold and no money has moved yet. Capture: %1$s," " Reason: %2$s. The order stays unpaid until the PAYMENT.CAPTURE.COMPLETED " "webhook arrives." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:738 msgid "PayPal Recurring Plan Mismatch" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPalSubscriptions.php:129 msgid "PayPal renewal amount exceeds the cycle price" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:1124 msgid "PayPal renewal payment could not be recorded — needs manual review" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:978 msgid "PayPal renewal resync retries exhausted — needs manual review" msgstr "" #. %d: number of consecutive failed payments reported by PayPal #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:675 msgid "PayPal reported a failed subscription payment (failed attempts: %d)." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:678 msgid "PayPal reported a failed subscription payment." msgstr "" #. 1: PayPal sale ID, 2: charged amount in cents, 3: cycle price in cents #: app/Modules/PaymentMethods/PayPalGateway/PayPalSubscriptions.php:132 #, php-format msgid "" "PayPal sale %1$s charged %2$d against a cycle price of %3$d — not an exact " "cycle multiple, so no extra cycles were credited. Review the subscription's " "billing history manually." msgstr "" #. 1: PayPal sale ID, 2: number of cycles the sale covered #: app/Modules/PaymentMethods/PayPalGateway/PayPalSubscriptions.php:201 #, php-format msgid "" "PayPal sale %1$s collected the outstanding balance of previously missed " "cycles — one payment covering %2$d billing cycles. The extra cycles were " "credited to the local bill count." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/ConnectConfig.php:253 msgid "PayPal settings has been disconnected" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:220 msgid "PayPal Subscription Activation Skipped" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:673 msgid "PayPal subscription does not match this transaction!" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:736 msgid "PayPal Subscription Payment Mismatch" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:706 msgid "PayPal subscription plan does not match the expected plan." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:668 msgid "PayPal Subscription Plan Mismatch" msgstr "" #. %1$s: expected plan ID, %2$s: received plan ID #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:671 #, php-format msgid "" "PayPal subscription plan mismatch. Expected: %1$s, Received: %2$s. " "Subscription not activated." msgstr "" #: app/Services/Translations/customer-profile-translation.php:194 msgid "PayPal subscription updated successfully" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1120 msgid "PayPal test credentials are required!" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:187 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:329 msgid "PayPal Webhook Amount Mismatch" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:169 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:307 msgid "PayPal Webhook Currency Mismatch" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:504 msgid "PayPal Webhook Received" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:283 msgid "PayPal Webhook Verification Failed" msgstr "" #: app/Services/Localization/i18n/states.php:2205 msgid "Paysandú" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:85 #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:115 msgid "Paystack Payment Gateway" msgstr "" #: app/Services/Localization/i18n/states.php:204 msgid "Pazardzhik" msgstr "" #: app/Services/Translations/admin-translation.php:1843 msgid "PDF downloaded" msgstr "" #: app/Services/Translations/admin-translation.php:1841 msgid "PDF Template Settings" msgstr "" #: app/Services/Translations/admin-translation.php:1842 msgid "PDF Templates" msgstr "" #: app/Http/Controllers/ProductController.php:1129 msgid "PDF/Docs" msgstr "" #: app/Services/Localization/i18n/states.php:467 msgid "Pedernales" msgstr "" #: app/Services/Localization/i18n/states.php:677 msgid "Peloponnese" msgstr "" #: app/Services/Localization/i18n/states.php:1905 msgid "Pemba North" msgstr "" #: app/Services/Localization/i18n/states.php:1909 msgid "Pemba South" msgstr "" #: app/Services/Localization/i18n/states.php:1364 msgid "Penang (Pulau Pinang)" msgstr "" #: app/Helpers/Status.php:191 app/Helpers/Status.php:206 #: app/Helpers/Status.php:223 app/Helpers/Status.php:266 #: app/Helpers/Helper.php:369 app/Helpers/Helper.php:389 #: app/Services/Filter/OrderFilter.php:413 #: app/Services/Filter/OrderFilter.php:535 #: app/Services/Translations/admin-translation.php:1881 msgid "Pending" msgstr "" #: app/Services/Localization/i18n/states.php:2177 msgid "Pennsylvania" msgstr "" #. %1$d is the count number, %2$s is the plural unit name (e.g., days, months, years) #: app/Helpers/Helper.php:1115 app/Helpers/Helper.php:1330 #, php-format msgid "per %1$d %2$s" msgstr "" #. %s is the singular unit name (e.g., day, month, year) #. %s is the interval (e.g., day, week, month, quarter, half_year, year) #. %s is the interval unit (e.g., day, week, month, year) #: app/Helpers/Helper.php:1110 app/Helpers/Helper.php:1252 #: app/Helpers/Helper.php:1325 #, php-format msgid "per %s" msgstr "" #: app/Services/Translations/customer-profile-translation.php:201 msgid "Per installment" msgstr "" #: app/Services/Translations/admin-translation.php:1882 msgid "Per Item" msgstr "" #: app/Services/Translations/admin-translation.php:1883 msgid "Per Logged in User Limit" msgstr "" #: app/Services/Translations/admin-translation.php:1884 msgid "Per Order" msgstr "" #: app/Services/Translations/block-editor-translation.php:263 msgid "Per Page/Scroll" msgstr "" #: app/Services/Translations/admin-translation.php:1885 msgid "Per Qty" msgstr "" #: app/Services/Translations/admin-translation.php:1886 msgid "Per Weight" msgstr "" #. 1: requested per_page, 2: the maximum this tool returned #: app/Modules/MCP/AbilitiesRegistrar.php:268 #, php-format msgid "" "per_page %1$d exceeds this tool's maximum; %2$d rows per page were returned. " "Use meta.page (total/pages/has_more) to page through the rest." msgstr "" #: app/Services/Localization/i18n/states.php:1365 msgid "Perak" msgstr "" #: app/Services/Localization/i18n/states.php:468 msgid "Peravia" msgstr "" #: app/Services/Translations/admin-translation.php:1887 #: app/Modules/Shipping/Services/Filter/ShippingClassFilter.php:77 msgid "Percentage" msgstr "" #: app/Services/Translations/block-editor-translation.php:264 msgid "Percentage Format" msgstr "" #: app/Services/Translations/admin-translation.php:1888 msgid "Percentage of the total amount of the order" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:513 msgid "Percentage Text" msgstr "" #: app/Services/Translations/admin-translation.php:1889 msgid "Period" msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:567 msgid "Period can only be skipped for active or trialing subscriptions." msgstr "" #: app/Services/Translations/admin-translation.php:1890 msgid "Period skipped" msgstr "" #: app/Services/Localization/i18n/states.php:1366 msgid "Perlis" msgstr "" #: app/Services/Translations/admin-translation.php:1891 msgid "Permalink" msgstr "" #: app/Services/Translations/admin-translation.php:1892 #, php-format msgid "Permanently delete %s? This cannot be undone." msgstr "" #: app/Services/Localization/i18n/states.php:268 msgid "Pernambuco" msgstr "" #: app/Services/Localization/i18n/states.php:205 msgid "Pernik" msgstr "" #: app/Services/Localization/i18n/countries.php:185 msgid "Peru" msgstr "" #: app/Services/Localization/i18n/states.php:1515 msgctxt "Peru Region" msgid "Amazonas" msgstr "" #: app/Services/Localization/i18n/states.php:1526 msgctxt "Peru Region" msgid "La Libertad" msgstr "" #: app/Services/Localization/i18n/states.php:980 msgid "Perugia" msgstr "" #: app/Helpers/CurrenciesHelper.php:115 msgid "Peruvian Nuevo Sol" msgstr "" #: app/Services/Localization/i18n/states.php:981 msgid "Pesaro e Urbino" msgstr "" #: app/Services/Localization/i18n/states.php:982 msgid "Pescara" msgstr "" #: app/Services/Localization/i18n/states.php:768 msgid "Pest" msgstr "" #: app/Services/Localization/i18n/states.php:694 msgid "Petén" msgstr "" #: app/Services/Localization/i18n/states.php:1777 msgid "Phang Nga" msgstr "" #: app/Services/Localization/i18n/states.php:1778 msgid "Phatthalung" msgstr "" #: app/Services/Localization/i18n/states.php:1779 msgid "Phayao" msgstr "" #: app/Services/Localization/i18n/states.php:1780 msgid "Phetchabun" msgstr "" #: app/Services/Localization/i18n/states.php:1781 msgid "Phetchaburi" msgstr "" #: app/Services/Localization/i18n/states.php:1782 msgid "Phichit" msgstr "" #: app/Helpers/CurrenciesHelper.php:117 msgid "Philippine Peso" msgstr "" #: app/Services/Localization/i18n/countries.php:186 msgid "Philippines" msgstr "" #: app/Services/Localization/i18n/states.php:1783 msgid "Phitsanulok" msgstr "" #: app/Helpers/CartCheckoutHelper.php:616 api/Checkout/CheckoutApi.php:757 #: app/Services/Renderer/CheckoutFieldsSchema.php:550 #: app/Services/Renderer/CheckoutFieldsSchema.php:592 #: app/Services/Translations/admin-translation.php:1893 #: app/Services/Translations/customer-profile-translation.php:202 #: app/Services/Translations/block-editor-translation.php:265 msgid "Phone" msgstr "" #: app/Services/Renderer/AddressSelectRenderer.php:254 #: app/Services/Translations/block-editor-translation.php:266 msgid "Phone Number" msgstr "" #: app/Services/Renderer/CheckoutFieldsSchema.php:305 #: app/Services/Renderer/CheckoutFieldsSchema.php:306 #: app/Services/Renderer/AddressSelectRenderer.php:258 msgid "Phone number" msgstr "" #: app/Services/Localization/i18n/states.php:1175 msgid "Phongsaly" msgstr "" #: app/Http/Controllers/ProductController.php:1106 msgid "Photos" msgstr "" #: app/Services/Localization/i18n/states.php:1784 msgid "Phrae" msgstr "" #: app/Services/Localization/i18n/states.php:1785 msgid "Phuket" msgstr "" #: app/Helpers/Helper.php:768 #: app/Services/Translations/admin-translation.php:1894 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:221 msgid "Physical" msgstr "" #: app/Services/Translations/admin-translation.php:1895 msgid "Physical Product" msgstr "" #: app/Services/Localization/i18n/states.php:983 msgid "Piacenza" msgstr "" #: app/Services/Localization/i18n/states.php:269 msgid "Piauí" msgstr "" #: app/Services/Localization/i18n/states.php:553 msgid "Pichincha" msgstr "" #: app/Services/Translations/admin-translation.php:1896 msgid "Pick a custom color" msgstr "" #: app/Services/Translations/TransStrings.php:130 msgid "pick alpha value" msgstr "" #: app/Services/Translations/admin-translation.php:1897 msgid "Pick an existing FluentPlayer video" msgstr "" #: app/Services/Translations/TransStrings.php:261 msgid "pick end value" msgstr "" #: app/Services/Translations/TransStrings.php:132 msgid "pick hue value" msgstr "" #: app/Services/Translations/TransStrings.php:134 msgid "pick saturation and brightness value" msgstr "" #: app/Services/Translations/TransStrings.php:260 msgid "pick start value" msgstr "" #: api/StoreSettings.php:1915 msgid "" "Pick the colors yourself. Only the ones you set are written to the " "storefront." msgstr "" #: app/Services/Translations/admin-translation.php:1898 msgid "Pin Actions" msgstr "" #: app/Services/Localization/i18n/address-locales.php:396 msgid "PIN Code" msgstr "" #: app/Services/Localization/i18n/states.php:179 msgid "Pirojpur" msgstr "" #: app/Services/Localization/i18n/states.php:984 msgid "Pisa" msgstr "" #: app/Services/Localization/i18n/states.php:985 msgid "Pistoia" msgstr "" #: app/Services/Localization/i18n/countries.php:187 msgid "Pitcairn" msgstr "" #: app/Services/Localization/i18n/states.php:1533 msgid "Piura" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:89 msgid "Pix, Boleto & Virtual Debit Card" msgstr "" #: app/Services/Translations/checkout-translation.php:26 #: app/Services/Translations/block-editor-translation.php:267 #: app/Modules/Templating/AssetLoader.php:545 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:475 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:231 msgid "Place Order" msgstr "" #: app/Services/Renderer/CheckoutRenderer.php:855 msgid "Place order" msgstr "" #: app/Services/Theme/ColorPalette.php:170 msgid "Place Order, Buy Now, and every primary action in the store." msgstr "" #: app/Services/Translations/block-editor-translation.php:268 msgid "Placeholder" msgstr "" #. %s: product title #: app/Services/Renderer/ProductCardRender.php:225 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:322 #, php-format msgid "Placeholder image for %s" msgstr "" #: app/Services/Theme/ColorPalette.php:247 #: app/Services/Theme/ColorPalette.php:342 msgid "Placeholder text" msgstr "" #: app/Services/Translations/admin-translation.php:1899 msgid "Plain CSV file" msgstr "" #: app/Services/Translations/customer-profile-translation.php:203 msgid "Plan" msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:293 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:135 msgid "Plan created successfully" msgstr "" #: app/Services/Filter/LicenseSiteFilter.php:107 #: app/Services/Translations/admin-translation.php:1900 msgid "Platform Version" msgstr "" #. %1$s: video title #: app/Modules/FluentPlayer/ProductVideoRenderer.php:226 #, php-format msgid "Play video: %1$s" msgstr "" #: app/Services/Translations/admin-translation.php:1901 msgid "Plays first" msgstr "" #: app/Services/Translations/customer-profile-translation.php:350 msgid "please add a new address from" msgstr "" #: app/Services/Translations/admin-translation.php:1903 msgid "Please add at least one option value." msgstr "" #: app/Services/Translations/admin-translation.php:1904 msgid "Please add at least one weight tier" msgstr "" #: app/Helpers/OrderItemHelper.php:86 msgid "Please add some products!" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Processor.php:629 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:709 msgid "" "Please agree to save your payment method for automatic renewal charges to " "start this subscription." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1341 msgid "Please check PayPal if the dispute is already accepted or not!" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:934 msgid "Please check stripe if the dispute is already accepted or not!" msgstr "" #: app/Services/Translations/admin-translation.php:1905 msgid "" "Please check the URL and try again, or use the search bar to find what you " "need." msgstr "" #: app/Views/emails/renewal/reminder/customer.php:41 msgid "Please complete the payment to keep your subscription active." msgstr "" #: app/Views/emails/subscription/past_due/customer.php:42 msgid "Please complete the payment to reactivate your subscription." msgstr "" #: app/Views/emails/order/reminder/renewal_overdue/followup/customer.php:42 msgid "" "Please complete your payment to avoid any disruption to your subscription." msgstr "" #: app/Services/Translations/admin-translation.php:1906 msgid "Please confirm" msgstr "" #: app/Services/Translations/admin-translation.php:1907 #: app/Services/Translations/customer-profile-translation.php:204 msgid "Please copy this text: " msgstr "" #: app/Services/Translations/admin-translation.php:1908 msgid "Please describe the reason" msgstr "" #: app/Services/Translations/admin-translation.php:1909 msgid "" "Please do not close or refresh this window. Please wait while we delete the " "selected orders..." msgstr "" #: app/Services/Translations/checkout-translation.php:27 #: app/Services/Translations/payments-translation.php:11 msgid "Please Don't close the browser" msgstr "" #: api/CustomerAddress.php:89 api/Resource/OrderAddressResource.php:90 #: api/Resource/CustomerAddressResource.php:203 #: api/Resource/FrontendResource/OrderAddressResource.php:102 #: api/Resource/FrontendResource/CustomerAddressResource.php:161 msgid "Please edit a valid address!" msgstr "" #: api/Resource/CouponResource.php:140 msgid "Please edit a valid coupon!" msgstr "" #: api/Resource/ProductDetailResource.php:90 msgid "Please edit a valid product!" msgstr "" #: app/Services/Translations/admin-translation.php:1910 msgid "Please enter a class name" msgstr "" #: app/Services/Translations/admin-translation.php:1911 msgid "Please enter a cost" msgstr "" #: app/Services/Translations/admin-translation.php:1912 msgid "Please enter a keyword" msgstr "" #: app/Services/Translations/admin-translation.php:1913 msgid "Please enter a method title" msgstr "" #: app/Services/Translations/admin-translation.php:1914 msgid "Please enter a name for the custom tax class" msgstr "" #: app/Services/Translations/admin-translation.php:1915 msgid "Please enter a reason" msgstr "" #: app/Services/Translations/admin-translation.php:1916 msgid "Please enter a template name" msgstr "" #: api/User.php:69 msgid "Please enter a valid email address" msgstr "" #: app/Http/Requests/UserRequest.php:28 msgid "Please enter a valid email address." msgstr "" #: app/Services/Translations/admin-translation.php:1917 msgid "Please enter a valid order ID." msgstr "" #: app/Services/Translations/admin-translation.php:1918 msgid "Please enter a valid price." msgstr "" #: app/Services/Translations/admin-translation.php:1919 msgid "Please enter a valid stock quantity" msgstr "" #: app/Services/Translations/admin-translation.php:1920 msgid "Please enter a zone name" msgstr "" #: app/Services/Translations/admin-translation.php:1921 msgid "Please enter the payment note..." msgstr "" #: app/Services/Translations/admin-translation.php:1922 msgid "Please fill all required fields" msgstr "" #: app/Services/Translations/customer-profile-translation.php:205 msgid "Please fill in all the required fields." msgstr "" #: app/Services/Translations/admin-translation.php:1923 msgid "Please fill in at least one field to update." msgstr "" #: app/Services/Translations/admin-translation.php:1924 msgid "Please fill up all the fields" msgstr "" #: app/Modules/Integrations/IntegrationHelper.php:66 msgid "Please fill up the required fields:" msgstr "" #: app/Services/Translations/admin-translation.php:1925 msgid "Please keep this window open, we'll take you to your" msgstr "" #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:91 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:103 msgid "Please log in to access your customer portal." msgstr "" #: app/Services/Coupon/DiscountService.php:718 msgid "Please log in to use this coupon." msgstr "" #: app/Views/emails/subscription/charge_failed/customer.php:85 msgid "" "Please pay now or update your payment method from your account to keep your " "subscription active." msgstr "" #: app/Views/emails/subscription/charge_failed/customer.php:87 msgid "Please pay now to keep your subscription active." msgstr "" #: app/Services/Translations/block-editor-translation.php:269 msgid "Please preview your form on the front-end to view payment methods." msgstr "" #: app/Services/Translations/block-editor-translation.php:270 msgid "Please preview your form on the front-end to view shipping methods." msgstr "" #: api/Resource/OrderResource.php:1444 msgid "Please process order first" msgstr "" #: app/Services/Translations/admin-translation.php:1926 msgid "Please provide a license key" msgstr "" #: app/Services/Translations/admin-translation.php:1902 msgid "Please Provide a license key of" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPalHelper.php:175 msgid "Please provide a valid charge Id!" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1253 msgid "Please provide a valid Client Id!" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:554 msgid "Please provide a valid LIVE secret key!" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:547 msgid "Please provide a valid secret key!" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:559 msgid "Please provide a valid TEST secret key!" msgstr "" #: app/Helpers/AddressHelper.php:343 msgid "Please provide your address to view shipping options" msgstr "" #: app/Helpers/AddressHelper.php:383 app/Helpers/AddressHelper.php:432 msgid "Please provide your shipping address to get shipping options" msgstr "" #: app/Services/Translations/admin-translation.php:1927 msgid "Please select a bulk action" msgstr "" #: app/Services/Translations/admin-translation.php:1928 msgid "Please select a category" msgstr "" #: app/Services/Translations/admin-translation.php:1929 msgid "Please select a cost type" msgstr "" #: app/Services/Translations/admin-translation.php:1930 msgid "Please select a customer" msgstr "" #: app/Services/Translations/admin-translation.php:1931 msgid "Please select a file" msgstr "" #: app/Services/Translations/admin-translation.php:1932 msgid "Please select a location" msgstr "" #: app/Services/Translations/admin-translation.php:1933 msgid "Please select a method type" msgstr "" #: app/Services/Translations/admin-translation.php:1934 msgid "Please select a order bump" msgstr "" #: api/Resource/OrderResource.php:337 msgid "Please select a payment method first!" msgstr "" #: app/Services/Translations/admin-translation.php:1935 msgid "Please select a tax class" msgstr "" #: app/Services/Translations/admin-translation.php:1936 msgid "Please select a time period to view sales data" msgstr "" #: app/Services/Translations/admin-translation.php:1937 msgid "Please select at least one product to delete" msgstr "" #: app/Services/Translations/admin-translation.php:1938 msgid "Please select at least one product to duplicate" msgstr "" #: app/Services/Translations/admin-translation.php:1939 msgid "Please select at least one term for each attribute." msgstr "" #: app/Services/Translations/admin-translation.php:1940 msgid "Please select at least one variant to update." msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:119 msgid "Please select cancel reason!" msgstr "" #: api/Customers.php:164 api/Resource/CustomerResource.php:349 #: api/Resource/FrontendResource/CustomerResource.php:225 msgid "Please select status" msgstr "" #: app/Services/Translations/admin-translation.php:1941 msgid "Please select the taxes you want to file" msgstr "" #: api/Resource/OrderResource.php:1448 msgid "Please set customer first" msgstr "" #: app/Services/CustomPayment/PaymentItem.php:59 msgid "Please set payment type subscription first!" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/API/DccApplies.php:20 msgid "Please set store country and currency first!" msgstr "" #: app/Services/CustomPayment/PaymentItem.php:102 msgid "" "Please set subscription required infos ['signup_fee', 'times', " "'repeat_interval']." msgstr "" #: api/Resource/OrderResource.php:1452 msgid "Please set Transaction First" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:58 msgid "Please setup your store country and currency first. " msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:70 msgid "Please try again in a moment." msgstr "" #: app/Services/Renderer/Receipt/ReceiptRenderer.php:858 msgid "Please try to complete payment again from here!" msgstr "" #: api/CustomerAddress.php:116 api/Resource/CustomerAddressResource.php:316 #: api/Resource/FrontendResource/CustomerAddressResource.php:203 msgid "Please use a valid address ID!" msgstr "" #: api/Resource/CouponResource.php:180 msgid "Please use a valid coupon ID!" msgstr "" #: api/Resource/OrderMetaResource.php:132 msgid "Please use a valid ID!" msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerController.php:95 #: app/Http/Controllers/FrontendControllers/CustomerController.php:188 msgid "Please verify your email before using saved addresses." msgstr "" #: app/Services/Translations/admin-translation.php:1942 msgid "Please wait for the province rates to finish loading" msgstr "" #: app/Services/Translations/admin-translation.php:1943 msgid "Please wait, Generating Payment link..." msgstr "" #: app/Services/Translations/admin-translation.php:1944 msgid "Please wait, your products are being added." msgstr "" #: app/Services/Translations/checkout-translation.php:28 msgid "Please wait..." msgstr "" #: app/Services/Localization/i18n/states.php:206 msgid "Pleven" msgstr "" #: app/Services/Localization/i18n/states.php:207 msgid "Plovdiv" msgstr "" #: app/Services/Translations/admin-translation.php:1948 msgid "Plugin activated successfully" msgstr "" #: app/Services/Translations/admin-translation.php:1945 msgid "Plugin Addons" msgstr "" #: app/Services/Translations/admin-translation.php:1946 msgid "Plugin Banner URL" msgstr "" #: app/Http/Controllers/ModuleSettingsController.php:184 msgid "Plugin file is required." msgstr "" #: app/Services/PluginInstaller/AddonManager.php:86 msgid "Plugin file not found." msgstr "" #: app/Http/Controllers/PaymentMethodController.php:231 msgid "Plugin file path is required" msgstr "" #: app/Services/Translations/admin-translation.php:1947 msgid "Plugin Icon URL" msgstr "" #: app/Services/Translations/admin-translation.php:1949 msgid "Plugin installed successfully" msgstr "" #: app/Http/Controllers/ModuleSettingsController.php:137 msgid "Plugin slug is required." msgstr "" #: app/Http/Controllers/PaymentMethodController.php:197 msgid "Plugin slug, source type are required" msgstr "" #: app/Services/PluginInstaller/AddonManager.php:291 msgid "Plugin update failed." msgstr "" #: app/Services/Translations/TransStrings.php:396 msgid "PM" msgstr "" #: app/Services/Localization/i18n/countries.php:188 msgid "Poland" msgstr "" #: app/Helpers/CurrenciesHelper.php:119 msgid "Polish Złoty" msgstr "" #: app/Services/Localization/i18n/states.php:1986 msgid "Poltavshchyna" msgstr "" #: app/Services/Localization/i18n/states.php:877 msgid "Pondicherry (Puducherry)" msgstr "" #: app/Services/Localization/i18n/states.php:628 msgid "Pontevedra" msgstr "" #: app/Services/Localization/i18n/states.php:986 msgid "Pordenone" msgstr "" #: app/Services/Localization/i18n/states.php:582 msgid "Port Said" msgstr "" #: app/Services/Localization/i18n/states.php:1028 msgid "Portland" msgstr "" #: app/Services/Localization/i18n/countries.php:189 msgid "Portugal" msgstr "" #: app/Services/Localization/i18n/states.php:2231 msgid "Portuguesa" msgstr "" #: app/Services/Translations/block-editor-translation.php:271 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:552 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:634 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:102 msgid "Position" msgstr "" #: app/Services/Translations/block-editor-translation.php:272 msgid "Position & Style" msgstr "" #: app/Services/Renderer/CheckoutFieldsSchema.php:545 #: app/Services/Renderer/CheckoutFieldsSchema.php:587 msgid "Post Code" msgstr "" #: app/Services/Translations/admin-translation.php:1950 msgid "Post Content" msgstr "" #: app/Services/Translations/admin-translation.php:1951 msgid "Post Date" msgstr "" #: app/Services/Translations/admin-translation.php:1952 msgid "Post Excerpt" msgstr "" #: app/Services/Translations/admin-translation.php:1953 msgid "Post ID" msgstr "" #: app/Services/Translations/admin-translation.php:1954 msgid "Post Name" msgstr "" #: app/Services/Translations/admin-translation.php:1955 msgid "Post Status" msgstr "" #: app/Services/Translations/admin-translation.php:1956 msgid "Post Title" msgstr "" #: app/Services/Renderer/CheckoutFieldsSchema.php:292 msgid "Postal / ZIP Code" msgstr "" #: app/Services/Localization/i18n/address-locales.php:431 msgid "Postal Code" msgstr "" #: app/Services/Localization/i18n/address-locales.php:148 #: app/Services/Localization/i18n/address-locales.php:469 msgid "Postal code" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:138 #: app/Helpers/EditorShortCodeHelper.php:147 api/Checkout/CheckoutApi.php:756 #: app/Services/Translations/block-editor-translation.php:273 #: app/Services/Localization/i18n/address-locales.php:49 #: app/Services/Localization/i18n/address-locales.php:543 #: app/Services/Localization/i18n/address-locales.php:553 #: app/Services/Localization/i18n/address-locales.php:759 #: app/Services/Localization/i18n/address-locales.php:768 msgid "Postcode" msgstr "" #: app/Services/Translations/admin-translation.php:1957 msgid "Postcode (optional)" msgstr "" #: app/Helpers/CartCheckoutHelper.php:565 #: app/Services/Renderer/CheckoutFieldsSchema.php:296 #: app/Services/Renderer/AddressSelectRenderer.php:360 #: app/Services/Renderer/AddressSelectRenderer.php:365 #: app/Services/Translations/block-editor-translation.php:274 msgid "Postcode / ZIP" msgstr "" #: api/Checkout/CheckoutApi.php:1090 api/Checkout/CheckoutApi.php:1096 #: app/Http/Requests/CustomerAddressRequest.php:70 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:45 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:75 msgid "Postcode field is required." msgstr "" #: app/Services/Translations/customer-profile-translation.php:206 msgid "Postcode is required." msgstr "" #: app/Services/Localization/i18n/states.php:987 msgid "Potenza" msgstr "" #: app/Services/Localization/i18n/states.php:247 msgid "Potosí" msgstr "" #: app/Views/emails/components/powered-by-footer.php:5 msgid "Powered by " msgstr "" #: app/Services/Localization/i18n/states.php:742 msgid "Požega-Slavonia County" msgstr "" #: app/Services/Localization/i18n/states.php:1786 msgid "Prachin Buri" msgstr "" #: app/Services/Localization/i18n/states.php:1787 msgid "Prachuap Khiri Khan" msgstr "" #: app/Services/Localization/i18n/states.php:1690 msgid "Prahova" msgstr "" #: app/Services/Localization/i18n/states.php:988 msgid "Prato" msgstr "" #: app/Services/Localization/i18n/address-locales.php:452 msgid "Prefecture" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:37 msgid "Prefix" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:44 msgid "Prefix block" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:95 msgid "Premium addon - requires FluentCart Pro" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:407 msgid "Preset search term" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:390 msgid "" "Presets applied to the product query by default, independent of the visitor-" "facing filter above. Ignored when Is main query is enabled." msgstr "" #: app/Services/Localization/i18n/states.php:1653 msgid "Presidente Hayes" msgstr "" #: app/Services/Translations/TransStrings.php:253 msgid "press delete to remove" msgstr "" #: app/Services/Translations/customer-profile-translation.php:207 msgid "Press Enter to search" msgstr "" #: api/StoreSettings.php:1453 msgid "" "Prevent staging or test copies of your store from billing real customers." msgstr "" #: app/Services/Translations/TransStrings.php:255 #: app/Services/Translations/admin-translation.php:1958 msgid "Preview" msgstr "" #: app/Services/Translations/admin-translation.php:1959 msgid "Preview Template" msgstr "" #. 1: subscription id, 2: plan name, 3: when #: app/Modules/MCP/Tools/SubscriptionTools.php:459 #, php-format msgid "Preview: cancel subscription #%1$d %2$s, effective %3$s." msgstr "" #. 1: amount to refund, 2: remaining refundable, 3: order id #: app/Modules/MCP/Tools/OrderTools.php:1214 #, php-format msgid "Preview: refund %1$s of %2$s remaining on order #%3$d." msgstr "" #: app/Services/Translations/TransStrings.php:272 #: app/Services/Translations/admin-translation.php:1960 msgid "Previous" msgstr "" #: app/Services/Translations/TransStrings.php:156 #: app/Services/Translations/admin-translation.php:1961 msgid "Previous Month" msgstr "" #: app/Services/Translations/admin-translation.php:1962 msgid "Previous Orders" msgstr "" #: app/Services/Translations/admin-translation.php:1963 msgid "Previous Period" msgstr "" #: app/Services/Translations/admin-translation.php:1964 msgid "Previous Quarter" msgstr "" #: app/Services/Translations/admin-translation.php:1965 msgid "Previous Refunded Amount" msgstr "" #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:455 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:439 msgid "Previous slide" msgstr "" #: app/Services/Translations/admin-translation.php:1966 msgid "Previous Stock:" msgstr "" #: app/Services/Translations/admin-translation.php:1967 msgid "Previous Total Refunds" msgstr "" #: app/Services/Translations/TransStrings.php:154 #: app/Services/Translations/admin-translation.php:1968 msgid "Previous Year" msgstr "" #: app/Services/Translations/TransStrings.php:235 msgid "Previous {pager} pages" msgstr "" #: app/Services/Translations/admin-translation.php:1969 msgid "Previously" msgstr "" #: app/Services/Translations/admin-translation.php:1970 #: app/Services/Translations/customer-profile-translation.php:208 #: app/Services/Translations/block-editor-translation.php:275 #: app/Views/emails/parts/subscription_item.php:24 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:185 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:1048 msgid "Price" msgstr "" #: app/Services/Renderer/ShopAppRenderer.php:457 msgid "Price (High to Low)" msgstr "" #: app/Services/Renderer/ShopAppRenderer.php:442 msgid "Price (Low to High)" msgstr "" #: app/Services/Translations/block-editor-translation.php:276 msgid "Price Color" msgstr "" #: app/Services/Translations/block-editor-translation.php:277 msgid "Price Format" msgstr "" #: app/Services/Translations/block-editor-translation.php:278 msgid "Price Grouping" msgstr "" #: app/Services/Renderer/CartItemRenderer.php:71 msgid "Price information" msgstr "" #: app/Services/CustomPayment/PaymentItem.php:98 msgid "price is not set." msgstr "" #: app/Http/Requests/ProductUpdateRequest.php:448 #: app/Http/Requests/ProductRequest.php:361 #: app/Http/Requests/ProductVariationRequest.php:292 msgid "Price is required." msgstr "" #: app/Services/BulkProductUpdateService.php:266 #: app/Services/BulkProductInsertService.php:176 #: app/Http/Requests/ProductUpdateRequest.php:449 #: app/Http/Requests/ProductRequest.php:362 #: app/Http/Requests/ProductVariationRequest.php:293 msgid "Price must be a number." msgstr "" #: app/Http/Requests/ProductUpdateRequest.php:450 #: app/Http/Requests/ProductRequest.php:363 #: app/Http/Requests/ProductVariationRequest.php:294 msgid "Price must be a positive number greater than 0." msgstr "" #: app/Services/BulkProductUpdateService.php:267 #: app/Services/BulkProductInsertService.php:177 msgid "Price must be a positive number." msgstr "" #: app/Services/CustomPayment/PaymentItem.php:39 msgid "Price must be greater than 0 and use in cent!." msgstr "" #: app/Hooks/Handlers/BlockEditors/PriceRangeBlockEditor.php:91 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:365 #: app/Modules/Templating/Bricks/Elements/PriceRange.php:28 msgid "Price Range" msgstr "" #. %s is the currency symbol (e.g., $, €, £) #: app/Services/Renderer/ProductFilterRender.php:261 #, php-format msgid "Price range in %s" msgstr "" #: app/Modules/Templating/Bricks/Elements/PriceRange.php:71 msgid "Price Range typography" msgstr "" #: app/Services/Renderer/ProductCardRender.php:308 #: app/Services/Renderer/ProductRenderer.php:1100 msgid "Price range:" msgstr "" #: app/Services/Translations/block-editor-translation.php:279 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:524 msgid "Price Source" msgstr "" #: app/Services/Translations/admin-translation.php:1971 msgid "Price Suffix (Tax Excluded)" msgstr "" #: app/Services/Translations/admin-translation.php:1972 msgid "Price Suffix (Tax Included)" msgstr "" #: app/Services/Translations/block-editor-translation.php:280 msgid "Price, high to low" msgstr "" #: app/Services/Translations/block-editor-translation.php:281 msgid "Price, low to high" msgstr "" #: app/Helpers/OrderItemHelper.php:127 msgid "Price, Quantity field should not be empty or zero!" msgstr "" #: app/Services/Renderer/ProductCardRender.php:324 #: app/Services/Renderer/ProductRenderer.php:1069 #: app/Services/Renderer/ProductRenderer.php:1971 msgid "Price:" msgstr "" #. 1: Currency sign, 2: Item price, 3: Billing interval or unit #: app/Services/Renderer/PricingTableRenderer.php:261 #, php-format msgid "Price: %1$s%2$s per %3$s" msgstr "" #: app/Services/Translations/admin-translation.php:1973 msgid "Prices entered with tax" msgstr "" #: app/Services/Translations/admin-translation.php:1974 msgid "Prices include tax" msgstr "" #: app/Services/Filter/ProductFilter.php:425 #: app/Services/Translations/admin-translation.php:1975 msgid "Pricing" msgstr "" #. %s is the pricing title #: api/Resource/ProductVariationResource.php:395 #, php-format msgid "Pricing %s is deleted" msgstr "" #: api/Resource/ProductVariationResource.php:197 #: api/Resource/ProductVariationResource.php:358 msgid "Pricing creation failed!" msgstr "" #: api/Resource/ProductVariationResource.php:392 msgid "Pricing deleted" msgstr "" #: api/Resource/ProductVariationResource.php:410 msgid "Pricing deletion failed!" msgstr "" #: api/Resource/ProductVariationResource.php:193 msgid "Pricing has been created" msgstr "" #: api/Resource/ProductVariationResource.php:354 msgid "Pricing has been updated" msgstr "" #: app/Http/Requests/ProductUpdateRequest.php:445 #: app/Http/Requests/ProductRequest.php:358 msgid "Pricing is required when status is publish or scheduled." msgstr "" #: api/Resource/ProductVariationResource.php:415 msgid "Pricing not found in database." msgstr "" #: app/Hooks/Handlers/BlockEditors/PricingTableBlockEditor.php:46 msgid "Pricing Table" msgstr "" #: app/Services/Renderer/PricingTableRenderer.php:69 msgid "Pricing table" msgstr "" #: api/Resource/ProductVariationResource.php:457 msgid "Pricing table has been updated" msgstr "" #: app/Services/Translations/admin-translation.php:1976 msgid "Pricing Table Layout" msgstr "" #: app/Services/Translations/admin-translation.php:1977 msgid "Pricing Type" msgstr "" #: app/Services/BulkProductInsertService.php:171 msgid "Pricing Type is required." msgstr "" #: app/Services/BulkProductInsertService.php:172 msgid "Pricing Type must be simple or simple_variations." msgstr "" #: api/Resource/CustomerAddressResource.php:327 msgid "Primary address cannot be deleted!" msgstr "" #: app/Services/Theme/ColorPalette.php:117 msgid "Primary background" msgstr "" #: app/Services/Translations/block-editor-translation.php:282 msgid "Primary Color" msgstr "" #: app/Services/Theme/ColorPalette.php:94 msgid "Primary text" msgstr "" #: app/Services/Localization/i18n/states.php:739 msgid "Primorje-Gorski Kotar County" msgstr "" #: app/Services/Localization/i18n/states.php:290 msgid "Prince Edward Island" msgstr "" #: app/Views/frontend/print/index.php:12 msgid "Print" msgstr "" #: app/Services/Translations/admin-translation.php:1978 msgid "Priority" msgstr "" #: app/Helpers/Status.php:118 app/Helpers/Helper.php:410 msgid "Private" msgstr "" #: app/Services/Translations/admin-translation.php:1979 msgid "Private (Invisible except Admin)" msgstr "" #: app/Services/Translations/admin-translation.php:1980 msgid "Pro" msgstr "" #. %s: FluentCart Pro version number #: app/Modules/AdminFooter/AdminFooter.php:48 #, php-format msgid "Pro %s" msgstr "" #: app/Services/Translations/admin-translation.php:1981 msgid "Pro Feature" msgstr "" #: api/StoreSettings.php:1353 msgid "Pro feature" msgstr "" #: app/Services/Translations/admin-translation.php:1982 msgid "Problem with loading the editor. Please reload the page." msgstr "" #: app/Services/Translations/customer-profile-translation.php:209 msgid "Proceed to Payment" msgstr "" #: app/Services/Translations/admin-translation.php:1983 msgid "Processed" msgstr "" #: app/Services/Translations/admin-translation.php:1984 #, php-format msgid "Processed %1$s of %2$s test orders..." msgstr "" #: app/Helpers/Status.php:165 app/Helpers/Status.php:177 #: app/Helpers/Helper.php:285 app/Helpers/Helper.php:298 #: app/Services/Filter/OrderFilter.php:400 #: app/Services/Translations/checkout-translation.php:29 #: app/Services/Translations/admin-translation.php:1985 #: app/Services/Translations/block-editor-translation.php:283 msgid "Processing" msgstr "" #: app/Services/Translations/checkout-translation.php:30 msgid "Processing Order..." msgstr "" #: app/Services/Translations/admin-translation.php:1986 msgid "Processing..." msgstr "" #: app/CPT/FluentProducts.php:176 app/Services/Filter/LicenseSiteFilter.php:130 #: app/Services/Translations/admin-translation.php:1987 #: app/Services/Translations/block-editor-translation.php:284 #: app/Views/emails/digest.php:149 #: app/Modules/Templating/Bricks/Elements/BuySection.php:60 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:60 #: app/Modules/Templating/Bricks/Elements/ProductContent.php:41 #: app/Modules/Templating/Bricks/Elements/PriceRange.php:48 #: app/Modules/Templating/Bricks/Elements/ProductShortDescription.php:41 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:52 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:70 msgid "Product" msgstr "" #: app/Services/Renderer/CartItemRenderer.php:163 msgid "product" msgstr "" #: app/CPT/FluentProducts.php:198 msgctxt "product" msgid "Add New Product" msgstr "" #. 1: product title, 2: product status #: app/Modules/MCP/Tools/ProductTools.php:276 #, php-format msgid "Product \"%1$s\" — %2$s" msgstr "" #. %s is the product title #: api/Resource/ProductResource.php:564 #, php-format msgid "Product %s is deleted" msgstr "" #: app/CPT/FluentProducts.php:179 msgid "Product (FluentCart)" msgstr "" #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:284 msgid "Product Action Container" msgstr "" #: app/CPT/FluentProducts.php:307 msgid "Product Brand" msgstr "" #: app/Services/Translations/admin-translation.php:1988 msgid "Product Bulk Edit" msgstr "" #: app/Services/Translations/admin-translation.php:1989 msgid "Product Bulk Insert" msgstr "" #: app/Modules/Templating/Bricks/DynamicData.php:39 #: app/Modules/Templating/Bricks/DynamicData.php:40 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:164 msgid "Product Button" msgstr "" #: app/Hooks/Handlers/BlockEditors/ProductCardBlockEditor.php:42 msgid "Product Card" msgstr "" #: app/Hooks/Handlers/BlockEditors/ProductCarousel/ProductCarouselBlockEditor.php:65 msgid "Product Carousel" msgstr "" #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:117 msgid "Product Carousel Loop" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:133 msgid "Product Categories" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:263 msgid "Product categories" msgstr "" #: app/Hooks/Handlers/BlockEditors/ProductCategoriesListBlockEditor.php:55 msgid "Product Categories List" msgstr "" #: app/CPT/FluentProducts.php:285 #: app/Services/Translations/admin-translation.php:1990 msgid "Product Category" msgstr "" #: app/Http/Controllers/TaxRateController.php:984 msgid "Product category tax override deleted" msgstr "" #: app/Http/Controllers/TaxRateController.php:958 msgid "Product category tax override saved" msgstr "" #: app/Http/Controllers/TaxRateController.php:883 #: app/Http/Controllers/TaxRateController.php:937 msgid "Product category tax override updated" msgstr "" #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:199 msgid "Product Container" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductContent.php:21 msgid "Product Content" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductContent.php:93 msgid "Product content is empty." msgstr "" #: app/Services/Translations/block-editor-translation.php:285 msgid "Product Count" msgstr "" #: api/Resource/ProductDetailResource.php:62 #: api/Resource/ProductResource.php:108 #: app/Http/Controllers/ProductController.php:364 msgid "Product creation failed!" msgstr "" #: api/Resource/ProductResource.php:561 msgid "Product deleted" msgstr "" #: app/Services/Translations/admin-translation.php:2007 msgid "Product deleted successfully" msgstr "" #: api/Resource/ProductResource.php:577 msgid "Product deletion failed!" msgstr "" #: app/Services/Translations/block-editor-translation.php:286 #: app/Hooks/Handlers/BlockEditors/ProductDescriptionBlockEditor.php:88 msgid "Product Description" msgstr "" #: app/Services/Renderer/CartRenderer.php:181 msgid "Product Details" msgstr "" #: app/Services/Translations/admin-translation.php:1991 msgid "Product Details Button" msgstr "" #: app/Services/AdvancedVariationService.php:98 #: app/Services/AdvancedVariationService.php:219 msgid "Product details not found." msgstr "" #: app/Modules/Templating/Bricks/Elements/PriceRange.php:119 msgid "Product does not have min-max range" msgstr "" #: app/Http/Controllers/ProductDownloadablesController.php:234 msgid "Product downloadable files updated successfully" msgstr "" #: app/Services/Translations/admin-translation.php:2008 msgid "Product duplicated successfully" msgstr "" #: app/Http/Controllers/ProductController.php:454 msgid "" "Product duplicated successfully. The new product has been saved as a draft." msgstr "" #: app/Services/Translations/admin-translation.php:1992 msgid "Product Edit" msgstr "" #: app/Modules/Templating/Bricks/DynamicData.php:37 #: app/Modules/Templating/Bricks/Elements/ProductShortDescription.php:20 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:122 msgid "Product Excerpt" msgstr "" #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:232 msgid "Product Filter" msgstr "" #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:367 msgid "Product Filter Apply Button" msgstr "" #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:356 msgid "Product Filter Button" msgstr "" #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:348 msgid "Product Filter Filters" msgstr "" #: app/Services/Renderer/ProductFilterRender.php:37 #: app/Services/Renderer/ShopAppRenderer.php:508 msgid "Product filter form" msgstr "" #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:376 msgid "Product Filter Reset Button" msgstr "" #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:325 msgid "Product Filter Search Box" msgstr "" #: app/Services/Translations/block-editor-translation.php:287 msgid "Product Filters" msgstr "" #: app/Services/Renderer/ShopAppRenderer.php:504 msgid "Product filters" msgstr "" #: app/Services/Translations/admin-translation.php:1993 #: app/Hooks/Handlers/BlockEditors/ProductGalleryBlockEditor.php:43 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:28 msgid "Product Gallery" msgstr "" #: app/Services/Translations/block-editor-translation.php:288 msgid "Product Grid Option" msgstr "" #: app/Services/Translations/block-editor-translation.php:289 msgid "Product Grid Size" msgstr "" #: api/Resource/ProductDetailResource.php:57 #: api/Resource/ProductResource.php:103 #: app/Http/Controllers/ProductController.php:360 msgid "Product has been created successfully" msgstr "" #: api/Resource/ProductResource.php:377 api/Resource/ProductResource.php:434 #: api/Resource/ProductResource.php:844 api/Resource/ProductResource.php:866 msgid "Product has been updated" msgstr "" #: app/Services/Filter/ProductFilter.php:76 #: app/Services/Translations/admin-translation.php:1994 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:188 msgid "Product ID" msgstr "" #: app/Http/Controllers/ProductIntegrationsController.php:187 msgid "Product ID and Notification ID are required" msgstr "" #: app/Services/BulkProductUpdateService.php:380 msgid "Product ID is required" msgstr "" #: app/Modules/Templating/TemplateActions.php:90 msgid "Product ID not found" msgstr "" #: app/Services/Renderer/CartRenderer.php:144 #: app/Services/Translations/block-editor-translation.php:290 #: app/Modules/Templating/Bricks/DynamicData.php:36 #: app/Hooks/Handlers/BlockEditors/ProductImageBlockEditor.php:71 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:89 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:153 msgid "Product Image" msgstr "" #: app/Services/Translations/customer-profile-translation.php:210 msgid "Product image for" msgstr "" #: app/Services/Renderer/ProductRenderer.php:570 msgid "Product image thumbnails" msgstr "" #: app/Hooks/Handlers/BlockEditors/ProductInfoBlockEditor.php:43 msgid "Product Info" msgstr "" #: app/Services/Translations/admin-translation.php:1995 msgid "Product Integrations" msgstr "" #: app/Services/Translations/admin-translation.php:1996 msgid "Product Inventory" msgstr "" #: app/Services/Translations/block-editor-translation.php:295 msgid "Product is in stock" msgstr "" #: app/Services/Translations/block-editor-translation.php:296 msgid "Product is not on sale" msgstr "" #: app/Http/Controllers/ProductController.php:679 msgid "Product is now tax exempt" msgstr "" #: app/Services/Translations/block-editor-translation.php:297 msgid "Product is out of stock" msgstr "" #: app/Services/Renderer/ProductListRenderer.php:51 msgid "Product List" msgstr "" #: app/Services/Renderer/ShopAppRenderer.php:281 msgid "Product list" msgstr "" #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:481 msgid "Product Loader" msgstr "" #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:386 msgid "Product Loop" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:316 #: app/Helpers/EditorShortCodeHelper.php:340 #: app/Helpers/EditorShortCodeHelper.php:357 #: app/Services/Translations/admin-translation.php:1997 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:186 msgid "Product Name" msgstr "" #: app/Services/Translations/admin-translation.php:2009 msgid "Product name" msgstr "" #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:297 msgid "Product No Result" msgstr "" #: app/Services/Async/DummyProductService.php:34 #: app/Http/Routes/WebRoutes.php:147 msgid "Product Not Found" msgstr "" #: app/Services/BulkProductUpdateService.php:385 app/Models/Product.php:576 #: api/Resource/ProductResource.php:386 #: app/Http/Controllers/ProductIntegrationsController.php:118 #: app/Http/Controllers/ProductController.php:460 #: app/Http/Controllers/ProductController.php:559 #: app/Http/Controllers/ProductController.php:599 #: app/Http/Controllers/ProductController.php:622 #: app/Http/Controllers/ProductController.php:640 #: app/Http/Controllers/ProductController.php:701 #: app/Http/Controllers/ProductController.php:719 #: app/Http/Controllers/ProductController.php:755 #: app/Modules/Templating/TemplateActions.php:95 #: app/Hooks/Cart/WebCheckoutHandler.php:1221 #: app/Hooks/Handlers/ShortCodes/SingleProductShortCode.php:104 #: app/Hooks/Handlers/BlockEditors/Buttons/BuyNowButtonBlockEditor.php:114 #: app/Hooks/Handlers/BlockEditors/Buttons/AddToCartButtonBlockEditor.php:108 msgid "Product not found" msgstr "" #: api/Resource/ProductResource.php:582 msgid "Product not found in database." msgstr "" #: api/Resource/ProductDetailResource.php:98 msgid "Product not found, please reload the page and try again!" msgstr "" #: app/Helpers/CouponHelper.php:341 api/Resource/CouponResource.php:414 msgid "Product not found." msgstr "" #: app/Services/Translations/admin-translation.php:1998 msgid "Product Organizer" msgstr "" #: app/Hooks/Handlers/BlockEditors/ProductPackageDescriptionBlockEditor.php:80 msgid "Product Package Description" msgstr "" #: api/StoreSettings.php:935 #: app/Services/Translations/admin-translation.php:1999 msgid "Product Page" msgstr "" #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:419 msgid "Product Paginator" msgstr "" #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:431 msgid "Product Paginator Info" msgstr "" #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:456 msgid "Product Paginator Number" msgstr "" #: app/Services/Translations/block-editor-translation.php:291 msgid "Product Per Row" msgstr "" #: app/Services/Translations/admin-translation.php:2000 msgid "Product Performance Comparison" msgstr "" #: app/Modules/Templating/Bricks/DynamicData.php:38 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:135 msgid "Product Price" msgstr "" #: app/Services/Renderer/ProductCardRender.php:296 msgid "Product pricing" msgstr "" #: api/Resource/ProductDetailResource.php:235 msgid "Product pricing has been changed!" msgstr "" #: app/Services/Renderer/CartRenderer.php:294 msgid "Product Quantity" msgstr "" #: app/Services/Renderer/ProductRenderer.php:1427 msgid "Product quantity" msgstr "" #: app/Services/Translations/admin-translation.php:2001 msgid "Product Report" msgstr "" #: app/Services/Translations/admin-translation.php:2002 msgid "Product Report Chart" msgstr "" #: app/Services/Translations/admin-translation.php:2003 msgid "Product Sales Volatility" msgstr "" #: app/Hooks/Handlers/BlockEditors/SearchBarBlockEditor.php:35 msgid "Product Search" msgstr "" #: app/Services/Translations/block-editor-translation.php:292 msgid "Product Settings" msgstr "" #: app/Hooks/Handlers/BlockEditors/ProductSkuBlockEditor.php:82 msgid "Product SKU" msgstr "" #: api/StoreSettings.php:1126 msgid "Product Slug" msgstr "" #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:494 msgid "Product Spinner" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductStock.php:21 msgid "Product Stock" msgstr "" #: app/Services/Translations/admin-translation.php:2004 msgid "Product Taxonomies" msgstr "" #: app/Services/Translations/block-editor-translation.php:293 #: app/Hooks/Handlers/BlockEditors/RelatedProduct/InnerBlocks/InnerBlocks.php:49 msgid "Product Template" msgstr "" #: app/Services/Translations/admin-translation.php:2005 #: app/Services/Translations/block-editor-translation.php:294 #: app/Modules/Templating/Bricks/DynamicData.php:35 #: app/Hooks/Handlers/BlockEditors/ProductTitleBlockEditor.php:90 #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:15 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:108 msgid "Product Title" msgstr "" #: app/Services/Translations/admin-translation.php:2010 msgid "Product title" msgstr "" #: app/Services/BulkProductInsertService.php:231 msgid "Product title is required" msgstr "" #: app/Http/Controllers/ProductController.php:1672 msgid "Product title is required to generate SKU." msgstr "" #: app/Services/Theme/ColorPalette.php:95 msgid "Product titles, prices and headings." msgstr "" #: app/Services/Translations/admin-translation.php:2006 msgid "Product Type" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:216 msgid "Product type" msgstr "" #: app/Services/BulkProductInsertService.php:169 msgid "Product Type is required." msgstr "" #: app/Services/BulkProductInsertService.php:170 msgid "Product Type must be physical or digital." msgstr "" #: api/Resource/ProductResource.php:849 api/Resource/ProductResource.php:871 msgid "Product update failed!" msgstr "" #: api/Resource/ProductDetailResource.php:239 msgid "Product update failed." msgstr "" #: app/Services/Translations/admin-translation.php:2011 msgid "Product updated successfully" msgstr "" #: app/Helpers/OrderItemHelper.php:75 msgid "Product Updates!" msgstr "" #: app/Services/Renderer/ProductRenderer.php:1146 #: app/Services/Renderer/ProductRenderer.php:2091 msgid "Product Variants" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:121 msgid "Product Variations" msgstr "" #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:254 msgid "Product View Switcher" msgstr "" #: app/Services/Translations/admin-translation.php:2012 msgid "Product weight" msgstr "" #: app/Modules/MCP/Tools/ProductFinancialsTools.php:80 #: app/Modules/MCP/Tools/ProductTools.php:234 msgid "product_id is required." msgstr "" #: api/StoreSettings.php:779 app/CPT/FluentProducts.php:194 #: app/CPT/FluentProducts.php:196 app/Helpers/AdminHelper.php:78 #: app/Services/Filter/LicenseFilter.php:255 #: app/Services/Filter/OrderBumpFilter.php:132 #: app/Services/Renderer/ShopAppRenderer.php:273 #: app/Services/Translations/admin-translation.php:2013 #: app/Hooks/Handlers/MenuHandler.php:277 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:109 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:301 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:38 #: app/Hooks/Handlers/BlockEditors/ShopApp/ShopAppBlockEditor.php:73 msgid "Products" msgstr "" #: app/Services/Translations/admin-translation.php:3176 msgid "products" msgstr "" #: app/Services/Translations/admin-translation.php:2014 msgid "Products Fields" msgstr "" #: app/Services/Async/DummyProductService.php:23 #: app/Services/Async/DummyProductService.php:44 #: app/Services/Async/DummyProductService.php:56 #: app/Services/Async/DummyProductService.php:70 msgid "Products for this category is not found" msgstr "" #: app/Services/Translations/block-editor-translation.php:298 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:163 msgid "Products per page" msgstr "" #: api/Resource/ProductResource.php:644 msgid "Products selection is required" msgstr "" #: app/Services/Translations/admin-translation.php:2015 msgid "Products to be deleted:" msgstr "" #: app/Services/Translations/customer-profile-translation.php:211 #: app/Services/Translations/block-editor-translation.php:299 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:303 msgid "Profile" msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:330 msgid "Profile updated successfully" msgstr "" #: app/Services/Translations/admin-translation.php:2016 msgid "Profit" msgstr "" #: app/Services/Translations/block-editor-translation.php:300 msgid "Progress Bar" msgstr "" #: app/Services/Translations/admin-translation.php:2017 msgid "Promotional Product" msgstr "" #. 1: property name, 2: operator #: app/Modules/MCP/Support/AdvancedSearch.php:844 #, php-format msgid "" "Property %1$s: multiple \"%2$s\" conditions on the same related property in " "one group are combined as OR (match any), not AND. Split them across " "separate OR groups, or use in_all for id-list AND matching." msgstr "" #. 1: property name, 2: cap, 3: received count #: app/Modules/MCP/Support/AdvancedSearch.php:808 #, php-format msgid "Property %1$s: only the first %2$d values were applied (received %3$d)." msgstr "" #: app/Services/Translations/admin-translation.php:2018 msgid "Prorate" msgstr "" #: app/Services/Renderer/CartSummaryRender.php:377 #: app/Services/Translations/admin-translation.php:2019 #: app/Services/Translations/customer-profile-translation.php:212 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:627 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:646 #: app/Services/Renderer/Receipt/ThankYouRender.php:505 #: app/Services/Renderer/Receipt/ThankYouRender.php:524 #: app/Views/emails/parts/items_table.php:355 #: app/Views/emails/parts/items_table.php:382 #: app/Hooks/Handlers/CustomCheckout/CustomCheckout.php:168 msgid "Prorate Credit" msgstr "" #: app/Modules/Turnstile/TurnstileInit.php:16 msgid "" "Protect your checkout page from spam and bots using Cloudflare Turnstile " "invisible reCAPTCHA." msgstr "" #: app/Modules/MCP/Tools/LabelTools.php:83 msgid "Provide add_label_ids and/or remove_label_ids." msgstr "" #: app/Modules/MCP/Tools/CouponTools.php:175 msgid "Provide at least one field to update." msgstr "" #: app/Modules/MCP/Tools/CustomerTools.php:450 msgid "Provide customer_id or email." msgstr "" #: app/Modules/MCP/Tools/CustomerTools.php:178 msgid "Provide customer_id to update, or email to create or match." msgstr "" #: app/Modules/MCP/Tools/ContextTools.php:443 msgid "" "Provide one or more kinds. Valid: coupons, labels, gateways, tax_classes, " "shipping_zones, product_categories." msgstr "" #: app/Services/Translations/customer-profile-translation.php:213 msgid "" "Provide or update the address where your billing statements and invoices " "will be sent." msgstr "" #: app/Services/Translations/customer-profile-translation.php:214 msgid "Provide or update the address where your orders will be delivered." msgstr "" #: app/Modules/MCP/Tools/OrderTools.php:583 msgid "Provide order_id, uuid, or invoice_no." msgstr "" #: app/Modules/MCP/Tools/OrderTools.php:969 msgid "Provide order_status and/or shipping_status." msgstr "" #: app/Services/Translations/admin-translation.php:2020 msgid "" "Provide Valid Email Address email as per your domain/SMTP settings. This\n" "email will be used to send emails like notifications" msgstr "" #: api/StoreSettings.php:331 msgid "Provide your physical business address details." msgstr "" #: api/Customers.php:169 api/Resource/CustomerResource.php:356 #: api/Resource/FrontendResource/CustomerResource.php:232 msgid "Provided customer status is not valid" msgstr "" #: api/Resource/OrderResource.php:2321 msgid "Provided status is not valid" msgstr "" #: app/Http/Controllers/OrderController.php:1078 msgid "Provided transaction status is not valid" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:615 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1066 msgid "Provider" msgstr "" #: app/Modules/Integrations/IntegrationHelper.php:23 msgid "Provider and scope are required for integration settings." msgstr "" #: app/Services/Localization/i18n/address-locales.php:32 #: app/Services/Localization/i18n/address-locales.php:151 #: app/Services/Localization/i18n/address-locales.php:177 #: app/Services/Localization/i18n/address-locales.php:190 #: app/Services/Localization/i18n/address-locales.php:233 #: app/Services/Localization/i18n/address-locales.php:238 #: app/Services/Localization/i18n/address-locales.php:358 #: app/Services/Localization/i18n/address-locales.php:422 #: app/Services/Localization/i18n/address-locales.php:524 #: app/Services/Localization/i18n/address-locales.php:579 #: app/Services/Localization/i18n/address-locales.php:684 #: app/Services/Localization/i18n/address-locales.php:727 #: app/Services/Localization/i18n/address-locales.php:813 msgid "Province" msgstr "" #: app/Services/Localization/i18n/states.php:1977 msgid "Prykarpattia" msgstr "" #: app/Helpers/Status.php:116 app/Helpers/Helper.php:407 #: app/Services/Translations/admin-translation.php:2021 msgid "Publish" msgstr "" #: app/Services/Translations/admin-translation.php:2022 msgid "Published" msgstr "" #: app/Services/Translations/admin-translation.php:3177 msgid "published" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:187 msgid "Published date" msgstr "" #. %s is the post date #: app/Services/Translations/admin-translation.php:2024 #, php-format msgid "Publishes On: %s" msgstr "" #. %s is the post date #: app/Services/Translations/admin-translation.php:2026 #, php-format msgid "Publishes on: %s" msgstr "" #: app/Services/Translations/admin-translation.php:2027 msgid "Publishing" msgstr "" #: app/Services/Localization/i18n/states.php:1343 msgid "Puebla" msgstr "" #: app/Services/Localization/i18n/states.php:469 msgid "Puerto Plata" msgstr "" #: app/Services/Localization/i18n/countries.php:190 msgid "Puerto Rico" msgstr "" #: app/Services/Localization/i18n/states.php:1534 msgid "Puno" msgstr "" #: app/Services/Localization/i18n/states.php:416 msgid "Puntarenas" msgstr "" #: app/Services/Translations/admin-translation.php:2028 msgid "Purchasable" msgstr "" #: app/Services/Translations/admin-translation.php:2029 msgid "Purchase" msgstr "" #: app/Services/Translations/admin-translation.php:2031 msgid "Purchase a new license" msgstr "" #: app/Services/Coupon/Concerns/CanValidateCoupon.php:77 msgid "Purchase amount is smaller than required amount" msgstr "" #: app/Services/Translations/admin-translation.php:2030 msgid "Purchase Date" msgstr "" #: app/Services/Translations/customer-profile-translation.php:215 #: app/Services/Translations/block-editor-translation.php:301 #: app/Hooks/Handlers/BlockEditors/CustomerProfileBlockEditor.php:43 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:271 msgid "Purchase History" msgstr "" #: app/Services/Translations/admin-translation.php:2032 msgid "Purchase one here" msgstr "" #: app/Services/Email/EmailNotifications.php:102 msgid "Purchase Receipt #{{order.invoice_no}}" msgstr "" #: app/Services/Email/EmailNotifications.php:94 msgid "Purchase receipt to customer" msgstr "" #: app/Services/Renderer/Receipt/ThankYouRender.php:140 msgid "Purchase Successful!" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:114 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:127 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:141 msgid "purchased" msgstr "" #: app/Services/Filter/CustomerFilter.php:64 #: app/Services/Filter/CustomerFilter.php:234 #: app/Services/Translations/admin-translation.php:2033 #: app/Modules/Integrations/FluentPlugins/FluentSupportWidget.php:53 msgid "Purchases" msgstr "" #. %1$s is the account's email address #: app/Views/frontend/customer/email_claim.php:45 #, php-format msgid "" "Purchases made with %1$s as a guest are not yet part of this account. " "Confirm the address to bring them in." msgstr "" #: app/Services/Localization/i18n/states.php:1371 msgid "Putrajaya" msgstr "" #: app/Services/Localization/i18n/states.php:399 msgid "Putumayo" msgstr "" #: app/Services/Localization/i18n/states.php:575 msgid "Qalyubia" msgstr "" #: app/Services/Localization/i18n/countries.php:191 msgid "Qatar" msgstr "" #: app/Helpers/CurrenciesHelper.php:121 msgid "Qatari Riyal" msgstr "" #: app/Services/Localization/i18n/states.php:577 msgid "Qena" msgstr "" #: app/Services/Localization/i18n/states.php:369 msgid "Qinghai / 青海" msgstr "" #: app/Services/Localization/i18n/states.php:902 msgid "Qom (قم)" msgstr "" #: app/Services/Translations/admin-translation.php:2034 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:501 msgid "Qty" msgstr "" #: app/Services/Translations/admin-translation.php:2035 msgid "Qty 1" msgstr "" #: app/Services/Translations/admin-translation.php:2036 msgid "Qty 2" msgstr "" #: app/Services/Translations/admin-translation.php:2037 msgid "Qty 3" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:318 #: app/Services/Renderer/ProductRenderer.php:1401 #: app/Services/Renderer/ProductRenderer.php:1425 #: app/Services/Translations/admin-translation.php:2038 #: app/Services/Translations/block-editor-translation.php:302 msgid "Quantity" msgstr "" #. %d: quantity #: app/Services/Renderer/CartItemRenderer.php:124 msgid "Quantity %d" msgstr "" #: api/Resource/FrontendResource/CartResource.php:221 msgid "Quantity can not be negative." msgstr "" #: app/Services/CustomPayment/PaymentItem.php:29 msgid "Quantity must be greater than 0." msgstr "" #: api/Resource/FrontendResource/CartResource.php:604 msgid "Quantity updated!" msgstr "" #: app/Helpers/Helper.php:1093 app/Helpers/Helper.php:1200 #: app/Helpers/Helper.php:1839 msgid "quarter" msgid_plural "quarters" msgstr[0] "" msgstr[1] "" #: api/StoreSettings.php:161 app/Helpers/Helper.php:1864 #: app/Services/Translations/admin-translation.php:2039 #: app/Hooks/Handlers/ReminderHandler.php:259 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:239 msgid "Quarterly" msgstr "" #: app/Http/Requests/SchedulingSettingsRequest.php:80 msgid "Quarterly renewal reminder days must be a whole number." msgstr "" #: app/Http/Requests/SchedulingSettingsRequest.php:81 msgid "Quarterly renewal reminder days must be at least 7." msgstr "" #: app/Http/Requests/SchedulingSettingsRequest.php:82 msgid "Quarterly renewal reminder days must not exceed 60." msgstr "" #: app/Services/Localization/i18n/states.php:291 msgid "Quebec" msgstr "" #: app/Services/Localization/i18n/states.php:120 msgid "Queensland" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:44 msgid "Query" msgstr "" #: app/Modules/MCP/Tools/ReportTools.php:303 msgid "Query Customers (flexible aggregate)" msgstr "" #: app/Modules/MCP/Tools/ReportTools.php:241 msgid "Query Orders (flexible aggregate)" msgstr "" #: app/Modules/MCP/Tools/ReportTools.php:277 msgid "Query Products (flexible aggregate)" msgstr "" #: app/Modules/MCP/Tools/ReportTools.php:211 msgid "Query Sources (UTM attribution)" msgstr "" #: app/Modules/MCP/Tools/ReportTools.php:324 msgid "Query Subscriptions (flexible aggregate)" msgstr "" #: app/Modules/Templating/Bricks/Elements/BuySection.php:48 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:48 #: app/Modules/Templating/Bricks/Elements/ProductContent.php:29 #: app/Modules/Templating/Bricks/Elements/PriceRange.php:36 #: app/Modules/Templating/Bricks/Elements/ProductShortDescription.php:29 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:40 msgid "Query Type" msgstr "" #: app/Services/Translations/block-editor-translation.php:303 msgid "Query type" msgstr "" #: app/Services/Localization/i18n/states.php:1344 msgid "Querétaro" msgstr "" #: app/Services/Localization/i18n/states.php:695 msgid "Quetzaltenango" msgstr "" #: app/Services/Localization/i18n/states.php:1602 msgid "Quezon" msgstr "" #: app/Services/Localization/i18n/states.php:696 msgid "Quiché" msgstr "" #: app/Services/Translations/admin-translation.php:2040 msgid "Quick Edit" msgstr "" #: app/Http/Controllers/ProductController.php:938 msgid "Quick Sales Overview" msgstr "" #: app/Services/Localization/i18n/states.php:400 msgid "Quindío" msgstr "" #: app/Services/Localization/i18n/states.php:1345 msgid "Quintana Roo" msgstr "" #: app/Services/Localization/i18n/states.php:1603 msgid "Quirino" msgstr "" #: app/Services/Localization/i18n/states.php:1256 msgid "Rabat" msgstr "" #: app/Services/Translations/admin-translation.php:2041 msgid "Radio" msgstr "" #: app/Services/Localization/i18n/states.php:989 msgid "Ragusa" msgstr "" #: app/Services/Localization/i18n/states.php:863 msgid "Rajasthan" msgstr "" #: app/Services/Localization/i18n/states.php:180 msgid "Rajbari" msgstr "" #: app/Services/Localization/i18n/states.php:181 msgid "Rajshahi" msgstr "" #: app/Services/Localization/i18n/states.php:2112 msgid "Rakai" msgstr "" #: app/Services/Translations/block-editor-translation.php:304 msgid "Random" msgstr "" #: app/Services/Localization/i18n/states.php:182 msgid "Rangamati" msgstr "" #: app/Services/Translations/block-editor-translation.php:305 msgid "Range" msgstr "" #: app/Services/Translations/block-editor-translation.php:306 msgid "Range Filter Only works in pages." msgstr "" #: app/Services/Localization/i18n/states.php:183 msgid "Rangpur" msgstr "" #: app/Services/Localization/i18n/states.php:1788 msgid "Ranong" msgstr "" #: app/Services/Localization/i18n/states.php:1456 msgid "Rapti" msgstr "" #: app/Services/Localization/i18n/states.php:1789 msgid "Ratchaburi" msgstr "" #: app/Services/Renderer/TaxRenderer.php:274 #: app/Services/Translations/admin-translation.php:2042 #: app/Services/Translations/customer-profile-translation.php:216 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:942 #: app/Services/Renderer/Receipt/ThankYouRender.php:1210 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:594 #: app/Views/emails/parts/subscription_item.php:121 #: app/Views/emails/parts/items_table.php:456 msgid "Rate" msgstr "" #: app/Services/Translations/admin-translation.php:2043 msgid "Rates" msgstr "" #: app/Services/Translations/admin-translation.php:2044 msgid "" "Rates are pre-filled for convenience and may not reflect current laws — " "verify with a tax advisor before going live. If you sell products taxed at " "different rates (e.g. food, books, digital goods), use the" msgstr "" #: app/Services/Localization/i18n/states.php:990 msgid "Ravenna" msgstr "" #: app/Services/Localization/i18n/states.php:1790 msgid "Rayong" msgstr "" #: app/Services/Localization/i18n/states.php:898 msgid "Razavi Khorasan (خراسان رضوی)" msgstr "" #: app/Services/Localization/i18n/states.php:208 msgid "Razgrad" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/RazorpayAddon.php:85 #: app/Modules/PaymentMethods/PromoGateways/Addons/RazorpayAddon.php:113 msgid "Razorpay Payment Gateway" msgstr "" #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:103 msgid "" "Re-sync subscription from remote is not implemented for this payment method." msgstr "" #: app/Services/Translations/customer-profile-translation.php:217 msgid "Reactivate" msgstr "" #: app/Services/Translations/admin-translation.php:2045 #: app/Views/emails/subscription/canceled/customer.php:74 msgid "Reactivate Subscription" msgstr "" #: app/Services/Translations/customer-profile-translation.php:218 msgid "Reactivate Subscription Plan" msgstr "" #: app/Services/Translations/admin-translation.php:2046 msgid "Reactivate Subscription!" msgstr "" #: app/Services/Translations/admin-translation.php:2047 msgid "Reactivate the canceled subscription?" msgstr "" #: app/Services/Translations/admin-translation.php:2048 msgid "Reading the video details..." msgstr "" #. %1$s: opening tag, %2$s: closing tag #: app/Services/Email/StoreDigestService.php:739 #, php-format msgid "" "Ready for more? %1$sFluentCart Pro%2$s brings premium payment gateways, " "integrations, and customizations to help your store grow." msgstr "" #: app/Services/Translations/admin-translation.php:2049 #: app/Views/emails/subscription/canceled/customer.php:55 #: app/Views/emails/subscription/canceled/admin.php:39 msgid "Reason" msgstr "" #: app/Services/Translations/admin-translation.php:2050 msgid "Reason (optional) — shown in the timeline and audit trail" msgstr "" #: app/Services/Translations/admin-translation.php:2051 msgid "Reason for discount" msgstr "" #: app/Services/Translations/admin-translation.php:2052 msgid "Reason is required" msgstr "" #: app/Services/Translations/admin-translation.php:2053 msgid "Reason of refund" msgstr "" #. %1$s is the payment failure reason reported by the payment provider #: app/Views/emails/subscription/charge_failed/customer.php:60 #: app/Views/emails/subscription/renewal_failed/customer.php:53 #: app/Views/emails/subscription/renewal_failed/admin.php:27 #, php-format msgid "Reason: %1$s" msgstr "" #: app/Services/Translations/admin-translation.php:2054 msgid "Recalculate lifetime value" msgstr "" #: app/Services/Translations/admin-translation.php:2055 msgid "Recalculating with product latest info..." msgstr "" #: app/Services/PDF/DefaultPdfStructures.php:58 msgid "RECEIPT" msgstr "" #: api/StoreSettings.php:880 api/StoreSettings.php:890 #: app/Services/Translations/admin-translation.php:2056 #: app/Services/Translations/customer-profile-translation.php:219 msgid "Receipt" msgstr "" #: app/Views/emails/components/header.php:14 msgid "Receipt #" msgstr "" #: app/Services/FrontendView.php:116 msgid "Receipt Number" msgstr "" #: app/Hooks/Handlers/MenuHandler.php:91 msgid "Receipt Page" msgstr "" #: api/StoreSettings.php:1322 msgid "Receipt Prefix" msgstr "" #: api/StoreSettings.php:1297 msgid "Receipt Settings" msgstr "" #: app/Services/Translations/admin-translation.php:2057 msgid "Receipt Template" msgstr "" #: app/Services/PDF/ReceiptPdfTemplateService.php:32 msgid "Receipt template for subscription renewal payments" msgstr "" #: app/Services/Translations/admin-translation.php:2058 msgid "Received" msgstr "" #: app/Services/Translations/admin-translation.php:2059 msgid "Received Stock" msgstr "" #: app/Services/Translations/admin-translation.php:2060 msgid "Recent Actions" msgstr "" #: app/Services/Translations/admin-translation.php:2061 msgid "Recent Activities" msgstr "" #: app/Services/Translations/admin-translation.php:2062 msgid "Recent Orders" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:760 msgid "Recent purchases" msgstr "" #: app/Services/Translations/admin-translation.php:2063 msgid "Recipient" msgstr "" #: app/Services/Translations/admin-translation.php:2064 msgid "Recipient email addresses" msgstr "" #: app/Services/Translations/admin-translation.php:2065 msgid "Recipients & General" msgstr "" #: app/Services/Renderer/PricingTableRenderer.php:232 #: app/Services/Translations/admin-translation.php:2066 #: app/Services/Translations/block-editor-translation.php:307 msgid "Recommended" msgstr "" #: app/Services/Translations/admin-translation.php:2067 #: app/Services/Translations/block-editor-translation.php:308 msgid "Recommended variant" msgstr "" #: app/Services/Translations/admin-translation.php:2068 msgid "Records to export" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:374 msgid "Recurring Amount" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:375 msgid "Recurring Amount (Formatted)" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:63 msgid "Recurring billing & subscriptions" msgstr "" #: app/Services/Translations/admin-translation.php:2069 msgid "Recurring Coupon" msgstr "" #. %1$s: expected plan ID, %2$s: received plan ID, %3$d: subscription ID #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:741 #, php-format msgid "" "Recurring payment plan mismatch. Expected: %1$s, Received: %2$s. " "Subscription ID: %3$d. Payment not recorded." msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:64 #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:90 msgid "Recurring payments & subscriptions" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:86 msgid "Recurring subscriptions" msgstr "" #: app/Http/Requests/UpdateSubscriptionRequest.php:51 msgid "Recurring total cannot be negative." msgstr "" #: app/Http/Requests/UpdateSubscriptionRequest.php:50 msgid "Recurring total must be a number." msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionService.php:1004 msgid "recurring_total cannot be less than the existing tax total." msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionService.php:994 msgid "recurring_total cannot be negative." msgstr "" #: app/Services/Localization/i18n/states.php:564 msgid "Red Sea" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:481 msgid "redirecting for action" msgstr "" #: app/Services/Translations/checkout-translation.php:31 msgid "Redirecting please wait..." msgstr "" #: app/Services/Translations/payments-translation.php:12 msgid "Redirecting to receipt..." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Processor.php:771 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:1047 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:1698 msgid "Redirecting to Stripe checkout..." msgstr "" #: app/Services/Translations/checkout-translation.php:32 msgid "Redirecting..." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:636 msgid "" "Redirects to Stripe's hosted page. Required for Bank Transfers and methods " "not supported in embedded mode." msgstr "" #: app/Services/Tax/TaxManager.php:176 app/Services/Tax/TaxManager.php:570 #: app/Services/Translations/admin-translation.php:2070 msgid "Reduced" msgstr "" #: app/Services/Filter/OrderFilter.php:637 #: app/Services/Translations/admin-translation.php:2071 msgid "Refer Url" msgstr "" #: app/Services/Translations/admin-translation.php:2072 msgid "Reference" msgstr "" #: app/Services/Translations/admin-translation.php:2073 #: app/Services/Widgets/DashboardWidget.php:72 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:717 #: app/Services/Renderer/Receipt/ThankYouRender.php:593 #: app/Views/emails/parts/items_table.php:724 #: app/Views/emails/parts/items_table.php:756 msgid "Refund" msgstr "" #. 1: requested amount, 2: remaining refundable #: app/Modules/MCP/Tools/OrderTools.php:1193 #, php-format msgid "Refund %1$s exceeds the remaining refundable balance %2$s." msgstr "" #: app/Helpers/EditorShortCodeHelper.php:180 #: app/Services/PDF/DefaultPdfStructures.php:149 msgid "Refund Amount" msgstr "" #: app/Services/Translations/admin-translation.php:2077 msgid "Refund amount" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:181 msgid "Refund Amount (Formatted)" msgstr "" #: app/Services/Payments/Refund.php:39 msgid "" "Refund amount exceeds the maximum refundable amount for this transaction." msgstr "" #: app/Services/Payments/Refund.php:35 msgid "Refund amount exceeds the net paid amount for this order." msgstr "" #: app/Http/Controllers/OrderController.php:359 msgid "Refund amount is required" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:406 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1235 msgid "Refund amount is required." msgstr "" #: app/Modules/MCP/Tools/OrderTools.php:1186 msgid "Refund amount must be greater than zero." msgstr "" #: app/Modules/MCP/Tools/OrderTools.php:179 msgid "" "Refund an order through its gateway. ALWAYS call dry_run:true first to " "preview the refundable amount and get a confirm_token, then call again with " "that confirm_token plus an idempotency_key to execute — without the key a " "repeated execute could double-refund. amount is in store currency; omit for " "the full remaining balance. The preview reports payment_mode and " "live_gateway_action; a LIVE refund requires operator opt-in, and test-mode " "always works." msgstr "" #: app/Services/Email/EmailNotifications.php:262 msgid "Refund Confirmation from {{settings.store_name}}" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/StripeHelper.php:203 msgid "" "Refund could not be processed in stripe. Please check on your stripe account" msgstr "" #: app/Services/Translations/admin-translation.php:2074 msgid "Refund Count" msgstr "" #: app/Services/Translations/admin-translation.php:2078 msgid "Refund customer" msgstr "" #: app/Services/Translations/admin-translation.php:2079 msgid "Refund initiating on remote..." msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:69 #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:66 msgid "Refund management & webhooks" msgstr "" #: app/Modules/MCP/Tools/ReportTools.php:190 msgid "" "Refund metrics for a period: refunded order count, refund rate as a share of " "paid orders, total and average refunded amount. Counts every order refunded " "in the window from its total_refund, including orders that were fully " "refunded and then canceled (not just partial refunds on still-paid orders). " "Scoped to one currency." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPalHelper.php:200 msgid "Refund not completed in paypal. Please refund from PayPal Manually." msgstr "" #: app/Services/PDF/DefaultPdfStructures.php:139 msgid "REFUND NOTICE" msgstr "" #: app/Services/PDF/ReceiptPdfTemplateService.php:45 #: app/Services/PDF/ReceiptPdfTemplateService.php:51 msgid "Refund Notice" msgstr "" #: app/Modules/MCP/Tools/OrderTools.php:178 msgid "Refund Order" msgstr "" #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:459 msgid "Refund process is not implemented for this payment gateway." msgstr "" #: app/Http/Controllers/OrderController.php:390 msgid "Refund processed manually." msgstr "" #: app/Http/Controllers/OrderController.php:394 #, php-format msgid "Refund processed manually. source: %s" msgstr "" #: app/Http/Controllers/OrderController.php:406 #, php-format msgid "Refund processed on %s" msgstr "" #: app/Http/Controllers/OrderController.php:384 msgid "Refund processed on FluentCart." msgstr "" #: app/Services/Translations/admin-translation.php:2075 msgid "Refund Rate" msgstr "" #: app/Services/Email/EmailNotifications.php:244 msgid "Refund sent to {{order.customer.full_name}}" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/SslcommerzAddon.php:87 msgid "Refund support" msgstr "" #: app/Services/PDF/DefaultPdfStructures.php:140 msgid "REFUND TO" msgstr "" #: app/Services/Translations/admin-translation.php:2076 msgid "Refund Transaction" msgstr "" #. 1: payment method, 2: status #: app/Modules/MCP/Tools/OrderTools.php:940 #, php-format msgid "Refund via %1$s — %2$s" msgstr "" #: app/Services/Translations/admin-translation.php:2080 msgid "Refund with transaction" msgstr "" #. %1$s - refundable amount #: app/Services/Translations/admin-translation.php:2082 #, php-format msgid "Refundable: %1$s" msgstr "" #: app/Helpers/Status.php:195 app/Helpers/Status.php:210 #: app/Helpers/Status.php:227 app/Helpers/Helper.php:373 #: app/Helpers/Helper.php:392 app/Services/Filter/OrderFilter.php:415 #: app/Services/Filter/OrderFilter.php:536 #: app/Services/Filter/OrderFilter.php:551 #: app/Services/Translations/admin-translation.php:2083 msgid "Refunded" msgstr "" #. 1: refunded amount, 2: order id #: app/Modules/MCP/Tools/OrderTools.php:1256 #, php-format msgid "Refunded %1$s on order #%2$d." msgstr "" #: app/Services/Translations/admin-translation.php:2084 msgid "Refunded Amount" msgstr "" #: app/Services/Translations/admin-translation.php:2085 #: app/Views/emails/digest.php:108 msgid "Refunds" msgstr "" #: app/Services/Translations/admin-translation.php:2086 msgid "Refunds Chart" msgstr "" #: app/Services/Translations/admin-translation.php:2087 msgid "Refunds Grouped By" msgstr "" #: app/Services/Translations/admin-translation.php:2089 msgid "" "Refunds made in this period. This is deducted from gross sales to calculate " "revenue." msgstr "" #: app/Services/Translations/admin-translation.php:2088 msgid "Refunds Report" msgstr "" #: app/Services/Translations/admin-translation.php:2090 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:394 #: app/Services/Renderer/Receipt/ThankYouRender.php:936 #: app/Views/emails/parts/addresses.php:83 msgid "Reg. ID" msgstr "" #. %1$s: store legal registration ID #: app/Services/ShortCodeParser/Parsers/OrderParser.php:931 #, php-format msgid "Reg. ID: %1$s" msgstr "" #: app/Services/Translations/admin-translation.php:2091 msgid "Regenerate" msgstr "" #: app/Services/Localization/i18n/states.php:991 msgid "Reggio Calabria" msgstr "" #: app/Services/Localization/i18n/states.php:992 msgid "Reggio Emilia" msgstr "" #: app/Services/Filter/TaxFilter.php:197 #: app/Services/Translations/admin-translation.php:2092 #: app/Services/Localization/i18n/address-locales.php:172 #: app/Services/Localization/i18n/address-locales.php:285 #: app/Services/Localization/i18n/address-locales.php:321 #: app/Services/Localization/i18n/address-locales.php:557 msgid "Region" msgstr "" #: app/Modules/StorageDrivers/S3/S3.php:573 msgid "Region information is missing for the selected bucket." msgstr "" #: app/Services/Translations/admin-translation.php:2093 msgid "Regions" msgstr "" #: app/Services/Translations/checkout-translation.php:33 msgid "Register" msgstr "" #: app/Services/Translations/admin-translation.php:2094 msgid "" "Register in each EU country where you are required to collect VAT. Manage " "your registrations in the country list below." msgstr "" #: app/Services/Translations/admin-translation.php:2095 msgid "Registered At" msgstr "" #: app/Services/Filter/LicenseSiteFilter.php:121 msgid "Registered Date" msgstr "" #: app/Services/Translations/admin-translation.php:2096 msgid "Registration country" msgstr "" #: app/Services/Localization/i18n/states.php:337 msgid "Región Metropolitana de Santiago" msgstr "" #: app/Services/Localization/i18n/states.php:1257 msgid "Rehamna" msgstr "" #: app/Services/Translations/block-editor-translation.php:310 msgid "Related by" msgstr "" #: app/Services/Translations/admin-translation.php:2097 msgid "Related Licenses" msgstr "" #: app/Services/Translations/admin-translation.php:2098 msgid "Related Orders" msgstr "" #: app/Services/Renderer/ProductModalRenderer.php:92 #: app/Services/Translations/block-editor-translation.php:309 #: app/Modules/Templating/TemplateActions.php:123 #: app/Modules/Templating/TemplateActions.php:302 #: app/Hooks/Handlers/BlockEditors/RelatedProduct/RelatedProductBlockEditor.php:55 msgid "Related Products" msgstr "" #: app/Services/Translations/block-editor-translation.php:311 msgid "" "Related products requires a product to be selected in order to display " "associated items." msgstr "" #: app/Services/Translations/customer-profile-translation.php:220 msgid "Related Transactions" msgstr "" #: app/Services/Translations/admin-translation.php:2099 msgid "Relation:" msgstr "" #: app/Services/Translations/admin-translation.php:2100 msgid "Relations" msgstr "" #: app/Services/Translations/admin-translation.php:2101 msgid "Release Manifest" msgstr "" #: app/Services/Translations/admin-translation.php:2102 msgid "Release Signature" msgstr "" #: app/Services/Localization/i18n/states.php:531 msgid "Relizane" msgstr "" #: app/Services/Translations/admin-translation.php:2103 msgid "Reload" msgstr "" #: app/Services/Translations/admin-translation.php:2104 msgid "Reload Page" msgstr "" #: app/Services/Translations/admin-translation.php:2105 msgid "Reload this page?" msgstr "" #: app/Services/Translations/customer-profile-translation.php:221 msgid "Remaining installments" msgstr "" #: app/Hooks/Handlers/ReminderHandler.php:319 msgid "Remind customers about unpaid invoices after the due date." msgstr "" #: app/Hooks/Handlers/ReminderHandler.php:104 #: app/Hooks/Handlers/ReminderHandler.php:124 msgid "Reminder Emails" msgstr "" #. %s is the opening and closing anchor tag #: app/Hooks/Handlers/ReminderHandler.php:146 #, php-format msgid "" "Reminder emails must also be enabled in %1$sEmail Notification Settings%2$s " "under \"Scheduler / Reminder Actions\" to be delivered." msgstr "" #: app/Services/Translations/admin-translation.php:2106 msgid "Reminder sent successfully" msgstr "" #: app/Services/Translations/admin-translation.php:3178 msgid "reminder settings" msgstr "" #: app/Services/Translations/admin-translation.php:2107 msgid "Reminders" msgstr "" #: app/Services/Reminders/ReminderService.php:141 msgid "Reminders are disabled for this store." msgstr "" #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:464 msgid "Remote transaction sync is not available for this payment method." msgstr "" #: app/Services/Renderer/VatFieldRenderer.php:76 #: app/Services/Renderer/CartSummaryRender.php:314 #: app/Services/Translations/admin-translation.php:2108 #: app/Services/Translations/block-editor-translation.php:312 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:198 msgid "Remove" msgstr "" #: app/Services/Translations/admin-translation.php:2109 #, php-format msgid "Remove %1$s" msgstr "" #: app/Services/Translations/admin-translation.php:2110 #, php-format msgid "Remove %s?" msgstr "" #: app/Services/Translations/block-editor-translation.php:313 msgid "Remove Button Text" msgstr "" #: app/Services/Translations/admin-translation.php:2117 msgid "Remove customer" msgstr "" #: app/Services/Translations/admin-translation.php:2111 msgid "Remove Discount" msgstr "" #: app/Services/Translations/admin-translation.php:2118 msgid "Remove draft" msgstr "" #: app/Services/Renderer/CartRenderer.php:440 msgid "Remove From Cart" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:134 msgid "Remove From Courses" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:130 msgid "Remove From Lists" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:150 msgid "" "Remove from selected Courses/Spaces on Refund or Subscription Access " "Expiration " msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:173 msgid "" "Remove from selected Tags/Lists on Refund or Subscription Access Expiration " msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:123 msgid "Remove From Spaces" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:141 msgid "Remove From Tags" msgstr "" #: app/Services/Translations/admin-translation.php:2112 msgid "Remove Item" msgstr "" #: app/Services/Translations/admin-translation.php:2113 msgid "Remove Product" msgstr "" #: app/Services/Translations/admin-translation.php:2114 msgid "Remove Shipping" msgstr "" #: app/Services/Renderer/CartRenderer.php:439 msgid "Remove this item from cart" msgstr "" #: app/Services/Translations/admin-translation.php:2119 msgid "Remove tier" msgstr "" #. %1$s: variant title #: app/Services/Translations/admin-translation.php:2116 msgid "Remove Variant" msgstr "" #: app/Services/Renderer/VatFieldRenderer.php:74 msgid "Remove VAT number" msgstr "" #: app/Services/Translations/admin-translation.php:2120 msgid "Remove video" msgstr "" #: app/Services/Translations/admin-translation.php:2121 msgid "Rename" msgstr "" #: app/Services/Translations/admin-translation.php:2122 msgid "Rename View" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:631 msgid "" "Renders inside your checkout page. Supports all standard card payments with " "a seamless branded experience." msgstr "" #: app/Services/Translations/customer-profile-translation.php:222 msgid "Renew License" msgstr "" #. %s is the license title #: app/Services/Translations/customer-profile-translation.php:225 #, php-format msgid "Renew license: %s" msgstr "" #: app/Services/Translations/customer-profile-translation.php:223 msgid "Renew Subscription Plan" msgstr "" #: app/Services/Filter/OrderFilter.php:441 #: app/Services/Translations/admin-translation.php:2123 msgid "Renewal" msgstr "" #: app/Views/emails/subscription/reminder/customer.php:43 #: app/Views/emails/subscription/reminder/admin.php:30 msgid "Renewal Amount" msgstr "" #: app/Views/emails/subscription/renewal/admin.php:35 msgid "Renewal Amount 💰:" msgstr "" #. 1: setting label, 2: setting description #: api/StoreSettings.php:1394 #: app/Services/Translations/admin-translation.php:2124 msgid "Renewal Billing" msgstr "" #: app/Services/Translations/admin-translation.php:2126 msgid "Renewal billing updated" msgstr "" #: app/Services/Email/EmailNotifications.php:120 msgid "Renewal Confirmation on {{settings.store_name}}" msgstr "" #: app/Modules/StoreManagedRenewal/Services/RenewalService.php:67 msgid "Renewal creation already in progress for this subscription." msgstr "" #: app/Services/PDF/DefaultPdfStructures.php:102 msgid "Renewal Date" msgstr "" #: app/Views/emails/subscription/renewal/admin.php:34 msgid "Renewal Date:" msgstr "" #: app/Services/Email/EmailNotifications.php:434 msgid "Renewal due reminder copy to admin" msgstr "" #: app/Services/Email/EmailNotifications.php:452 msgid "Renewal due reminder to customer" msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:549 msgid "Renewal has been created successfully." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:209 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:932 msgid "Renewal invoice is missing its order, transaction, or subscription." msgstr "" #: app/Services/Translations/admin-translation.php:2127 msgid "Renewal invoices created" msgstr "" #: app/Http/Controllers/RenewalController.php:180 msgid "Renewal order email has been resent" msgstr "" #: app/Http/Controllers/RenewalController.php:133 msgid "Renewal order has been voided successfully" msgstr "" #: app/Http/Controllers/RenewalController.php:54 msgid "Renewal order not found" msgstr "" #: app/Listeners/Subscription/SubscriptionRenewalFailed.php:11 msgid "Renewal Payment Failed" msgstr "" #: app/Services/PDF/DefaultPdfStructures.php:98 msgid "RENEWAL RECEIPT" msgstr "" #: app/Services/PDF/ReceiptPdfTemplateService.php:31 #: app/Services/PDF/ReceiptPdfTemplateService.php:37 msgid "Renewal Receipt" msgstr "" #: app/Services/Email/EmailNotifications.php:443 msgid "Renewal Reminder Sent #{{order.invoice_no}}" msgstr "" #: app/Services/Email/EmailNotifications.php:531 msgid "Renewal Reminder Sent for {{order.customer.full_name}}" msgstr "" #: app/Services/Reminders/ReminderService.php:293 msgid "Renewal reminder sent successfully" msgstr "" #: app/Hooks/Handlers/ReminderHandler.php:223 msgid "Renewal Reminders" msgstr "" #: app/Services/Translations/admin-translation.php:2125 msgid "Renewal Revenue" msgstr "" #. 1: the subscription's payment mode (live/test), 2: the store's current mode (live/test) #: app/Modules/StoreManagedRenewal/Services/RenewalService.php:40 #, php-format msgid "" "Renewal skipped — this subscription is in %1$s mode but the store is " "currently in %2$s mode." msgstr "" #: app/Views/emails/renewal/reminder/customer.php:35 #: app/Views/emails/renewal/created/customer.php:53 #: app/Views/emails/renewal/created/admin.php:28 #: app/Views/emails/subscription/upcoming_charge/customer.php:81 #: app/Views/emails/subscription/charge_failed/customer.php:117 #: app/Views/emails/subscription/charge_failed/admin.php:58 #: app/Views/emails/subscription/renewal_failed/customer.php:76 #: app/Views/emails/subscription/renewal_failed/admin.php:44 msgid "Renewal Summary" msgstr "" #: app/Services/Translations/admin-translation.php:2128 #: app/Views/emails/digest.php:129 msgid "Renewals" msgstr "" #: app/Services/Translations/admin-translation.php:2129 msgid "" "Renewals, cancellations and incoming gateway webhooks all follow these IDs. " "Changing them does not change anything at the payment gateway — use this " "only to correct IDs that are already wrong." msgstr "" #: app/Services/Translations/admin-translation.php:2130 #, php-format msgid "Reorder %1$s — drag, or use arrow up and down keys" msgstr "" #: app/Services/Translations/admin-translation.php:2131 #: app/Services/Translations/block-editor-translation.php:314 msgid "Repeat Interval" msgstr "" #: app/Services/Translations/block-editor-translation.php:315 msgid "Repeat Interval Color" msgstr "" #: app/Services/Translations/admin-translation.php:2132 msgid "Replace File" msgstr "" #: app/Services/Translations/block-editor-translation.php:316 msgid "Replace Logo" msgstr "" #: app/Services/Translations/admin-translation.php:2133 msgid "Replaces current inventory" msgstr "" #: app/Services/Translations/admin-translation.php:2134 msgid "Reply to email (Optional)" msgstr "" #: app/Http/Requests/EmailSettingsRequest.php:28 msgid "Reply To Email must be a valid email address." msgstr "" #: app/Services/Translations/admin-translation.php:2135 msgid "Reply to name (Optional)" msgstr "" #: app/Helpers/AdminHelper.php:157 #: app/Services/Translations/admin-translation.php:2136 #: app/Hooks/Handlers/MenuHandler.php:297 msgid "Reports" msgstr "" #: app/Services/Translations/admin-translation.php:2137 msgid "Request Body" msgstr "" #: app/Services/Translations/admin-translation.php:2138 msgid "Request Format" msgstr "" #: app/Services/Translations/admin-translation.php:2139 msgid "Request Headers" msgstr "" #: app/Services/Translations/admin-translation.php:2140 msgid "Request Method" msgstr "" #: app/Services/Translations/admin-translation.php:2141 msgid "Request URL" msgstr "" #: app/Services/Translations/admin-translation.php:2142 msgid "Require an active parent product license for updates" msgstr "" #: api/StoreSettings.php:1201 msgid "Require user to be logged in for checkout (Coming soon)" msgstr "" #: app/Services/Translations/admin-translation.php:2143 msgid "Required" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:399 msgid "Required PayPal webhook headers are missing." msgstr "" #: app/Services/Translations/admin-translation.php:2144 msgid "Required PHP Version" msgstr "" #: app/Services/Translations/admin-translation.php:2145 msgid "Required PHP Version (optional)" msgstr "" #: app/Services/Translations/admin-translation.php:2146 msgid "Required WP Version" msgstr "" #: app/Services/Translations/admin-translation.php:2147 msgid "Required WP Version (optional)" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:250 msgid "Requires Pro" msgstr "" #: app/Views/frontend/customer/email_claim.php:52 msgid "Resend confirmation email" msgstr "" #: app/Services/Translations/TransStrings.php:266 #: app/Services/Translations/admin-translation.php:2148 #: app/Services/ShortCodeParser/ShortcodeParser.php:157 msgid "Reset" msgstr "" #: app/Services/Translations/admin-translation.php:2151 msgid "Reset all colors" msgstr "" #: app/Services/Translations/block-editor-translation.php:317 msgid "Reset Colors" msgstr "" #: app/Services/Translations/admin-translation.php:2149 msgid "Reset Filters" msgstr "" #: app/Services/Translations/admin-translation.php:2150 msgid "Reset Template" msgstr "" #: app/Services/Translations/admin-translation.php:2152 msgid "Reset to default" msgstr "" #: app/Services/Translations/admin-translation.php:2153 msgid "Reset to default tax rates" msgstr "" #: app/Services/Tax/TaxManager.php:294 msgid "Rest of the World" msgstr "" #: app/Services/Translations/admin-translation.php:2154 msgid "Restock Quantity" msgstr "" #: app/Services/Translations/admin-translation.php:2155 msgid "Restore Quantity" msgstr "" #: app/Services/Translations/customer-profile-translation.php:226 msgid "Resume" msgstr "" #: app/Services/Translations/admin-translation.php:2156 #: app/Services/Translations/customer-profile-translation.php:227 msgid "Resume Subscription" msgstr "" #: app/Services/Translations/admin-translation.php:2157 msgid "Resume Subscription!" msgstr "" #: app/Services/Translations/admin-translation.php:2158 msgid "Resume the paused subscription?" msgstr "" #: app/Services/Translations/customer-profile-translation.php:228 msgid "Resume your subscription to continue service." msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:246 msgid "Resumed by admin" msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:579 msgid "Resumed by customer from customer portal" msgstr "" #: app/Services/Localization/i18n/states.php:697 msgid "Retalhuleu" msgstr "" #: app/Services/Translations/admin-translation.php:2159 msgid "Retention" msgstr "" #: app/Services/Translations/admin-translation.php:2160 msgid "Retention Chart" msgstr "" #: app/Services/Translations/admin-translation.php:2162 msgid "" "Retention is calculated by looking at the active subscriptions at the end of " "each month, compared to the active subscriptions at the end of the start of " "each month." msgstr "" #: app/Services/Translations/admin-translation.php:2161 msgid "Retention Rate" msgstr "" #: app/Services/Report/RetentionSnapshotService.php:84 msgid "Retention snapshots generated successfully" msgstr "" #: app/Services/Translations/admin-translation.php:2163 msgid "Retry" msgstr "" #. %s is the button text/destination #: app/Views/frontend/not-found.php:31 #, php-format msgid "Return to %s" msgstr "" #: app/Services/Translations/admin-translation.php:2164 msgid "Return/Refund" msgstr "" #. %d: number of reference lists returned #: app/Modules/MCP/Tools/ContextTools.php:477 msgid "Returned %d reference list." msgid_plural "Returned %d reference lists." msgstr[0] "" msgstr[1] "" #: app/Services/Translations/admin-translation.php:2165 msgid "Returning customers are those who first ordered before this period." msgstr "" #: app/Services/Localization/i18n/countries.php:192 msgid "Reunion" msgstr "" #: app/Services/Translations/admin-translation.php:2166 #: app/Services/Widgets/DashboardWidget.php:65 app/Views/emails/digest.php:123 #: app/Views/emails/digest.php:151 msgid "Revenue" msgstr "" #. 1: gross revenue, 2: order count, 3: average order value #: app/Modules/MCP/Tools/ReportTools.php:428 #, php-format msgid "Revenue %1$s across %2$d paid orders, AOV %3$s." msgstr "" #: app/Services/Translations/admin-translation.php:2167 msgid "Revenue Breakdown" msgstr "" #: app/Services/Translations/admin-translation.php:2168 msgid "Revenue Chart" msgstr "" #: app/Services/Translations/admin-translation.php:2169 msgid "Revenue Churn Rate" msgstr "" #: app/Services/Translations/admin-translation.php:2170 msgid "Revenue Comparison" msgstr "" #: app/Modules/MCP/Tools/ReportTools.php:100 msgid "" "Revenue overview for a period with comparison to the prior equal period: " "gross, net, paid, refunded, tax, shipping, fees, order count, AOV, unique " "customers, and percent change. The refunded metric covers all refunds in the " "window including fully refunded orders (which net to zero in net_revenue). " "Scoped to one currency, the store default unless a currency is given." msgstr "" #: app/Services/Translations/admin-translation.php:2171 msgid "Revenue Report" msgstr "" #: app/Services/Filter/OrderFilter.php:685 #: app/Services/Translations/admin-translation.php:2172 msgid "Reverse Charge" msgstr "" #: app/Services/Renderer/TaxRenderer.php:195 #: app/Services/Renderer/Receipt/TaxSummaryHelper.php:690 msgid "Reverse charge" msgstr "" #: app/Services/Translations/admin-translation.php:2173 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:413 #: app/Services/Renderer/Receipt/ThankYouRender.php:953 #: app/Views/emails/parts/addresses.php:92 msgid "Reverse Charge Declaration" msgstr "" #: app/Modules/Tax/TaxModule.php:1699 msgid "" "Reverse charge — Article 196, Council Directive 2006/112/EC. Customer is " "liable for VAT." msgstr "" #: app/Services/Translations/admin-translation.php:2174 msgid "Revert to Default" msgstr "" #: app/Services/Translations/admin-translation.php:2175 msgid "Reverted to default template" msgstr "" #: app/Views/emails/order/reminder/due/admin.php:50 msgid "Review the order and follow up if needed." msgstr "" #: app/Views/emails/order/reminder/overdue/admin.php:62 msgid "" "Review the order and follow up with the customer if payment is not received." msgstr "" #: app/Views/emails/subscription/reminder/customer.php:70 msgid "" "Review your subscription details, manage payment methods, or cancel from " "your account dashboard." msgstr "" #: app/Services/Localization/i18n/states.php:1308 msgid "Rezina" msgstr "" #: app/Modules/Tax/TaxModule.php:1773 msgid "RFC / IVA" msgstr "" #: app/Services/Localization/i18n/states.php:431 msgid "Rhineland-Palatinate" msgstr "" #: app/Services/Localization/i18n/states.php:2178 msgid "Rhode Island" msgstr "" #: app/Services/Localization/i18n/states.php:780 msgid "Riau" msgstr "" #: app/Services/Translations/block-editor-translation.php:318 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:541 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:623 msgid "Ribbon" msgstr "" #: app/Services/Localization/i18n/states.php:993 msgid "Rieti" msgstr "" #: app/Services/Translations/block-editor-translation.php:319 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:107 msgid "Right" msgstr "" #: app/Services/Localization/i18n/states.php:994 msgid "Rimini" msgstr "" #: app/Services/Localization/i18n/states.php:270 msgid "Rio de Janeiro" msgstr "" #: app/Services/Localization/i18n/states.php:271 msgid "Rio Grande do Norte" msgstr "" #: app/Services/Localization/i18n/states.php:272 msgid "Rio Grande do Sul" msgstr "" #: app/Services/Localization/i18n/states.php:401 msgid "Risaralda" msgstr "" #: app/Services/Localization/i18n/states.php:1476 msgid "Rivas" msgstr "" #: app/Services/Localization/i18n/states.php:1201 msgid "River Gee" msgstr "" #: app/Services/Localization/i18n/states.php:2207 msgid "Rivera" msgstr "" #: app/Services/Localization/i18n/states.php:1200 msgid "Rivercess" msgstr "" #: app/Services/Localization/i18n/states.php:1436 msgid "Rivers" msgstr "" #: app/Services/Localization/i18n/states.php:1987 msgid "Rivnenshchyna" msgstr "" #: app/Services/Localization/i18n/states.php:1604 msgid "Rizal" msgstr "" #: app/Services/Localization/i18n/states.php:1869 msgid "Rize" msgstr "" #: app/Services/Localization/i18n/states.php:2208 msgid "Rocha" msgstr "" #: app/Services/Localization/i18n/states.php:1791 msgid "Roi Et" msgstr "" #: app/Services/Translations/admin-translation.php:2176 msgid "Role Settings" msgstr "" #: app/Services/Translations/admin-translation.php:2177 msgid "Role Title" msgstr "" #: app/Services/Translations/admin-translation.php:2178 msgid "Roles" msgstr "" #: app/Services/Translations/admin-translation.php:2179 msgid "Roles & Permissions" msgstr "" #: app/Services/Translations/admin-translation.php:2180 msgid "Roles and Permissions" msgstr "" #: app/Services/Localization/i18n/states.php:995 msgid "Roma" msgstr "" #: app/Services/Localization/i18n/countries.php:193 msgid "Romania" msgstr "" #: app/Services/Localization/i18n/states.php:1670 msgctxt "Romania County" msgid "Călărași" msgstr "" #: app/Helpers/CurrenciesHelper.php:122 msgid "Romanian Leu" msgstr "" #: app/Services/Localization/i18n/states.php:1605 msgid "Romblon" msgstr "" #: app/Services/Localization/i18n/states.php:273 msgid "Rondônia" msgstr "" #: app/Services/Localization/i18n/states.php:274 msgid "Roraima" msgstr "" #: app/Services/Localization/i18n/states.php:832 msgid "Roscommon" msgstr "" #: app/Services/Localization/i18n/states.php:996 msgid "Rovigo" msgstr "" #: app/Services/Localization/i18n/states.php:2113 msgid "Rubanda" msgstr "" #: app/Services/Localization/i18n/states.php:2114 msgid "Rubirizi" msgstr "" #: app/Modules/Tax/TaxModule.php:1775 msgid "RUC / IGV" msgstr "" #: app/Services/Localization/i18n/states.php:2115 msgid "Rukiga" msgstr "" #: app/Services/Localization/i18n/states.php:2116 msgid "Rukungiri" msgstr "" #: app/Services/Localization/i18n/states.php:1919 msgid "Rukwa" msgstr "" #: app/Services/Translations/admin-translation.php:2181 msgid "Run on Selected Variations Only" msgstr "" #: app/Http/Controllers/McpSettingsController.php:233 msgid "" "Run this in your terminal where Claude Code is installed, with base64 of " "\"username:application-password\"." msgstr "" #: app/Services/Localization/i18n/states.php:209 msgid "Ruse" msgstr "" #: app/Services/Localization/i18n/countries.php:194 msgid "Russia" msgstr "" #: app/Helpers/CurrenciesHelper.php:124 msgid "Russian Ruble" msgstr "" #: app/Modules/Tax/TaxModule.php:1774 msgid "RUT / IVA" msgstr "" #: app/Services/Localization/i18n/states.php:1920 msgid "Ruvuma" msgstr "" #: app/Services/Localization/i18n/countries.php:195 msgid "Rwanda" msgstr "" #: app/Helpers/CurrenciesHelper.php:125 app/Helpers/CurrenciesHelper.php:393 msgid "Rwandan Franc" msgstr "" #: app/Services/Localization/i18n/states.php:1477 msgid "Río San Juan" msgstr "" #: app/Services/Localization/i18n/states.php:1309 msgid "Rîșcani" msgstr "" #: app/Services/Translations/admin-translation.php:2182 #: app/Modules/StorageDrivers/S3/S3.php:21 msgid "S3" msgstr "" #: app/Modules/StorageDrivers/S3/S3.php:100 msgid "" "S3 bucket allows to configure storage options and others for efficient and " "secure cloud-based file storage" msgstr "" #: app/Modules/StorageDrivers/S3/S3.php:456 msgid "" "S3 credentials are not defined in wp-config.php. Please add them and try " "again." msgstr "" #: app/Modules/StorageDrivers/S3/S3.php:290 msgid "S3 is deactivated successfully" msgstr "" #: app/Services/Translations/admin-translation.php:2183 msgid "" "S3 needs to be reconfigured. Please go to S3 settings and re-save your " "bucket selection." msgstr "" #: app/Modules/StorageDrivers/S3/S3.php:680 msgid "S3 Settings" msgstr "" #: app/Modules/StorageDrivers/S3/S3.php:277 msgid "S3 settings have been reset successfully" msgstr "" #: app/Services/Localization/i18n/states.php:1792 msgid "Sa Kaeo" msgstr "" #: app/Services/Localization/i18n/states.php:432 msgid "Saarland" msgstr "" #: app/Services/Localization/i18n/states.php:1367 msgid "Sabah" msgstr "" #: app/Services/Localization/i18n/states.php:698 msgid "Sacatepéquez" msgstr "" #: app/Services/Localization/i18n/states.php:1258 msgid "Safi" msgstr "" #: app/Services/Localization/i18n/states.php:1088 msgid "Saga" msgstr "" #: app/Services/Localization/i18n/states.php:1457 msgid "Sagarmatha" msgstr "" #: app/Services/Localization/i18n/states.php:1026 msgid "Saint Andrew" msgstr "" #: app/Services/Localization/i18n/states.php:1030 msgid "Saint Ann" msgstr "" #: app/Services/Localization/i18n/states.php:1149 msgid "Saint Anne Sandy Point" msgstr "" #: app/Services/Localization/i18n/countries.php:196 msgid "Saint Barthélemy" msgstr "" #: app/Services/Localization/i18n/states.php:1038 msgid "Saint Catherine" msgstr "" #: app/Services/Localization/i18n/states.php:1035 msgid "Saint Elizabeth" msgstr "" #: app/Services/Localization/i18n/states.php:1150 msgid "Saint George Basseterre" msgstr "" #: app/Services/Localization/i18n/states.php:1151 msgid "Saint George Gingerland" msgstr "" #: app/Services/Localization/i18n/countries.php:197 msgid "Saint Helena" msgstr "" #: app/Helpers/CurrenciesHelper.php:131 msgid "Saint Helenian Pound" msgstr "" #: app/Services/Localization/i18n/states.php:1032 msgid "Saint James" msgstr "" #: app/Services/Localization/i18n/states.php:1152 msgid "Saint James Windward" msgstr "" #: app/Services/Localization/i18n/states.php:1153 msgid "Saint John Capisterre" msgstr "" #: app/Services/Localization/i18n/states.php:1154 msgid "Saint John Figtree" msgstr "" #: app/Services/Localization/i18n/states.php:1146 msgid "Saint Kitts" msgstr "" #: app/Services/Localization/i18n/countries.php:198 msgid "Saint Kitts and Nevis" msgstr "" #: app/Services/Localization/i18n/countries.php:199 msgid "Saint Lucia" msgstr "" #: app/Services/Localization/i18n/countries.php:201 msgid "Saint Martin (Dutch part)" msgstr "" #: app/Services/Localization/i18n/countries.php:200 msgid "Saint Martin (French part)" msgstr "" #: app/Services/Localization/i18n/states.php:1029 msgid "Saint Mary" msgstr "" #: app/Services/Localization/i18n/states.php:1155 msgid "Saint Mary Cayon" msgstr "" #: app/Services/Localization/i18n/states.php:1156 msgid "Saint Paul Capisterre" msgstr "" #: app/Services/Localization/i18n/states.php:1157 msgid "Saint Paul Charlestown" msgstr "" #: app/Services/Localization/i18n/states.php:1158 msgid "Saint Peter Basseterre" msgstr "" #: app/Services/Localization/i18n/countries.php:202 msgid "Saint Pierre and Miquelon" msgstr "" #: app/Services/Localization/i18n/states.php:1027 msgid "Saint Thomas" msgstr "" #: app/Services/Localization/i18n/states.php:1159 msgid "Saint Thomas Lowland" msgstr "" #: app/Services/Localization/i18n/states.php:1160 msgid "Saint Thomas Middle Island" msgstr "" #: app/Services/Localization/i18n/countries.php:203 msgid "Saint Vincent and the Grenadines" msgstr "" #: app/Services/Localization/i18n/states.php:1713 msgid "Saint-Louis" msgstr "" #: app/Services/Localization/i18n/states.php:1180 msgid "Sainyabuli" msgstr "" #: app/Services/Localization/i18n/states.php:1058 msgid "Saitama" msgstr "" #: app/Services/Localization/i18n/states.php:1870 msgid "Sakarya" msgstr "" #: app/Services/Localization/i18n/states.php:1793 msgid "Sakon Nakhon" msgstr "" #: app/Services/Localization/i18n/states.php:629 msgid "Salamanca" msgstr "" #: app/Services/Localization/i18n/states.php:1176 msgid "Salavan" msgstr "" #: app/Hooks/Handlers/BlockEditors/SaleBadgeBlockEditor.php:80 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:74 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:79 msgid "Sale Badge" msgstr "" #: app/Services/Renderer/ProductRenderer.php:1069 #: app/Services/Renderer/ProductRenderer.php:1971 msgid "Sale price:" msgstr "" #: app/Services/Translations/admin-translation.php:2186 msgid "Sale Taxes" msgstr "" #: app/Modules/Templating/Bricks/BricksHelper.php:155 #: app/Hooks/Handlers/BlockEditors/SaleBadgeBlockEditor.php:116 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:495 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:496 msgid "Sale!" msgstr "" #: app/Services/Localization/i18n/states.php:997 msgid "Salerno" msgstr "" #: app/Services/Translations/admin-translation.php:2187 msgid "Sales" msgstr "" #: app/Services/Translations/admin-translation.php:2188 msgid "Sales Growth" msgstr "" #: app/Services/Translations/admin-translation.php:2189 msgid "Sales Report" msgstr "" #: app/Services/Localization/i18n/states.php:106 msgid "Salta" msgstr "" #: app/Services/Localization/i18n/states.php:2209 msgid "Salto" msgstr "" #: app/Helpers/CurrenciesHelper.php:136 msgid "Salvadoran Colón" msgstr "" #: app/Services/Localization/i18n/states.php:1259 msgid "Salé" msgstr "" #: app/Services/Localization/i18n/states.php:48 msgid "Samangan" msgstr "" #: app/Services/Localization/i18n/states.php:470 msgid "Samaná" msgstr "" #: app/Services/Localization/i18n/states.php:1606 msgid "Samar" msgstr "" #: app/Services/Localization/i18n/states.php:1133 msgid "Samburu" msgstr "" #: app/Services/Translations/admin-translation.php:2190 msgid "Same as previous" msgstr "" #: app/Services/Translations/block-editor-translation.php:324 msgid "Same Tab" msgstr "" #: app/Services/Localization/i18n/countries.php:259 msgid "Samoa" msgstr "" #: app/Helpers/CurrenciesHelper.php:152 msgid "Samoan Tala" msgstr "" #: app/Services/Localization/i18n/states.php:1871 msgid "Samsun" msgstr "" #: app/Services/Localization/i18n/states.php:1794 msgid "Samut Prakan" msgstr "" #: app/Services/Localization/i18n/states.php:1795 msgid "Samut Sakhon" msgstr "" #: app/Services/Localization/i18n/states.php:1796 msgid "Samut Songkhram" msgstr "" #: app/Services/Localization/i18n/states.php:403 msgid "San Andrés & Providencia" msgstr "" #: app/Services/Localization/i18n/states.php:471 msgid "San Cristóbal" msgstr "" #: app/Services/Localization/i18n/states.php:472 msgid "San José de Ocoa" msgstr "" #: app/Services/Localization/i18n/states.php:108 msgid "San Luis" msgstr "" #: app/Services/Localization/i18n/states.php:1346 msgid "San Luis Potosí" msgstr "" #: app/Services/Localization/i18n/states.php:699 msgid "San Marcos" msgstr "" #: app/Services/Localization/i18n/countries.php:204 msgid "San Marino" msgstr "" #: app/Services/Localization/i18n/states.php:1535 msgid "San Martín" msgstr "" #: app/Services/Localization/i18n/states.php:1730 msgid "San Miguel" msgstr "" #: app/Services/Localization/i18n/states.php:1640 msgid "San Pedro" msgstr "" #: app/Services/Localization/i18n/states.php:474 msgid "San Pedro de Macorís" msgstr "" #: app/Services/Localization/i18n/states.php:1732 msgid "San Salvador" msgstr "" #: app/Services/Localization/i18n/states.php:1733 msgid "San Vicente" msgstr "" #: app/Services/Localization/i18n/states.php:1729 msgid "Santa Ana" msgstr "" #: app/Services/Localization/i18n/states.php:727 msgid "Santa Bárbara" msgstr "" #: app/Services/Localization/i18n/states.php:275 msgid "Santa Catarina" msgstr "" #: app/Services/Localization/i18n/states.php:630 msgid "Santa Cruz de Tenerife" msgstr "" #: app/Services/Localization/i18n/states.php:554 msgid "Santa Elena" msgstr "" #: app/Services/Localization/i18n/states.php:110 msgid "Santa Fe" msgstr "" #: app/Services/Localization/i18n/states.php:700 msgid "Santa Rosa" msgstr "" #: app/Services/Localization/i18n/states.php:402 msgid "Santander" msgstr "" #: app/Services/Localization/i18n/states.php:476 msgid "Santiago" msgstr "" #: app/Services/Localization/i18n/states.php:111 msgid "Santiago del Estero" msgstr "" #: app/Services/Localization/i18n/states.php:477 msgid "Santiago Rodríguez" msgstr "" #: app/Services/Localization/i18n/states.php:478 msgid "Santo Domingo" msgstr "" #: app/Services/Localization/i18n/states.php:555 msgid "Santo Domingo de los Tsáchilas" msgstr "" #: app/Services/Localization/i18n/states.php:49 msgid "Sar-e Pol" msgstr "" #: app/Services/Localization/i18n/states.php:1797 msgid "Saraburi" msgstr "" #: app/Services/Localization/i18n/states.php:1607 msgid "Sarangani" msgstr "" #: app/Services/Localization/i18n/states.php:1368 msgid "Sarawak" msgstr "" #: app/Services/Localization/i18n/states.php:292 msgid "Saskatchewan" msgstr "" #: app/Services/Localization/i18n/states.php:998 msgid "Sassari" msgstr "" #: app/Services/Translations/TransStrings.php:178 msgid "Sat" msgstr "" #: app/Services/Localization/i18n/states.php:184 msgid "Satkhira" msgstr "" #: app/Services/Localization/i18n/states.php:1692 msgid "Satu Mare" msgstr "" #: app/Services/Localization/i18n/states.php:1798 msgid "Satun" msgstr "" #: app/Services/Translations/TransStrings.php:135 msgid "" "saturation {saturation}, brightness {brightness}, current color is {color}" msgstr "" #: app/Helpers/Helper.php:1379 app/Services/Translations/TransStrings.php:187 #: app/Services/Translations/admin-translation.php:2191 msgid "Saturday" msgstr "" #: app/Services/Localization/i18n/countries.php:206 msgid "Saudi Arabia" msgstr "" #: app/Helpers/CurrenciesHelper.php:126 msgid "Saudi Riyal" msgstr "" #: app/Services/Localization/i18n/states.php:659 msgid "Savannah" msgstr "" #: app/Services/Localization/i18n/states.php:1177 msgid "Savannakhet" msgstr "" #: app/Services/Translations/admin-translation.php:2192 msgid "Save" msgstr "" #: app/Services/Translations/admin-translation.php:2193 msgid "Save Addon Assets" msgstr "" #: app/Services/Translations/admin-translation.php:2206 msgid "Save address" msgstr "" #: app/Services/Translations/admin-translation.php:2194 msgid "Save All Products" msgstr "" #: app/Services/Translations/admin-translation.php:2207 msgid "Save as view" msgstr "" #: app/Services/Translations/admin-translation.php:2195 msgid "Save Asset" msgstr "" #: app/Services/Translations/admin-translation.php:2196 msgid "Save Changes" msgstr "" #: app/Services/Translations/admin-translation.php:2208 msgid "Save changes" msgstr "" #: app/Services/Translations/admin-translation.php:2197 msgid "Save Feed" msgstr "" #: app/Services/Translations/admin-translation.php:2198 msgid "Save Notification" msgstr "" #: app/Services/Translations/customer-profile-translation.php:229 msgid "Save Profile" msgstr "" #: app/Services/Translations/admin-translation.php:2199 msgid "Save Rates" msgstr "" #: app/Services/Translations/admin-translation.php:2201 #: app/Modules/Integrations/GlobalIntegrationSettings.php:36 msgid "Save Settings" msgstr "" #: app/Services/Translations/admin-translation.php:2202 msgid "Save Shipping Class" msgstr "" #: app/Services/Translations/admin-translation.php:2200 msgid "Save SKU" msgstr "" #: app/Services/Translations/admin-translation.php:2203 msgid "Save Template" msgstr "" #: app/Services/Translations/admin-translation.php:2209 msgid "" "Save the product first if you have unsaved changes — reloading discards them." msgstr "" #. %1$s: maximum number of draft terms in one batch #: app/Services/Translations/admin-translation.php:2211 #, php-format msgid "Save these %1$s and add more after." msgstr "" #: app/Services/Translations/admin-translation.php:2212 msgid "Save variant" msgstr "" #: app/Services/Translations/admin-translation.php:2204 msgid "Save VAT" msgstr "" #: app/Services/Translations/admin-translation.php:2205 msgid "Save View" msgstr "" #: app/Services/Translations/admin-translation.php:2213 msgid "Saved" msgstr "" #: app/Services/Translations/admin-translation.php:2214 msgid "Saved Views" msgstr "" #: app/Services/Translations/admin-translation.php:2215 msgid "Saved views is only available in pro version" msgstr "" #: app/Services/Translations/admin-translation.php:2216 msgid "Saving" msgstr "" #: app/Services/Translations/admin-translation.php:2217 #, php-format msgid "Saving %s/%s..." msgstr "" #: app/Services/Translations/admin-translation.php:2218 msgid "Saving Shipping Class" msgstr "" #: app/Services/Translations/admin-translation.php:2219 msgid "Saving..." msgstr "" #: app/Services/Localization/i18n/states.php:999 msgid "Savona" msgstr "" #: app/Services/Localization/i18n/states.php:433 msgid "Saxony" msgstr "" #: app/Services/Localization/i18n/states.php:434 msgid "Saxony-Anhalt" msgstr "" #: app/Services/Localization/i18n/states.php:503 msgid "Saïda" msgstr "" #: app/Services/Localization/i18n/states.php:311 msgid "Schaffhausen" msgstr "" #: app/Services/Translations/admin-translation.php:2220 msgid "Schedule" msgstr "" #: app/Services/Translations/admin-translation.php:2221 msgid "Schedule Date" msgstr "" #: app/Helpers/Status.php:119 app/Helpers/Helper.php:409 #: app/Services/Translations/admin-translation.php:2222 msgid "Scheduled" msgstr "" #: app/Services/Translations/admin-translation.php:3179 msgid "scheduled" msgstr "" #: app/Services/Translations/admin-translation.php:2223 msgid "Scheduled Date" msgstr "" #: app/Services/Email/EmailNotifications.php:468 #: app/Services/Email/EmailNotifications.php:521 #: app/Services/Email/EmailNotifications.php:539 #: app/Services/Email/EmailNotifications.php:556 #: app/Services/Email/EmailNotifications.php:573 #: app/Services/Email/EmailNotifications.php:590 #: app/Services/Email/EmailNotifications.php:607 #: app/Services/Email/EmailNotifications.php:625 msgid "Scheduler / Reminder Actions" msgstr "" #: app/Http/Controllers/EmailNotificationController.php:309 msgid "Scheduling settings saved successfully" msgstr "" #: app/Services/Localization/i18n/states.php:435 msgid "Schleswig-Holstein" msgstr "" #: app/Services/Localization/i18n/states.php:312 msgid "Schwyz" msgstr "" #: app/Services/Translations/admin-translation.php:2224 msgid "Screenshot" msgstr "" #: app/Services/Translations/block-editor-translation.php:325 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:125 msgid "Scroll" msgstr "" #: app/Services/Translations/block-editor-translation.php:326 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:117 msgid "Scrollable thumbnails" msgstr "" #: app/Services/Translations/admin-translation.php:2225 #: app/Services/Translations/block-editor-translation.php:327 #: app/Views/admin/admin_menu.php:93 #: app/Modules/Shipping/Services/Filter/ShippingClassFilter.php:70 #: app/Modules/Shipping/Services/Filter/ShippingZoneFilter.php:118 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:405 msgid "Search" msgstr "" #. %1$s - search term, %2$s - search in #: app/Services/Translations/admin-translation.php:2227 #, php-format msgid "Search \"%1$s\" in %2$s" msgstr "" #: app/Services/Translations/admin-translation.php:2234 msgid "Search and filter variants" msgstr "" #: app/Services/Translations/admin-translation.php:2235 msgid "Search and hit enter" msgstr "" #: app/Services/Translations/customer-profile-translation.php:230 msgid "Search and hit enter..." msgstr "" #: app/Services/Translations/admin-translation.php:2236 msgid "Search attribute groups..." msgstr "" #: app/Services/Translations/admin-translation.php:2237 msgid "Search attributes" msgstr "" #: app/Services/Translations/admin-translation.php:2239 msgid "Search by class name" msgstr "" #: app/Services/Filter/OrderFilter.php:333 msgid "Search by customer name or email" msgstr "" #: app/Services/Translations/admin-translation.php:2238 msgid "Search by Id, product title or variation title" msgstr "" #: app/Services/Translations/admin-translation.php:2240 msgid "Search by id, title or slug." msgstr "" #: app/Services/Translations/admin-translation.php:2241 msgid "Search by id, title, amount, code." msgstr "" #: app/Services/Translations/admin-translation.php:2242 msgid "Search by id, title, content or module." msgstr "" #: app/Services/Translations/admin-translation.php:2243 msgid "Search by invoice no, customer name, or customer email." msgstr "" #: app/Services/Filter/OrderFilter.php:351 msgid "Search by license key" msgstr "" #: app/Services/Filter/OrderFilter.php:300 msgid "" "Search by order status e.g., completed, processing, on-hold, canceled, failed" msgstr "" #: app/Services/Filter/OrderFilter.php:324 msgid "Search by payment method e.g., stripe, PayPal, offline_payment" msgstr "" #: app/Services/Filter/OrderFilter.php:314 msgid "" "Search by payment status e.g., paid, pending, partially_paid, refunded, " "partially_refunded" msgstr "" #: app/Services/Translations/admin-translation.php:2244 msgid "Search by product name" msgstr "" #: app/Services/Translations/admin-translation.php:2245 msgid "Search by product name, variation name or SKU" msgstr "" #: app/Services/Translations/admin-translation.php:2246 msgid "Search by title or slug." msgstr "" #: app/Services/Translations/admin-translation.php:2247 msgid "Search by zone name" msgstr "" #: app/Services/Translations/admin-translation.php:2248 msgid "Search by, #ID, First Name, Last Name and Email" msgstr "" #: app/CPT/FluentProducts.php:277 msgid "Search Categories" msgstr "" #: app/Services/Translations/admin-translation.php:2249 msgid "Search country or region…" msgstr "" #: app/Services/Translations/admin-translation.php:2250 msgid "Search country..." msgstr "" #: app/Services/Translations/admin-translation.php:2251 msgid "Search customer name or email" msgstr "" #: app/Services/Translations/admin-translation.php:2228 msgid "Search Filter..." msgstr "" #: app/Services/Translations/admin-translation.php:2252 #, php-format msgid "Search for %1$s" msgstr "" #: app/Services/Translations/admin-translation.php:2253 #: app/Services/Translations/block-editor-translation.php:331 msgid "Search for products..." msgstr "" #: app/Services/Translations/block-editor-translation.php:328 msgid "Search Grid Size" msgstr "" #: app/Services/Translations/admin-translation.php:2229 msgid "Search Help" msgstr "" #: app/Services/Translations/admin-translation.php:2230 msgid "Search Operators Guide" msgstr "" #: app/Services/Translations/admin-translation.php:2254 msgid "Search or create a customer" msgstr "" #: app/Services/Translations/customer-profile-translation.php:231 msgid "Search orders" msgstr "" #: app/Services/Renderer/SearchBarRenderer.php:87 #: app/Services/Translations/block-editor-translation.php:329 msgid "Search Products" msgstr "" #: app/CPT/FluentProducts.php:202 #: app/Services/Renderer/ProductFilterRender.php:49 #: app/Services/Renderer/ProductFilterRender.php:69 #: app/Services/Translations/admin-translation.php:2255 msgid "Search products" msgstr "" #: app/Services/Translations/block-editor-translation.php:332 msgid "Search products by name" msgstr "" #: app/Services/Renderer/ProductFilterRender.php:68 #: app/Services/Renderer/SearchBarRenderer.php:102 #: app/Services/Translations/admin-translation.php:2231 #: app/Services/Translations/block-editor-translation.php:330 msgid "Search Products..." msgstr "" #: app/Services/Translations/admin-translation.php:2256 #: app/Services/Translations/block-editor-translation.php:333 msgid "Search products..." msgstr "" #: app/Services/Translations/admin-translation.php:2257 msgid "Search regions..." msgstr "" #: app/Services/Translations/admin-translation.php:2232 msgid "Search Shipping Class" msgstr "" #: app/Services/Translations/block-editor-translation.php:334 msgid "Search smartcodes..." msgstr "" #: app/Services/Translations/admin-translation.php:2258 msgid "Search title or description." msgstr "" #: app/Services/Translations/admin-translation.php:2259 msgid "Search to find or create labels" msgstr "" #: app/Services/Translations/admin-translation.php:2233 msgid "Search Value" msgstr "" #: app/Services/Translations/admin-translation.php:2260 msgid "Search variants" msgstr "" #: app/Services/Translations/admin-translation.php:2261 msgid "Search videos by title or ID..." msgstr "" #: app/Services/Translations/admin-translation.php:2262 msgid "Search..." msgstr "" #: app/Services/Translations/block-editor-translation.php:335 msgid "SearchBar" msgstr "" #: app/Services/Translations/admin-translation.php:2263 msgid "Searching for" msgstr "" #: app/Services/Theme/ColorPalette.php:145 msgid "Secondary active border" msgstr "" #: app/Services/Theme/ColorPalette.php:124 msgid "Secondary background" msgstr "" #: app/Services/Theme/ColorPalette.php:346 msgid "Secondary button" msgstr "" #: app/Services/Theme/ColorPalette.php:199 msgid "Secondary button background" msgstr "" #: app/Services/Theme/ColorPalette.php:217 msgid "Secondary button border" msgstr "" #: app/Services/Theme/ColorPalette.php:224 msgid "Secondary button hover" msgstr "" #: app/Services/Theme/ColorPalette.php:210 #: app/Services/Theme/ColorPalette.php:347 msgid "Secondary button text" msgstr "" #: app/Services/Theme/ColorPalette.php:101 msgid "Secondary text" msgstr "" #: app/Modules/StorageDrivers/S3/S3.php:628 msgid "Secret Key" msgstr "" #: app/Services/Translations/block-editor-translation.php:336 msgid "Section Titles" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:22 #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:30 msgid "Security Check Failed" msgstr "" #: app/Modules/Tax/TaxModule.php:1188 app/Modules/Tax/TaxModule.php:1350 msgid "Security check failed" msgstr "" #: app/Services/Translations/checkout-translation.php:34 #: app/Modules/Turnstile/TurnstileValidator.php:42 msgid "Security check failed. Please refresh the page and try again." msgstr "" #: app/Modules/Turnstile/TurnstileValidator.php:51 msgid "Security check failed. Please try again or refresh the page." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:30 msgid "Security check failed. Please try again." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/ConnectConfig.php:136 msgid "Security check failed. Please try connecting PayPal again." msgstr "" #: app/Services/Renderer/ProductRenderer.php:681 msgid "See" msgstr "" #. %s is the search term #: app/Services/Translations/admin-translation.php:2265 #, php-format msgid "See All %s" msgstr "" #: app/Services/Translations/admin-translation.php:2266 msgid "See All time Sales Stat" msgstr "" #: app/Services/Renderer/TaxRenderer.php:221 #: app/Services/Translations/admin-translation.php:2270 #: app/Services/Translations/customer-profile-translation.php:232 #: app/Services/Renderer/Receipt/ThankYouRender.php:1155 msgid "See details" msgstr "" #: app/Services/Translations/admin-translation.php:2271 msgid "See dispute on " msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:473 msgid "See Errors" msgstr "" #: app/Services/Translations/admin-translation.php:2267 msgid "See Full Report" msgstr "" #: app/Services/Renderer/ProductRenderer.php:1356 #: app/Services/Renderer/CartItemRenderer.php:359 #: app/Services/Translations/admin-translation.php:2268 #: app/Services/Renderer/Receipt/ThankYouRender.php:1127 msgid "See Less" msgstr "" #: app/Services/Renderer/ProductRenderer.php:1350 #: app/Services/Renderer/CartItemRenderer.php:353 #: app/Services/Translations/admin-translation.php:2269 #: app/Services/Renderer/Receipt/ThankYouRender.php:1120 msgid "See More" msgstr "" #: database/Seeder/AttributeSeeder.php:151 msgid "Seeding attributes" msgstr "" #: app/Services/Localization/i18n/states.php:1260 msgid "Sefrou" msgstr "" #: app/Services/Translations/block-editor-translation.php:337 msgid "Segmented (Modern)" msgstr "" #: app/Services/Localization/i18n/states.php:631 msgid "Segovia" msgstr "" #: app/Services/Localization/i18n/states.php:1181 msgid "Sekong" msgstr "" #: app/Services/Localization/i18n/states.php:1369 msgid "Selangor" msgstr "" #: app/Services/Translations/TransStrings.php:212 #: app/Services/Translations/TransStrings.php:223 #: app/Services/Translations/admin-translation.php:2272 #: app/Services/Translations/customer-profile-translation.php:233 #: app/Services/Translations/block-editor-translation.php:338 msgid "Select" msgstr "" #. %s is the state label #: app/Services/Translations/checkout-translation.php:35 #: app/Services/Translations/admin-translation.php:2274 #, php-format msgid "Select %s" msgstr "" #: app/Services/Translations/block-editor-translation.php:343 msgid "Select a alignment" msgstr "" #: app/Services/Renderer/ProductCategoriesListRenderer.php:134 #: app/Services/Translations/admin-translation.php:2310 #: app/Services/Translations/block-editor-translation.php:344 msgid "Select a category" msgstr "" #: app/Helpers/CartCheckoutHelper.php:463 #: app/Services/Renderer/CheckoutFieldsSchema.php:172 #: app/Services/Renderer/AddressSelectRenderer.php:276 #: app/Services/Translations/checkout-translation.php:36 #: app/Services/Translations/block-editor-translation.php:341 msgid "Select a Country" msgstr "" #: app/Services/Translations/admin-translation.php:2311 msgid "Select a country first" msgstr "" #: app/Services/Translations/admin-translation.php:2312 #: app/Http/Controllers/TaxEUController.php:391 msgid "Select a cross-border registration type" msgstr "" #: app/Services/Translations/admin-translation.php:2306 msgid "Select a Field" msgstr "" #: app/Services/Translations/admin-translation.php:2307 msgid "Select a Field or Type Custom Value" msgstr "" #: app/Services/Translations/admin-translation.php:2308 msgid "Select a Field or Type Custom value" msgstr "" #: app/Services/Translations/admin-translation.php:2313 msgid "Select a package" msgstr "" #: app/Services/Translations/block-editor-translation.php:342 msgid "Select a Product" msgstr "" #: app/Services/Translations/block-editor-translation.php:345 #: app/Modules/Templating/Bricks/Elements/BuySection.php:62 #: app/Modules/Templating/Bricks/Elements/BuySection.php:359 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:62 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:205 #: app/Modules/Templating/Bricks/Elements/ProductContent.php:43 #: app/Modules/Templating/Bricks/Elements/ProductContent.php:84 #: app/Modules/Templating/Bricks/Elements/PriceRange.php:50 #: app/Modules/Templating/Bricks/Elements/PriceRange.php:102 #: app/Modules/Templating/Bricks/Elements/ProductShortDescription.php:43 #: app/Modules/Templating/Bricks/Elements/ProductShortDescription.php:84 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:54 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:249 msgid "Select a product" msgstr "" #: app/Services/Translations/admin-translation.php:2309 msgid "Select a Product Category" msgstr "" #: app/Services/Translations/admin-translation.php:2314 #: app/Http/Controllers/TaxEUController.php:70 msgid "Select a registration country" msgstr "" #: app/Services/Translations/admin-translation.php:2315 msgid "Select a role" msgstr "" #: app/Services/Translations/block-editor-translation.php:346 msgid "Select a size" msgstr "" #: app/Services/Translations/block-editor-translation.php:347 msgid "Select a specific product to display related items." msgstr "" #: app/Services/Translations/block-editor-translation.php:348 msgid "Select a specific product variation for this button." msgstr "" #: app/Services/Renderer/AddressSelectRenderer.php:330 msgid "Select a State" msgstr "" #: app/Services/Translations/admin-translation.php:2316 msgid "Select a user" msgstr "" #: app/Http/Controllers/TaxEUController.php:252 #: app/Http/Controllers/TaxEUController.php:396 #: app/Http/Controllers/TaxEUController.php:402 msgid "Select a valid EU VAT country" msgstr "" #: app/Http/Controllers/TaxEUController.php:76 #: app/Http/Controllers/TaxEUController.php:78 #: app/Http/Controllers/TaxEUController.php:162 msgid "Select a valid EU VAT registration country" msgstr "" #: app/Services/Translations/admin-translation.php:2317 msgid "Select all" msgstr "" #: app/Services/Translations/admin-translation.php:2318 msgid "Select all variants" msgstr "" #: app/Services/Translations/admin-translation.php:2319 #, php-format msgid "Select all variants in %1$s" msgstr "" #: app/Services/Translations/admin-translation.php:2320 msgid "Select an attribute to manage its terms" msgstr "" #: app/Helpers/CartCheckoutHelper.php:448 #: app/Services/Renderer/CheckoutFieldsSchema.php:157 msgid "Select an option" msgstr "" #: app/Services/Translations/admin-translation.php:2321 msgid "Select at least one CSV column" msgstr "" #: app/Services/Translations/admin-translation.php:2322 msgid "Select at least one data module" msgstr "" #: app/Services/Translations/admin-translation.php:2323 msgid "Select attribute" msgstr "" #: app/Services/Translations/customer-profile-translation.php:235 msgid "Select billing address" msgstr "" #: app/Modules/StorageDrivers/S3/S3.php:663 msgid "Select bucket" msgstr "" #: app/Services/Translations/admin-translation.php:2275 msgid "Select Bulk Action" msgstr "" #: app/Services/Translations/admin-translation.php:2324 msgid "Select button" msgstr "" #: api/StoreSettings.php:837 msgid "Select Cart Page" msgstr "" #: app/Services/Renderer/SearchBarRenderer.php:51 #: app/Services/Renderer/SearchBarRenderer.php:61 msgid "Select Category" msgstr "" #: api/StoreSettings.php:911 msgid "Select Checkout Page" msgstr "" #: app/Services/Translations/admin-translation.php:2325 #, php-format msgid "Select color %1$s" msgstr "" #: app/Services/Translations/admin-translation.php:2276 msgid "Select Condition" msgstr "" #: app/Services/Translations/admin-translation.php:2278 msgid "Select Condition and Type First" msgstr "" #: app/Services/Translations/admin-translation.php:2277 msgid "Select Condition First" msgstr "" #: app/Services/Translations/admin-translation.php:2279 #: app/Services/Translations/customer-profile-translation.php:234 msgid "Select Country" msgstr "" #: app/Services/Translations/admin-translation.php:2326 #: app/Services/Translations/block-editor-translation.php:349 msgid "Select country" msgstr "" #: app/Http/Controllers/TaxEUController.php:394 msgid "Select country of OSS registration" msgstr "" #: app/Services/Translations/admin-translation.php:2327 msgid "Select country or Whole World" msgstr "" #: app/Services/Translations/admin-translation.php:2328 msgid "Select coupon type" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:115 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:135 msgid "Select Courses" msgstr "" #: app/Services/Translations/admin-translation.php:2280 msgid "Select Currency" msgstr "" #: api/Confirmation.php:68 msgid "Select custom page" msgstr "" #: app/Services/Translations/admin-translation.php:2281 msgid "Select Customer" msgstr "" #: api/StoreSettings.php:800 msgid "Select Customer Profile Page" msgstr "" #: app/Services/Translations/admin-translation.php:2282 msgid "Select Date" msgstr "" #: app/Services/Translations/TransStrings.php:148 #: app/Services/Translations/admin-translation.php:2329 msgid "Select date" msgstr "" #: app/Services/Translations/admin-translation.php:2283 msgid "Select Default Variant" msgstr "" #: app/Helpers/Status.php:495 msgid "Select Event" msgstr "" #: app/Services/Translations/admin-translation.php:2330 msgid "Select event triggers" msgstr "" #: app/Services/Translations/admin-translation.php:2284 msgid "Select Events" msgstr "" #: app/Services/Translations/admin-translation.php:2285 msgid "Select Files" msgstr "" #: app/Services/Translations/admin-translation.php:2286 msgid "Select Filter Group" msgstr "" #: app/Services/Translations/admin-translation.php:2287 msgid "Select Filters" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:104 msgid "Select FluentCommunity Spaces" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:111 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:131 msgid "Select FluentCRM Lists" msgstr "" #: app/Services/Translations/admin-translation.php:2288 msgid "Select Group" msgstr "" #: app/Http/Controllers/TaxEUController.php:400 msgid "Select home country of registration" msgstr "" #: api/StoreSettings.php:561 msgid "Select how payment options are visually presented on checkout." msgstr "" #: api/StoreSettings.php:503 msgid "Select how the currency should be formatted." msgstr "" #: app/Services/Translations/admin-translation.php:2289 msgid "Select Image" msgstr "" #: app/Helpers/Status.php:493 msgid "Select in which event you want to trigger this feed" msgstr "" #: app/Services/Translations/admin-translation.php:2290 msgid "Select Item/s" msgstr "" #: app/Services/Translations/admin-translation.php:2291 msgid "Select Items" msgstr "" #: app/Services/Translations/admin-translation.php:2331 msgid "Select location" msgstr "" #: app/Services/Translations/admin-translation.php:2332 msgid "Select notification event" msgstr "" #: app/Services/Renderer/ShopAppRenderer.php:680 msgid "Select number of items per page" msgstr "" #: app/Services/Translations/admin-translation.php:2292 msgid "Select Operator" msgstr "" #: app/Services/Translations/admin-translation.php:2293 msgid "Select Option" msgstr "" #: app/Services/Translations/admin-translation.php:2294 msgid "Select Options" msgstr "" #: app/Services/Translations/admin-translation.php:2335 msgid "Select or type a new option" msgstr "" #: app/Services/Translations/admin-translation.php:2336 msgid "Select or type..." msgstr "" #: app/Services/Translations/admin-translation.php:2337 msgid "Select or upload a video" msgstr "" #: app/Services/Translations/admin-translation.php:2333 msgid "Select or Upload File" msgstr "" #: app/Services/Translations/admin-translation.php:2334 msgid "Select or Upload Media" msgstr "" #: app/Services/Translations/admin-translation.php:2295 msgid "Select Order Type" msgstr "" #. %8$s #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:148 msgid "Select payment events" msgstr "" #: app/Services/Translations/customer-profile-translation.php:236 msgid "Select payment method" msgstr "" #: app/Services/Translations/admin-translation.php:2296 msgid "Select Payment Term" msgstr "" #: app/Services/Translations/block-editor-translation.php:339 msgid "Select Product" msgstr "" #: app/Services/Translations/admin-translation.php:2338 msgid "Select product" msgstr "" #: app/Services/Translations/admin-translation.php:2297 msgid "Select Product Categories" msgstr "" #: app/Services/Translations/admin-translation.php:2339 msgid "Select product categories that should NOT get VAT reverse charge !" msgstr "" #: app/Services/Translations/admin-translation.php:2298 #: app/Services/Translations/block-editor-translation.php:340 msgid "Select Products" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:242 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:257 msgid "Select products" msgstr "" #: app/Services/Translations/admin-translation.php:2340 msgid "Select reason" msgstr "" #: api/StoreSettings.php:874 msgid "Select Receipt Page" msgstr "" #: app/Services/Translations/admin-translation.php:2299 msgid "Select Role" msgstr "" #: app/Services/Translations/admin-translation.php:2341 msgid "Select scheme" msgstr "" #: app/Services/Translations/admin-translation.php:2300 msgid "Select Shipping Status" msgstr "" #: api/StoreSettings.php:764 msgid "Select Shop Page" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:124 msgid "Select Spaces" msgstr "" #: app/Services/Translations/admin-translation.php:2301 msgid "Select Status" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:122 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:142 msgid "Select Tags" msgstr "" #: app/Services/Translations/admin-translation.php:2342 msgid "Select template" msgstr "" #: app/Services/Translations/admin-translation.php:2343 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:430 msgid "Select terms" msgstr "" #: api/StoreSettings.php:466 msgid "Select the character used to separate thousands or decimals in prices." msgstr "" #: app/Services/Translations/admin-translation.php:2344 msgid "Select the countries you want to configure tax rates for." msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:119 msgid "Select the courses you would like to enroll the customer to" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:139 msgid "Select the courses you would like to remove from the customer" msgstr "" #: app/Services/Translations/admin-translation.php:2345 msgid "" "Select the default variant that users will see pre-selected on the product " "page." msgstr "" #: app/Services/Translations/admin-translation.php:2346 msgid "Select the e-invoice formatter used when generating the embedded XML." msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:105 msgid "Select the FluentCommunity Spaces you would like to add." msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:112 msgid "Select the FluentCRM Lists you would like to add your contact to." msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:132 msgid "Select the FluentCRM Lists you would like to remove from your contact." msgstr "" #: api/StoreSettings.php:765 msgid "Select the page that showcases all of your products." msgstr "" #: api/StoreSettings.php:838 msgid "Select the page that will display customer's current shopping cart." msgstr "" #: api/StoreSettings.php:875 msgid "" "Select the page that will display order summary after a successful purchase." msgstr "" #: api/StoreSettings.php:912 msgid "Select the page where customers will finalize their purchase." msgstr "" #: api/StoreSettings.php:801 msgid "" "Select the page where customers will manage their profile, orders, and " "downloads." msgstr "" #: api/StoreSettings.php:437 msgid "Select the primary currency for your store." msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:125 msgid "Select the Spaces you would like to remove from your spaces." msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:126 msgid "Select the tags you would like to add your contact to." msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:146 msgid "Select the tags you would like to remove from your contact." msgstr "" #. %8$s #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:75 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:79 msgid "Select these events" msgstr "" #: app/Services/Translations/TransStrings.php:149 msgid "Select time" msgstr "" #: app/Services/Translations/admin-translation.php:2302 msgid "Select Type" msgstr "" #: app/Services/Translations/admin-translation.php:2303 msgid "Select User" msgstr "" #: app/Services/Translations/admin-translation.php:2347 #, php-format msgid "Select variant %1$s" msgstr "" #: app/Services/Translations/admin-translation.php:2304 msgid "Select Variation" msgstr "" #: app/Services/Translations/admin-translation.php:2305 msgid "Select Variation Type" msgstr "" #: app/Services/Translations/admin-translation.php:2348 msgid "Select which settings to import from" msgstr "" #: app/Services/Translations/admin-translation.php:2349 msgid "Select your country of OSS registration" msgstr "" #: app/Services/Translations/admin-translation.php:2350 msgid "Select your country of registration" msgstr "" #: app/Services/Translations/admin-translation.php:2351 msgid "Select your referenced Payment." msgstr "" #: api/StoreSettings.php:294 msgid "" "Select your store's operating mode: `Test` for setup, `Live` for real " "transactions." msgstr "" #: app/Services/Translations/TransStrings.php:136 msgid "select {value} as the color" msgstr "" #: app/Services/Translations/block-editor-translation.php:350 msgid "Select..." msgstr "" #: app/Services/Translations/admin-translation.php:2352 msgid "Selected" msgstr "" #: app/Services/Translations/admin-translation.php:3180 msgid "selected" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/ConnectConfig.php:222 #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:246 msgid "Selected Account does not exist" msgstr "" #: api/Resource/CustomerResource.php:411 api/Resource/ProductResource.php:769 #: app/Http/Controllers/OrderController.php:995 #: api/Resource/FrontendResource/CustomerResource.php:287 msgid "Selected action is invalid" msgstr "" #: app/Services/Translations/admin-translation.php:2355 msgid "Selected countries only" msgstr "" #: app/Services/Translations/admin-translation.php:2353 msgid "Selected Countries: " msgstr "" #: api/Customers.php:109 api/Resource/CustomerResource.php:271 #: api/Resource/FrontendResource/CustomerResource.php:182 msgid "Selected Customers has been deleted permanently" msgstr "" #: app/Services/Translations/TransStrings.php:147 msgid "Selected date" msgstr "" #: app/Services/Translations/admin-translation.php:2354 msgid "Selected Fields" msgstr "" #: app/Modules/Integrations/GlobalIntegrationSettings.php:360 msgid "Selected integration feed successfully deleted" msgstr "" #: api/Resource/OrderResource.php:1912 msgid "Selected order and associated data has been deleted" msgstr "" #: api/Resource/OrderResource.php:2409 msgid "Selected order and associated data have been deleted" msgstr "" #. %s is the payment method name #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:366 #, php-format msgid "Selected payment method %s is not active!" msgstr "" #: api/Resource/ProductVariationResource.php:404 msgid "Selected pricing and associated data has been deleted" msgstr "" #: app/Services/Translations/block-editor-translation.php:351 msgid "Selected Product" msgstr "" #: api/Resource/ProductResource.php:573 msgid "Selected product and associated data has been deleted" msgstr "" #: api/Resource/ProductResource.php:696 msgid "Selected product and associated data have been deleted" msgstr "" #: app/Services/Translations/block-editor-translation.php:353 msgid "Selected product:" msgstr "" #: app/Services/Translations/block-editor-translation.php:354 msgid "Selected products" msgstr "" #: api/Resource/ProductResource.php:750 #, php-format msgid "Selected products could not be duplicated (Product ID: %s)." msgstr "" #: api/Resource/ProductResource.php:764 msgid "Selected products have been duplicated as drafts" msgstr "" #: app/Http/Controllers/TaxRateController.php:658 msgid "Selected tax class does not match the target tax rate" msgstr "" #: app/Services/Translations/block-editor-translation.php:352 msgid "Selected Variation" msgstr "" #: app/Services/Translations/admin-translation.php:2356 msgid "Selected:" msgstr "" #: app/Services/Translations/admin-translation.php:2357 msgid "Seller Bank Details" msgstr "" #: app/Services/Translations/admin-translation.php:2358 msgid "Seller Contact" msgstr "" #: api/StoreSettings.php:412 app/Helpers/EditorShortCodeHelper.php:46 msgid "Seller Tax ID" msgstr "" #: api/StoreSettings.php:407 app/Helpers/EditorShortCodeHelper.php:45 msgid "Seller VAT ID" msgstr "" #: app/Services/Localization/i18n/states.php:2117 msgid "Sembabule" msgstr "" #: app/Services/Localization/i18n/states.php:900 msgid "Semnan (سمنان)" msgstr "" #: app/Hooks/Handlers/ReminderHandler.php:125 msgid "" "Send automated reminders for Subscription trial ending and upcoming " "subscription renewals." msgstr "" #: app/Views/frontend/customer/email_claim.php:52 msgid "Send confirmation email" msgstr "" #: app/Http/Controllers/AddonsController.php:98 msgid "Send data anywhere via webhook" msgstr "" #: app/Services/Translations/admin-translation.php:2364 msgid "Send day" msgstr "" #: app/Services/Translations/admin-translation.php:2365 msgid "Send even when there was no activity" msgstr "" #: app/Services/Email/EmailNotifications.php:236 msgid "Send mail to admin after a refund." msgstr "" #: app/Services/Email/EmailNotifications.php:130 msgid "Send mail to admin after a subscription renewed" msgstr "" #: app/Services/Email/EmailNotifications.php:75 msgid "Send mail to admin after New Order Paid" msgstr "" #: app/Services/Email/EmailNotifications.php:308 msgid "Send mail to admin after New Order Placed (Offline Payment)" msgstr "" #: app/Services/Email/EmailNotifications.php:201 msgid "Send mail to admin when a subscription is canceled" msgstr "" #: app/Services/Email/EmailNotifications.php:254 msgid "Send mail to customer after a refund." msgstr "" #: app/Services/Email/EmailNotifications.php:112 msgid "Send mail to customer after a subscription renewed" msgstr "" #: app/Services/Email/EmailNotifications.php:184 msgid "Send mail to customer when a subscription is canceled" msgstr "" #: app/Services/Email/EmailNotifications.php:290 msgid "Send mail to customer when shipping status changed to delivered." msgstr "" #: app/Services/Email/EmailNotifications.php:272 msgid "Send mail to customer when shipping status changed to shipped." msgstr "" #: app/Services/Translations/admin-translation.php:2359 msgid "Send Mail To:" msgstr "" #: app/Services/Translations/admin-translation.php:2360 msgid "Send Now" msgstr "" #: app/Hooks/Handlers/ReminderHandler.php:300 msgid "" "Send overdue reminders for unpaid renewal orders on manual subscriptions." msgstr "" #: app/Services/Translations/admin-translation.php:2361 msgid "Send Payment Reminder" msgstr "" #: app/Hooks/Handlers/ReminderHandler.php:164 msgid "Send reminders before subscription renewals and trial expirations." msgstr "" #: app/Services/Translations/admin-translation.php:2362 msgid "Send Renewal Reminder" msgstr "" #: app/Services/Translations/admin-translation.php:2366 msgid "Send test email" msgstr "" #: app/Services/Email/EmailNotifications.php:365 msgid "Send the renewal order to the customer when a renewal order is created" msgstr "" #: app/Services/Translations/admin-translation.php:2367 msgid "Send time" msgstr "" #: app/Services/Translations/admin-translation.php:2368 msgid "" "Send time is in your store timezone. Test emails use your saved recipients." msgstr "" #: app/Services/Translations/admin-translation.php:2363 msgid "Send Trial End Reminder" msgstr "" #: app/Views/frontend/customer/email_claim.php:52 msgid "Sending…" msgstr "" #: app/Services/Localization/i18n/countries.php:207 msgid "Senegal" msgstr "" #: app/Services/Permission/PermissionManager.php:189 msgid "Sensitive Settings" msgstr "" #: app/Services/Translations/admin-translation.php:2369 msgid "Sent on the 1st of each month." msgstr "" #: app/Services/Translations/TransStrings.php:198 msgid "Sep" msgstr "" #: app/Services/Translations/TransStrings.php:167 msgid "September" msgstr "" #: app/Services/Localization/i18n/countries.php:208 msgid "Serbia" msgstr "" #: app/Helpers/CurrenciesHelper.php:123 msgid "Serbian Dinar" msgstr "" #: app/Services/Localization/i18n/states.php:2118 msgid "Serere" msgstr "" #: app/Services/Localization/i18n/states.php:277 msgid "Sergipe" msgstr "" #: app/Services/Filter/AttrTermFilter.php:75 msgid "Serial" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:315 #: app/Helpers/EditorShortCodeHelper.php:337 #: app/Helpers/EditorShortCodeHelper.php:355 #: app/Helpers/EditorShortCodeHelper.php:370 msgid "Serial Number" msgstr "" #: app/Services/Filter/LicenseSiteFilter.php:114 #: app/Services/Translations/admin-translation.php:2370 msgid "Server Version" msgstr "" #: app/Services/Translations/admin-translation.php:2371 msgid "Session Expired" msgstr "" #: app/Services/Translations/admin-translation.php:2377 msgid "" "Set a higher price to show with a strike-through, highlighting a discount " "for sales" msgstr "" #: app/Services/Translations/admin-translation.php:2372 msgid "Set Active" msgstr "" #: app/Services/Translations/admin-translation.php:2378 msgid "Set as" msgstr "" #: app/Services/Translations/admin-translation.php:2379 #: app/Services/Translations/customer-profile-translation.php:237 msgid "Set as default" msgstr "" #: app/Services/Translations/admin-translation.php:2380 msgid "Set end date & time" msgstr "" #: app/Services/Translations/admin-translation.php:2373 msgid "Set Exact Stock" msgstr "" #: app/Services/Translations/admin-translation.php:2374 msgid "Set Inactive" msgstr "" #: api/StoreSettings.php:1985 msgid "" "Set only the colors you want to change — anything you leave unset keeps " "FluentCart's own default." msgstr "" #: app/Services/Translations/admin-translation.php:2375 msgid "Set Price" msgstr "" #: api/StoreSettings.php:1127 msgid "Set Product Slug." msgstr "" #: app/Services/Translations/admin-translation.php:2381 msgid "Set stock to exact value (e.g. 10 → 20)" msgstr "" #: api/StoreSettings.php:1078 msgid "" "Set the column layout for how product variations are displayed within " "product sections." msgstr "" #: app/Services/Translations/admin-translation.php:2382 msgid "Set the maximum spend (subtotal) allowed when using the coupon." msgstr "" #: app/Services/Translations/admin-translation.php:2383 msgid "" "Set the one-time setup fee amount (e.g., $50) per order. This fee does not " "apply to quantity." msgstr "" #: app/Services/Translations/admin-translation.php:2384 msgid "" "Set the physical attributes for this product. These values are used for " "shipping rate calculations." msgstr "" #: app/Services/Translations/admin-translation.php:2385 msgid "" "Set up OSS, micro-business, or specific-country registrations to collect VAT " "across the EU." msgstr "" #: app/Services/Translations/admin-translation.php:2376 msgid "Set Up Tax Collection" msgstr "" #. %s is the link to set up pages #: app/Services/Translations/admin-translation.php:2387 msgid "Set up your pages" msgstr "" #. %s is the link to set up pages #: app/Services/Translations/admin-translation.php:2389 #, php-format msgid "Set up your pages first to get started %s" msgstr "" #. %s is the plugin name #: app/Services/Translations/admin-translation.php:2391 #, php-format msgid "" "Set your from name, email, and email footer. These configurations will be " "used to send emails from %s." msgstr "" #: app/Services/Localization/i18n/states.php:1458 msgid "Seti" msgstr "" #: app/Services/Localization/i18n/states.php:1261 msgid "Settat" msgstr "" #: app/Helpers/AdminHelper.php:198 app/Helpers/EditorShortCodeHelper.php:32 #: app/Services/Translations/admin-translation.php:2392 #: app/Services/Translations/block-editor-translation.php:355 #: app/Hooks/Handlers/MenuHandler.php:320 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:58 msgid "Settings" msgstr "" #: app/Services/Translations/admin-translation.php:3181 msgid "settings" msgstr "" #: app/Http/Controllers/StorageController.php:171 msgid "Settings reset successfully" msgstr "" #: app/Services/Translations/admin-translation.php:2393 msgid "Settings saved" msgstr "" #: app/Services/Translations/admin-translation.php:2394 #: app/Http/Controllers/ModuleSettingsController.php:69 #: app/Http/Controllers/StorageController.php:32 #: app/Http/Controllers/ProductController.php:841 #: app/Http/Controllers/TaxConfigurationController.php:98 #: app/Modules/PaymentMethods/Cod/Cod.php:193 msgid "Settings saved successfully" msgstr "" #: app/Services/Translations/admin-translation.php:2395 msgid "Settings saved successfully!" msgstr "" #: app/Modules/StorageDrivers/S3/S3.php:436 msgid "Settings saved successfully." msgstr "" #: app/Http/Controllers/ProductController.php:883 msgid "Settings updated successfully" msgstr "" #: app/Helpers/Helper.php:1432 #: app/Services/Translations/admin-translation.php:2396 msgid "Setup Fee" msgstr "" #: app/Services/Translations/admin-translation.php:2402 #: app/Services/Translations/customer-profile-translation.php:238 msgid "Setup fee" msgstr "" #: app/Services/Translations/admin-translation.php:2397 msgid "Setup Fee Amount" msgstr "" #: app/Services/Translations/admin-translation.php:2403 msgid "Setup fee amount" msgstr "" #: app/Services/BulkProductUpdateService.php:237 #: app/Services/BulkProductInsertService.php:143 #: app/Http/Requests/ProductUpdateRequest.php:390 #: app/Http/Requests/ProductRequest.php:303 #: app/Http/Requests/ProductVariationRequest.php:233 msgid "Setup Fee Amount is required." msgstr "" #: app/Services/Renderer/PricingTableRenderer.php:298 msgid "Setup fee information" msgstr "" #: app/Services/Translations/admin-translation.php:2404 msgid "Setup fee label" msgstr "" #: app/Services/BulkProductUpdateService.php:242 #: app/Services/BulkProductInsertService.php:148 msgid "Setup Fee must be 0 or more." msgstr "" #: app/Services/BulkProductUpdateService.php:241 #: app/Services/BulkProductInsertService.php:147 msgid "Setup Fee must be a number." msgstr "" #: app/Services/Translations/admin-translation.php:2398 msgid "Setup Fee Name" msgstr "" #: app/Services/Translations/admin-translation.php:2405 msgid "Setup fee name" msgstr "" #: app/Services/BulkProductUpdateService.php:249 #: app/Services/BulkProductInsertService.php:155 #: app/Http/Requests/ProductUpdateRequest.php:397 #: app/Http/Requests/ProductRequest.php:310 #: app/Http/Requests/ProductVariationRequest.php:240 msgid "Setup Fee Name is required." msgstr "" #: app/Services/BulkProductUpdateService.php:253 #: app/Services/BulkProductInsertService.php:159 msgid "Setup Fee Name must be plain text of 100 characters or fewer." msgstr "" #: app/Http/Requests/ProductUpdateRequest.php:381 #: app/Http/Requests/ProductRequest.php:294 #: app/Http/Requests/ProductVariationRequest.php:224 msgid "Setup Fee option is required." msgstr "" #: app/Services/BulkProductUpdateService.php:273 #: app/Services/BulkProductInsertService.php:183 msgid "Setup fee option must be yes or no." msgstr "" #: app/Views/emails/parts/items_table.php:252 msgid "Setup Fee Tax" msgstr "" #: app/Services/Translations/admin-translation.php:2406 #: app/Services/Translations/customer-profile-translation.php:239 msgid "Setup fee tax" msgstr "" #. %1$s: formatted setup fee tax amount #: app/Services/Renderer/Receipt/ThankYouRender.php:1413 #, php-format msgid "Setup fee tax: %1$s" msgstr "" #. %1$s: tax label e.g. "VAT", %2$s: rate percentage e.g. "20" or "7.5" #: app/Views/emails/parts/items_table.php:211 #, php-format msgid "Setup Fee — %1$s (%2$s%%)" msgstr "" #: app/Services/Translations/admin-translation.php:2407 msgid "Setup fee: No" msgstr "" #: app/Services/Translations/admin-translation.php:2408 msgid "Setup fee: Yes" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:618 msgid "Setup intent confirmed successfully. Please check your subscriptions." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:143 msgid "Setup intent could not be confirmed." msgstr "" #: app/Services/Translations/admin-translation.php:2399 msgid "Setup Now" msgstr "" #: app/Http/Controllers/DashboardController.php:20 msgid "Setup Pages" msgstr "" #: app/Http/Controllers/DashboardController.php:46 msgid "Setup Payment Methods" msgstr "" #: app/Services/Translations/admin-translation.php:2409 msgid "Setup required" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:565 msgid "Setup token does not match this transaction!" msgstr "" #: app/Services/Translations/admin-translation.php:2400 msgid "Setup Your Pages" msgstr "" #: app/Services/Translations/admin-translation.php:2401 msgid "Setup Your Products" msgstr "" #: api/StoreSettings.php:1298 msgid "Setup your receipt." msgstr "" #: app/Services/Localization/i18n/states.php:1981 msgid "Sevastopol" msgstr "" #: app/Services/Tax/TaxManager.php:123 msgid "Seven" msgstr "" #: app/Services/Localization/i18n/states.php:632 msgid "Sevilla" msgstr "" #: app/Services/Localization/i18n/countries.php:209 msgid "Seychelles" msgstr "" #: app/Helpers/CurrenciesHelper.php:128 msgid "Seychellois Rupee" msgstr "" #: app/Services/Localization/i18n/states.php:367 msgid "Shaanxi / 陕西" msgstr "" #: app/Services/Localization/i18n/states.php:357 msgid "Shandong / 山东" msgstr "" #: app/Services/Localization/i18n/states.php:351 msgid "Shanghai / 上海" msgstr "" #: app/Services/Localization/i18n/states.php:346 msgid "Shanxi / 山西" msgstr "" #: app/Services/Translations/admin-translation.php:2410 msgid "" "Share direct checkout link to let customers buy this variation directly." msgstr "" #: app/Http/Controllers/DashboardController.php:37 msgid "Share your brand story and build trust with customers." msgstr "" #: app/Services/Translations/admin-translation.php:2411 msgid "Share your feedback" msgstr "" #: app/Services/Localization/i18n/states.php:185 msgid "Shariatpur" msgstr "" #: app/Services/Localization/i18n/states.php:2119 msgid "Sheema" msgstr "" #: app/Services/Localization/i18n/states.php:186 msgid "Sherpur" msgstr "" #: app/Services/Localization/i18n/states.php:1072 msgid "Shiga" msgstr "" #: app/Services/Localization/i18n/states.php:1079 msgid "Shimane" msgstr "" #: app/Services/Localization/i18n/states.php:1921 msgid "Shinyanga" msgstr "" #: app/Services/Translations/admin-translation.php:2412 msgid "Ship everywhere, excluding specific countries" msgstr "" #: app/Services/Translations/admin-translation.php:2413 msgid "Ship exclusively to the countries you choose" msgstr "" #: app/Services/Renderer/Receipt/ReceiptRenderer.php:444 #: app/Services/Renderer/Receipt/ThankYouRender.php:967 msgid "Ship To" msgstr "" #: app/Services/Renderer/CheckoutRenderer.php:589 #: app/Services/Translations/block-editor-translation.php:356 msgid "Ship to a different address?" msgstr "" #: app/Services/Translations/block-editor-translation.php:357 msgid "Ship to different address" msgstr "" #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:258 msgid "Ship to Different Field" msgstr "" #: app/Services/Translations/admin-translation.php:2414 msgid "Ship to every country and territory" msgstr "" #: app/Helpers/Status.php:244 app/Helpers/Status.php:254 #: app/Helpers/Helper.php:321 app/Helpers/Helper.php:333 #: app/Services/Translations/admin-translation.php:2415 msgid "Shipped" msgstr "" #: app/Helpers/Status.php:480 app/Services/Renderer/CartSummaryRender.php:186 #: app/Services/Renderer/CartSummaryRender.php:273 #: app/Services/Translations/admin-translation.php:2416 #: app/Services/Translations/customer-profile-translation.php:240 #: app/Services/Translations/block-editor-translation.php:358 #: app/Services/PDF/DefaultPdfStructures.php:72 #: app/Services/PDF/DefaultPdfStructures.php:191 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:678 #: app/Services/Renderer/Receipt/ThankYouRender.php:557 #: app/Views/emails/parts/items_table.php:315 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:1177 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:413 msgid "Shipping" msgstr "" #: app/Helpers/CartCheckoutHelper.php:630 #: app/Helpers/CartCheckoutHelper.php:756 #: app/Services/Renderer/AddressSelectRenderer.php:20 #: app/Services/Renderer/CheckoutRenderer.php:451 #: app/Services/Renderer/CheckoutRenderer.php:645 #: app/Services/Renderer/CheckoutRenderer.php:660 #: app/Services/Translations/admin-translation.php:2417 #: app/Services/Translations/customer-profile-translation.php:241 #: app/Services/Translations/block-editor-translation.php:359 #: app/Views/emails/parts/addresses.php:102 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:156 msgid "Shipping Address" msgstr "" #: app/Services/Translations/admin-translation.php:3182 msgid "shipping address also" msgstr "" #: api/Resource/CustomerAddressResource.php:165 msgid "Shipping address created successfully!" msgstr "" #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:227 msgid "Shipping Address Field" msgstr "" #: app/Services/Translations/block-editor-translation.php:360 msgid "Shipping Address Heading" msgstr "" #: api/Resource/CustomerAddressResource.php:239 msgid "Shipping address updated successfully!" msgstr "" #: app/Services/Translations/admin-translation.php:2427 msgid "Shipping and delivery options" msgstr "" #: app/Services/Translations/admin-translation.php:2418 msgid "Shipping Class" msgstr "" #: app/Modules/Shipping/Http/Requests/ShippingClassRequest.php:40 msgid "Shipping class cost is required." msgstr "" #: app/Modules/Shipping/Http/Controllers/ShippingClassController.php:29 msgid "Shipping class has been created successfully" msgstr "" #: app/Modules/Shipping/Http/Controllers/ShippingClassController.php:79 msgid "Shipping class has been deleted successfully" msgstr "" #: app/Modules/Shipping/Http/Controllers/ShippingClassController.php:51 msgid "Shipping class has been updated successfully" msgstr "" #: app/Modules/Shipping/Http/Requests/ShippingClassRequest.php:39 msgid "Shipping class name is required." msgstr "" #: app/Http/Controllers/ProductController.php:694 msgid "Shipping Class not found" msgstr "" #: app/Http/Controllers/ProductController.php:730 msgid "Shipping Class removed successfully" msgstr "" #: app/Modules/Shipping/Http/Requests/ShippingClassRequest.php:41 msgid "Shipping class type is required." msgstr "" #: app/Http/Controllers/ProductController.php:710 msgid "Shipping Class updated successfully" msgstr "" #: app/Services/Translations/admin-translation.php:2419 msgid "Shipping Classes" msgstr "" #. %s charge amount #: app/Services/Renderer/ShippingMethodsRender.php:100 #, php-format msgid "Shipping cost: %s" msgstr "" #: app/Services/Translations/admin-translation.php:2420 msgid "Shipping Country" msgstr "" #: app/Modules/Shipping/Http/Requests/ShippingZoneRequest.php:91 msgid "Shipping country region is required." msgstr "" #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:173 msgid "Shipping Method" msgstr "" #: app/Modules/Shipping/Http/Controllers/ShippingMethodController.php:20 msgid "Shipping method has been created successfully" msgstr "" #: app/Modules/Shipping/Http/Controllers/ShippingMethodController.php:44 msgid "Shipping method has been deleted successfully" msgstr "" #: app/Modules/Shipping/Http/Controllers/ShippingMethodController.php:34 msgid "Shipping method has been updated successfully" msgstr "" #: app/Modules/Shipping/Http/Requests/ShippingMethodRequest.php:43 msgid "Shipping method title is required." msgstr "" #: app/Modules/Shipping/Http/Requests/ShippingMethodRequest.php:44 msgid "Shipping method type is required." msgstr "" #: app/Services/Translations/admin-translation.php:2421 #: app/Services/Translations/block-editor-translation.php:361 msgid "Shipping Methods" msgstr "" #: app/Modules/Shipping/Http/Requests/ShippingZoneRequest.php:90 msgid "Shipping name cannot exceed 192 characters." msgstr "" #: app/Modules/Shipping/Http/Requests/ShippingZoneRequest.php:89 msgid "Shipping name is required." msgstr "" #: app/Services/Renderer/ShippingMethodsRender.php:29 msgid "Shipping Options" msgstr "" #: app/Http/Controllers/TaxRateController.php:543 msgid "Shipping override has been deleted successfully" msgstr "" #: app/Services/Translations/admin-translation.php:2428 msgid "" "Shipping paid in orders. This is deducted from gross sales to calculate " "revenue." msgstr "" #: app/Services/Translations/admin-translation.php:2422 msgid "Shipping Product " msgstr "" #: app/Services/Translations/admin-translation.php:2423 msgid "Shipping Profile" msgstr "" #: app/Services/Translations/admin-translation.php:2424 #: app/Http/Controllers/TemplateController.php:18 msgid "Shipping Slip Template" msgstr "" #: app/Services/Translations/admin-translation.php:2425 msgid "Shipping Status" msgstr "" #. %1$s is the old status, %2$s is the new status #: api/Resource/OrderResource.php:2225 #, php-format msgid "Shipping status has been updated from %1$s to %2$s" msgstr "" #: api/Resource/OrderResource.php:2222 msgid "Shipping status updated" msgstr "" #: app/Services/Translations/customer-profile-translation.php:242 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:468 msgid "Shipping Tax" msgstr "" #: app/Services/Renderer/TaxRenderer.php:79 msgid "Shipping Tax (Excluded)" msgstr "" #: app/Services/Renderer/TaxRenderer.php:77 msgid "Shipping Tax (Included)" msgstr "" #: app/Services/Translations/admin-translation.php:2429 msgid "" "Shipping tax always follows the store-level tax mode (Included or Excluded). " "Product-specific tax settings do not apply to shipping." msgstr "" #: app/Http/Controllers/OrderController.php:1199 msgid "Shipping updated" msgstr "" #: app/Services/Renderer/PackageDescriptionRenderer.php:257 #: app/Services/Translations/block-editor-translation.php:362 msgid "Shipping Weight" msgstr "" #. %1$s: formatted shipping weight, %2$s: weight unit #: app/Services/Renderer/PackageDescriptionRenderer.php:71 #, php-format msgid "Shipping wt: %1$s %2$s" msgstr "" #: app/Services/Translations/admin-translation.php:2430 msgid "Shipping zone deleted successfully" msgstr "" #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:37 msgid "Shipping zone has been created successfully" msgstr "" #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:92 msgid "Shipping zone has been deleted successfully" msgstr "" #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:67 msgid "Shipping zone has been updated successfully" msgstr "" #: app/Modules/Shipping/Http/Requests/ShippingMethodRequest.php:42 msgid "Shipping zone is required." msgstr "" #: app/Services/Translations/admin-translation.php:2431 msgid "Shipping zone not found" msgstr "" #: app/Services/Translations/admin-translation.php:2426 msgid "Shipping Zones" msgstr "" #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:123 msgid "Shipping zones order has been updated" msgstr "" #. 1: rejected status, 2: allowed statuses #: app/Modules/MCP/Tools/OrderTools.php:994 #, php-format msgid "shipping_status \"%1$s\" is not settable. Allowed: %2$s." msgstr "" #: app/Services/Translations/admin-translation.php:2432 msgid "Ships everywhere except the countries listed above." msgstr "" #: app/Services/Localization/i18n/states.php:1069 msgid "Shizuoka" msgstr "" #: app/Services/Localization/i18n/states.php:65 msgid "Shkodër" msgstr "" #: api/StoreSettings.php:769 #: app/Services/Translations/admin-translation.php:2433 msgid "Shop" msgstr "" #: app/Services/Translations/TransStrings.php:26 msgctxt "Shop App Block Editor" msgid "Also search in Content" msgstr "" #: app/Services/Translations/TransStrings.php:27 msgctxt "Shop App Block Editor" msgid "Apply Filter" msgstr "" #: app/Services/Translations/TransStrings.php:63 msgctxt "Shop App Block Editor" msgid "Background" msgstr "" #: app/Services/Translations/TransStrings.php:59 msgctxt "Shop App Block Editor" msgid "Badge Count" msgstr "" #: app/Services/Translations/TransStrings.php:58 msgctxt "Shop App Block Editor" msgid "Badge Count Background" msgstr "" #: app/Services/Translations/TransStrings.php:60 msgctxt "Shop App Block Editor" msgid "Badge Count Border" msgstr "" #: app/Services/Translations/TransStrings.php:57 msgctxt "Shop App Block Editor" msgid "Border" msgstr "" #: app/Services/Translations/TransStrings.php:75 msgctxt "Shop App Block Editor" msgid "Checkbox" msgstr "" #: app/Services/Translations/TransStrings.php:76 msgctxt "Shop App Block Editor" msgid "Checkbox Active" msgstr "" #: app/Services/Translations/TransStrings.php:79 msgctxt "Shop App Block Editor" msgid "Checkmark Active Bg" msgstr "" #: app/Services/Translations/TransStrings.php:80 msgctxt "Shop App Block Editor" msgid "Checkmark Active Border" msgstr "" #: app/Services/Translations/TransStrings.php:81 msgctxt "Shop App Block Editor" msgid "Checkmark After Border" msgstr "" #: app/Services/Translations/TransStrings.php:77 msgctxt "Shop App Block Editor" msgid "Checkmark Bg" msgstr "" #: app/Services/Translations/TransStrings.php:78 msgctxt "Shop App Block Editor" msgid "Checkmark Border" msgstr "" #: app/Services/Translations/TransStrings.php:29 msgctxt "Shop App Block Editor" msgid "Default" msgstr "" #: app/Services/Translations/TransStrings.php:30 msgctxt "Shop App Block Editor" msgid "Display Name For Filter" msgstr "" #: app/Services/Translations/TransStrings.php:33 msgctxt "Shop App Block Editor" msgid "Enable" msgstr "" #: app/Services/Translations/TransStrings.php:31 msgctxt "Shop App Block Editor" msgid "Enable Default Filtering" msgstr "" #: app/Services/Translations/TransStrings.php:32 msgctxt "Shop App Block Editor" msgid "Enable Filtering" msgstr "" #: app/Services/Translations/TransStrings.php:34 msgctxt "Shop App Block Editor" msgid "Enabled?" msgstr "" #: app/Services/Translations/TransStrings.php:35 msgctxt "Shop App Block Editor" msgid "Filter Option" msgstr "" #: app/Services/Translations/TransStrings.php:36 msgctxt "Shop App Block Editor" msgid "Grid" msgstr "" #: app/Services/Translations/TransStrings.php:66 msgctxt "Shop App Block Editor" msgid "Heading" msgstr "" #: app/Services/Translations/TransStrings.php:64 msgctxt "Shop App Block Editor" msgid "Input Border" msgstr "" #: app/Services/Translations/TransStrings.php:65 msgctxt "Shop App Block Editor" msgid "Input Focus Border" msgstr "" #: app/Services/Translations/TransStrings.php:68 msgctxt "Shop App Block Editor" msgid "Item Border" msgstr "" #: app/Services/Translations/TransStrings.php:67 msgctxt "Shop App Block Editor" msgid "Label" msgstr "" #: app/Services/Translations/TransStrings.php:37 msgctxt "Shop App Block Editor" msgid "List" msgstr "" #: app/Services/Translations/TransStrings.php:38 msgctxt "Shop App Block Editor" msgid "Numbers" msgstr "" #: app/Services/Translations/TransStrings.php:39 msgctxt "Shop App Block Editor" msgid "Option" msgstr "" #: app/Services/Translations/TransStrings.php:40 msgctxt "Shop App Block Editor" msgid "Paginator" msgstr "" #: app/Services/Translations/TransStrings.php:41 msgctxt "Shop App Block Editor" msgid "Per Page" msgstr "" #: app/Services/Translations/TransStrings.php:54 msgctxt "Shop App Block Editor" msgid "Primary" msgstr "" #: app/Services/Translations/TransStrings.php:46 msgctxt "Shop App Block Editor" msgid "Product" msgstr "" #: app/Services/Translations/TransStrings.php:42 msgctxt "Shop App Block Editor" msgid "Product Box Grid Size" msgstr "" #: app/Services/Translations/TransStrings.php:43 msgctxt "Shop App Block Editor" msgid "Product Categories" msgstr "" #: app/Services/Translations/TransStrings.php:44 msgctxt "Shop App Block Editor" msgid "Product Grid Size" msgstr "" #: app/Services/Translations/TransStrings.php:55 msgctxt "Shop App Block Editor" msgid "Product Heading" msgstr "" #: app/Services/Translations/TransStrings.php:45 msgctxt "Shop App Block Editor" msgid "Product Types" msgstr "" #: app/Services/Translations/TransStrings.php:47 msgctxt "Shop App Block Editor" msgid "Range Filter Only works in pages." msgstr "" #: app/Services/Translations/TransStrings.php:82 msgctxt "Shop App Block Editor" msgid "Range Slider Connect Bg" msgstr "" #: app/Services/Translations/TransStrings.php:70 msgctxt "Shop App Block Editor" msgid "Reset Button" msgstr "" #: app/Services/Translations/TransStrings.php:69 msgctxt "Shop App Block Editor" msgid "Reset Button Bg" msgstr "" #: app/Services/Translations/TransStrings.php:71 msgctxt "Shop App Block Editor" msgid "Reset Button Border" msgstr "" #: app/Services/Translations/TransStrings.php:73 msgctxt "Shop App Block Editor" msgid "Reset Button Hover" msgstr "" #: app/Services/Translations/TransStrings.php:72 msgctxt "Shop App Block Editor" msgid "Reset Button Hover Bg" msgstr "" #: app/Services/Translations/TransStrings.php:74 msgctxt "Shop App Block Editor" msgid "Reset Button Hover Border" msgstr "" #: app/Services/Translations/TransStrings.php:48 msgctxt "Shop App Block Editor" msgid "Scroll" msgstr "" #: app/Services/Translations/TransStrings.php:50 msgctxt "Shop App Block Editor" msgid "Search" msgstr "" #: app/Services/Translations/TransStrings.php:49 msgctxt "Shop App Block Editor" msgid "Search Grid Size" msgstr "" #: app/Services/Translations/TransStrings.php:56 msgctxt "Shop App Block Editor" msgid "Text" msgstr "" #: app/Services/Translations/TransStrings.php:51 msgctxt "Shop App Block Editor" msgid "View mode" msgstr "" #: app/Services/Translations/TransStrings.php:52 msgctxt "Shop App Block Editor" msgid "Wildcard Filter" msgstr "" #: app/Services/Translations/admin-translation.php:2434 msgid "Shop Image/Logo" msgstr "" #: app/Services/Translations/admin-translation.php:2435 msgid "Shop Name" msgstr "" #: app/Hooks/Handlers/MenuHandler.php:92 msgid "Shop Page" msgstr "" #: app/Services/Renderer/CartDrawerRenderer.php:57 #: app/Services/Renderer/CartDrawerRenderer.php:94 msgid "Shopping Cart" msgstr "" #: app/Services/Translations/admin-translation.php:2436 msgid "Shopping Cart (2 items)" msgstr "" #: app/Services/Renderer/CartDrawerRenderer.php:44 msgid "Shopping Cart Drawer" msgstr "" #: app/Services/Translations/admin-translation.php:2437 msgid "Short Description" msgstr "" #: app/Services/Translations/admin-translation.php:2438 msgid "Short description" msgstr "" #: app/Services/Translations/block-editor-translation.php:363 msgid "Shortcode" msgstr "" #. %s: Shortcode #: app/Helpers/Helper.php:1728 #, php-format msgctxt "Shortcode instruction message" msgid "Use %1$s shortcode in your page." msgstr "" #: app/Services/Translations/admin-translation.php:2439 msgid "" "Shortcodes/Blocks shown here use sample data. Actual emails will be " "populated with real information." msgstr "" #. %1$s: keyboard shortcut keys #: app/Services/Translations/admin-translation.php:2441 #, php-format msgid "Shortcut: %1$s" msgstr "" #: app/Services/Translations/admin-translation.php:3183 msgid "shortcuts..." msgstr "" #: app/Services/Renderer/CheckoutFieldsSchema.php:507 msgid "" "Show a legal registration / business ID field at checkout (e.g. company " "registration number)." msgstr "" #: app/Services/Renderer/CheckoutFieldsSchema.php:501 msgid "" "Show a VAT/GST/Tax number field at checkout for customers to provide their " "tax ID." msgstr "" #: app/Services/Translations/admin-translation.php:2442 msgid "Show All" msgstr "" #: app/Services/Translations/customer-profile-translation.php:243 msgid "Show all items for this order" msgstr "" #: app/Services/Translations/block-editor-translation.php:375 msgid "Show arrows" msgstr "" #: app/Services/Translations/admin-translation.php:2443 msgid "Show Bulk Actions" msgstr "" #: app/Services/Translations/block-editor-translation.php:364 msgid "Show Cart Button" msgstr "" #: app/Services/Translations/block-editor-translation.php:376 msgid "Show cart item count" msgstr "" #: app/Services/Translations/block-editor-translation.php:365 msgid "Show Checkout Button" msgstr "" #: app/Services/Translations/admin-translation.php:2444 msgid "Show Content Editor" msgstr "" #: app/Services/Translations/block-editor-translation.php:366 msgid "Show Dimensions" msgstr "" #: app/Services/Translations/block-editor-translation.php:367 msgid "Show Discount Percentage" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:504 msgid "Show discount percentage instead" msgstr "" #. %1$s: taxonomy name (e.g. "categories", "brands") #: app/Services/Translations/block-editor-translation.php:377 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:351 msgid "Show empty" msgstr "" #: app/Services/Translations/block-editor-translation.php:378 msgid "Show empty categories" msgstr "" #: app/Services/Translations/block-editor-translation.php:379 msgid "Show hierarchy" msgstr "" #: app/Services/Translations/block-editor-translation.php:380 msgid "Show icon" msgstr "" #. %s is the order number #: app/Services/Translations/customer-profile-translation.php:245 #, php-format msgid "Show items for order %s" msgstr "" #: app/Services/Translations/block-editor-translation.php:368 msgid "Show Label" msgstr "" #: app/Services/Translations/admin-translation.php:2448 msgid "Show less" msgstr "" #: app/Services/Translations/admin-translation.php:2445 msgid "Show License Stats" msgstr "" #: app/Services/Translations/admin-translation.php:2449 msgid "Show more" msgstr "" #: app/Services/Translations/block-editor-translation.php:369 msgid "Show Name" msgstr "" #: app/Services/Translations/admin-translation.php:2450 msgid "Show on checkout?" msgstr "" #: app/Services/Translations/admin-translation.php:2446 msgid "Show Order Stats" msgstr "" #: app/Services/Translations/block-editor-translation.php:370 msgid "Show Pagination" msgstr "" #: app/Services/Translations/admin-translation.php:2447 msgid "Show Percentages" msgstr "" #: app/Services/Translations/block-editor-translation.php:381 msgid "Show product count" msgstr "" #: app/Services/Translations/block-editor-translation.php:371 msgid "Show Product Weight" msgstr "" #: api/StoreSettings.php:971 msgid "Show Relevant In Product Modal" msgstr "" #: api/StoreSettings.php:966 msgid "Show Relevant In Single Page" msgstr "" #: app/Services/Translations/block-editor-translation.php:372 msgid "Show Remove Button" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:486 msgid "Show Sale Badge" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:602 msgid "Show Sold Out Badge" msgstr "" #: app/Services/Translations/block-editor-translation.php:373 msgid "Show Thumbnail" msgstr "" #: app/Services/Translations/block-editor-translation.php:374 msgid "Show Total Weight" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:113 msgid "Show View Switcher" msgstr "" #: app/Services/Email/ConditionPresets.php:67 msgid "Show when a coupon or manual discount was applied." msgstr "" #: app/Services/Email/ConditionPresets.php:91 msgid "Show when a refund has been issued." msgstr "" #: app/Services/Email/ConditionPresets.php:117 msgid "Show when downloadable files are attached." msgstr "" #: app/Services/Email/ConditionPresets.php:41 msgid "Show when payment has been received." msgstr "" #: app/Services/Email/ConditionPresets.php:57 msgid "Show when payment has failed." msgstr "" #: app/Services/Email/ConditionPresets.php:49 msgid "Show when payment is still pending." msgstr "" #: app/Services/Email/ConditionPresets.php:75 msgid "Show when shipping charges are present." msgstr "" #: app/Services/Email/ConditionPresets.php:99 msgid "Show when shipping tax is charged." msgstr "" #: app/Services/Email/ConditionPresets.php:109 msgid "Show when the customer left an order note." msgstr "" #: app/Services/Email/ConditionPresets.php:23 msgid "Show when the order contains only digital products." msgstr "" #: app/Services/Email/ConditionPresets.php:83 msgid "Show when the order includes tax." msgstr "" #: app/Services/Email/ConditionPresets.php:31 msgid "Show when the order requires physical fulfillment." msgstr "" #: app/Services/Translations/block-editor-translation.php:382 msgid "Show/Hide Icon" msgstr "" #: app/Services/Translations/admin-translation.php:2451 #, php-format msgid "Showing %1$s of %2$s variants" msgstr "" #. 1: starting item number, 2: ending item number, 3: total number of items #: app/Services/Renderer/ShopAppRenderer.php:664 #, php-format msgid "Showing %1$s to %2$s of %3$s Items" msgstr "" #: app/Services/Translations/admin-translation.php:2453 msgid "" "Shown on prices where tax is excluded. Applies when product or store pricing " "is tax-exclusive." msgstr "" #: app/Services/Translations/admin-translation.php:2454 msgid "" "Shown on prices where tax is included. Applies when product or store pricing " "is tax-inclusive." msgstr "" #: app/Services/Translations/admin-translation.php:2452 msgid "Shown on VAT invoice" msgstr "" #: app/Services/Localization/i18n/states.php:210 msgid "Shumen" msgstr "" #: app/Services/Localization/i18n/states.php:1134 msgid "Siaya" msgstr "" #: app/Services/Localization/i18n/states.php:1693 msgid "Sibiu" msgstr "" #: app/Services/Localization/i18n/states.php:365 msgid "Sichuan / 四川" msgstr "" #: app/Services/Localization/i18n/states.php:505 msgid "Sidi Bel Abbès" msgstr "" #: app/Services/Localization/i18n/states.php:1262 msgid "Sidi Bennour" msgstr "" #: app/Services/Localization/i18n/states.php:1263 msgid "Sidi Ifni" msgstr "" #: app/Services/Localization/i18n/states.php:1264 msgid "Sidi Kacem" msgstr "" #: app/Services/Localization/i18n/states.php:1265 msgid "Sidi Slimane" msgstr "" #: app/Services/Localization/i18n/states.php:1267 msgid "Sidi Youssef Ben Ali" msgstr "" #: app/Services/Localization/i18n/states.php:1000 msgid "Siena" msgstr "" #: app/Services/Localization/i18n/countries.php:210 msgid "Sierra Leone" msgstr "" #: app/Helpers/CurrenciesHelper.php:132 msgid "Sierra Leonean Leone" msgstr "" #: app/Services/CustomerIdentity/EmailClaimPortal.php:116 msgid "Sign in to the account that requested this confirmation link." msgstr "" #: app/Views/invoice/dispatch_slip.php:154 msgid "Signature:" msgstr "" #: app/Helpers/AdminOrderProcessor.php:165 #: app/Helpers/CheckoutProcessor.php:744 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:209 msgid "Signup Fee" msgstr "" #: app/Helpers/Helper.php:1083 msgid "signup fee" msgstr "" #: app/Services/Translations/admin-translation.php:2455 msgid "Signups" msgstr "" #: app/Services/Localization/i18n/states.php:1872 msgid "Siirt" msgstr "" #: app/Services/Localization/i18n/states.php:864 msgid "Sikkim" msgstr "" #: app/Services/Localization/i18n/states.php:211 msgid "Silistra" msgstr "" #: app/Services/Localization/i18n/states.php:1929 msgid "Simiyu" msgstr "" #: app/Helpers/Helper.php:786 app/Services/Filter/ProductFilter.php:528 #: app/Services/Translations/admin-translation.php:2456 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:220 msgid "Simple" msgstr "" #: app/Services/Translations/admin-translation.php:2457 msgid "Simple Variation" msgstr "" #: app/Helpers/Helper.php:787 app/Services/Filter/ProductFilter.php:529 #: app/Services/Translations/admin-translation.php:2458 msgid "Simple Variations" msgstr "" #: app/Services/Translations/admin-translation.php:2459 msgid "Simplified (single line + details)" msgstr "" #: app/Services/Translations/block-editor-translation.php:383 msgid "Simulate Loading" msgstr "" #: app/Services/Translations/block-editor-translation.php:384 msgid "Simulate No Results" msgstr "" #: app/Services/Translations/block-editor-translation.php:385 msgid "Simulation" msgstr "" #: app/Services/Localization/i18n/states.php:1347 msgid "Sinaloa" msgstr "" #: app/Services/Localization/i18n/states.php:1632 msgid "Sindh" msgstr "" #: app/Services/Localization/i18n/states.php:1799 msgid "Sing Buri" msgstr "" #: app/Services/Localization/i18n/countries.php:211 msgid "Singapore" msgstr "" #: app/Helpers/CurrenciesHelper.php:130 msgid "Singapore Dollar" msgstr "" #: app/Services/Localization/i18n/states.php:1922 msgid "Singida" msgstr "" #: app/Services/Translations/admin-translation.php:2461 msgid "Single charge for the entire order." msgstr "" #: app/Services/Filter/OrderFilter.php:439 msgid "Single Payment" msgstr "" #: app/Services/Translations/admin-translation.php:2460 msgid "Single Product & Order Setup" msgstr "" #: app/Services/Translations/TransStrings.php:99 msgctxt "Single Product Page" msgid "Dimensions" msgstr "" #: app/Services/Translations/TransStrings.php:96 msgctxt "Single Product Page" msgid "In Stock" msgstr "" #: app/Services/Translations/TransStrings.php:97 msgctxt "Single Product Page" msgid "Out Of Stock" msgstr "" #: app/Services/Translations/TransStrings.php:98 msgctxt "Single Product Page" msgid "Package" msgstr "" #: app/Services/Translations/TransStrings.php:101 msgctxt "Single Product Page" msgid "Shipping Weight" msgstr "" #: app/Services/Translations/TransStrings.php:100 msgctxt "Single Product Page" msgid "Weight" msgstr "" #: api/StoreSettings.php:954 msgid "Single Product Setup" msgstr "" #: app/Services/Translations/block-editor-translation.php:386 msgid "Single Site Lifetime License" msgstr "" #: app/Services/Localization/i18n/states.php:1202 msgid "Sinoe" msgstr "" #: app/Services/Localization/i18n/states.php:1873 msgid "Sinop" msgstr "" #: app/Services/Localization/i18n/states.php:1608 msgid "Siquijor" msgstr "" #: app/Services/Localization/i18n/states.php:1001 msgid "Siracusa" msgstr "" #: app/Services/Localization/i18n/states.php:187 msgid "Sirajganj" msgstr "" #: app/Services/Localization/i18n/states.php:2120 msgid "Sironko" msgstr "" #: app/Services/Localization/i18n/states.php:734 msgid "Sisak-Moslavina County" msgstr "" #: app/Services/Localization/i18n/states.php:1800 msgid "Sisaket" msgstr "" #: app/Services/Localization/i18n/states.php:910 msgid "Sistan and Baluchestan (سیستان و بلوچستان)" msgstr "" #: app/Services/Translations/customer-profile-translation.php:246 msgid "Site" msgstr "" #: app/Services/Translations/admin-translation.php:2462 msgid "Site Details" msgstr "" #: app/Services/Translations/admin-translation.php:2464 msgid "Site not found" msgstr "" #: app/Services/Filter/LicenseSiteFilter.php:96 msgid "Site Property" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:18 msgid "Site Title" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:17 #: app/Services/Filter/LicenseSiteFilter.php:25 #: app/Services/Filter/LicenseSiteFilter.php:100 #: app/Services/Translations/admin-translation.php:2463 msgid "Site URL" msgstr "" #: app/Services/Translations/admin-translation.php:2465 msgid "Sites" msgstr "" #: app/Services/Localization/i18n/states.php:1874 msgid "Sivas" msgstr "" #: app/Services/Tax/TaxManager.php:122 msgid "Six" msgstr "" #: app/Helpers/Helper.php:1095 app/Helpers/Helper.php:1202 #: app/Helpers/Helper.php:1840 msgid "six month" msgid_plural "six months" msgstr[0] "" msgstr[1] "" #: app/Services/Translations/admin-translation.php:2466 #: app/Services/Translations/block-editor-translation.php:387 msgid "Size" msgstr "" #: app/Services/Localization/i18n/states.php:1266 msgid "Skhirat-Témara" msgstr "" #: app/Services/Localization/i18n/states.php:504 msgid "Skikda" msgstr "" #: app/Services/Translations/admin-translation.php:2467 msgid "Skip All" msgstr "" #: app/Services/Translations/admin-translation.php:2469 msgid "Skip for now" msgstr "" #: app/Services/Translations/admin-translation.php:2470 msgid "Skip inventory" msgstr "" #: app/Services/Translations/admin-translation.php:2468 msgid "Skip Next Period" msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:561 msgid "" "Skip next period is only available for store-billed (manual or auto-charge) " "subscriptions." msgstr "" #. %1$s: the date the following renewal order will be created around #: app/Services/Translations/admin-translation.php:2472 #, php-format msgid "" "Skip the next billing period? The following renewal order will be created " "around %1$s." msgstr "" #. %1$s: the date the following renewal order will be created around #: app/Services/Translations/admin-translation.php:2474 msgid "" "Skip the next billing period? The next_billing_date will advance one " "interval into the future." msgstr "" #. %1$s: name of the admin who skipped the period #: app/Services/Translations/admin-translation.php:2476 #, php-format msgid "Skipped by %1$s. Billing resumes on the date shown." msgstr "" #. %1$s: admin who skipped, %2$s: admin-supplied reason #: app/Services/Translations/admin-translation.php:2478 #, php-format msgid "Skipped by %1$s. Billing resumes on the date shown. Reason: %2$s" msgstr "" #: app/Services/Translations/admin-translation.php:2184 #: app/Services/Translations/block-editor-translation.php:320 msgid "SKU" msgstr "" #: app/Services/BulkProductUpdateService.php:306 #, php-format msgid "SKU \"%s\" is already in use by another product." msgstr "" #: app/Services/BulkProductInsertService.php:396 #: app/Services/BulkProductInsertService.php:453 #, php-format msgid "SKU \"%s\" is already in use." msgstr "" #: app/Services/Translations/admin-translation.php:2185 msgid "SKU (Stock Keeping Unit)" msgstr "" #: app/Services/BulkProductUpdateService.php:265 #: app/Services/BulkProductInsertService.php:175 msgid "SKU may not be greater than 100 characters." msgstr "" #: app/Http/Requests/GroupBulkUpdateVariantRequest.php:29 #: app/Http/Requests/ProductVariationRequest.php:290 msgid "SKU may not be greater than 30 characters." msgstr "" #: app/Services/Translations/block-editor-translation.php:321 msgid "SKU Settings" msgstr "" #: app/Services/Renderer/ProductRenderer.php:857 #: app/Services/Translations/block-editor-translation.php:322 #: app/Hooks/Handlers/BlockEditors/ProductSkuBlockEditor.php:113 msgid "SKU:" msgstr "" #: app/Services/Translations/TransStrings.php:259 msgid "slider between {min} and {max}" msgstr "" #: app/Services/Translations/block-editor-translation.php:388 msgid "Slides per view" msgstr "" #: app/Services/Localization/i18n/states.php:833 msgid "Sligo" msgstr "" #: app/Services/Localization/i18n/states.php:212 msgid "Sliven" msgstr "" #: app/Services/Localization/i18n/countries.php:212 msgid "Slovakia" msgstr "" #: app/Services/Localization/i18n/countries.php:213 msgid "Slovenia" msgstr "" #: app/Services/Translations/admin-translation.php:2479 msgid "Slug" msgstr "" #: app/Services/Translations/block-editor-translation.php:389 msgid "Small" msgstr "" #: api/StoreSettings.php:608 msgid "Smart" msgstr "" #: app/Services/Translations/block-editor-translation.php:323 msgid "SMARTCODES" msgstr "" #: app/Services/Localization/i18n/states.php:213 msgid "Smolyan" msgstr "" #: app/Services/Translations/admin-translation.php:2480 msgid "Snapshot generation failed!" msgstr "" #: app/Http/Controllers/Reports/RetentionSnapshotController.php:57 msgid "Snapshot generation queued" msgstr "" #: app/Services/Translations/admin-translation.php:2481 msgid "Snapshot generation started in background!" msgstr "" #: app/Services/Translations/admin-translation.php:2482 msgid "Snapshots generated successfully!" msgstr "" #: app/Modules/Tax/TaxModule.php:1452 msgid "SOAP is not available on the server." msgstr "" #: app/Services/Localization/i18n/states.php:1383 msgid "Sofala" msgstr "" #: app/Services/Localization/i18n/states.php:215 msgid "Sofia" msgstr "" #: app/Services/Localization/i18n/states.php:214 msgid "Sofia District" msgstr "" #: app/Services/ShortCodeParser/Parsers/ItemParser.php:98 msgid "Soft Package" msgstr "" #: app/Services/Localization/i18n/states.php:583 msgid "Sohag" msgstr "" #: app/Services/Localization/i18n/states.php:1437 msgid "Sokoto" msgstr "" #: app/Hooks/Handlers/BlockEditors/SoldOutBadgeBlockEditor.php:81 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:84 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:89 msgid "Sold Out Badge" msgstr "" #: app/Services/Localization/i18n/states.php:701 msgid "Sololá" msgstr "" #: app/Services/Localization/i18n/countries.php:214 msgid "Solomon Islands" msgstr "" #: app/Helpers/CurrenciesHelper.php:127 msgid "Solomon Islands Dollar" msgstr "" #: app/Services/Localization/i18n/states.php:313 msgid "Solothurn" msgstr "" #: app/Helpers/CurrenciesHelper.php:133 msgid "Somali Shilling" msgstr "" #: app/Services/Localization/i18n/countries.php:215 msgid "Somalia" msgstr "" #: app/Services/CustomerIdentity/EmailClaimPortal.php:108 msgid "" "Some past purchases could not be recovered. Request a new confirmation link " "to retry, or contact the store." msgstr "" #: api/Resource/ProductResource.php:739 #, php-format msgid "" "Some products could not be duplicated (Product ID: %s). Remaining selected " "products have been duplicated as drafts." msgstr "" #: app/Services/Translations/admin-translation.php:2483 msgid "Some products were deleted successfully" msgstr "" #: app/Services/Translations/admin-translation.php:2484 msgid "Some products were duplicated successfully" msgstr "" #. 1: site name, 2: email address being confirmed. #: app/Services/CustomerIdentity/EmailClaimService.php:388 #, php-format msgid "" "Someone asked to use this address for their customer account on %1$s. " "Confirming will set %2$s as your contact email and bring any purchases made " "with it into your account." msgstr "" #: app/Services/Translations/admin-translation.php:2485 msgid "Something is wrong!" msgstr "" #: app/Services/Translations/checkout-translation.php:37 #: app/Services/Translations/admin-translation.php:2486 #: app/Services/Translations/customer-profile-translation.php:247 #: app/Http/Controllers/ProductController.php:813 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:483 msgid "Something went wrong" msgstr "" #: api/Resource/CouponResource.php:268 api/Resource/CouponResource.php:317 #: api/Resource/CouponResource.php:361 msgid "Something went wrong while updating the cart." msgstr "" #: app/Services/Translations/admin-translation.php:2487 #: app/Services/Translations/customer-profile-translation.php:248 msgid "Something went wrong!" msgstr "" #: app/Services/Localization/i18n/states.php:769 msgid "Somogy" msgstr "" #: app/Services/Localization/i18n/states.php:1002 msgid "Sondrio" msgstr "" #: app/Services/Localization/i18n/states.php:1801 msgid "Songkhla" msgstr "" #: app/Services/Localization/i18n/states.php:1348 msgid "Sonora" msgstr "" #: app/Services/Localization/i18n/states.php:1731 msgid "Sonsonate" msgstr "" #: app/Services/Localization/i18n/states.php:633 msgid "Soria" msgstr "" #: app/Services/Localization/i18n/states.php:2211 msgid "Soriano" msgstr "" #: app/Services/Localization/i18n/states.php:1311 msgid "Soroca" msgstr "" #: app/Services/Localization/i18n/states.php:2121 msgid "Soroti" msgstr "" #: app/Modules/Integrations/GlobalIntegrationSettings.php:31 msgid "Sorry! No integration failed found with: " msgstr "" #: app/Services/Translations/admin-translation.php:2488 msgid "Sorry! No modules found based on your filter." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:151 msgid "Sorry, New Subscription ID or Vendor Order ID is not available!" msgstr "" #: app/Modules/Integrations/GlobalIntegrationSettings.php:74 msgid "" "Sorry, no Integration found. Please make sure that latest version of " "installed" msgstr "" #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:212 msgid "Sorry, no receipt found." msgstr "" #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:64 msgid "Sorry, no transaction found." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:98 msgid "Sorry, Subscription ID is not available!" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:33 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:68 msgid "Sorry, Subscription not found!" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:106 msgid "Sorry, Subscription or Order not found!" msgstr "" #: app/Helpers/CustomerHelper.php:132 msgid "Sorry, This is not your order" msgstr "" #: app/Models/ProductVariation.php:320 app/Models/ProductVariation.php:337 #: app/Modules/StockManagement/StockManagement.php:69 msgid "Sorry, this product is currently out of stock." msgstr "" #: app/Models/ProductVariation.php:326 msgid "Sorry, this product is not available for purchase." msgstr "" #: app/Services/Translations/admin-translation.php:2489 msgid "Sorry, Unable To Create Page!!" msgstr "" #: api/Helper.php:60 msgid "" "Sorry, You can not update permissions. Only administrators can update " "permissions" msgstr "" #: app/Http/Controllers/McpSettingsController.php:108 msgid "Sorry, you do not have permission to change the MCP setting." msgstr "" #: app/Http/Controllers/McpSettingsController.php:55 msgid "Sorry, you do not have permission to install plugins." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:26 msgid "Sorry, You do not have permission to pause subscription!" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:61 msgid "Sorry, You do not have permission to resume subscription!" msgstr "" #: app/Services/Localization/i18n/states.php:1609 msgid "Sorsogon" msgstr "" #: app/Services/Translations/admin-translation.php:2490 msgid "Sort" msgstr "" #: app/Services/Renderer/ShopAppRenderer.php:409 msgid "Sort alphabetically A to Z" msgstr "" #: app/Services/Renderer/ShopAppRenderer.php:424 msgid "Sort alphabetically Z to A" msgstr "" #: app/Services/Renderer/ShopAppRenderer.php:384 #: app/Services/Translations/admin-translation.php:2491 #: app/Services/Translations/block-editor-translation.php:390 msgid "Sort By" msgstr "" #: app/Services/Renderer/ShopAppRenderer.php:469 msgid "Sort by date newest first" msgstr "" #: app/Services/Renderer/ShopAppRenderer.php:484 msgid "Sort by date oldest first" msgstr "" #: app/Services/Renderer/ShopAppRenderer.php:454 msgid "Sort by price high to low" msgstr "" #: app/Services/Renderer/ShopAppRenderer.php:439 msgid "Sort by price low to high" msgstr "" #: app/Services/Renderer/ShopAppRenderer.php:396 msgid "Sort products" msgstr "" #: app/Services/Renderer/ShopAppRenderer.php:399 msgid "Sort products by" msgstr "" #: app/Services/Localization/i18n/states.php:524 msgid "Souk Ahras" msgstr "" #: app/Services/PluginInstaller/AddonManager.php:115 #: app/Http/Controllers/PaymentMethodController.php:203 msgid "Source link is required" msgstr "" #: app/Services/Translations/admin-translation.php:2492 msgid "Sources" msgstr "" #: app/Services/Localization/i18n/states.php:679 msgid "South Aegean" msgstr "" #: app/Services/Localization/i18n/countries.php:216 msgid "South Africa" msgstr "" #: app/Helpers/CurrenciesHelper.php:158 msgid "South African Rand" msgstr "" #: app/Services/Localization/i18n/continents.php:280 msgid "South America" msgstr "" #: app/Services/Localization/i18n/states.php:121 msgid "South Australia" msgstr "" #: app/Services/Localization/i18n/states.php:2179 msgid "South Carolina" msgstr "" #: app/Services/Localization/i18n/states.php:1610 msgid "South Cotabato" msgstr "" #: app/Services/Localization/i18n/states.php:2180 msgid "South Dakota" msgstr "" #: app/Services/Localization/i18n/countries.php:217 msgid "South Georgia/Sandwich Islands" msgstr "" #: app/Services/Localization/i18n/states.php:897 msgid "South Khorasan (خراسان جنوبی)" msgstr "" #: app/Services/Localization/i18n/countries.php:218 msgid "South Korea" msgstr "" #: app/Helpers/CurrenciesHelper.php:86 app/Helpers/CurrenciesHelper.php:390 msgid "South Korean Won" msgstr "" #: app/Services/Localization/i18n/states.php:574 msgid "South Sinai" msgstr "" #: app/Services/Localization/i18n/countries.php:219 msgid "South Sudan" msgstr "" #: app/Services/Localization/i18n/states.php:2262 msgid "Southern" msgstr "" #: app/Services/Localization/i18n/states.php:1611 msgid "Southern Leyte" msgstr "" #: app/Services/Localization/i18n/states.php:1495 msgid "Southland" msgstr "" #: app/Services/Localization/i18n/countries.php:220 msgid "Spain" msgstr "" #: app/Services/Localization/i18n/states.php:607 msgctxt "Spain Province" msgid "Córdoba" msgstr "" #: app/Services/Localization/i18n/states.php:610 msgctxt "Spain Province" msgid "Granada" msgstr "" #: app/Services/Localization/i18n/states.php:616 msgctxt "Spain Province" msgid "La Rioja" msgstr "" #: app/Services/Localization/i18n/states.php:618 msgctxt "Spain Province" msgid "León" msgstr "" #: app/Services/Translations/admin-translation.php:2493 msgid "" "Specifies the HTTP method (e.g., GET, POST) used to send data to the webhook " "URL." msgstr "" #: app/Services/Translations/admin-translation.php:2494 msgid "Spend Amount Based On" msgstr "" #: app/Services/Translations/admin-translation.php:2495 msgid "Spend by day" msgstr "" #: app/Services/Translations/admin-translation.php:2496 msgid "Spend by hour " msgstr "" #: app/Services/Localization/i18n/states.php:748 msgid "Split-Dalmatia County" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:81 #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:106 msgid "Square Payment Gateway" msgstr "" #: app/Services/Localization/i18n/countries.php:221 msgid "Sri Lanka" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/SslcommerzAddon.php:81 #: app/Modules/PaymentMethods/PromoGateways/Addons/SslcommerzAddon.php:109 msgid "SSLCommerz Payment Gateway" msgstr "" #: app/Modules/Tax/TaxModule.php:1744 msgid "SST" msgstr "" #: app/Services/Localization/i18n/states.php:314 msgid "St. Gallen" msgstr "" #: app/Services/Filter/CouponFilter.php:110 #: app/Services/Translations/admin-translation.php:2497 msgid "Stackable" msgstr "" #. 1: setting label, 2: setting description #: api/StoreSettings.php:1452 msgid "Staging Protection" msgstr "" #: app/Services/Tax/TaxManager.php:103 app/Services/Tax/TaxManager.php:175 #: app/Services/Tax/TaxManager.php:539 app/Services/Tax/TaxManager.php:569 #: app/Services/Translations/admin-translation.php:2498 #: app/Http/Controllers/TaxClassController.php:66 msgid "Standard" msgstr "" #: app/Services/Translations/admin-translation.php:2499 msgid "" "Standard EU VAT rates will be imported automatically for all EU countries." msgstr "" #: app/Http/Controllers/TaxRateController.php:113 #: app/Http/Controllers/TaxRateController.php:1014 msgid "Standard tax class could not be found" msgstr "" #: app/Services/Localization/i18n/states.php:216 msgid "Stara Zagora" msgstr "" #: app/Services/Translations/admin-translation.php:2500 msgid "Start" msgstr "" #: app/Services/Translations/TransStrings.php:150 msgid "Start Date" msgstr "" #: app/Services/Translations/admin-translation.php:2502 msgid "Start date" msgstr "" #: app/Services/Translations/admin-translation.php:2501 msgid "Start Date & Time" msgstr "" #: app/Services/Translations/admin-translation.php:2503 msgid "Start date & time" msgstr "" #: app/Http/Requests/CouponRequest.php:196 msgid "Start date is required. " msgstr "" #: app/Modules/MCP/Tools/ContextTools.php:161 msgid "" "START HERE — call once per session. Returns who you are and your permissions," " the store currency/timezone conventions, headline stats, every valid enum " "value (order/payment/shipping/subscription statuses, intervals, types), and " "usage guidelines. Use this before any other tool so you never guess a status " "string or money format." msgstr "" #: app/Services/Translations/TransStrings.php:151 msgid "Start Time" msgstr "" #: app/Services/Translations/admin-translation.php:2504 msgid "Started" msgstr "" #: app/Services/Translations/block-editor-translation.php:391 msgid "Starts From" msgstr "" #: app/Services/Filter/CustomerFilter.php:263 #: app/Services/Filter/OrderFilter.php:492 #: app/Services/Filter/OrderFilter.php:581 msgid "Starts With" msgstr "" #: app/Services/Translations/admin-translation.php:2505 msgid "Starts with" msgstr "" #: app/Helpers/CartCheckoutHelper.php:460 #: app/Helpers/EditorShortCodeHelper.php:137 #: app/Helpers/EditorShortCodeHelper.php:146 api/Checkout/CheckoutApi.php:754 #: app/Services/Renderer/CheckoutFieldsSchema.php:169 #: app/Services/Renderer/CheckoutFieldsSchema.php:525 #: app/Services/Renderer/CheckoutFieldsSchema.php:567 #: app/Services/Translations/admin-translation.php:2506 #: app/Services/Translations/customer-profile-translation.php:249 #: app/Services/Translations/block-editor-translation.php:392 #: app/Services/Localization/i18n/address-locales.php:52 #: app/Services/Localization/i18n/address-locales.php:399 #: app/Services/Localization/i18n/address-locales.php:548 #: app/Services/Localization/i18n/address-locales.php:749 msgid "State" msgstr "" #: app/Services/Renderer/AddressSelectRenderer.php:324 msgid "State / Province" msgstr "" #: app/Services/Localization/i18n/address-locales.php:571 msgid "State / Zone" msgstr "" #: app/Http/Requests/CustomerAddressRequest.php:72 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:44 msgid "State field is required." msgstr "" #: app/Services/Localization/LocalizationManager.php:627 msgid "State is required." msgstr "" #: app/Services/Translations/admin-translation.php:2507 msgid "State Tax" msgstr "" #: app/Services/Translations/admin-translation.php:2508 msgid "States" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:185 #: app/Helpers/EditorShortCodeHelper.php:339 #: app/Helpers/EditorShortCodeHelper.php:372 #: app/Services/Filter/LicenseFilter.php:79 #: app/Services/Filter/LicenseFilter.php:304 #: app/Services/Filter/CouponFilter.php:111 #: app/Services/Filter/OrderBumpFilter.php:181 #: app/Services/Translations/admin-translation.php:2509 #: app/Services/Translations/customer-profile-translation.php:250 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:98 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:216 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:271 msgid "Status" msgstr "" #: app/Services/Translations/admin-translation.php:2510 msgid "" "Status controls the product's visibility on the public page and its " "purchasability. 'Publish' indicates that it is live and can be purchased, " "'Draft' signifies that it is in private editing, and 'Schedule' means it " "will be publish on a specified date. 'Private' means, Only visible to " "adminstrators but can be purchased via direct purchase link. The status can " "only be changed once pricing is set." msgstr "" #: api/Resource/OrderResource.php:2313 msgid "Status has been updated" msgstr "" #: app/Services/BulkProductUpdateService.php:261 #: app/Services/BulkProductInsertService.php:167 msgid "Status is required." msgstr "" #: app/Services/BulkProductUpdateService.php:262 #: app/Services/BulkProductInsertService.php:168 msgid "Status must be published or draft." msgstr "" #: app/Modules/Integrations/AddOnModule.php:29 msgid "Status successfully updated" msgstr "" #: app/Http/Controllers/StorageController.php:214 msgid "Status updated successfully" msgstr "" #. %1$s - current step number, %2$s - total steps #: app/Services/Translations/admin-translation.php:2512 #, php-format msgid "Step %1$s of %2$s" msgstr "" #: app/Services/Translations/admin-translation.php:2513 msgid "Step into the moonlight!" msgstr "" #: app/Services/Filter/ProductFilter.php:449 #: app/Services/Translations/admin-translation.php:2514 #: app/Services/Translations/block-editor-translation.php:393 #: app/Hooks/Handlers/BlockEditors/StockBlock.php:57 msgid "Stock" msgstr "" #: app/Services/Translations/admin-translation.php:2515 msgid "Stock Adjustment History" msgstr "" #: app/Services/Translations/block-editor-translation.php:394 msgid "Stock Availability" msgstr "" #: app/Services/Translations/admin-translation.php:2516 msgid "Stock Change" msgstr "" #: app/Services/Translations/admin-translation.php:2517 msgid "Stock Keeping Unit" msgstr "" #: app/Modules/StockManagement/StockManagement.php:22 msgid "Stock Management" msgstr "" #: app/Services/Translations/admin-translation.php:2518 msgid "Stock Management Inactive" msgstr "" #: app/Services/Translations/admin-translation.php:2519 msgid "Stock Management module is currently disabled. Please enable it in " msgstr "" #: app/Http/Controllers/ProductController.php:1546 #: app/Http/Controllers/ProductController.php:1621 msgid "" "Stock Management module is disabled. Enable it from Settings to manage " "inventory." msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductStock.php:224 msgid "Stock management not enabled for this product." msgstr "" #: app/Http/Requests/ProductVariationRequest.php:153 msgid "Stock quantity is required when inventory tracking is on." msgstr "" #: app/Http/Requests/ProductVariationRequest.php:97 msgid "Stock quantity must be a number." msgstr "" #: app/Services/Filter/ProductFilter.php:454 #: app/Services/Translations/admin-translation.php:2520 msgid "Stock Status" msgstr "" #: app/Http/Requests/ProductUpdateRequest.php:457 #: app/Http/Requests/ProductRequest.php:370 #: app/Http/Requests/ProductVariationRequest.php:142 msgid "Stock status is required." msgstr "" #: app/Services/Translations/admin-translation.php:2521 msgid "Stock updated successfully" msgstr "" #: app/Modules/MCP/Tools/ProductTools.php:85 msgid "" "Stock-managed variations that need attention: out-of-stock, or at/below a " "threshold. Answers \"what do I need to restock?\" — this is inventory health," " not sales. Shows available vs committed vs on-hold." msgstr "" #: app/Services/Translations/admin-translation.php:2522 msgid "Stop Collecting" msgstr "" #: app/Services/Translations/admin-translation.php:2523 msgid "Stop collecting" msgstr "" #: app/Services/Translations/admin-translation.php:2524 msgid "Storage Providers" msgstr "" #: app/Services/Translations/admin-translation.php:2525 msgid "Storage Settings" msgstr "" #: app/Services/Translations/admin-translation.php:2526 msgid "Storage Settings updated!" msgstr "" #: api/StoreSettings.php:330 msgid "Store Address" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:37 msgid "Store Address Line 1" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:38 msgid "Store Address Line 2" msgstr "" #: app/Services/Translations/admin-translation.php:2527 msgid "Store Billing" msgstr "" #: app/Services/Translations/admin-translation.php:2528 msgid "Store Billing · Auto-charge" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:41 msgid "Store City" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:274 msgid "Store Company Name" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:275 msgid "Store Company Name (formatted)" msgstr "" #: app/Modules/MCP/Tools/ContextTools.php:249 msgid "Store context loaded." msgstr "" #: app/Helpers/EditorShortCodeHelper.php:39 #: app/Services/Translations/admin-translation.php:2529 msgid "Store Country" msgstr "" #: app/Services/Translations/admin-translation.php:2537 msgid "Store country" msgstr "" #: app/Services/Translations/admin-translation.php:2538 msgid "Store country is not configured." msgstr "" #: app/Http/Requests/FluentMetaRequest.php:49 msgid "Store country is required." msgstr "" #: app/Services/Translations/admin-translation.php:2530 msgid "Store Currency" msgstr "" #: app/Services/Translations/admin-translation.php:2539 msgid "Store default" msgstr "" #: app/Http/Controllers/DashboardController.php:29 msgid "Store details such as addresses, company info etc." msgstr "" #: app/Services/Translations/admin-translation.php:2531 msgid "Store Digest" msgstr "" #: app/Services/Translations/admin-translation.php:2532 msgid "Store Digest Emails" msgstr "" #: app/Http/Controllers/EmailNotificationController.php:252 msgid "Store digest settings saved successfully" msgstr "" #: app/Hooks/Handlers/GlobalStorageHandler.php:69 msgid "" "Store downloadable product files in Cloudflare R2. Available in FluentCart " "Pro." msgstr "" #: app/Http/Controllers/OnboardingController.php:299 msgid "Store has been updated successfully" msgstr "" #: app/Services/Translations/admin-translation.php:2540 msgid "Store info could not be saved. You can update it in Settings." msgstr "" #: app/Helpers/EditorShortCodeHelper.php:276 msgid "Store Legal Registration ID" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:277 msgid "Store Legal Registration ID (formatted)" msgstr "" #: app/Services/Translations/admin-translation.php:2533 msgid "Store Location" msgstr "" #: api/StoreSettings.php:254 app/Helpers/EditorShortCodeHelper.php:36 #: app/Services/Translations/block-editor-translation.php:395 #: app/Hooks/Handlers/BlockEditors/StoreLogoBlockEditor.php:36 msgid "Store Logo" msgstr "" #: api/StoreSettings.php:293 msgid "Store Mode" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:593 msgid "Store Mode notice" msgstr "" #: api/StoreSettings.php:226 app/Helpers/EditorShortCodeHelper.php:35 msgid "Store Name" msgstr "" #: app/Http/Requests/FluentMetaRequest.php:48 msgid "Store name is required." msgstr "" #: app/Helpers/EditorShortCodeHelper.php:42 msgid "Store Postcode" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:280 msgid "Store Seller Tax ID" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:281 msgid "Store Seller Tax ID (formatted)" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:278 msgid "Store Seller VAT ID" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:279 msgid "Store Seller VAT ID (formatted)" msgstr "" #: app/Services/Permission/PermissionManager.php:188 #: app/Services/Translations/admin-translation.php:2534 #: app/Hooks/Handlers/AdminMenuBarHandler.php:71 msgid "Store Settings" msgstr "" #: app/Services/Translations/admin-translation.php:2535 msgid "Store Settings → Business Details" msgstr "" #: api/StoreSettings.php:207 #: app/Services/Translations/admin-translation.php:2536 msgid "Store Setup" msgstr "" #. %1$s: 30-day revenue, %2$d: 30-day order count, %3$d: total customers #: app/Modules/MCP/Tools/ContextTools.php:331 #, php-format msgid "" "Store snapshot — last 30 days: %1$s across %2$d orders; %3$d customers total." msgstr "" #: app/Helpers/EditorShortCodeHelper.php:40 msgid "Store State" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:273 msgid "Store VAT Number (formatted)" msgstr "" #: app/Services/Email/EmailNotifications.php:346 #: app/Services/Email/EmailNotifications.php:364 #: app/Services/Email/EmailNotifications.php:433 #: app/Services/Email/EmailNotifications.php:451 msgid "Store-Managed Renewals" msgstr "" #: app/Services/Email/EmailNotifications.php:381 #: app/Services/Email/EmailNotifications.php:398 #: app/Services/Email/EmailNotifications.php:415 msgid "Store-Managed Renewals · Auto-Charge" msgstr "" #: api/StoreSettings.php:1921 msgid "" "Storefront colors cascade from a small set of globals, so changing one here " "updates every page that uses it." msgstr "" #: app/Services/Translations/admin-translation.php:2541 msgid "Storefront preview" msgstr "" #. use local order of street name and house number. #: app/Helpers/CartCheckoutHelper.php:531 api/Checkout/CheckoutApi.php:751 #: app/Services/Renderer/CheckoutFieldsSchema.php:254 #: app/Services/Renderer/CheckoutFieldsSchema.php:256 #: app/Services/Renderer/CheckoutFieldsSchema.php:530 #: app/Services/Renderer/CheckoutFieldsSchema.php:572 #: app/Services/Renderer/AddressSelectRenderer.php:291 #: app/Services/Renderer/AddressSelectRenderer.php:295 msgid "Street Address" msgstr "" #: app/Services/Translations/admin-translation.php:2542 #: app/Services/Translations/customer-profile-translation.php:251 msgid "Street address" msgstr "" #: api/Checkout/CheckoutApi.php:1088 #: app/Http/Requests/CustomerAddressRequest.php:68 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:41 msgid "Street Address field is required." msgstr "" #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:73 msgid "Street Address is required." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:372 msgid "Stripe 3D Secure Authentication Failed" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:231 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:814 msgid "Stripe 3D Secure Authentication Not Completed" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:539 msgid "Stripe account already verified!" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:581 msgid "Stripe account verified!" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/API/API.php:54 msgid "" "Stripe API key is not configured for this payment mode. Please add your " "Stripe keys in Payment Settings." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:962 msgid "Stripe Currency Mismatch On Sync" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:655 msgid "" "Stripe customises the submit button and surrounding copy from this. Applies " "to Stripe Hosted Checkout only." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:922 msgid "Stripe did not return a saved payment method for automatic charging." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:635 msgid "Stripe Hosted Checkout" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:531 msgid "Stripe not connected in live mode!" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:531 msgid "Stripe not connected in test mode!" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:1151 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:1156 msgid "Stripe Payment Confirmation" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:373 msgid "Stripe Payment Failed" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:172 msgid "Stripe Payment Intent Retrieval Failed" msgstr "" #: app/Services/Translations/customer-profile-translation.php:252 msgid "Stripe Payment Method" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:815 msgid "Stripe Payment Method Setup Not Completed" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:232 msgid "Stripe Payment Not Completed" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Webhook/IPN.php:461 msgid "Stripe reported a failed invoice payment attempt." msgstr "" #. 1: Stripe payment intent status, 2: Stripe error message #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:281 #, php-format msgid "Stripe reported the payment intent as %1$s. %2$s" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:414 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:421 msgid "Stripe Session Retrieval Failed" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:274 msgid "Stripe settings has been disconnected" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:64 msgid "" "Stripe's payments platform lets you accept credit cards, debit cards, and " "popular payment methods around the world all with a single integration." msgstr "" #: app/Services/Translations/admin-translation.php:2543 msgid "" "Stripe, PayPal, and other subscription-ready gateways charge customers " "automatically each cycle." msgstr "" #: app/Services/Translations/admin-translation.php:2544 msgid "" "Stripe, PayPal, and other subscription-ready gateways charge renewals " "automatically." msgstr "" #: app/Services/Localization/i18n/states.php:1312 msgid "Strășeni" msgstr "" #: app/Services/Translations/admin-translation.php:2545 #: app/Services/Translations/block-editor-translation.php:396 msgid "Styling" msgstr "" #: app/Http/Requests/EmailNotificationRequest.php:33 msgid "Subject field is required." msgstr "" #: app/Services/Renderer/AddressSelectRenderer.php:388 #: app/Services/Renderer/AddressSelectRenderer.php:389 #: app/Services/Translations/checkout-translation.php:38 #: app/Services/Translations/block-editor-translation.php:397 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:160 msgid "Submit" msgstr "" #: app/Services/Translations/block-editor-translation.php:398 msgid "Submit Button" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:645 msgid "Submit Button Label" msgstr "" #: app/Services/Translations/block-editor-translation.php:399 msgid "Submit Button Text" msgstr "" #: app/Services/Translations/admin-translation.php:2546 msgid "Subscribable" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:653 msgid "Subscribe" msgstr "" #: app/Services/Translations/admin-translation.php:2547 msgid "Subscribed" msgstr "" #: app/Services/Filter/OrderFilter.php:440 #: app/Services/Renderer/ProductRenderer.php:233 #: app/Services/Renderer/PricingTableRenderer.php:167 #: app/Services/Translations/admin-translation.php:2548 #: app/Services/Translations/block-editor-translation.php:400 #: app/Views/emails/parts/subscription_item.php:19 #: app/Modules/PaymentMethods/PayPalGateway/PayPalHelper.php:263 #: app/Views/emails/subscription/trial_end/customer.php:43 #: app/Views/emails/subscription/trial_end/admin.php:30 #: app/Views/emails/subscription/reminder/customer.php:38 #: app/Views/emails/subscription/reminder/admin.php:25 #: app/Views/emails/subscription/canceled/customer.php:39 #: app/Views/emails/subscription/canceled/admin.php:23 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:205 msgid "Subscription" msgstr "" #: app/Services/Translations/admin-translation.php:3184 msgid "subscription" msgstr "" #. 1: subscription id, 2: when #: app/Modules/MCP/Tools/SubscriptionTools.php:505 #, php-format msgid "Subscription #%1$d canceled, effective %2$s." msgstr "" #: app/Helpers/EditorShortCodeHelper.php:367 msgid "Subscription (Loop)" msgstr "" #: app/Services/Email/EmailNotifications.php:111 #: app/Services/Email/EmailNotifications.php:129 #: app/Services/Email/EmailNotifications.php:148 #: app/Services/Email/EmailNotifications.php:165 #: app/Services/Email/EmailNotifications.php:183 #: app/Services/Email/EmailNotifications.php:200 #: app/Services/Email/EmailNotifications.php:218 #: app/Services/Email/EmailNotifications.php:486 #: app/Services/Email/EmailNotifications.php:504 msgid "Subscription Actions" msgstr "" #: app/Helpers/Status.php:455 msgid "Subscription Activated" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:716 msgid "Subscription activation failed." msgstr "" #: app/Helpers/Status.php:463 msgid "Subscription Canceled" msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionService.php:1387 msgid "Subscription canceled" msgstr "" #: app/Services/Email/EmailNotifications.php:210 msgid "Subscription Canceled - {{order.customer.full_name}}" msgstr "" #: app/Services/Email/EmailNotifications.php:192 msgid "Subscription Canceled on {{settings.store_name}}" msgstr "" #: app/Services/Translations/admin-translation.php:2564 msgid "Subscription canceled successfully" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPalSubscriptions.php:774 msgid "Subscription canceled." msgstr "" #. %1$s: error message returned by the payment gateway #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:158 #, php-format msgid "Subscription cancelled locally. Vendor Response: %1$s" msgstr "" #: app/Http/Controllers/OrderController.php:434 msgid "Subscription cancelled successfully" msgstr "" #: app/Services/Translations/admin-translation.php:2549 msgid "Subscription Chart" msgstr "" #: app/Services/Translations/admin-translation.php:2550 msgid "Subscription Churn" msgstr "" #: app/Services/Translations/admin-translation.php:2551 msgid "Subscription Cohorts" msgstr "" #: app/Services/Translations/admin-translation.php:2552 msgid "Subscription Comparison" msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionService.php:1251 msgid "Subscription completed — billing times reached." msgstr "" #: app/Services/Translations/admin-translation.php:2553 #: app/Services/Translations/customer-profile-translation.php:253 #: app/Services/Renderer/Receipt/ThankYouRender.php:658 #: app/Views/invoice/parts/subscription_items.php:11 msgid "Subscription Details" msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:106 msgid "Subscription does not belong to this order." msgstr "" #: app/Helpers/Status.php:471 msgid "Subscription End of Term (Completed)" msgstr "" #: app/Helpers/Status.php:475 msgid "Subscription Expired / End of Access Validity" msgstr "" #: app/Services/Translations/admin-translation.php:2565 msgid "Subscription fetched successfully" msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:215 msgid "Subscription fetched successfully from remote payment gateway!" msgstr "" #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:14 msgid "Subscription fetching not available for this method!" msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:367 msgid "Subscription found at the payment gateway." msgstr "" #: app/Services/Translations/admin-translation.php:2554 msgid "Subscription Future Revenue" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:722 msgid "Subscription has been activated successfully!" msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:177 msgid "Subscription has been cancelled successfully!" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:51 msgid "Subscription has been paused successfully" msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:236 msgid "Subscription has been paused successfully!" msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:198 msgid "Subscription has been reactivated successfully!" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:86 msgid "Subscription has been resumed successfully" msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:257 msgid "Subscription has been resumed successfully!" msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:292 msgid "Subscription has been updated successfully!" msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:573 msgid "Subscription has no upcoming billing date to skip." msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:489 msgid "Subscription has no upcoming billing date." msgstr "" #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:94 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:188 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:209 msgid "Subscription ID" msgstr "" #. %1$s: expected amount, %2$s: expected currency, %3$s: received amount, %4$s: received currency #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:739 #, php-format msgid "" "Subscription initial payment mismatch. Expected: %1$s %2$s, Received: %3$s " "%4$s. Order not marked paid; awaiting webhook." msgstr "" #: app/Services/Translations/admin-translation.php:2555 msgid "Subscription Interval" msgstr "" #: app/Services/Translations/customer-profile-translation.php:257 msgid "Subscription is active" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Processor.php:363 msgid "" "Subscription is already active. Please refresh this page to see the status " "instead of trying again." msgstr "" #. %1$s: current subscription status #: app/Modules/MCP/Tools/SubscriptionTools.php:435 #, php-format msgid "Subscription is already in status %1$s." msgstr "" #: app/Services/Reminders/ReminderService.php:250 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:642 msgid "Subscription is not active" msgstr "" #: app/Services/Reminders/ReminderService.php:308 msgid "Subscription is not in a trial period" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:168 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:170 msgid "Subscription is not manual or does not exist" msgstr "" #: app/Models/Cart.php:478 api/Resource/FrontendResource/CartResource.php:532 #: api/Resource/FrontendResource/CartResource.php:644 msgid "Subscription items can't be combined with other products in the cart." msgstr "" #: app/Models/Cart.php:548 msgid "Subscription items must be purchased via direct checkout." msgstr "" #: app/Services/Translations/admin-translation.php:2556 msgid "Subscription List By Customer" msgstr "" #: app/Services/Translations/admin-translation.php:2557 msgid "Subscription List By Product" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:216 msgid "Subscription matched but its parent order is missing." msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:405 msgid "Subscription must be active to make early payments." msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:104 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:226 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:278 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:331 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:392 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:444 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:486 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:536 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:575 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:615 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:56 msgid "Subscription not found" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:660 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:98 msgid "Subscription not found!" msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionService.php:63 msgid "Subscription not found." msgstr "" #: app/Services/Translations/customer-profile-translation.php:258 msgid "Subscription options" msgstr "" #: app/Services/Reminders/ReminderService.php:243 #: app/Services/Reminders/ReminderService.php:301 msgid "Subscription or customer not found" msgstr "" #: app/Helpers/OrderItemHelper.php:148 #: app/Services/Translations/admin-translation.php:2558 #: app/Http/Controllers/OrderController.php:210 msgid "Subscription Order cannot be edited." msgstr "" #: app/Http/Controllers/OrderController.php:101 msgid "Subscription order with Manual Order is not supported yet!" msgstr "" #: app/Services/Translations/customer-profile-translation.php:259 msgid "Subscription pagination" msgstr "" #: app/Services/Email/EmailNotifications.php:496 msgid "Subscription Past Due #{{order.invoice_no}}" msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionService.php:669 msgid "Subscription paused manually" msgstr "" #: app/Services/Translations/admin-translation.php:2566 msgid "Subscription paused successfully" msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionService.php:1084 msgid "Subscription paused; open renewal order voided." msgstr "" #: app/Services/Translations/admin-translation.php:2559 #: app/Services/Translations/customer-profile-translation.php:254 #: app/Modules/PaymentMethods/PayPalGateway/PayPalHelper.php:264 msgid "Subscription Plan" msgstr "" #: app/Services/Translations/customer-profile-translation.php:255 msgid "Subscription Plan Details" msgstr "" #: app/Services/Translations/customer-profile-translation.php:256 #: app/Services/Translations/block-editor-translation.php:401 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:279 msgid "Subscription Plans" msgstr "" #: app/Services/Translations/admin-translation.php:2560 msgid "Subscription Plans #" msgstr "" #: app/Services/Translations/customer-profile-translation.php:260 msgid "Subscription plans table" msgstr "" #: app/Http/Controllers/OrderController.php:163 msgid "Subscription product cannot be placed as a one time item." msgstr "" #: app/Http/Controllers/OrderController.php:169 msgid "Subscription product must be placed as a subscription item." msgstr "" #: app/Helpers/Status.php:459 msgid "Subscription Reactivated" msgstr "" #: app/Services/Translations/admin-translation.php:2567 msgid "Subscription reactivated successfully" msgstr "" #: app/Hooks/Handlers/ReminderHandler.php:163 msgid "Subscription Reminders" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:161 msgid "Subscription renewal invoice resolved to no order." msgstr "" #: app/Views/emails/subscription/renewal/admin.php:33 msgid "Subscription Renewal Summary:" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:179 msgid "Subscription renewal-failure invoice resolved to no order." msgstr "" #: app/Helpers/Status.php:467 msgid "Subscription Renewed" msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionService.php:732 msgid "Subscription resumed manually" msgstr "" #: app/Services/Translations/admin-translation.php:2568 msgid "Subscription resumed successfully" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPalSubscriptions.php:821 msgid "Subscription resumed via PayPal" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPalSubscriptions.php:808 msgid "Subscription resumed." msgstr "" #: app/Services/Translations/admin-translation.php:2561 msgid "Subscription Retention" msgstr "" #: app/Services/Translations/admin-translation.php:2562 msgid "Subscription Settings" msgstr "" #: app/Services/Translations/admin-translation.php:2569 msgid "Subscription settings" msgstr "" #: app/Http/Requests/UpdateSubscriptionRequest.php:54 msgid "Subscription status is required." msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:413 msgid "Subscription switch confirmed successfully" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:218 msgid "Subscription switched to PayPal" msgstr "" #: app/Services/Translations/admin-translation.php:2563 msgid "Subscription Type" msgstr "" #: app/Services/Translations/admin-translation.php:2570 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:248 msgid "Subscription updated successfully" msgstr "" #: app/Events/Subscription/SubscriptionValidityExpired.php:52 msgid "Subscription validity expired" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:161 msgid "Subscription was created but not found in paypal or connecting issue" msgstr "" #: app/Modules/MCP/Tools/SubscriptionTools.php:321 #: app/Modules/MCP/Tools/SubscriptionTools.php:419 msgid "subscription_id is required." msgstr "" #: api/StoreSettings.php:1333 app/Helpers/AdminHelper.php:152 #: app/Helpers/Status.php:451 #: app/Services/Translations/admin-translation.php:2571 #: app/Services/Translations/customer-profile-translation.php:261 #: app/Hooks/Handlers/MenuHandler.php:287 #: app/Hooks/Handlers/BlockEditors/CustomerProfileBlockEditor.php:44 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:225 msgid "Subscriptions" msgstr "" #: app/Services/Translations/admin-translation.php:3185 msgid "subscriptions" msgstr "" #: app/Services/Translations/admin-translation.php:2572 msgid "Subscriptions Count Trend" msgstr "" #: app/Services/Translations/admin-translation.php:2573 msgid "Subscriptions Report" msgstr "" #: app/Services/Translations/admin-translation.php:2574 msgid "Subscriptions Setup" msgstr "" #: app/Services/Translations/block-editor-translation.php:402 msgid "Subtitle Color" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:323 #: app/Services/Renderer/CartSummaryRender.php:170 #: app/Services/Translations/admin-translation.php:2575 #: app/Services/Translations/customer-profile-translation.php:262 #: app/Services/Translations/block-editor-translation.php:403 #: app/Services/PDF/DefaultPdfStructures.php:68 #: app/Services/PDF/DefaultPdfStructures.php:108 #: app/Services/PDF/DefaultPdfStructures.php:187 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:605 #: app/Services/Renderer/Receipt/ThankYouRender.php:486 #: app/Views/emails/parts/subscription_item.php:71 #: app/Views/emails/parts/items_table.php:290 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:402 msgid "Subtotal" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:324 msgid "Subtotal (Formatted)" msgstr "" #: app/Services/Translations/admin-translation.php:2576 msgid "Subtotal (items only)" msgstr "" #: app/Services/Translations/customer-profile-translation.php:263 msgid "Subtotal for this item" msgstr "" #: app/Services/Localization/i18n/address-locales.php:46 msgid "Suburb" msgstr "" #: app/Helpers/Status.php:207 app/Helpers/Status.php:224 #: app/Services/Filter/OrderFilter.php:534 #: app/Services/Translations/admin-translation.php:2577 msgid "Succeeded" msgstr "" #: app/Services/Translations/admin-translation.php:2578 #: app/Services/Translations/customer-profile-translation.php:264 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:66 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:124 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:153 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:185 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:224 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:234 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:522 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:584 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:28 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:68 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:191 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:413 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:419 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:514 msgid "Success" msgstr "" #: api/Resource/FrontendResource/CartResource.php:252 msgid "Successfully added!" msgstr "" #: api/Resource/AttrGroupResource.php:73 msgid "Successfully created!" msgstr "" #: app/Services/FileSystem/Drivers/S3/S3FileList.php:107 msgid "Successfully tested S3!" msgstr "" #: api/Helper.php:64 msgid "Successfully updated the role(s)." msgstr "" #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:253 msgid "Successfully verified bucket!" msgstr "" #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:139 msgid "Successfully verified S3 connection!" msgstr "" #: app/Services/Localization/i18n/states.php:1694 msgid "Suceava" msgstr "" #: app/Services/Localization/i18n/states.php:702 msgid "Suchitepéquez" msgstr "" #: app/Services/Localization/i18n/states.php:556 msgid "Sucumbíos" msgstr "" #: app/Services/Localization/i18n/states.php:1003 msgid "Sud Sardegna" msgstr "" #: app/Services/Localization/i18n/countries.php:222 msgid "Sudan" msgstr "" #: app/Services/Localization/i18n/states.php:586 msgid "Suez" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:52 msgid "Suffix" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:59 msgid "Suffix block" msgstr "" #: app/Services/Renderer/SearchBarRenderer.php:132 msgid "Suggestions" msgstr "" #: app/Services/Localization/i18n/states.php:1802 msgid "Sukhothai" msgstr "" #: app/Services/Localization/i18n/states.php:804 msgid "Sulawesi Barat" msgstr "" #: app/Services/Localization/i18n/states.php:805 msgid "Sulawesi Selatan" msgstr "" #: app/Services/Localization/i18n/states.php:802 msgid "Sulawesi Tengah" msgstr "" #: app/Services/Localization/i18n/states.php:803 msgid "Sulawesi Tenggara" msgstr "" #: app/Services/Localization/i18n/states.php:801 msgid "Sulawesi Utara" msgstr "" #: app/Services/Localization/i18n/states.php:1612 msgid "Sultan Kudarat" msgstr "" #: app/Services/Localization/i18n/states.php:1613 msgid "Sulu" msgstr "" #: app/Services/Translations/TransStrings.php:268 msgid "Sum" msgstr "" #: app/Services/Translations/admin-translation.php:2579 msgid "Sum All" msgstr "" #: app/Services/Localization/i18n/states.php:779 msgid "Sumatera Barat" msgstr "" #: app/Services/Localization/i18n/states.php:783 msgid "Sumatera Selatan" msgstr "" #: app/Services/Localization/i18n/states.php:778 msgid "Sumatera Utara" msgstr "" #: app/Services/Translations/admin-translation.php:2580 #: app/Services/Translations/customer-profile-translation.php:265 #: app/Services/Translations/block-editor-translation.php:404 #: app/Views/emails/order/refunded/customer.php:28 #: app/Views/emails/order/refunded/admin.php:37 #: app/Views/emails/subscription/renewal/customer.php:38 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:200 msgid "Summary" msgstr "" #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:391 msgid "Summary Footer" msgstr "" #: app/Services/Translations/admin-translation.php:2581 msgid "Sums of all shipping classes." msgstr "" #: app/Services/Localization/i18n/states.php:1988 msgid "Sumshchyna" msgstr "" #: app/Services/Translations/TransStrings.php:172 msgid "Sun" msgstr "" #: app/Services/Localization/i18n/states.php:188 msgid "Sunamganj" msgstr "" #: app/Helpers/Helper.php:1380 app/Services/Translations/TransStrings.php:181 #: app/Services/Translations/admin-translation.php:2582 msgid "Sunday" msgstr "" #: app/Services/Permission/PermissionManager.php:21 msgid "Super Admin" msgstr "" #: app/Services/Localization/i18n/states.php:1803 msgid "Suphan Buri" msgstr "" #. %1$s: comma-separated payment gateway names #: app/Services/Translations/admin-translation.php:2584 #, php-format msgid "Supported by %1$s." msgstr "" #: app/Services/Localization/i18n/states.php:1804 msgid "Surat Thani" msgstr "" #: app/Services/Theme/ColorPalette.php:333 msgid "Surface" msgstr "" #: app/Services/Localization/i18n/states.php:1614 msgid "Surigao del Norte" msgstr "" #: app/Services/Localization/i18n/states.php:1615 msgid "Surigao del Sur" msgstr "" #: app/Services/Localization/i18n/states.php:1805 msgid "Surin" msgstr "" #: app/Services/Localization/i18n/countries.php:223 msgid "Suriname" msgstr "" #: app/Helpers/CurrenciesHelper.php:134 msgid "Surinamese Dollar" msgstr "" #: app/Services/Localization/i18n/countries.php:224 msgid "Svalbard and Jan Mayen" msgstr "" #: app/Helpers/CurrenciesHelper.php:137 msgid "Swazi Lilangeni" msgstr "" #: app/Services/Localization/i18n/countries.php:226 msgid "Sweden" msgstr "" #: app/Helpers/CurrenciesHelper.php:129 msgid "Swedish Krona" msgstr "" #: app/Helpers/CurrenciesHelper.php:46 msgid "Swiss Franc" msgstr "" #: app/Services/Translations/admin-translation.php:2585 msgid "" "Switching to 'Simple' will permanently delete all variations except the " "first one, along with any image attached to that variation." msgstr "" #: app/Services/Translations/admin-translation.php:2586 msgid "" "Switching to 'Simple' will permanently delete the image attached to this " "variation." msgstr "" #: app/Services/Translations/admin-translation.php:2587 msgid "" "Switching to Advanced Variations will delete all current variations for this " "product and cannot be undone. You won't be able to switch back to Simple " "Variations." msgstr "" #: app/Services/Localization/i18n/countries.php:227 msgid "Switzerland" msgstr "" #: app/Services/Localization/i18n/states.php:189 msgid "Sylhet" msgstr "" #: api/StoreSettings.php:527 msgid "Symbol & ISO (eg: $100 USD)" msgstr "" #: api/StoreSettings.php:515 msgid "Symbol after (eg: 100$)" msgstr "" #: api/StoreSettings.php:511 msgid "Symbol before (eg: $100)" msgstr "" #: app/Services/Translations/admin-translation.php:2589 msgid "Sync from gateway -" msgstr "" #: app/Services/Translations/admin-translation.php:2588 msgid "Sync Order Statuses" msgstr "" #: app/Services/Translations/admin-translation.php:2590 #, php-format msgid "Sync payment status from %1$s" msgstr "" #: app/Services/Localization/i18n/countries.php:228 msgid "Syria" msgstr "" #: app/Services/Translations/admin-translation.php:2591 msgid "System" msgstr "" #: app/Services/Localization/i18n/states.php:770 msgid "Szabolcs-Szatmár-Bereg" msgstr "" #: app/Services/Localization/i18n/states.php:475 msgid "Sánchez Ramírez" msgstr "" #: app/Services/Localization/i18n/states.php:276 msgid "São Paulo" msgstr "" #: app/Services/Localization/i18n/countries.php:205 msgid "São Tomé and Príncipe" msgstr "" #: app/Helpers/CurrenciesHelper.php:135 msgid "São Tomé and Príncipe Dobra" msgstr "" #: app/Services/Localization/i18n/states.php:1712 msgid "Sédhiou" msgstr "" #: app/Services/Localization/i18n/states.php:502 msgid "Sétif" msgstr "" #: app/Services/Localization/i18n/states.php:1310 msgid "Sîngerei" msgstr "" #: app/Services/Localization/i18n/states.php:1691 msgid "Sălaj" msgstr "" #: app/Services/Translations/admin-translation.php:2592 msgid "T-shirt" msgstr "" #: app/Services/Translations/block-editor-translation.php:405 msgid "Tab" msgstr "" #: app/Services/Localization/i18n/states.php:1349 msgid "Tabasco" msgstr "" #: app/Services/Translations/customer-profile-translation.php:266 msgid "Table of activated sites" msgstr "" #: app/Services/Translations/admin-translation.php:2593 msgid "Tablet" msgstr "" #: app/Services/Localization/i18n/states.php:1923 msgid "Tabora" msgstr "" #: app/Services/Localization/i18n/states.php:1536 msgid "Tacna" msgstr "" #: app/Services/Localization/i18n/states.php:2212 msgid "Tacuarembó" msgstr "" #: app/Services/Translations/block-editor-translation.php:406 msgid "Tag" msgstr "" #: app/Services/Localization/i18n/states.php:1135 msgid "Taita-Taveta" msgstr "" #: app/Services/Localization/i18n/countries.php:229 msgid "Taiwan" msgstr "" #: app/Services/Localization/i18n/countries.php:230 msgid "Tajikistan" msgstr "" #: app/Helpers/CurrenciesHelper.php:139 msgid "Tajikistani Somoni" msgstr "" #: app/Services/Localization/i18n/states.php:1806 msgid "Tak" msgstr "" #: app/Services/Localization/i18n/states.php:50 msgid "Takhar" msgstr "" #: app/Services/Localization/i18n/states.php:494 msgid "Tamanghasset" msgstr "" #: app/Services/Localization/i18n/states.php:1350 msgid "Tamaulipas" msgstr "" #: app/Services/Localization/i18n/states.php:1714 msgid "Tambacounda" msgstr "" #: app/Services/Localization/i18n/states.php:865 msgid "Tamil Nadu" msgstr "" #: app/Services/Localization/i18n/states.php:1278 msgid "Tan-Tan" msgstr "" #: app/Services/Localization/i18n/states.php:1136 msgid "Tana River" msgstr "" #: app/Services/Localization/i18n/states.php:1924 msgid "Tanga" msgstr "" #: app/Services/Localization/i18n/states.php:190 msgid "Tangail" msgstr "" #: app/Services/Localization/i18n/states.php:1277 msgid "Tangier-Assilah" msgstr "" #: app/Services/Localization/i18n/countries.php:231 msgid "Tanzania" msgstr "" #: app/Helpers/CurrenciesHelper.php:144 msgid "Tanzanian Shilling" msgstr "" #: app/Services/Localization/i18n/states.php:1270 msgid "Taounate" msgstr "" #: app/Services/Localization/i18n/states.php:1269 msgid "Taourirt" msgstr "" #: app/Services/Localization/i18n/states.php:1438 msgid "Taraba" msgstr "" #: app/Services/Localization/i18n/states.php:1315 msgid "Taraclia" msgstr "" #: app/Services/Localization/i18n/states.php:1484 msgid "Taranaki" msgstr "" #: app/Services/Localization/i18n/states.php:1004 msgid "Taranto" msgstr "" #: app/Services/Localization/i18n/states.php:338 msgid "Tarapacá" msgstr "" #: app/Services/Localization/i18n/states.php:1268 msgid "Tarfaya (EH-partial)" msgstr "" #: app/Services/Localization/i18n/states.php:217 msgid "Targovishte" msgstr "" #: app/Services/Localization/i18n/states.php:249 msgid "Tarija" msgstr "" #: app/Services/Localization/i18n/states.php:1616 msgid "Tarlac" msgstr "" #: app/Services/Localization/i18n/states.php:1271 msgid "Taroudant" msgstr "" #: app/Services/Localization/i18n/states.php:634 msgid "Tarragona" msgstr "" #: app/Services/Localization/i18n/states.php:1491 msgid "Tasman" msgstr "" #: app/Services/Localization/i18n/states.php:122 msgid "Tasmania" msgstr "" #: app/Services/Localization/i18n/states.php:1272 msgid "Tata" msgstr "" #: app/Services/Localization/i18n/states.php:1617 msgid "Tawi-Tawi" msgstr "" #: app/Services/Renderer/TaxRenderer.php:231 #: app/Views/emails/parts/items_table.php:437 msgid "TAX" msgstr "" #: app/Models/Order.php:618 app/Models/Order.php:680 #: app/Services/Renderer/TaxRenderer.php:34 #: app/Services/Renderer/TaxRenderer.php:280 #: app/Services/Renderer/TaxRenderer.php:616 #: app/Services/Renderer/TaxRenderer.php:819 #: app/Services/Renderer/TaxRenderer.php:911 #: app/Services/Renderer/TaxRenderer.php:934 #: app/Services/Renderer/TaxRenderer.php:951 #: app/Services/Translations/admin-translation.php:2594 #: app/Services/Translations/customer-profile-translation.php:267 #: app/Services/Translations/block-editor-translation.php:407 #: app/Services/PDF/DefaultPdfStructures.php:71 #: app/Services/PDF/DefaultPdfStructures.php:111 #: app/Services/PDF/DefaultPdfStructures.php:190 #: app/Modules/Tax/TaxCalculator.php:843 #: app/Services/Renderer/Receipt/TaxSummaryHelper.php:340 #: app/Services/Renderer/Receipt/TaxSummaryHelper.php:671 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:948 #: app/Services/Renderer/Receipt/ThankYouRender.php:1212 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:596 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:787 #: app/Views/emails/parts/subscription_item.php:127 #: app/Views/emails/parts/items_table.php:462 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:1185 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:457 msgid "Tax" msgstr "" #: app/Views/emails/parts/items_table.php:140 msgid "Tax (excl.)" msgstr "" #: app/Views/emails/parts/items_table.php:140 msgid "Tax (incl.)" msgstr "" #: app/Services/Renderer/TaxRenderer.php:536 msgid "Tax breakdown" msgstr "" #: app/Services/Renderer/TaxRenderer.php:230 #: app/Services/Translations/admin-translation.php:2613 #: app/Services/Translations/customer-profile-translation.php:268 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:920 #: app/Services/Renderer/Receipt/ThankYouRender.php:1180 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:589 #: app/Views/emails/parts/items_table.php:435 msgid "Tax breakdown by rate" msgstr "" #: app/Services/Renderer/Receipt/ThankYouRender.php:1186 msgid "Tax breakdown explanation" msgstr "" #: app/Services/Translations/admin-translation.php:2595 msgid "Tax Class" msgstr "" #. %1$s: tax class slug (e.g. standard, reduced) #: app/Http/Controllers/TaxEUController.php:113 #, php-format msgid "" "Tax class \"%1$s\" could not be found. Create the class first and try again." msgstr "" #: app/Http/Controllers/TaxRateController.php:95 msgid "Tax class created successfully" msgstr "" #: app/Services/Translations/admin-translation.php:2614 msgid "Tax class creation returned an invalid response" msgstr "" #: app/Http/Controllers/TaxRateController.php:144 msgid "Tax class deleted successfully" msgstr "" #: app/Http/Controllers/TaxRateController.php:72 msgid "Tax class name is required" msgstr "" #: app/Http/Controllers/TaxRateController.php:77 msgid "Tax class name must be 30 characters or fewer" msgstr "" #: app/Http/Controllers/ProductController.php:591 msgid "Tax Class not found" msgstr "" #: app/Http/Requests/TaxClassRequest.php:21 msgid "Tax class title is required." msgstr "" #: app/Http/Requests/TaxClassRequest.php:22 msgid "Tax class title must be 30 characters or fewer." msgstr "" #: app/Services/Translations/admin-translation.php:2596 msgid "Tax Classes" msgstr "" #: app/Services/Translations/admin-translation.php:2615 msgid "Tax classes are not available. Please reload the page and try again." msgstr "" #: app/Services/Translations/admin-translation.php:2616 msgid "Tax collection is disabled. Enable it any time in Tax → Settings." msgstr "" #: app/Services/Translations/admin-translation.php:2597 msgid "Tax Configuration" msgstr "" #: app/Services/Translations/admin-translation.php:2598 msgid "Tax Configuration Countries" msgstr "" #: app/Services/Translations/admin-translation.php:2599 msgid "Tax Country" msgstr "" #: app/Services/Translations/admin-translation.php:2617 msgid "Tax disabled" msgstr "" #: app/Services/Translations/admin-translation.php:2600 msgid "Tax Display Style" msgstr "" #: app/Services/Translations/admin-translation.php:2618 msgid "Tax excluded" msgstr "" #: app/Services/Translations/admin-translation.php:2619 msgid "Tax exempt" msgstr "" #: app/Services/Translations/admin-translation.php:2601 msgid "Tax Exemption" msgstr "" #: app/Services/Translations/admin-translation.php:2602 msgid "Tax Filing" msgstr "" #: app/Http/Controllers/TaxRateController.php:477 msgid "Tax has been disabled successfully" msgstr "" #: app/Http/Controllers/TaxRateController.php:476 msgid "Tax has been enabled successfully" msgstr "" #: app/Services/Renderer/TaxRenderer.php:248 msgid "Tax has been reversed for this order." msgstr "" #: app/Services/Translations/admin-translation.php:2603 msgid "Tax ID / VAT Number" msgstr "" #: app/Services/Translations/admin-translation.php:2604 #: app/Http/Controllers/TaxRateController.php:533 msgid "Tax ID has been saved successfully" msgstr "" #. %1$s: store seller tax ID #: app/Services/ShortCodeParser/Parsers/OrderParser.php:961 #, php-format msgid "Tax ID: %1$s" msgstr "" #: app/Services/Translations/admin-translation.php:2620 msgid "Tax included" msgstr "" #: app/Services/Renderer/TaxRenderer.php:237 msgid "Tax information" msgstr "" #: app/Services/Translations/admin-translation.php:2621 msgid "Tax is already factored into your listed price." msgstr "" #: app/Services/Translations/admin-translation.php:2622 msgid "" "Tax is currently disabled. Enable tax from the Tax Settings page to start " "collecting tax." msgstr "" #: app/Modules/Tax/TaxModule.php:1192 msgid "Tax is not enabled." msgstr "" #: app/Services/Translations/admin-translation.php:2623 msgid "Tax is shown separately and added to the subtotal." msgstr "" #: app/Services/Translations/admin-translation.php:2605 msgid "Tax Label" msgstr "" #: app/Services/Translations/admin-translation.php:2624 msgid "Tax label" msgstr "" #: app/Services/Translations/admin-translation.php:2606 msgid "Tax Line Label" msgstr "" #: app/Services/Filter/TaxFilter.php:209 #: app/Services/Translations/admin-translation.php:2607 msgid "Tax Name" msgstr "" #: app/Services/Translations/admin-translation.php:2625 msgid "Tax name" msgstr "" #: app/Http/Controllers/TaxRateController.php:726 msgid "Tax override has been saved successfully" msgstr "" #: app/Services/Translations/admin-translation.php:2626 msgid "Tax overrides" msgstr "" #: app/Http/Controllers/TaxClassController.php:52 msgid "Tax profile has been created successfully" msgstr "" #: app/Http/Controllers/TaxClassController.php:119 msgid "Tax profile has been deleted successfully" msgstr "" #: app/Http/Controllers/TaxClassController.php:94 msgid "Tax profile has been updated successfully" msgstr "" #: app/Http/Controllers/ProductController.php:631 msgid "Tax profile removed successfully" msgstr "" #: app/Http/Controllers/ProductController.php:613 msgid "Tax profile updated successfully" msgstr "" #: app/Services/Filter/TaxFilter.php:182 #: app/Services/Filter/OrderFilter.php:660 msgid "Tax Property" msgstr "" #: app/Services/Translations/admin-translation.php:2608 msgid "Tax Rate" msgstr "" #: app/Services/Translations/admin-translation.php:2627 msgid "Tax rate (%)" msgstr "" #: app/Http/Controllers/TaxRateController.php:455 msgid "Tax rate has been deleted successfully" msgstr "" #: app/Http/Controllers/TaxRateController.php:438 msgid "Tax rate has been saved successfully" msgstr "" #: app/Http/Controllers/TaxRateController.php:378 msgid "Tax rate has been updated successfully" msgstr "" #: app/Http/Controllers/TaxRateController.php:573 msgid "Tax rate must be 0 or greater" msgstr "" #: app/Http/Controllers/TaxRateController.php:565 msgid "Tax rate must be a valid number" msgstr "" #: app/Http/Controllers/TaxRateController.php:593 msgid "Tax rate not found" msgstr "" #: app/Services/Translations/admin-translation.php:2609 msgid "Tax Rates" msgstr "" #: app/Services/Translations/admin-translation.php:2628 msgid "Tax rates have been reset to defaults" msgstr "" #: app/Services/Translations/admin-translation.php:2629 msgid "Tax rates saved" msgstr "" #: app/Services/Translations/admin-translation.php:2610 msgid "Tax Region" msgstr "" #: app/Services/Translations/admin-translation.php:2611 msgid "Tax Regions" msgstr "" #: app/Services/Translations/admin-translation.php:2630 #: app/Services/Translations/customer-profile-translation.php:269 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:1020 #: app/Services/Renderer/Receipt/ThankYouRender.php:1252 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:651 #: app/Views/emails/parts/subscription_item.php:222 #: app/Views/emails/parts/items_table.php:557 msgid "Tax reversed" msgstr "" #. %1$s: formatted reversed tax amount #: app/Services/Renderer/TaxRenderer.php:45 #: app/Services/Translations/customer-profile-translation.php:271 #, php-format msgid "Tax reversed: %1$s" msgstr "" #: app/Services/Translations/admin-translation.php:2612 msgid "Tax Settings" msgstr "" #: app/Services/Translations/admin-translation.php:2631 msgid "" "Tax settings could not be saved. You can configure them in Tax → Settings." msgstr "" #: app/Http/Controllers/OnboardingController.php:153 #: app/Http/Controllers/OnboardingController.php:281 msgid "Tax settings saved" msgstr "" #: app/Services/Renderer/Receipt/ReceiptRenderer.php:922 #: app/Services/Renderer/Receipt/ThankYouRender.php:1182 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:648 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:658 msgid "TAX SUMMARY" msgstr "" #: app/Services/Translations/admin-translation.php:2632 msgid "Tax will be calculated on save" msgstr "" #: app/Http/Controllers/ProductController.php:680 msgid "Tax will be charged on this product" msgstr "" #: app/Http/Controllers/ProductVariationController.php:120 msgid "Tax will be charged on this variation" msgstr "" #: app/Services/Translations/admin-translation.php:2633 msgid "Tax will be recalculated on save" msgstr "" #: app/Services/Renderer/TaxRenderer.php:660 #: app/Services/Renderer/TaxRenderer.php:770 msgid "Tax-exclusive price" msgstr "" #: app/Services/Renderer/TaxRenderer.php:660 #: app/Services/Renderer/TaxRenderer.php:770 msgid "Tax-inclusive price" msgstr "" #: app/Services/Translations/admin-translation.php:2634 msgid "Tax-Inclusive Price Mode" msgstr "" #. %1$s: formatted tax amount #: app/Services/Renderer/Receipt/ReceiptRenderer.php:540 #, php-format msgid "Tax: %1$s" msgstr "" #: app/Services/Translations/admin-translation.php:2635 msgid "Taxable Amount" msgstr "" #: app/Services/Renderer/TaxRenderer.php:277 #: app/Services/Translations/admin-translation.php:2636 #: app/Services/Translations/customer-profile-translation.php:272 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:945 #: app/Services/Renderer/Receipt/ThankYouRender.php:1211 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:595 #: app/Views/emails/parts/subscription_item.php:124 #: app/Views/emails/parts/items_table.php:459 msgid "Taxable base" msgstr "" #: app/Helpers/AdminHelper.php:178 #: app/Services/Translations/admin-translation.php:2637 #: app/Hooks/Handlers/MenuHandler.php:340 msgid "Taxes" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Processor.php:1452 msgid "Taxes & adjustments" msgstr "" #: app/Http/Controllers/TaxController.php:93 msgid "Taxes marked as filed successfully" msgstr "" #: app/Services/Translations/admin-translation.php:2638 msgid "" "Taxes paid in orders. This is deducted from gross sales to calculate revenue." msgstr "" #: app/Services/Filter/ProductFilter.php:538 msgid "Taxonomies" msgstr "" #: app/Services/Localization/i18n/states.php:1273 msgid "Taza" msgstr "" #: app/Services/Localization/i18n/states.php:881 msgid "Tehran (تهران)" msgstr "" #: app/Services/Localization/i18n/states.php:1875 msgid "Tekirdağ" msgstr "" #: app/Services/Localization/i18n/states.php:866 msgid "Telangana" msgstr "" #: app/Services/Localization/i18n/states.php:1316 msgid "Telenești" msgstr "" #: app/Services/Localization/i18n/states.php:1695 msgid "Teleorman" msgstr "" #: app/Modules/Templating/BlockTemplates/TemplateParts/ProductModalTemplatePart.php:340 msgid "Template content cannot be empty." msgstr "" #: app/Services/Translations/admin-translation.php:2640 msgid "Template created" msgstr "" #: app/Services/Translations/admin-translation.php:2641 msgid "Template deleted" msgstr "" #: app/Modules/Templating/BlockTemplates/ProductModalTemplate.php:48 msgid "Template for Single Product Modal." msgstr "" #: app/Services/Translations/admin-translation.php:2639 msgid "Template Name" msgstr "" #: app/Modules/Templating/BlockTemplates/ProductCategoryTemplate.php:38 msgctxt "Template name" msgid "Products by Category" msgstr "" #: app/Modules/Templating/BlockTemplates/ProductPageTemplate.php:38 msgctxt "Template name" msgid "Single Product" msgstr "" #: app/Modules/Templating/BlockTemplates/ProductModalTemplate.php:38 msgctxt "Template name" msgid "Single Product Modal" msgstr "" #: app/Modules/Templating/BlockTemplates/TemplateParts/ProductModalTemplatePart.php:135 msgctxt "Template part name" msgid "Product Modal" msgstr "" #: app/Services/Translations/admin-translation.php:2642 msgid "Template saved" msgstr "" #: app/Http/Controllers/TemplateController.php:48 msgid "Template saved successfully" msgstr "" #: app/Services/Tax/TaxManager.php:126 msgid "Ten" msgstr "" #: app/Services/Localization/i18n/states.php:2181 msgid "Tennessee" msgstr "" #: app/Services/Localization/i18n/states.php:1005 msgid "Teramo" msgstr "" #: app/Services/Localization/i18n/states.php:1370 msgid "Terengganu" msgstr "" #: app/Services/Translations/admin-translation.php:2643 msgid "Term created successfully" msgstr "" #: api/Resource/AttrTermResource.php:103 msgid "Term creation failed." msgstr "" #: api/Resource/AttrTermResource.php:182 msgid "Term Successfully updated!" msgstr "" #: app/Services/Translations/admin-translation.php:2644 msgid "Term title" msgstr "" #: api/Resource/AttrTermResource.php:175 api/Resource/AttrTermResource.php:187 msgid "Term update failed." msgstr "" #: app/Services/Translations/admin-translation.php:2645 msgid "Term updated" msgstr "" #: app/Services/Translations/admin-translation.php:2646 msgid "Terms" msgstr "" #: app/Services/Translations/admin-translation.php:3186 msgid "terms" msgstr "" #: app/Services/Translations/admin-translation.php:2647 msgid "Terms added" msgstr "" #: api/Resource/AttrTermResource.php:98 msgid "Terms created successfully." msgstr "" #: api/Resource/AttrTermResource.php:276 msgid "Terms reordered." msgstr "" #: app/Services/Localization/i18n/states.php:1006 msgid "Terni" msgstr "" #: app/Services/Localization/i18n/states.php:1989 msgid "Ternopilshchyna" msgstr "" #: app/Services/Localization/i18n/states.php:635 msgid "Teruel" msgstr "" #: api/StoreSettings.php:306 msgid "Test" msgstr "" #. %s is the storage driver name #: app/Services/Translations/admin-translation.php:2649 #, php-format msgid "Test %s Config" msgstr "" #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:183 msgid "Test API Key" msgstr "" #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:172 msgid "Test Client ID" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:607 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1058 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:167 msgid "Test credentials" msgstr "" #: app/Http/Controllers/EmailNotificationController.php:273 msgid "Test digest email sent." msgstr "" #: app/Services/Translations/admin-translation.php:2650 msgid "Test Download" msgstr "" #: app/Services/Translations/admin-translation.php:2651 #: app/Hooks/Handlers/AdminMenuBarHandler.php:32 msgid "Test Mode" msgstr "" #: app/Services/Translations/admin-translation.php:2652 #: app/Http/Controllers/OrderController.php:1022 #: app/Http/Controllers/OrderController.php:1056 msgid "Test order deletion completed." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1015 msgid "Test Webhook ID (Copy the webhook id and paste bellow)" msgstr "" #: app/Services/Localization/i18n/states.php:1384 msgid "Tete" msgstr "" #: app/Services/Localization/i18n/states.php:2182 msgid "Texas" msgstr "" #: api/StoreSettings.php:1050 #: app/Services/Translations/admin-translation.php:2653 #: app/Services/Translations/block-editor-translation.php:408 #: app/Services/Theme/ColorPalette.php:62 msgid "Text" msgstr "" #: app/Services/Translations/block-editor-translation.php:409 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:590 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:672 msgid "Text Color" msgstr "" #: app/Services/Translations/block-editor-translation.php:410 msgid "Text displayed on the badge." msgstr "" #: app/Services/Translations/block-editor-translation.php:411 msgid "Text shown when not using percentage mode." msgstr "" #: app/Helpers/CurrenciesHelper.php:138 msgid "Thai Baht" msgstr "" #: app/Services/Localization/i18n/countries.php:232 msgid "Thailand" msgstr "" #: app/Services/Localization/i18n/states.php:191 msgid "Thakurgaon" msgstr "" #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:199 msgid "Thank you" msgstr "" #: app/Views/emails/order/shipped/customer.php:47 msgid "" "Thank you for choosing us! We hope you’re excited about your order. If you " "have any questions, feel free to reach out." msgstr "" #: app/Views/emails/order/delivered/customer.php:50 msgid "Thank you for shopping with us! We look forward to serving you again." msgstr "" #: app/Views/invoice/delivery_slip.php:87 msgid "Thank You for Your Business!" msgstr "" #: app/Services/PDF/DefaultPdfStructures.php:113 msgid "Thank you for your continued subscription!" msgstr "" #: app/Views/emails/order/placed/customer.php:16 msgid "" "Thank you for your order! We have received your order placed with offline " "payment method. We will process your order once payment is confirmed. Here " "are the details of your order:" msgstr "" #: app/Services/PDF/DefaultPdfStructures.php:193 msgid "" "Thank you for your order. Please complete the payment to process your order." msgstr "" #: app/Services/PDF/DefaultPdfStructures.php:74 msgid "Thank you for your purchase!" msgstr "" #: app/Views/emails/order/paid/customer.php:16 msgid "" "Thank you for your purchase! Your order has been successfully placed and " "confirmed. Here are your order details." msgstr "" #: app/Views/emails/order/refunded/customer.php:20 msgid "" "Thank you for your understanding, and we truly value your trust in us. Below " "are the details of your refund." msgstr "" #: app/Services/Translations/admin-translation.php:2654 msgid "Thank you page Instruction" msgstr "" #: app/Services/Translations/admin-translation.php:2655 msgid "" "Thank you page Instruction will be displayed on the thank you page receipt " "section." msgstr "" #: app/Services/Localization/i18n/states.php:1137 msgid "Tharaka-Nithi" msgstr "" #: app/Services/Translations/admin-translation.php:2656 msgid "That action could not be completed." msgstr "" #: app/Services/Translations/admin-translation.php:2657 msgid "That order could not be linked." msgstr "" #: app/Services/Translations/admin-translation.php:2658 msgid "That video is already attached to this product." msgstr "" #. %1$s: field attribute name #: app/Http/Rules/SanitizeTextArea.php:12 #, php-format msgid "The %1$s must be a valid text" msgstr "" #. 1: attribute name, 2: max length #: app/Http/Rules/MaxLengthRule.php:31 #, php-format msgid "The %1$s must not be greater than %2$s characters." msgstr "" #. 1: attribute name #: app/Http/Rules/MaxLengthRule.php:21 app/Http/Rules/SanitizeText.php:18 #: app/Http/Rules/SanitizeText.php:26 app/Http/Rules/SanitizeTextArea.php:26 #: app/Http/Rules/SanitizeTextArea.php:34 app/Http/Rules/MaxPostCodeRule.php:16 #, php-format msgid "The %s must be a valid text" msgstr "" #. 1: attribute name #: app/Http/Rules/MaxPostCodeRule.php:24 #, php-format msgid "The %s must not be greater than 100 characters." msgstr "" #: app/Services/Theme/ThemePalette.php:1130 msgid "" "The active theme does not publish a colour palette, so inheriting would fall " "back to FluentCart's own colours." msgstr "" #: api/StoreSettings.php:2047 msgid "" "The active theme publishes nothing to inherit, so the storefront keeps " "FluentCart's own colors." msgstr "" #: api/Resource/OrderResource.php:1822 msgid "The address information does not match" msgstr "" #. %1$s: the coupon code the admin applied to the order. #: app/Http/Requests/OrderRequest.php:120 #, php-format msgid "The applied coupon \"%1$s\" is missing its coupon id." msgstr "" #. %1$s is the renewal order number, %2$s is the customer's full name #: app/Views/emails/subscription/charge_failed/admin.php:20 #: app/Views/emails/subscription/renewal_failed/admin.php:15 #, php-format msgid "The automatic renewal charge for renewal #%1$s (customer: %2$s) failed." msgstr "" #: app/Services/Theme/ColorPalette.php:118 msgid "The brand color behind active states and selected controls." msgstr "" #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:191 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:312 msgid "" "The bucket you are attempting to access must be addressed using the " "specified endpoint." msgstr "" #: app/Modules/Subscriptions/Services/SystemChargeService.php:439 msgid "" "The charge attempt did not complete. Check the subscription activity log for " "details." msgstr "" #: app/Modules/Subscriptions/Services/SystemChargeService.php:428 msgid "" "The charge was submitted and is awaiting confirmation from the payment " "provider." msgstr "" #. 1: group number, 2: condition number #: app/Modules/MCP/Support/AdvancedSearch.php:588 #, php-format msgid "" "The condition in group %1$d position %2$d has no property. Each condition " "needs {property, operator, value}." msgstr "" #. 1: property name #: app/Modules/MCP/Support/AdvancedSearch.php:651 #, php-format msgid "The condition on \"%1$s\" has no value." msgstr "" #: app/Modules/MCP/Support/WriteGuard.php:99 msgid "The confirm_token does not match. Run a fresh dry_run." msgstr "" #: app/Services/CustomerIdentity/EmailClaimPortal.php:114 msgid "The confirmation email could not be sent. Please try again." msgstr "" #: app/Services/CustomerIdentity/EmailClaimPortal.php:122 msgid "The customer portal is not configured. Please contact the store." msgstr "" #: app/Services/Translations/admin-translation.php:2660 msgid "The data sent in the request body." msgstr "" #: app/Services/Translations/admin-translation.php:2661 msgid "" "The detached signature for the manifest above: 88 characters, on one line. " "Paste it unchanged — a wrapped or re-typed signature will not verify." msgstr "" #: app/Services/Translations/admin-translation.php:2662 msgid "The duplicated product will be created as a draft" msgstr "" #: app/Services/Translations/block-editor-translation.php:412 msgid "" "The editor does not display the real count value, but a placeholder to " "indicate how it will look on the front-end." msgstr "" #: app/Services/Coupon/DiscountService.php:247 msgid "The eligible items are already fully discounted by another coupon." msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:362 msgid "The email address is already in use in the customer records." msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:352 msgid "The email address is already in use in WordPress users." msgstr "" #: app/Http/Requests/CouponRequest.php:168 msgid "The end date must be a valid date string." msgstr "" #: app/Http/Requests/CouponRequest.php:177 msgid "The end date must be after the start date." msgstr "" #: app/Http/Requests/CouponRequest.php:198 msgid "The end date type should be date." msgstr "" #. %s: The reserved endpoint slug. #: api/FluentCartGeneralApi.php:37 #, php-format msgid "The endpoint slug \"%s\" is reserved and cannot be used." msgstr "" #: api/FluentCartGeneralApi.php:28 msgid "The endpoint slug cannot be empty." msgstr "" #. %d: The maximum number of words allowed #: app/Http/Requests/ProductUpdateRequest.php:231 #: app/Http/Requests/ProductRequest.php:203 msgid "The excerpt field cannot contain more than %d words." msgstr "" #: app/Services/Translations/admin-translation.php:2663 msgid "The export response was invalid." msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionGatewayGate.php:252 msgid "" "the first payment of this subscription is zero and they cannot process a " "zero-amount checkout" msgstr "" #: app/Modules/MCP/Support/PermissionGate.php:48 msgid "The FluentCart MCP server is disabled. Enable it in Settings → MCP." msgstr "" #: app/Views/emails/subscription/renewal_failed/admin.php:35 msgid "The gateway will retry the charge on its own schedule." msgstr "" #: app/Services/Translations/admin-translation.php:2664 msgid "" "The import stopped early. Products created before it stopped were kept, and " "you can add the rest from the Products page." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:807 msgid "The incoming sale is not yet on the PayPal transaction list." msgstr "" #: app/Modules/Subscriptions/Services/SystemChargeService.php:421 msgid "The invoice was charged successfully and the subscription has renewed." msgstr "" #: app/Services/Theme/ColorPalette.php:153 msgid "The lighter rules between rows and sections." msgstr "" #: app/Http/Controllers/AddonsController.php:26 msgid "" "The most powerful and user-friendly email marketing automation plugin for " "WordPress. Send newsletters, marketing emails, customer onboard emails, " "Automations with FluentCart + FluentCRM integration." msgstr "" #. %1$s is the date/time of the next automatic charge attempt #: app/Views/emails/subscription/charge_failed/admin.php:43 #, php-format msgid "The next automatic attempt is scheduled for %1$s (GMT)." msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:585 msgid "The next period could not be skipped. It may have already been skipped." msgstr "" #: app/Services/Translations/admin-translation.php:2665 msgid "The night's still young!" msgstr "" #: app/Modules/MCP/Tools/OrderTools.php:1125 msgid "The note could not be saved to the order activity log." msgstr "" #. 1: property name #: app/Modules/MCP/Support/AdvancedSearch.php:621 #, php-format msgid "The operator for property \"%1$s\" must be a string." msgstr "" #. %s: The order ID(s) that could not be deleted. #: api/Resource/OrderResource.php:2400 #, php-format msgid "" "The order ID - %s cannot be deleted at the moment as these orders status is " "not canceled." msgstr "" #. %s: The order ID(s) that could not be deleted. #: api/Resource/OrderResource.php:2397 #, php-format msgid "" "The order ID - %s cannot be deleted at the moment as these orders status is " "not canceled. And remaining order and its associated data have been deleted" msgstr "" #: api/Resource/OrderResource.php:1592 msgid "The order information does not match" msgstr "" #: app/Services/Theme/ColorPalette.php:139 msgid "The outline on a selected variant or payment method." msgstr "" #. 1: PayPal sale ID #: app/Modules/PaymentMethods/PayPalGateway/PayPalSubscriptions.php:263 #, php-format msgid "" "The outstanding-collection credit for PayPal sale %1$s was revoked because " "the renewal recording it backed failed. The retry or redelivery that finally " "records the sale will credit it again." msgstr "" #: app/Services/Translations/admin-translation.php:2666 msgid "The page created successfully." msgstr "" #: app/Services/FrontendView.php:62 msgid "" "The page you are looking for might have been removed, had its name changed, " "or is temporarily unavailable." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:673 msgid "The payment could not be completed. Please try again." msgstr "" #: app/Services/Renderer/Receipt/ThankYouRender.php:273 msgid "The payment for your order " msgstr "" #. %s: The name of the invalid payment gateway class. #: api/FluentCartGeneralApi.php:102 #, php-format msgid "" "The payment gateway class \"%s\" is not valid. It must extend " "AbstractPaymentGateway." msgstr "" #. %1$s: Stripe payment intent status #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:995 #, php-format msgid "The payment has not completed at Stripe (status: %1$s)." msgstr "" #. %1$s: PayPal pending hold reason #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:1099 #, php-format msgid "" "The payment is still pending at PayPal (reason: %1$s). Please try again " "later." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:988 msgid "The payment is still processing at Stripe. Please try again later." msgstr "" #: app/Modules/MCP/Tools/TransactionTools.php:43 msgid "" "The payment ledger across every order and subscription — charges, refunds, " "disputes, signup fees. Filter by type, status, order_id, subscription_id, " "customer_id, payment_method, currency, mode or a date window, then paginate. " "Answers cross-record questions the per-order and per-subscription views " "cannot: \"all refunds last week\", failed renewal charges for dunning, one " "customer's payment history. Money is summed PER currency in summary." "amount_by_currency, never across. summary_only:true returns just the counts " "and totals with no rows." msgstr "" #: app/Modules/Subscriptions/Services/SystemChargeService.php:381 #: app/Modules/Subscriptions/Services/SystemChargeService.php:563 msgid "" "The payment method for this subscription is unavailable or no longer " "supports automatic charging." msgstr "" #: app/Modules/Subscriptions/Services/SystemChargeService.php:691 msgid "The payment method for this subscription is unavailable." msgstr "" #: app/Modules/Subscriptions/Services/SystemChargeService.php:262 msgid "The payment method on file" msgstr "" #. %1$d: number of days waited for payment confirmation #: app/Modules/Subscriptions/Services/SystemChargeService.php:711 #, php-format msgid "The payment was not confirmed within %1$d days." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:1083 msgid "" "The PayPal payment amount does not match this transaction. Please verify the " "payment at PayPal." msgstr "" #. %1$s: PayPal capture status #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:1106 #, php-format msgid "The PayPal payment could not be completed (status: %1$s)." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:1061 msgid "" "The PayPal payment currency does not match this transaction. Please verify " "the payment at PayPal." msgstr "" #. %1$s: Stripe payment intent status #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:354 #, php-format msgid "The pending payment could not be completed (status: %1$s)." msgstr "" #. %1$s: PayPal capture status #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:1010 #, php-format msgid "The pending PayPal payment could not be completed (status: %1$s)." msgstr "" #: app/Http/Requests/ProductUpdateRequest.php:176 #: app/Http/Requests/ProductRequest.php:175 msgid "The post date is invalid." msgstr "" #: app/Http/Requests/ProductUpdateRequest.php:170 #: app/Http/Requests/ProductRequest.php:169 msgid "The post date is required when status is scheduled." msgstr "" #: app/Http/Requests/ProductUpdateRequest.php:180 #: app/Http/Requests/ProductRequest.php:179 msgid "The post date must be in the future." msgstr "" #: app/Services/Translations/admin-translation.php:2667 msgid "" "The preview shown here use sample data. Actual emails will be populated with " "real information." msgstr "" #: app/Services/Translations/admin-translation.php:2668 msgid "" "The preview shown here uses sample data. Actual emails will be populated " "with real information." msgstr "" #: app/Services/Translations/admin-translation.php:2669 msgid "The previous 7 days, sent on your chosen day." msgstr "" #: app/Services/Translations/admin-translation.php:2670 msgid "The previous calendar month, sent on the 1st." msgstr "" #. %s: The product ID(s) that could not be deleted. #: api/Resource/ProductResource.php:685 #, php-format msgid "" "The Product ID - %s cannot be deleted at the moment as there are pending " "orders associated with it." msgstr "" #. %s: The product ID(s) that could not be deleted. #: api/Resource/ProductResource.php:673 #, php-format msgid "" "The Product ID - %s cannot be deleted at the moment as there are pending " "orders associated with it. And remaining product and its associated data " "have been deleted." msgstr "" #: api/Resource/ProductDetailResource.php:194 msgid "the product variation type was changed to 'Advanced Variations'" msgstr "" #: api/Resource/ProductDetailResource.php:144 msgid "the product variation type was changed to 'Simple'" msgstr "" #: app/Helpers/ProductAdminHelper.php:241 msgid "the product variations were updated" msgstr "" #: app/Services/Translations/admin-translation.php:2671 msgid "" "The products that were created have been kept. You can add the rest from the " "Products page." msgstr "" #. 1: field name #: app/Modules/MCP/Tools/CustomerTools.php:160 #, php-format msgid "The provided %1$s is not a valid email address." msgstr "" #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:65 msgid "" "The provided transaction appears invalid, expired or does’t match our records" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:210 msgid "The query settings will be ignored when Is main query is enabled." msgstr "" #: app/Modules/MCP/Support/WriteGuard.php:108 msgid "" "The record changed since you previewed it. Run a fresh dry_run to see the " "current state before executing." msgstr "" #. %1$s: searchable entity names #: app/Modules/MCP/Tools/SearchTools.php:33 #, php-format msgid "" "The reference for the advanced_filters parameter — the same condition-group " "search the admin \"advanced filter\" UI offers. Returns every filterable " "property of one entity (operators, value types, enum options), the payload " "format, and a worked example. Call this once before passing advanced_filters " "to a list tool. Entities: %1$s. Requires FluentCart Pro." msgstr "" #: app/Views/emails/order/refunded/customer.php:34 msgid "" "The refund should appear in your account within 5-10 business days, " "depending on your payment provider." msgstr "" #: app/Services/Translations/admin-translation.php:2672 msgid "" "The renewal charge was submitted and is awaiting confirmation from the " "payment provider." msgstr "" #: app/Services/Translations/admin-translation.php:2673 msgid "The request has been updated and the customer was notified by email." msgstr "" #: app/Services/Translations/admin-translation.php:2674 msgid "The request is now linked to the order and marked verified." msgstr "" #: app/Services/FrontendView.php:84 msgid "The requested file is unavailable or the download link has expired." msgstr "" #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:213 msgid "The requested receipt is invalid" msgstr "" #: app/Services/Report/LicenseReportService.php:30 msgid "The required plugin is not installed or the License class is missing." msgstr "" #: app/Services/Translations/admin-translation.php:2675 msgid "" "The same attribute group is selected more than once. Remove the duplicate." msgstr "" #. %1$s: card brand, %2$s: card last four digits #: app/Services/Translations/admin-translation.php:3188 msgid "the saved payment method" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/UpdateCustomerPaymentMethod.php:126 msgid "" "The saved payment method for automatic renewal charges was updated by the " "customer." msgstr "" #: app/Http/Controllers/ModuleSettingsController.php:249 msgid "" "The Secret Key is invalid. Please check it in your Cloudflare Dashboard." msgstr "" #: app/Modules/Integrations/GlobalIntegrationSettings.php:416 msgid "The selected plugin has been installed. Please refresh the page." msgstr "" #: app/Hooks/Cart/WebCheckoutHandler.php:1072 msgid "The selected product variation is not available for purchase." msgstr "" #: app/Http/Requests/ProductVariationRequest.php:132 msgid "The selected shipping class does not exist." msgstr "" #: api/Checkout/CheckoutApi.php:1026 msgid "The selected shipping method is not available." msgstr "" #: app/Services/Theme/ColorPalette.php:109 msgid "The selected step and active links in the checkout." msgstr "" #: app/Http/Controllers/StorageController.php:230 msgid "The selected storage driver does not support bucket management." msgstr "" #: api/Resource/OrderResource.php:2440 #: app/Http/Controllers/OrderController.php:1091 #: app/Http/Controllers/OrderController.php:1125 msgid "The selected transaction does not match with the provided order" msgstr "" #: app/Models/OrderTransaction.php:262 msgid "The selected transaction is not a dispute" msgstr "" #: app/Services/Translations/admin-translation.php:2676 msgid "" "The shipping class you are looking for does not exist or has been deleted." msgstr "" #: app/Services/Translations/admin-translation.php:2677 msgid "" "The signed manifest for this exact version, as base64. Paste it unchanged " "from your release signing step — it is stored and served byte for byte, and " "any edit here makes sites refuse the update." msgstr "" #: app/Services/Translations/admin-translation.php:2678 msgid "" "The single-line tax label shown in Simplified mode, e.g. VAT, MwSt, GST." msgstr "" #: app/Http/Requests/GroupBulkUpdateVariantRequest.php:49 #: app/Http/Requests/ProductVariationRequest.php:291 msgid "The SKU must be unique." msgstr "" #: app/Services/Translations/block-editor-translation.php:413 msgid "The smartcode value to evaluate." msgstr "" #: app/Services/Theme/ColorPalette.php:146 msgid "The softer active outline used inside the modal checkout." msgstr "" #: app/Http/Requests/CouponRequest.php:149 msgid "The start date must be a valid date string." msgstr "" #. %1$s: the storage driver slug that was submitted #: app/Services/FileSystem/StorageBucketResolver.php:43 #, php-format msgid "The storage driver \"%1$s\" is not enabled." msgstr "" #. %s is the driver name #: app/Http/Controllers/WebController/FileDownloader.php:119 #, php-format msgid "The storage driver %s is not configured correctly." msgstr "" #: api/StoreSettings.php:1903 msgid "The storefront keeps the colors it ships with." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:976 msgid "" "The Stripe payment currency does not match this transaction. Please verify " "the payment at Stripe." msgstr "" #. 1: customer full name, 2: subscription item name #: app/Views/emails/subscription/past_due/admin.php:15 #, php-format msgid "" "The subscription for %1$s to %2$s has been marked as past due. The renewal " "order has exceeded the grace period without payment." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPalSubscriptions.php:63 #: app/Modules/PaymentMethods/PayPalGateway/PayPalSubscriptions.php:316 msgid "The subscription's parent order no longer exists." msgstr "" #: app/Services/Theme/ColorPalette.php:160 msgid "The surface behind product cards and panels." msgstr "" #: app/Services/Theme/ColorPalette.php:125 msgid "The tinted panels behind the shop grid and checkout summary." msgstr "" #: app/Services/Translations/admin-translation.php:2679 msgid "The total amount expected from future installments." msgstr "" #: app/Services/Translations/admin-translation.php:2680 msgid "The total number of items sold in this period." msgstr "" #: app/Services/Translations/admin-translation.php:2681 msgid "The total number of orders placed in this period." msgstr "" #: app/Services/Translations/admin-translation.php:2682 msgid "The total number of units sold in this period." msgstr "" #: app/Services/Translations/admin-translation.php:2683 msgid "The total sales you had in this period." msgstr "" #: app/Services/Permission/PermissionManager.php:277 #: app/Services/Permission/PermissionManager.php:295 msgid "The user already has all the accesses as part of Administrator Role" msgstr "" #: app/Models/User.php:70 msgid "The user already have all the accesses as part of Administrator Role" msgstr "" #. 1: property name, 2: what the value should be #: app/Modules/MCP/Support/AdvancedSearch.php:930 #, php-format msgid "The value for \"%1$s\" must be %2$s." msgstr "" #: app/Modules/Tax/TaxModule.php:1512 msgid "" "The VAT validation service is temporarily unavailable. Please try again " "later." msgstr "" #: app/Services/Translations/admin-translation.php:2659 msgid "The WordPress media library is not available on this screen." msgstr "" #: app/Services/PlanUpgradeService.php:172 msgid "then" msgstr "" #: app/Services/Translations/admin-translation.php:2684 msgid "There is an error in the form fields. Please try reloading the page." msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:447 msgid "There is no open renewal order to charge for this subscription." msgstr "" #: app/Modules/MCP/Tools/OrderTools.php:1159 msgid "There is no remaining refundable balance on this order." msgstr "" #: app/Services/CustomerIdentity/EmailClaimPortal.php:121 msgid "There is nothing to confirm for this account." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/API/ApiRequest.php:134 #: app/Modules/PaymentMethods/StripeGateway/API/ApiRequest.php:176 msgid "There was a problem connecting to the Stripe API endpoint." msgstr "" #: app/Views/emails/digest.php:80 msgid "There were no paid orders during this period." msgstr "" #: app/Services/PlanUpgradeService.php:173 msgid "thereafter" msgstr "" #: app/Services/Translations/admin-translation.php:2685 msgid "" "These are the general shipping zones that apply to all products. For class-" "specific zones, visit the individual shipping class page." msgstr "" #: app/Services/Translations/admin-translation.php:2686 msgid "" "These integration feeds will be applied globally across all your orders and " "related actions." msgstr "" #. %1$s: maximum allowed identifier length #: app/Services/Translations/admin-translation.php:2688 #, php-format msgid "" "These options would create variant identifiers longer than %1$s characters. " "Use fewer attribute groups." msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionGatewayGate.php:262 msgid "These payment methods do not yet support store-managed billing." msgstr "" #: app/Services/Localization/i18n/states.php:673 msgid "Thessaly" msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionGatewayGate.php:256 msgid "" "they create their own subscription schedule, which would bill alongside the " "renewals FluentCart generates" msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionGatewayGate.php:254 msgid "" "they don't yet support taking a subscription's first payment as a plain one-" "time charge under store-managed billing" msgstr "" #: app/Services/Tax/TaxManager.php:129 msgid "Thirteen" msgstr "" #. %s is the applied coupon code #: app/Helpers/CouponHelper.php:195 #, php-format msgid "This %s coupon cannot be used with other coupon" msgstr "" #: app/Services/Translations/admin-translation.php:2695 msgid "This action cannot be undone." msgstr "" #: app/Modules/MCP/Support/WriteGuard.php:81 msgid "" "This action changes data. Call again with dry_run:true to preview, then pass " "the returned confirm_token to execute." msgstr "" #: app/Http/Controllers/AddonsController.php:133 msgid "This addon cannot be installed at this time" msgstr "" #: app/Http/Controllers/ModuleSettingsController.php:154 msgid "This addon cannot be installed." msgstr "" #: app/Services/CustomerIdentity/EmailClaimPortal.php:118 msgid "" "This address belongs to another customer account. Please contact the store." msgstr "" #: app/Hooks/Handlers/BlockEditors/BuySectionBlockEditor.php:43 msgid "This block will display the buy section." msgstr "" #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:62 msgid "This block will display the checkout page." msgstr "" #: app/Hooks/Handlers/BlockEditors/ExcerptBlockEditor.php:91 msgid "This block will display the excerpt." msgstr "" #: app/Hooks/Handlers/BlockEditors/ProductDescriptionBlockEditor.php:89 msgid "This block will display the full product description." msgstr "" #: app/Hooks/Handlers/BlockEditors/MediaCarousel/MediaCarouselBlockEditor.php:66 msgid "This block will display the media carousel." msgstr "" #: app/Hooks/Handlers/BlockEditors/PriceRangeBlockEditor.php:92 msgid "This block will display the price range." msgstr "" #: app/Hooks/Handlers/BlockEditors/ProductCardBlockEditor.php:43 msgid "This block will display the product card." msgstr "" #: app/Hooks/Handlers/BlockEditors/ProductCarousel/ProductCarouselBlockEditor.php:66 msgid "This block will display the product carousel." msgstr "" #: app/Hooks/Handlers/BlockEditors/ProductGalleryBlockEditor.php:44 msgid "This block will display the product gallery." msgstr "" #: app/Hooks/Handlers/BlockEditors/ProductImageBlockEditor.php:72 msgid "This block will display the product image." msgstr "" #: app/Hooks/Handlers/BlockEditors/ProductInfoBlockEditor.php:44 msgid "This block will display the product information." msgstr "" #: app/Hooks/Handlers/BlockEditors/ProductTitleBlockEditor.php:91 msgid "This block will display the product title." msgstr "" #: app/Hooks/Handlers/BlockEditors/Cart/CartBlockEditor.php:85 msgid "This block will display the shopping cart." msgstr "" #: app/Hooks/Handlers/BlockEditors/StockBlock.php:58 msgid "This block will display the stock." msgstr "" #: app/Services/Translations/admin-translation.php:2696 msgid "" "This browser prepares the final download in memory. For very large exports, " "use a Chromium-based browser for direct-to-disk writing." msgstr "" #: app/Models/Cart.php:338 app/Models/Cart.php:369 app/Models/Cart.php:473 #: app/Models/Cart.php:603 app/Models/Cart.php:654 app/Models/Cart.php:696 #: app/Hooks/Cart/WebCheckoutHandler.php:1062 msgid "This cart is locked and cannot be modified." msgstr "" #: app/Hooks/Cart/WebCheckoutHandler.php:1043 msgid "This cart is locked or already has an upgrade applied." msgstr "" #: app/Services/CustomerIdentity/EmailClaimPortal.php:115 msgid "This confirmation link has expired. Request a new one below." msgstr "" #: app/Services/CustomerIdentity/EmailClaimPortal.php:119 msgid "This confirmation link is not valid." msgstr "" #: app/Helpers/CouponHelper.php:439 msgid "This coupon can not be applied to some items in your cart" msgstr "" #: app/Services/Coupon/DiscountService.php:147 msgid "This coupon cannot be stacked with other coupons." msgstr "" #: app/Http/Requests/CouponRequest.php:48 msgid "This coupon code is already in use." msgstr "" #: app/Services/Coupon/DiscountService.php:285 msgid "This coupon does not provide any additional discount on your order." msgstr "" #: app/Services/Coupon/Concerns/CanValidateCoupon.php:58 msgid "This coupon has expired or is not valid" msgstr "" #: app/Services/Coupon/DiscountService.php:658 #: app/Services/Coupon/DiscountService.php:674 msgid "This coupon has expired." msgstr "" #: app/Services/Coupon/DiscountService.php:713 msgid "This coupon has reached its maximum number of uses." msgstr "" #: app/Helpers/CouponHelper.php:332 api/Resource/CouponResource.php:430 msgid "This coupon is no longer available." msgstr "" #: app/Services/Coupon/DiscountService.php:306 msgid "This coupon is not available for your order." msgstr "" #: app/Services/Coupon/DiscountService.php:664 msgid "This coupon is not currently available." msgstr "" #: app/Services/Coupon/DiscountService.php:661 #: app/Services/Coupon/DiscountService.php:670 msgid "This coupon is not yet active." msgstr "" #: app/Services/Coupon/Concerns/CanValidateCoupon.php:85 msgid "This coupon is restricted to specific email addresses" msgstr "" #. %1$s: "Manage digest settings" link #: app/Views/emails/digest.php:205 #, php-format msgid "This digest is enabled for your store. %1$s" msgstr "" #: app/Services/Translations/admin-translation.php:2697 msgid "" "This dispute has refundable action, so you may refund the charge to the " "customer for a dispute resolution." msgstr "" #: app/Services/Renderer/Receipt/ThankYouRender.php:789 msgid "" "This download link is valid for 7 days. After that, you can download the " "files again from your account\n" " on our website." msgstr "" #: app/Views/emails/parts/downloads.php:69 #: app/Views/emails/parts/licenses.php:49 msgid "" "This download link is valid for 7 days. After that, you can download the " "files again from your account\n" " on our website." msgstr "" #: app/Services/Translations/block-editor-translation.php:414 #: app/Services/Renderer/Receipt/ThankYouRender.php:816 msgid "" "This download link is valid for 7 days. After that, you can download the " "files again from your account on our website." msgstr "" #: app/Services/Translations/admin-translation.php:2698 msgid "" "This email footer will be used for all emails sent from FluentCart, It's " "highly recommended to use your business name and address in the footer for\n" "compliance." msgstr "" #: app/Http/Requests/UserRequest.php:29 msgid "This email is already registered." msgstr "" #: app/Services/Email/EmailNotifications.php:383 msgid "" "This email tells the customer the amount and date of the upcoming automatic " "charge to their saved payment method, when the renewal order is created " "ahead of the due date." msgstr "" #: app/Services/Email/EmailNotifications.php:558 msgid "" "This email will be sent at the first overdue reminder day after a renewal " "due date while the payment is still pending." msgstr "" #: app/Services/Email/EmailNotifications.php:575 msgid "" "This email will be sent at the intermediate overdue reminder days while the " "renewal payment remains pending." msgstr "" #: app/Services/Email/EmailNotifications.php:592 msgid "" "This email will be sent at the last configured overdue reminder day while " "the renewal payment is still pending." msgstr "" #: app/Services/Email/EmailNotifications.php:627 msgid "" "This email will be sent before a trial period ends and converts to a paid " "subscription." msgstr "" #: app/Services/Email/EmailNotifications.php:541 msgid "This email will be sent before subscription auto-renewal date." msgstr "" #: app/Services/Email/EmailNotifications.php:453 msgid "" "This email will be sent before/at renewal due date when payment is pending." msgstr "" #: app/Services/Email/EmailNotifications.php:435 msgid "" "This email will be sent to admin when a due reminder is sent to customer." msgstr "" #: app/Services/Email/EmailNotifications.php:609 msgid "" "This email will be sent to admin when a trial ending reminder is sent to a " "customer." msgstr "" #: app/Services/Email/EmailNotifications.php:523 msgid "" "This email will be sent to admin when an upcoming renewal reminder is sent." msgstr "" #: app/Services/Email/EmailNotifications.php:470 msgid "This email will be sent to remind customer about pending payment." msgstr "" #: app/Services/Email/EmailNotifications.php:131 msgid "This email will be sent to the admin after a renewal payment made" msgstr "" #: app/Services/Email/EmailNotifications.php:76 msgid "This email will be sent to the admin after an order is placed." msgstr "" #: app/Services/Email/EmailNotifications.php:237 msgid "" "This email will be sent to the admin after an order is refunded (partial / " "full)." msgstr "" #: app/Services/Email/EmailNotifications.php:348 msgid "" "This email will be sent to the admin when a renewal order is generated for a " "store-managed subscription." msgstr "" #: app/Services/Email/EmailNotifications.php:417 msgid "" "This email will be sent to the admin when a saved payment method could not " "be charged for a renewal order." msgstr "" #: app/Services/Email/EmailNotifications.php:167 msgid "" "This email will be sent to the admin when a saved payment method could not " "be charged for a subscription renewal." msgstr "" #: app/Services/Email/EmailNotifications.php:202 msgid "This email will be sent to the admin when a subscription is canceled." msgstr "" #: app/Services/Email/EmailNotifications.php:488 msgid "" "This email will be sent to the admin when a subscription is marked as past " "due." msgstr "" #: app/Services/Email/EmailNotifications.php:309 msgid "" "This email will be sent to the admin when an order is placed using offline " "payment method." msgstr "" #: app/Services/Email/EmailNotifications.php:113 msgid "This email will be sent to the customer after a renewal payment made" msgstr "" #: app/Services/Email/EmailNotifications.php:291 msgid "" "This email will be sent to the customer after an order is marked as delivered" msgstr "" #: app/Services/Email/EmailNotifications.php:273 msgid "" "This email will be sent to the customer after an order is marked as shipped" msgstr "" #: app/Services/Email/EmailNotifications.php:95 msgid "This email will be sent to the customer after an order is placed." msgstr "" #: app/Services/Email/EmailNotifications.php:255 msgid "" "This email will be sent to the customer after an order is refunded (partial " "/ full)." msgstr "" #: app/Services/Email/EmailNotifications.php:366 msgid "" "This email will be sent to the customer when a renewal order is generated " "for a store-managed subscription." msgstr "" #: app/Services/Email/EmailNotifications.php:220 msgid "" "This email will be sent to the customer when an admin skips their next " "billing period. The internal reason and actor are never included. Off by " "default." msgstr "" #: app/Services/Email/EmailNotifications.php:329 msgid "" "This email will be sent to the customer when an order is placed using " "offline payment method." msgstr "" #: app/Services/Email/EmailNotifications.php:400 msgid "" "This email will be sent to the customer when the saved payment method could " "not be charged for a renewal order. It includes the failure reason and a Pay " "Now link." msgstr "" #: app/Services/Email/EmailNotifications.php:150 msgid "" "This email will be sent to the customer when their saved payment method " "could not be charged for a subscription renewal." msgstr "" #: app/Services/Email/EmailNotifications.php:185 msgid "" "This email will be sent to the customer when their subscription is canceled." msgstr "" #: app/Services/Email/EmailNotifications.php:506 msgid "" "This email will be sent to the customer when their subscription is marked as " "past due." msgstr "" #: app/Services/Translations/admin-translation.php:2699 msgid "This endpoint receives data from webhooks when events occur" msgstr "" #: app/Services/Translations/admin-translation.php:2700 msgid "" "This export exceeds the 64 MB safe in-memory limit. Use a Chromium-based " "browser to write the file directly to disk." msgstr "" #: app/Services/Translations/admin-translation.php:2701 msgid "This feature is available in pro version only." msgstr "" #: app/Services/Translations/admin-translation.php:2702 msgid "This feature is only available for pro version." msgstr "" #: app/Services/Translations/admin-translation.php:2703 msgid "This feature is only available in FluentCart Pro with " msgstr "" #: app/Services/Translations/admin-translation.php:2704 msgid "This feature is only available in FluentCart Pro." msgstr "" #: app/Services/Translations/admin-translation.php:2705 #, php-format msgid "" "This feature requires FluentCart Pro v%s or later. Please update FluentCart " "Pro to use this feature." msgstr "" #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:142 msgid "This file type is not allowed." msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:81 msgid "This filter will check if a contact has at least one shop order or not" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:204 msgid "" "This filter will check if a contact has at least one specific variation " "expired license or not" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:180 msgid "" "This filter will check if a contact has at least one specific variation " "license or not" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:125 msgid "" "This filter will check if a contact has purchased at least one specific " "product variation or not" msgstr "" #: api/Resource/AttrGroupResource.php:201 msgid "This group is already in use, can not be deleted." msgstr "" #: app/Http/Controllers/IntegrationController.php:161 msgid "This integration is not available for global scope or not enabled" msgstr "" #: app/Http/Controllers/ProductIntegrationsController.php:59 msgid "This integration is not available for products or not enabled" msgstr "" #: app/Services/Translations/admin-translation.php:2706 msgid "" "This integration is not enabled. Please enable it from the integration " "modules." msgstr "" #. 1: the invoice's payment mode (live/test), 2: the store's current mode (live/test) #: app/Modules/Subscriptions/Services/SystemChargeService.php:348 #, php-format msgid "" "This invoice is in %1$s mode but the store is currently in %2$s mode. Switch " "the store mode to charge it." msgstr "" #: app/Http/Controllers/RenewalController.php:161 msgid "" "This invoice is still being retried automatically. Resend is available once " "retries are exhausted." msgstr "" #: app/Http/Controllers/RenewalController.php:95 msgid "This invoice was just paid and can no longer be voided" msgstr "" #: api/StoreSettings.php:1372 msgid "This is a FluentCart Pro feature." msgstr "" #. %1$s: invoice reference #: app/Views/emails/order/reminder/overdue/customer.php:24 #, php-format msgid "" "This is a friendly reminder that your payment for invoice %1$s is still " "pending. You can complete it using the button below." msgstr "" #. %s is the renewal order number #: app/Views/emails/renewal/reminder/customer.php:23 #, php-format msgid "" "This is a friendly reminder that your renewal order %s is still awaiting " "payment. Please complete the payment at your earliest convenience to avoid " "any interruption to your subscription." msgstr "" #. %s is subscription item name #: app/Views/emails/subscription/reminder/customer.php:30 #, php-format msgid "" "This is a friendly reminder that your subscription for %s will renew soon." msgstr "" #: app/Modules/MCP/Support/WriteGuard.php:194 msgid "" "This is a live (real-money) gateway action and live mutations are disabled. " "Enable the mcp_allow_live_gateway option or the " "fluent_cart/mcp_allow_live_gateway filter to permit live refunds and " "cancellations." msgstr "" #: app/Services/Translations/admin-translation.php:2707 msgid "This is a physical product" msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:161 msgid "This is a renewal order. Please check the parent order details." msgstr "" #: app/Services/Translations/admin-translation.php:2708 msgid "This is the product for the bump." msgstr "" #: app/Services/Translations/admin-translation.php:2709 msgid "This is the product for the offer." msgstr "" #. Button aria-label shown when a product is out of stock #: app/Services/Renderer/PricingTableRenderer.php:397 msgid "This item is out of stock and cannot be added to cart" msgstr "" #: app/Services/Translations/admin-translation.php:2689 msgid "This Month" msgstr "" #: app/Http/Controllers/ProductController.php:918 msgid "This month" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:161 msgid "This note will be added to the Contact's Profile" msgstr "" #: app/Services/Translations/admin-translation.php:2710 msgid "" "This notification trigger is controlled from the Reminders section. You can " "configure it from" msgstr "" #: app/Services/Translations/admin-translation.php:2711 msgid "" "This only proves the ID exists in the connected gateway account. Confirm it " "is the right customer before saving." msgstr "" #: app/Modules/MCP/Tools/OrderTools.php:1154 msgid "This order cannot be refunded in its current state." msgstr "" #: app/Services/Translations/admin-translation.php:2712 msgid "This order has been upgraded from" msgstr "" #: app/Services/Translations/admin-translation.php:2713 msgid "This order has been upgraded to" msgstr "" #: app/Services/Translations/customer-profile-translation.php:273 msgid "This order has some due amount. Please complete the payment." msgstr "" #: api/Checkout/CheckoutApi.php:520 msgid "" "This order is already being processed. Please wait a moment — do not refresh " "or resubmit." msgstr "" #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:262 msgid "This payment method cannot charge saved payment methods." msgstr "" #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:278 msgid "This payment method cannot reconcile pending charges." msgstr "" #: app/Models/OrderTransaction.php:301 msgid "This payment method does not support remote dispute management" msgstr "" #: app/Models/Subscription.php:1107 msgid "This payment method does not support remote resync" msgstr "" #: app/Models/Subscription.php:1151 msgid "This payment method does not support remote subscription cancel" msgstr "" #: app/Models/OrderTransaction.php:256 msgid "This payment method does not support remote transaction sync" msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:346 msgid "This payment method does not support subscription lookup." msgstr "" #: app/Services/Payments/PaymentHelper.php:141 msgid "" "This payment method is not available for this order. Please choose another " "payment method!" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:589 msgid "This PayPal approval is no longer valid. Please try again." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:455 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:517 msgid "This PayPal payment has already been processed!" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:686 msgid "This PayPal subscription has already been used!" msgstr "" #: api/Resource/ProductVariationResource.php:384 msgid "" "This pricing cannot be deleted at the moment. There are pending orders " "associated with it. Deleting the pricing will disrupt the order processing " "and might cause inconvenience to our customers." msgstr "" #: api/Resource/ProductResource.php:528 msgid "" "This product cannot be deleted at the moment. There are pending orders " "associated with it. Deleting the product will disrupt the order processing " "and might cause inconvenience to our customers." msgstr "" #. %s is the link to shipping settings #: app/Services/Translations/admin-translation.php:2691 #, php-format msgid "This Product has physical variants. Please %s" msgstr "" #: app/Services/Translations/admin-translation.php:2714 msgid "" "This product is currently in draft and cannot be sold to customers. Please " "publish the product to make it available for purchase." msgstr "" #: app/Services/Translations/admin-translation.php:2715 msgid "" "This product is currently in draft. You can't share direct checkout link" msgstr "" #: app/Models/Cart.php:424 msgid "This product is no longer available." msgstr "" #: app/Models/ProductVariation.php:315 #: app/Modules/StockManagement/StockManagement.php:66 msgid "This product is not available for purchase" msgstr "" #: app/Models/ProductVariation.php:306 msgid "This product is not available for purchase." msgstr "" #: app/Services/Translations/admin-translation.php:2716 msgid "This product was already saved and will be permanently deleted." msgstr "" #: app/Services/Translations/admin-translation.php:2692 msgid "This Quarter" msgstr "" #: app/Services/Reminders/ReminderService.php:151 msgid "This reminder notification is currently disabled." msgstr "" #: app/Services/Translations/admin-translation.php:2717 msgid "" "This report is calculated by looking at active subscriptions and " "extrapolating their renewals over time, to estimate future renewal revenue " msgstr "" #: app/Services/Translations/admin-translation.php:2718 msgid "This report looks at orders created " msgstr "" #: app/Services/Translations/admin-translation.php:2719 msgid "This report looks at refunds made for successful orders created " msgstr "" #: app/Services/Translations/admin-translation.php:2720 msgid "This report looks at the revenue you received " msgstr "" #: app/Services/Translations/admin-translation.php:2721 msgid "This report looks at the subscription you received " msgstr "" #: app/Services/Translations/admin-translation.php:2722 msgid "This report looks at the units sold " msgstr "" #: app/Services/Translations/customer-profile-translation.php:274 msgid "This section could not be loaded." msgstr "" #: app/Http/Controllers/StorageController.php:198 msgid "This storage driver must be managed from its settings page." msgstr "" #: app/Services/Translations/admin-translation.php:2723 msgid "This store is not collecting tax." msgstr "" #: app/Services/Translations/admin-translation.php:2724 msgid "This store is now collecting tax." msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:337 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:398 msgid "" "This subscription cannot be moved to another payment gateway. Update the " "payment method on file instead." msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionService.php:652 msgid "This subscription cannot be paused." msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionService.php:788 #: app/Modules/Subscriptions/Services/SubscriptionService.php:814 msgid "This subscription cannot be reactivated." msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionService.php:718 msgid "This subscription cannot be resumed." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/UpdateCustomerPaymentMethod.php:88 msgid "This subscription has no saved payment profile to update." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/UpdateCustomerPaymentMethod.php:40 msgid "This subscription has no vendor subscription to update." msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:134 msgid "This subscription is already canceled, completed, or expired." msgstr "" #: app/Models/Subscription.php:1120 msgid "This subscription is already cancelled." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/StripeSubscriptions.php:64 msgid "This subscription is not using Stripe as payment method." msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionService.php:781 msgid "This subscription must be reactivated through its payment gateway." msgstr "" #. %1$s: Stripe mode (test or live) #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:384 #, php-format msgid "" "This subscription was created in %1$s mode, but no Stripe %1$s secret key is " "configured for this store. Add the matching Stripe keys in Payment Settings " "to charge the saved payment method." msgstr "" #: app/Services/Translations/admin-translation.php:2725 msgid "This tab could not be loaded. Reload the page to try again." msgstr "" #: app/Http/Controllers/TaxRateController.php:62 msgid "This tax class already exists" msgstr "" #: api/Resource/AttrTermResource.php:221 msgid "This term is already in use, can not be deleted." msgstr "" #: api/StoreSettings.php:2055 msgid "" "This theme publishes its palette as CSS variables. The storefront reads them," " but they cannot be resolved here — the preview shows FluentCart's colors in " "their place." msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionService.php:82 msgid "This transaction already exists for this subscription." msgstr "" #: app/Models/OrderTransaction.php:248 msgid "This transaction has no gateway charge ID to sync against." msgstr "" #: app/Services/Translations/admin-translation.php:2693 msgid "This Week" msgstr "" #: app/Services/Translations/admin-translation.php:2726 msgid "" "This will overwrite all EU destination country standard rates with preset " "defaults. Continue?" msgstr "" #: app/Services/Translations/admin-translation.php:2727 msgid "This will overwrite your current rates with preset defaults. Continue?" msgstr "" #. %1$s: product title; %2$s: number of variants #: app/Services/Translations/admin-translation.php:2729 #, php-format msgid "This will permanently delete \"%1$s\" and its %2$s variant(s)." msgstr "" #. %1$s: product title #: app/Services/Translations/admin-translation.php:2731 #, php-format msgid "This will permanently delete \"%1$s\"." msgstr "" #. %1$s: tax class name (e.g. Reduced) #: app/Services/Translations/admin-translation.php:2733 #, php-format msgid "" "This will permanently delete the \"%1$s\" tax class and all its rates across " "every country (not just EU). Products using this class will fall back to " "Standard. Continue?" msgstr "" #: app/Services/Translations/admin-translation.php:2734 msgid "" "This will regenerate all retention snapshots. This may take 30-60 seconds." msgstr "" #. %1$s: product title; %2$s: number of variants #: app/Services/Translations/admin-translation.php:2736 #, php-format msgid "This will remove \"%1$s\" and its %2$s variant(s)." msgstr "" #. %1$s: product title #: app/Services/Translations/admin-translation.php:2738 #, php-format msgid "This will remove \"%1$s\"." msgstr "" #. %1$s: variant title #: app/Services/Translations/admin-translation.php:2740 #, php-format msgid "This will remove the variant \"%1$s\"." msgstr "" #: app/Services/Translations/admin-translation.php:2694 msgid "This Year" msgstr "" #: app/Services/Localization/i18n/states.php:1715 msgid "Thiès" msgstr "" #: app/Services/Tax/TaxManager.php:119 msgid "Three" msgstr "" #: api/StoreSettings.php:1094 msgid "Three Columns" msgstr "" #: app/Services/Translations/TransStrings.php:176 msgid "Thu" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:78 msgid "Thumbnail" msgstr "" #. %1$s: number of variants the bulk image was applied to #: app/Services/Translations/admin-translation.php:2742 #, php-format msgid "Thumbnail applied to %1$s variants" msgstr "" #: api/Resource/ProductMetaResource.php:141 msgid "Thumbnail has been deleted successfully!" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:96 msgid "Thumbnail navigation" msgstr "" #: app/Services/Translations/block-editor-translation.php:416 msgid "Thumbnail position" msgstr "" #: api/Resource/ProductMetaResource.php:78 #: app/Services/Translations/admin-translation.php:2743 msgid "Thumbnail set successfully" msgstr "" #: api/Resource/ProductMetaResource.php:114 msgid "Thumbnail set successfully!" msgstr "" #: app/Services/Translations/block-editor-translation.php:415 msgid "Thumbnail Settings" msgstr "" #: app/Services/Localization/i18n/states.php:315 msgid "Thurgau" msgstr "" #: app/Services/Localization/i18n/states.php:436 msgid "Thuringia" msgstr "" #: app/Helpers/Helper.php:1377 app/Services/Translations/TransStrings.php:185 #: app/Services/Translations/admin-translation.php:2744 msgid "Thursday" msgstr "" #: app/Services/Localization/i18n/states.php:344 msgid "Tianjin / 天津" msgstr "" #: app/Services/Localization/i18n/states.php:497 msgid "Tiaret" msgstr "" #: app/Services/Localization/i18n/states.php:372 msgid "Tibet / 西藏" msgstr "" #: app/Services/Localization/i18n/states.php:316 msgid "Ticino" msgstr "" #: app/Services/Localization/i18n/states.php:112 msgid "Tierra del Fuego" msgstr "" #: app/Services/Translations/admin-translation.php:2745 msgid "Time between an order's created & completed date" msgstr "" #: app/Services/Translations/block-editor-translation.php:417 msgid "Time between slides in milliseconds" msgstr "" #: app/Modules/MCP/Tools/ReportTools.php:142 msgid "" "Time series of revenue and order count bucketed by day, week, or month over " "a period. Scoped to one currency. Use to see growth and seasonality." msgstr "" #: app/Services/Translations/admin-translation.php:2746 msgid "Timeline" msgstr "" #: app/Http/Requests/ProductUpdateRequest.php:461 #: app/Http/Requests/ProductRequest.php:374 #: app/Http/Requests/ProductVariationRequest.php:299 msgid "Times is required." msgstr "" #: app/Http/Requests/ProductUpdateRequest.php:347 #: app/Http/Requests/ProductVariationRequest.php:191 msgid "Times must be a number." msgstr "" #: api/StoreSettings.php:631 msgid "Timezone" msgstr "" #: app/Services/Localization/i18n/states.php:1696 msgid "Timiș" msgstr "" #: app/Services/Localization/i18n/countries.php:233 msgid "Timor-Leste" msgstr "" #: app/Modules/Tax/TaxModule.php:1756 app/Modules/Tax/TaxModule.php:1763 msgid "TIN / VAT" msgstr "" #: app/Services/Localization/i18n/states.php:520 msgid "Tindouf" msgstr "" #: app/Services/Localization/i18n/states.php:1275 msgid "Tinghir" msgstr "" #: app/Services/Translations/admin-translation.php:2747 msgid "Tip: FluentCart Pro can install it for you in one click." msgstr "" #: app/Services/Localization/i18n/states.php:525 msgid "Tipasa" msgstr "" #: app/Services/Localization/i18n/states.php:834 msgid "Tipperary" msgstr "" #: app/Services/Localization/i18n/states.php:66 msgid "Tirana" msgstr "" #: app/Services/Localization/i18n/states.php:521 msgid "Tissemsilt" msgstr "" #: app/Services/Filter/CouponFilter.php:107 #: app/Services/Filter/AttrGroupFilter.php:78 #: app/Services/Filter/AttrTermFilter.php:76 #: app/Services/Filter/LogFilter.php:66 #: app/Services/Filter/OrderBumpFilter.php:64 #: app/Services/Filter/ProductFilter.php:77 #: app/Services/Translations/admin-translation.php:2748 #: app/Services/Translations/block-editor-translation.php:418 msgid "Title" msgstr "" #: app/Services/Translations/admin-translation.php:2749 msgid "" "Title and poster are sourced from YouTube, Vimeo, audio or HLS file or " "direct video" msgstr "" #: app/Services/Translations/block-editor-translation.php:419 msgid "Title Color" msgstr "" #: app/Services/BulkProductUpdateService.php:259 #: app/Services/BulkProductInsertService.php:165 #: app/Http/Requests/ProductUpdateRequest.php:441 #: app/Http/Requests/ProductUpdateRequest.php:446 #: app/Http/Requests/ProductRequest.php:354 #: app/Http/Requests/ProductRequest.php:359 #: app/Http/Requests/ProductCreateRequest.php:61 #: app/Http/Requests/AttrTermUpdateRequest.php:36 #: app/Http/Requests/CouponRequest.php:191 #: app/Http/Requests/ProductVariationRequest.php:288 #: app/Http/Requests/ProductDownloadable/ProductDownloadableFileRequest.php:34 #: app/Http/Requests/ProductDownloadable/ProductDownloadableBulkFileRequest.php:36 msgid "Title is required." msgstr "" #: app/Services/BulkProductUpdateService.php:260 #: app/Services/BulkProductInsertService.php:166 #: app/Http/Requests/ProductUpdateRequest.php:442 #: app/Http/Requests/ProductUpdateRequest.php:447 #: app/Http/Requests/ProductRequest.php:355 #: app/Http/Requests/ProductRequest.php:360 #: app/Http/Requests/ProductCreateRequest.php:62 #: app/Http/Requests/ProductVariationRequest.php:289 msgid "Title may not be greater than 200 characters." msgstr "" #: app/Services/Localization/i18n/states.php:498 msgid "Tizi Ouzou" msgstr "" #: app/Services/Localization/i18n/states.php:1276 msgid "Tiznit" msgstr "" #: app/Services/Localization/i18n/states.php:1351 msgid "Tlaxcala" msgstr "" #: app/Services/Localization/i18n/states.php:496 msgid "Tlemcen" msgstr "" #: app/Services/Renderer/ProductCardRender.php:311 #: app/Services/Renderer/ProductRenderer.php:1103 msgid "to" msgstr "" #: app/Services/Translations/admin-translation.php:2752 msgid "To add" msgstr "" #: app/Services/Translations/admin-translation.php:2753 msgid "To close" msgstr "" #: app/Views/emails/order/paid/customer.php:61 msgid "" "To download receipt and view your order details, please visit the order " "details page." msgstr "" #: app/Views/emails/subscription/renewal/customer.php:42 msgid "" "To manage your subscription, download receipts, please visit the details " "page." msgstr "" #: app/Services/Translations/admin-translation.php:2754 msgid "To navigate" msgstr "" #: app/Services/Translations/admin-translation.php:2750 msgid "To Plan" msgstr "" #: app/Services/Translations/admin-translation.php:2751 msgid "To Plan(s)" msgstr "" #: app/Views/emails/subscription/past_due/admin.php:34 msgid "" "To review this subscription and take action, please check the subscription " "detail page." msgstr "" #: app/Services/Translations/admin-translation.php:2755 msgid "To select" msgstr "" #: app/Services/Translations/admin-translation.php:2756 msgid "" "To use PDF receipt templates, you need to install and activate the Fluent " "PDF plugin." msgstr "" #: app/Views/emails/order/paid/admin.php:37 #: app/Views/emails/order/placed/admin.php:37 msgid "To view more details of this order, please check the order detail page." msgstr "" #: app/Views/emails/renewal/created/admin.php:34 msgid "" "To view more details of this renewal order, please check the order detail " "page." msgstr "" #: app/Views/emails/order/placed/customer.php:34 msgid "" "To view your order details, please visit the order details page. Payment " "information is included in the email." msgstr "" #: app/Services/Localization/i18n/states.php:278 msgid "Tocantins" msgstr "" #: app/Services/Localization/i18n/states.php:1056 msgid "Tochigi" msgstr "" #: app/Services/Translations/TransStrings.php:140 #: app/Services/Translations/admin-translation.php:2757 msgid "Today" msgstr "" #. %s is the order reference #: app/Views/emails/order/reminder/due/customer.php:33 #, php-format msgid "" "Today is the due date for invoice %s. Please complete your payment to keep " "your subscription active." msgstr "" #: app/Services/Translations/admin-translation.php:2758 #, php-format msgid "Toggle %1$s variants" msgstr "" #: app/Services/Translations/block-editor-translation.php:420 msgid "Toggle Button Text" msgstr "" #: app/Views/admin/admin_menu.php:117 msgid "Toggle color theme" msgstr "" #: app/Services/Translations/admin-translation.php:2759 msgid "Toggle columns" msgstr "" #: app/Services/Translations/TransStrings.php:218 msgid "Toggle Dropdown" msgstr "" #: app/Services/Renderer/ProductFilterRender.php:109 msgid "Toggle filter" msgstr "" #: app/Views/frontend/customer_menu.php:15 #: app/Views/frontend/customer_menu.php:40 msgid "Toggle navigation menu" msgstr "" #: app/Services/Translations/admin-translation.php:2760 msgid "Toggle reports" msgstr "" #: app/Services/Translations/admin-translation.php:2761 msgid "Toggle settings" msgstr "" #: app/Services/Translations/admin-translation.php:2762 msgid "Toggle settings navigation" msgstr "" #: app/Services/Translations/admin-translation.php:2763 msgid "Toggle storage driver status" msgstr "" #. %1$s: country name #: app/Services/Translations/admin-translation.php:2765 #, php-format msgid "Toggle tax collection for %1$s" msgstr "" #: app/Services/Translations/block-editor-translation.php:421 msgid "Toggle to display the total price of the cart." msgstr "" #: app/Services/Localization/i18n/countries.php:234 msgid "Togo" msgstr "" #: app/Services/Localization/i18n/states.php:1876 msgid "Tokat" msgstr "" #: app/Services/Localization/i18n/countries.php:235 msgid "Tokelau" msgstr "" #: app/Services/Localization/i18n/states.php:1083 msgid "Tokushima" msgstr "" #: app/Services/Localization/i18n/states.php:1060 msgid "Tokyo" msgstr "" #: app/Services/Localization/i18n/states.php:636 msgid "Toledo" msgstr "" #: app/Services/Localization/i18n/states.php:405 msgid "Tolima" msgstr "" #: app/Services/Localization/i18n/states.php:771 msgid "Tolna" msgstr "" #: app/Services/Localization/i18n/countries.php:236 msgid "Tonga" msgstr "" #: app/Helpers/CurrenciesHelper.php:140 msgid "Tongan Paʻanga" msgstr "" #. %d: maximum number of applied coupons accepted per request #: api/Resource/CouponResource.php:386 msgid "Too many applied coupons supplied. Send at most %d." msgstr "" #. 1: provided group count, 2: configured maximum #: app/Services/AdvancedVariationService.php:139 #, php-format msgid "" "Too many attribute groups (%1$d). The maximum allowed is %2$d per save. " "Reduce the number of groups, or raise the limit via the " "fluent_cart/advanced_variation/max_groups_per_save filter." msgstr "" #. %1$s: maximum allowed attribute groups #: app/Services/Translations/admin-translation.php:2767 #, php-format msgid "Too many attribute groups. Maximum allowed is %1$s. Remove some groups." msgstr "" #. 1: total unique term count in payload, 2: configured maximum #: app/Services/AdvancedVariationService.php:155 #, php-format msgid "" "Too many attribute terms (%1$d) referenced. The maximum allowed is %2$d " "unique terms per save. Trim the term selection, or raise the limit via the " "fluent_cart/advanced_variation/max_terms_per_save filter." msgstr "" #. %1$s: current combinations count, %2$s: maximum allowed combinations #: app/Services/Translations/admin-translation.php:2769 #, php-format msgid "Too many combinations (%1$s). Maximum allowed is %2$s." msgstr "" #. %1$s: current combinations count, %2$s: maximum allowed combinations #: app/Services/Translations/admin-translation.php:2771 #, php-format msgid "" "Too many combinations (%1$s). Maximum allowed is %2$s. Remove some option " "values." msgstr "" #: app/Services/CustomerIdentity/EmailClaimPortal.php:112 msgid "Too many confirmation requests. Please try again in an hour." msgstr "" #. %1$d: maximum number of groups that can be reordered in one request #: app/Http/Controllers/AttributesController.php:210 #, php-format msgid "Too many groups in the reorder request (maximum %1$d)." msgstr "" #: app/Services/RateLimiter.php:64 msgid "Too many requests. Please try again after some time." msgstr "" #. 1: projected combination count, 2: configured maximum #: app/Services/AdvancedVariationService.php:171 #, php-format msgid "" "Too many variation combinations (%1$d). The maximum allowed is %2$d. Reduce " "attribute groups or terms, or raise the limit via the " "fluent_cart/advanced_variation/max_combinations filter." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/SubscriptionsManager.php:42 msgid "Too many verification attempts. You can try again tomorrow." msgstr "" #: app/Services/Translations/block-editor-translation.php:422 msgid "Tooltip Text" msgstr "" #: app/Services/Translations/block-editor-translation.php:423 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:106 msgid "Top" msgstr "" #. 1: number of products, 2: ranking metric #: app/Modules/MCP/Tools/ReportTools.php:607 #, php-format msgid "Top %1$d products by %2$s." msgstr "" #: app/Services/Translations/admin-translation.php:2772 msgid "Top Countries Gross Revenue" msgstr "" #: app/Services/Translations/admin-translation.php:2773 msgid "Top Countries Net Revenue" msgstr "" #: app/Services/Translations/admin-translation.php:2774 msgid "Top Country Gross Volume" msgstr "" #: app/Services/Translations/admin-translation.php:2775 msgid "Top Country Net Volume" msgstr "" #: app/Services/Translations/block-editor-translation.php:424 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:554 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:636 msgid "Top Left" msgstr "" #: app/Views/emails/digest.php:144 msgid "Top products" msgstr "" #: app/Services/Translations/block-editor-translation.php:425 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:555 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:637 msgid "Top Right" msgstr "" #: app/Services/Translations/admin-translation.php:2776 msgid "Top Sold Products" msgstr "" #: app/Services/Translations/admin-translation.php:2777 msgid "Top Sold Variants" msgstr "" #: app/Services/Localization/i18n/states.php:1007 msgid "Torino" msgstr "" #: app/Services/Localization/i18n/states.php:2122 msgid "Tororo" msgstr "" #: app/Services/Filter/OrderFilter.php:94 #: app/Services/Renderer/CartSummaryRender.php:218 #: app/Services/Renderer/CartRenderer.php:414 #: app/Services/Translations/admin-translation.php:2778 #: app/Services/Translations/customer-profile-translation.php:275 #: app/Services/Translations/block-editor-translation.php:426 #: app/Services/PDF/DefaultPdfStructures.php:73 #: app/Services/PDF/DefaultPdfStructures.php:112 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:739 #: app/Services/Renderer/Receipt/ThankYouRender.php:345 #: app/Services/Renderer/Receipt/ThankYouRender.php:615 #: app/Views/emails/parts/subscription_item.php:390 #: app/Views/emails/parts/items_table.php:48 #: app/Views/emails/parts/items_table.php:742 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:199 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:479 msgid "Total" msgstr "" #: app/Services/Translations/admin-translation.php:3189 #: app/Modules/MCP/Tools/ReportTools.php:815 #: app/Modules/MCP/Tools/ReportTools.php:1060 #: app/Modules/MCP/Tools/ReportTools.php:1544 msgid "total" msgstr "" #. %1$s: line total amount #: app/Services/Renderer/TaxRenderer.php:682 #: app/Services/Renderer/TaxRenderer.php:792 #, php-format msgid "Total %1$s" msgstr "" #. %s - total number of items #: app/Services/Translations/admin-translation.php:2780 #: app/Services/Translations/customer-profile-translation.php:277 #, php-format msgid "Total %s" msgstr "" #: app/Services/Translations/admin-translation.php:2781 msgid "Total (includes shipping & fees)" msgstr "" #: app/Services/Translations/admin-translation.php:2782 msgid "Total Activated Sites" msgstr "" #: app/Services/Translations/admin-translation.php:2783 msgid "Total Activations" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:178 msgid "Total Amount" msgstr "" #: app/Services/Translations/customer-profile-translation.php:278 msgid "Total amount" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:179 msgid "Total Amount (Formatted)" msgstr "" #: app/Services/Translations/customer-profile-translation.php:279 msgid "Total amount for the order" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:477 msgid "Total amount is not valid, please add some items to cart!" msgstr "" #: app/Services/Translations/admin-translation.php:2800 msgid "Total amount of shipping costs" msgstr "" #: app/Services/Translations/admin-translation.php:2801 msgid "Total amount of taxes" msgstr "" #. 1: Total price #: app/Services/Renderer/MiniCartRenderer.php:54 #: app/Services/Renderer/CartRenderer.php:396 #, php-format msgid "Total cart price: %1$s" msgstr "" #: app/Services/Translations/admin-translation.php:2784 msgid "Total Due" msgstr "" #: app/Services/Translations/admin-translation.php:2802 msgid "Total items sold divided by orders made." msgstr "" #: app/Services/Translations/block-editor-translation.php:427 msgid "Total Label" msgstr "" #: app/Services/Translations/admin-translation.php:2785 msgid "Total Limit" msgstr "" #: app/Services/Translations/admin-translation.php:2803 msgid "Total limit" msgstr "" #: app/Services/Translations/admin-translation.php:2804 msgid "Total number of refunds (full or partial)" msgstr "" #: app/Services/Translations/admin-translation.php:2805 msgid "" "Total number of times this coupon can be redeemed across the entire store." msgstr "" #: app/Services/Translations/admin-translation.php:2786 msgid "Total Orders" msgstr "" #: app/Services/Translations/admin-translation.php:2806 msgid "Total orders divided by the number of unique customers." msgstr "" #: app/Services/Translations/admin-translation.php:2787 msgid "Total Paid" msgstr "" #: app/Services/Renderer/TaxRenderer.php:445 #: app/Services/Translations/admin-translation.php:2807 #: app/Services/Translations/customer-profile-translation.php:280 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:1115 #: app/Services/Renderer/Receipt/ThankYouRender.php:1324 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:718 #: app/Views/emails/parts/subscription_item.php:349 #: app/Views/emails/parts/items_table.php:682 msgid "Total payable tax" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:321 #: app/Services/Translations/admin-translation.php:2788 msgid "Total Price" msgstr "" #: app/Services/Renderer/CartItemRenderer.php:79 msgid "Total price" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:322 msgid "Total Price (Formatted)" msgstr "" #. 1: Total price #: app/Services/Renderer/CartRenderer.php:353 #, php-format msgid "Total price for this item: %1$s" msgstr "" #: app/Services/Widgets/DashboardWidget.php:51 msgid "Total Products" msgstr "" #: app/Services/Translations/admin-translation.php:2789 msgid "Total Refund" msgstr "" #: app/Services/Translations/admin-translation.php:2790 msgid "Total Refund Owed" msgstr "" #: app/Services/Translations/admin-translation.php:2791 msgid "Total Refunded Amount" msgstr "" #: app/Services/Translations/admin-translation.php:2792 msgid "Total Refunded Amount / Total Order Amount" msgstr "" #: app/Services/Translations/admin-translation.php:2793 msgid "Total Refunded Amount / Total Refund count" msgstr "" #: app/Services/Translations/admin-translation.php:2794 msgid "Total Refunds" msgstr "" #: app/Services/Translations/admin-translation.php:2808 msgid "Total refunds count including partially refunds." msgstr "" #: app/Services/Translations/admin-translation.php:2795 msgid "Total Revenue" msgstr "" #: app/Services/Translations/admin-translation.php:2796 msgid "Total Stock" msgstr "" #: app/Services/Translations/admin-translation.php:2797 msgid "Total Subscriptions" msgstr "" #: app/Services/Renderer/TaxRenderer.php:427 #: app/Services/Translations/admin-translation.php:2809 #: app/Services/Translations/customer-profile-translation.php:281 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:980 #: app/Services/Renderer/Receipt/ThankYouRender.php:1228 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:624 #: app/Views/emails/parts/subscription_item.php:166 #: app/Views/emails/parts/items_table.php:501 msgid "Total tax" msgstr "" #: app/Services/Renderer/TaxRenderer.php:451 #: app/Services/Translations/admin-translation.php:2810 #: app/Services/Translations/customer-profile-translation.php:282 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:1126 #: app/Services/Renderer/Receipt/ThankYouRender.php:1330 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:725 #: app/Views/emails/parts/subscription_item.php:363 #: app/Views/emails/parts/items_table.php:696 msgid "Total tax in this order" msgstr "" #: app/Services/Translations/block-editor-translation.php:428 msgid "Total text" msgstr "" #: app/Services/Translations/customer-profile-translation.php:283 msgid "Total to pay now" msgstr "" #: app/Services/Translations/admin-translation.php:2798 msgid "Total Value" msgstr "" #: app/Services/Translations/admin-translation.php:2799 msgid "Total Variants" msgstr "" #: app/Services/Translations/TransStrings.php:229 msgid "Total {total}" msgstr "" #: app/Services/Localization/i18n/states.php:703 msgid "Totonicapán" msgstr "" #: app/Services/Localization/i18n/states.php:1078 msgid "Tottori" msgstr "" #: app/Helpers/CartCheckoutHelper.php:555 #: app/Services/Renderer/CheckoutFieldsSchema.php:280 #: app/Services/Renderer/CheckoutFieldsSchema.php:283 #: app/Services/Translations/block-editor-translation.php:429 msgid "Town / City" msgstr "" #: app/Services/Localization/i18n/address-locales.php:427 msgid "Town / City / Post Office" msgstr "" #: app/Services/Localization/i18n/address-locales.php:318 msgid "Town / District" msgstr "" #: app/Services/Localization/i18n/address-locales.php:736 msgid "Town / Village" msgstr "" #: app/Services/Translations/block-editor-translation.php:430 msgid "Town/City" msgstr "" #: app/Services/Localization/i18n/states.php:1063 msgid "Toyama" msgstr "" #: app/Services/Localization/i18n/states.php:1877 msgid "Trabzon" msgstr "" #: app/Services/Translations/admin-translation.php:2811 msgid "Track Quantity" msgstr "" #: app/Services/Translations/admin-translation.php:2812 msgid "Traffic Sources Report" msgstr "" #: app/Services/Localization/i18n/states.php:1807 msgid "Trang" msgstr "" #: app/Services/Localization/i18n/states.php:1138 msgid "Trans Nzoia" msgstr "" #: api/Resource/OrderResource.php:2434 #: app/Http/Controllers/OrderController.php:1085 msgid "Transaction already has the same status" msgstr "" #: app/Services/Translations/customer-profile-translation.php:285 msgid "Transaction amount" msgstr "" #: app/Services/Translations/customer-profile-translation.php:286 msgid "Transaction date" msgstr "" #: app/Services/Translations/admin-translation.php:2813 msgid "Transaction Details" msgstr "" #: app/Http/Controllers/OrderController.php:1138 msgid "Transaction has been synced from the payment gateway successfully!" msgstr "" #: app/Services/Filter/OrderFilter.php:519 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:284 msgid "Transaction Id" msgstr "" #: app/Http/Controllers/OrderController.php:358 msgid "Transaction ID is required" msgstr "" #: app/Services/Translations/customer-profile-translation.php:284 msgid "Transaction ID:" msgstr "" #: app/Http/Controllers/OrderController.php:747 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:459 msgid "Transaction not found" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:791 msgid "Transaction not found for the provided setup intent." msgstr "" #: api/Resource/OrderResource.php:2428 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:188 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:328 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:556 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:651 msgid "Transaction not found!" msgstr "" #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:280 msgid "Transaction Property" msgstr "" #: app/Services/Filter/OrderFilter.php:527 msgid "Transaction Status" msgstr "" #: app/Services/Filter/OrderFilter.php:543 msgid "Transaction Type" msgstr "" #: app/Services/Translations/customer-profile-translation.php:287 msgid "Transactions" msgstr "" #: app/Services/Filter/OrderFilter.php:514 msgid "Transactions Property" msgstr "" #: app/Services/Translations/customer-profile-translation.php:288 msgid "Transactions Table" msgstr "" #: app/Services/Localization/i18n/states.php:1008 msgid "Trapani" msgstr "" #: app/Helpers/Status.php:120 app/Helpers/Helper.php:411 msgid "Trashed" msgstr "" #: app/Services/Localization/i18n/states.php:1808 msgid "Trat" msgstr "" #: app/Services/Localization/i18n/states.php:2213 msgid "Treinta y Tres" msgstr "" #: app/Services/Localization/i18n/states.php:1031 msgid "Trelawny" msgstr "" #: app/Services/Localization/i18n/states.php:1009 msgid "Trento" msgstr "" #: app/Services/Localization/i18n/states.php:1010 msgid "Treviso" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:380 #: app/Services/Translations/admin-translation.php:2814 msgid "Trial Days" msgstr "" #: app/Services/BulkProductUpdateService.php:272 #: app/Services/BulkProductInsertService.php:182 msgid "Trial days may not be greater than 365." msgstr "" #: app/Services/BulkProductUpdateService.php:271 #: app/Services/BulkProductInsertService.php:181 msgid "Trial days must be 0 or more." msgstr "" #: app/Services/BulkProductUpdateService.php:270 #: app/Services/BulkProductInsertService.php:180 #: app/Http/Requests/ProductUpdateRequest.php:359 #: app/Http/Requests/ProductVariationRequest.php:202 #: app/Http/Requests/ProductVariationRequest.php:300 msgid "Trial days must be a number." msgstr "" #: app/Views/emails/subscription/trial_end/customer.php:54 #: app/Views/emails/subscription/trial_end/admin.php:41 msgid "Trial End Date" msgstr "" #: app/Http/Requests/SchedulingSettingsRequest.php:74 msgid "Trial end reminder days must be a whole number." msgstr "" #: app/Http/Requests/SchedulingSettingsRequest.php:75 msgid "Trial end reminder days must be at least 1." msgstr "" #: app/Http/Requests/SchedulingSettingsRequest.php:76 msgid "Trial end reminder days must not exceed 14." msgstr "" #: app/Hooks/Handlers/ReminderHandler.php:182 msgid "Trial Ending" msgstr "" #: app/Services/Reminders/ReminderService.php:344 msgid "Trial ending reminder sent successfully" msgstr "" #: app/Services/Email/EmailNotifications.php:617 msgid "Trial Ending Soon - {{order.customer.full_name}}" msgstr "" #: app/Services/Email/EmailNotifications.php:608 msgid "Trial ending soon reminder copy to admin" msgstr "" #: app/Services/Email/EmailNotifications.php:626 msgid "Trial ending soon reminder to customer" msgstr "" #: app/Views/emails/subscription/trial_end/customer.php:48 #: app/Views/emails/subscription/trial_end/admin.php:35 msgid "Trial Ends In" msgstr "" #: app/Http/Requests/ProductUpdateRequest.php:362 #: app/Http/Requests/ProductVariationRequest.php:205 #: app/Http/Requests/ProductVariationRequest.php:301 msgid "Trial period cannot exceed 365 days." msgstr "" #: app/Helpers/Status.php:273 #: app/Services/Translations/admin-translation.php:2815 msgid "Trialing" msgstr "" #: app/Services/Localization/i18n/states.php:1011 msgid "Trieste" msgstr "" #: app/Services/Translations/admin-translation.php:2816 msgid "Triggers" msgstr "" #: app/Services/Localization/i18n/countries.php:237 msgid "Trinidad and Tobago" msgstr "" #: app/Helpers/CurrenciesHelper.php:142 msgid "Trinidad and Tobago Dollar" msgstr "" #: app/Services/Localization/i18n/states.php:1161 msgid "Trinity Palmetto Point" msgstr "" #: app/Services/Localization/i18n/states.php:867 msgid "Tripura" msgstr "" #: app/Modules/Tax/TaxModule.php:1757 msgid "TRN / VAT" msgstr "" #: app/Services/Localization/i18n/states.php:2234 msgid "Trujillo" msgstr "" #: app/Services/Translations/admin-translation.php:2817 msgid "Try a different search term or clear some filters." msgstr "" #: app/Services/Localization/i18n/states.php:113 msgid "Tucumán" msgstr "" #: app/Services/Translations/TransStrings.php:174 msgid "Tue" msgstr "" #: app/Helpers/Helper.php:1375 app/Services/Translations/TransStrings.php:183 #: app/Services/Translations/admin-translation.php:2818 msgid "Tuesday" msgstr "" #: app/Services/Localization/i18n/states.php:1697 msgid "Tulcea" msgstr "" #: app/Services/Localization/i18n/states.php:1537 msgid "Tumbes" msgstr "" #: app/Services/Localization/i18n/states.php:1878 msgid "Tunceli" msgstr "" #: app/Services/Localization/i18n/states.php:557 msgid "Tungurahua" msgstr "" #: app/Services/Localization/i18n/countries.php:238 msgid "Tunisia" msgstr "" #: app/Services/Localization/i18n/states.php:1139 msgid "Turkana" msgstr "" #: app/Services/Localization/i18n/countries.php:239 msgid "Turkey" msgstr "" #: app/Helpers/CurrenciesHelper.php:141 msgid "Turkish Lira" msgstr "" #: app/Services/Localization/i18n/countries.php:240 msgid "Turkmenistan" msgstr "" #: app/Services/Localization/i18n/countries.php:241 msgid "Turks and Caicos Islands" msgstr "" #: app/Services/Translations/admin-translation.php:2819 msgid "" "Turn MCP on from the card to generate connection snippets for your AI " "clients." msgstr "" #: app/Http/Controllers/ModuleSettingsController.php:241 msgid "Turnstile keys are valid and working." msgstr "" #: app/Services/Translations/admin-translation.php:2820 msgid "Turnstile Secret Key" msgstr "" #: app/Services/Translations/admin-translation.php:2821 msgid "Turnstile Site Key" msgstr "" #: app/Services/Localization/i18n/countries.php:242 msgid "Tuvalu" msgstr "" #: app/Services/Tax/TaxManager.php:128 msgid "Twelve" msgstr "" #: app/Services/Tax/TaxManager.php:118 msgid "Two" msgstr "" #: api/StoreSettings.php:1090 msgid "Two Columns" msgstr "" #: app/Services/Translations/admin-translation.php:2822 #: app/Services/Translations/customer-profile-translation.php:289 #: app/Views/emails/digest.php:121 #: app/Modules/Shipping/Services/Filter/ShippingClassFilter.php:74 msgid "Type" msgstr "" #: app/Services/Translations/admin-translation.php:2823 msgid "Type & Method" msgstr "" #: app/Services/Translations/admin-translation.php:2824 msgid "Type and hit enter..." msgstr "" #: app/Http/Requests/CouponRequest.php:193 #: app/Http/Requests/ProductDownloadable/ProductDownloadableFileRequest.php:35 #: app/Http/Requests/ProductDownloadable/ProductDownloadableBulkFileRequest.php:37 msgid "Type is required." msgstr "" #. %s is the search term #: app/Services/Translations/admin-translation.php:2826 #, php-format msgid "Type something to find %s" msgstr "" #: app/Services/Translations/admin-translation.php:2827 msgid "Type to search countries..." msgstr "" #: app/Services/Translations/block-editor-translation.php:431 msgid "Type to search for products, then hit Enter" msgstr "" #: app/Services/Renderer/SearchBarRenderer.php:121 msgid "Type to search products" msgstr "" #: app/Services/Translations/admin-translation.php:2828 msgid "Type to search user" msgstr "" #: app/Services/Translations/admin-translation.php:2829 msgid "Type:" msgstr "" #: app/Modules/Templating/Bricks/Elements/BuySection.php:155 #: app/Modules/Templating/Bricks/Elements/BuySection.php:283 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:89 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:125 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:161 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:568 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:650 msgid "Typography" msgstr "" #: app/Services/Localization/i18n/states.php:2233 msgid "Táchira" msgstr "" #: app/Services/Localization/i18n/states.php:495 msgid "Tébessa" msgstr "" #: app/Services/Localization/i18n/states.php:1274 msgid "Tétouan" msgstr "" #: app/Services/Localization/i18n/states.php:1140 msgid "Uasin Gishu" msgstr "" #: app/Services/Localization/i18n/states.php:1809 msgid "Ubon Ratchathani" msgstr "" #: app/Services/Localization/i18n/states.php:1538 msgid "Ucayali" msgstr "" #: app/Services/Localization/i18n/states.php:1012 msgid "Udine" msgstr "" #: app/Services/Localization/i18n/states.php:1810 msgid "Udon Thani" msgstr "" #: app/Services/Localization/i18n/countries.php:243 msgid "Uganda" msgstr "" #: app/Services/Localization/i18n/states.php:2022 msgctxt "Uganda District" msgid "Busia" msgstr "" #: app/Helpers/CurrenciesHelper.php:146 app/Helpers/CurrenciesHelper.php:399 msgid "Ugandan Shilling" msgstr "" #: app/Services/Localization/i18n/countries.php:244 msgid "Ukraine" msgstr "" #: app/Helpers/CurrenciesHelper.php:145 msgid "Ukrainian Hryvnia" msgstr "" #: app/Services/Translations/admin-translation.php:2841 msgid "Unable to adjust quantity" msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:455 msgid "" "Unable to cancel subscription at this time. Please try again later or " "contact support." msgstr "" #: app/Services/PluginInstaller/AddonManager.php:153 msgid "Unable to check for updates from WordPress.org" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:69 msgid "Unable To connect with PayPal." msgstr "" #: app/Http/Controllers/OnboardingController.php:128 msgid "Unable to create page" msgstr "" #: app/Http/Controllers/ProductController.php:1057 msgid "Unable To Create Term/s" msgstr "" #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:648 msgid "" "Unable to determine the correct S3 region after multiple attempts. Please " "verify the bucket region and try again." msgstr "" #: app/Services/Translations/admin-translation.php:2842 msgid "Unable to load export options." msgstr "" #: app/Http/Controllers/OrderController.php:858 msgid "Unable to mark paid for canceled order" msgstr "" #: app/Services/DateTime/DateTime.php:163 msgid "Unable to parse datetime:" msgstr "" #: app/Services/Report/DashBoardReportService.php:221 msgid "Uncategorized" msgstr "" #: app/Services/Translations/admin-translation.php:2843 msgid "Unchanged" msgstr "" #: app/Services/Translations/admin-translation.php:2844 msgid "Undeletable" msgstr "" #: app/Services/Translations/admin-translation.php:3190 msgid "under" msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionGatewayGate.php:264 msgid "" "Under gateway-managed billing, only gateways with native subscription " "support can appear here. Enable Manual Fallback in the subscription settings " "to also allow non-subscription gateways (including offline methods) to fall " "back to manual billing." msgstr "" #: app/Services/Localization/i18n/states.php:1317 msgid "Ungheni" msgstr "" #: app/Services/Translations/admin-translation.php:2845 msgid "Unit" msgstr "" #: app/Services/Renderer/PricingTableRenderer.php:264 #: app/Services/Translations/admin-translation.php:3191 msgid "unit" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:319 msgid "Unit Price" msgstr "" #: app/Services/Renderer/Receipt/ReceiptRenderer.php:504 msgid "Unit price" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:320 msgid "Unit Price (Formatted)" msgstr "" #: app/Services/Renderer/TaxRenderer.php:893 msgid "" "Unit price is rounded for display. The line total is calculated at full " "precision, so it always reconciles exactly." msgstr "" #: app/Services/Translations/admin-translation.php:2846 #: app/Services/Translations/customer-profile-translation.php:290 msgid "" "Unit price is rounded for display. The line total is calculated at full " "precision." msgstr "" #: app/Services/Renderer/TaxRenderer.php:887 msgid "Unit price rounding information" msgstr "" #: app/Services/Renderer/CartRenderer.php:243 #: app/Services/Translations/block-editor-translation.php:432 msgid "Unit Price:" msgstr "" #: app/Services/Translations/admin-translation.php:2847 msgid "Unit refund" msgstr "" #: api/StoreSettings.php:1528 msgid "Unit used for product dimension measurements." msgstr "" #: api/StoreSettings.php:1504 msgid "Unit used for product weight measurements." msgstr "" #: app/Services/Localization/i18n/countries.php:245 msgid "United Arab Emirates" msgstr "" #: app/Helpers/CurrenciesHelper.php:21 msgid "United Arab Emirates Dirham" msgstr "" #: app/Helpers/Helper.php:658 msgid "United Kingdom" msgstr "" #: app/Services/Localization/i18n/countries.php:246 msgid "United Kingdom (UK)" msgstr "" #: app/Helpers/Helper.php:653 msgid "United State Dollar" msgstr "" #: app/Services/Localization/i18n/countries.php:247 msgid "United States (US)" msgstr "" #: app/Services/Localization/i18n/countries.php:248 msgid "United States (US) Minor Outlying Islands" msgstr "" #: app/Helpers/CurrenciesHelper.php:147 msgid "United States Dollar" msgstr "" #: app/Services/Translations/admin-translation.php:2848 #: app/Views/emails/digest.php:150 msgid "Units" msgstr "" #: app/Services/Translations/admin-translation.php:3192 msgid "units" msgstr "" #: app/Services/Translations/admin-translation.php:2849 msgid "Units Sold" msgstr "" #. %s is the error message #: app/Services/Translations/admin-translation.php:2850 #: app/Services/Translations/block-editor-translation.php:434 #: app/Services/Report/Concerns/CanParseAddressField.php:31 #: app/Services/Report/Concerns/CanParseAddressField.php:41 #: app/Services/Report/Concerns/CanParseAddressField.php:46 msgid "Unknown" msgstr "" #. 1: comma-separated list of unknown attribute term IDs #: app/Services/AdvancedVariationService.php:191 #, php-format msgid "" "Unknown attribute terms in payload: %1$s. Refresh the editor and try again." msgstr "" #. 1: entity name, 2: valid entity names #: app/Modules/MCP/Tools/SearchTools.php:66 #: app/Modules/MCP/Support/AdvancedSearch.php:890 #, php-format msgid "Unknown entity \"%1$s\". Valid entities: %2$s." msgstr "" #: app/Services/FileSystem/Drivers/S3/S3BucketCreator.php:81 msgid "Unknown error occurred" msgstr "" #: app/Modules/Integrations/IntegrationHelper.php:36 msgid "Unknown integration provider." msgstr "" #. 1: rejected parameter names, 2: tool name, 3: accepted parameter names #: app/Modules/MCP/AbilitiesRegistrar.php:225 #, php-format msgid "" "Unknown parameter(s) [%1$s] — %2$s does not support them, and running " "without them would return a result that is NOT filtered the way you asked. " "Accepted parameters: [%3$s]. Rename or remove the unknown parameter(s) and " "retry." msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:213 msgid "Unknown portal section group." msgstr "" #: app/Services/Report/LicenseReportService.php:146 #: app/Services/Report/DefaultReportService.php:37 #: app/Services/Report/DefaultReportService.php:78 #: app/Services/Email/StoreDigestService.php:392 msgid "Unknown Product" msgstr "" #. 1: property name, 2: group number, 3: condition number, 4: entity name, 5: valid property names #: app/Modules/MCP/Support/AdvancedSearch.php:601 #, php-format msgid "" "Unknown property \"%1$s\" (group %2$d, condition %3$d). Valid properties for " "%4$s: %5$s. Call get-search-schema with entity=%4$s for operators and value " "formats." msgstr "" #: app/Services/Reminders/ReminderService.php:166 msgid "Unknown reminder type" msgstr "" #: app/Modules/PaymentMethods/StripeGateway/API/API.php:104 msgid "Unknown Stripe API request error" msgstr "" #: app/Services/Report/DefaultReportService.php:80 msgid "Unknown Variant" msgstr "" #. %s - number of items available #. %d - number of items available #: app/Services/Translations/admin-translation.php:2852 #: app/Services/Translations/block-editor-translation.php:436 #: app/Services/ShortCodeParser/Parsers/SubscriptionParser.php:57 #: app/Services/ShortCodeParser/Parsers/LicenseParser.php:46 msgid "Unlimited" msgstr "" #: app/Services/Renderer/ModalCheckoutRenderer.php:336 msgid "Unlimited Activation" msgstr "" #: app/Services/Translations/admin-translation.php:2853 msgid "Unlink" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Pro/PromoGatewaySettings.php:183 msgid "Unlock all premium payment gateways and features" msgstr "" #: app/Services/Translations/admin-translation.php:2854 msgid "Unpaid" msgstr "" #: app/Views/emails/subscription/past_due/customer.php:36 #: app/Views/emails/subscription/past_due/admin.php:28 msgid "Unpaid Renewal" msgstr "" #: app/Services/Translations/admin-translation.php:2855 msgid "Unsaved Changes" msgstr "" #: app/Services/Translations/admin-translation.php:2856 msgid "Unsaved changes" msgstr "" #: app/Services/Translations/admin-translation.php:2857 msgid "Unsaved copy" msgstr "" #: app/Services/Translations/admin-translation.php:2858 msgid "Unsaved draft" msgstr "" #: app/Helpers/Status.php:246 app/Helpers/Status.php:256 #: app/Helpers/Helper.php:323 app/Helpers/Helper.php:335 msgid "Unshippable" msgstr "" #: app/Helpers/Status.php:243 app/Helpers/Status.php:253 #: app/Helpers/Helper.php:320 app/Helpers/Helper.php:332 msgid "Unshipped" msgstr "" #: api/Resource/OrderResource.php:2210 msgid "" "Unsupported action — this endpoint changes order or shipping status only." msgstr "" #: app/Services/Translations/admin-translation.php:2859 #: app/Http/Controllers/ProductVariationController.php:680 msgid "Until Cancel" msgstr "" #: app/Helpers/Helper.php:1276 app/Helpers/Helper.php:1347 msgid "until cancel" msgstr "" #: app/Services/Translations/admin-translation.php:2860 msgid "Untitled Media" msgstr "" #: app/Services/Translations/admin-translation.php:2861 msgid "Untitled option" msgstr "" #: app/Services/Translations/admin-translation.php:2862 msgid "Untitled product" msgstr "" #: app/Services/Translations/admin-translation.php:2863 msgid "Untitled variant" msgstr "" #: app/Services/Translations/admin-translation.php:2864 msgid "Untitled video" msgstr "" #: app/Services/Translations/admin-translation.php:2865 msgid "Unverified" msgstr "" #: app/Services/Translations/admin-translation.php:2866 msgid "Upcoming" msgstr "" #: app/Services/Email/EmailNotifications.php:390 msgid "Upcoming automatic payment for your subscription" msgstr "" #: app/Services/Email/EmailNotifications.php:522 msgid "Upcoming renewal reminder copy to admin" msgstr "" #: app/Services/Email/EmailNotifications.php:548 msgid "Upcoming Renewal Reminder from {{settings.store_name}}" msgstr "" #: app/Services/Email/EmailNotifications.php:540 msgid "Upcoming renewal reminder to customer" msgstr "" #: app/Services/Translations/admin-translation.php:2867 msgid "Upcoming Renewal Revenue" msgstr "" #: app/Services/Translations/admin-translation.php:2868 #: app/Services/Translations/customer-profile-translation.php:291 msgid "Update" msgstr "" #. %1$s: number of variants to bulk-update #: app/Services/Translations/admin-translation.php:2870 #, php-format msgid "Update %1$s variants" msgstr "" #: app/Services/Translations/admin-translation.php:2871 #: app/Services/Translations/customer-profile-translation.php:292 msgid "Update Address" msgstr "" #: app/CPT/FluentProducts.php:304 msgid "Update Brand" msgstr "" #: app/CPT/FluentProducts.php:282 msgid "Update Category" msgstr "" #: app/Services/PluginInstaller/AddonManager.php:194 #, php-format msgid "Update check for source type \"%s\" is not currently available." msgstr "" #: app/Services/Translations/admin-translation.php:2872 msgid "Update Customer" msgstr "" #: app/Services/Translations/admin-translation.php:2873 msgid "Update File" msgstr "" #: app/Services/Translations/admin-translation.php:2874 msgid "Update File (Choose the source file to get automatic updates)" msgstr "" #: app/Services/PluginInstaller/AddonManager.php:316 #, php-format msgid "Update for source type \"%s\" is not currently available." msgstr "" #: app/Services/Translations/admin-translation.php:2880 msgid "Update package" msgstr "" #: app/Services/Translations/customer-profile-translation.php:293 msgid "Update Payment" msgstr "" #: app/Services/Translations/customer-profile-translation.php:294 msgid "Update Payment Method" msgstr "" #: app/Services/Translations/admin-translation.php:2875 msgid "Update Required" msgstr "" #: app/Services/Translations/admin-translation.php:2876 msgid "Update Role" msgstr "" #: app/Services/Translations/admin-translation.php:2877 msgid "Update Shipping Status" msgstr "" #: app/Services/Translations/admin-translation.php:2878 msgid "Update Stocks" msgstr "" #: app/Services/Translations/admin-translation.php:2879 msgid "Update Upgrade Path" msgstr "" #: app/Services/Translations/admin-translation.php:2881 msgid "Update wordpress user profile" msgstr "" #: app/Views/emails/subscription/charge_failed/customer.php:137 #: app/Views/emails/subscription/renewal_failed/customer.php:86 msgid "Update your payment method" msgstr "" #: app/Services/Translations/customer-profile-translation.php:295 msgid "Update your payment method to continue with the subscription." msgstr "" #. 1: fields changed, 2: order id #: app/Modules/MCP/Tools/OrderTools.php:1076 #, php-format msgid "Updated %1$s on order #%2$d." msgstr "" #: api/Resource/OrderMetaResource.php:112 msgid "Updated successfully" msgstr "" #: app/Http/Requests/BulkUpdateVariantRequest.php:30 msgid "Updates payload must be an array." msgstr "" #: app/Services/Translations/admin-translation.php:2882 msgid "Updating" msgstr "" #: app/Services/Translations/block-editor-translation.php:437 msgid "Updating preview..." msgstr "" #: app/Services/Translations/admin-translation.php:2883 msgid "Updating variants" msgstr "" #: app/Services/Translations/admin-translation.php:2884 #: app/Services/Translations/customer-profile-translation.php:296 msgid "Upgrade" msgstr "" #: app/Services/Renderer/CartSummaryRender.php:356 #: app/Services/Translations/admin-translation.php:2885 #: app/Services/Translations/customer-profile-translation.php:297 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:636 #: app/Services/Renderer/Receipt/ThankYouRender.php:514 #: app/Views/emails/parts/items_table.php:368 #: app/Hooks/Handlers/CustomCheckout/CustomCheckout.php:175 msgid "Upgrade Discount" msgstr "" #: app/Services/Translations/customer-profile-translation.php:298 msgid "Upgrade Options" msgstr "" #: app/Services/Translations/customer-profile-translation.php:300 msgid "Upgrade options table" msgstr "" #: app/Helpers/AdminHelper.php:36 #: app/Services/Translations/admin-translation.php:2886 msgid "Upgrade Paths" msgstr "" #: app/Services/Translations/admin-translation.php:2888 msgid "" "Upgrade paths feature is temporarily disabled for bundle products. This " "feature will be enabled in a future update." msgstr "" #: app/Services/Translations/admin-translation.php:2887 msgid "Upgrade Paths Temporarily Unavailable for Bundle Products" msgstr "" #: app/Services/Translations/customer-profile-translation.php:299 msgid "Upgrade Plan" msgstr "" #: app/Services/Translations/customer-profile-translation.php:301 msgid "Upgrade to" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Pro/PromoGatewaySettings.php:163 msgid "Upgrade to FluentCart Pro" msgstr "" #: app/Services/Translations/admin-translation.php:2889 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:256 msgid "Upgrade to Pro" msgstr "" #: app/Services/Translations/admin-translation.php:2891 msgid "Upgrade to Pro for filtering" msgstr "" #: app/Services/Translations/admin-translation.php:2890 msgid "Upgrade to Pro for Roles & Permission" msgstr "" #. %1$s: storage provider title #: app/Services/Translations/admin-translation.php:2893 #, php-format msgid "Upgrade to Pro to use storage provider: %1$s" msgstr "" #: app/Services/Translations/admin-translation.php:2894 msgid "Upgraded From" msgstr "" #: app/Services/Translations/admin-translation.php:2895 msgid "Upgraded To" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/RazorpayAddon.php:88 msgid "UPI, Cards, NetBanking, and Wallets" msgstr "" #: app/Services/Translations/admin-translation.php:2896 msgid "Upload" msgstr "" #: app/Services/Translations/block-editor-translation.php:439 msgid "" "Upload a logo or select one from your media library. You can also set your " "store logo in Settings." msgstr "" #: app/Services/Translations/admin-translation.php:2898 msgid "Upload image" msgstr "" #: app/Services/Translations/admin-translation.php:2897 #: app/Services/Translations/block-editor-translation.php:438 msgid "Upload Logo" msgstr "" #: api/StoreSettings.php:255 msgid "Upload your brand's logo. Recommended width: 512 pixels minimum." msgstr "" #. %1$s: upload progress percentage, e.g. "45%" #: app/Services/Translations/admin-translation.php:2900 #, php-format msgid "Uploading... %1$s" msgstr "" #: app/Services/Localization/i18n/states.php:660 msgid "Upper East" msgstr "" #: app/Services/Localization/i18n/states.php:661 msgid "Upper West" msgstr "" #: app/Services/Localization/i18n/states.php:317 msgid "Uri" msgstr "" #. %s is the URL #: app/Services/Translations/admin-translation.php:2831 msgid "URL" msgstr "" #: app/Services/Translations/admin-translation.php:2832 msgid "URL Slug" msgstr "" #: app/Services/Localization/i18n/countries.php:249 msgid "Uruguay" msgstr "" #: app/Services/Localization/i18n/states.php:2201 msgctxt "Uruguay Department" msgid "Florida" msgstr "" #: app/Services/Localization/i18n/states.php:2206 msgctxt "Uruguay Department" msgid "Río Negro" msgstr "" #: app/Services/Localization/i18n/states.php:2210 msgctxt "Uruguay Department" msgid "San José" msgstr "" #: app/Helpers/CurrenciesHelper.php:148 msgid "Uruguayan Peso" msgstr "" #: app/Services/Localization/i18n/states.php:51 msgid "Uruzgan" msgstr "" #: app/Services/Localization/i18n/states.php:2148 msgctxt "US State" msgid "Florida" msgstr "" #: app/Services/Localization/i18n/states.php:2159 msgctxt "US State" msgid "Maryland" msgstr "" #: app/Services/Localization/i18n/states.php:2165 msgctxt "US State" msgid "Montana" msgstr "" #: app/Services/Localization/i18n/states.php:2149 msgctxt "US state of Georgia" msgid "Georgia" msgstr "" #: app/Services/Translations/admin-translation.php:2833 msgid "USA" msgstr "" #: app/Services/Translations/admin-translation.php:2901 msgid "Usage" msgstr "" #: app/Services/Translations/admin-translation.php:2902 msgid "Usage Restrictions" msgstr "" #: app/Services/Translations/admin-translation.php:2903 msgid "Usage Statistics" msgstr "" #: app/Services/Translations/admin-translation.php:2904 msgid "Usage:" msgstr "" #: app/Services/Translations/admin-translation.php:2905 msgid "Use * as a wildcard with = or != operators. Example: sku = ABC*" msgstr "" #: app/Services/Translations/admin-translation.php:2906 msgid "Use 0 or empty for no limit" msgstr "" #: app/Services/Translations/admin-translation.php:2911 msgid "" "Use a shipping class to group products with similar shipping requirements. " "This allows you to set specific shipping rates for different types of items, " "such as 'Bulky Items', 'Fragile Goods'. Select an existing class from the " "search box or click + Add to create a new one. If no class is assigned, the " "product will use your store's default shipping rates." msgstr "" #: app/Services/Translations/admin-translation.php:2912 msgid "Use as default package" msgstr "" #: app/Services/Translations/admin-translation.php:2907 #: app/Services/Translations/block-editor-translation.php:440 msgid "Use Enter to add line breaks for a list format" msgstr "" #: app/Services/Translations/TransStrings.php:144 msgid "Use the arrow keys and enter to select the day of the month" msgstr "" #: app/Services/Translations/TransStrings.php:145 msgid "Use the arrow keys and enter to select the month" msgstr "" #: app/Services/Translations/TransStrings.php:146 msgid "Use the arrow keys and enter to select the year" msgstr "" #: api/StoreSettings.php:1190 msgid "Use this" msgstr "" #: app/Services/Translations/admin-translation.php:2913 msgid "Use this address" msgstr "" #: app/Services/Translations/admin-translation.php:2908 msgid "Use This File" msgstr "" #: app/Modules/Templating/Bricks/Elements/BuySection.php:72 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:72 #: app/Modules/Templating/Bricks/Elements/ProductContent.php:53 #: app/Modules/Templating/Bricks/Elements/PriceRange.php:60 #: app/Modules/Templating/Bricks/Elements/ProductShortDescription.php:53 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:64 msgid "Use this if the product is not available in dropdown." msgstr "" #: app/Services/Translations/admin-translation.php:2909 msgid "Use This Media" msgstr "" #: app/Services/Translations/admin-translation.php:2914 msgid "Use this video" msgstr "" #: app/Services/Translations/admin-translation.php:2915 msgid "Use vendor checkout" msgstr "" #: app/Services/Translations/admin-translation.php:2910 msgid "Use Video" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:514 msgid "" "Use {percent} as a placeholder for the discount amount, e.g. -{percent}%" msgstr "" #: app/Services/Translations/block-editor-translation.php:441 msgid "Use {percent} as placeholder. E.g., \"-{percent}% OFF\"" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:147 msgid "Used Coupons" msgstr "" #: app/Services/Translations/admin-translation.php:2916 msgid "" "Used to calculate rates at checkout and pre-selected when assigning packages " "to products" msgstr "" #: app/Services/Translations/admin-translation.php:2917 msgid "User" msgstr "" #: api/StoreSettings.php:1222 msgid "User Account Creation Mode" msgstr "" #. %1$s: newly created WordPress user ID. #: app/Listeners/Order/OrderPaid.php:53 #, php-format msgid "" "User account has been created automatically on payment success. Created User " "ID: %1$s" msgstr "" #: api/StoreSettings.php:1239 msgid "User account will be created automatically after payment." msgstr "" #: api/StoreSettings.php:1223 msgid "" "User account will be created regardless of the mode if the order has a " "subscription." msgstr "" #: api/StoreSettings.php:1251 msgid "User account will not be created for onetime purchases." msgstr "" #: app/Http/Requests/AttachUserRequest.php:32 msgid "User already linked to a customer." msgstr "" #: app/Http/Controllers/CustomerController.php:465 msgid "User attached successfully" msgstr "" #: app/Listeners/Order/OrderPaid.php:54 msgid "User created successfully" msgstr "" #: api/User.php:131 msgid "User created successfully! You are now logged in." msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:248 msgid "User creation failed from FluentCommunity Integration" msgstr "" #. %1$s: account creation error. #: app/Listeners/Order/OrderPaid.php:45 #, php-format msgid "User creation failed: %1$s" msgstr "" #: app/Http/Controllers/CustomerController.php:493 msgid "User detached successfully" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:20 msgid "User Display Name" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:23 msgid "User Email" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:21 msgid "User First Name" msgstr "" #. 1: space ids, 2: course ids #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:332 #, php-format msgid "User has been added to spaces: %1$s and courses: %2$s" msgstr "" #. %s is the space ids #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:235 #, php-format msgid "User has been removed from spaces and courses: %s" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:19 msgid "User ID" msgstr "" #: app/Http/Requests/CartRequest.php:37 msgid "User Id must be a number." msgstr "" #: app/Http/Requests/AttachUserRequest.php:46 msgid "User is required." msgstr "" #: app/Helpers/EditorShortCodeHelper.php:22 msgid "User Last Name" msgstr "" #: app/Services/Permission/PermissionManager.php:274 #: app/Services/Permission/PermissionManager.php:292 msgid "User not found" msgstr "" #: app/Http/Requests/AttachUserRequest.php:28 #: app/Http/Requests/AttachUserRequest.php:47 msgid "User not found." msgstr "" #: app/Helpers/EditorShortCodeHelper.php:24 msgid "User Username" msgstr "" #: api/StoreSettings.php:1245 msgid "User will have an option to create an account during checkout." msgstr "" #: app/Helpers/CartCheckoutHelper.php:867 msgid "Username or Email Address" msgstr "" #: app/Services/Translations/checkout-translation.php:39 msgid "Username or Email is required" msgstr "" #: app/Services/Translations/customer-profile-translation.php:351 msgid "using" msgstr "" #: app/Modules/StorageDrivers/S3/S3.php:673 msgid "Using Define Mode" msgstr "" #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:89 msgid "USSD & Mobile Money support" msgstr "" #: app/Services/Localization/i18n/states.php:1735 msgid "Usulután" msgstr "" #: app/Services/Localization/i18n/states.php:1300 msgid "UTA Găgăuzia" msgstr "" #: app/Services/Localization/i18n/states.php:2183 msgid "Utah" msgstr "" #: app/Services/Localization/i18n/states.php:1811 msgid "Uthai Thani" msgstr "" #: app/Services/Translations/admin-translation.php:2834 msgid "UTM Campaign" msgstr "" #: app/Services/Filter/OrderFilter.php:631 msgid "Utm Campaign" msgstr "" #: app/Services/Translations/admin-translation.php:2835 msgid "UTM Content" msgstr "" #: app/Services/Filter/OrderFilter.php:635 msgid "Utm Content" msgstr "" #: app/Services/Translations/admin-translation.php:2836 msgid "UTM Details" msgstr "" #: app/Services/Translations/admin-translation.php:2837 msgid "UTM ID" msgstr "" #: app/Services/Filter/OrderFilter.php:636 msgid "Utm Id" msgstr "" #: app/Services/Translations/admin-translation.php:2838 msgid "UTM Medium" msgstr "" #: app/Services/Filter/OrderFilter.php:634 msgid "Utm Medium" msgstr "" #: app/Services/Filter/OrderFilter.php:653 msgid "Utm Property" msgstr "" #: app/Services/Translations/admin-translation.php:2839 msgid "UTM Source" msgstr "" #: app/Services/Filter/OrderFilter.php:633 msgid "Utm Source" msgstr "" #: app/Services/Translations/admin-translation.php:2840 msgid "UTM Term" msgstr "" #: app/Services/Filter/OrderFilter.php:632 msgid "Utm Term" msgstr "" #: app/Services/Localization/i18n/states.php:869 msgid "Uttar Pradesh" msgstr "" #: app/Services/Localization/i18n/states.php:1812 msgid "Uttaradit" msgstr "" #: app/Services/Localization/i18n/states.php:868 msgid "Uttarakhand" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1213 msgid "uuid not found" msgstr "" #: app/Services/Localization/i18n/countries.php:250 msgid "Uzbekistan" msgstr "" #: app/Helpers/CurrenciesHelper.php:149 msgid "Uzbekistani Som" msgstr "" #: app/Services/Localization/i18n/states.php:86 msgid "Uíge" msgstr "" #: app/Services/Localization/i18n/states.php:1880 msgid "Uşak" msgstr "" #: app/Services/Localization/i18n/states.php:318 msgid "Valais" msgstr "" #: app/Services/Localization/i18n/states.php:479 msgid "Valdesia" msgstr "" #: app/Services/Localization/i18n/states.php:637 msgid "Valencia" msgstr "" #: app/Services/Renderer/VatFieldRenderer.php:95 msgid "Validating VAT number" msgstr "" #: app/Services/Translations/checkout-translation.php:40 msgid "Validating..." msgstr "" #: app/Services/Translations/admin-translation.php:2927 msgid "Validation Error" msgstr "" #: api/Checkout/CheckoutApi.php:1042 #: app/Http/Controllers/FrontendControllers/CustomerController.php:325 msgid "Validation error" msgstr "" #: app/Services/Translations/checkout-translation.php:41 msgid "Validation Error! Please fill required fields!" msgstr "" #: app/Modules/Integrations/GlobalIntegrationSettings.php:222 msgid "Validation Failed" msgstr "" #: app/Http/Controllers/TaxEUController.php:408 msgid "Validation failed for EU VAT settings" msgstr "" #: app/Http/Controllers/TaxEUController.php:285 msgid "Validation failed for OSS country rates" msgstr "" #: app/Http/Controllers/TaxEUController.php:121 msgid "Validation failed for VAT registration rates" msgstr "" #: app/Modules/Integrations/GlobalIntegrationSettings.php:268 msgid "Validation Failed, No valid data found." msgstr "" #: app/Modules/Integrations/GlobalIntegrationSettings.php:237 msgid "Validation Failed, Please fill up the required fields." msgstr "" #: app/Services/Translations/checkout-translation.php:42 msgid "Validation service unavailable. Please try again." msgstr "" #: app/Services/Localization/i18n/states.php:638 msgid "Valladolid" msgstr "" #: app/Services/Localization/i18n/states.php:728 msgid "Valle" msgstr "" #: app/Services/Localization/i18n/states.php:406 msgid "Valle del Cauca" msgstr "" #: app/Services/Localization/i18n/states.php:339 msgid "Valparaíso" msgstr "" #: app/Services/Translations/admin-translation.php:2928 msgid "Value" msgstr "" #: app/Services/Translations/block-editor-translation.php:442 msgid "Value to compare against" msgstr "" #. 1: unrecognized values, 2: property name, 3: known option values #: app/Modules/MCP/Support/AdvancedSearch.php:873 #, php-format msgid "" "Values \"%1$s\" on %2$s are not among the documented options (%3$s); they " "were matched literally, so unintended values return zero rows." msgstr "" #: app/Services/Localization/i18n/states.php:480 msgid "Valverde" msgstr "" #: app/Services/Localization/i18n/states.php:1881 msgid "Van" msgstr "" #: app/Services/Localization/i18n/countries.php:251 msgid "Vanuatu" msgstr "" #: app/Helpers/CurrenciesHelper.php:151 app/Helpers/CurrenciesHelper.php:395 msgid "Vanuatu Vatu" msgstr "" #: app/Services/Localization/i18n/states.php:736 msgid "Varaždin County" msgstr "" #: app/Services/Localization/i18n/states.php:1013 msgid "Varese" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:341 #: app/Services/Renderer/CartItemRenderer.php:142 #: app/Services/Translations/admin-translation.php:2929 msgid "Variant" msgstr "" #: app/Services/Translations/admin-translation.php:3193 msgid "variant" msgstr "" #: app/Services/Translations/admin-translation.php:2930 #, php-format msgid "Variant combinations the current options will generate (max %1$s)" msgstr "" #: app/Helpers/EditorShortCodeHelper.php:317 msgid "Variant Name" msgstr "" #: app/Http/Controllers/ProductController.php:1554 #: app/Http/Controllers/ProductVariationController.php:88 msgid "Variant not found" msgstr "" #: app/Services/BulkProductUpdateService.php:263 #: app/Services/BulkProductInsertService.php:173 msgid "Variant title is required." msgstr "" #: app/Services/BulkProductUpdateService.php:264 #: app/Services/BulkProductInsertService.php:174 msgid "Variant title may not be greater than 200 characters." msgstr "" #: app/Services/Translations/admin-translation.php:2931 msgid "Variant updated successfully" msgstr "" #: app/Http/Requests/GroupBulkUpdateVariantRequest.php:48 msgid "variant_ids must be an array." msgstr "" #: app/Services/Translations/admin-translation.php:3194 msgid "variants" msgstr "" #: app/Services/Translations/admin-translation.php:2932 msgid "Variants deleted successfully" msgstr "" #: app/Services/Translations/admin-translation.php:2933 #: app/Services/Translations/block-editor-translation.php:443 msgid "Variants features..." msgstr "" #: app/Services/Translations/admin-translation.php:2934 msgid "Variants updated successfully" msgstr "" #: app/Http/Controllers/ProductVariationController.php:395 msgid "Variants updated successfully." msgstr "" #: app/Services/Translations/admin-translation.php:3195 msgid "variants will be changed:" msgstr "" #: app/Services/Filter/ProductFilter.php:511 #: app/Services/Translations/admin-translation.php:2935 msgid "Variation" msgstr "" #: app/Services/Translations/admin-translation.php:2941 msgid "Variation actions" msgstr "" #: api/StoreSettings.php:1077 msgid "Variation Columns" msgstr "" #: app/Services/AdvancedVariationService.php:293 msgid "Variation combination updated!" msgstr "" #: app/Services/Translations/admin-translation.php:2936 msgid "Variation Compare Price" msgstr "" #: app/Services/Filter/ProductFilter.php:506 msgid "Variation Count" msgstr "" #: app/Services/Translations/admin-translation.php:2937 msgid "Variation ID copied to clipboard" msgstr "" #: app/Http/Controllers/ProductController.php:508 msgid "Variation info is not present" msgstr "" #: app/Http/Controllers/ProductVariationController.php:119 msgid "Variation is now tax exempt" msgstr "" #: app/Http/Requests/UpgradePathSettingRequest.php:28 #: app/Http/Requests/UpgradePathSettingRequest.php:29 msgid "Variation is required." msgstr "" #: app/Services/Translations/admin-translation.php:2938 msgid "Variation Price" msgstr "" #: app/Services/Translations/admin-translation.php:2939 msgid "Variation Title" msgstr "" #: app/Services/Translations/admin-translation.php:2942 msgid "Variation title" msgstr "" #: app/Services/Filter/ProductFilter.php:521 #: app/Services/Translations/admin-translation.php:2940 msgid "Variation Type" msgstr "" #: app/Http/Requests/ProductUpdateRequest.php:444 #: app/Http/Requests/ProductRequest.php:357 msgid "Variation Type is required." msgstr "" #: api/StoreSettings.php:1037 msgid "Variation View" msgstr "" #: app/Services/Filter/ProductFilter.php:500 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:223 msgid "Variations" msgstr "" #: app/Services/Translations/admin-translation.php:2944 msgid "Variations generated successfully!" msgstr "" #: app/Services/Translations/admin-translation.php:2943 msgid "Variations Synced Successfully" msgstr "" #: app/Services/Localization/i18n/states.php:218 msgid "Varna" msgstr "" #: app/Services/Localization/i18n/states.php:772 msgid "Vas" msgstr "" #: app/Services/Localization/i18n/states.php:1699 msgid "Vaslui" msgstr "" #: app/Modules/Tax/TaxModule.php:1746 app/Modules/Tax/TaxModule.php:1747 #: app/Modules/Tax/TaxModule.php:1748 app/Modules/Tax/TaxModule.php:1749 #: app/Modules/Tax/TaxModule.php:1750 app/Modules/Tax/TaxModule.php:1751 #: app/Modules/Tax/TaxModule.php:1752 app/Modules/Tax/TaxModule.php:1753 #: app/Modules/Tax/TaxModule.php:1755 app/Modules/Tax/TaxModule.php:1758 #: app/Modules/Tax/TaxModule.php:1759 app/Modules/Tax/TaxModule.php:1761 #: app/Modules/Tax/TaxModule.php:1765 app/Modules/Tax/TaxModule.php:1769 #: app/Modules/Tax/TaxModule.php:1779 app/Modules/Tax/TaxModule.php:1781 #: app/Modules/Tax/TaxModule.php:1782 app/Modules/Tax/TaxModule.php:1793 msgid "VAT" msgstr "" #: api/Checkout/CheckoutApi.php:948 msgid "VAT / Tax ID is required." msgstr "" #: app/Services/Translations/admin-translation.php:2920 msgid "VAT collection" msgstr "" #: app/Services/Translations/admin-translation.php:2921 msgid "" "VAT for these EU countries is currently being collected using Collect VAT " "cross-border (OSS). Check the country list in the Collect VAT cross-border " "section." msgstr "" #: app/Modules/Tax/TaxModule.php:1327 msgid "VAT has been applied successfully" msgstr "" #: app/Modules/Tax/TaxModule.php:1394 msgid "VAT has been removed successfully" msgstr "" #: app/Services/Translations/admin-translation.php:2918 msgid "VAT ID missing" msgstr "" #. %1$s: store seller VAT ID #: app/Services/ShortCodeParser/Parsers/OrderParser.php:946 #, php-format msgid "VAT ID: %1$s" msgstr "" #: app/Services/Translations/admin-translation.php:2922 msgid "" "VAT is stripped from the price on reverse charge. Customer pays the net (ex-" "VAT) amount." msgstr "" #: app/Services/Renderer/VatFieldRenderer.php:51 msgid "VAT Number" msgstr "" #: app/Services/Translations/admin-translation.php:2923 msgid "VAT number" msgstr "" #: app/Modules/Tax/TaxModule.php:1196 msgid "VAT number collection is not enabled." msgstr "" #: app/Modules/Tax/TaxModule.php:1328 msgid "VAT number has been validated successfully" msgstr "" #: app/Modules/Tax/TaxModule.php:1247 msgid "VAT number is not valid!" msgstr "" #: app/Http/Controllers/TaxEUController.php:85 msgid "VAT number is too long" msgstr "" #: app/Services/Translations/admin-translation.php:2919 msgid "VAT Reverse Charge Settings" msgstr "" #: app/Services/Renderer/TaxRenderer.php:349 #: app/Services/Translations/admin-translation.php:2924 #: app/Services/Translations/customer-profile-translation.php:302 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:971 #: app/Services/Renderer/Receipt/ThankYouRender.php:1223 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:617 #: app/Views/emails/parts/subscription_item.php:153 #: app/Views/emails/parts/items_table.php:488 msgid "VAT reversed" msgstr "" #: app/Services/Translations/customer-profile-translation.php:305 msgid "Vat Tax ID" msgstr "" #: app/Modules/Tax/TaxModule.php:1223 msgid "VAT validation is only available for EU countries." msgstr "" #: app/Modules/Tax/TaxModule.php:1496 msgid "VAT validation rate limit reached. Please try again in a few moments." msgstr "" #: app/Services/Renderer/CheckoutFieldsSchema.php:500 #: app/Services/Renderer/AddressSelectRenderer.php:465 #: app/Services/Translations/admin-translation.php:2925 #: app/Services/Translations/customer-profile-translation.php:303 msgid "VAT/GST/Tax Number" msgstr "" #: app/Http/Requests/CustomerAddressRequest.php:75 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:79 msgid "VAT/GST/Tax Number field is required." msgstr "" #: app/Services/Translations/customer-profile-translation.php:304 msgid "VAT/GST/Tax Number is required." msgstr "" #: app/Services/Translations/admin-translation.php:2926 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:403 #: app/Services/Renderer/Receipt/ThankYouRender.php:943 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:835 #: app/Views/emails/parts/addresses.php:69 msgid "VAT/Tax ID" msgstr "" #: app/Services/Localization/i18n/countries.php:252 msgid "Vatican" msgstr "" #: app/Services/Localization/i18n/states.php:319 msgid "Vaud" msgstr "" #: app/Services/Localization/i18n/states.php:407 msgid "Vaupés" msgstr "" #: app/Services/Localization/i18n/states.php:219 msgid "Veliko Tarnovo" msgstr "" #: app/Services/Translations/admin-translation.php:2949 msgid "Vendor charge id" msgstr "" #: app/Services/Translations/admin-translation.php:2950 msgid "" "Vendor checkout will redirect to vendor payment page instead of default " "payment page!" msgstr "" #: app/Services/Translations/admin-translation.php:2945 msgid "Vendor Customer ID" msgstr "" #: app/Http/Requests/UpdateVendorIdsRequest.php:37 msgid "Vendor Customer ID cannot be longer than 45 characters." msgstr "" #: app/Modules/Subscriptions/Services/SubscriptionService.php:1274 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:340 msgid "Vendor IDs can only be edited on an active gateway-billed subscription." msgstr "" #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:328 msgid "Vendor IDs have been updated successfully!" msgstr "" #: app/Services/Translations/admin-translation.php:2946 #: app/Http/Requests/UpdateVendorIdsRequest.php:22 msgid "" "Vendor IDs may only contain letters, numbers, dots, dashes and underscores." msgstr "" #: app/Services/Translations/admin-translation.php:2947 msgid "Vendor IDs updated successfully" msgstr "" #: app/Services/Translations/admin-translation.php:2948 msgid "Vendor Subscription ID" msgstr "" #: app/Http/Requests/UpdateVendorIdsRequest.php:36 msgid "Vendor Subscription ID cannot be longer than 45 characters." msgstr "" #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:122 msgid "Vendor subscription lookup is not implemented for this payment method." msgstr "" #: app/Views/emails/subscription/renewal/admin.php:37 msgid "Vendor Transaction ID:" msgstr "" #: app/Services/Localization/i18n/states.php:1014 msgid "Venezia" msgstr "" #: app/Services/Localization/i18n/countries.php:253 msgid "Venezuela" msgstr "" #: app/Services/Localization/i18n/states.php:2240 msgctxt "Venezuela State" msgid "Amazonas" msgstr "" #: app/Services/Localization/i18n/states.php:2221 msgctxt "Venezuela State" msgid "Bolívar" msgstr "" #: app/Services/Localization/i18n/states.php:2232 msgctxt "Venezuela State" msgid "Sucre" msgstr "" #: app/Services/Localization/i18n/states.php:1352 msgid "Veracruz" msgstr "" #: app/Services/Localization/i18n/states.php:1506 msgid "Veraguas" msgstr "" #: app/Services/Localization/i18n/states.php:1015 msgid "Verbano-Cusio-Ossola" msgstr "" #: app/Services/Localization/i18n/states.php:1016 msgid "Vercelli" msgstr "" #: app/Services/Translations/admin-translation.php:2951 msgid "Verification failed. Please check your keys." msgstr "" #: app/Services/Translations/admin-translation.php:2952 msgid "Verified" msgstr "" #: app/Services/Translations/admin-translation.php:2953 msgid "Verified Mail" msgstr "" #: app/Services/Translations/admin-translation.php:2954 msgid "Verified User" msgstr "" #: app/Services/Translations/admin-translation.php:2955 msgid "Verify" msgstr "" #: app/Services/Translations/admin-translation.php:2956 msgid "Verify Keys" msgstr "" #: app/Services/Translations/admin-translation.php:2957 msgid "Verify License" msgstr "" #: app/Services/Localization/i18n/states.php:2184 msgid "Vermont" msgstr "" #: app/Services/Localization/i18n/states.php:1017 msgid "Verona" msgstr "" #: app/Services/Translations/admin-translation.php:2958 msgid "Version Number" msgstr "" #: app/Services/Localization/i18n/states.php:773 msgid "Veszprém" msgstr "" #: app/Services/Localization/i18n/states.php:1018 msgid "Vibo Valentia" msgstr "" #: app/Services/Localization/i18n/states.php:1019 msgid "Vicenza" msgstr "" #: app/Services/Localization/i18n/states.php:408 msgid "Vichada" msgstr "" #: app/Services/Localization/i18n/states.php:123 msgid "Victoria" msgstr "" #: app/Services/Translations/admin-translation.php:2959 msgid "Video" msgstr "" #: app/Services/Translations/admin-translation.php:2960 #, php-format msgid "Video #%1$s" msgstr "" #: app/Services/Translations/admin-translation.php:2961 #, php-format msgid "Video #%1$s (unavailable)" msgstr "" #: app/Services/Translations/admin-translation.php:2962 msgid "Video created in FluentPlayer." msgstr "" #: app/Services/Translations/admin-translation.php:2963 msgid "Videos" msgstr "" #: app/Services/Localization/i18n/states.php:220 msgid "Vidin" msgstr "" #: app/Services/Localization/i18n/states.php:1179 msgid "Vientiane" msgstr "" #: app/Services/Localization/i18n/states.php:1178 msgid "Vientiane Province" msgstr "" #: app/Services/Localization/i18n/countries.php:254 msgid "Vietnam" msgstr "" #: app/Helpers/CurrenciesHelper.php:394 msgid "Vietnamese Dong" msgstr "" #: app/Helpers/CurrenciesHelper.php:150 msgid "Vietnamese Đồng" msgstr "" #: app/Services/Translations/admin-translation.php:2964 #: app/Services/Translations/block-editor-translation.php:444 msgid "View" msgstr "" #. 1: Post or product title #: app/Services/Renderer/CartRenderer.php:207 #, php-format msgid "View %1$s" msgstr "" #. %1$s: image title #: app/Services/Renderer/ProductRenderer.php:711 #, php-format msgid "View %1$s image" msgstr "" #. %s: product title #: app/Services/Renderer/ProductCardRender.php:238 #, php-format msgid "View %s product image" msgstr "" #: app/Services/Permission/PermissionManager.php:64 msgid "" "View Access for products, customers, coupons, integretions. Manage Access " "for Order Statuses" msgstr "" #: app/Services/Permission/PermissionManager.php:79 msgid "" "View Access for products, customers, orders, subscriptions, licenses, " "coupons, reports and integrations" msgstr "" #: app/Services/Translations/admin-translation.php:2965 #: app/Services/Translations/block-editor-translation.php:445 msgid "View All" msgstr "" #: app/Services/Translations/customer-profile-translation.php:310 msgid "View all" msgstr "" #. %d number of remaining images #: app/Services/Renderer/ProductRenderer.php:669 msgid "View all %d more images" msgstr "" #: app/Services/Translations/customer-profile-translation.php:311 msgid "View all downloads" msgstr "" #: app/Services/Translations/customer-profile-translation.php:312 msgid "View all purchases" msgstr "" #: app/CPT/FluentProducts.php:308 msgid "View Brand" msgstr "" #: api/StoreSettings.php:71 api/StoreSettings.php:1746 #: app/Services/Renderer/CartRenderer.php:488 msgid "View Cart" msgstr "" #: app/Services/Permission/PermissionManager.php:213 msgid "View Coupons" msgstr "" #: app/Services/Translations/admin-translation.php:2966 msgid "View Customer" msgstr "" #: app/Services/Permission/PermissionManager.php:194 msgid "View Customers" msgstr "" #: app/Services/Permission/PermissionManager.php:224 msgid "View Dashboard Stats" msgstr "" #: app/Views/emails/order/paid/customer.php:63 #: app/Views/emails/order/paid/admin.php:39 #: app/Views/emails/order/refunded/customer.php:36 #: app/Views/emails/order/refunded/admin.php:46 #: app/Views/emails/order/shipped/customer.php:49 #: app/Views/emails/order/placed/admin.php:39 #: app/Views/emails/order/delivered/customer.php:52 #: app/Views/emails/renewal/created/admin.php:36 #: app/Views/emails/subscription/past_due/admin.php:36 #: app/Views/emails/subscription/renewal/customer.php:44 #: app/Views/emails/subscription/renewal/admin.php:45 msgid "View Details" msgstr "" #: app/Services/Translations/admin-translation.php:2975 msgid "View details" msgstr "" #. %s: product title #: app/Services/Renderer/CartItemRenderer.php:133 #, php-format msgid "View details for %s" msgstr "" #. %s is the license title #: app/Services/Translations/customer-profile-translation.php:314 #, php-format msgid "View details for license: %s" msgstr "" #: app/Services/Translations/admin-translation.php:2967 msgid "View Documentations" msgstr "" #: app/Views/emails/digest.php:171 msgid "View full reports" msgstr "" #: app/Services/Permission/PermissionManager.php:218 msgid "View Integrations" msgstr "" #: app/Services/Translations/admin-translation.php:2968 msgid "View Invoice" msgstr "" #: app/Services/Translations/customer-profile-translation.php:315 msgid "View item details:" msgstr "" #: app/Services/Translations/block-editor-translation.php:446 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:197 msgid "View Items" msgstr "" #: app/Services/Permission/PermissionManager.php:221 msgid "View Labels" msgstr "" #: app/Services/Translations/admin-translation.php:2969 msgid "View License" msgstr "" #: app/Services/Permission/PermissionManager.php:209 msgid "View Licenses" msgstr "" #: app/Services/Translations/customer-profile-translation.php:306 msgid "View List" msgstr "" #: app/Services/Translations/customer-profile-translation.php:316 msgid "View list of activated sites" msgstr "" #: app/Services/Translations/block-editor-translation.php:447 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:100 msgid "View Mode" msgstr "" #: app/Services/Translations/admin-translation.php:2976 msgid "View name" msgstr "" #: app/Services/Renderer/ProductCardRender.php:396 #: app/Services/Translations/block-editor-translation.php:448 msgid "View Options" msgstr "" #. %s: product title #: app/Services/Renderer/ProductCardRender.php:399 #, php-format msgid "View options for %s" msgstr "" #: app/Services/Translations/admin-translation.php:2970 #: app/Services/Translations/customer-profile-translation.php:307 #: app/Services/Renderer/Receipt/ThankYouRender.php:1014 #: app/Views/emails/order/reminder/due/admin.php:52 msgid "View Order" msgstr "" #: app/Services/Translations/customer-profile-translation.php:317 msgid "View order" msgstr "" #: app/Services/Translations/admin-translation.php:2971 msgid "View Order Bump" msgstr "" #: app/Views/emails/order/placed/customer.php:36 msgid "View Order Details" msgstr "" #: app/Services/Permission/PermissionManager.php:198 #: app/Hooks/Handlers/AdminMenuBarHandler.php:57 msgid "View Orders" msgstr "" #: api/StoreSettings.php:73 app/CPT/FluentProducts.php:201 #: app/Services/Translations/admin-translation.php:2972 #: app/Services/Translations/block-editor-translation.php:449 msgid "View Product" msgstr "" #: app/Services/Translations/customer-profile-translation.php:318 msgid "View product" msgstr "" #. 1: Product title #: app/Services/Renderer/SearchBarRenderer.php:162 #, php-format msgid "View product: %1$s" msgstr "" #: app/Services/Permission/PermissionManager.php:190 #: app/Hooks/Handlers/AdminMenuBarHandler.php:64 msgid "View Products" msgstr "" #: app/Services/Translations/customer-profile-translation.php:308 #: app/Views/invoice/delivery_slip.php:80 msgid "View Receipt" msgstr "" #: app/Services/Permission/PermissionManager.php:216 msgid "View Reports" msgstr "" #: app/Services/Translations/customer-profile-translation.php:319 msgid "View single item for this order" msgstr "" #: app/Services/Translations/admin-translation.php:2973 msgid "View Site" msgstr "" #: app/Services/Translations/admin-translation.php:2974 #: app/Services/Translations/customer-profile-translation.php:309 #: app/Views/emails/subscription/trial_end/admin.php:64 #: app/Views/emails/subscription/reminder/admin.php:53 #: app/Views/emails/subscription/canceled/admin.php:57 msgid "View Subscription" msgstr "" #: app/Services/Translations/customer-profile-translation.php:320 msgid "View subscription details for" msgstr "" #: app/Services/Permission/PermissionManager.php:205 msgid "View Subscriptions" msgstr "" #: app/Services/Renderer/TaxRenderer.php:653 #: app/Services/Renderer/TaxRenderer.php:763 msgid "View tax breakdown for this item" msgstr "" #: app/Views/emails/order/refunded/admin.php:44 msgid "View the details of this refund on the order details page." msgstr "" #: app/Services/Renderer/CartRenderer.php:487 msgid "View your shopping cart" msgstr "" #: app/Services/Translations/admin-translation.php:2977 #, php-format msgid "Viewing %s" msgstr "" #: app/Services/Localization/i18n/states.php:1141 msgid "Vihiga" msgstr "" #: app/Services/Localization/i18n/states.php:1969 msgid "Vinnychchyna" msgstr "" #: app/Services/Localization/i18n/countries.php:255 msgid "Virgin Islands (British)" msgstr "" #: app/Services/Localization/i18n/countries.php:256 msgid "Virgin Islands (US)" msgstr "" #: app/Services/Localization/i18n/states.php:2185 msgid "Virginia" msgstr "" #: app/Services/Localization/i18n/states.php:741 msgid "Virovitica-Podravina County" msgstr "" #: app/Services/Translations/block-editor-translation.php:450 msgid "Visibility Condition" msgstr "" #: app/Services/Localization/i18n/states.php:1020 msgid "Viterbo" msgstr "" #: app/Modules/Tax/TaxModule.php:1777 msgid "VKN / VAT" msgstr "" #: app/Services/Localization/i18n/states.php:67 msgid "Vlorë" msgstr "" #: app/Services/Localization/i18n/states.php:662 msgid "Volta" msgstr "" #. %s - currency sign #: app/Services/Translations/admin-translation.php:2979 #, php-format msgid "Volume (%s)" msgstr "" #: app/Services/Localization/i18n/states.php:1970 msgid "Volyn" msgstr "" #: app/Services/Localization/i18n/states.php:1700 msgid "Vrancea" msgstr "" #: app/Services/Localization/i18n/states.php:221 msgid "Vratsa" msgstr "" #: app/Services/Translations/admin-translation.php:3196 msgid "vs" msgstr "" #: app/Modules/Tax/TaxModule.php:1780 msgid "VSK" msgstr "" #: app/Services/Localization/i18n/states.php:747 msgid "Vukovar-Srijem County" msgstr "" #: app/Services/Localization/i18n/states.php:1698 msgid "Vâlcea" msgstr "" #: app/Services/Localization/i18n/states.php:1482 msgid "Waikato" msgstr "" #: app/Services/Localization/i18n/states.php:1142 msgid "Wajir" msgstr "" #: app/Services/Localization/i18n/states.php:1077 msgid "Wakayama" msgstr "" #: app/Services/Localization/i18n/states.php:2136 msgid "Wake Island" msgstr "" #: app/Services/Localization/i18n/states.php:2123 msgid "Wakiso" msgstr "" #: app/Services/Localization/i18n/countries.php:257 msgid "Wallis and Futuna" msgstr "" #: app/Services/Translations/admin-translation.php:2981 msgid "Want to deactivate this license?" msgstr "" #: app/Views/emails/subscription/renewal/admin.php:43 msgid "" "Want to see more details about this renewal? You can view the order details " "page for more information." msgstr "" #: app/Services/Localization/i18n/states.php:52 msgid "Wardak" msgstr "" #: app/Services/Translations/admin-translation.php:2982 #: app/Services/Translations/customer-profile-translation.php:321 msgid "Warning" msgstr "" #: app/Services/Localization/i18n/states.php:2186 msgid "Washington" msgstr "" #: app/Services/Localization/i18n/states.php:835 msgid "Waterford" msgstr "" #: app/Services/Renderer/Receipt/ReceiptRenderer.php:854 msgid "We are sorry, your order is placed but payment confirmation has failed." msgstr "" #: app/Services/Translations/admin-translation.php:2983 msgid "We could not find any customers matching your search." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:486 msgid "" "We could not record that failed attempt. Please reload the page before " "trying again." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Processor.php:594 msgid "" "We could not update your previous payment attempt. Please wait a moment and " "try again." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Processor.php:404 msgid "" "We could not update your previous subscription attempt. Please wait a moment " "and try again." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:487 msgid "" "We could not verify your payment status. Please do not pay again. Contact " "the store to check your order status." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Processor.php:541 msgid "" "We could not verify your previous payment attempt. Please wait a moment and " "try again." msgstr "" #: app/Services/Translations/admin-translation.php:2984 msgid "We could't find any logs matching your filter." msgstr "" #: app/Services/Translations/admin-translation.php:2985 msgid "We could't find any products matching your search." msgstr "" #: app/Services/Translations/admin-translation.php:2986 msgid "We could't find any taxes matching your filter." msgstr "" #. %1$s is the reason the payment provider gave for declining the card #: app/Services/Translations/customer-profile-translation.php:323 #, php-format msgid "" "We couldn't charge this payment method: %1$s Please update it or pay the " "open renewal below." msgstr "" #: app/Services/Translations/block-editor-translation.php:451 msgid "We couldn't find any products matching your search" msgstr "" #: api/Checkout/CheckoutApi.php:1015 msgid "We don't ship to this address. Please select a different address." msgstr "" #. %s is the number of completed orders #: app/Services/Translations/admin-translation.php:2988 #, php-format msgid "We have found some completed orders that are not deletable (%s)" msgstr "" #: app/Views/emails/order/refunded/customer.php:16 msgid "We have processed a refund for your recent order" msgstr "" #: app/Views/invoice/delivery_slip.php:88 msgid "We hope you love your purchase. Your satisfaction is our top priority." msgstr "" #. %1$s is the subscription item name, %2$s is the saved payment method (e.g. visa ***4242) #: app/Views/emails/subscription/charge_failed/customer.php:41 #: app/Views/emails/subscription/renewal_failed/customer.php:34 #, php-format msgid "" "We were unable to charge your saved payment method (%2$s) for the renewal of " "%1$s." msgstr "" #. %1$s is the subscription item name #: app/Views/emails/subscription/charge_failed/customer.php:48 #: app/Views/emails/subscription/renewal_failed/customer.php:41 #, php-format msgid "" "We were unable to charge your saved payment method for the renewal of %1$s." msgstr "" #: app/Views/emails/subscription/renewal_failed/customer.php:65 msgid "We will automatically retry the charge." msgstr "" #: app/Views/emails/subscription/renewal_failed/customer.php:63 msgid "" "We will automatically retry the charge. You can update your payment method " "from your account if it has changed." msgstr "" #. %1$s is the date of the next automatic charge attempt #: app/Views/emails/subscription/charge_failed/customer.php:99 #, php-format msgid "We will automatically try again on %1$s." msgstr "" #. %1$s is the date of the next automatic charge attempt #: app/Views/emails/subscription/charge_failed/customer.php:74 #, php-format msgid "" "We will automatically try again on %1$s. To avoid any interruption, you can " "pay now or update your payment method from your account." msgstr "" #. %1$s is the date of the next automatic charge attempt #: app/Views/emails/subscription/charge_failed/customer.php:80 #, php-format msgid "" "We will automatically try again on %1$s. To avoid any interruption, you can " "pay now." msgstr "" #. %1$s is the date of the next automatic charge attempt #: app/Views/emails/subscription/charge_failed/customer.php:93 #, php-format msgid "" "We will automatically try again on %1$s. You can update your payment method " "from your account if it has changed." msgstr "" #: app/Views/emails/subscription/charge_failed/customer.php:106 msgid "We will automatically try again shortly." msgstr "" #: app/Views/emails/subscription/charge_failed/customer.php:104 msgid "" "We will automatically try again shortly. You can update your payment method " "from your account if it has changed." msgstr "" #: app/Services/Translations/admin-translation.php:2989 msgid "" "We will create a new user for this customer. If a user with the same email " "already exists, we will associate the customer with that existing user." msgstr "" #: app/Http/Controllers/AddonsController.php:97 msgid "Webhook" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:989 msgid "Webhook (No further setup needed) :" msgstr "" #: app/Services/Translations/admin-translation.php:2990 msgid "Webhook Feed Name" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:387 msgid "Webhook ID is missing." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1071 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1077 msgid "Webhook Info" msgstr "" #: app/Services/Translations/admin-translation.php:2991 msgid "Webhook Settings" msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1008 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1023 msgid "Webhook Setup" msgstr "" #: app/Http/Controllers/PaymentMethodController.php:152 msgid "Webhook setup successfully! Please reload the page." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:660 #: app/Modules/PaymentMethods/Cod/Cod.php:182 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:227 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:58 msgid "Webhook URL" msgstr "" #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:140 msgid "Webhook URL: " msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:438 msgid "Webhook verification failed." msgstr "" #: app/Services/Translations/admin-translation.php:2992 msgid "Webhooks" msgstr "" #: app/Services/Translations/TransStrings.php:175 msgid "Wed" msgstr "" #: app/Helpers/Helper.php:1376 app/Services/Translations/TransStrings.php:184 #: app/Services/Translations/admin-translation.php:2993 msgid "Wednesday" msgstr "" #: app/Helpers/Helper.php:1091 app/Helpers/Helper.php:1196 #: app/Helpers/Helper.php:1302 app/Helpers/Helper.php:1837 msgid "week" msgid_plural "weeks" msgstr[0] "" msgstr[1] "" #: app/Services/Translations/TransStrings.php:355 msgctxt "weekdays" msgid "Friday" msgstr "" #: app/Services/Translations/TransStrings.php:351 msgctxt "weekdays" msgid "Monday" msgstr "" #: app/Services/Translations/TransStrings.php:356 msgctxt "weekdays" msgid "Saturday" msgstr "" #: app/Services/Translations/TransStrings.php:350 msgctxt "weekdays" msgid "Sunday" msgstr "" #: app/Services/Translations/TransStrings.php:354 msgctxt "weekdays" msgid "Thursday" msgstr "" #: app/Services/Translations/TransStrings.php:352 msgctxt "weekdays" msgid "Tuesday" msgstr "" #: app/Services/Translations/TransStrings.php:353 msgctxt "weekdays" msgid "Wednesday" msgstr "" #: app/Services/Translations/TransStrings.php:378 msgctxt "weekdaysShort" msgid "Fri" msgstr "" #: app/Services/Translations/TransStrings.php:374 msgctxt "weekdaysShort" msgid "Mon" msgstr "" #: app/Services/Translations/TransStrings.php:379 msgctxt "weekdaysShort" msgid "Sat" msgstr "" #: app/Services/Translations/TransStrings.php:373 msgctxt "weekdaysShort" msgid "Sun" msgstr "" #: app/Services/Translations/TransStrings.php:377 msgctxt "weekdaysShort" msgid "Thu" msgstr "" #: app/Services/Translations/TransStrings.php:375 msgctxt "weekdaysShort" msgid "Tue" msgstr "" #: app/Services/Translations/TransStrings.php:376 msgctxt "weekdaysShort" msgid "Wed" msgstr "" #: api/StoreSettings.php:159 app/Helpers/Helper.php:1874 #: app/Services/Renderer/PricingTableRenderer.php:163 #: app/Services/Email/StoreDigestService.php:563 #: app/Services/Translations/admin-translation.php:2994 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:241 msgid "Weekly" msgstr "" #: app/Services/Translations/admin-translation.php:2995 msgid "Weekly digest" msgstr "" #: app/Services/Translations/admin-translation.php:2996 msgid "Weeks" msgstr "" #: app/Services/Translations/admin-translation.php:2997 msgid "Weeks between an order's created date and refund date" msgstr "" #: app/Services/Renderer/PackageDescriptionRenderer.php:248 #: app/Services/Translations/admin-translation.php:2998 #: app/Services/Translations/block-editor-translation.php:452 msgid "Weight" msgstr "" #: app/Services/Translations/admin-translation.php:2999 msgid "Weight & Dimensions" msgstr "" #: app/Services/Translations/admin-translation.php:3000 #, php-format msgid "Weight (%s)" msgstr "" #: app/Services/Translations/admin-translation.php:3001 msgid "Weight (empty)" msgstr "" #: app/Services/Translations/admin-translation.php:3002 msgid "Weight Tiers" msgstr "" #: app/Services/Translations/admin-translation.php:3003 msgid "Weight tiers must have a cost greater than zero" msgstr "" #: api/StoreSettings.php:1503 msgid "Weight Unit" msgstr "" #: app/Services/Translations/admin-translation.php:3004 msgid "Weighted Avg. Retained" msgstr "" #: app/Services/Translations/admin-translation.php:3005 msgid "Welcome aboard! Let's create your online store." msgstr "" #. %1$s - store name, %2$s - emoji #: app/Services/Translations/admin-translation.php:3007 #, php-format msgid "Welcome to %1$s" msgstr "" #: app/Services/Localization/i18n/states.php:1488 msgid "Wellington" msgstr "" #: app/Helpers/CurrenciesHelper.php:155 app/Helpers/CurrenciesHelper.php:397 msgid "West African Cfa Franc" msgstr "" #: app/Services/Localization/i18n/states.php:895 msgid "West Azarbaijan (آذربایجان غربی)" msgstr "" #: app/Services/Localization/i18n/states.php:870 msgid "West Bengal" msgstr "" #: app/Services/Localization/i18n/states.php:1492 msgid "West Coast" msgstr "" #: app/Services/Localization/i18n/states.php:675 msgid "West Greece" msgstr "" #: app/Services/Localization/i18n/states.php:671 msgid "West Macedonia" msgstr "" #: app/Services/Localization/i18n/states.php:1507 msgid "West Panamá" msgstr "" #: app/Services/Localization/i18n/states.php:1143 msgid "West Pokot" msgstr "" #: app/Services/Localization/i18n/states.php:2187 msgid "West Virginia" msgstr "" #: app/Services/Localization/i18n/states.php:124 msgid "Western Australia" msgstr "" #: app/Services/Localization/i18n/states.php:2253 msgid "Western Cape" msgstr "" #: app/Services/Localization/i18n/states.php:664 msgid "Western North" msgstr "" #: app/Services/Localization/i18n/countries.php:258 msgid "Western Sahara" msgstr "" #: app/Services/Localization/i18n/states.php:836 msgid "Westmeath" msgstr "" #: app/Services/Localization/i18n/states.php:1034 msgid "Westmoreland" msgstr "" #: app/Services/Localization/i18n/states.php:837 msgid "Wexford" msgstr "" #: app/Services/Theme/ColorPalette.php:186 msgid "What the primary buttons turn to under the pointer." msgstr "" #: app/Services/Translations/admin-translation.php:3008 msgid "When are renewal orders created?" msgstr "" #: app/Services/Renderer/CheckoutFieldsSchema.php:513 msgid "" "When enabled, the B2B purchase toggle is hidden and business fields are " "always shown to all customers." msgstr "" #: app/Services/Translations/admin-translation.php:3009 msgid "When off, a digest is skipped for any period with no paid orders." msgstr "" #: app/Services/Translations/admin-translation.php:3010 msgid "" "When supported, the customer's saved payment method is charged automatically " "on each renewal due date." msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:168 msgid "" "When the double opt-in option is enabled. FluentCRM will send a double opt-" "in email to the contact for new and not subscribed contacts." msgstr "" #: app/Services/Translations/admin-translation.php:3011 msgid "Where" msgstr "" #: api/StoreSettings.php:1920 #: app/Services/Translations/admin-translation.php:3012 msgid "Where colors come from" msgstr "" #: app/Services/Translations/block-editor-translation.php:453 msgid "Where to check the sale price from." msgstr "" #: api/StoreSettings.php:599 msgid "" "Which date and time format to display. `Smart` keeps FluentCart's own format;" " `WordPress` follows Settings → General." msgstr "" #: api/StoreSettings.php:632 msgid "" "Which timezone to display dates in. `Browser` shows admin and dashboard " "dates in the viewer's own timezone, and renders emails and invoices in the " "timezone captured at checkout; `WordPress` uses the site timezone from " "Settings → General." msgstr "" #: app/Models/ShippingZone.php:97 #: app/Services/Translations/admin-translation.php:3013 msgid "Whole World" msgstr "" #: app/Services/Translations/admin-translation.php:3014 msgid "Whole world" msgstr "" #: app/Services/Localization/i18n/states.php:838 msgid "Wicklow" msgstr "" #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:69 msgid "Widgets" msgstr "" #: app/Services/Translations/admin-translation.php:3015 #: app/Modules/Templating/Bricks/Elements/BuySection.php:118 #: app/Modules/Templating/Bricks/Elements/BuySection.php:246 msgid "Width" msgstr "" #: app/Services/Translations/admin-translation.php:3016 #, php-format msgid "Width (%s)" msgstr "" #: app/Services/Translations/block-editor-translation.php:454 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:314 msgid "Wildcard Filter" msgstr "" #: app/Services/Translations/admin-translation.php:3017 msgid "Wildcard Matching (= and != only)" msgstr "" #: app/Services/Translations/admin-translation.php:3018 msgid "Will be shown as the title of the offer" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:172 msgid "Will filter the contacts who have at least one active licenses or not" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:196 msgid "Will filter the contacts who have at least one expired licenses or not" msgstr "" #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:117 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:139 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:157 msgid "Will filter the contacts who have at least one order" msgstr "" #: app/Services/Localization/i18n/states.php:2188 msgid "Wisconsin" msgstr "" #: app/Services/Permission/PermissionManager.php:22 msgid "With All Permissions" msgstr "" #: app/Services/Permission/PermissionManager.php:27 msgid "With All Permissions Except Sensitive Settings" msgstr "" #: app/Services/Translations/admin-translation.php:3019 msgid "With Headers" msgstr "" #: app/Services/Translations/admin-translation.php:3020 msgid "Withdrawal Requests" msgstr "" #: app/Services/Translations/admin-translation.php:3021 msgid "Within days" msgstr "" #: app/Views/emails/order/delivered/customer.php:21 msgid "" "Wonderful news! Your order has been successfully delivered. We hope you're " "thrilled with your purchase! If you need any assistance or have feedback, " "we're here to help." msgstr "" #: app/Modules/WooCommerceMigrator/WooCommerceMigratorCli.php:42 msgid "WooCommerce is not installed or activated." msgstr "" #: api/StoreSettings.php:612 api/StoreSettings.php:645 msgid "WordPress" msgstr "" #: app/Services/Translations/admin-translation.php:3022 msgid "WordPress username" msgstr "" #: app/Services/Permission/PermissionManager.php:63 msgid "Worker" msgstr "" #: app/Http/Controllers/AddonsController.php:106 msgid "WP User Create/Update" msgstr "" #: app/Services/Translations/admin-translation.php:2980 msgid "WP User:" msgstr "" #: app/Services/Translations/block-editor-translation.php:455 msgid "Write your own shortcode condition." msgstr "" #: app/Services/Translations/admin-translation.php:3023 msgid "Writing each completed batch directly to your file." msgstr "" #. %1$s: formatted product weight, %2$s: weight unit #: app/Services/Renderer/PackageDescriptionRenderer.php:56 #, php-format msgid "Wt: %1$s %2$s" msgstr "" #: app/Services/Localization/i18n/states.php:2189 msgid "Wyoming" msgstr "" #: app/Services/Localization/i18n/states.php:1183 msgid "Xaisomboun" msgstr "" #: app/Services/Localization/i18n/states.php:1182 msgid "Xiangkhouang" msgstr "" #: app/Services/Localization/i18n/states.php:373 msgid "Xinjiang / 新疆" msgstr "" #: app/Services/Localization/i18n/states.php:1813 msgid "Yala" msgstr "" #: app/Services/Localization/i18n/states.php:1893 msgid "Yalova" msgstr "" #: app/Services/Localization/i18n/states.php:1053 msgid "Yamagata" msgstr "" #: app/Services/Localization/i18n/states.php:1082 msgid "Yamaguchi" msgstr "" #: app/Services/Localization/i18n/states.php:1066 msgid "Yamanashi" msgstr "" #: app/Services/Localization/i18n/states.php:222 msgid "Yambol" msgstr "" #: app/Services/Localization/i18n/states.php:2235 msgid "Yaracuy" msgstr "" #: app/Services/Localization/i18n/states.php:1814 msgid "Yasothon" msgstr "" #: app/Services/Localization/i18n/states.php:886 msgid "Yazd (یزد)" msgstr "" #: app/Services/Localization/i18n/units.php:25 msgid "yd" msgstr "" #: app/Services/Translations/admin-translation.php:3024 msgid "Year" msgstr "" #: app/Helpers/Helper.php:1097 app/Helpers/Helper.php:1204 #: app/Helpers/Helper.php:1308 app/Helpers/Helper.php:1841 msgid "year" msgid_plural "years" msgstr[0] "" msgstr[1] "" #: api/StoreSettings.php:163 app/Helpers/Helper.php:1854 #: app/Services/Renderer/PricingTableRenderer.php:165 #: app/Services/Translations/admin-translation.php:3025 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:237 msgid "Yearly" msgstr "" #: app/Hooks/Handlers/ReminderHandler.php:233 msgid "Yearly (Recommended)" msgstr "" #: app/Http/Requests/SchedulingSettingsRequest.php:71 msgid "Yearly renewal reminder days must be a whole number." msgstr "" #: app/Http/Requests/SchedulingSettingsRequest.php:72 msgid "Yearly renewal reminder days must be at least 7." msgstr "" #: app/Http/Requests/SchedulingSettingsRequest.php:73 msgid "Yearly renewal reminder days must not exceed 90." msgstr "" #: app/Services/Localization/i18n/countries.php:260 msgid "Yemen" msgstr "" #: app/Helpers/CurrenciesHelper.php:157 msgid "Yemeni Rial" msgstr "" #: app/Services/Filter/OrderFilter.php:669 #: app/Services/Filter/OrderFilter.php:690 #: app/Services/Translations/TransStrings.php:294 #: app/Services/Translations/admin-translation.php:3026 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:83 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:218 #: app/Modules/Templating/Bricks/Elements/BuySection.php:192 #: app/Modules/Templating/Bricks/Elements/BuySection.php:320 msgid "Yes" msgstr "" #: app/Services/Translations/customer-profile-translation.php:324 msgid "Yes cancel this subscription!" msgstr "" #: app/Services/Translations/admin-translation.php:3027 msgid "Yes means the coupon can be applied with other coupons" msgstr "" #: app/Services/Translations/admin-translation.php:3028 msgid "Yes! Delete" msgstr "" #: app/Services/Translations/admin-translation.php:3029 msgid "Yes, Changed status to Cancel" msgstr "" #: app/Services/Translations/admin-translation.php:3030 msgid "Yes, Confirm!" msgstr "" #: app/Services/Translations/admin-translation.php:3031 msgid "Yes, Delete" msgstr "" #: app/Services/Translations/admin-translation.php:3032 msgid "Yes, Delete these products" msgstr "" #: app/Services/Translations/admin-translation.php:3033 msgid "Yes, Delete this group" msgstr "" #: app/Services/Translations/admin-translation.php:3034 #: app/Services/Translations/customer-profile-translation.php:325 msgid "Yes, Delete!" msgstr "" #: app/Services/Translations/admin-translation.php:3035 msgid "Yes, Generate all missing licenses!" msgstr "" #: app/Services/Translations/admin-translation.php:3036 msgid "Yes, Mark order as complete!" msgstr "" #: app/Services/Translations/admin-translation.php:3037 msgid "Yes, Mark order as processing!" msgstr "" #: app/Services/Translations/customer-profile-translation.php:326 msgid "Yes, Proceed" msgstr "" #: app/Services/Translations/admin-translation.php:3038 msgid "Yes, Proceed!" msgstr "" #: app/Services/Translations/admin-translation.php:3039 msgid "Yes, Remove" msgstr "" #: app/Services/Translations/admin-translation.php:3040 msgid "Yes, Stop" msgstr "" #: app/Services/Translations/admin-translation.php:3041 msgid "Yes, Update" msgstr "" #. %s - comparison range #: app/Services/Translations/admin-translation.php:3043 msgid "Yesterday" msgstr "" #: app/Services/Translations/admin-translation.php:3044 msgid "Yesterday's performance, sent every morning." msgstr "" #: app/Services/Localization/i18n/states.php:1439 msgid "Yobe" msgstr "" #: app/Services/Localization/i18n/states.php:729 msgid "Yoro" msgstr "" #: app/Services/Translations/admin-translation.php:3048 msgid "You already have a path for this variation" msgstr "" #: app/Services/Translations/admin-translation.php:3049 msgid "You are about to permanently delete" msgstr "" #: api/User.php:65 msgid "You are already logged in" msgstr "" #. %1$s: the order UUID. #: app/Hooks/Handlers/CustomCheckout/CustomCheckout.php:152 #, php-format msgid "You are making payment for your order (#%1$s)." msgstr "" #: app/Services/Translations/admin-translation.php:3050 msgid "You are not allowed" msgstr "" #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:240 msgid "You are not allowed to delete file" msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerController.php:449 msgid "You are not authorized to delete this address" msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:419 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:457 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:499 #: app/Http/Controllers/FrontendControllers/CustomerController.php:423 #: app/Http/Controllers/FrontendControllers/CustomerController.php:469 msgid "You are not authorized to update this address" msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerController.php:46 msgid "You are not authorized to update this customer" msgstr "" #: app/Hooks/Cart/WebCheckoutHandler.php:509 msgid "You are not authorized to view this address" msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerController.php:62 msgid "You are not authorized to view this customer" msgstr "" #: app/Hooks/CLI/Commands.php:516 msgid "You Are Not In Dev Mode" msgstr "" #: app/Helpers/CustomerHelper.php:121 #: app/Http/Controllers/FrontendControllers/BaseFrontendController.php:21 msgid "You are not logged in" msgstr "" #: app/Services/Translations/admin-translation.php:3052 msgid "You can close this — deletion will continue in the background" msgstr "" #: app/Services/Translations/admin-translation.php:3053 msgid "You can configure methods " msgstr "" #: app/Services/Translations/customer-profile-translation.php:327 msgid "" "You can continue using the product until the current subscription ends. " "Cancel Now?" msgstr "" #: app/Views/emails/renewal/created/customer.php:69 msgid "You can pay at any time before the due date." msgstr "" #. %s is the due date #: app/Views/emails/renewal/created/customer.php:40 #, php-format msgid "You can pay in advance at any time. Payment is due by %s." msgstr "" #: app/Services/Translations/admin-translation.php:3054 msgid "You can purchase one subscription at a time." msgstr "" #: app/Views/emails/subscription/trial_end/admin.php:62 #: app/Views/emails/subscription/canceled/admin.php:55 msgid "" "You can review subscription details and take action if needed from the admin " "dashboard." msgstr "" #: app/Views/emails/subscription/reminder/admin.php:51 msgid "You can review subscription details from the admin dashboard." msgstr "" #: app/Views/emails/subscription/period_skipped/customer.php:59 msgid "You can review your subscription any time from your account." msgstr "" #: app/Services/Translations/admin-translation.php:3051 msgid "You can Set Up API keys defined as constant, Or use connect." msgstr "" #. %1$s, %2$s, %3$s, %4$s is the anchor tag #: app/Services/Translations/block-editor-translation.php:457 #, php-format msgid "" "You can try %1$s clearing any filters %2$s or head to our %3$s store's home " "%4$s" msgstr "" #: app/Services/Renderer/ProductRenderer.php:1857 msgid "You can try clearing any filters." msgstr "" #: api/Resource/OrderResource.php:2260 msgid "You cannot change the order status once it has been canceled." msgstr "" #: app/Models/ProductVariation.php:310 #: api/Resource/FrontendResource/CartResource.php:634 msgid "You cannot purchase more than one subscription at a time." msgstr "" #. %s: product title #: app/Services/OrderService.php:177 #, php-format msgid "" "You cannot purchase multiple quantities of the subscription product [%s]. " "Please adjust the quantity to 1." msgstr "" #: app/Services/Translations/admin-translation.php:3055 msgid "You did not add any integration actions yet." msgstr "" #: app/Http/Controllers/WidgetsController.php:16 msgid "You do not have permission to access this resource" msgstr "" #: app/Services/PluginInstaller/AddonManager.php:30 #: app/Http/Controllers/AddonsController.php:153 msgid "You do not have permission to activate plugins." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/ConnectConfig.php:125 msgid "You do not have permission to configure PayPal." msgstr "" #: app/Services/PluginInstaller/AddonManager.php:10 #: app/Http/Controllers/AddonsController.php:159 #: app/Modules/Integrations/GlobalIntegrationSettings.php:389 msgid "You do not have permission to install plugins." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:22 msgid "You do not have permission to perform this action." msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerController.php:196 msgid "You don't have any associated account" msgstr "" #: app/Services/Translations/admin-translation.php:3056 msgid "" "You don't have any integration module enabled. Please go to integration " "modules and enable and configured from available modules" msgstr "" #: app/Services/Email/EmailNotifications.php:81 msgid "" "You got a new order on your shop. Congratulations! Checkout all the details " "in this email. You can also go to FluentCart Dashboard to view the order " "details and manage it. Thank you for using FluentCart." msgstr "" #: app/Services/Email/EmailNotifications.php:135 msgid "" "You got a new Renewal on your shop. Congratulations! Checkout all the " "details in this email. You can also go to FluentCart Dashboard to view the " "order details and manage it. Thank you for using FluentCart." msgstr "" #. %1$s: number of orders, %2$s: opening tag, %3$s: closing tag #: app/Services/Email/StoreDigestService.php:694 #, php-format msgid "" "You handled %1$s orders this period — that's a lot of moving parts. " "%2$sFluentCart Pro%3$s automates the busywork with premium integrations, " "gateways, and customizations so you can focus on growth." msgstr "" #: app/Services/Email/EmailNotifications.php:316 msgid "" "You have a new order on your shop placed with offline payment. Please review " "the order details in this email. You can also go to FluentCart Dashboard to " "view the order details and manage it. Thank you for using FluentCart." msgstr "" #: api/Checkout/CheckoutApi.php:94 msgid "You have already completed this order." msgstr "" #: app/Services/Coupon/DiscountService.php:738 msgid "You have already used this coupon the maximum number of times." msgstr "" #: app/Helpers/CustomerHelper.php:163 msgid "You have crossed download limit" msgstr "" #. %s is the available stock #: app/Services/Translations/admin-translation.php:3058 #, php-format msgid "You have exceeded the stock limit! Current stock is : %s" msgstr "" #: app/Services/Translations/customer-profile-translation.php:328 msgid "" "You have reached your 24 hours limit for updating card. Please try again " "tomorrow." msgstr "" #: app/Services/Translations/admin-translation.php:3059 msgid "" "You have unsaved variation changes. Discard them or save before continuing." msgstr "" #: app/Services/Translations/admin-translation.php:3060 msgid "" "You haven't added a home country registration. The information you add here " "will be used to create one for you." msgstr "" #. %1$s: churn rate percentage; %2$s: churned MRR amount; %3$s: month name; %4$s: starting MRR amount #: app/Services/Translations/admin-translation.php:3062 #, php-format msgid "You lost %1$s (%2$s) of your %3$s subscription MRR (%4$s)." msgstr "" #. %1$s: churn rate percentage; %2$s: churned count; %3$s: month name; %4$s: starting count #: app/Services/Translations/admin-translation.php:3064 #, php-format msgid "You lost %1$s (%2$s) of your %3$s subscriptions (%4$s)." msgstr "" #: app/Services/Translations/admin-translation.php:3065 msgid "" "You may either counter the dispute by providing evidence to prove that the " "cardholder is the legitimate purchaser, or you can accept this dispute " "immediately to refund the cardholder and close the dispute." msgstr "" #: api/Checkout/CheckoutApi.php:967 msgid "You must agree to the terms and conditions." msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:604 msgid "You must be logged in to view upgrade paths." msgstr "" #: api/FluentCartGeneralApi.php:48 msgid "" "You must provide either a render callback or a page ID for the endpoint." msgstr "" #: api/Checkout/CheckoutApi.php:1032 msgid "You must select a shipping method." msgstr "" #. %1$s: the required confirmation text #: app/Services/Translations/admin-translation.php:3067 #, php-format msgid "You must type \"%1$s\" exactly to proceed" msgstr "" #. %s is the required text #: app/Services/Translations/admin-translation.php:3069 #, php-format msgid "You must type %s exactly to proceed" msgstr "" #: app/Services/Coupon/Concerns/CanValidateCoupon.php:64 msgid "You Need To be logged in" msgstr "" #. %1$s: retention rate percentage; %2$s: retained MRR amount; %3$s: month name; %4$s: starting MRR amount #: app/Services/Translations/admin-translation.php:3071 #, php-format msgid "You retained %1$s (%2$s) of your %3$s subscription MRR (%4$s)." msgstr "" #. %1$s: retention rate percentage; %2$s: retained count; %3$s: month name; %4$s: starting count #: app/Services/Translations/admin-translation.php:3073 #, php-format msgid "You retained %1$s (%2$s) of your %3$s subscriptions (%4$s)." msgstr "" #. %2$s (reused) #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:142 msgid "" "You should configure your Airwallex webhooks to get all updates of your " "payments remotely." msgstr "" #. %1$s #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:72 msgid "" "You should configure your PayPal webhooks manually if you connected manually." " Follow the instruction to Create webhook and paste the webhook ID below." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:60 msgid "" "You should configure your Stripe webhooks to get all updates of your " "payments remotely." msgstr "" #: app/Services/Translations/admin-translation.php:3074 msgid "You successfully finished your onboarding & your store is ready." msgstr "" #: app/Services/CustomerIdentity/EmailClaimService.php:393 msgid "" "You will be asked to sign in first, so this link only works for the account " "that requested it. It expires in 24 hours." msgstr "" #: app/Services/Translations/customer-profile-translation.php:329 msgid "You will be redirected to complete the update." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:482 msgid "You will be redirected to Stripe to complete your payment securely." msgstr "" #: app/Services/Translations/admin-translation.php:3075 msgid "You're about to mark this tax report as filed." msgstr "" #: api/Resource/FrontendResource/CartResource.php:590 msgid "You've reached the maximum quantity for this product." msgstr "" #: app/Services/Translations/admin-translation.php:3076 msgid "You've successfully installed the plugin, let's configure the store." msgstr "" #. %1$s: home country name (e.g. Cyprus) #: app/Services/Translations/admin-translation.php:3078 #, php-format msgid "" "Your %1$s home country VAT rate will apply to all EU cross-border sales. " "This is available for small businesses below €10,000/year in cross-border EU " "sales. Make sure %1$s is registered below with the correct rate." msgstr "" #. %1$s: frequency (e.g. daily), %2$s: period label #: app/Services/Email/StoreDigestService.php:519 #, php-format msgid "Your %1$s store digest for %2$s" msgstr "" #. %1$s is the account's email address #: app/Views/frontend/customer/email_claim.php:42 #, php-format msgid "" "Your account and customer email addresses do not match. Confirm %1$s to " "access your customer portal and update your contact email." msgstr "" #: app/Services/Translations/admin-translation.php:3084 msgid "" "Your account cannot manage FluentPlayer videos. Ask an administrator to " "grant the FluentPlayer authoring capability." msgstr "" #: app/Modules/MCP/Support/PermissionGate.php:62 msgid "Your account does not have FluentCart access." msgstr "" #: api/User.php:132 msgid "" "Your account has been created. Please check your email to set your password " "and log in." msgstr "" #: app/Services/CustomerIdentity/EmailClaimPortal.php:117 msgid "" "Your account has changed since this link was sent. Request a new one below." msgstr "" #: app/Services/Translations/admin-translation.php:3085 msgid "Your account is not allowed to create FluentPlayer videos." msgstr "" #: app/Modules/Integrations/GlobalIntegrationSettings.php:44 msgid "Your API Key is not valid" msgstr "" #: app/Modules/Integrations/GlobalIntegrationSettings.php:40 msgid "Your API Key is valid" msgstr "" #: app/Services/Translations/admin-translation.php:3079 msgid "Your API setup is Up & Running 🎉" msgstr "" #: app/Services/Email/EmailPreviewService.php:52 msgid "Your card was declined." msgstr "" #: app/Services/Renderer/CartRenderer.php:583 #: app/Services/Renderer/CartRenderer.php:614 msgid "Your cart is empty." msgstr "" #: app/Services/Coupon/DiscountService.php:698 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:81 msgid "Your cart total exceeds the maximum amount allowed for this coupon." msgstr "" #: app/Services/Coupon/DiscountService.php:705 msgid "Your cart total is below the minimum required to use this coupon." msgstr "" #: app/Modules/MCP/Support/WriteGuard.php:91 msgid "" "Your confirmation has expired. Run a fresh dry_run to preview and get a new " "confirm_token." msgstr "" #: app/Services/Translations/admin-translation.php:3086 msgid "Your customers can see this reason" msgstr "" #. %1$s is the account email address. #: app/Views/frontend/customer/email_claim.php:39 #, php-format msgid "" "Your email address %1$s is not verified yet. Please verify your email before " "you start using your customer portal." msgstr "" #: app/Services/CustomerIdentity/EmailClaimPortal.php:110 msgid "" "Your email address is confirmed and your purchases are now in this account." msgstr "" #: app/Services/CustomerIdentity/EmailClaimPortal.php:111 msgid "" "Your email address is confirmed, but some purchases could not be moved. " "Please contact the store." msgstr "" #: app/Services/CustomerIdentity/EmailClaimPortal.php:113 msgid "" "Your email could not be confirmed. Please try again or contact the store." msgstr "" #: app/Services/CustomerIdentity/EmailClaimPortal.php:107 msgid "" "Your email is confirmed. Past purchases are being recovered in the " "background. You can use your dashboard while recovery finishes." msgstr "" #: app/Services/Renderer/CheckoutFieldsSchema.php:233 msgid "Your Full Name" msgstr "" #. %1$s: home country name (e.g. Germany) #: app/Services/Translations/admin-translation.php:3088 #, php-format msgid "" "Your home country VAT rate applies to all EU cross-border sales. Make sure " "%1$s is registered here with the correct rate." msgstr "" #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:214 msgid "Your IAM user does not have permission to use S3 buckets" msgstr "" #. %s is the expiration date #: app/Services/Translations/customer-profile-translation.php:332 #, php-format msgid "" "Your license has been expired at %s. Please renew the license for getting " "updates and support." msgstr "" #. %1$s is the date the license stays active until #: app/Services/Translations/customer-profile-translation.php:334 #, php-format msgid "" "Your license is active until %1$s. Reactivate the subscription to keep " "getting updates and support after that date." msgstr "" #: app/Services/Translations/admin-translation.php:3080 msgid "Your License Key" msgstr "" #: app/Services/Translations/admin-translation.php:3081 msgid "Your License Key Prefix" msgstr "" #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:214 msgid "Your live API key" msgstr "" #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:203 msgid "Your live client ID" msgstr "" #: app/Services/Translations/customer-profile-translation.php:335 msgid "Your next billing date is:" msgstr "" #: app/Services/Email/EmailNotifications.php:227 msgid "Your next payment has been skipped on {{settings.store_name}}" msgstr "" #: app/Services/Renderer/Receipt/ThankYouRender.php:289 msgid "Your order" msgstr "" #: app/Views/invoice/invoice_template.php:29 #: app/Services/Renderer/Receipt/ThankYouRender.php:249 #: app/Services/Renderer/Receipt/ThankYouRender.php:261 msgid "Your order " msgstr "" #: app/Views/invoice/delivery_slip.php:21 msgid "Your order has arrived at its destination" msgstr "" #. %s is the order status #: api/Resource/OrderResource.php:1599 #, php-format msgid "" "Your order status is marked as %s and not eligible for any further " "modifications at this time." msgstr "" #. %1$s: invoice reference, %2$d: number of days overdue #: app/Views/emails/order/reminder/renewal_overdue/followup/customer.php:31 #, php-format msgid "" "Your payment for invoice %1$s is %2$d days overdue. Please complete your " "payment as soon as possible to keep your subscription active." msgstr "" #. %1$s: invoice reference #: app/Views/emails/order/reminder/renewal_overdue/followup/customer.php:38 #, php-format msgid "" "Your payment for invoice %1$s is overdue. Please complete your payment as " "soon as possible to keep your subscription active." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Processor.php:561 msgid "Your payment has already been processed. Redirecting to your order..." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:465 msgid "" "Your payment is being reviewed by PayPal. Your order will be confirmed once " "the payment is completed." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1224 msgid "" "Your payment is being reviewed. We will confirm your order once it completes." msgstr "" #. %s is the due date #: app/Views/emails/renewal/created/customer.php:66 #, php-format msgid "" "Your payment is due by %s. You can pay early — no need to wait until the due " "date." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:661 msgid "" "Your payment is still being processed by Stripe. Please do not submit it " "again — we will confirm your order as soon as it settles." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:742 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:840 msgid "" "Your payment method will be saved securely and charged automatically on each " "renewal date. You can update or replace it any time from your account." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:612 msgid "Your PayPal account has been saved successfully! Redirecting..." msgstr "" #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:1282 msgid "" "Your PayPal account will be saved securely and charged automatically on each " "renewal date. You can cancel any time from your account." msgstr "" #: app/Modules/PaymentMethods/StripeGateway/Processor.php:568 msgid "" "Your previous payment attempt is still being processed. Please wait a moment " "before trying again — do not resubmit." msgstr "" #: app/Services/Translations/admin-translation.php:3082 msgid "Your Product Changelog Page URL" msgstr "" #: app/Services/Translations/admin-translation.php:3083 msgid "Your Product Version" msgstr "" #: app/Services/Translations/customer-profile-translation.php:336 msgid "Your purchases will be shown here!" msgstr "" #: app/Services/Translations/customer-profile-translation.php:330 msgid "Your Recent Purchases" msgstr "" #: app/Services/PDF/DefaultPdfStructures.php:150 msgid "" "Your refund has been processed. Please allow a few business days for the " "amount to appear in your account." msgstr "" #: app/Services/Translations/admin-translation.php:3089 msgid "Your registration number, printed on invoices" msgstr "" #. 1: entity name, 2: required permission #: app/Modules/MCP/Tools/SearchTools.php:82 #, php-format msgid "Your role cannot read %1$s (requires %2$s)." msgstr "" #: app/Modules/StorageDrivers/S3/S3.php:434 msgid "Your s3 storage is activated successfully" msgstr "" #. %1$s: percentage increase, %2$s: opening tag, %3$s: closing tag #: app/Services/Email/StoreDigestService.php:682 #, php-format msgid "" "Your sales are up %1$s%% this period — and you're just getting started. " "%2$sFluentCart Pro%3$s adds premium payment gateways, integrations, and " "customizations to help you scale what's working." msgstr "" #: app/Services/Translations/admin-translation.php:3090 msgid "" "Your session has expired due to inactivity. Please refresh the page to " "continue." msgstr "" #: app/Services/Renderer/CartRenderer.php:37 #: app/Hooks/Handlers/BlockEditors/Cart/CartBlockEditor.php:145 msgid "Your Shopping Cart" msgstr "" #: app/Services/Translations/admin-translation.php:3091 msgid "" "Your store creates a renewal invoice before each due date. Customers pay via " "a link in the email." msgstr "" #: app/Services/Translations/admin-translation.php:3092 msgid "" "Your store creates renewal invoices and charges saved payment methods " "automatically." msgstr "" #: app/Services/Translations/admin-translation.php:3093 msgid "" "Your store creates renewal invoices before each due date. Customers pay via " "email link." msgstr "" #: app/Services/Translations/admin-translation.php:3094 #, php-format msgid "Your store is in %1$s mode but you are watching data in %2$s mode." msgstr "" #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:424 msgid "Your Store is in Live mode" msgstr "" #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:422 msgid "" "Your Store is in test mode, change Store's 'Order Mode' to 'Live' and update " "related settings to enable live payment!" msgstr "" #. %1$s is the subscription item name, %2$s is the charge amount, %3$s is the charge date, %4$s is the saved payment method (e.g. visa ***4242) #: app/Views/emails/subscription/upcoming_charge/customer.php:46 #, php-format msgid "" "Your subscription %1$s renews soon. We will automatically charge %2$s to " "your saved payment method (%4$s) on %3$s." msgstr "" #. %1$s is the subscription item name, %2$s is the charge amount, %3$s is the charge date #: app/Views/emails/subscription/upcoming_charge/customer.php:55 #, php-format msgid "" "Your subscription %1$s renews soon. We will automatically charge %2$s to " "your saved payment method on %3$s." msgstr "" #. %1$s is the subscription item name, %2$s is the charge amount #: app/Views/emails/subscription/upcoming_charge/customer.php:63 #, php-format msgid "" "Your subscription %1$s renews soon. We will automatically charge %2$s to " "your saved payment method." msgstr "" #. %s is the subscription item name #: app/Views/emails/subscription/canceled/customer.php:30 #, php-format msgid "Your subscription for %s has been canceled." msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:460 msgid "Your subscription has been successfully cancelled" msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:550 msgid "Your subscription has been successfully paused" msgstr "" #. %s is the subscription item name #: app/Views/emails/subscription/renewal/customer.php:26 #, php-format msgid "" "Your subscription has been successfully renewed, ensuring uninterrupted " "access to %s." msgstr "" #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:589 msgid "Your subscription has been successfully resumed" msgstr "" #. %s is the expiration date #: app/Services/Translations/customer-profile-translation.php:338 #, php-format msgid "" "Your subscription has expired at %s. Please renew to keep things running " "smoothly." msgstr "" #. %1$s: invoice reference, %2$d: number of days overdue #: app/Views/emails/order/reminder/renewal_overdue/final/customer.php:31 #, php-format msgid "" "Your subscription invoice %1$s is now %2$d days overdue. If payment is not " "received soon, your subscription will be suspended." msgstr "" #. %1$s: invoice reference #: app/Views/emails/order/reminder/renewal_overdue/final/customer.php:38 #, php-format msgid "" "Your subscription invoice %1$s is overdue. If payment is not received soon, " "your subscription will be suspended." msgstr "" #: app/Views/emails/order/reminder/renewal_overdue/final/customer.php:42 msgid "" "Your subscription is at risk. Please pay immediately to avoid suspension." msgstr "" #: app/Services/Email/EmailNotifications.php:513 msgid "Your Subscription is Past Due on {{settings.store_name}}" msgstr "" #: app/Services/Email/EmailNotifications.php:373 msgid "Your Subscription Renewal #{{order.invoice_no}}" msgstr "" #: app/Views/emails/order/reminder/due/customer.php:64 msgid "" "Your subscription renewal is due today. Complete your payment to avoid any " "interruption." msgstr "" #. %s is the subscription status #: app/Services/Translations/customer-profile-translation.php:340 #, php-format msgid "" "Your subscription status is now: %s. Please reactivate to keep things " "running smoothly." msgstr "" #. %s is the subscription item name #: app/Views/emails/subscription/past_due/customer.php:24 #, php-format msgid "" "Your subscription to %s is now past due. An unpaid renewal order has " "exceeded the grace period. Please complete the payment as soon as possible " "to reactivate your subscription." msgstr "" #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:185 msgid "Your test API key" msgstr "" #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:174 msgid "Your test client ID" msgstr "" #. %s is the trial end date #: app/Services/Translations/customer-profile-translation.php:342 #, php-format msgid "Your trial ends on: %s" msgstr "" #. %s is subscription item name #: app/Views/emails/subscription/trial_end/customer.php:35 #, php-format msgid "Your trial for %s is ending soon." msgstr "" #: app/Services/Email/EmailNotifications.php:634 msgid "Your Trial is Ending Soon - {{settings.store_name}}" msgstr "" #. %s is the subscription item name #: app/Views/emails/renewal/created/customer.php:29 #, php-format msgid "Your upcoming renewal order for %s is ready." msgstr "" #: app/Services/Translations/customer-profile-translation.php:343 msgid "Your valid downloads will be shown here." msgstr "" #: app/Services/Localization/i18n/states.php:1279 msgid "Youssoufia" msgstr "" #: app/Services/Translations/admin-translation.php:3045 msgid "YoY" msgstr "" #: app/Services/Translations/admin-translation.php:3046 msgid "YoY Growth" msgstr "" #: app/Services/Translations/admin-translation.php:3047 msgid "YoY Growth (%)" msgstr "" #: app/Services/Localization/i18n/states.php:1882 msgid "Yozgat" msgstr "" #: app/Services/Localization/i18n/states.php:1353 msgid "Yucatán" msgstr "" #: app/Services/Localization/i18n/states.php:293 msgid "Yukon Territory" msgstr "" #: app/Services/Localization/i18n/states.php:481 msgid "Yuma" msgstr "" #: app/Services/Localization/i18n/states.php:2124 msgid "Yumbe" msgstr "" #: app/Services/Localization/i18n/states.php:342 msgid "Yunnan / 云南" msgstr "" #: app/Services/Translations/block-editor-translation.php:458 msgid "Z → A" msgstr "" #: app/Services/Localization/i18n/states.php:53 msgid "Zabul" msgstr "" #: app/Services/Localization/i18n/states.php:704 msgid "Zacapa" msgstr "" #: app/Services/Localization/i18n/states.php:1354 msgid "Zacatecas" msgstr "" #: app/Services/Localization/i18n/states.php:744 msgid "Zadar County" msgstr "" #: app/Services/Localization/i18n/states.php:1280 msgid "Zagora" msgstr "" #: app/Services/Localization/i18n/states.php:752 msgid "Zagreb City" msgstr "" #: app/Services/Localization/i18n/states.php:732 msgid "Zagreb County" msgstr "" #: app/Services/Localization/i18n/states.php:87 msgid "Zaire" msgstr "" #: app/Services/Localization/i18n/states.php:1975 msgid "Zakarpattia" msgstr "" #: app/Services/Localization/i18n/states.php:774 msgid "Zala" msgstr "" #: app/Services/Localization/i18n/states.php:1618 msgid "Zambales" msgstr "" #: app/Services/Localization/i18n/states.php:1401 msgid "Zambezi" msgstr "" #: app/Services/Localization/i18n/countries.php:261 msgid "Zambia" msgstr "" #: app/Services/Localization/i18n/states.php:2257 msgctxt "Zambia Province" msgid "Central" msgstr "" #: app/Services/Localization/i18n/states.php:2258 msgctxt "Zambia Province" msgid "Eastern" msgstr "" #: app/Services/Localization/i18n/states.php:2260 msgctxt "Zambia Province" msgid "Northern" msgstr "" #: app/Services/Localization/i18n/states.php:2256 msgctxt "Zambia Province" msgid "Western" msgstr "" #: app/Helpers/CurrenciesHelper.php:159 msgid "Zambian Kwacha" msgstr "" #: app/Services/Localization/i18n/states.php:1619 msgid "Zamboanga del Norte" msgstr "" #: app/Services/Localization/i18n/states.php:1620 msgid "Zamboanga del Sur" msgstr "" #: app/Services/Localization/i18n/states.php:1621 msgid "Zamboanga Sibugay" msgstr "" #: app/Services/Localization/i18n/states.php:1385 msgid "Zambézia" msgstr "" #: app/Services/Localization/i18n/states.php:1440 msgid "Zamfara" msgstr "" #: app/Services/Localization/i18n/states.php:640 msgid "Zamora" msgstr "" #: app/Services/Localization/i18n/states.php:558 msgid "Zamora-Chinchipe" msgstr "" #: app/Services/Localization/i18n/states.php:891 msgid "Zanjan (زنجان)" msgstr "" #: app/Services/Localization/i18n/states.php:1906 msgid "Zanzibar North" msgstr "" #: app/Services/Localization/i18n/states.php:1910 msgid "Zanzibar South" msgstr "" #: app/Services/Localization/i18n/states.php:1914 msgid "Zanzibar West" msgstr "" #: app/Services/Localization/i18n/states.php:1976 msgid "Zaporizhzhya" msgstr "" #: app/Services/Localization/i18n/states.php:641 msgid "Zaragoza" msgstr "" #: app/Services/Tax/TaxManager.php:104 app/Services/Tax/TaxManager.php:177 #: app/Services/Tax/TaxManager.php:571 #: app/Services/Translations/admin-translation.php:3097 msgid "Zero" msgstr "" #: app/Services/Localization/i18n/states.php:353 msgid "Zhejiang / 浙江" msgstr "" #: app/Services/Localization/i18n/states.php:1974 msgid "Zhytomyrshchyna" msgstr "" #: app/Services/Localization/i18n/states.php:1716 msgid "Ziguinchor" msgstr "" #: app/Services/Localization/i18n/countries.php:263 msgid "Zimbabwe" msgstr "" #: app/Http/Controllers/ProductController.php:1141 msgid "Zip" msgstr "" #: app/Services/Localization/i18n/address-locales.php:746 msgid "ZIP Code" msgstr "" #: app/Services/Translations/admin-translation.php:3098 #: app/Services/Translations/customer-profile-translation.php:344 msgid "Zip Code" msgstr "" #: app/Services/Localization/i18n/states.php:2125 msgid "Zombo" msgstr "" #: app/Services/Translations/admin-translation.php:3099 msgid "Zone Details" msgstr "" #: app/Services/Translations/admin-translation.php:3100 #: app/Modules/Shipping/Services/Filter/ShippingZoneFilter.php:49 msgid "Zone Name" msgstr "" #: app/Services/Translations/admin-translation.php:3101 msgid "Zone name is required" msgstr "" #: app/Services/Localization/i18n/states.php:1883 msgid "Zonguldak" msgstr "" #: app/Services/Translations/admin-translation.php:3102 msgid "Zoom Chart" msgstr "" #: app/Services/Localization/i18n/states.php:238 msgid "Zou" msgstr "" #: app/Services/Localization/i18n/states.php:320 msgid "Zug" msgstr "" #: app/Services/Translations/admin-translation.php:3095 msgid "ZUGFeRD Profile" msgstr "" #: app/Services/Translations/admin-translation.php:3096 msgid "ZUGFeRD XML cannot be embedded in PDFs until your store country is set." msgstr "" #: app/Services/Localization/i18n/states.php:2236 msgid "Zulia" msgstr "" #: app/Services/Localization/i18n/states.php:321 msgid "Zürich" msgstr "" #: app/Services/Translations/TransStrings.php:285 msgid "{checked}/{total} checked" msgstr "" #: app/Services/Translations/TransStrings.php:284 msgid "{total} items" msgstr "" #: app/Services/Localization/i18n/states.php:596 msgid "Ávila" msgstr "" #: app/Services/Localization/i18n/countries.php:15 msgid "Åland Islands" msgstr "" #: app/Services/Localization/i18n/states.php:1833 msgid "Çanakkale" msgstr "" #: app/Services/Localization/i18n/states.php:1834 msgid "Çankırı" msgstr "" #: app/Services/Localization/i18n/states.php:1835 msgid "Çorum" msgstr "" #: app/Services/Localization/i18n/states.php:1650 msgid "Ñeembucú" msgstr "" #: app/Services/Localization/i18n/states.php:336 msgid "Ñuble" msgstr "" #: app/Services/Localization/i18n/states.php:1850 msgid "İstanbul" msgstr "" #: app/Services/Localization/i18n/states.php:1851 msgid "İzmir" msgstr "" #: app/Services/Localization/i18n/states.php:1849 msgid "İçel" msgstr "" #: app/Services/Localization/i18n/states.php:1879 msgid "Şanlıurfa" msgstr "" #: app/Services/Localization/i18n/states.php:1889 msgid "Şırnak" msgstr "" #: app/Services/Localization/i18n/states.php:746 msgid "Šibenik-Knin County" msgstr "" #: app/Services/Localization/i18n/states.php:1313 msgid "Șoldănești" msgstr "" #: app/Services/Localization/i18n/states.php:1314 msgid "Ștefan Vodă" msgstr "" #: app/Services/Translations/block-editor-translation.php:460 msgid "— Select a condition —" msgstr "" #: app/Hooks/Handlers/AttributesHandler.php:54 msgid "↳ Attributes" msgstr "" #: app/Services/Translations/block-editor-translation.php:461 msgid "" "⚠ Deprecated: VAT is now rendered inside the B2B section automatically. This " "block will be removed in a future version — please remove it from your " "template." msgstr "" #: app/Modules/PaymentMethods/Cod/Cod.php:174 msgid "" "✅ Customers can pay for their orders by cash upon delivery. You may receive " "using bank transfer or other manual process as well.\n" " You may remind them to have the exact amount ready " "for our delivery personnel!" msgstr ""