PluginProbe
FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler / 1.5.1
FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler v1.5.1
1.6.6 1.6.5 1.6.4 1.6.3 1.6.2 1.6.1 1.6.0 1.5.4 1.5.5 1.5.3 1.5.2 1.5.1 1.5.0 1.4.2 1.4.1 1.4.0 1.3.28 1.3.27 1.3.26 1.3.25 1.3.23 1.3.22 1.3.21 1.3.20 1.3.19 All 49 releases
fluent-cart / language / fluent-cart.pot

fluent-cart.pot in FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler 1.5.1, at language/fluent-cart.pot

38,329 lines 952.1 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 #, fuzzy
2 msgid ""
3 msgstr ""
4 "Project-Id-Version: FluentCart\n"
5 "Report-Msgid-Bugs-To: \n"
6 "POT-Creation-Date: 2026-06-24 13:27+0000\n"
7 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
8 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
9 "Language-Team: \n"
10 "Language: \n"
11 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
12 "MIME-Version: 1.0\n"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8bit\n"
15 "X-Generator: Loco https://localise.biz/\n"
16 "X-Loco-Version: 2.8.0; wp-6.8.3; php-7.4.33\n"
17 "X-Domain: fluent-cart"
18
19 #: app/Services/Renderer/AddressSelectRenderer.php:292
20 msgid " (required)"
21 msgstr ""
22
23 #: app/Services/Translations/admin-translation.php:4
24 msgid " Available"
25 msgstr ""
26
27 #: app/Services/Translations/admin-translation.php:5
28 msgid " Countries"
29 msgstr ""
30
31 #: app/Views/invoice/thank_you.php:81
32 #: app/Services/Renderer/Receipt/ThankYouRender.php:205
33 msgid " has been placed successfully."
34 msgstr ""
35
36 #: app/Services/Translations/admin-translation.php:6
37 msgid " Sold"
38 msgstr ""
39
40 #: app/Services/Translations/admin-translation.php:9
41 msgid " to use inventory features."
42 msgstr ""
43
44 #: app/Services/Translations/admin-translation.php:7
45 msgid " Update Settings"
46 msgstr ""
47
48 #: app/Services/Translations/admin-translation.php:8
49 msgid " Upgrade to New Plan"
50 msgstr ""
51
52 #: app/Modules/Tax/TaxModule.php:335
53 msgid "\"Included in item prices\" is already built into product prices."
54 msgstr ""
55
56 #: app/Modules/Tax/TaxModule.php:330
57 msgid "\"Total payable tax\" is added on top of listed prices."
58 msgstr ""
59
60 #: app/Services/Translations/admin-translation.php:10
61 msgid "# Date"
62 msgstr ""
63
64 #. %1$s - transaction id, %2$s - refundable amount
65 #: app/Services/Translations/admin-translation.php:12
66 #, php-format
67 msgid "#%1$s - Paid %2$s"
68 msgstr ""
69
70 #: app/Services/Translations/admin-translation.php:13
71 msgid "#000000"
72 msgstr ""
73
74 #: app/Services/Translations/admin-translation.php:14
75 msgid "% of previous"
76 msgstr ""
77
78 #: app/Services/Translations/admin-translation.php:15
79 msgid "% of total"
80 msgstr ""
81
82 #: app/Services/Translations/admin-translation.php:16
83 msgid "% of total ended"
84 msgstr ""
85
86 #. 1: number of buckets, 2: interval, 3: total revenue
87 #: app/Modules/MCP/Tools/ReportTools.php:375
88 #, php-format
89 msgid "%1$d %2$s buckets, total revenue %3$s."
90 msgstr ""
91
92 #. "30 days free then"
93 #: app/Helpers/Helper.php:1101
94 #, php-format
95 msgid "%1$d %2$s free then"
96 msgstr ""
97
98 #. 1: refunded order count, 2: refund rate percent, 3: total refunded
99 #: app/Modules/MCP/Tools/ReportTools.php:460
100 #, php-format
101 msgid "%1$d orders refunded, %2$s%% of paid, totaling %3$s."
102 msgstr ""
103
104 #. 1: row count, 2: metric list
105 #: app/Modules/MCP/Tools/ReportTools.php:935
106 #, php-format
107 msgid "%1$d rows — customer metrics [%2$s]."
108 msgstr ""
109
110 #. 1: row count, 2: metric list, 3: dimension list
111 #: app/Modules/MCP/Tools/ReportTools.php:606
112 #: app/Modules/MCP/Tools/ReportTools.php:729
113 #, php-format
114 msgid "%1$d rows — metrics [%2$s] grouped by [%3$s]."
115 msgstr ""
116
117 #. 1: row count, 2: metric list
118 #: app/Modules/MCP/Tools/ReportTools.php:837
119 #, php-format
120 msgid "%1$d rows — product metrics [%2$s]."
121 msgstr ""
122
123 #. 1: number of timeline entries, 2: order id
124 #: app/Modules/MCP/Tools/OrderTools.php:730
125 #, php-format
126 msgid "%1$d timeline entry for order #%2$d."
127 msgid_plural "%1$d timeline entries for order #%2$d."
128 msgstr[0] ""
129 msgstr[1] ""
130
131 #. e.g. "$99 per month"
132 #: app/Helpers/Helper.php:1091
133 #, php-format
134 msgid "%1$s %2$s"
135 msgstr ""
136
137 #. e.g. "$100 per 3 months for 4 cycles"
138 #. %1$s is the price, %2$s is the interval, %3$s is "until cancel" text
139 #: app/Helpers/Helper.php:1081 app/Helpers/Helper.php:1205
140 #, php-format
141 msgid "%1$s %2$s %3$s"
142 msgstr ""
143
144 #. %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
145 #: app/Helpers/Helper.php:1195
146 #, php-format
147 msgid "%1$s %2$s, for %3$s %4$s"
148 msgstr ""
149
150 #. %1$s: tax label, %2$s: tax rate percent
151 #. %1$s: tax label e.g. "VAT", %2$s: rate percentage e.g. "20" or "7.5"
152 #: app/Modules/Tax/TaxModule.php:795 app/Views/emails/parts/items_table.php:113
153 #, php-format
154 msgid "%1$s (%2$s%%)"
155 msgstr ""
156
157 #. %1$s: tax rate name e.g. "VAT", %2$s: rate percentage e.g. "19"
158 #: app/Models/Order.php:615
159 #, php-format
160 msgid "%1$s (%2$s%%) on shipping"
161 msgstr ""
162
163 #. 1: Button text (e.g. "Buy Now"), 2: Variant name
164 #. 1: Button text (e.g. "Add To Cart"), 2: Variant name
165 #: app/Services/Renderer/ProductRenderer.php:1398
166 #: app/Services/Renderer/ProductRenderer.php:1562
167 #, php-format
168 msgid "%1$s - %2$s"
169 msgstr ""
170
171 #. %1$s - number of activations, %2$s - number of limit
172 #: app/Services/Translations/customer-profile-translation.php:5
173 #, php-format
174 msgid "%1$s / %2$s"
175 msgstr ""
176
177 #. 1: customer name, 2: email, 3: lifetime value
178 #: app/Modules/MCP/Tools/CustomerTools.php:308
179 #, php-format
180 msgid "%1$s [%2$s] — LTV %3$s"
181 msgstr ""
182
183 #. %1$s: sample of variation titles, %2$d: number of remaining variations not listed
184 #: app/Helpers/ProductAdminHelper.php:201
185 #, php-format
186 msgid "%1$s and %2$d more"
187 msgstr ""
188
189 #. %1$s: number of variant combinations the current option config will produce
190 #: app/Services/Translations/admin-translation.php:26
191 #, php-format
192 msgid "%1$s combinations"
193 msgstr ""
194
195 #. %1$s: Product Title, %2$s: Coupon Code
196 #: app/Helpers/CouponHelper.php:366
197 #, php-format
198 msgid "%1$s conflicts with %2$s coupon. Remove the coupon first."
199 msgstr ""
200
201 #. %1$s: store name, %2$s: date
202 #: app/Services/Email/StoreDigestService.php:556
203 #, php-format
204 msgid "%1$s daily digest — %2$s"
205 msgstr ""
206
207 #. %1$s: formatted unit price
208 #: app/Services/Renderer/ModalCheckoutRenderer.php:344
209 #: app/Services/Renderer/CartItemRenderer.php:224
210 #, php-format
211 msgid "%1$s each"
212 msgstr ""
213
214 #. 1: Field name
215 #: app/Services/Translations/checkout-translation.php:5
216 #, php-format
217 msgid "%1$s field is required."
218 msgstr ""
219
220 #. 1: plan name, 2: customer name, 3: status
221 #: app/Modules/MCP/Tools/SubscriptionTools.php:199
222 #, php-format
223 msgid "%1$s for %2$s — %3$s"
224 msgstr ""
225
226 #. %1$s - previous month name, %2$s - previous month volume, %3$s - YoY change, %4$s - current month name, %5$s - current month volume
227 #: app/Services/Translations/admin-translation.php:28
228 #, php-format
229 msgid ""
230 "%1$s gross volume was %2$s, a %3$s. Gross volume for the month of %4$s so "
231 "far is %5$s. Here's the trend over the previous 12 months."
232 msgstr ""
233
234 #. %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
235 #: app/Services/Translations/admin-translation.php:30
236 #, php-format
237 msgid ""
238 "%1$s gross volume was %2$s, a %3$s. With %4$s days left in %5$s, Gross "
239 "volume is %6$s for the quarter, %7$s and %8$s year-over-year"
240 msgstr ""
241
242 #. %1$s: tax label
243 #: app/Modules/Tax/TaxModule.php:963 app/Modules/Tax/TaxModule.php:1075
244 #, php-format
245 msgid "%1$s incl."
246 msgstr ""
247
248 #. 1: field name
249 #: app/Modules/MCP/Tools/CustomerTools.php:497
250 #: app/Modules/MCP/Tools/OrderTools.php:1122
251 #: app/Modules/MCP/Tools/SubscriptionTools.php:424
252 #, php-format
253 msgid "%1$s is not a valid date. Use YYYY-MM-DD or ISO 8601."
254 msgstr ""
255
256 #. %1$s is the customer name, %2$s is the subscription item name
257 #: app/Views/emails/subscription/renewal/admin.php:25
258 #, php-format
259 msgid "%1$s just renewed their subscription: %2$s."
260 msgstr ""
261
262 #. %1$s: store name, %2$s: month and year
263 #: app/Services/Email/StoreDigestService.php:553
264 #, php-format
265 msgid "%1$s monthly digest — %2$s"
266 msgstr ""
267
268 #. %1$s - number of activities, %2$s - filtered title
269 #: app/Services/Translations/admin-translation.php:32
270 #, php-format
271 msgid "%1$s new activities %2$s"
272 msgstr ""
273
274 #. %1$s: tax rate name e.g. "VAT"
275 #: app/Models/Order.php:618
276 #, php-format
277 msgid "%1$s on shipping"
278 msgstr ""
279
280 #. %1$s: number of variations deleted
281 #: app/Helpers/ProductAdminHelper.php:247
282 #, php-format
283 msgid "%1$s Pricing deleted"
284 msgstr ""
285
286 #. %1$s: variation titles, %2$s: reason the pricings were deleted
287 #: app/Helpers/ProductAdminHelper.php:252
288 #, php-format
289 msgid "%1$s Pricing is deleted, while %2$s"
290 msgid_plural "%1$s Pricing's are deleted, while %2$s"
291 msgstr[0] ""
292 msgstr[1] ""
293
294 #. %1$s - supported file types, %2$s - recommended width
295 #: app/Services/Translations/admin-translation.php:18
296 #, php-format
297 msgid "%1$s Recommended width: %2$s pixels minimum."
298 msgstr ""
299
300 #. %1$s: number of refunded orders
301 #: app/Views/emails/digest.php:105
302 #, php-format
303 msgid "%1$s refund"
304 msgid_plural "%1$s refunds"
305 msgstr[0] ""
306 msgstr[1] ""
307
308 #. %1$s: number of selected variants
309 #: app/Services/Translations/admin-translation.php:34
310 #, php-format
311 msgid "%1$s selected"
312 msgstr ""
313
314 #. %1$s: number of terms in the attribute group
315 #: app/Services/Translations/admin-translation.php:36
316 #, php-format
317 msgid "%1$s terms"
318 msgstr ""
319
320 #. %1$s: number of variants in the attribute group
321 #: app/Services/Translations/admin-translation.php:38
322 #, php-format
323 msgid "%1$s variants"
324 msgstr ""
325
326 #. %1$s: number of variants updated
327 #: app/Http/Controllers/ProductVariationController.php:594
328 #, php-format
329 msgid "%1$s variants updated successfully."
330 msgstr ""
331
332 #. %1$s: country code (e.g. DE), %2$s: country name (e.g. Germany), %3$s: tax class type (e.g. Standard)
333 #: app/Services/Tax/TaxManager.php:539
334 #: app/Services/Translations/admin-translation.php:20
335 #, php-format
336 msgid "%1$s VAT - %2$s - %3$s rate"
337 msgstr ""
338
339 #. %1$s: country name
340 #: app/Services/Translations/admin-translation.php:22
341 #, php-format
342 msgid "%1$s VAT Number"
343 msgstr ""
344
345 #. 1: transaction type, 2: payment method, 3: status
346 #: app/Modules/MCP/Tools/OrderTools.php:767
347 #, php-format
348 msgid "%1$s via %2$s — %3$s"
349 msgstr ""
350
351 #. %1$s: store name, %2$s: period range
352 #: app/Services/Email/StoreDigestService.php:549
353 #, php-format
354 msgid "%1$s weekly digest — %2$s"
355 msgstr ""
356
357 #. %1$s - current word count, %2$s - max word count
358 #: app/Services/Translations/admin-translation.php:24
359 #, php-format
360 msgid "%1$s Words of %2$s"
361 msgstr ""
362
363 #. %1$s: start date (e.g. May 19), %2$s: end date (e.g. May 25, 2026)
364 #: app/Services/Email/StoreDigestService.php:581
365 #, php-format
366 msgid "%1$s – %2$s"
367 msgstr ""
368
369 #. %1$s - country name, %2$s - line break, %3$s - number of orders
370 #: app/Services/Translations/admin-translation.php:40
371 #, php-format
372 msgid "%1$s%2$s Orders: %3$s"
373 msgstr ""
374
375 #. %1$s - item price, %2$s - interval, %3$s - repeat interval, %4$s - occurrence, %5$s - time
376 #: app/Services/Translations/admin-translation.php:42
377 #, php-format
378 msgid "%1$s%2$s, billed %3$s for %4$s %5$s"
379 msgstr ""
380
381 #. %1$s - item price, %2$s - interval, %3$s - repeat interval
382 #: app/Services/Translations/admin-translation.php:44
383 #, php-format
384 msgid "%1$s%2$s, billed %3$s until cancel"
385 msgstr ""
386
387 #. Compact monthly installment, e.g. "$100/month for 4 months"
388 #: app/Helpers/Helper.php:1066
389 #, php-format
390 msgid "%1$s/%2$s %3$s"
391 msgstr ""
392
393 #. %1$s: error message, %2$s: tax class name
394 #: app/Services/Translations/admin-translation.php:46
395 #, php-format
396 msgid "%1$s: %2$s"
397 msgstr ""
398
399 #. %d - number of items available
400 #: app/Services/Translations/block-editor-translation.php:5
401 msgid "%d Available"
402 msgstr ""
403
404 #. %d is the number of selected countries
405 #: app/Models/ShippingZone.php:109
406 msgid "%d country"
407 msgid_plural "%d countries"
408 msgstr[0] ""
409 msgstr[1] ""
410
411 #. %d: number of matching coupons
412 #: app/Modules/MCP/Tools/CouponTools.php:294
413 msgid "%d coupon found."
414 msgid_plural "%d coupons found."
415 msgstr[0] ""
416 msgstr[1] ""
417
418 #. %d: number of matching customers
419 #: app/Modules/MCP/Tools/CustomerTools.php:272
420 msgid "%d customer found."
421 msgid_plural "%d customers found."
422 msgstr[0] ""
423 msgstr[1] ""
424
425 #: app/Views/emails/subscription/trial_end/customer.php:16
426 #: app/Views/emails/subscription/trial_end/admin.php:16
427 msgid "%d days"
428 msgstr ""
429
430 #. %d: number of matching orders
431 #: app/Modules/MCP/Tools/OrderTools.php:232
432 msgid "%d order found."
433 msgid_plural "%d orders found."
434 msgstr[0] ""
435 msgstr[1] ""
436
437 #. %d: number of matching products
438 #: app/Modules/MCP/Tools/ProductTools.php:174
439 msgid "%d product found."
440 msgid_plural "%d products found."
441 msgstr[0] ""
442 msgstr[1] ""
443
444 #: app/Http/Controllers/ProductController.php:230
445 msgid "%d product(s) created successfully"
446 msgstr ""
447
448 #: app/Http/Controllers/ProductController.php:1603
449 msgid "%d product(s) updated successfully"
450 msgstr ""
451
452 #. %d: number of matching subscriptions
453 #: app/Modules/MCP/Tools/SubscriptionTools.php:163
454 msgid "%d subscription found."
455 msgid_plural "%d subscriptions found."
456 msgstr[0] ""
457 msgstr[1] ""
458
459 #. %d: number of variations needing attention
460 #: app/Modules/MCP/Tools/ProductTools.php:397
461 msgid "%d variation needs attention."
462 msgid_plural "%d variations need attention."
463 msgstr[0] ""
464 msgstr[1] ""
465
466 #. %s - number of items per page
467 #: app/Services/Translations/admin-translation.php:48
468 #: app/Services/Translations/customer-profile-translation.php:9
469 #, php-format
470 msgid "%s / page"
471 msgstr ""
472
473 #. %s - number of activations
474 #: app/Services/Translations/customer-profile-translation.php:7
475 #, php-format
476 msgid "%s / Unlimited"
477 msgstr ""
478
479 #: app/Services/Translations/admin-translation.php:55
480 #, php-format
481 msgid "%s already saved will be permanently deleted."
482 msgstr ""
483
484 #. %s is the list of out of stock variants
485 #: api/Resource/OrderResource.php:2186
486 #, php-format
487 msgid "%s are out of stock"
488 msgstr ""
489
490 #. %s is the storage driver name
491 #: app/Services/Translations/admin-translation.php:50
492 #, php-format
493 msgid "%s Config Test Success"
494 msgstr ""
495
496 #. %s is the coupon code
497 #: app/Helpers/CouponHelper.php:168
498 #, php-format
499 msgid "%s coupon can only be applied once per order"
500 msgstr ""
501
502 #. %s is the coupon code
503 #: app/Helpers/CouponHelper.php:178
504 #, php-format
505 msgid "%s coupon cannot be used with other coupon"
506 msgstr ""
507
508 #. %s: number of days
509 #: app/Services/Translations/admin-translation.php:52
510 #, php-format
511 msgid "%s Days"
512 msgstr ""
513
514 #. %s is the meta key
515 #: api/Resource/OrderMetaResource.php:150
516 #, php-format
517 msgid "%s deletion failed!"
518 msgstr ""
519
520 #. %s - billing or shipping
521 #: app/Services/Translations/block-editor-translation.php:7
522 #, php-format
523 msgid "%s Field Labels"
524 msgstr ""
525
526 #. 1: Field name
527 #: app/Services/Translations/checkout-translation.php:7
528 #, php-format
529 msgid "%s is invalid, please use a valid email."
530 msgstr ""
531
532 #. %s attribute name
533 #: api/Checkout/CheckoutApi.php:714 api/Checkout/CheckoutApi.php:750
534 #: api/Checkout/CheckoutApi.php:797 api/Checkout/CheckoutApi.php:834
535 #: app/Http/Controllers/FrontendControllers/CustomerController.php:331
536 #: app/Http/Controllers/FrontendControllers/CustomerController.php:349
537 #: app/Http/Controllers/FrontendControllers/CustomerController.php:373
538 #, php-format
539 msgid "%s is invalid."
540 msgstr ""
541
542 #. %s is the out of stock variant
543 #. %s is the product title
544 #: api/Resource/OrderResource.php:2189
545 #: api/Resource/FrontendResource/CartResource.php:585
546 #, php-format
547 msgid "%s is out of stock"
548 msgstr ""
549
550 #. %s attribute name
551 #. 1: attribute name
552 #: api/Checkout/CheckoutApi.php:702 api/Checkout/CheckoutApi.php:738
553 #: api/Checkout/CheckoutApi.php:764 api/Checkout/CheckoutApi.php:784
554 #: api/Checkout/CheckoutApi.php:821 api/Checkout/CheckoutApi.php:848
555 #: api/Checkout/CheckoutApi.php:864
556 #: app/Modules/Integrations/IntegrationHelper.php:48
557 #: app/Http/Controllers/FrontendControllers/CustomerController.php:328
558 #: app/Http/Controllers/FrontendControllers/CustomerController.php:336
559 #: app/Http/Controllers/FrontendControllers/CustomerController.php:345
560 #: app/Http/Controllers/FrontendControllers/CustomerController.php:369
561 #, php-format
562 msgid "%s is required."
563 msgstr ""
564
565 #. %s - number of items
566 #: app/Services/Translations/admin-translation.php:54
567 #, php-format
568 msgid "%s Items"
569 msgstr ""
570
571 #. %s is the number of items
572 #: app/Services/Translations/customer-profile-translation.php:11
573 #, php-format
574 msgid "%s items"
575 msgstr ""
576
577 #. %s is the number of items in the order
578 #: app/Services/Translations/customer-profile-translation.php:13
579 #, php-format
580 msgid "%s items in this order"
581 msgstr ""
582
583 #. %s is the customer's full name
584 #: app/Views/emails/order/placed/admin.php:13
585 #, php-format
586 msgid ""
587 "%s just placed a new order using offline payment method. Here are the "
588 "details:"
589 msgstr ""
590
591 #. %s is the customer's full name
592 #: app/Views/emails/order/paid/admin.php:13
593 #, php-format
594 msgid "%s just placed an order. Here are the details:"
595 msgstr ""
596
597 #. %s - number of licenses
598 #: app/Services/Translations/admin-translation.php:57
599 #, php-format
600 msgid "%s licenses"
601 msgstr ""
602
603 #. %s is the number of shipping methods
604 #: app/Services/Translations/admin-translation.php:59
605 #, php-format
606 msgid "%s methods"
607 msgstr ""
608
609 #. %s - number of activities
610 #: app/Services/Translations/admin-translation.php:61
611 #, php-format
612 msgid "%s new activities"
613 msgstr ""
614
615 #. %s is the meta key
616 #: api/Resource/OrderMetaResource.php:157
617 #, php-format
618 msgid "%s not found in database, failed to remove."
619 msgstr ""
620
621 #: app/Services/Translations/customer-profile-translation.php:14
622 #, php-format
623 msgid "%s of %s paid"
624 msgstr ""
625
626 #. %s: product title
627 #: app/Services/Renderer/ProductCardRender.php:74
628 #, php-format
629 msgid "%s product card"
630 msgstr ""
631
632 #. %s is the number of rates
633 #: app/Services/Translations/admin-translation.php:63
634 #, php-format
635 msgid "%s rates"
636 msgstr ""
637
638 #: app/Services/Translations/customer-profile-translation.php:15
639 #, php-format
640 msgid "%s remaining"
641 msgstr ""
642
643 #. %s is the feature name
644 #: app/Services/Translations/admin-translation.php:65
645 #, php-format
646 msgid "%s requires FluentCart Pro"
647 msgstr ""
648
649 #. %s is the meta key
650 #: api/Resource/OrderMetaResource.php:144
651 #, php-format
652 msgid "%s successfully deleted."
653 msgstr ""
654
655 #. %s is the event name
656 #: app/Listeners/Activity.php:51
657 #, php-format
658 msgid "%s successfully!"
659 msgstr ""
660
661 #. %s is the variant title
662 #: api/Resource/ProductResource.php:714
663 #, php-format
664 msgid "%s variant is downloadable without any downloadable file"
665 msgstr ""
666
667 #. %s - upload progress
668 #: app/Services/Translations/admin-translation.php:67
669 msgid "%s% Uploaded"
670 msgstr ""
671
672 #: app/Services/Translations/block-editor-translation.php:8
673 msgid "( Showing 1 to 10 of 34 Items ) 10 Per page"
674 msgstr ""
675
676 #: app/Services/Translations/block-editor-translation.php:9
677 msgid "(empty)"
678 msgstr ""
679
680 #: app/Helpers/Helper.php:1922
681 #: app/Services/Translations/customer-profile-translation.php:16
682 msgid "(Excluded)"
683 msgstr ""
684
685 #: app/Helpers/Helper.php:1921
686 #: app/Services/Translations/customer-profile-translation.php:17
687 msgid "(Included)"
688 msgstr ""
689
690 #: app/Services/Translations/admin-translation.php:68
691 msgid "(optional)"
692 msgstr ""
693
694 #: app/Services/Renderer/VatFieldRenderer.php:127
695 msgid "(Reverse Charge not applied)"
696 msgstr ""
697
698 #: app/Helpers/Helper.php:1918
699 msgid "(Varies)"
700 msgstr ""
701
702 #: app/Services/Renderer/AddressSelectRenderer.php:297
703 msgid "*"
704 msgstr ""
705
706 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:803
707 msgid "* Tax to be paid on reverse charge basis"
708 msgstr ""
709
710 #. %1$s: formatted tax amount
711 #: app/Modules/Tax/TaxModule.php:815
712 #, php-format
713 msgid "+ %1$s"
714 msgstr ""
715
716 #. %1$s: tax amount, %2$s: tax label
717 #: app/Modules/Tax/TaxModule.php:968 app/Modules/Tax/TaxModule.php:1080
718 #, php-format
719 msgid "+ %1$s %2$s"
720 msgstr ""
721
722 #. e.g. "+ $10 one-time signup fee"
723 #: app/Helpers/Helper.php:1112
724 #, php-format
725 msgid "+ %1$s one-time %2$s"
726 msgstr ""
727
728 #. 1: Next billing date
729 #: app/Services/Renderer/Receipt/ThankYouRender.php:657
730 #, php-format
731 msgid "- Auto renews on %1$s"
732 msgstr ""
733
734 #. %s is the auto-renewal date and time
735 #: app/Views/invoice/parts/subscription_items.php:37
736 #, php-format
737 msgid "- Auto renews on %s"
738 msgstr ""
739
740 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:53
741 msgid ""
742 "- Billing subscription activated | Billing subscription cancelled | Billing "
743 "subscription created | Billing subscription expired | Billing subscription "
744 "suspended"
745 msgstr ""
746
747 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:51
748 msgid ""
749 "- Payment capture refunded | Payment sale completed | Payment sale refunded"
750 msgstr ""
751
752 #: app/Services/Translations/admin-translation.php:69
753 #, php-format
754 msgid "... and %s more"
755 msgstr ""
756
757 #: app/Services/Translations/TransStrings.php:225
758 msgid "/page"
759 msgstr ""
760
761 #: app/Services/Renderer/ShopAppRenderer.php:654
762 msgid "10 Per page"
763 msgstr ""
764
765 #: app/Services/Renderer/ShopAppRenderer.php:657
766 msgid "20 Per page"
767 msgstr ""
768
769 #: app/Services/Renderer/ShopAppRenderer.php:660
770 msgid "30 Per page"
771 msgstr ""
772
773 #: app/Services/FrontendView.php:83
774 msgid "404 - File Not Found"
775 msgstr ""
776
777 #: app/Services/FrontendView.php:60 app/Services/FrontendView.php:61
778 msgid "404 - Page not found"
779 msgstr ""
780
781 #: app/Services/AuthService.php:48
782 msgid ""
783 "<strong>Error:</strong> This email address is already registered. Please "
784 "login or try resetting your password."
785 msgstr ""
786
787 #: app/Services/AuthService.php:103
788 msgid ""
789 "<strong>Error</strong>: Could not register you. Please contact the site "
790 "admin!"
791 msgstr ""
792
793 #: app/Services/AuthService.php:34
794 msgid "<strong>Error</strong>: Please enter a username."
795 msgstr ""
796
797 #: app/Services/AuthService.php:41
798 msgid "<strong>Error</strong>: Please type your email address."
799 msgstr ""
800
801 #: app/Services/AuthService.php:43
802 msgid "<strong>Error</strong>: The email address is not correct."
803 msgstr ""
804
805 #: app/Services/AuthService.php:36
806 msgid ""
807 "<strong>Error</strong>: This username is already registered. Please choose "
808 "another one."
809 msgstr ""
810
811 #. %s: product title
812 #: app/Services/OrderService.php:322
813 #, php-format
814 msgid "[%1$s] is out of stock. Only %2$s left."
815 msgstr ""
816
817 #. %s: product title
818 #: app/Services/OrderService.php:160
819 #, php-format
820 msgid "[%s] is not available."
821 msgstr ""
822
823 #. %s: product title
824 #: app/Services/OrderService.php:242 app/Services/OrderService.php:256
825 #, php-format
826 msgid "[%s] is out of stock."
827 msgstr ""
828
829 #: app/Http/Controllers/ProductController.php:1279
830 msgid "A bundle product cannot be added as a bundle child."
831 msgstr ""
832
833 #: app/Services/Translations/admin-translation.php:70
834 msgid ""
835 "A cohort is considered churned either when it went on hold or when it "
836 "officially ended (factoring in the end date)."
837 msgstr ""
838
839 #: app/Http/Requests/AttrTermUpdateRequest.php:37
840 msgid "A color is required for color-type terms."
841 msgstr ""
842
843 #: app/Http/Requests/AttrTermRequest.php:52
844 msgid "A color is required for each term in a color group."
845 msgstr ""
846
847 #: app/Services/Localization/i18n/states.php:590
848 msgid "A Coruña"
849 msgstr ""
850
851 #. 1: coupon code
852 #: app/Modules/MCP/Tools/CouponTools.php:141
853 #, php-format
854 msgid "A coupon with code \"%1$s\" already exists."
855 msgstr ""
856
857 #: app/Hooks/Handlers/BlockEditors/Buttons/BuyNowButtonBlockEditor.php:76
858 #: app/Hooks/Handlers/BlockEditors/Buttons/AddToCartButtonBlockEditor.php:72
859 msgid ""
860 "A custom button block with product selection and automatic link assignment."
861 msgstr ""
862
863 #: app/Modules/MCP/Tools/CustomerTools.php:150
864 msgid "A customer with this identifier already exists."
865 msgstr ""
866
867 #. %1$s - percentage change, %2$s - previous quarter name
868 #: app/Services/Translations/admin-translation.php:2765
869 #, php-format
870 msgid "a decrease of %1$s compared to %2$s"
871 msgstr ""
872
873 #: app/Modules/MCP/Tools/CouponTools.php:242
874 msgid "A fixed coupon amount cannot be negative."
875 msgstr ""
876
877 #: app/Http/Controllers/AddonsController.php:37
878 msgid ""
879 "A free and open-source WordPress SMTP plugin to send emails via multiple "
880 "SMTP providers. Ensure email deliverability for your WooCommerce and "
881 "FluentCart emails with FluentSMTP."
882 msgstr ""
883
884 #. %s is the customer's full name
885 #: app/Views/emails/order/refunded/admin.php:14
886 #, php-format
887 msgid "A full refund has been processed for %s. Here are the details:"
888 msgstr ""
889
890 #: api/Resource/AttrGroupResource.php:62 api/Resource/AttrGroupResource.php:108
891 msgid "A group with this slug already exists."
892 msgstr ""
893
894 #. %1$s - percentage change, %2$s - previous quarter name
895 #: app/Services/Translations/admin-translation.php:2767
896 #, php-format
897 msgid "a increase of %1$s compared to %2$s"
898 msgstr ""
899
900 #: app/Modules/MCP/Tools/LabelTools.php:89
901 msgid "A label id cannot be in both add_label_ids and remove_label_ids."
902 msgstr ""
903
904 #. %s is the customer's full name
905 #: app/Views/emails/order/refunded/admin.php:24
906 #, php-format
907 msgid "A partial refund has been processed for %s. Here are the details:"
908 msgstr ""
909
910 #. %s is customer full name
911 #: app/Views/emails/order/reminder/overdue/admin.php:27
912 #, php-format
913 msgid "A payment reminder was sent to %s."
914 msgstr ""
915
916 #: app/Modules/MCP/Tools/CouponTools.php:239
917 msgid "A percentage coupon amount must be greater than 0 and at most 100."
918 msgstr ""
919
920 #: app/Http/Controllers/AddonsController.php:81
921 msgid ""
922 "A powerful helpdesk and customer support plugin for WordPress. Manage "
923 "customer support tickets directly from your WordPress dashboard with "
924 "FluentCart + FluentSupport integration."
925 msgstr ""
926
927 #: app/Services/Translations/admin-translation.php:71
928 msgid "A product must have at least one variant."
929 msgstr ""
930
931 #: api/Resource/ProductDetailResource.php:118
932 msgid ""
933 "A product using Advanced Variations cannot be switched back to Simple or "
934 "Simple Variations."
935 msgstr ""
936
937 #: app/Views/emails/digest.php:77
938 msgid "A quiet period — no orders to report."
939 msgstr ""
940
941 #: app/Http/Controllers/TaxRateController.php:704
942 msgid "A shipping override already exists for the selected location"
943 msgstr ""
944
945 #. %1$s: store country name
946 #: app/Services/Translations/admin-translation.php:73
947 #, php-format
948 msgid ""
949 "A standard tax class will be created for %1$s. Add your rates in Tax → Tax "
950 "Rates after setup."
951 msgstr ""
952
953 #: app/Services/Translations/admin-translation.php:74
954 msgid ""
955 "A standard tax class will be created. Add your rates in Tax → Tax Rates "
956 "after setup."
957 msgstr ""
958
959 #: app/Views/emails/subscription/canceled/admin.php:17
960 msgid "A subscription has been canceled."
961 msgstr ""
962
963 #: app/Services/Email/EmailNotifications.php:168
964 msgid ""
965 "A subscription has been canceled. Review the details in this email or visit "
966 "FluentCart Dashboard to manage the subscription."
967 msgstr ""
968
969 #: app/Views/emails/subscription/reminder/admin.php:17
970 msgid "A subscription renewal reminder was sent to a customer."
971 msgstr ""
972
973 #: app/Services/Email/EmailNotifications.php:364
974 msgid ""
975 "A subscription renewal reminder was sent to a customer. Review subscription "
976 "details from FluentCart Dashboard."
977 msgstr ""
978
979 #: app/Services/Translations/admin-translation.php:75
980 msgid ""
981 "A system email summarising your store activity. Numbers match the Reports "
982 "dashboard."
983 msgstr ""
984
985 #: app/Http/Controllers/TaxRateController.php:85
986 msgid "A tax class with this name already exists"
987 msgstr ""
988
989 #: api/Resource/AttrTermResource.php:160 api/Resource/AttrTermResource.php:171
990 msgid "A term with this slug already exists in the group."
991 msgstr ""
992
993 #: app/Views/emails/subscription/trial_end/admin.php:22
994 msgid "A trial end reminder was sent to a customer."
995 msgstr ""
996
997 #: app/Services/Email/EmailNotifications.php:399
998 msgid ""
999 "A trial ending soon reminder was sent to a customer. Review subscription "
1000 "details from FluentCart Dashboard."
1001 msgstr ""
1002
1003 #: app/Services/Translations/block-editor-translation.php:10
1004 msgid "A → Z"
1005 msgstr ""
1006
1007 #: app/Services/Localization/i18n/states.php:296
1008 msgid "Aargau"
1009 msgstr ""
1010
1011 #: app/Services/Localization/i18n/states.php:1405
1012 msgid "Abia"
1013 msgstr ""
1014
1015 #: app/Services/Localization/i18n/states.php:1999
1016 msgid "Abim"
1017 msgstr ""
1018
1019 #: app/Modules/Tax/TaxModule.php:2375
1020 msgid "ABN"
1021 msgstr ""
1022
1023 #: app/Modules/Tax/TaxModule.php:321
1024 msgid "About your tax"
1025 msgstr ""
1026
1027 #: app/Services/Localization/i18n/states.php:1542
1028 msgid "Abra"
1029 msgstr ""
1030
1031 #: app/Services/Localization/i18n/states.php:1406
1032 msgid "Abuja"
1033 msgstr ""
1034
1035 #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:63
1036 msgid ""
1037 "Accept credit card and eCheck payments securely with Authorize.Net. Features "
1038 "include on-site checkout, fraud detection, and recurring billing support."
1039 msgstr ""
1040
1041 #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:59
1042 msgid ""
1043 "Accept credit cards and PayPal securely with Paddle. Complete checkout "
1044 "solution with built-in tax handling, invoicing, and subscription management."
1045 msgstr ""
1046
1047 #: app/Services/Translations/admin-translation.php:78
1048 msgid "Accept Dispute"
1049 msgstr ""
1050
1051 #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:60
1052 msgid ""
1053 "Accept payments through Mollie - Credit Card, PayPal, SEPA, iDEAL, "
1054 "Bancontact, and more. Popular in Europe with seamless checkout experience."
1055 msgstr ""
1056
1057 #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:86
1058 msgid ""
1059 "Accept payments with Flutterwave - Card, Bank Transfer, Mobile Money, USSD, "
1060 "M-Pesa and more. Perfect for businesses in Africa."
1061 msgstr ""
1062
1063 #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:86
1064 msgid ""
1065 "Accept payments with Mercado Pago - Cards, Pix, Boleto, OXXO, and more. "
1066 "Perfect for businesses in Latin America."
1067 msgstr ""
1068
1069 #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:86
1070 msgid ""
1071 "Accept payments with Paystack - Cards, Bank Transfer, USSD, and Mobile Money."
1072 " Perfect for businesses in Africa."
1073 msgstr ""
1074
1075 #: app/Modules/PaymentMethods/PromoGateways/Addons/RazorpayAddon.php:86
1076 msgid ""
1077 "Accept payments with Razorpay - UPI, Cards, NetBanking, and Wallets. Perfect "
1078 "for businesses in India."
1079 msgstr ""
1080
1081 #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:82
1082 msgid ""
1083 "Accept payments with Square - Cards, Apple Pay, Google Pay, and Cash App Pay."
1084 " Works worldwide with no redirect."
1085 msgstr ""
1086
1087 #: app/Services/Translations/admin-translation.php:79
1088 msgid "Accepted"
1089 msgstr ""
1090
1091 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:203
1092 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:226
1093 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:321
1094 #, php-format
1095 msgid "Access forbidden to the configured bucket (%s). Check permissions."
1096 msgstr ""
1097
1098 #: app/Modules/StorageDrivers/S3/S3.php:589
1099 msgid "Access Key"
1100 msgstr ""
1101
1102 #: app/Views/emails/subscription/canceled/customer.php:63
1103 #: app/Views/emails/subscription/canceled/admin.php:47
1104 msgid "Access Until"
1105 msgstr ""
1106
1107 #: api/StoreSettings.php:660 api/StoreSettings.php:670
1108 msgid "Account"
1109 msgstr ""
1110
1111 #: app/Services/Translations/customer-profile-translation.php:18
1112 msgid "Account Details"
1113 msgstr ""
1114
1115 #: app/Services/Permission/PermissionManager.php:75
1116 msgid "Accountant"
1117 msgstr ""
1118
1119 #: app/Services/Localization/i18n/states.php:252
1120 msgid "Acre"
1121 msgstr ""
1122
1123 #: app/Services/Translations/admin-translation.php:80
1124 #: app/Services/Translations/customer-profile-translation.php:19
1125 msgid "Action"
1126 msgstr ""
1127
1128 #: app/Modules/MCP/Tools/SubscriptionTools.php:306
1129 msgid "action must be cancel. Pause and resume are not supported."
1130 msgstr ""
1131
1132 #: app/Modules/MCP/Tools/CouponTools.php:86
1133 msgid "action must be one of: create, update, deactivate."
1134 msgstr ""
1135
1136 #: app/Services/Translations/admin-translation.php:81
1137 msgid "Actions"
1138 msgstr ""
1139
1140 #: app/Services/Translations/admin-translation.php:82
1141 msgid "Activate"
1142 msgstr ""
1143
1144 #: app/Services/Translations/admin-translation.php:83
1145 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:187
1146 msgid "Activate Addon"
1147 msgstr ""
1148
1149 #: app/Modules/PaymentMethods/PromoGateways/Pro/PromoGatewaySettings.php:156
1150 msgid "Activate FluentCart Pro"
1151 msgstr ""
1152
1153 #: app/Services/Translations/admin-translation.php:84
1154 msgid "Activate FluentHub"
1155 msgstr ""
1156
1157 #: app/Helpers/AddressHelper.php:337
1158 #: app/Services/Renderer/ModalCheckoutRenderer.php:630
1159 #: app/Services/Renderer/CheckoutRenderer.php:819
1160 #: app/Modules/Shipping/Http/Controllers/Frontend/ShippingFrontendController.php:78
1161 msgid "Activate from settings."
1162 msgstr ""
1163
1164 #: app/Services/Translations/admin-translation.php:85
1165 msgid "Activate Plugin"
1166 msgstr ""
1167
1168 #: app/Services/Translations/admin-translation.php:88
1169 msgid "Activated at"
1170 msgstr ""
1171
1172 #: app/Services/Translations/admin-translation.php:86
1173 msgid "Activated Licenses"
1174 msgstr ""
1175
1176 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:350
1177 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:355
1178 msgid "Activated Methods"
1179 msgstr ""
1180
1181 #: app/Services/Translations/admin-translation.php:87
1182 msgid "Activated Sites"
1183 msgstr ""
1184
1185 #: app/Services/Translations/admin-translation.php:89
1186 msgid "Activating..."
1187 msgstr ""
1188
1189 #: app/Helpers/EditorShortCodeHelper.php:341
1190 #: app/Services/Filter/LicenseFilter.php:183
1191 #: app/Services/Filter/OrderBumpFilter.php:166
1192 msgid "Activation Count"
1193 msgstr ""
1194
1195 #: app/Helpers/EditorShortCodeHelper.php:340
1196 #: app/Services/Translations/admin-translation.php:90
1197 msgid "Activation Limit"
1198 msgstr ""
1199
1200 #: app/Services/Renderer/ModalCheckoutRenderer.php:280
1201 msgid "Activation limit %d"
1202 msgstr ""
1203
1204 #: app/Services/Translations/admin-translation.php:91
1205 msgid ""
1206 "Activation limit controls how many sites/devices can use this license. "
1207 "License validity matches your subscription interval. For example, an annual "
1208 "subscription will generate a license valid for one year."
1209 msgstr ""
1210
1211 #: app/Services/Filter/LicenseSiteFilter.php:133
1212 msgid "Activation Status"
1213 msgstr ""
1214
1215 #: app/Services/Translations/admin-translation.php:92
1216 #: app/Services/Translations/customer-profile-translation.php:20
1217 #: app/Services/Translations/block-editor-translation.php:12
1218 msgid "Activations"
1219 msgstr ""
1220
1221 #: app/Helpers/Status.php:267 app/Helpers/Status.php:372
1222 #: app/Helpers/Helper.php:251 app/Helpers/Helper.php:321
1223 #: app/Helpers/Helper.php:943 app/Services/Filter/LicenseFilter.php:53
1224 #: app/Services/Filter/LicenseFilter.php:175
1225 #: app/Services/Filter/LicenseSiteFilter.php:138
1226 #: app/Services/Filter/OrderFilter.php:471
1227 #: app/Services/Filter/OrderBumpFilter.php:42
1228 #: app/Services/Filter/OrderBumpFilter.php:158
1229 #: app/Services/Translations/admin-translation.php:93
1230 #: app/Services/Translations/customer-profile-translation.php:21
1231 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:253
1232 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:193
1233 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:218
1234 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:199
1235 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:271
1236 msgid "Active"
1237 msgstr ""
1238
1239 #: app/Services/Translations/block-editor-translation.php:14
1240 msgid "Active Bar Color"
1241 msgstr ""
1242
1243 #: app/Services/Translations/block-editor-translation.php:13
1244 msgid "Active BG"
1245 msgstr ""
1246
1247 #: app/Services/Translations/block-editor-translation.php:15
1248 msgid "Active Color"
1249 msgstr ""
1250
1251 #: app/Services/Filter/LicenseSiteFilter.php:150
1252 msgid "Active License Count"
1253 msgstr ""
1254
1255 #: app/Services/Translations/admin-translation.php:94
1256 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:161
1257 msgid "Active Licenses"
1258 msgstr ""
1259
1260 #: app/Services/Translations/admin-translation.php:95
1261 msgid "Active Payment Gateway"
1262 msgstr ""
1263
1264 #: app/Services/Translations/block-editor-translation.php:16
1265 msgid "Active Text Color"
1266 msgstr ""
1267
1268 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:173
1269 msgid "Active Variation Licenses"
1270 msgstr ""
1271
1272 #: app/Services/Translations/admin-translation.php:96
1273 msgid "Activity"
1274 msgstr ""
1275
1276 #: app/Http/Controllers/ActivityController.php:27
1277 msgid "Activity Deleted Successfully"
1278 msgstr ""
1279
1280 #: app/Http/Controllers/ActivityController.php:43
1281 msgid "Activity Marked as Read"
1282 msgstr ""
1283
1284 #: app/Http/Controllers/ActivityController.php:47
1285 msgid "Activity Marked as Unread"
1286 msgstr ""
1287
1288 #: app/Services/Localization/i18n/states.php:1407
1289 msgid "Adamawa"
1290 msgstr ""
1291
1292 #: app/Services/Localization/i18n/states.php:1818
1293 msgid "Adana"
1294 msgstr ""
1295
1296 #: app/Services/Translations/admin-translation.php:97
1297 msgid "Add"
1298 msgstr ""
1299
1300 #. %1$s: attribute name lowercase (e.g. "color", "size")
1301 #: app/Services/Translations/admin-translation.php:99
1302 #, php-format
1303 msgid "Add %1$s"
1304 msgstr ""
1305
1306 #. %s - taxonomy label
1307 #: app/Services/Translations/admin-translation.php:101
1308 #, php-format
1309 msgid "Add %s"
1310 msgstr ""
1311
1312 #. %s: product title
1313 #: app/Services/Renderer/ProductCardRender.php:481
1314 #, php-format
1315 msgid "Add %s to cart"
1316 msgstr ""
1317
1318 #. %1$s: the term title the user typed
1319 #: app/Services/Translations/admin-translation.php:103
1320 #, php-format
1321 msgid "Add &quot;%1$s&quot; as new value"
1322 msgstr ""
1323
1324 #: app/Services/Translations/admin-translation.php:151
1325 msgid "Add a Item to Calculate Total and View Payment Options."
1326 msgstr ""
1327
1328 #: app/Services/Renderer/AddressSelectRenderer.php:154
1329 #: app/Services/Translations/admin-translation.php:104
1330 #: app/Services/Translations/customer-profile-translation.php:22
1331 #: app/Services/Translations/block-editor-translation.php:17
1332 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:158
1333 msgid "Add Address"
1334 msgstr ""
1335
1336 #: app/Services/Translations/block-editor-translation.php:18
1337 msgid "Add Address Button Text"
1338 msgstr ""
1339
1340 #: app/Modules/MCP/Tools/OrderTools.php:146
1341 msgid ""
1342 "Add an internal note to an order activity log. Visible to staff, not the "
1343 "customer."
1344 msgstr ""
1345
1346 #: app/Services/Translations/block-editor-translation.php:24
1347 msgid ""
1348 "Add any query params you want to pass to the checkout page. eg: "
1349 "utm_source=google&utm_medium=cpc"
1350 msgstr ""
1351
1352 #: app/Services/Translations/admin-translation.php:152
1353 msgid "Add as a Bundle"
1354 msgstr ""
1355
1356 #: app/Services/Translations/admin-translation.php:153
1357 msgid "Add asset"
1358 msgstr ""
1359
1360 #: app/Services/Translations/admin-translation.php:154
1361 msgid "Add attribute group"
1362 msgstr ""
1363
1364 #: app/Services/Translations/admin-translation.php:155
1365 msgid "Add by URL"
1366 msgstr ""
1367
1368 #: app/Services/Translations/block-editor-translation.php:19
1369 msgid "Add Child Block"
1370 msgstr ""
1371
1372 #: app/Services/Translations/admin-translation.php:156
1373 msgid "Add class"
1374 msgstr ""
1375
1376 #: app/Services/Translations/admin-translation.php:105
1377 msgid "Add Condition"
1378 msgstr ""
1379
1380 #: app/Services/Translations/admin-translation.php:157
1381 msgid "Add countries where you're registered to collect VAT in the EU."
1382 msgstr ""
1383
1384 #: app/Services/Translations/admin-translation.php:106
1385 msgid "Add Coupon"
1386 msgstr ""
1387
1388 #: app/Services/Translations/admin-translation.php:107
1389 msgid "Add Custom Item"
1390 msgstr ""
1391
1392 #: app/Services/Translations/admin-translation.php:108
1393 msgid "Add Custom Template"
1394 msgstr ""
1395
1396 #: app/Services/Translations/admin-translation.php:109
1397 msgid "Add Customer"
1398 msgstr ""
1399
1400 #: app/Http/Controllers/DashboardController.php:27
1401 msgid "Add Details to Store"
1402 msgstr ""
1403
1404 #: app/Services/Translations/admin-translation.php:110
1405 msgid "Add Discount"
1406 msgstr ""
1407
1408 #: app/Services/Translations/admin-translation.php:158
1409 msgid "Add discount"
1410 msgstr ""
1411
1412 #: app/Services/Translations/admin-translation.php:111
1413 msgid "Add Downloadable Asset(s)"
1414 msgstr ""
1415
1416 #: app/Services/Translations/admin-translation.php:112
1417 msgid "Add Dummy Product"
1418 msgstr ""
1419
1420 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:50
1421 msgid "Add endpoint"
1422 msgstr ""
1423
1424 #: app/Services/Translations/admin-translation.php:113
1425 msgid "Add File"
1426 msgstr ""
1427
1428 #: app/Services/Translations/admin-translation.php:114
1429 msgid "Add Filter"
1430 msgstr ""
1431
1432 #: app/Services/Translations/admin-translation.php:115
1433 msgid "Add Group"
1434 msgstr ""
1435
1436 #: app/Services/Translations/admin-translation.php:116
1437 msgid "Add Integration"
1438 msgstr ""
1439
1440 #: app/Services/Translations/admin-translation.php:117
1441 #: app/Services/Translations/block-editor-translation.php:20
1442 msgid "Add Item"
1443 msgstr ""
1444
1445 #: app/Services/Translations/admin-translation.php:118
1446 #: app/Services/Translations/block-editor-translation.php:21
1447 msgid "Add Items"
1448 msgstr ""
1449
1450 #: app/Services/Translations/admin-translation.php:159
1451 msgid "Add labels"
1452 msgstr ""
1453
1454 #: app/Services/Translations/admin-translation.php:119
1455 msgid "Add Media"
1456 msgstr ""
1457
1458 #: app/Services/Translations/admin-translation.php:120
1459 msgid "Add More"
1460 msgstr ""
1461
1462 #: app/Services/Translations/admin-translation.php:160
1463 msgid "Add more"
1464 msgstr ""
1465
1466 #: app/Services/Translations/admin-translation.php:121
1467 msgid "Add More Files"
1468 msgstr ""
1469
1470 #: app/Services/Translations/admin-translation.php:161
1471 msgid "Add more value"
1472 msgstr ""
1473
1474 #: app/Services/Translations/admin-translation.php:122
1475 msgid "Add New"
1476 msgstr ""
1477
1478 #: app/Services/Translations/customer-profile-translation.php:23
1479 msgid "Add New Address"
1480 msgstr ""
1481
1482 #: app/Services/Renderer/AddressSelectRenderer.php:147
1483 #: app/Services/Translations/admin-translation.php:162
1484 #: app/Services/Translations/customer-profile-translation.php:24
1485 msgid "Add new address"
1486 msgstr ""
1487
1488 #: app/Services/Translations/admin-translation.php:163
1489 msgid "Add new attribute group"
1490 msgstr ""
1491
1492 #: app/Services/Translations/admin-translation.php:164
1493 msgid "Add new attribute term"
1494 msgstr ""
1495
1496 #: app/Services/Translations/admin-translation.php:165
1497 #: app/Services/Translations/customer-profile-translation.php:25
1498 msgid "Add new billing address"
1499 msgstr ""
1500
1501 #: app/CPT/FluentProducts.php:316
1502 msgid "Add New Brand"
1503 msgstr ""
1504
1505 #: app/CPT/FluentProducts.php:294
1506 msgid "Add New Category"
1507 msgstr ""
1508
1509 #: app/Services/Translations/admin-translation.php:123
1510 msgid "Add New Condition Group"
1511 msgstr ""
1512
1513 #: app/Services/Translations/admin-translation.php:124
1514 msgid "Add New Customer"
1515 msgstr ""
1516
1517 #: app/Services/Translations/admin-translation.php:166
1518 msgid "Add new order"
1519 msgstr ""
1520
1521 #: app/Services/Translations/admin-translation.php:167
1522 msgid "Add new package"
1523 msgstr ""
1524
1525 #: app/CPT/FluentProducts.php:210
1526 #: app/Services/Translations/admin-translation.php:125
1527 msgid "Add New Product"
1528 msgstr ""
1529
1530 #: app/Services/Translations/admin-translation.php:168
1531 msgid "Add new properties"
1532 msgstr ""
1533
1534 #: app/Services/Translations/admin-translation.php:169
1535 msgid "Add new shipping Address"
1536 msgstr ""
1537
1538 #: app/Services/Translations/customer-profile-translation.php:26
1539 msgid "Add new shipping address"
1540 msgstr ""
1541
1542 #: app/Services/Translations/admin-translation.php:170
1543 msgid "Add new value"
1544 msgstr ""
1545
1546 #: app/Services/Translations/admin-translation.php:126
1547 msgid "Add Note"
1548 msgstr ""
1549
1550 #: app/Services/Translations/admin-translation.php:127
1551 msgid "Add Notification"
1552 msgstr ""
1553
1554 #: app/Services/Translations/admin-translation.php:171
1555 msgid "Add option from library"
1556 msgstr ""
1557
1558 #: app/Services/Translations/admin-translation.php:172
1559 msgid "Add options like Color, Size etc. to create variations."
1560 msgstr ""
1561
1562 #: app/Services/Translations/admin-translation.php:173
1563 msgid "Add options like size or color"
1564 msgstr ""
1565
1566 #: app/Modules/MCP/Tools/LabelTools.php:33
1567 msgid ""
1568 "Add or remove labels on an order, customer, or subscription. Pass "
1569 "add_label_ids and/or remove_label_ids; use list-reference-data with "
1570 "kind=labels to find label ids. Returns the resulting label set so you can "
1571 "confirm."
1572 msgstr ""
1573
1574 #: app/Modules/MCP/Tools/OrderTools.php:145
1575 msgid "Add Order Note"
1576 msgstr ""
1577
1578 #: app/Services/Translations/admin-translation.php:174
1579 msgid "Add override"
1580 msgstr ""
1581
1582 #: app/Services/Translations/admin-translation.php:128
1583 msgid "Add Package"
1584 msgstr ""
1585
1586 #: app/Services/Translations/admin-translation.php:175
1587 msgid "Add package"
1588 msgstr ""
1589
1590 #: app/Services/Translations/admin-translation.php:129
1591 msgid "Add Path"
1592 msgstr ""
1593
1594 #: app/Services/Translations/admin-translation.php:130
1595 msgid "Add Pricing"
1596 msgstr ""
1597
1598 #: app/Services/Translations/admin-translation.php:131
1599 #: app/Services/Translations/block-editor-translation.php:22
1600 msgid "Add Product"
1601 msgstr ""
1602
1603 #: app/Services/Translations/admin-translation.php:132
1604 msgid "Add Products"
1605 msgstr ""
1606
1607 #: app/Services/Translations/admin-translation.php:133
1608 msgid "Add Role"
1609 msgstr ""
1610
1611 #: app/Services/Translations/admin-translation.php:134
1612 msgid "Add Shipping"
1613 msgstr ""
1614
1615 #: app/Services/Translations/admin-translation.php:135
1616 msgid "Add Shipping Class"
1617 msgstr ""
1618
1619 #: app/Services/Translations/admin-translation.php:136
1620 msgid "Add Shipping Method"
1621 msgstr ""
1622
1623 #: app/Services/Translations/admin-translation.php:137
1624 msgid "Add Shipping Zone"
1625 msgstr ""
1626
1627 #: app/Services/Translations/admin-translation.php:138
1628 msgid "Add ShortCodes"
1629 msgstr ""
1630
1631 #: app/Services/Translations/admin-translation.php:139
1632 msgid "Add Site"
1633 msgstr ""
1634
1635 #: app/Services/Translations/admin-translation.php:176
1636 msgid "Add tax at checkout"
1637 msgstr ""
1638
1639 #: app/Services/Translations/admin-translation.php:140
1640 msgid "Add Tax Override"
1641 msgstr ""
1642
1643 #: app/Services/Translations/admin-translation.php:177
1644 msgid "Add tax override"
1645 msgstr ""
1646
1647 #: app/Services/Translations/admin-translation.php:178
1648 msgid "Add tax override for"
1649 msgstr ""
1650
1651 #: app/Services/Translations/admin-translation.php:141
1652 msgid "Add Template"
1653 msgstr ""
1654
1655 #: app/Services/Translations/admin-translation.php:142
1656 msgid "Add Term"
1657 msgstr ""
1658
1659 #: app/Services/Translations/admin-translation.php:179
1660 msgid "Add term"
1661 msgstr ""
1662
1663 #: app/Services/Translations/admin-translation.php:143
1664 msgid "Add Terms"
1665 msgstr ""
1666
1667 #: app/Services/Translations/block-editor-translation.php:25
1668 msgid "Add text…"
1669 msgstr ""
1670
1671 #: app/Http/Controllers/McpSettingsController.php:189
1672 msgid ""
1673 "Add this to your Claude Desktop config (Settings → Developer → Edit Config), "
1674 "fill in your username + application password, then restart Claude Desktop."
1675 msgstr ""
1676
1677 #: app/Services/Translations/admin-translation.php:144
1678 msgid "Add Tier"
1679 msgstr ""
1680
1681 #: api/StoreSettings.php:58 api/StoreSettings.php:1466
1682 #: app/Services/Renderer/ProductCardRender.php:478
1683 #: app/Services/Renderer/ProductRenderer.php:1341
1684 #: app/Services/Renderer/ProductRenderer.php:1500
1685 #: app/Services/Renderer/ProductRenderer.php:1594
1686 #: app/Services/Renderer/PricingTableRenderer.php:368
1687 #: app/Services/Translations/block-editor-translation.php:23
1688 #: app/Modules/Templating/AssetLoader.php:134
1689 #: app/Modules/Templating/AssetLoader.php:312
1690 #: app/Hooks/Handlers/ShortCodes/SingleProductShortCode.php:89
1691 #: app/Hooks/Handlers/ShortCodes/PricingTableShortCode.php:109
1692 #: app/Modules/Templating/Bricks/Elements/BuySection.php:89
1693 #: app/Modules/Templating/Bricks/Elements/BuySection.php:388
1694 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:1005
1695 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:493
1696 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:1025
1697 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:1104
1698 msgid "Add To Cart"
1699 msgstr ""
1700
1701 #: app/Services/Translations/block-editor-translation.php:26
1702 #: app/Hooks/Handlers/BlockEditors/Buttons/AddToCartButtonBlockEditor.php:71
1703 #: app/Hooks/Handlers/ShortCodes/Buttons/AddToCartShortcode.php:39
1704 msgid "Add to Cart"
1705 msgstr ""
1706
1707 #: app/Services/Translations/admin-translation.php:145
1708 msgid "Add To Cart Button"
1709 msgstr ""
1710
1711 #: app/Modules/Templating/Bricks/Elements/BuySection.php:37
1712 msgid "Add to Cart Button"
1713 msgstr ""
1714
1715 #: app/Services/Translations/block-editor-translation.php:27
1716 msgid "Add to cart button only will show for non subscription product"
1717 msgstr ""
1718
1719 #: app/Modules/Templating/Bricks/Elements/BuySection.php:81
1720 msgid "Add to Cart Button will be shown only for non-subscribable products."
1721 msgstr ""
1722
1723 #: app/Services/Renderer/ProductRenderer.php:1623
1724 msgid "Add to Cart is not supported for subscription product"
1725 msgstr ""
1726
1727 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:114
1728 msgid "Add to Courses"
1729 msgstr ""
1730
1731 #: app/Http/Controllers/McpSettingsController.php:202
1732 msgid ""
1733 "Add to Cursor’s mcp.json, replacing the placeholder with base64 of "
1734 "\"username:application-password\"."
1735 msgstr ""
1736
1737 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:110
1738 msgid "Add to Lists"
1739 msgstr ""
1740
1741 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:103
1742 msgid "Add to Spaces"
1743 msgstr ""
1744
1745 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:121
1746 msgid "Add to Tags"
1747 msgstr ""
1748
1749 #: app/Services/Translations/admin-translation.php:146
1750 msgid "Add Upgrade Path"
1751 msgstr ""
1752
1753 #: app/Services/Translations/admin-translation.php:147
1754 msgid "Add Variant"
1755 msgstr ""
1756
1757 #: app/Services/Translations/admin-translation.php:148
1758 msgid "Add Webhook"
1759 msgstr ""
1760
1761 #. %6$s
1762 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:126
1763 msgid "Add webhook"
1764 msgstr ""
1765
1766 #: app/Http/Controllers/DashboardController.php:34
1767 msgid "Add Your First Product"
1768 msgstr ""
1769
1770 #: api/StoreSettings.php:311
1771 msgid ""
1772 "Add your legal business identity details used for store records and "
1773 "compliance."
1774 msgstr ""
1775
1776 #: app/Services/Translations/admin-translation.php:149
1777 msgid "Add Zone"
1778 msgstr ""
1779
1780 #: app/Services/Translations/admin-translation.php:150
1781 msgid "Add Zone to Shipping Class"
1782 msgstr ""
1783
1784 #: app/Services/Renderer/Receipt/ThankYouRender.php:1242
1785 msgid "Add."
1786 msgstr ""
1787
1788 #: app/Services/Translations/admin-translation.php:180
1789 #: app/Services/Translations/block-editor-translation.php:28
1790 msgid "Add..."
1791 msgstr ""
1792
1793 #: app/Services/Translations/customer-profile-translation.php:27
1794 #: app/Services/Renderer/Receipt/TaxSummaryHelper.php:374
1795 #, php-format
1796 msgid "Added on %1$s"
1797 msgstr ""
1798
1799 #: app/Modules/Tax/TaxModule.php:440
1800 msgid "Added on fees"
1801 msgstr ""
1802
1803 #: app/Services/Translations/admin-translation.php:181
1804 #: app/Services/Translations/customer-profile-translation.php:28
1805 #: app/Modules/Tax/TaxModule.php:369 app/Modules/Tax/TaxModule.php:418
1806 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:985
1807 #: app/Services/Renderer/Receipt/ThankYouRender.php:1166
1808 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:580
1809 #: app/Views/emails/parts/items_table.php:454
1810 msgid "Added on products"
1811 msgstr ""
1812
1813 #: app/Services/Translations/admin-translation.php:182
1814 #: app/Services/Translations/customer-profile-translation.php:29
1815 #: app/Modules/Tax/TaxModule.php:379 app/Modules/Tax/TaxModule.php:389
1816 #: app/Modules/Tax/TaxModule.php:453
1817 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:951
1818 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:1023
1819 #: app/Services/Renderer/Receipt/ThankYouRender.php:1144
1820 #: app/Services/Renderer/Receipt/ThankYouRender.php:1195
1821 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:600
1822 #: app/Views/emails/parts/items_table.php:408
1823 #: app/Views/emails/parts/items_table.php:506
1824 msgid "Added on shipping"
1825 msgstr ""
1826
1827 #: app/Services/Translations/admin-translation.php:2768
1828 msgid "added to"
1829 msgstr ""
1830
1831 #: app/Services/Translations/admin-translation.php:184
1832 msgid "Additional cost for products in this shipping class"
1833 msgstr ""
1834
1835 #: app/Services/Translations/admin-translation.php:185
1836 msgid "Additional display prices"
1837 msgstr ""
1838
1839 #: app/Services/Translations/admin-translation.php:183
1840 msgid "Additional Information"
1841 msgstr ""
1842
1843 #: app/Services/Translations/admin-translation.php:187
1844 msgid "Addon activated successfully"
1845 msgstr ""
1846
1847 #: app/Services/Translations/admin-translation.php:188
1848 msgid "Addon activated successfully!"
1849 msgstr ""
1850
1851 #: app/Http/Controllers/ModuleSettingsController.php:199
1852 msgid "Addon activated successfully."
1853 msgstr ""
1854
1855 #: app/Http/Controllers/AddonsController.php:145
1856 msgid "Addon installation started successfully."
1857 msgstr ""
1858
1859 #: app/Services/Translations/admin-translation.php:189
1860 msgid "Addon installed and activated successfully!"
1861 msgstr ""
1862
1863 #: app/Services/Translations/admin-translation.php:190
1864 msgid "Addon installed successfully"
1865 msgstr ""
1866
1867 #: app/Services/Translations/admin-translation.php:186
1868 msgid "Addon Settings"
1869 msgstr ""
1870
1871 #: app/Helpers/CartCheckoutHelper.php:486
1872 #: app/Services/Renderer/AddressSelectRenderer.php:223
1873 #: app/Services/Translations/admin-translation.php:191
1874 #: app/Services/Translations/block-editor-translation.php:29
1875 msgid "Address"
1876 msgstr ""
1877
1878 #: app/Hooks/Cart/WebCheckoutHandler.php:547
1879 #: app/Http/Controllers/FrontendControllers/CustomerController.php:151
1880 msgid "Address Attached"
1881 msgstr ""
1882
1883 #: app/Http/Controllers/FrontendControllers/CustomerController.php:423
1884 msgid "Address deleted successfully"
1885 msgstr ""
1886
1887 #: api/Resource/CustomerAddressResource.php:341
1888 #: api/Resource/FrontendResource/CustomerAddressResource.php:215
1889 msgid "Address deletion failed!"
1890 msgstr ""
1891
1892 #: api/Checkout/CheckoutApi.php:1007 api/Checkout/CheckoutApi.php:1015
1893 msgid "Address field is required."
1894 msgstr ""
1895
1896 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:391
1897 msgid "Address ID is required"
1898 msgstr ""
1899
1900 #: app/Services/Renderer/AddressSelectRenderer.php:231
1901 #: app/Services/Translations/admin-translation.php:192
1902 #: app/Services/Translations/block-editor-translation.php:30
1903 msgid "Address Label"
1904 msgstr ""
1905
1906 #: app/Services/Translations/customer-profile-translation.php:30
1907 msgid "Address label e.g Home, Office"
1908 msgstr ""
1909
1910 #: app/Helpers/EditorShortCodeHelper.php:140
1911 #: app/Helpers/EditorShortCodeHelper.php:149
1912 msgid "Address Line 1"
1913 msgstr ""
1914
1915 #: app/Helpers/EditorShortCodeHelper.php:141
1916 #: app/Helpers/EditorShortCodeHelper.php:150
1917 msgid "Address Line 2"
1918 msgstr ""
1919
1920 #: app/Services/Translations/block-editor-translation.php:31
1921 msgid "Address Modal"
1922 msgstr ""
1923
1924 #: app/Hooks/Cart/WebCheckoutHandler.php:468
1925 #: app/Http/Controllers/FrontendControllers/CustomerController.php:80
1926 #: app/Http/Controllers/FrontendControllers/CustomerController.php:91
1927 msgid "Address not found"
1928 msgstr ""
1929
1930 #: api/Resource/CustomerAddressResource.php:346
1931 #: api/Resource/FrontendResource/CustomerAddressResource.php:220
1932 msgid "Address not found in database, failed to remove."
1933 msgstr ""
1934
1935 #: api/CustomerAddress.php:94 api/Resource/OrderAddressResource.php:98
1936 #: api/Resource/CustomerAddressResource.php:209
1937 #: api/Resource/FrontendResource/OrderAddressResource.php:110
1938 #: api/Resource/FrontendResource/CustomerAddressResource.php:169
1939 msgid "Address not found, please reload the page and try again!"
1940 msgstr ""
1941
1942 #: app/Services/Translations/customer-profile-translation.php:31
1943 msgid "Address options"
1944 msgstr ""
1945
1946 #: app/Services/Translations/block-editor-translation.php:32
1947 msgid "Address Section Label"
1948 msgstr ""
1949
1950 #: api/Resource/CustomerAddressResource.php:375
1951 #: api/Resource/FrontendResource/CustomerAddressResource.php:252
1952 msgid "Address set as primary failed."
1953 msgstr ""
1954
1955 #: api/Resource/CustomerAddressResource.php:336
1956 #: api/Resource/FrontendResource/CustomerAddressResource.php:211
1957 msgid "Address successfully deleted."
1958 msgstr ""
1959
1960 #: api/Resource/CustomerAddressResource.php:371
1961 #: api/Resource/FrontendResource/CustomerAddressResource.php:248
1962 msgid "Address successfully set as the primary"
1963 msgstr ""
1964
1965 #: app/Http/Controllers/FrontendControllers/CustomerController.php:397
1966 msgid "Address updated successfully"
1967 msgstr ""
1968
1969 #: app/Services/Localization/i18n/states.php:2000
1970 msgid "Adjumani"
1971 msgstr ""
1972
1973 #: app/Services/Translations/admin-translation.php:194
1974 msgid "Adjust by"
1975 msgstr ""
1976
1977 #: app/Services/Translations/admin-translation.php:193
1978 msgid "Adjust Quantity"
1979 msgstr ""
1980
1981 #: app/Helpers/Helper.php:1233
1982 msgid "Adjusted setup fee"
1983 msgstr ""
1984
1985 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:132
1986 msgid "Adjustment Amount"
1987 msgstr ""
1988
1989 #: app/Helpers/EditorShortCodeHelper.php:16
1990 msgid "Admin Email"
1991 msgstr ""
1992
1993 #: app/Services/Translations/admin-translation.php:195
1994 msgid "Admin Email Address"
1995 msgstr ""
1996
1997 #: app/Http/Requests/EmailSettingsRequest.php:29
1998 msgid "Admin Email field is required."
1999 msgstr ""
2000
2001 #: app/Services/Translations/admin-translation.php:196
2002 msgid "Administrator"
2003 msgstr ""
2004
2005 #: app/Services/Localization/i18n/states.php:484
2006 msgid "Adrar"
2007 msgstr ""
2008
2009 #: app/Services/Translations/admin-translation.php:197
2010 msgid "Advanced Filter"
2011 msgstr ""
2012
2013 #: app/Services/Translations/admin-translation.php:202
2014 msgid "Advanced filter is only available in pro version"
2015 msgstr ""
2016
2017 #: app/Services/Translations/admin-translation.php:198
2018 msgid "Advanced Filters"
2019 msgstr ""
2020
2021 #: app/Services/Translations/admin-translation.php:199
2022 msgid "Advanced Inventory"
2023 msgstr ""
2024
2025 #: app/Services/Translations/admin-translation.php:200
2026 msgid "Advanced Inventory enabled"
2027 msgstr ""
2028
2029 #: app/Helpers/Helper.php:718 app/Services/Filter/ProductFilter.php:290
2030 #: app/Services/Translations/admin-translation.php:201
2031 #: app/Hooks/Handlers/AdvancedVariationHandler.php:18
2032 msgid "Advanced Variations"
2033 msgstr ""
2034
2035 #: app/Services/Localization/i18n/states.php:1819
2036 msgid "Adıyaman"
2037 msgstr ""
2038
2039 #: app/Helpers/CurrenciesHelper.php:22
2040 msgid "Afghan Afghani"
2041 msgstr ""
2042
2043 #: app/Services/Localization/i18n/countries.php:14
2044 msgid "Afghanistan"
2045 msgstr ""
2046
2047 #: app/Services/Localization/i18n/continents.php:14
2048 msgid "Africa"
2049 msgstr ""
2050
2051 #: app/Services/Translations/admin-translation.php:203
2052 msgid "After"
2053 msgstr ""
2054
2055 #: app/Services/Translations/admin-translation.php:204
2056 msgid "After Order Created"
2057 msgstr ""
2058
2059 #: app/Services/Translations/admin-translation.php:205
2060 msgid "After Order Updated"
2061 msgstr ""
2062
2063 #: app/Services/Translations/admin-translation.php:206
2064 msgid "After Payment Paid"
2065 msgstr ""
2066
2067 #: app/Services/Translations/admin-translation.php:207
2068 msgid "After Refund made"
2069 msgstr ""
2070
2071 #: app/Services/Translations/admin-translation.php:208
2072 msgid "After User Created"
2073 msgstr ""
2074
2075 #: app/Views/emails/subscription/trial_end/customer.php:75
2076 msgid ""
2077 "After your trial ends, your subscription will automatically convert to a "
2078 "paid subscription. If you do not wish to continue, you can cancel before the "
2079 "trial ends."
2080 msgstr ""
2081
2082 #: app/Services/Localization/i18n/states.php:1820
2083 msgid "Afyon"
2084 msgstr ""
2085
2086 #: app/Services/Localization/i18n/states.php:1206
2087 msgid "Agadir-Ida Ou Tanane"
2088 msgstr ""
2089
2090 #: app/Services/Localization/i18n/states.php:2001
2091 msgid "Agago"
2092 msgstr ""
2093
2094 #: app/Services/Translations/admin-translation.php:209
2095 msgid "Agent"
2096 msgstr ""
2097
2098 #: app/Services/Renderer/CheckoutFieldsSchema.php:583
2099 msgid "Agree Terms and Conditions"
2100 msgstr ""
2101
2102 #: app/Services/Localization/i18n/states.php:914
2103 msgid "Agrigento"
2104 msgstr ""
2105
2106 #: app/Services/Localization/i18n/states.php:1327
2107 msgid "Aguascalientes"
2108 msgstr ""
2109
2110 #: app/Services/Localization/i18n/states.php:1543
2111 msgid "Agusan del Norte"
2112 msgstr ""
2113
2114 #: app/Services/Localization/i18n/states.php:1544
2115 msgid "Agusan del Sur"
2116 msgstr ""
2117
2118 #: app/Services/Localization/i18n/states.php:648
2119 msgid "Ahafo"
2120 msgstr ""
2121
2122 #: app/Services/Localization/i18n/states.php:1723
2123 msgid "Ahuachapán"
2124 msgstr ""
2125
2126 #: app/Modules/MCP/MCPInit.php:135
2127 msgid ""
2128 "AI agent tools for FluentCart orders, customers, products, subscriptions, "
2129 "and reports."
2130 msgstr ""
2131
2132 #: app/Services/Translations/admin-translation.php:76
2133 msgid "AI tools available to connected agents"
2134 msgstr ""
2135
2136 #: app/Services/Localization/i18n/states.php:1070
2137 msgid "Aichi"
2138 msgstr ""
2139
2140 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:27
2141 msgid "Airwallex"
2142 msgstr ""
2143
2144 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:230
2145 msgid "Airwallex settings validated successfully"
2146 msgstr ""
2147
2148 #: app/Services/Localization/i18n/states.php:324
2149 msgid "Aisén del General Carlos Ibañez del Campo"
2150 msgstr ""
2151
2152 #: app/Services/Localization/i18n/states.php:1052
2153 msgid "Akita"
2154 msgstr ""
2155
2156 #: app/Services/Localization/i18n/states.php:1545
2157 msgid "Aklan"
2158 msgstr ""
2159
2160 #: app/Services/Localization/i18n/states.php:1885
2161 msgid "Aksaray"
2162 msgstr ""
2163
2164 #: app/Services/Localization/i18n/states.php:1408
2165 msgid "Akwa Ibom"
2166 msgstr ""
2167
2168 #: app/Services/Localization/i18n/states.php:1229
2169 msgid "Al Haouz"
2170 msgstr ""
2171
2172 #: app/Services/Localization/i18n/states.php:1230
2173 msgid "Al Hoceïma"
2174 msgstr ""
2175
2176 #: app/Services/Localization/i18n/states.php:584
2177 msgid "Al Sharqia"
2178 msgstr ""
2179
2180 #: app/Services/Localization/i18n/states.php:2140
2181 msgid "Alabama"
2182 msgstr ""
2183
2184 #: app/Services/Localization/i18n/states.php:253
2185 msgid "Alagoas"
2186 msgstr ""
2187
2188 #: app/Services/Localization/i18n/states.php:411
2189 msgid "Alajuela"
2190 msgstr ""
2191
2192 #: app/Services/Localization/i18n/states.php:2141
2193 msgid "Alaska"
2194 msgstr ""
2195
2196 #: app/Services/Localization/i18n/states.php:1660
2197 msgid "Alba"
2198 msgstr ""
2199
2200 #: app/Services/Localization/i18n/states.php:592
2201 msgid "Albacete"
2202 msgstr ""
2203
2204 #: app/Services/Localization/i18n/countries.php:16
2205 msgid "Albania"
2206 msgstr ""
2207
2208 #: app/Helpers/CurrenciesHelper.php:23
2209 msgid "Albanian Lek"
2210 msgstr ""
2211
2212 #: app/Services/Localization/i18n/states.php:1546
2213 msgid "Albay"
2214 msgstr ""
2215
2216 #: app/Services/Localization/i18n/states.php:281
2217 msgid "Alberta"
2218 msgstr ""
2219
2220 #: app/Services/Localization/i18n/states.php:893
2221 msgid "Alborz (البرز)"
2222 msgstr ""
2223
2224 #: app/Services/Localization/i18n/states.php:2002
2225 msgid "Alebtong"
2226 msgstr ""
2227
2228 #: app/Services/Localization/i18n/states.php:915
2229 msgid "Alessandria"
2230 msgstr ""
2231
2232 #: app/Services/Translations/block-editor-translation.php:33
2233 msgid "Alex Smith"
2234 msgstr ""
2235
2236 #: app/Services/Localization/i18n/states.php:561
2237 msgid "Alexandria"
2238 msgstr ""
2239
2240 #: app/Services/Localization/i18n/countries.php:17
2241 msgid "Algeria"
2242 msgstr ""
2243
2244 #: app/Helpers/CurrenciesHelper.php:56
2245 msgid "Algerian Dinar"
2246 msgstr ""
2247
2248 #: app/Services/Localization/i18n/states.php:499
2249 msgid "Algiers"
2250 msgstr ""
2251
2252 #: app/Services/Localization/i18n/states.php:227
2253 msgid "Alibori"
2254 msgstr ""
2255
2256 #: app/Services/Localization/i18n/states.php:593
2257 msgid "Alicante"
2258 msgstr ""
2259
2260 #: app/Services/Translations/block-editor-translation.php:34
2261 msgid "Alignment"
2262 msgstr ""
2263
2264 #: app/Services/Translations/TransStrings.php:264
2265 #: app/Services/Translations/admin-translation.php:210
2266 msgid "All"
2267 msgstr ""
2268
2269 #: app/Services/Translations/admin-translation.php:2769
2270 msgid "all"
2271 msgstr ""
2272
2273 #: app/CPT/FluentProducts.php:311
2274 msgid "All Brand"
2275 msgstr ""
2276
2277 #: app/CPT/FluentProducts.php:312
2278 msgid "All Brands"
2279 msgstr ""
2280
2281 #: app/CPT/FluentProducts.php:289
2282 msgid "All Categories"
2283 msgstr ""
2284
2285 #: app/Services/Translations/admin-translation.php:216
2286 msgid "All countries except"
2287 msgstr ""
2288
2289 #: app/Services/Translations/admin-translation.php:211
2290 msgid "All Customers"
2291 msgstr ""
2292
2293 #: app/Services/Translations/admin-translation.php:212
2294 msgid "All Data"
2295 msgstr ""
2296
2297 #. %d is the number of excluded countries
2298 #: app/Models/ShippingZone.php:106
2299 msgid "All except %d countries"
2300 msgstr ""
2301
2302 #: app/Services/Translations/admin-translation.php:217
2303 msgid "All filters selected"
2304 msgstr ""
2305
2306 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:194
2307 msgid "All installments have already been paid."
2308 msgstr ""
2309
2310 #: app/Services/Translations/admin-translation.php:218
2311 msgid "All loaded"
2312 msgstr ""
2313
2314 #. %1$s: total count
2315 #: app/Services/Translations/admin-translation.php:220
2316 #, php-format
2317 msgid "All loaded (%1$s)"
2318 msgstr ""
2319
2320 #: app/Services/Translations/admin-translation.php:221
2321 msgid "All must match"
2322 msgstr ""
2323
2324 #: app/Services/Translations/admin-translation.php:222
2325 msgid "All options removed. Save to delete all variations."
2326 msgstr ""
2327
2328 #: app/Services/Report/DashBoardReportService.php:137
2329 #: app/Modules/ReportingModule/OrdersReport.php:60
2330 #: app/Http/Controllers/Reports/ReportingController.php:192
2331 msgid "All Orders"
2332 msgstr ""
2333
2334 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:194
2335 msgid "all product types"
2336 msgstr ""
2337
2338 #: app/Services/Translations/admin-translation.php:223
2339 msgid "All products"
2340 msgstr ""
2341
2342 #: app/Services/Translations/admin-translation.php:224
2343 msgid "All products ${actionText} successfully"
2344 msgstr ""
2345
2346 #: app/Http/Controllers/ProductController.php:223
2347 msgid "All products failed to insert"
2348 msgstr ""
2349
2350 #: app/Http/Controllers/ProductController.php:1596
2351 msgid "All products failed to update"
2352 msgstr ""
2353
2354 #: app/Services/Translations/admin-translation.php:225
2355 msgid ""
2356 "All rates for this class will be deleted. Products using it will default to "
2357 "Standard."
2358 msgstr ""
2359
2360 #: app/Services/Translations/admin-translation.php:226
2361 msgid "All states"
2362 msgstr ""
2363
2364 #: app/Services/Translations/admin-translation.php:213
2365 msgid "All Tax Classes"
2366 msgstr ""
2367
2368 #: app/Services/Translations/admin-translation.php:214
2369 msgid "All Tickets"
2370 msgstr ""
2371
2372 #: app/Services/Translations/admin-translation.php:215
2373 msgid "All Time"
2374 msgstr ""
2375
2376 #: app/Http/Controllers/ProductController.php:720
2377 msgid "All time"
2378 msgstr ""
2379
2380 #: app/Http/Controllers/ProductVariationController.php:260
2381 msgid "All updates must target variants on the same product."
2382 msgstr ""
2383
2384 #: app/Services/Translations/admin-translation.php:227
2385 msgid "All variants"
2386 msgstr ""
2387
2388 #: app/Http/Controllers/ProductVariationController.php:502
2389 msgid "All variants must belong to the same product."
2390 msgstr ""
2391
2392 #: app/Services/Translations/block-editor-translation.php:35
2393 msgid "Allow Create Account"
2394 msgstr ""
2395
2396 #: api/StoreSettings.php:1194
2397 msgid ""
2398 "Allow customers to pay remaining installments early from subscription "
2399 "screens."
2400 msgstr ""
2401
2402 #: app/Services/Translations/block-editor-translation.php:36
2403 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:245
2404 msgid "Allow Out Of Stock"
2405 msgstr ""
2406
2407 #: app/Services/Localization/i18n/states.php:594
2408 msgid "Almería"
2409 msgstr ""
2410
2411 #: app/Services/Translations/TransStrings.php:128
2412 msgid "alpha {alpha}, current color is {color}"
2413 msgstr ""
2414
2415 #: app/Services/Renderer/ShopAppRenderer.php:384
2416 msgid "Alphabetical (A to Z)"
2417 msgstr ""
2418
2419 #: app/Services/Renderer/ShopAppRenderer.php:399
2420 msgid "Alphabetical (Z to A)"
2421 msgstr ""
2422
2423 #: app/Services/Translations/admin-translation.php:228
2424 msgid "Also override state/provincial taxes"
2425 msgstr ""
2426
2427 #: app/Services/Translations/block-editor-translation.php:37
2428 msgid "Also search in Content"
2429 msgstr ""
2430
2431 #: app/Services/Localization/i18n/states.php:683
2432 msgid "Alta Verapaz"
2433 msgstr ""
2434
2435 #: app/Services/Localization/i18n/states.php:1655
2436 msgid "Alto Paraguay"
2437 msgstr ""
2438
2439 #: app/Services/Localization/i18n/states.php:1649
2440 msgid "Alto Paraná"
2441 msgstr ""
2442
2443 #: app/Services/Translations/block-editor-translation.php:38
2444 msgid "Always (even if empty)"
2445 msgstr ""
2446
2447 #: app/Services/Translations/TransStrings.php:352
2448 msgid "AM"
2449 msgstr ""
2450
2451 #: app/Services/Localization/i18n/states.php:1652
2452 msgid "Amambay"
2453 msgstr ""
2454
2455 #: app/Services/Localization/i18n/states.php:254
2456 msgid "Amapá"
2457 msgstr ""
2458
2459 #: app/Services/Localization/i18n/states.php:1822
2460 msgid "Amasya"
2461 msgstr ""
2462
2463 #: app/Services/Localization/i18n/states.php:255
2464 #: app/Services/Localization/i18n/states.php:376
2465 #: app/Services/Localization/i18n/states.php:1516
2466 #: app/Services/Localization/i18n/states.php:2241
2467 msgid "Amazonas"
2468 msgstr ""
2469
2470 #: app/Services/Localization/i18n/countries.php:18
2471 msgid "American Samoa"
2472 msgstr ""
2473
2474 #: app/Services/Localization/i18n/states.php:1739
2475 msgid "Amnat Charoen"
2476 msgstr ""
2477
2478 #: app/Services/Localization/i18n/states.php:2003
2479 msgid "Amolatar"
2480 msgstr ""
2481
2482 #: app/Services/Translations/admin-translation.php:229
2483 #: app/Services/Translations/customer-profile-translation.php:32
2484 #: app/Views/invoice/receipt_slip.php:279
2485 #: app/Views/invoice/receipt_slip.php:494
2486 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:490
2487 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:834
2488 #: app/Views/emails/subscription/canceled/customer.php:46
2489 #: app/Views/emails/subscription/canceled/admin.php:30
2490 msgid "Amount"
2491 msgstr ""
2492
2493 #: app/Views/emails/subscription/trial_end/customer.php:60
2494 #: app/Views/emails/subscription/trial_end/admin.php:47
2495 msgid "Amount After Trial"
2496 msgstr ""
2497
2498 #: app/Views/emails/order/reminder/due/customer.php:49
2499 #: app/Views/emails/order/reminder/due/admin.php:35
2500 msgid "Amount Due"
2501 msgstr ""
2502
2503 #: app/Http/Requests/CouponRequest.php:119
2504 msgid "Amount is required."
2505 msgstr ""
2506
2507 #: app/Modules/MCP/Tools/CouponTools.php:234
2508 msgid "amount must be a number."
2509 msgstr ""
2510
2511 #: app/Services/Translations/admin-translation.php:230
2512 msgid "Amount off Products"
2513 msgstr ""
2514
2515 #: app/Views/invoice/receipt_slip.php:454
2516 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:788
2517 msgid "Amount Paid"
2518 msgstr ""
2519
2520 #: app/Services/Translations/admin-translation.php:231
2521 #: app/Services/Translations/customer-profile-translation.php:33
2522 msgid "Amount to pay"
2523 msgstr ""
2524
2525 #: app/Services/Localization/i18n/states.php:2004
2526 msgid "Amudat"
2527 msgstr ""
2528
2529 #: app/Services/Localization/i18n/states.php:2005
2530 msgid "Amuria"
2531 msgstr ""
2532
2533 #: app/Services/Localization/i18n/states.php:2006
2534 msgid "Amuru"
2535 msgstr ""
2536
2537 #: app/Http/Controllers/ProductController.php:301
2538 msgid "An error occurred while duplicating the product."
2539 msgstr ""
2540
2541 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:740
2542 msgid "An error occurred while loading PayPal."
2543 msgstr ""
2544
2545 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:182
2546 msgid "An error occurred while loading the payment method."
2547 msgstr ""
2548
2549 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:181
2550 msgid "An error occurred while parsing the response."
2551 msgstr ""
2552
2553 #: app/Http/Requests/AttrTermRequest.php:53
2554 msgid "An image is required for each term in an image group."
2555 msgstr ""
2556
2557 #: app/Http/Requests/AttrTermUpdateRequest.php:38
2558 msgid "An image is required for image-type terms."
2559 msgstr ""
2560
2561 #: app/Views/emails/order/reminder/due/admin.php:19
2562 msgid "An invoice due reminder was sent to a customer."
2563 msgstr ""
2564
2565 #: app/Http/Controllers/TaxRateController.php:924
2566 msgid "An override already exists for the selected category and location"
2567 msgstr ""
2568
2569 #: app/Http/Controllers/TaxRateController.php:867
2570 msgid ""
2571 "An override already exists for the selected category, location, and tax class"
2572 msgstr ""
2573
2574 #: app/Services/Reminders/ReminderService.php:156
2575 msgid "An unexpected error occurred while sending the reminder."
2576 msgstr ""
2577
2578 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:739
2579 msgid "An unknown error occurred"
2580 msgstr ""
2581
2582 #: api/StoreSettings.php:55
2583 msgid "An user account will be created"
2584 msgstr ""
2585
2586 #: app/Services/Localization/i18n/states.php:1409
2587 msgid "Anambra"
2588 msgstr ""
2589
2590 #: app/Services/Localization/i18n/states.php:1517
2591 msgid "Ancash"
2592 msgstr ""
2593
2594 #: app/Services/Localization/i18n/states.php:916
2595 msgid "Ancona"
2596 msgstr ""
2597
2598 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:534
2599 msgid "and now watching for Webhook Events listed bellow:"
2600 msgstr ""
2601
2602 #: app/Services/Localization/i18n/states.php:871
2603 msgid "Andaman and Nicobar Islands"
2604 msgstr ""
2605
2606 #: app/Services/Localization/i18n/states.php:841
2607 msgid "Andhra Pradesh"
2608 msgstr ""
2609
2610 #: app/Services/Localization/i18n/countries.php:19
2611 msgid "Andorra"
2612 msgstr ""
2613
2614 #: app/Services/Localization/i18n/states.php:1286
2615 msgid "Anenii Noi"
2616 msgstr ""
2617
2618 #: app/Services/Localization/i18n/states.php:1740
2619 msgid "Ang Thong"
2620 msgstr ""
2621
2622 #: app/Services/Localization/i18n/countries.php:20
2623 msgid "Angola"
2624 msgstr ""
2625
2626 #: app/Helpers/CurrenciesHelper.php:26
2627 msgid "Angolan Kwanza"
2628 msgstr ""
2629
2630 #: app/Services/Localization/i18n/countries.php:21
2631 msgid "Anguilla"
2632 msgstr ""
2633
2634 #: app/Services/Localization/i18n/states.php:354
2635 msgid "Anhui / 安徽"
2636 msgstr ""
2637
2638 #: app/Services/Localization/i18n/states.php:1823
2639 msgid "Ankara"
2640 msgstr ""
2641
2642 #: app/Services/Localization/i18n/states.php:506
2643 msgid "Annaba"
2644 msgstr ""
2645
2646 #: app/Modules/MCP/Tools/CustomerTools.php:156
2647 msgid "Another customer already uses that email."
2648 msgstr ""
2649
2650 #: app/Services/Localization/i18n/states.php:1824
2651 msgid "Antalya"
2652 msgstr ""
2653
2654 #: app/Services/Localization/i18n/continents.php:77
2655 #: app/Services/Localization/i18n/countries.php:22
2656 msgid "Antarctica"
2657 msgstr ""
2658
2659 #: app/Services/Localization/i18n/countries.php:23
2660 msgid "Antigua and Barbuda"
2661 msgstr ""
2662
2663 #: app/Services/Localization/i18n/states.php:377
2664 msgid "Antioquia"
2665 msgstr ""
2666
2667 #: app/Services/Localization/i18n/states.php:1547
2668 msgid "Antique"
2669 msgstr ""
2670
2671 #: app/Services/Localization/i18n/states.php:325
2672 msgid "Antofagasta"
2673 msgstr ""
2674
2675 #: app/Services/Localization/i18n/states.php:2269
2676 msgid "Antrim and Newtownabbey"
2677 msgstr ""
2678
2679 #: app/Services/Translations/admin-translation.php:232
2680 msgid "Any Category"
2681 msgstr ""
2682
2683 #. %s - maximum upload size
2684 #: app/Services/Translations/admin-translation.php:234
2685 #, php-format
2686 msgid "Any Format upto %s"
2687 msgstr ""
2688
2689 #: app/Http/Controllers/McpSettingsController.php:223
2690 msgid ""
2691 "Any MCP client that speaks Streamable HTTP can connect using this URL and a "
2692 "Basic auth header."
2693 msgstr ""
2694
2695 #: app/Services/Localization/i18n/states.php:2218
2696 msgid "Anzoátegui"
2697 msgstr ""
2698
2699 #: app/Services/Localization/i18n/states.php:1049
2700 msgid "Aomori"
2701 msgstr ""
2702
2703 #: app/Services/Localization/i18n/states.php:917
2704 msgid "Aosta"
2705 msgstr ""
2706
2707 #: app/Services/Localization/i18n/states.php:2007
2708 msgid "Apac"
2709 msgstr ""
2710
2711 #: app/Services/Renderer/AddressSelectRenderer.php:311
2712 msgid "Apartment, suite, unit, etc."
2713 msgstr ""
2714
2715 #: app/Services/Translations/block-editor-translation.php:39
2716 msgid "Apartment, suite, unit, etc. (optional)"
2717 msgstr ""
2718
2719 #: app/Services/Localization/i18n/states.php:1548
2720 msgid "Apayao"
2721 msgstr ""
2722
2723 #: app/Services/Translations/admin-translation.php:77
2724 msgid "API Only"
2725 msgstr ""
2726
2727 #: app/Modules/PaymentMethods/PayPalGateway/API/API.php:69
2728 msgid "API path is required"
2729 msgstr ""
2730
2731 #. %5$s
2732 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:75
2733 msgid "App & Credentials > Your App > Webhooks section > Add webhook"
2734 msgstr ""
2735
2736 #: app/Services/Localization/i18n/states.php:297
2737 msgid "Appenzell Ausserrhoden"
2738 msgstr ""
2739
2740 #: app/Services/Localization/i18n/states.php:298
2741 msgid "Appenzell Innerrhoden"
2742 msgstr ""
2743
2744 #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:85
2745 msgid "Apple Pay & Google Pay"
2746 msgstr ""
2747
2748 #: app/Services/Translations/admin-translation.php:235
2749 msgid "Application password"
2750 msgstr ""
2751
2752 #. 1: fields already changed, 2: error message
2753 #: app/Modules/MCP/Tools/OrderTools.php:867
2754 #, php-format
2755 msgid ""
2756 "Applied %1$s, but the shipping status change failed: %2$s. Do not re-run the "
2757 "whole call — retry only shipping_status."
2758 msgstr ""
2759
2760 #: app/Services/Translations/checkout-translation.php:8
2761 msgid "Applied Successfully"
2762 msgstr ""
2763
2764 #: app/Services/Translations/admin-translation.php:236
2765 msgid "Applied To All Countries"
2766 msgstr ""
2767
2768 #: app/Services/Translations/admin-translation.php:237
2769 msgid "Applied To All States"
2770 msgstr ""
2771
2772 #: app/Services/Translations/admin-translation.php:238
2773 msgid ""
2774 "Applies to micro-businesses located in one EU country and making less than "
2775 "€10,000 in sales to other EU countries each year"
2776 msgstr ""
2777
2778 #: app/Services/Renderer/AddressSelectRenderer.php:160
2779 #: app/Services/Renderer/VatFieldRenderer.php:84
2780 #: app/Services/Renderer/ModalCheckoutRenderer.php:375
2781 #: app/Services/Renderer/CartSummaryRender.php:451
2782 #: app/Services/Translations/admin-translation.php:239
2783 #: app/Services/Translations/block-editor-translation.php:40
2784 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:159
2785 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:217
2786 msgid "Apply"
2787 msgstr ""
2788
2789 #: app/Services/Translations/block-editor-translation.php:41
2790 msgid "Apply Button Text"
2791 msgstr ""
2792
2793 #: app/Services/Renderer/ShopAppRenderer.php:491
2794 #: app/Services/Translations/admin-translation.php:240
2795 #: app/Services/Translations/block-editor-translation.php:42
2796 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:667
2797 msgid "Apply Filter"
2798 msgstr ""
2799
2800 #: app/Services/Translations/admin-translation.php:241
2801 msgid "Apply Filters"
2802 msgstr ""
2803
2804 #: app/Helpers/CartCheckoutHelper.php:916
2805 #: app/Services/Renderer/CartSummaryRender.php:442
2806 #: app/Services/Translations/block-editor-translation.php:43
2807 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:216
2808 msgid "Apply Here"
2809 msgstr ""
2810
2811 #: app/Modules/MCP/Tools/LabelTools.php:32
2812 msgid "Apply Labels"
2813 msgstr ""
2814
2815 #: app/Services/Translations/admin-translation.php:242
2816 msgid "Apply media to all variants in this group"
2817 msgstr ""
2818
2819 #: app/Services/Renderer/AddressSelectRenderer.php:159
2820 msgid "Apply selected address"
2821 msgstr ""
2822
2823 #: app/Services/Translations/admin-translation.php:243
2824 msgid "Apply to all"
2825 msgstr ""
2826
2827 #. %1$s: number of selected variants
2828 #: app/Services/Translations/admin-translation.php:245
2829 #, php-format
2830 msgid "Apply to all (%1$s)"
2831 msgstr ""
2832
2833 #: app/Services/Translations/admin-translation.php:246
2834 msgid "Apply to quantity"
2835 msgstr ""
2836
2837 #: app/Services/Renderer/VatFieldRenderer.php:82
2838 msgid "Apply VAT number"
2839 msgstr ""
2840
2841 #: app/Services/Translations/TransStrings.php:190
2842 msgid "Apr"
2843 msgstr ""
2844
2845 #: app/Services/Translations/TransStrings.php:159
2846 msgid "April"
2847 msgstr ""
2848
2849 #: app/Helpers/CartCheckoutHelper.php:531
2850 #: app/Services/Renderer/CheckoutFieldsSchema.php:252
2851 #: app/Services/Renderer/CheckoutFieldsSchema.php:254
2852 #: app/Services/Renderer/CheckoutFieldsSchema.php:520
2853 #: app/Services/Renderer/CheckoutFieldsSchema.php:562
2854 #: app/Services/Renderer/AddressSelectRenderer.php:315
2855 #: app/Services/Translations/admin-translation.php:247
2856 #: app/Services/Translations/customer-profile-translation.php:34
2857 msgid "Apt, suite, unit"
2858 msgstr ""
2859
2860 #: app/Services/Localization/i18n/states.php:2219
2861 msgid "Apure"
2862 msgstr ""
2863
2864 #: app/Services/Localization/i18n/states.php:1518
2865 msgid "Apurímac"
2866 msgstr ""
2867
2868 #: app/Services/Localization/i18n/states.php:591
2869 msgid "Araba/Álava"
2870 msgstr ""
2871
2872 #: app/Services/Localization/i18n/states.php:1661
2873 msgid "Arad"
2874 msgstr ""
2875
2876 #: app/Services/Localization/i18n/states.php:2220
2877 msgid "Aragua"
2878 msgstr ""
2879
2880 #: app/Services/Localization/i18n/states.php:378
2881 msgid "Arauca"
2882 msgstr ""
2883
2884 #: app/Services/Localization/i18n/states.php:884
2885 msgid "Ardabil (اردبیل)"
2886 msgstr ""
2887
2888 #: app/Services/Localization/i18n/states.php:1892
2889 msgid "Ardahan"
2890 msgstr ""
2891
2892 #: app/Services/Localization/i18n/states.php:2270
2893 msgid "Ards and North Down"
2894 msgstr ""
2895
2896 #: app/Services/Translations/admin-translation.php:248
2897 msgid "Are you sure to cancel the subscription?"
2898 msgstr ""
2899
2900 #: app/Services/Translations/admin-translation.php:249
2901 msgid "Are you sure to cancel this coupon? This action is not recoverable"
2902 msgstr ""
2903
2904 #: app/Services/Translations/admin-translation.php:250
2905 msgid "Are you sure to delete this shipping class?"
2906 msgstr ""
2907
2908 #: app/Services/Translations/admin-translation.php:251
2909 msgid "Are you sure to delete this shipping method?"
2910 msgstr ""
2911
2912 #: app/Services/Translations/admin-translation.php:252
2913 msgid "Are you sure to delete this shipping zone?"
2914 msgstr ""
2915
2916 #: app/Services/Translations/admin-translation.php:253
2917 msgid "Are you sure to delete this user?"
2918 msgstr ""
2919
2920 #: app/Services/Translations/admin-translation.php:254
2921 msgid "Are you sure to detach user?"
2922 msgstr ""
2923
2924 #: app/Services/Translations/customer-profile-translation.php:35
2925 msgid "Are you sure to disconnect the site"
2926 msgstr ""
2927
2928 #: app/Services/Translations/admin-translation.php:255
2929 #: app/Services/Translations/customer-profile-translation.php:36
2930 msgid "Are you sure to disconnect?"
2931 msgstr ""
2932
2933 #: app/Services/Translations/admin-translation.php:256
2934 msgid "Are you sure to regenerate?"
2935 msgstr ""
2936
2937 #: app/Services/Translations/admin-translation.php:257
2938 msgid ""
2939 "Are you sure you want to change the order status to Cancel? This action is "
2940 "irreversible and cannot be undone."
2941 msgstr ""
2942
2943 #: app/Services/Translations/admin-translation.php:258
2944 msgid "Are you sure you want to complete this order!"
2945 msgstr ""
2946
2947 #. %1$s: number of selected variants to be deleted
2948 #: app/Services/Translations/admin-translation.php:260
2949 #, php-format
2950 msgid "Are you sure you want to delete %1$s variants?"
2951 msgstr ""
2952
2953 #: app/Services/Translations/admin-translation.php:261
2954 msgid ""
2955 "Are you sure you want to delete all test orders? This action cannot be "
2956 "undone."
2957 msgstr ""
2958
2959 #: app/Services/Translations/admin-translation.php:262
2960 msgid "Are you sure you want to delete these orders?"
2961 msgstr ""
2962
2963 #. %s - coupon title
2964 #: app/Services/Translations/admin-translation.php:264
2965 #, php-format
2966 msgid ""
2967 "Are you sure you want to delete this %s coupon. This action is not "
2968 "recoverable"
2969 msgstr ""
2970
2971 #: app/Services/Translations/admin-translation.php:265
2972 #: app/Services/Translations/customer-profile-translation.php:37
2973 msgid "Are you sure you want to delete this address?"
2974 msgstr ""
2975
2976 #: app/Services/Translations/admin-translation.php:266
2977 msgid ""
2978 "Are you sure you want to delete this file? This action is not recoverable."
2979 msgstr ""
2980
2981 #: app/Services/Translations/admin-translation.php:267
2982 msgid ""
2983 "Are you sure you want to delete this group? This action is not recoverable."
2984 msgstr ""
2985
2986 #: app/Services/Translations/admin-translation.php:268
2987 msgid "Are you sure you want to delete this order bump?"
2988 msgstr ""
2989
2990 #: app/Services/Translations/admin-translation.php:269
2991 msgid ""
2992 "Are you sure you want to delete this order? This action can not be undone!"
2993 msgstr ""
2994
2995 #: app/Services/Translations/admin-translation.php:270
2996 msgid "Are you sure you want to delete this override?"
2997 msgstr ""
2998
2999 #: app/Services/Translations/admin-translation.php:271
3000 msgid "Are you sure you want to delete this package?"
3001 msgstr ""
3002
3003 #. %s - product title
3004 #: app/Services/Translations/admin-translation.php:273
3005 #, php-format
3006 msgid "Are you sure you want to delete this product : %s ?"
3007 msgstr ""
3008
3009 #: app/Services/Translations/admin-translation.php:274
3010 msgid "Are you sure you want to delete this product?"
3011 msgstr ""
3012
3013 #: app/Services/Translations/admin-translation.php:275
3014 msgid "Are you sure you want to delete this tax rate?"
3015 msgstr ""
3016
3017 #: app/Services/Translations/admin-translation.php:276
3018 msgid ""
3019 "Are you sure you want to delete this term? This action is not recoverable."
3020 msgstr ""
3021
3022 #: app/Services/Translations/admin-translation.php:277
3023 msgid "Are you sure you want to delete this view?"
3024 msgstr ""
3025
3026 #: app/Services/Translations/admin-translation.php:278
3027 msgid "Are you sure you want to delete this webhook?"
3028 msgstr ""
3029
3030 #: app/Services/Translations/admin-translation.php:279
3031 msgid "Are you sure you want to delete this?. This action is not recoverable"
3032 msgstr ""
3033
3034 #: app/Services/Translations/admin-translation.php:280
3035 msgid "Are you sure you want to generate missing licenses!"
3036 msgstr ""
3037
3038 #: app/Services/Translations/admin-translation.php:281
3039 msgid "Are you sure you want to mark license as lifetime?"
3040 msgstr ""
3041
3042 #: app/Services/Translations/admin-translation.php:282
3043 msgid "Are you sure you want to mark limit as unlimited?"
3044 msgstr ""
3045
3046 #: app/Services/Translations/admin-translation.php:283
3047 msgid "Are you sure you want to remove this country registration?"
3048 msgstr ""
3049
3050 #: app/Services/Translations/checkout-translation.php:9
3051 msgid "Are you sure you want to remove VAT?"
3052 msgstr ""
3053
3054 #: app/Services/Translations/admin-translation.php:284
3055 msgid "Are you sure you want to revert back processing this order!"
3056 msgstr ""
3057
3058 #: app/Services/Translations/admin-translation.php:285
3059 msgid "Are you sure you want to send a payment reminder email for this order?"
3060 msgstr ""
3061
3062 #: app/Services/Translations/admin-translation.php:286
3063 msgid "Are you sure you want to send this reminder email now?"
3064 msgstr ""
3065
3066 #: app/Services/Translations/admin-translation.php:287
3067 msgid ""
3068 "Are you sure you want to stop collecting cross-border VAT? This will clear "
3069 "your OSS/home country registration."
3070 msgstr ""
3071
3072 #: app/Services/Translations/admin-translation.php:288
3073 msgid "Are you sure, you want to delete this activity?"
3074 msgstr ""
3075
3076 #: app/Services/Translations/admin-translation.php:289
3077 msgid "Are you sure, you want to delete this price?"
3078 msgstr ""
3079
3080 #: app/Services/Translations/admin-translation.php:290
3081 msgid "Are you sure?"
3082 msgstr ""
3083
3084 #: app/Services/Localization/i18n/states.php:1519
3085 msgid "Arequipa"
3086 msgstr ""
3087
3088 #: app/Services/Localization/i18n/states.php:918
3089 msgid "Arezzo"
3090 msgstr ""
3091
3092 #: app/Services/Localization/i18n/countries.php:24
3093 msgid "Argentina"
3094 msgstr ""
3095
3096 #: app/Helpers/CurrenciesHelper.php:27
3097 msgid "Argentine Peso"
3098 msgstr ""
3099
3100 #: app/Services/Localization/i18n/states.php:1662
3101 msgid "Argeș"
3102 msgstr ""
3103
3104 #: app/Services/Localization/i18n/states.php:326
3105 msgid "Arica y Parinacota"
3106 msgstr ""
3107
3108 #: app/Services/Localization/i18n/states.php:2142
3109 msgid "Arizona"
3110 msgstr ""
3111
3112 #: app/Services/Localization/i18n/states.php:2143
3113 msgid "Arkansas"
3114 msgstr ""
3115
3116 #: app/Services/Localization/i18n/states.php:2271
3117 msgid "Armagh City, Banbridge and Craigavon"
3118 msgstr ""
3119
3120 #: app/Services/Localization/i18n/states.php:2191
3121 msgid "Armed Forces (AA)"
3122 msgstr ""
3123
3124 #: app/Services/Localization/i18n/states.php:2192
3125 msgid "Armed Forces (AE)"
3126 msgstr ""
3127
3128 #: app/Services/Localization/i18n/states.php:2193
3129 msgid "Armed Forces (AP)"
3130 msgstr ""
3131
3132 #: app/Services/Localization/i18n/countries.php:25
3133 msgid "Armenia"
3134 msgstr ""
3135
3136 #: app/Helpers/CurrenciesHelper.php:24
3137 msgid "Armenian Dram"
3138 msgstr ""
3139
3140 #: app/Services/Localization/i18n/states.php:2196
3141 msgid "Artigas"
3142 msgstr ""
3143
3144 #: app/Services/Localization/i18n/states.php:1825
3145 msgid "Artvin"
3146 msgstr ""
3147
3148 #: app/Services/Localization/i18n/states.php:2008
3149 msgid "Arua"
3150 msgstr ""
3151
3152 #: app/Services/Localization/i18n/countries.php:26
3153 msgid "Aruba"
3154 msgstr ""
3155
3156 #: app/Helpers/CurrenciesHelper.php:29
3157 msgid "Aruban Florin"
3158 msgstr ""
3159
3160 #: app/Services/Localization/i18n/states.php:842
3161 msgid "Arunachal Pradesh"
3162 msgstr ""
3163
3164 #: app/Services/Localization/i18n/states.php:1901
3165 msgid "Arusha"
3166 msgstr ""
3167
3168 #: app/Services/Translations/block-editor-translation.php:11
3169 msgid "ASC"
3170 msgstr ""
3171
3172 #: app/Services/Translations/admin-translation.php:291
3173 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:165
3174 msgid "Ascending"
3175 msgstr ""
3176
3177 #: app/Services/Localization/i18n/states.php:919
3178 msgid "Ascoli Piceno"
3179 msgstr ""
3180
3181 #: app/Services/Localization/i18n/states.php:649
3182 msgid "Ashanti"
3183 msgstr ""
3184
3185 #: app/Services/Localization/i18n/continents.php:87
3186 msgid "Asia"
3187 msgstr ""
3188
3189 #: app/Services/Localization/i18n/states.php:843
3190 msgid "Assam"
3191 msgstr ""
3192
3193 #: app/Services/Localization/i18n/states.php:920
3194 msgid "Asti"
3195 msgstr ""
3196
3197 #: app/Services/Localization/i18n/states.php:595
3198 msgid "Asturias"
3199 msgstr ""
3200
3201 #: app/Services/Localization/i18n/states.php:1639
3202 msgid "Asunción"
3203 msgstr ""
3204
3205 #: app/Services/Localization/i18n/states.php:562
3206 msgid "Aswan"
3207 msgstr ""
3208
3209 #: app/Services/Localization/i18n/states.php:563
3210 msgid "Asyut"
3211 msgstr ""
3212
3213 #: api/Resource/CustomerAddressResource.php:330
3214 msgid "At least one address must remain. Address deletion failed!"
3215 msgstr ""
3216
3217 #: app/Services/Translations/admin-translation.php:292
3218 msgid "At least one matches"
3219 msgstr ""
3220
3221 #: app/Services/Translations/admin-translation.php:293
3222 #: app/Http/Controllers/TaxEUController.php:99
3223 msgid "At least one tax rate must be greater than 0%"
3224 msgstr ""
3225
3226 #: app/Http/Controllers/AttributesController.php:132
3227 #: app/Http/Requests/AttrTermRequest.php:49
3228 msgid "At least one term is required."
3229 msgstr ""
3230
3231 #: app/Http/Requests/GroupBulkUpdateVariantRequest.php:33
3232 msgid "At least one variant ID is required."
3233 msgstr ""
3234
3235 #: app/Http/Requests/BulkUpdateVariantRequest.php:29
3236 msgid "At least one variant update is required."
3237 msgstr ""
3238
3239 #: app/Services/Translations/admin-translation.php:294
3240 msgid "At subtotal level"
3241 msgstr ""
3242
3243 #: app/Services/Translations/admin-translation.php:295
3244 msgid "At the date"
3245 msgstr ""
3246
3247 #: app/Services/Localization/i18n/states.php:328
3248 msgid "Atacama"
3249 msgstr ""
3250
3251 #: app/Services/Localization/i18n/states.php:228
3252 msgid "Atakora"
3253 msgstr ""
3254
3255 #: app/Services/Localization/i18n/states.php:229
3256 msgid "Atlantique"
3257 msgstr ""
3258
3259 #: app/Services/Localization/i18n/states.php:379
3260 msgid "Atlántico"
3261 msgstr ""
3262
3263 #: app/Services/Localization/i18n/states.php:1462
3264 msgid "Atlántico Norte"
3265 msgstr ""
3266
3267 #: app/Services/Localization/i18n/states.php:1463
3268 msgid "Atlántico Sur"
3269 msgstr ""
3270
3271 #: app/Services/Localization/i18n/states.php:712
3272 msgid "Atlántida"
3273 msgstr ""
3274
3275 #: app/Services/Translations/admin-translation.php:296
3276 msgid "Attach PDF Template"
3277 msgstr ""
3278
3279 #: app/Services/Translations/admin-translation.php:297
3280 msgid "Attach Role"
3281 msgstr ""
3282
3283 #: app/Services/Translations/admin-translation.php:299
3284 msgid ""
3285 "Attach the WordPress-supported digital files that customers will receive "
3286 "after purchasing this product. If this downloadable file is only for a "
3287 "specific product variation (e.g., 'eBook Version' or 'Audiobook Version'), "
3288 "please select that variant. Otherwise, you may leave the 'Choose variant' "
3289 "field empty to make the file available for all variants of this product. "
3290 "Please note that any additional files added after any sell will be "
3291 "accessible to both existing and new orders."
3292 msgstr ""
3293
3294 #: app/Services/Translations/admin-translation.php:298
3295 msgid "Attach User"
3296 msgstr ""
3297
3298 #: app/Services/Localization/i18n/states.php:1166
3299 msgid "Attapeu"
3300 msgstr ""
3301
3302 #: app/Services/Localization/i18n/states.php:668
3303 msgid "Attica"
3304 msgstr ""
3305
3306 #: api/Resource/AttrGroupResource.php:185
3307 msgid "Attribute group not found in database, failed to remove."
3308 msgstr ""
3309
3310 #: api/Resource/AttrGroupResource.php:98 api/Resource/AttrTermResource.php:47
3311 msgid "Attribute group not found."
3312 msgstr ""
3313
3314 #: api/Resource/AttrGroupResource.php:216
3315 msgid "Attribute group successfully deleted!"
3316 msgstr ""
3317
3318 #: app/Services/Translations/admin-translation.php:300
3319 msgid "Attribute Groups"
3320 msgstr ""
3321
3322 #: app/Hooks/Handlers/AttributesHandler.php:94
3323 msgid "Attribute Term"
3324 msgstr ""
3325
3326 #: api/Resource/AttrTermResource.php:208
3327 msgid "Attribute term not found, failed to remove."
3328 msgstr ""
3329
3330 #: api/Resource/AttrTermResource.php:128
3331 msgid "Attribute term not found."
3332 msgstr ""
3333
3334 #: api/Resource/AttrTermResource.php:236
3335 msgid "Attribute term successfully deleted!"
3336 msgstr ""
3337
3338 #: app/Services/Translations/admin-translation.php:301
3339 msgid "Attribute Type"
3340 msgstr ""
3341
3342 #: app/Helpers/AdminHelper.php:87
3343 #: app/Services/Translations/admin-translation.php:302
3344 #: app/Hooks/Handlers/AttributesHandler.php:90
3345 msgid "Attributes"
3346 msgstr ""
3347
3348 #: app/Services/Translations/admin-translation.php:303
3349 msgid "Attributes & Terms"
3350 msgstr ""
3351
3352 #: app/Services/Localization/i18n/states.php:1482
3353 msgid "Auckland"
3354 msgstr ""
3355
3356 #: app/Modules/MCP/Tools/OrderTools.php:110
3357 msgid ""
3358 "Audit timeline for one order — status changes, payments, refunds, notes, "
3359 "emails sent: who did what and when. Use after get-order when you need "
3360 "history, not just current state."
3361 msgstr ""
3362
3363 #: app/Services/Translations/TransStrings.php:194
3364 msgid "Aug"
3365 msgstr ""
3366
3367 #: app/Services/Translations/TransStrings.php:163
3368 msgid "August"
3369 msgstr ""
3370
3371 #: app/Services/Localization/i18n/states.php:1549
3372 msgid "Aurora"
3373 msgstr ""
3374
3375 #: app/Services/Localization/i18n/countries.php:27
3376 msgid "Australia"
3377 msgstr ""
3378
3379 #: app/Services/Localization/i18n/states.php:117
3380 msgid "Australian Capital Territory"
3381 msgstr ""
3382
3383 #: app/Helpers/CurrenciesHelper.php:28
3384 msgid "Australian Dollar"
3385 msgstr ""
3386
3387 #: app/Services/Localization/i18n/countries.php:28
3388 msgid "Austria"
3389 msgstr ""
3390
3391 #: app/Modules/MCP/Support/PermissionGate.php:55
3392 msgid "Authentication required to access the FluentCart MCP server."
3393 msgstr ""
3394
3395 #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:62
3396 #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:86
3397 msgid "Authorize.Net Payment Gateway"
3398 msgstr ""
3399
3400 #: app/Helpers/Status.php:194 app/Helpers/Status.php:204
3401 #: app/Helpers/Status.php:222
3402 msgid "Authorized"
3403 msgstr ""
3404
3405 #: app/Helpers/Helper.php:318
3406 msgid "Authorized (Require Capture)"
3407 msgstr ""
3408
3409 #. %s is the next billing date
3410 #: app/Services/Translations/customer-profile-translation.php:39
3411 #, php-format
3412 msgid "Auto renews on %s"
3413 msgstr ""
3414
3415 #: app/Services/Translations/admin-translation.php:304
3416 msgid "Auto-cancellation"
3417 msgstr ""
3418
3419 #: app/Services/Translations/admin-translation.php:305
3420 msgid "Auto-enabled"
3421 msgstr ""
3422
3423 #: app/Services/Email/EmailNotifications.php:260
3424 #: app/Services/Email/EmailNotifications.php:280
3425 #: app/Services/Translations/admin-translation.php:306
3426 msgid "Auto-enabled for offline payments"
3427 msgstr ""
3428
3429 #: app/Http/Controllers/McpSettingsController.php:62
3430 msgid ""
3431 "Automatic install needs FluentCart Pro (or another Fluent Pro plugin). "
3432 "Install FluentHub manually, then reload this page to connect FluentCart with "
3433 "AI agents."
3434 msgstr ""
3435
3436 #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:64
3437 msgid "Automatic invoicing & refunds"
3438 msgstr ""
3439
3440 #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:67
3441 #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:64
3442 msgid "Automatic payment confirmation"
3443 msgstr ""
3444
3445 #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:87
3446 msgid "Automatic refunds via webhooks"
3447 msgstr ""
3448
3449 #: app/Services/Translations/block-editor-translation.php:44
3450 msgid "Automatically use the current page's product context."
3451 msgstr ""
3452
3453 #. phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
3454 #: app/Services/Renderer/ProductRenderer.php:742
3455 msgid "Availability:"
3456 msgstr ""
3457
3458 #: app/Services/Translations/admin-translation.php:307
3459 msgid "Available"
3460 msgstr ""
3461
3462 #. %s - number of items available
3463 #: app/Services/Translations/admin-translation.php:309
3464 #, php-format
3465 msgid "Available %s"
3466 msgstr ""
3467
3468 #: app/Services/Translations/block-editor-translation.php:45
3469 msgid "Available on Backorder"
3470 msgstr ""
3471
3472 #. %s - date
3473 #: app/Services/Translations/admin-translation.php:311
3474 #, php-format
3475 msgid "Available On: %s"
3476 msgstr ""
3477
3478 #: app/Services/Translations/admin-translation.php:312
3479 msgid "Available Operators"
3480 msgstr ""
3481
3482 #: app/Services/Filter/ProductFilter.php:230
3483 msgid "Available Quantity"
3484 msgstr ""
3485
3486 #. %s is the available stock
3487 #: app/Services/Translations/admin-translation.php:314
3488 #, php-format
3489 msgid "Available: %s in stock"
3490 msgstr ""
3491
3492 #: app/Services/Localization/i18n/states.php:921
3493 msgid "Avellino"
3494 msgstr ""
3495
3496 #: app/Services/Translations/admin-translation.php:315
3497 msgid "Average Customer LTV"
3498 msgstr ""
3499
3500 #: app/Services/Translations/admin-translation.php:316
3501 msgid "Average Customer Orders"
3502 msgstr ""
3503
3504 #: app/Services/Translations/admin-translation.php:317
3505 msgid "Average Gross"
3506 msgstr ""
3507
3508 #: app/Services/Translations/admin-translation.php:318
3509 msgid "Average Gross Sales"
3510 msgstr ""
3511
3512 #: app/Services/Translations/admin-translation.php:333
3513 msgid "Average gross sales per order in this period."
3514 msgstr ""
3515
3516 #: app/Services/Translations/admin-translation.php:334
3517 msgid "Average in period"
3518 msgstr ""
3519
3520 #: app/Services/Translations/admin-translation.php:319
3521 msgid "Average Monthly Gross"
3522 msgstr ""
3523
3524 #: app/Services/Translations/admin-translation.php:320
3525 msgid "Average Monthly Items"
3526 msgstr ""
3527
3528 #: app/Services/Translations/admin-translation.php:321
3529 msgid "Average Monthly Orders"
3530 msgstr ""
3531
3532 #: app/Services/Translations/admin-translation.php:322
3533 msgid "Average Monthly Revenue"
3534 msgstr ""
3535
3536 #: app/Services/Translations/admin-translation.php:335
3537 msgid "Average number of items per order in this period."
3538 msgstr ""
3539
3540 #: app/Services/Translations/admin-translation.php:323
3541 msgid "Average Order"
3542 msgstr ""
3543
3544 #: app/Services/Translations/admin-translation.php:324
3545 msgid "Average Order Gross"
3546 msgstr ""
3547
3548 #: app/Services/Translations/admin-translation.php:325
3549 msgid "Average Order Gross "
3550 msgstr ""
3551
3552 #: app/Services/Translations/admin-translation.php:326
3553 msgid "Average Order Gross grouped by date period."
3554 msgstr ""
3555
3556 #: app/Services/Translations/admin-translation.php:327
3557 msgid "Average Order Items"
3558 msgstr ""
3559
3560 #: app/Services/Translations/admin-translation.php:328
3561 msgid "Average Order Items "
3562 msgstr ""
3563
3564 #: app/Services/Translations/admin-translation.php:329
3565 msgid "Average Order Items grouped by date period."
3566 msgstr ""
3567
3568 #: app/Services/Translations/admin-translation.php:330
3569 msgid "Average Order Net"
3570 msgstr ""
3571
3572 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:91
3573 msgid "Average Order Value"
3574 msgstr ""
3575
3576 #: app/Services/Translations/admin-translation.php:331
3577 msgid "Average Refund"
3578 msgstr ""
3579
3580 #: app/Services/Translations/admin-translation.php:332
3581 msgid "Average Revenue"
3582 msgstr ""
3583
3584 #: app/Services/Translations/admin-translation.php:336
3585 msgid "Average revenue per order in this period."
3586 msgstr ""
3587
3588 #: app/Services/Translations/admin-translation.php:337
3589 msgid ""
3590 "Average total spend by customers that first ordered in this period, over "
3591 "their lifetime (not just from orders the customers made in this period)."
3592 msgstr ""
3593
3594 #: app/Services/Translations/admin-translation.php:338
3595 msgid "Avg. Order Gross"
3596 msgstr ""
3597
3598 #: app/Services/Translations/admin-translation.php:339
3599 msgid "Avg. Order Items"
3600 msgstr ""
3601
3602 #: app/Services/Translations/admin-translation.php:340
3603 msgid "Avg. Order Net"
3604 msgstr ""
3605
3606 #: app/Services/Translations/admin-translation.php:341
3607 msgid "Avgerage Amount"
3608 msgstr ""
3609
3610 #: app/Services/Translations/admin-translation.php:342
3611 msgid "Awesome"
3612 msgstr ""
3613
3614 #: app/Services/Localization/i18n/states.php:1520
3615 msgid "Ayacucho"
3616 msgstr ""
3617
3618 #: app/Services/Localization/i18n/states.php:1826
3619 msgid "Aydın"
3620 msgstr ""
3621
3622 #: app/Services/Localization/i18n/states.php:1741
3623 msgid "Ayutthaya"
3624 msgstr ""
3625
3626 #: app/Services/Localization/i18n/states.php:1626
3627 msgid "Azad Kashmir"
3628 msgstr ""
3629
3630 #: app/Services/Localization/i18n/countries.php:29
3631 msgid "Azerbaijan"
3632 msgstr ""
3633
3634 #: app/Helpers/CurrenciesHelper.php:30
3635 msgid "Azerbaijani Manat"
3636 msgstr ""
3637
3638 #: app/Services/Localization/i18n/states.php:1207
3639 msgid "Azilal"
3640 msgstr ""
3641
3642 #: app/Services/Localization/i18n/states.php:441
3643 msgid "Azua"
3644 msgstr ""
3645
3646 #: app/Services/Localization/i18n/states.php:535
3647 msgid "Azuay"
3648 msgstr ""
3649
3650 #: app/Services/Localization/i18n/states.php:527
3651 msgid "Aïn Defla"
3652 msgstr ""
3653
3654 #: app/Services/Localization/i18n/states.php:529
3655 msgid "Aïn Témouchent"
3656 msgstr ""
3657
3658 #: app/Services/Localization/i18n/states.php:1821
3659 msgid "Ağrı"
3660 msgstr ""
3661
3662 #: app/Services/Translations/admin-translation.php:343
3663 #: app/Services/Translations/customer-profile-translation.php:40
3664 msgid "B2B"
3665 msgstr ""
3666
3667 #: app/Services/Renderer/CheckoutFieldsSchema.php:497
3668 msgid "B2B Only Mode"
3669 msgstr ""
3670
3671 #: app/Services/Filter/OrderFilter.php:516
3672 msgid "B2B Purchase"
3673 msgstr ""
3674
3675 #: app/Services/Translations/TransStrings.php:288
3676 #: app/Services/Translations/admin-translation.php:344
3677 msgid "Back"
3678 msgstr ""
3679
3680 #: app/Http/Controllers/CustomerController.php:62
3681 msgid "Back to Customer List"
3682 msgstr ""
3683
3684 #: app/Services/Translations/admin-translation.php:345
3685 #: app/Http/Controllers/Controller.php:32
3686 msgid "Back to Dashboard"
3687 msgstr ""
3688
3689 #: app/Services/Translations/admin-translation.php:346
3690 msgid "Back to Gateway Settings"
3691 msgstr ""
3692
3693 #: app/Http/Controllers/OrderController.php:604
3694 msgid "Back to orders"
3695 msgstr ""
3696
3697 #: app/Services/Translations/admin-translation.php:349
3698 msgid "Back to processing"
3699 msgstr ""
3700
3701 #: app/Http/Controllers/ProductController.php:560
3702 msgid "Back to Product List"
3703 msgstr ""
3704
3705 #: app/Services/Translations/admin-translation.php:347
3706 msgid "Back to Shipping Zones"
3707 msgstr ""
3708
3709 #: app/Services/Translations/customer-profile-translation.php:41
3710 msgid "Back to Shopping Now"
3711 msgstr ""
3712
3713 #: app/Services/Translations/admin-translation.php:348
3714 msgid "Back to Sites"
3715 msgstr ""
3716
3717 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:46
3718 msgid "Back to Subscription list"
3719 msgstr ""
3720
3721 #: app/Services/Translations/block-editor-translation.php:46
3722 msgid "Background"
3723 msgstr ""
3724
3725 #: app/Modules/Templating/Bricks/Elements/BuySection.php:131
3726 #: app/Modules/Templating/Bricks/Elements/BuySection.php:259
3727 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:102
3728 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:138
3729 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:174
3730 msgid "Background color"
3731 msgstr ""
3732
3733 #: app/Services/Localization/i18n/states.php:1663
3734 msgid "Bacău"
3735 msgstr ""
3736
3737 #: app/Services/Localization/i18n/states.php:597
3738 msgid "Badajoz"
3739 msgstr ""
3740
3741 #: app/Services/Localization/i18n/states.php:20
3742 msgid "Badakhshan"
3743 msgstr ""
3744
3745 #: app/Services/Localization/i18n/states.php:421
3746 msgid "Baden-Württemberg"
3747 msgstr ""
3748
3749 #: app/Services/Translations/block-editor-translation.php:47
3750 msgid "Badge"
3751 msgstr ""
3752
3753 #: app/Services/Translations/block-editor-translation.php:51
3754 msgid "Badge count shows"
3755 msgstr ""
3756
3757 #: app/Services/Translations/block-editor-translation.php:48
3758 msgid "Badge Settings"
3759 msgstr ""
3760
3761 #: app/Services/Translations/block-editor-translation.php:49
3762 msgid "Badge Style"
3763 msgstr ""
3764
3765 #: app/Services/Translations/block-editor-translation.php:50
3766 msgid "Badge Text"
3767 msgstr ""
3768
3769 #: app/Services/Localization/i18n/states.php:21
3770 msgid "Badghis"
3771 msgstr ""
3772
3773 #: app/Services/Localization/i18n/states.php:128
3774 msgid "Bagerhat"
3775 msgstr ""
3776
3777 #: app/Services/Localization/i18n/states.php:22
3778 msgid "Baghlan"
3779 msgstr ""
3780
3781 #: app/Services/Localization/i18n/states.php:1446
3782 msgid "Bagmati"
3783 msgstr ""
3784
3785 #: app/Services/Localization/i18n/countries.php:30
3786 msgid "Bahamas"
3787 msgstr ""
3788
3789 #: app/Helpers/CurrenciesHelper.php:40
3790 msgid "Bahamian Dollar"
3791 msgstr ""
3792
3793 #: app/Services/Localization/i18n/states.php:256
3794 msgid "Bahia"
3795 msgstr ""
3796
3797 #: app/Services/Localization/i18n/countries.php:31
3798 msgid "Bahrain"
3799 msgstr ""
3800
3801 #: app/Services/Localization/i18n/states.php:1328
3802 msgid "Baja California"
3803 msgstr ""
3804
3805 #: app/Services/Localization/i18n/states.php:1329
3806 msgid "Baja California Sur"
3807 msgstr ""
3808
3809 #: app/Services/Localization/i18n/states.php:684
3810 msgid "Baja Verapaz"
3811 msgstr ""
3812
3813 #: app/Services/Localization/i18n/states.php:2129
3814 msgid "Baker Island"
3815 msgstr ""
3816
3817 #: app/Services/Localization/i18n/states.php:598
3818 msgid "Baleares"
3819 msgstr ""
3820
3821 #: app/Services/Localization/i18n/states.php:793
3822 msgid "Bali"
3823 msgstr ""
3824
3825 #: app/Services/Localization/i18n/states.php:23
3826 msgid "Balkh"
3827 msgstr ""
3828
3829 #: app/Services/Localization/i18n/states.php:1627
3830 msgid "Balochistan"
3831 msgstr ""
3832
3833 #: app/Services/Localization/i18n/states.php:1827
3834 msgid "Balıkesir"
3835 msgstr ""
3836
3837 #: app/Services/Localization/i18n/states.php:24
3838 msgid "Bamyan"
3839 msgstr ""
3840
3841 #: app/Services/Localization/i18n/states.php:129
3842 msgid "Bandarban"
3843 msgstr ""
3844
3845 #: app/Services/Localization/i18n/states.php:784
3846 msgid "Bangka Belitung"
3847 msgstr ""
3848
3849 #: app/Services/Localization/i18n/states.php:1742
3850 msgid "Bangkok"
3851 msgstr ""
3852
3853 #: app/Services/Localization/i18n/countries.php:32
3854 msgid "Bangladesh"
3855 msgstr ""
3856
3857 #: app/Helpers/Helper.php:577 app/Helpers/CurrenciesHelper.php:33
3858 msgid "Bangladeshi Taka"
3859 msgstr ""
3860
3861 #: app/Services/Translations/admin-translation.php:350
3862 msgid "Bank Account Name"
3863 msgstr ""
3864
3865 #: app/Services/Translations/admin-translation.php:351
3866 msgid "Bank BIC"
3867 msgstr ""
3868
3869 #: app/Services/Translations/admin-translation.php:352
3870 msgid "Bank IBAN"
3871 msgstr ""
3872
3873 #: app/Services/Translations/admin-translation.php:353
3874 msgid "Bank Identifier Code (SWIFT)"
3875 msgstr ""
3876
3877 #: app/Services/Translations/admin-translation.php:354
3878 msgid "Banner URL"
3879 msgstr ""
3880
3881 #: app/Services/Localization/i18n/states.php:789
3882 msgid "Banten"
3883 msgstr ""
3884
3885 #: app/Services/Localization/i18n/states.php:442
3886 msgid "Baoruco"
3887 msgstr ""
3888
3889 #: app/Services/Localization/i18n/states.php:443
3890 msgid "Barahona"
3891 msgstr ""
3892
3893 #: app/Services/Localization/i18n/states.php:757
3894 msgid "Baranya"
3895 msgstr ""
3896
3897 #: app/Helpers/CurrenciesHelper.php:32
3898 msgid "Barbadian Dollar"
3899 msgstr ""
3900
3901 #: app/Services/Localization/i18n/countries.php:33
3902 msgid "Barbados"
3903 msgstr ""
3904
3905 #: app/Services/Localization/i18n/states.php:599
3906 msgid "Barcelona"
3907 msgstr ""
3908
3909 #: app/Services/Localization/i18n/states.php:130
3910 msgid "Barguna"
3911 msgstr ""
3912
3913 #: app/Services/Localization/i18n/states.php:922
3914 msgid "Bari"
3915 msgstr ""
3916
3917 #: app/Services/Localization/i18n/states.php:2221
3918 msgid "Barinas"
3919 msgstr ""
3920
3921 #: app/Services/Localization/i18n/states.php:1097
3922 msgid "Baringo"
3923 msgstr ""
3924
3925 #: app/Services/Localization/i18n/states.php:131
3926 msgid "Barishal"
3927 msgstr ""
3928
3929 #: app/Services/Localization/i18n/states.php:923
3930 msgid "Barletta-Andria-Trani"
3931 msgstr ""
3932
3933 #: app/Services/Localization/i18n/states.php:1891
3934 msgid "Bartın"
3935 msgstr ""
3936
3937 #: app/Services/Localization/i18n/states.php:1287
3938 msgid "Basarabeasca"
3939 msgstr ""
3940
3941 #. %1$s: tax base amount, %2$s: tax label, %3$s: tax rate percent, %4$s: tax amount
3942 #: app/Modules/Tax/TaxModule.php:919 app/Modules/Tax/TaxModule.php:1029
3943 #, php-format
3944 msgid "Base %1$s + %2$s %3$s%% %4$s"
3945 msgstr ""
3946
3947 #: app/Services/Translations/admin-translation.php:355
3948 msgid "Base taxes"
3949 msgstr ""
3950
3951 #: app/Services/Translations/admin-translation.php:356
3952 msgid ""
3953 "Based on an average monthly subscription retention rate of "
3954 "${avgRetentionPercent.toFixed(1)}%, your expected subscription lifetime is "
3955 "${expectedLifetime.toFixed(1)} months."
3956 msgstr ""
3957
3958 #: app/Services/Localization/i18n/states.php:299
3959 msgid "Basel-Landschaft"
3960 msgstr ""
3961
3962 #: app/Services/Localization/i18n/states.php:300
3963 msgid "Basel-Stadt"
3964 msgstr ""
3965
3966 #: app/Services/Translations/admin-translation.php:357
3967 msgid "Basic Info"
3968 msgstr ""
3969
3970 #: app/Services/Translations/admin-translation.php:358
3971 msgid "Basic Information"
3972 msgstr ""
3973
3974 #: app/Services/Localization/i18n/states.php:1550
3975 msgid "Basilan"
3976 msgstr ""
3977
3978 #: app/Services/Localization/i18n/states.php:1551
3979 msgid "Bataan"
3980 msgstr ""
3981
3982 #: app/Services/Localization/i18n/states.php:1552
3983 msgid "Batanes"
3984 msgstr ""
3985
3986 #: app/Services/Localization/i18n/states.php:1553
3987 msgid "Batangas"
3988 msgstr ""
3989
3990 #: app/Services/Localization/i18n/states.php:1889
3991 msgid "Batman"
3992 msgstr ""
3993
3994 #: app/Services/Localization/i18n/states.php:488
3995 msgid "Batna"
3996 msgstr ""
3997
3998 #: app/Services/Localization/i18n/states.php:1410
3999 msgid "Bauchi"
4000 msgstr ""
4001
4002 #: app/Services/Localization/i18n/states.php:422
4003 msgid "Bavaria"
4004 msgstr ""
4005
4006 #: app/Services/Localization/i18n/states.php:713
4007 msgid "Bay Islands"
4008 msgstr ""
4009
4010 #: app/Services/Localization/i18n/states.php:1484
4011 msgid "Bay of Plenty"
4012 msgstr ""
4013
4014 #: app/Services/Localization/i18n/states.php:1886
4015 msgid "Bayburt"
4016 msgstr ""
4017
4018 #: app/Services/Localization/i18n/states.php:1411
4019 msgid "Bayelsa"
4020 msgstr ""
4021
4022 #: app/Services/Translations/admin-translation.php:359
4023 msgid "Before"
4024 msgstr ""
4025
4026 #: app/Services/Translations/block-editor-translation.php:52
4027 msgid "Behavior"
4028 msgstr ""
4029
4030 #: app/Services/Localization/i18n/states.php:565
4031 msgid "Beheira"
4032 msgstr ""
4033
4034 #: app/Services/Localization/i18n/states.php:343
4035 msgid "Beijing / 北京"
4036 msgstr ""
4037
4038 #: app/Services/Localization/i18n/countries.php:34
4039 msgid "Belarus"
4040 msgstr ""
4041
4042 #: app/Helpers/CurrenciesHelper.php:42
4043 msgid "Belarusian Ruble"
4044 msgstr ""
4045
4046 #: app/Services/Localization/i18n/countries.php:36
4047 msgid "Belau"
4048 msgstr ""
4049
4050 #: app/Services/Localization/i18n/states.php:2272
4051 msgid "Belfast"
4052 msgstr ""
4053
4054 #: app/Services/Localization/i18n/countries.php:35
4055 msgid "Belgium"
4056 msgstr ""
4057
4058 #: app/Services/Localization/i18n/countries.php:37
4059 msgid "Belize"
4060 msgstr ""
4061
4062 #: app/Helpers/CurrenciesHelper.php:43
4063 msgid "Belize Dollar"
4064 msgstr ""
4065
4066 #: app/Services/Localization/i18n/states.php:924
4067 msgid "Belluno"
4068 msgstr ""
4069
4070 #: app/Services/Localization/i18n/states.php:1210
4071 msgid "Ben Slimane"
4072 msgstr ""
4073
4074 #: app/Services/Localization/i18n/states.php:925
4075 msgid "Benevento"
4076 msgstr ""
4077
4078 #: app/Services/Localization/i18n/states.php:785
4079 msgid "Bengkulu"
4080 msgstr ""
4081
4082 #: app/Services/Localization/i18n/states.php:70
4083 msgid "Bengo"
4084 msgstr ""
4085
4086 #: app/Services/Localization/i18n/states.php:71
4087 msgid "Benguela"
4088 msgstr ""
4089
4090 #: app/Services/Localization/i18n/states.php:1554
4091 msgid "Benguet"
4092 msgstr ""
4093
4094 #: app/Services/Localization/i18n/states.php:241
4095 msgid "Beni"
4096 msgstr ""
4097
4098 #: app/Services/Localization/i18n/states.php:566
4099 msgid "Beni Suef"
4100 msgstr ""
4101
4102 #: app/Services/Localization/i18n/countries.php:38
4103 msgid "Benin"
4104 msgstr ""
4105
4106 #: app/Services/Localization/i18n/states.php:1412
4107 msgid "Benue"
4108 msgstr ""
4109
4110 #: app/Services/Localization/i18n/states.php:56
4111 msgid "Berat"
4112 msgstr ""
4113
4114 #: app/Services/Localization/i18n/states.php:926
4115 msgid "Bergamo"
4116 msgstr ""
4117
4118 #: app/Services/Localization/i18n/states.php:1209
4119 msgid "Berkane"
4120 msgstr ""
4121
4122 #: app/Services/Localization/i18n/states.php:423
4123 msgid "Berlin"
4124 msgstr ""
4125
4126 #: app/Services/Localization/i18n/countries.php:39
4127 msgid "Bermuda"
4128 msgstr ""
4129
4130 #: app/Helpers/CurrenciesHelper.php:36
4131 msgid "Bermudian Dollar"
4132 msgstr ""
4133
4134 #: app/Services/Localization/i18n/states.php:301
4135 msgid "Bern"
4136 msgstr ""
4137
4138 #: app/Services/Localization/i18n/states.php:1213
4139 msgid "Berrechid"
4140 msgstr ""
4141
4142 #: app/Services/Translations/block-editor-translation.php:53
4143 msgid "Best Discount (All Variants)"
4144 msgstr ""
4145
4146 #: app/Services/Translations/admin-translation.php:360
4147 msgid "Best Price"
4148 msgstr ""
4149
4150 #: app/Modules/MCP/Tools/ReportTools.php:89
4151 msgid ""
4152 "Best-selling products over a period, ranked by revenue or units sold. Scoped "
4153 "to one currency."
4154 msgstr ""
4155
4156 #: app/Services/Translations/admin-translation.php:361
4157 #: app/Services/Translations/customer-profile-translation.php:42
4158 msgid "Beta"
4159 msgstr ""
4160
4161 #: app/Services/Translations/block-editor-translation.php:54
4162 msgid "Bg Color"
4163 msgstr ""
4164
4165 #: app/Services/Localization/i18n/states.php:1447
4166 msgid "Bheri"
4167 msgstr ""
4168
4169 #: app/Services/Localization/i18n/states.php:132
4170 msgid "Bhola"
4171 msgstr ""
4172
4173 #: app/Services/Localization/i18n/countries.php:40
4174 msgid "Bhutan"
4175 msgstr ""
4176
4177 #: app/Services/Localization/i18n/states.php:927
4178 msgid "Biella"
4179 msgstr ""
4180
4181 #: app/Services/Localization/i18n/states.php:844
4182 msgid "Bihar"
4183 msgstr ""
4184
4185 #: app/Services/Localization/i18n/states.php:1664
4186 msgid "Bihor"
4187 msgstr ""
4188
4189 #: app/Services/Localization/i18n/states.php:1828
4190 msgid "Bilecik"
4191 msgstr ""
4192
4193 #: app/Services/Localization/i18n/states.php:1555
4194 msgid "Biliran"
4195 msgstr ""
4196
4197 #: app/Helpers/EditorShortCodeHelper.php:377
4198 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:179
4199 msgid "Bill Count"
4200 msgstr ""
4201
4202 #: app/Helpers/EditorShortCodeHelper.php:376
4203 msgid "Bill Times"
4204 msgstr ""
4205
4206 #: app/Views/invoice/thank_you.php:392 app/Views/invoice/receipt_slip.php:180
4207 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:333
4208 #: app/Services/Renderer/Receipt/ThankYouRender.php:859
4209 msgid "Bill To"
4210 msgstr ""
4211
4212 #: app/Services/Translations/admin-translation.php:362
4213 msgid "Billing"
4214 msgstr ""
4215
4216 #: app/Helpers/CartCheckoutHelper.php:619
4217 #: app/Helpers/CartCheckoutHelper.php:704
4218 #: app/Services/Renderer/AddressSelectRenderer.php:20
4219 #: app/Services/Renderer/CheckoutRenderer.php:451
4220 #: app/Services/Renderer/CheckoutRenderer.php:567
4221 #: app/Services/Renderer/CheckoutRenderer.php:580
4222 #: app/Services/Translations/admin-translation.php:363
4223 #: app/Services/Translations/customer-profile-translation.php:43
4224 #: app/Services/Translations/block-editor-translation.php:55
4225 #: app/Views/emails/parts/addresses.php:26
4226 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:155
4227 msgid "Billing Address"
4228 msgstr ""
4229
4230 #: app/Services/Translations/admin-translation.php:2770
4231 msgid "billing address also"
4232 msgstr ""
4233
4234 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:550
4235 msgid "Billing address created successfully"
4236 msgstr ""
4237
4238 #: api/Resource/CustomerAddressResource.php:154
4239 msgid "Billing address created successfully!"
4240 msgstr ""
4241
4242 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:196
4243 msgid "Billing Address Field"
4244 msgstr ""
4245
4246 #: app/Services/Translations/block-editor-translation.php:56
4247 msgid "Billing Address Heading"
4248 msgstr ""
4249
4250 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:566
4251 msgid "Billing address updated successfully"
4252 msgstr ""
4253
4254 #: api/Resource/CustomerAddressResource.php:227
4255 msgid "Billing address updated successfully!"
4256 msgstr ""
4257
4258 #: app/Services/Translations/admin-translation.php:364
4259 msgid "Billing Country"
4260 msgstr ""
4261
4262 #: app/Services/Translations/admin-translation.php:365
4263 msgid "Billing Cycle"
4264 msgstr ""
4265
4266 #: app/Services/Renderer/ModalCheckoutRenderer.php:564
4267 msgid "Billing information"
4268 msgstr ""
4269
4270 #: app/Helpers/EditorShortCodeHelper.php:371
4271 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:146
4272 msgid "Billing Interval"
4273 msgstr ""
4274
4275 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:52
4276 msgid "Billing Subscriptions:"
4277 msgstr ""
4278
4279 #: app/Services/Translations/admin-translation.php:366
4280 msgid "Billing summary"
4281 msgstr ""
4282
4283 #: app/Services/Translations/customer-profile-translation.php:44
4284 msgid "Billing Terms"
4285 msgstr ""
4286
4287 #: app/Services/Translations/admin-translation.php:367
4288 msgid "Billing:"
4289 msgstr ""
4290
4291 #: app/Services/Translations/admin-translation.php:368
4292 msgid "Bills Count"
4293 msgstr ""
4294
4295 #: app/Modules/Tax/TaxModule.php:2402
4296 msgid "BIN / VAT"
4297 msgstr ""
4298
4299 #: app/Services/Localization/i18n/states.php:1829
4300 msgid "Bingöl"
4301 msgstr ""
4302
4303 #: app/Services/Localization/i18n/states.php:329
4304 msgid "Biobío"
4305 msgstr ""
4306
4307 #: app/Services/Localization/i18n/states.php:639
4308 msgid "Biscay"
4309 msgstr ""
4310
4311 #: app/Services/Localization/i18n/states.php:490
4312 msgid "Biskra"
4313 msgstr ""
4314
4315 #: app/Services/Localization/i18n/states.php:1665
4316 msgid "Bistrița-Năsăud"
4317 msgstr ""
4318
4319 #: app/Services/Localization/i18n/states.php:1830
4320 msgid "Bitlis"
4321 msgstr ""
4322
4323 #: app/Services/Localization/i18n/states.php:72
4324 msgid "Bié"
4325 msgstr ""
4326
4327 #: app/Services/Localization/i18n/states.php:738
4328 msgid "Bjelovar-Bilogora County"
4329 msgstr ""
4330
4331 #: app/Services/Localization/i18n/states.php:195
4332 msgid "Blagoevgrad"
4333 msgstr ""
4334
4335 #: app/Services/Localization/i18n/states.php:492
4336 msgid "Blida"
4337 msgstr ""
4338
4339 #: app/Services/Localization/i18n/states.php:1464
4340 msgid "Boaco"
4341 msgstr ""
4342
4343 #: app/Services/Localization/i18n/states.php:1499
4344 msgid "Bocas del Toro"
4345 msgstr ""
4346
4347 #: app/Services/Localization/i18n/states.php:133
4348 msgid "Bogura"
4349 msgstr ""
4350
4351 #: app/Services/Localization/i18n/states.php:1556
4352 msgid "Bohol"
4353 msgstr ""
4354
4355 #: app/Services/Localization/i18n/states.php:1167
4356 msgid "Bokeo"
4357 msgstr ""
4358
4359 #: app/Services/Localization/i18n/states.php:1168
4360 msgid "Bolikhamsai"
4361 msgstr ""
4362
4363 #: app/Services/Localization/i18n/countries.php:41
4364 msgid "Bolivia"
4365 msgstr ""
4366
4367 #: app/Helpers/CurrenciesHelper.php:38
4368 msgid "Bolivian Boliviano"
4369 msgstr ""
4370
4371 #: app/Services/Localization/i18n/states.php:928
4372 msgid "Bologna"
4373 msgstr ""
4374
4375 #: app/Services/Localization/i18n/states.php:1831
4376 msgid "Bolu"
4377 msgstr ""
4378
4379 #: app/Services/Localization/i18n/states.php:929
4380 msgid "Bolzano"
4381 msgstr ""
4382
4383 #: app/Services/Localization/i18n/states.php:380
4384 #: app/Services/Localization/i18n/states.php:536
4385 #: app/Services/Localization/i18n/states.php:2222
4386 msgid "Bolívar"
4387 msgstr ""
4388
4389 #: app/Services/Localization/i18n/states.php:1098
4390 msgid "Bomet"
4391 msgstr ""
4392
4393 #: app/Services/Localization/i18n/states.php:1188
4394 msgid "Bomi"
4395 msgstr ""
4396
4397 #: app/Services/Localization/i18n/countries.php:42
4398 msgid "Bonaire, Saint Eustatius and Saba"
4399 msgstr ""
4400
4401 #: app/Services/Localization/i18n/states.php:1189
4402 msgid "Bong"
4403 msgstr ""
4404
4405 #: app/Services/Localization/i18n/states.php:651
4406 msgid "Bono"
4407 msgstr ""
4408
4409 #: app/Services/Localization/i18n/states.php:652
4410 msgid "Bono East"
4411 msgstr ""
4412
4413 #: app/Services/Localization/i18n/states.php:1656
4414 msgid "Boquerón"
4415 msgstr ""
4416
4417 #: app/Services/Translations/block-editor-translation.php:57
4418 #: app/Modules/Templating/Bricks/Elements/BuySection.php:143
4419 #: app/Modules/Templating/Bricks/Elements/BuySection.php:271
4420 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:206
4421 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:218
4422 msgid "Border"
4423 msgstr ""
4424
4425 #: app/Services/Translations/block-editor-translation.php:58
4426 msgid "Border Color"
4427 msgstr ""
4428
4429 #: app/Services/Localization/i18n/states.php:517
4430 msgid "Bordj Bou Arréridj"
4431 msgstr ""
4432
4433 #: app/Services/Localization/i18n/states.php:230
4434 msgid "Borgou"
4435 msgstr ""
4436
4437 #: app/Services/Localization/i18n/states.php:1413
4438 msgid "Borno"
4439 msgstr ""
4440
4441 #: app/Services/Localization/i18n/states.php:758
4442 msgid "Borsod-Abaúj-Zemplén"
4443 msgstr ""
4444
4445 #: app/Helpers/CurrenciesHelper.php:31
4446 msgid "Bosnia & Herzegovina Convertible Mark"
4447 msgstr ""
4448
4449 #: app/Services/Localization/i18n/countries.php:43
4450 msgid "Bosnia and Herzegovina"
4451 msgstr ""
4452
4453 #: app/Http/Controllers/ModuleSettingsController.php:212
4454 msgid "Both Site Key and Secret Key are required."
4455 msgstr ""
4456
4457 #: app/Services/Localization/i18n/states.php:1666
4458 msgid "Botoșani"
4459 msgstr ""
4460
4461 #: app/Services/Localization/i18n/countries.php:44
4462 msgid "Botswana"
4463 msgstr ""
4464
4465 #: app/Helpers/CurrenciesHelper.php:41
4466 msgid "Botswana Pula"
4467 msgstr ""
4468
4469 #: app/Services/Translations/block-editor-translation.php:59
4470 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:108
4471 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:111
4472 msgid "Bottom"
4473 msgstr ""
4474
4475 #: app/Services/Translations/block-editor-translation.php:60
4476 msgid "Bottom Left"
4477 msgstr ""
4478
4479 #: app/Services/Translations/block-editor-translation.php:61
4480 msgid "Bottom Right"
4481 msgstr ""
4482
4483 #: app/Services/Localization/i18n/states.php:493
4484 msgid "Bouira"
4485 msgstr ""
4486
4487 #: app/Services/Localization/i18n/states.php:1211
4488 msgid "Boujdour"
4489 msgstr ""
4490
4491 #: app/Services/Localization/i18n/states.php:1212
4492 msgid "Boulemane"
4493 msgstr ""
4494
4495 #: app/Services/Localization/i18n/states.php:518
4496 msgid "Boumerdès"
4497 msgstr ""
4498
4499 #: app/Services/Localization/i18n/countries.php:45
4500 msgid "Bouvet Island"
4501 msgstr ""
4502
4503 #: app/Services/ShortCodeParser/Parsers/ItemParser.php:96
4504 msgid "Box"
4505 msgstr ""
4506
4507 #: app/Services/Localization/i18n/states.php:381
4508 msgid "Boyacá"
4509 msgstr ""
4510
4511 #: app/Services/Localization/i18n/states.php:134
4512 msgid "Brahmanbaria"
4513 msgstr ""
4514
4515 #: app/CPT/FluentProducts.php:310
4516 msgid "Brand"
4517 msgstr ""
4518
4519 #: app/Services/Localization/i18n/states.php:424
4520 msgid "Brandenburg"
4521 msgstr ""
4522
4523 #: app/CPT/FluentProducts.php:309 app/Helpers/AdminHelper.php:179
4524 #: app/Services/Translations/block-editor-translation.php:62
4525 msgid "Brands"
4526 msgstr ""
4527
4528 #: app/Services/Localization/i18n/countries.php:46
4529 msgid "Brazil"
4530 msgstr ""
4531
4532 #: app/Helpers/CurrenciesHelper.php:39
4533 msgid "Brazilian Real"
4534 msgstr ""
4535
4536 #: app/Services/Localization/i18n/states.php:1668
4537 msgid "Brașov"
4538 msgstr ""
4539
4540 #: app/Services/Translations/TransStrings.php:120
4541 #: app/Services/Translations/customer-profile-translation.php:45
4542 msgid "Breadcrumb"
4543 msgstr ""
4544
4545 #: app/Services/Translations/customer-profile-translation.php:46
4546 msgid "Breadcrumb navigation"
4547 msgstr ""
4548
4549 #: app/Services/Localization/i18n/states.php:425
4550 msgid "Bremen"
4551 msgstr ""
4552
4553 #: app/Services/Localization/i18n/states.php:930
4554 msgid "Brescia"
4555 msgstr ""
4556
4557 #: app/Services/Localization/i18n/states.php:1288
4558 msgid "Briceni"
4559 msgstr ""
4560
4561 #: app/Services/Localization/i18n/states.php:931
4562 msgid "Brindisi"
4563 msgstr ""
4564
4565 #: app/Services/Localization/i18n/states.php:282
4566 msgid "British Columbia"
4567 msgstr ""
4568
4569 #: app/Services/Localization/i18n/countries.php:47
4570 msgid "British Indian Ocean Territory"
4571 msgstr ""
4572
4573 #: app/Helpers/CurrenciesHelper.php:62
4574 msgid "British Pound"
4575 msgstr ""
4576
4577 #: app/Modules/Tax/TaxModule.php:2397
4578 msgid "BRN"
4579 msgstr ""
4580
4581 #: app/Services/Localization/i18n/states.php:743
4582 msgid "Brod-Posavina County"
4583 msgstr ""
4584
4585 #: app/Services/Localization/i18n/states.php:650
4586 msgid "Brong-Ahafo"
4587 msgstr ""
4588
4589 #: app/Services/Translations/admin-translation.php:369
4590 msgid "Browse"
4591 msgstr ""
4592
4593 #: app/Services/Renderer/CartRenderer.php:609
4594 msgid "Browse products and continue shopping"
4595 msgstr ""
4596
4597 #: app/Services/Translations/block-editor-translation.php:63
4598 msgid "Browse Smartcodes"
4599 msgstr ""
4600
4601 #: app/Services/Translations/admin-translation.php:370
4602 msgid "Browse/Upload"
4603 msgstr ""
4604
4605 #: app/Services/Localization/i18n/countries.php:48
4606 msgid "Brunei"
4607 msgstr ""
4608
4609 #: app/Helpers/CurrenciesHelper.php:37
4610 msgid "Brunei Dollar"
4611 msgstr ""
4612
4613 #: app/Services/Localization/i18n/states.php:1667
4614 msgid "Brăila"
4615 msgstr ""
4616
4617 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:186
4618 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:306
4619 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:331
4620 #, php-format
4621 msgid "Bucket (%s) does not exist."
4622 msgstr ""
4623
4624 #: app/Http/Controllers/StorageController.php:110
4625 #: app/Modules/StorageDrivers/S3/S3.php:214
4626 #: app/Services/FileSystem/Drivers/S3/S3BucketCreator.php:74
4627 msgid "Bucket created successfully"
4628 msgstr ""
4629
4630 #: app/Modules/StorageDrivers/S3/S3.php:171
4631 msgid "Bucket name is required"
4632 msgstr ""
4633
4634 #: app/Modules/StorageDrivers/S3/S3.php:632
4635 msgid "Buckets"
4636 msgstr ""
4637
4638 #: app/Services/Localization/i18n/states.php:1669
4639 msgid "București"
4640 msgstr ""
4641
4642 #: app/Services/Localization/i18n/states.php:2009
4643 msgid "Budaka"
4644 msgstr ""
4645
4646 #: app/Services/Localization/i18n/states.php:759
4647 msgid "Budapest"
4648 msgstr ""
4649
4650 #: app/Services/Localization/i18n/states.php:2010
4651 msgid "Bududa"
4652 msgstr ""
4653
4654 #: app/Services/Localization/i18n/states.php:1743
4655 msgid "Bueng Kan"
4656 msgstr ""
4657
4658 #: app/Services/Localization/i18n/states.php:91
4659 msgid "Buenos Aires"
4660 msgstr ""
4661
4662 #: app/Services/Localization/i18n/states.php:2011
4663 msgid "Bugiri"
4664 msgstr ""
4665
4666 #: app/Services/Localization/i18n/states.php:2012
4667 msgid "Bugweri"
4668 msgstr ""
4669
4670 #: app/Services/Localization/i18n/states.php:2013
4671 msgid "Buhweju"
4672 msgstr ""
4673
4674 #: app/Services/Localization/i18n/states.php:2014
4675 msgid "Buikwe"
4676 msgstr ""
4677
4678 #: app/Http/Controllers/AddonsController.php:49
4679 msgid ""
4680 "Build a community, membership site, or online forum with FluentCart + "
4681 "FluentCommunity integration. Engage your customers and users right from your "
4682 "WordPress dashboard."
4683 msgstr ""
4684
4685 #: app/Services/Translations/admin-translation.php:371
4686 msgid "Builder"
4687 msgstr ""
4688
4689 #: app/Services/Translations/admin-translation.php:372
4690 msgid "Built-in"
4691 msgstr ""
4692
4693 #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:63
4694 msgid "Built-in tax & VAT handling"
4695 msgstr ""
4696
4697 #: app/Services/Localization/i18n/states.php:2015
4698 msgid "Bukedea"
4699 msgstr ""
4700
4701 #: app/Services/Localization/i18n/states.php:1557
4702 msgid "Bukidnon"
4703 msgstr ""
4704
4705 #: app/Services/Localization/i18n/states.php:2016
4706 msgid "Bukomansimbi"
4707 msgstr ""
4708
4709 #: app/Services/Localization/i18n/states.php:2017
4710 msgid "Bukwa"
4711 msgstr ""
4712
4713 #: app/Services/Localization/i18n/states.php:1558
4714 msgid "Bulacan"
4715 msgstr ""
4716
4717 #: app/Services/Localization/i18n/states.php:2018
4718 msgid "Bulambuli"
4719 msgstr ""
4720
4721 #: app/Services/Localization/i18n/countries.php:49
4722 msgid "Bulgaria"
4723 msgstr ""
4724
4725 #: app/Helpers/CurrenciesHelper.php:35
4726 msgid "Bulgarian Lev"
4727 msgstr ""
4728
4729 #: app/Services/Localization/i18n/states.php:2019
4730 msgid "Buliisa"
4731 msgstr ""
4732
4733 #: app/Services/Translations/admin-translation.php:382
4734 msgid "Bulk action failed"
4735 msgstr ""
4736
4737 #: app/Services/Translations/admin-translation.php:373
4738 msgid "Bulk Actions"
4739 msgstr ""
4740
4741 #: app/Services/Translations/admin-translation.php:374
4742 msgid "Bulk Delete"
4743 msgstr ""
4744
4745 #: app/Services/Translations/admin-translation.php:375
4746 msgid "Bulk Duplicate"
4747 msgstr ""
4748
4749 #: app/Services/Translations/admin-translation.php:376
4750 msgid "Bulk Edit"
4751 msgstr ""
4752
4753 #: app/Services/Translations/admin-translation.php:377
4754 msgid "Bulk Import Products"
4755 msgstr ""
4756
4757 #: app/Services/Translations/admin-translation.php:378
4758 msgid "Bulk Insert"
4759 msgstr ""
4760
4761 #: app/Http/Controllers/ProductController.php:238
4762 msgid "Bulk insert failed: "
4763 msgstr ""
4764
4765 #: app/Services/Translations/admin-translation.php:379
4766 msgid "Bulk Product Edit"
4767 msgstr ""
4768
4769 #: app/Services/Translations/admin-translation.php:380
4770 msgid "Bulk Product Insert"
4771 msgstr ""
4772
4773 #: app/Services/Translations/admin-translation.php:381
4774 msgid "Bulk Remove"
4775 msgstr ""
4776
4777 #: app/Http/Controllers/ProductController.php:1611
4778 msgid "Bulk update failed: "
4779 msgstr ""
4780
4781 #: app/Services/Translations/admin-translation.php:383
4782 msgid "Bump Description"
4783 msgstr ""
4784
4785 #: app/Services/Translations/admin-translation.php:384
4786 msgid "Bump Name"
4787 msgstr ""
4788
4789 #: app/Services/Translations/admin-translation.php:385
4790 msgid "Bump Title"
4791 msgstr ""
4792
4793 #: app/Services/Localization/i18n/states.php:2020
4794 msgid "Bundibugyo"
4795 msgstr ""
4796
4797 #: app/Services/Translations/admin-translation.php:386
4798 msgid "Bundle"
4799 msgstr ""
4800
4801 #: app/Services/Translations/admin-translation.php:390
4802 msgid "Bundle info saved successfully"
4803 msgstr ""
4804
4805 #: app/Services/Translations/admin-translation.php:387
4806 msgid "Bundle Items"
4807 msgstr ""
4808
4809 #: app/Services/Translations/admin-translation.php:388
4810 msgid "Bundle Of"
4811 msgstr ""
4812
4813 #: app/Services/Renderer/ProductRenderer.php:1199
4814 #: app/Services/Renderer/CartItemRenderer.php:333
4815 #: app/Services/Renderer/Receipt/ThankYouRender.php:1068
4816 msgid "Bundle of"
4817 msgstr ""
4818
4819 #: app/Services/Translations/admin-translation.php:389
4820 msgid "Bundle Title"
4821 msgstr ""
4822
4823 #: app/Services/Localization/i18n/states.php:1099
4824 msgid "Bungoma"
4825 msgstr ""
4826
4827 #: app/Services/Localization/i18n/states.php:2021
4828 msgid "Bunyangabu"
4829 msgstr ""
4830
4831 #: app/Services/Localization/i18n/states.php:1832
4832 msgid "Burdur"
4833 msgstr ""
4834
4835 #: app/Services/Localization/i18n/states.php:196
4836 msgid "Burgas"
4837 msgstr ""
4838
4839 #: app/Services/Localization/i18n/states.php:600
4840 msgid "Burgos"
4841 msgstr ""
4842
4843 #: app/Services/Localization/i18n/states.php:1744
4844 msgid "Buri Ram"
4845 msgstr ""
4846
4847 #: app/Services/Localization/i18n/countries.php:50
4848 msgid "Burkina Faso"
4849 msgstr ""
4850
4851 #: app/Services/Localization/i18n/states.php:1833
4852 msgid "Bursa"
4853 msgstr ""
4854
4855 #: app/Services/Localization/i18n/countries.php:51
4856 msgid "Burundi"
4857 msgstr ""
4858
4859 #: app/Helpers/CurrenciesHelper.php:34 app/Helpers/CurrenciesHelper.php:384
4860 msgid "Burundian Franc"
4861 msgstr ""
4862
4863 #: app/Services/Localization/i18n/states.php:883
4864 msgid "Bushehr (بوشهر)"
4865 msgstr ""
4866
4867 #: app/Services/Localization/i18n/states.php:2022
4868 msgid "Bushenyi"
4869 msgstr ""
4870
4871 #: app/Services/Localization/i18n/states.php:1100
4872 #: app/Services/Localization/i18n/states.php:2023
4873 msgid "Busia"
4874 msgstr ""
4875
4876 #: api/StoreSettings.php:310
4877 #: app/Services/Renderer/AddressSelectRenderer.php:489
4878 #: app/Services/Renderer/CheckoutRenderer.php:370
4879 #: app/Services/Translations/admin-translation.php:391
4880 #: app/Services/Translations/customer-profile-translation.php:47
4881 msgid "Business Details"
4882 msgstr ""
4883
4884 #: app/Services/Translations/admin-translation.php:392
4885 msgid "Business Information"
4886 msgstr ""
4887
4888 #: app/Services/Localization/i18n/states.php:2024
4889 msgid "Butaleja"
4890 msgstr ""
4891
4892 #: app/Services/Localization/i18n/states.php:2025
4893 msgid "Butambala"
4894 msgstr ""
4895
4896 #: app/Services/Localization/i18n/states.php:2026
4897 msgid "Butebo"
4898 msgstr ""
4899
4900 #: app/Services/Translations/admin-translation.php:393
4901 #: app/Services/Translations/block-editor-translation.php:64
4902 msgid "Button"
4903 msgstr ""
4904
4905 #: app/Modules/Templating/Bricks/Elements/BuySection.php:88
4906 #: app/Modules/Templating/Bricks/Elements/BuySection.php:216
4907 msgid "Button Text"
4908 msgstr ""
4909
4910 #: app/Services/Translations/block-editor-translation.php:66
4911 msgid "Button text"
4912 msgstr ""
4913
4914 #: app/Services/Translations/admin-translation.php:2771
4915 msgid "button to add tax classes."
4916 msgstr ""
4917
4918 #: app/Services/Translations/block-editor-translation.php:65
4919 msgid "Button Url Params"
4920 msgstr ""
4921
4922 #: app/Modules/Templating/Bricks/Elements/BuySection.php:94
4923 #: app/Modules/Templating/Bricks/Elements/BuySection.php:222
4924 msgid "Buttons Margin"
4925 msgstr ""
4926
4927 #: app/Services/Localization/i18n/states.php:2027
4928 msgid "Buvuma"
4929 msgstr ""
4930
4931 #. %s: product title
4932 #: app/Services/Renderer/ProductCardRender.php:474
4933 #, php-format
4934 msgid "Buy %s now"
4935 msgstr ""
4936
4937 #: app/Services/Renderer/ProductCardRender.php:471
4938 #: app/Services/Renderer/ProductRenderer.php:1340
4939 #: app/Services/Renderer/ProductRenderer.php:1412
4940 #: app/Services/Renderer/ProductRenderer.php:1499
4941 #: app/Services/Renderer/PricingTableRenderer.php:415
4942 #: app/Services/Translations/block-editor-translation.php:67
4943 #: app/Modules/Templating/AssetLoader.php:138
4944 #: app/Modules/Templating/AssetLoader.php:315
4945 #: app/Modules/Templating/Bricks/Elements/BuySection.php:217
4946 #: app/Modules/Templating/Bricks/Elements/BuySection.php:417
4947 #: app/Hooks/Handlers/BlockEditors/Buttons/BuyNowButtonBlockEditor.php:75
4948 #: app/Hooks/Handlers/ShortCodes/Buttons/DirectCheckoutShortcode.php:42
4949 msgid "Buy Now"
4950 msgstr ""
4951
4952 #: api/StoreSettings.php:1451
4953 msgid "Buy now"
4954 msgstr ""
4955
4956 #: app/Http/Requests/CouponRequest.php:120
4957 msgid "Buy quantity is required. "
4958 msgstr ""
4959
4960 #: app/Hooks/Handlers/BlockEditors/BuySectionBlockEditor.php:42
4961 msgid "Buy Section"
4962 msgstr ""
4963
4964 #: app/Modules/Templating/Bricks/Elements/BuySection.php:26
4965 msgid "Buy Section (FluentCart)"
4966 msgstr ""
4967
4968 #: app/Services/Localization/i18n/states.php:2028
4969 msgid "Buyende"
4970 msgstr ""
4971
4972 #: app/Helpers/EditorShortCodeHelper.php:267
4973 msgid "Buyer Company Name"
4974 msgstr ""
4975
4976 #: app/Helpers/EditorShortCodeHelper.php:269
4977 msgid "Buyer Legal Registration ID"
4978 msgstr ""
4979
4980 #: app/Helpers/EditorShortCodeHelper.php:270
4981 msgid "Buyer Reverse Charge Declaration"
4982 msgstr ""
4983
4984 #: app/Helpers/EditorShortCodeHelper.php:268
4985 msgid "Buyer VAT / Tax ID (formatted)"
4986 msgstr ""
4987
4988 #: app/Services/Localization/i18n/states.php:1670
4989 msgid "Buzău"
4990 msgstr ""
4991
4992 #. %s - user name
4993 #: app/Services/Translations/admin-translation.php:395
4994 #, php-format
4995 msgid "By %s"
4996 msgstr ""
4997
4998 #: app/Services/Translations/block-editor-translation.php:68
4999 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:247
5000 msgid ""
5001 "By checking this box, you agree to create an account with us to manage your "
5002 "subscription and order details. This is mandatory for subscription-based "
5003 "purchases."
5004 msgstr ""
5005
5006 #: app/Services/Translations/admin-translation.php:396
5007 msgid "By Email Address"
5008 msgstr ""
5009
5010 #: app/Services/Translations/admin-translation.php:2772
5011 msgid "by id, order id, status, payment method, customer name, or product."
5012 msgstr ""
5013
5014 #: app/Services/Translations/admin-translation.php:2773
5015 msgid "by license key, order id, customer name/email or connected sites."
5016 msgstr ""
5017
5018 #: app/Services/Translations/admin-translation.php:2774
5019 msgid "by name, email, order number or reference."
5020 msgstr ""
5021
5022 #: app/Services/Filter/CustomerFilter.php:81
5023 #: app/Services/Filter/OrderFilter.php:237
5024 msgid "By Order Items"
5025 msgstr ""
5026
5027 #: app/Services/Filter/LicenseFilter.php:124
5028 #: app/Services/Filter/LicenseSiteFilter.php:111
5029 #: app/Services/Filter/OrderBumpFilter.php:107
5030 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:218
5031 msgid "By Products"
5032 msgstr ""
5033
5034 #: app/Services/Translations/admin-translation.php:2775
5035 msgid "by site URL"
5036 msgstr ""
5037
5038 #: app/Services/Localization/i18n/states.php:755
5039 msgid "Bács-Kiskun"
5040 msgstr ""
5041
5042 #: app/Services/Localization/i18n/states.php:491
5043 msgid "Béchar"
5044 msgstr ""
5045
5046 #: app/Services/Localization/i18n/states.php:489
5047 msgid "Béjaïa"
5048 msgstr ""
5049
5050 #: app/Services/Localization/i18n/states.php:756
5051 msgid "Békés"
5052 msgstr ""
5053
5054 #: app/Services/Localization/i18n/states.php:1208
5055 msgid "Béni-Mellal"
5056 msgstr ""
5057
5058 #: app/Services/Localization/i18n/states.php:1285
5059 msgid "Bălți"
5060 msgstr ""
5061
5062 #: app/Services/Localization/i18n/states.php:1644
5063 msgid "Caaguazú"
5064 msgstr ""
5065
5066 #: app/Services/Localization/i18n/states.php:1645
5067 msgid "Caazapá"
5068 msgstr ""
5069
5070 #: app/Services/Localization/i18n/states.php:1724
5071 msgid "Cabañas"
5072 msgstr ""
5073
5074 #: app/Services/Localization/i18n/states.php:73
5075 msgid "Cabinda"
5076 msgstr ""
5077
5078 #: app/Services/Localization/i18n/states.php:1376
5079 msgid "Cabo Delgado"
5080 msgstr ""
5081
5082 #: app/Services/Localization/i18n/states.php:1559
5083 msgid "Cagayan"
5084 msgstr ""
5085
5086 #: app/Services/Localization/i18n/states.php:932
5087 msgid "Cagliari"
5088 msgstr ""
5089
5090 #: app/Services/Localization/i18n/states.php:1289
5091 msgid "Cahul"
5092 msgstr ""
5093
5094 #: app/Services/Localization/i18n/states.php:567
5095 msgid "Cairo"
5096 msgstr ""
5097
5098 #: app/Services/Localization/i18n/states.php:1521
5099 msgid "Cajamarca"
5100 msgstr ""
5101
5102 #: app/Services/Translations/admin-translation.php:400
5103 msgid "Calculate profit/cost"
5104 msgstr ""
5105
5106 #: app/Services/Translations/admin-translation.php:399
5107 msgid "Calculate Tax Based On"
5108 msgstr ""
5109
5110 #: app/Services/Localization/i18n/states.php:382
5111 msgid "Caldas"
5112 msgstr ""
5113
5114 #: app/Services/Localization/i18n/states.php:2144
5115 msgid "California"
5116 msgstr ""
5117
5118 #: app/Services/Localization/i18n/states.php:933
5119 msgid "Caltanissetta"
5120 msgstr ""
5121
5122 #: app/Services/Localization/i18n/states.php:1560
5123 msgid "Camarines Norte"
5124 msgstr ""
5125
5126 #: app/Services/Localization/i18n/states.php:1561
5127 msgid "Camarines Sur"
5128 msgstr ""
5129
5130 #: app/Services/Localization/i18n/countries.php:52
5131 msgid "Cambodia"
5132 msgstr ""
5133
5134 #: app/Helpers/CurrenciesHelper.php:84
5135 msgid "Cambodian Riel"
5136 msgstr ""
5137
5138 #: app/Services/Localization/i18n/countries.php:53
5139 msgid "Cameroon"
5140 msgstr ""
5141
5142 #: app/Services/Localization/i18n/states.php:1562
5143 msgid "Camiguin"
5144 msgstr ""
5145
5146 #: app/Services/Localization/i18n/states.php:1330
5147 msgid "Campeche"
5148 msgstr ""
5149
5150 #: app/Services/Localization/i18n/states.php:934
5151 msgid "Campobasso"
5152 msgstr ""
5153
5154 #: app/Services/Translations/admin-translation.php:401
5155 msgid "Can close the window - product will continue to insert."
5156 msgstr ""
5157
5158 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:53
5159 msgid "Can not apply the coupons together"
5160 msgstr ""
5161
5162 #: app/Http/Controllers/CustomerController.php:205
5163 #: app/Http/Controllers/CustomerController.php:222
5164 msgid "Can not attach user"
5165 msgstr ""
5166
5167 #: app/Http/Controllers/CustomerController.php:250
5168 msgid "Can not detach user"
5169 msgstr ""
5170
5171 #: app/Services/Permission/PermissionManager.php:195
5172 msgid "Can Refund Orders"
5173 msgstr ""
5174
5175 #: app/Services/Localization/i18n/countries.php:54
5176 msgid "Canada"
5177 msgstr ""
5178
5179 #: app/Helpers/CurrenciesHelper.php:44
5180 msgid "Canadian Dollar"
5181 msgstr ""
5182
5183 #: app/Services/Renderer/AddressSelectRenderer.php:382
5184 #: app/Services/Renderer/AddressSelectRenderer.php:383
5185 #: app/Services/Translations/TransStrings.php:138
5186 #: app/Services/Translations/TransStrings.php:245
5187 #: app/Services/Translations/admin-translation.php:402
5188 #: app/Services/Translations/customer-profile-translation.php:49
5189 #: app/Services/Translations/block-editor-translation.php:69
5190 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:161
5191 msgid "Cancel"
5192 msgstr ""
5193
5194 #: app/Modules/MCP/Tools/SubscriptionTools.php:84
5195 msgid ""
5196 "Cancel a subscription through its gateway. Cancel is destructive — call "
5197 "dry_run:true first to preview and receive a confirm_token, then call again "
5198 "with that confirm_token plus an idempotency_key to execute. Cancellation "
5199 "takes effect immediately (the subscription is marked canceled now). The "
5200 "preview reports payment_mode and live_gateway_action; executing a LIVE "
5201 "cancellation requires the operator to opt in (test-mode always works)."
5202 msgstr ""
5203
5204 #: app/Services/Translations/block-editor-translation.php:70
5205 msgid "Cancel Button Text"
5206 msgstr ""
5207
5208 #: app/Services/Translations/admin-translation.php:403
5209 msgid "Cancel Order"
5210 msgstr ""
5211
5212 #: app/Services/Translations/admin-translation.php:404
5213 #: app/Services/Translations/customer-profile-translation.php:50
5214 msgid "Cancel Subscription"
5215 msgstr ""
5216
5217 #: app/Services/Translations/admin-translation.php:406
5218 msgid "Cancel subscription"
5219 msgstr ""
5220
5221 #: app/Services/Translations/admin-translation.php:405
5222 msgid "Cancel Subscription (if any)"
5223 msgstr ""
5224
5225 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:61
5226 msgid "Cancel subscription is not implemented for this payment method."
5227 msgstr ""
5228
5229 #: app/Helpers/Status.php:163 app/Helpers/Status.php:176
5230 #: app/Helpers/Status.php:272 app/Services/Filter/OrderFilter.php:254
5231 #: app/Services/Translations/admin-translation.php:407
5232 #: app/Services/Translations/customer-profile-translation.php:51
5233 msgid "Canceled"
5234 msgstr ""
5235
5236 #: app/Events/Subscription/SubscriptionCanceled.php:52
5237 #: app/Services/Email/EmailPreviewService.php:42
5238 #: dev/wp-browser/tests/Integration/Events/SubscriptionEventsTest.php:187
5239 msgid "canceled on customer request"
5240 msgstr ""
5241
5242 #: app/Services/Translations/admin-translation.php:408
5243 msgid "Cancellation reason"
5244 msgstr ""
5245
5246 #: app/Helpers/Helper.php:225 app/Helpers/Helper.php:240
5247 msgid "Cancelled"
5248 msgstr ""
5249
5250 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:399
5251 msgid "Cancelled by Customer from customer portal"
5252 msgstr ""
5253
5254 #: app/Services/Localization/i18n/states.php:2197
5255 msgid "Canelones"
5256 msgstr ""
5257
5258 #: app/Services/Localization/i18n/states.php:1653
5259 msgid "Canindeyú"
5260 msgstr ""
5261
5262 #: app/Http/Requests/AttrTermRequest.php:21
5263 msgid "Cannot create more than 10 terms at once."
5264 msgstr ""
5265
5266 #. %s is the order number
5267 #: app/Services/Translations/admin-translation.php:410
5268 #, php-format
5269 msgid "Cannot delete order %s due to status: completed"
5270 msgstr ""
5271
5272 #: app/Http/Controllers/TaxClassController.php:106
5273 #: app/Http/Controllers/TaxRateController.php:105
5274 msgid "Cannot delete the Standard tax class"
5275 msgstr ""
5276
5277 #: app/Services/Translations/admin-translation.php:411
5278 msgid "Cant upload the file"
5279 msgstr ""
5280
5281 #: app/Services/Localization/i18n/states.php:603
5282 msgid "Cantabria"
5283 msgstr ""
5284
5285 #: app/Services/Localization/i18n/states.php:1290
5286 msgid "Cantemir"
5287 msgstr ""
5288
5289 #: app/Services/Localization/i18n/states.php:1494
5290 msgid "Canterbury"
5291 msgstr ""
5292
5293 #: app/Services/Localization/i18n/address-locales.php:69
5294 #: app/Services/Localization/i18n/address-locales.php:159
5295 msgid "Canton"
5296 msgstr ""
5297
5298 #: app/Services/Localization/i18n/countries.php:55
5299 msgid "Cape Verde"
5300 msgstr ""
5301
5302 #: app/Helpers/CurrenciesHelper.php:51
5303 msgid "Cape Verdean Escudo"
5304 msgstr ""
5305
5306 #: app/Services/Localization/i18n/states.php:2217
5307 msgid "Capital"
5308 msgstr ""
5309
5310 #: app/Services/Localization/i18n/states.php:390
5311 msgid "Capital District"
5312 msgstr ""
5313
5314 #: app/Services/Localization/i18n/states.php:1563
5315 msgid "Capiz"
5316 msgstr ""
5317
5318 #: app/Services/Translations/admin-translation.php:412
5319 msgid "Capture"
5320 msgstr ""
5321
5322 #: app/Services/Localization/i18n/states.php:383
5323 msgid "Caquetá"
5324 msgstr ""
5325
5326 #: app/Services/Localization/i18n/states.php:2223
5327 msgid "Carabobo"
5328 msgstr ""
5329
5330 #: app/Services/Localization/i18n/states.php:1465
5331 msgid "Carazo"
5332 msgstr ""
5333
5334 #: app/Services/Localization/i18n/states.php:1672
5335 msgid "Caraș-Severin"
5336 msgstr ""
5337
5338 #: app/Services/Localization/i18n/states.php:538
5339 msgid "Carchi"
5340 msgstr ""
5341
5342 #: app/Services/Translations/block-editor-translation.php:71
5343 msgid "Card"
5344 msgstr ""
5345
5346 #: app/Helpers/EditorShortCodeHelper.php:184
5347 #: app/Services/Filter/OrderFilter.php:418
5348 msgid "Card Brand"
5349 msgstr ""
5350
5351 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:179
5352 msgid "Card details are not valid!"
5353 msgstr ""
5354
5355 #: app/Services/Translations/customer-profile-translation.php:53
5356 msgid "Card ending with"
5357 msgstr ""
5358
5359 #: app/Helpers/EditorShortCodeHelper.php:183
5360 msgid "Card Last 4"
5361 msgstr ""
5362
5363 #: app/Services/Filter/OrderFilter.php:410
5364 msgid "Card last 4"
5365 msgstr ""
5366
5367 #: app/Services/Translations/customer-profile-translation.php:52
5368 msgid "Card Number"
5369 msgstr ""
5370
5371 #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:88
5372 #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:88
5373 #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:88
5374 msgid "Card payments & Bank transfers"
5375 msgstr ""
5376
5377 #: app/Services/Translations/block-editor-translation.php:72
5378 msgid "Card Sizing"
5379 msgstr ""
5380
5381 #: app/Services/Translations/customer-profile-translation.php:54
5382 #: app/Modules/PaymentMethods/StripeGateway/SubscriptionsManager.php:73
5383 msgid "Card verification failed"
5384 msgstr ""
5385
5386 #: app/Services/Localization/i18n/states.php:813
5387 msgid "Carlow"
5388 msgstr ""
5389
5390 #: app/Services/Translations/TransStrings.php:295
5391 msgid "Carousel arrow left"
5392 msgstr ""
5393
5394 #: app/Services/Translations/TransStrings.php:296
5395 msgid "Carousel arrow right"
5396 msgstr ""
5397
5398 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:141
5399 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:123
5400 msgid "Carousel Controls"
5401 msgstr ""
5402
5403 #: app/Services/Translations/block-editor-translation.php:73
5404 msgid "Carousel interaction & animation"
5405 msgstr ""
5406
5407 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:152
5408 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:137
5409 msgid "Carousel Pagination"
5410 msgstr ""
5411
5412 #: app/Services/Translations/TransStrings.php:297
5413 msgid "Carousel switch to index {index}"
5414 msgstr ""
5415
5416 #: api/StoreSettings.php:697 api/StoreSettings.php:707
5417 #: app/Services/Renderer/MiniCartRenderer.php:112
5418 #: app/Services/Translations/admin-translation.php:413
5419 msgid "Cart"
5420 msgstr ""
5421
5422 #: app/Services/Translations/admin-translation.php:414
5423 msgid "Cart & Checkout"
5424 msgstr ""
5425
5426 #: api/StoreSettings.php:995
5427 msgid "Cart & checkout"
5428 msgstr ""
5429
5430 #: app/Services/Translations/admin-translation.php:416
5431 msgid "Cart and Checkout"
5432 msgstr ""
5433
5434 #: app/Services/Translations/block-editor-translation.php:74
5435 msgid "Cart Button Text"
5436 msgstr ""
5437
5438 #: app/Services/Renderer/CartDrawerRenderer.php:144
5439 #: app/Services/Translations/block-editor-translation.php:75
5440 msgid "Cart Icon"
5441 msgstr ""
5442
5443 #: api/StoreSettings.php:1005
5444 msgid "Cart Icon In Body"
5445 msgstr ""
5446
5447 #: api/Checkout/CheckoutApi.php:54
5448 msgid "Cart is empty or already completed"
5449 msgstr ""
5450
5451 #: app/Services/Renderer/CartRenderer.php:328
5452 msgid "Cart Item Summary"
5453 msgstr ""
5454
5455 #: app/Services/Translations/admin-translation.php:415
5456 msgid "Cart Items"
5457 msgstr ""
5458
5459 #: app/Hooks/Handlers/MenuHandler.php:80
5460 msgid "Cart Page"
5461 msgstr ""
5462
5463 #: app/Services/Renderer/CartRenderer.php:413
5464 msgid "Cart Total"
5465 msgstr ""
5466
5467 #: app/Hooks/Cart/WebCheckoutHandler.php:749
5468 msgid "Cart updated successfully"
5469 msgstr ""
5470
5471 #: api/Resource/FrontendResource/CartResource.php:220
5472 msgid "Cart validation error!"
5473 msgstr ""
5474
5475 #: app/Services/Localization/i18n/states.php:412
5476 msgid "Cartago"
5477 msgstr ""
5478
5479 #: app/Services/Localization/i18n/states.php:1214
5480 msgid "Casablanca"
5481 msgstr ""
5482
5483 #: app/Services/Localization/i18n/states.php:384
5484 msgid "Casanare"
5485 msgstr ""
5486
5487 #: app/Services/Localization/i18n/states.php:935
5488 msgid "Caserta"
5489 msgstr ""
5490
5491 #: app/Modules/PaymentMethods/Cod/Cod.php:38
5492 msgid "Cash"
5493 msgstr ""
5494
5495 #: app/Modules/PaymentMethods/Cod/Cod.php:159
5496 msgid "Cash upon delivery, bank transfer or other manual process."
5497 msgstr ""
5498
5499 #: app/Services/Localization/i18n/states.php:604
5500 msgid "Castellón"
5501 msgstr ""
5502
5503 #: app/Services/Localization/i18n/states.php:92
5504 msgid "Catamarca"
5505 msgstr ""
5506
5507 #: app/Services/Localization/i18n/states.php:1564
5508 msgid "Catanduanes"
5509 msgstr ""
5510
5511 #: app/Services/Localization/i18n/states.php:936
5512 msgid "Catania"
5513 msgstr ""
5514
5515 #: app/Services/Localization/i18n/states.php:937
5516 msgid "Catanzaro"
5517 msgstr ""
5518
5519 #: app/CPT/FluentProducts.php:286 app/Helpers/AdminHelper.php:175
5520 #: app/Services/Translations/admin-translation.php:417
5521 #: app/Services/Translations/block-editor-translation.php:76
5522 msgid "Categories"
5523 msgstr ""
5524
5525 #: app/CPT/FluentProducts.php:287
5526 #: app/Services/Translations/admin-translation.php:418
5527 #: app/Services/Translations/block-editor-translation.php:77
5528 msgid "Category"
5529 msgstr ""
5530
5531 #: app/Services/Localization/i18n/states.php:385
5532 msgid "Cauca"
5533 msgstr ""
5534
5535 #: app/Services/Localization/i18n/states.php:2273
5536 msgid "Causeway Coast and Glens"
5537 msgstr ""
5538
5539 #: app/Services/Localization/i18n/states.php:814
5540 msgid "Cavan"
5541 msgstr ""
5542
5543 #: app/Services/Localization/i18n/states.php:1565
5544 msgid "Cavite"
5545 msgstr ""
5546
5547 #: app/Services/Localization/i18n/countries.php:56
5548 msgid "Cayman Islands"
5549 msgstr ""
5550
5551 #: app/Helpers/CurrenciesHelper.php:87
5552 msgid "Cayman Islands Dollar"
5553 msgstr ""
5554
5555 #: app/Services/Localization/i18n/states.php:537
5556 msgid "Cañar"
5557 msgstr ""
5558
5559 #: app/Services/Translations/admin-translation.php:419
5560 msgid "Cc:"
5561 msgstr ""
5562
5563 #: app/Services/Localization/i18n/states.php:257
5564 msgid "Ceará"
5565 msgstr ""
5566
5567 #: app/Services/Localization/i18n/states.php:1566
5568 msgid "Cebu"
5569 msgstr ""
5570
5571 #: app/Services/Translations/block-editor-translation.php:78
5572 msgid "Center"
5573 msgstr ""
5574
5575 #: app/Services/Localization/i18n/states.php:653
5576 #: app/Services/Localization/i18n/states.php:1650
5577 #: app/Services/Localization/i18n/states.php:2258
5578 msgid "Central"
5579 msgstr ""
5580
5581 #: app/Helpers/CurrenciesHelper.php:153 app/Helpers/CurrenciesHelper.php:396
5582 msgid "Central African Cfa Franc"
5583 msgstr ""
5584
5585 #: app/Services/Localization/i18n/countries.php:57
5586 msgid "Central African Republic"
5587 msgstr ""
5588
5589 #: app/Services/Localization/i18n/states.php:676
5590 msgid "Central Greece"
5591 msgstr ""
5592
5593 #: app/Services/Localization/i18n/states.php:670
5594 msgid "Central Macedonia"
5595 msgstr ""
5596
5597 #: app/Services/Localization/i18n/states.php:2198
5598 msgid "Cerro Largo"
5599 msgstr ""
5600
5601 #: app/Services/Localization/i18n/states.php:386
5602 msgid "Cesar"
5603 msgstr ""
5604
5605 #: app/Services/Localization/i18n/states.php:605
5606 msgid "Ceuta"
5607 msgstr ""
5608
5609 #: app/Helpers/CurrenciesHelper.php:156 app/Helpers/CurrenciesHelper.php:398
5610 msgid "Cfp Franc"
5611 msgstr ""
5612
5613 #: app/Services/Localization/i18n/states.php:1745
5614 msgid "Chachoengsao"
5615 msgstr ""
5616
5617 #: app/Services/Localization/i18n/states.php:93
5618 msgid "Chaco"
5619 msgstr ""
5620
5621 #: app/Services/Localization/i18n/countries.php:58
5622 msgid "Chad"
5623 msgstr ""
5624
5625 #: app/Services/Localization/i18n/states.php:896
5626 msgid "Chaharmahal and Bakhtiari (چهارمحال و بختیاری)"
5627 msgstr ""
5628
5629 #: app/Services/Localization/i18n/states.php:1746
5630 msgid "Chai Nat"
5631 msgstr ""
5632
5633 #: app/Services/Localization/i18n/states.php:1747
5634 msgid "Chaiyaphum"
5635 msgstr ""
5636
5637 #: app/Services/Localization/i18n/states.php:1725
5638 msgid "Chalatenango"
5639 msgstr ""
5640
5641 #: app/Services/Localization/i18n/states.php:1169
5642 msgid "Champasak"
5643 msgstr ""
5644
5645 #: app/Services/Localization/i18n/states.php:872
5646 msgid "Chandigarh"
5647 msgstr ""
5648
5649 #: app/Services/Localization/i18n/states.php:135
5650 msgid "Chandpur"
5651 msgstr ""
5652
5653 #: app/Services/Renderer/AddressSelectRenderer.php:104
5654 #: app/Services/Translations/admin-translation.php:420
5655 #: app/Services/Translations/block-editor-translation.php:79
5656 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:157
5657 msgid "Change"
5658 msgstr ""
5659
5660 #: app/Services/Renderer/AddressSelectRenderer.php:87
5661 msgid "Change Address"
5662 msgstr ""
5663
5664 #: app/Modules/MCP/Tools/OrderTools.php:128
5665 msgid ""
5666 "Change an order status or shipping status. Pass order_id and at least one of "
5667 "order_status or shipping_status. A no-op is returned if the order is already "
5668 "in that status. To refund, use refund-order instead."
5669 msgstr ""
5670
5671 #: app/Services/Translations/admin-translation.php:421
5672 msgid "Change Customer"
5673 msgstr ""
5674
5675 #: app/Services/Translations/admin-translation.php:428
5676 msgid "Change customer"
5677 msgstr ""
5678
5679 #: app/Services/Translations/admin-translation.php:422
5680 msgid "Change Customer Status"
5681 msgstr ""
5682
5683 #: app/Services/Translations/admin-translation.php:423
5684 #: app/Modules/MCP/Tools/OrderTools.php:127
5685 msgid "Change Order Status"
5686 msgstr ""
5687
5688 #: app/Services/Translations/admin-translation.php:424
5689 msgid "Change Payment Status"
5690 msgstr ""
5691
5692 #: app/Services/Translations/admin-translation.php:425
5693 msgid "Change Plan"
5694 msgstr ""
5695
5696 #: app/Services/Translations/admin-translation.php:426
5697 msgid "Change Plan to"
5698 msgstr ""
5699
5700 #: app/Services/Translations/block-editor-translation.php:80
5701 msgid "Change Product"
5702 msgstr ""
5703
5704 #: app/Services/Renderer/CartRenderer.php:280
5705 msgid "Change Quantity"
5706 msgstr ""
5707
5708 #: app/Services/Translations/admin-translation.php:427
5709 msgid "Change Shipping Status"
5710 msgstr ""
5711
5712 #: app/Modules/MCP/Tools/SubscriptionTools.php:83
5713 msgid "Change Subscription Status"
5714 msgstr ""
5715
5716 #: app/Services/Translations/admin-translation.php:429
5717 msgid "Change tax class"
5718 msgstr ""
5719
5720 #. %s: theme name
5721 #: app/Services/Translations/admin-translation.php:431
5722 #, php-format
5723 msgid "Change theme to %1$s"
5724 msgstr ""
5725
5726 #: app/Services/Translations/admin-translation.php:432
5727 msgid "Change:"
5728 msgstr ""
5729
5730 #: app/Views/emails/subscription/canceled/customer.php:74
5731 msgid "Changed your mind? You can reactivate your subscription at any time."
5732 msgstr ""
5733
5734 #: app/Services/Translations/admin-translation.php:433
5735 msgid "Changelog Description"
5736 msgstr ""
5737
5738 #: app/Services/Translations/admin-translation.php:434
5739 msgid "Changelog Page URL"
5740 msgstr ""
5741
5742 #. %1$s: number of variants in the group
5743 #: app/Services/Translations/admin-translation.php:436
5744 #, php-format
5745 msgid "Changes will apply to all %1$s variants in this group."
5746 msgstr ""
5747
5748 #: app/Services/Localization/i18n/states.php:1748
5749 msgid "Chanthaburi"
5750 msgstr ""
5751
5752 #: app/Services/Filter/OrderFilter.php:402
5753 msgid "Charge"
5754 msgstr ""
5755
5756 #: app/Services/Translations/admin-translation.php:438
5757 msgid "Charge all EU customers your home country's rate."
5758 msgstr ""
5759
5760 #: app/Services/Translations/admin-translation.php:439
5761 msgid "Charge each EU customer their country's VAT rate."
5762 msgstr ""
5763
5764 #: app/Services/Translations/admin-translation.php:440
5765 msgid "Charge per item"
5766 msgstr ""
5767
5768 #: app/Services/Translations/admin-translation.php:441
5769 msgid "Charge per item in the cart."
5770 msgstr ""
5771
5772 #: app/Services/Translations/admin-translation.php:437
5773 msgid "Charge Reversed"
5774 msgstr ""
5775
5776 #: app/Services/Translations/customer-profile-translation.php:55
5777 #: app/Views/invoice/thank_you.php:258 app/Views/invoice/receipt_slip.php:399
5778 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:700
5779 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:946
5780 #: app/Services/Renderer/Receipt/ThankYouRender.php:517
5781 #: app/Services/Renderer/Receipt/ThankYouRender.php:1140
5782 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:559
5783 #: app/Views/emails/parts/subscription_item.php:85
5784 #: app/Views/emails/parts/items_table.php:402
5785 msgid "Charge reversed"
5786 msgstr ""
5787
5788 #: app/Services/Translations/admin-translation.php:442
5789 msgid "Charge tax"
5790 msgstr ""
5791
5792 #: app/Services/Translations/admin-translation.php:443
5793 msgid "Charge tax on this product"
5794 msgstr ""
5795
5796 #: app/Services/Translations/admin-translation.php:444
5797 msgid "Charge tax on this variation"
5798 msgstr ""
5799
5800 #: app/Services/Localization/i18n/states.php:136
5801 msgid "Chattogram"
5802 msgstr ""
5803
5804 #: app/Services/Translations/admin-translation.php:445
5805 msgid "Check Global Integration Settings"
5806 msgstr ""
5807
5808 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:213
5809 msgid "Check if contacts has any active license from any products"
5810 msgstr ""
5811
5812 #: app/Http/Controllers/WebController/FileDownloader.php:123
5813 msgid "Check Storage Settings"
5814 msgstr ""
5815
5816 #: app/Services/Translations/admin-translation.php:446
5817 msgid ""
5818 "Check this box if you want the Cost to be multiplied by the quantity of "
5819 "items in the cart that belong to this shipping class. For example, if the "
5820 "cost is $5 and a customer buys 3 items from this class, the total shipping "
5821 "cost for these items will be $15, plus other shipping cost from other "
5822 "settings. Leave this unchecked to apply the cost only once per order for "
5823 "this class"
5824 msgstr ""
5825
5826 #: app/Services/Translations/block-editor-translation.php:81
5827 msgid "Checkbox Active Background"
5828 msgstr ""
5829
5830 #: app/Services/Translations/block-editor-translation.php:82
5831 msgid "Checkbox Active Text Color"
5832 msgstr ""
5833
5834 #: app/Services/Translations/block-editor-translation.php:83
5835 msgid "Checkbox Background"
5836 msgstr ""
5837
5838 #: app/Services/Translations/block-editor-translation.php:84
5839 msgid "Checkbox Border"
5840 msgstr ""
5841
5842 #: app/Services/Translations/block-editor-translation.php:85
5843 msgid "Checkbox Text Color"
5844 msgstr ""
5845
5846 #: app/Services/Translations/admin-translation.php:447
5847 msgid ""
5848 "Checked means the coupon code will be displayed on the checkout to the users"
5849 msgstr ""
5850
5851 #: app/Services/Translations/block-editor-translation.php:86
5852 msgid "Checkmark Border"
5853 msgstr ""
5854
5855 #: api/StoreSettings.php:56 api/StoreSettings.php:771 api/StoreSettings.php:781
5856 #: app/Services/Renderer/ModalCheckoutRenderer.php:109
5857 #: app/Services/Translations/admin-translation.php:448
5858 #: app/Http/Routes/WebRoutes.php:326
5859 msgid "Checkout"
5860 msgstr ""
5861
5862 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:163
5863 msgid "Checkout Address Fields"
5864 msgstr ""
5865
5866 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:315
5867 msgid "Checkout Agree Terms Field"
5868 msgstr ""
5869
5870 #: app/Services/Translations/block-editor-translation.php:87
5871 msgid "Checkout Button Text"
5872 msgstr ""
5873
5874 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:150
5875 msgid "Checkout Create Account Field"
5876 msgstr ""
5877
5878 #: api/StoreSettings.php:362
5879 msgid "Checkout Currency"
5880 msgstr ""
5881
5882 #: app/Services/Translations/admin-translation.php:449
5883 msgid "Checkout Customization"
5884 msgstr ""
5885
5886 #: app/Http/Controllers/PaymentMethodController.php:113
5887 msgid "Checkout design settings saved"
5888 msgstr ""
5889
5890 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:524
5891 msgid "Checkout EU VAT"
5892 msgstr ""
5893
5894 #: app/Services/Translations/admin-translation.php:450
5895 msgid "Checkout Fields"
5896 msgstr ""
5897
5898 #: app/Http/Controllers/CheckoutFieldsController.php:48
5899 msgid "Checkout fields has been updated successfully."
5900 msgstr ""
5901
5902 #: app/Services/Renderer/ModalCheckoutRenderer.php:143
5903 #: app/Services/Renderer/CheckoutRenderer.php:205
5904 msgid "Checkout Form"
5905 msgstr ""
5906
5907 #: app/Services/Translations/admin-translation.php:451
5908 msgid "Checkout Instructions"
5909 msgstr ""
5910
5911 #: app/Services/Translations/admin-translation.php:452
5912 msgid ""
5913 "Checkout Instructions will be displayed on the checkout page gateway section."
5914 msgstr ""
5915
5916 #: app/Services/Translations/admin-translation.php:453
5917 msgid "Checkout Label"
5918 msgstr ""
5919
5920 #: app/Services/Translations/admin-translation.php:454
5921 msgid "Checkout Logo"
5922 msgstr ""
5923
5924 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:326
5925 msgid "Checkout Mode"
5926 msgstr ""
5927
5928 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:123
5929 msgid "Checkout Name Fields"
5930 msgstr ""
5931
5932 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:490
5933 msgid "Checkout Order Bump"
5934 msgstr ""
5935
5936 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:354
5937 msgid "Checkout Order Notes Field"
5938 msgstr ""
5939
5940 #: app/Services/Renderer/CheckoutRenderer.php:149
5941 #: app/Hooks/Handlers/MenuHandler.php:79
5942 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:61
5943 msgid "Checkout Page"
5944 msgstr ""
5945
5946 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:302
5947 msgid "Checkout Payment Methods"
5948 msgstr ""
5949
5950 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:289
5951 msgid "Checkout Shipping Methods"
5952 msgstr ""
5953
5954 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:341
5955 msgid "Checkout Submit Button"
5956 msgstr ""
5957
5958 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:367
5959 msgid "Checkout Summary"
5960 msgstr ""
5961
5962 #: app/Services/Translations/admin-translation.php:455
5963 msgid "Checkout Tax Breakdown Display"
5964 msgstr ""
5965
5966 #: app/Services/Localization/i18n/states.php:1215
5967 msgid "Chefchaouen"
5968 msgstr ""
5969
5970 #: app/Services/Localization/i18n/states.php:1994
5971 msgid "Cherkashchyna"
5972 msgstr ""
5973
5974 #: app/Services/Localization/i18n/states.php:1995
5975 msgid "Chernihivshchyna"
5976 msgstr ""
5977
5978 #: app/Services/Localization/i18n/states.php:1996
5979 msgid "Chernivtsi Oblast"
5980 msgstr ""
5981
5982 #: app/Services/Localization/i18n/states.php:845
5983 msgid "Chhattisgarh"
5984 msgstr ""
5985
5986 #: app/Services/Localization/i18n/states.php:1749
5987 msgid "Chiang Mai"
5988 msgstr ""
5989
5990 #: app/Services/Localization/i18n/states.php:1750
5991 msgid "Chiang Rai"
5992 msgstr ""
5993
5994 #: app/Services/Localization/i18n/states.php:1331
5995 msgid "Chiapas"
5996 msgstr ""
5997
5998 #: app/Services/Localization/i18n/states.php:1059
5999 msgid "Chiba"
6000 msgstr ""
6001
6002 #: app/Services/Localization/i18n/states.php:1216
6003 msgid "Chichaoua"
6004 msgstr ""
6005
6006 #: app/Services/Localization/i18n/states.php:938
6007 msgid "Chieti"
6008 msgstr ""
6009
6010 #: app/Services/Localization/i18n/states.php:1332
6011 msgid "Chihuahua"
6012 msgstr ""
6013
6014 #: app/Services/Localization/i18n/countries.php:59
6015 msgid "Chile"
6016 msgstr ""
6017
6018 #: app/Helpers/CurrenciesHelper.php:47 app/Helpers/CurrenciesHelper.php:385
6019 msgid "Chilean Peso"
6020 msgstr ""
6021
6022 #: app/Services/Localization/i18n/states.php:685
6023 msgid "Chimaltenango"
6024 msgstr ""
6025
6026 #: app/Services/Localization/i18n/states.php:539
6027 msgid "Chimborazo"
6028 msgstr ""
6029
6030 #: app/Services/Localization/i18n/countries.php:60
6031 msgid "China"
6032 msgstr ""
6033
6034 #: app/Services/Localization/i18n/states.php:1466
6035 msgid "Chinandega"
6036 msgstr ""
6037
6038 #: app/Helpers/CurrenciesHelper.php:48
6039 msgid "Chinese Renminbi Yuan"
6040 msgstr ""
6041
6042 #: app/Services/Localization/i18n/states.php:686
6043 msgid "Chiquimula"
6044 msgstr ""
6045
6046 #: app/Services/Localization/i18n/states.php:1502
6047 msgid "Chiriquí"
6048 msgstr ""
6049
6050 #: app/Services/Localization/i18n/states.php:1284
6051 msgid "Chișinău"
6052 msgstr ""
6053
6054 #: app/Services/Localization/i18n/states.php:485
6055 msgid "Chlef"
6056 msgstr ""
6057
6058 #: app/Services/Localization/i18n/states.php:387
6059 msgid "Chocó"
6060 msgstr ""
6061
6062 #: app/Services/Localization/i18n/states.php:714
6063 msgid "Choluteca"
6064 msgstr ""
6065
6066 #: app/Services/Localization/i18n/states.php:1751
6067 msgid "Chonburi"
6068 msgstr ""
6069
6070 #: app/Services/Localization/i18n/states.php:364
6071 msgid "Chongqing / 重庆"
6072 msgstr ""
6073
6074 #: app/Services/Localization/i18n/states.php:1467
6075 msgid "Chontales"
6076 msgstr ""
6077
6078 #. %1$s is the attribute group title
6079 #: app/Services/Renderer/AdvancedVariationRenderer.php:283
6080 #: app/Services/Renderer/AdvancedVariationRenderer.php:328
6081 #: app/Services/Renderer/AdvancedVariationRenderer.php:381
6082 #, php-format
6083 msgid "Choose %1$s"
6084 msgstr ""
6085
6086 #: app/Services/Translations/customer-profile-translation.php:56
6087 msgid ""
6088 "Choose an existing billing address or add a new one in profile settings."
6089 msgstr ""
6090
6091 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:738
6092 msgid "Choose any option to continue"
6093 msgstr ""
6094
6095 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:340
6096 msgid ""
6097 "Choose between Embedded and Hosted checkout modes. Embedded mode is "
6098 "recommended for most use cases. For Bank transfers, use Hosted mode. "
6099 "(checkout.session.completed webhook event will be triggered only for hosted "
6100 "mode)"
6101 msgstr ""
6102
6103 #: app/Services/Translations/admin-translation.php:456
6104 msgid "Choose File"
6105 msgstr ""
6106
6107 #: app/Http/Controllers/DashboardController.php:44
6108 msgid "Choose from fast & secure online and offline payment."
6109 msgstr ""
6110
6111 #: app/Services/Translations/admin-translation.php:457
6112 msgid "Choose how tax context appears on each checkout line item."
6113 msgstr ""
6114
6115 #: app/Services/Translations/admin-translation.php:458
6116 msgid "Choose how to collect VAT for sales to other EU countries."
6117 msgstr ""
6118
6119 #: app/Services/Translations/admin-translation.php:459
6120 msgid "Choose how to round tax calculations."
6121 msgstr ""
6122
6123 #: app/Services/Translations/admin-translation.php:460
6124 msgid "Choose variant"
6125 msgstr ""
6126
6127 #: app/Services/Translations/admin-translation.php:461
6128 msgid "Choose whether product prices are entered including or excluding tax."
6129 msgstr ""
6130
6131 #: app/Services/Translations/admin-translation.php:462
6132 msgid ""
6133 "Choosing the Type will impact your order status change flow upon successful "
6134 "payment. For physical items, the status changes from On-Hold to Processing, "
6135 "while for digital items, it changes from On-Hold to Completed."
6136 msgstr ""
6137
6138 #: app/Services/Localization/i18n/states.php:1148
6139 msgid "Christ Church Nichola Town"
6140 msgstr ""
6141
6142 #: app/Services/Localization/i18n/countries.php:61
6143 msgid "Christmas Island"
6144 msgstr ""
6145
6146 #: app/Services/Localization/i18n/states.php:1217
6147 msgid "Chtouka Aït Baha"
6148 msgstr ""
6149
6150 #: app/Services/Localization/i18n/states.php:137
6151 msgid "Chuadanga"
6152 msgstr ""
6153
6154 #: app/Services/Localization/i18n/states.php:94
6155 msgid "Chubut"
6156 msgstr ""
6157
6158 #: app/Services/Localization/i18n/states.php:1752
6159 msgid "Chumphon"
6160 msgstr ""
6161
6162 #: app/Services/Localization/i18n/states.php:242
6163 msgid "Chuquisaca"
6164 msgstr ""
6165
6166 #: app/Services/Translations/admin-translation.php:463
6167 msgid "Churn Analytics"
6168 msgstr ""
6169
6170 #: app/Services/Translations/admin-translation.php:464
6171 msgid "Churn Rate"
6172 msgstr ""
6173
6174 #: app/Services/Translations/admin-translation.php:465
6175 msgid "Churn Rates Over Time"
6176 msgstr ""
6177
6178 #: app/Services/Localization/i18n/states.php:444
6179 msgid "Cibao Nordeste"
6180 msgstr ""
6181
6182 #: app/Services/Localization/i18n/states.php:445
6183 msgid "Cibao Noroeste"
6184 msgstr ""
6185
6186 #: app/Services/Localization/i18n/states.php:446
6187 msgid "Cibao Norte"
6188 msgstr ""
6189
6190 #: app/Services/Localization/i18n/states.php:447
6191 msgid "Cibao Sur"
6192 msgstr ""
6193
6194 #: app/Services/Localization/i18n/states.php:1293
6195 msgid "Cimișlia"
6196 msgstr ""
6197
6198 #: app/Helpers/EditorShortCodeHelper.php:136
6199 #: app/Helpers/EditorShortCodeHelper.php:145
6200 #: app/Services/Renderer/CheckoutFieldsSchema.php:525
6201 #: app/Services/Renderer/CheckoutFieldsSchema.php:567
6202 msgid "City"
6203 msgstr ""
6204
6205 #: app/Services/Translations/admin-translation.php:466
6206 msgid "City (optional)"
6207 msgstr ""
6208
6209 #: app/Services/Translations/admin-translation.php:467
6210 msgid "City / Postcode"
6211 msgstr ""
6212
6213 #: app/Services/Renderer/AddressSelectRenderer.php:346
6214 #: app/Services/Renderer/AddressSelectRenderer.php:351
6215 msgid "City / Town"
6216 msgstr ""
6217
6218 #: api/Checkout/CheckoutApi.php:1010 api/Checkout/CheckoutApi.php:1016
6219 #: app/Http/Requests/CustomerAddressRequest.php:69
6220 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:43
6221 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:74
6222 msgid "City field is required."
6223 msgstr ""
6224
6225 #: app/Services/Translations/admin-translation.php:468
6226 #: app/Services/Translations/customer-profile-translation.php:57
6227 msgid "City/Town"
6228 msgstr ""
6229
6230 #: app/Services/Localization/i18n/states.php:90
6231 msgid "Ciudad Autónoma de Buenos Aires"
6232 msgstr ""
6233
6234 #: app/Services/Localization/i18n/states.php:1324
6235 msgid "Ciudad de México"
6236 msgstr ""
6237
6238 #: app/Services/Localization/i18n/states.php:606
6239 msgid "Ciudad Real"
6240 msgstr ""
6241
6242 #: app/Services/Localization/i18n/states.php:815
6243 msgid "Clare"
6244 msgstr ""
6245
6246 #: app/Services/Localization/i18n/states.php:1037
6247 msgid "Clarendon"
6248 msgstr ""
6249
6250 #: app/Services/Translations/admin-translation.php:2776
6251 msgid "class"
6252 msgstr ""
6253
6254 #: app/Services/Translations/admin-translation.php:469
6255 msgid "Class Aggregation"
6256 msgstr ""
6257
6258 #: app/Services/Translations/admin-translation.php:470
6259 msgid "Class Details"
6260 msgstr ""
6261
6262 #: app/Services/Translations/admin-translation.php:471
6263 msgid "Class Name"
6264 msgstr ""
6265
6266 #: app/Services/Translations/admin-translation.php:472
6267 msgid "Class name"
6268 msgstr ""
6269
6270 #: app/Services/Translations/admin-translation.php:473
6271 msgid "Class:"
6272 msgstr ""
6273
6274 #: app/Services/Translations/admin-translation.php:474
6275 msgid "Classic Editor"
6276 msgstr ""
6277
6278 #: app/Services/Translations/TransStrings.php:124
6279 #: app/Services/Translations/TransStrings.php:139
6280 #: app/Services/Translations/admin-translation.php:475
6281 #: app/Services/Translations/block-editor-translation.php:88
6282 msgid "Clear"
6283 msgstr ""
6284
6285 #: app/Services/Translations/admin-translation.php:476
6286 msgid "Clear and Add Products"
6287 msgstr ""
6288
6289 #: app/Services/Translations/admin-translation.php:477
6290 msgid "Clear filters"
6291 msgstr ""
6292
6293 #: app/Services/Renderer/ProductFilterRender.php:75
6294 #: app/Services/Renderer/ProductFilterRender.php:77
6295 #: app/Services/Renderer/SearchBarRenderer.php:109
6296 #: app/Services/Renderer/SearchBarRenderer.php:111
6297 msgid "Clear search"
6298 msgstr ""
6299
6300 #: app/Services/Translations/admin-translation.php:478
6301 msgid "Clear title and color"
6302 msgstr ""
6303
6304 #. %1$s: "Add endpoint" link with icon
6305 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:49
6306 #, php-format
6307 msgid "Click %1$s and paste the webhook URL above"
6308 msgstr ""
6309
6310 #: app/Services/Translations/admin-translation.php:479
6311 msgid "Click Generate Snapshots above to view cohort data."
6312 msgstr ""
6313
6314 #: app/Services/Translations/admin-translation.php:481
6315 msgid "Click here"
6316 msgstr ""
6317
6318 #: app/Services/Translations/admin-translation.php:480
6319 msgid "Click Here to Renew your License"
6320 msgstr ""
6321
6322 #: app/Services/Translations/admin-translation.php:482
6323 msgid "Click to try"
6324 msgstr ""
6325
6326 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:221
6327 msgid "Client ID and API Key are required"
6328 msgstr ""
6329
6330 #: app/Services/Renderer/AddressSelectRenderer.php:120
6331 #: app/Services/Translations/admin-translation.php:483
6332 #: app/Services/Translations/customer-profile-translation.php:58
6333 msgid "Close"
6334 msgstr ""
6335
6336 #: app/Services/Renderer/CartDrawerRenderer.php:109
6337 msgid "Close Cart"
6338 msgstr ""
6339
6340 #: app/Services/Renderer/ModalCheckoutRenderer.php:92
6341 msgid "Close checkout"
6342 msgstr ""
6343
6344 #: app/Services/Renderer/ProductFilterRender.php:335
6345 msgid "Close filter menu"
6346 msgstr ""
6347
6348 #: app/Services/Renderer/ProductModalRenderer.php:42
6349 msgid "Close product modal"
6350 msgstr ""
6351
6352 #: app/Services/Translations/customer-profile-translation.php:59
6353 msgid "Close search"
6354 msgstr ""
6355
6356 #: app/Services/Translations/TransStrings.php:237
6357 #: app/Services/Translations/TransStrings.php:247
6358 #: app/Services/Translations/TransStrings.php:271
6359 msgid "Close this dialog"
6360 msgstr ""
6361
6362 #: app/Services/Translations/TransStrings.php:240
6363 msgid "Close this drawer"
6364 msgstr ""
6365
6366 #: app/Hooks/Handlers/GlobalStorageHandler.php:66
6367 msgid "Cloudflare R2"
6368 msgstr ""
6369
6370 #: app/Modules/Turnstile/TurnstileInit.php:15
6371 msgid "Cloudflare Turnstile"
6372 msgstr ""
6373
6374 #: app/Services/Localization/i18n/states.php:1673
6375 msgid "Cluj"
6376 msgstr ""
6377
6378 #: api/StoreSettings.php:1249 app/Services/Localization/i18n/units.php:22
6379 msgid "cm"
6380 msgstr ""
6381
6382 #: app/Modules/Tax/TaxModule.php:2406
6383 msgid "CNPJ / CPF"
6384 msgstr ""
6385
6386 #: app/Services/Localization/i18n/states.php:1333
6387 msgid "Coahuila"
6388 msgstr ""
6389
6390 #: app/Services/Localization/i18n/states.php:1919
6391 msgid "Coast"
6392 msgstr ""
6393
6394 #: app/Services/Localization/i18n/states.php:243
6395 msgid "Cochabamba"
6396 msgstr ""
6397
6398 #: app/Services/Localization/i18n/states.php:1500
6399 msgid "Coclé"
6400 msgstr ""
6401
6402 #: app/Services/Localization/i18n/countries.php:62
6403 msgid "Cocos (Keeling) Islands"
6404 msgstr ""
6405
6406 #: app/Services/Translations/admin-translation.php:484
6407 msgid "Code"
6408 msgstr ""
6409
6410 #: app/Http/Requests/CouponRequest.php:117
6411 msgid "Code is required."
6412 msgstr ""
6413
6414 #: app/Services/Translations/admin-translation.php:485
6415 msgid "Cohorts"
6416 msgstr ""
6417
6418 #: app/Services/Localization/i18n/states.php:2224
6419 msgid "Cojedes"
6420 msgstr ""
6421
6422 #: app/Services/Localization/i18n/states.php:1334
6423 msgid "Colima"
6424 msgstr ""
6425
6426 #: app/Services/Translations/admin-translation.php:486
6427 msgid "Collapse All"
6428 msgstr ""
6429
6430 #: app/Services/Translations/admin-translation.php:487
6431 msgid "Collapse all groups"
6432 msgstr ""
6433
6434 #: app/Services/Translations/admin-translation.php:488
6435 msgid "Collapse variants"
6436 msgstr ""
6437
6438 #: app/Services/Translations/block-editor-translation.php:89
6439 msgid "Collapsed"
6440 msgstr ""
6441
6442 #: app/Services/Translations/admin-translation.php:493
6443 msgid "Collect across the EU"
6444 msgstr ""
6445
6446 #: app/Services/Translations/admin-translation.php:494
6447 msgid "Collect in another country"
6448 msgstr ""
6449
6450 #: app/Services/Translations/admin-translation.php:495
6451 msgid "Collect in another location"
6452 msgstr ""
6453
6454 #: app/Services/Translations/admin-translation.php:489
6455 msgid "Collect Payments"
6456 msgstr ""
6457
6458 #: app/Services/Translations/admin-translation.php:496
6459 msgid "Collect taxes for my store"
6460 msgstr ""
6461
6462 #: app/Services/Translations/admin-translation.php:497
6463 msgid "Collect using a One Stop Shop (OSS) registration"
6464 msgstr ""
6465
6466 #: app/Services/Translations/admin-translation.php:498
6467 msgid "Collect using specific country registrations"
6468 msgstr ""
6469
6470 #: app/Services/Translations/admin-translation.php:499
6471 msgid "Collect using your home country registration"
6472 msgstr ""
6473
6474 #: app/Services/Translations/admin-translation.php:490
6475 msgid "Collect VAT"
6476 msgstr ""
6477
6478 #: app/Services/Translations/admin-translation.php:491
6479 msgid "Collect VAT cross-border"
6480 msgstr ""
6481
6482 #: app/Services/Translations/admin-translation.php:492
6483 msgid "Collect VAT in an EU country"
6484 msgstr ""
6485
6486 #: app/Services/Translations/admin-translation.php:500
6487 msgid "Collecting"
6488 msgstr ""
6489
6490 #. %1$s: home country name (e.g. Cyprus)
6491 #: app/Services/Translations/admin-translation.php:505
6492 #, php-format
6493 msgid ""
6494 "Collecting cross-border EU VAT at your %1$s home country rate. This is for "
6495 "small businesses whose total cross-border EU sales stay below €10,000/year. "
6496 "Once you exceed that threshold you must charge each buyer's local VAT rate "
6497 "instead."
6498 msgstr ""
6499
6500 #. %1$s: number of EU countries with active VAT collection
6501 #: app/Services/Translations/admin-translation.php:507
6502 #, php-format
6503 msgid "Collecting in %1$s countries"
6504 msgstr ""
6505
6506 #. %1$s: number of EU destination regions
6507 #: app/Services/Translations/admin-translation.php:509
6508 #, php-format
6509 msgid "Collecting in %1$s regions"
6510 msgstr ""
6511
6512 #: app/Services/Translations/admin-translation.php:510
6513 msgid "Collecting in 1 country"
6514 msgstr ""
6515
6516 #: app/Services/Translations/admin-translation.php:511
6517 msgid "Collecting in 1 region"
6518 msgstr ""
6519
6520 #: app/Services/Translations/admin-translation.php:501
6521 msgid "Collecting Tax"
6522 msgstr ""
6523
6524 #: app/Services/Translations/admin-translation.php:512
6525 msgid "Collecting tax"
6526 msgstr ""
6527
6528 #. %1$s: home country name (e.g. Germany)
6529 #: app/Services/Translations/admin-translation.php:503
6530 #, php-format
6531 msgid ""
6532 "Collecting VAT across the EU using your %1$s home country rate. This rate "
6533 "applies to all cross-border EU sales."
6534 msgstr ""
6535
6536 #: app/Services/Translations/admin-translation.php:513
6537 msgid "Collection"
6538 msgstr ""
6539
6540 #: app/Services/Translations/admin-translation.php:514
6541 msgid "Collection Method"
6542 msgstr ""
6543
6544 #: app/Services/Localization/i18n/states.php:231
6545 msgid "Collines"
6546 msgstr ""
6547
6548 #: app/Services/Localization/i18n/countries.php:63
6549 msgid "Colombia"
6550 msgstr ""
6551
6552 #: app/Helpers/CurrenciesHelper.php:49
6553 msgid "Colombian Peso"
6554 msgstr ""
6555
6556 #: app/Services/Localization/i18n/states.php:2199
6557 msgid "Colonia"
6558 msgstr ""
6559
6560 #: app/Services/Translations/admin-translation.php:515
6561 #: app/Services/Translations/block-editor-translation.php:90
6562 msgid "Color"
6563 msgstr ""
6564
6565 #: app/Services/Translations/admin-translation.php:516
6566 msgid "Color Name"
6567 msgstr ""
6568
6569 #: app/Services/Translations/TransStrings.php:125
6570 msgid "color picker"
6571 msgstr ""
6572
6573 #: app/Services/Translations/admin-translation.php:517
6574 msgid "Color presets"
6575 msgstr ""
6576
6577 #: app/Services/Localization/i18n/states.php:2145
6578 msgid "Colorado"
6579 msgstr ""
6580
6581 #: app/Services/Translations/admin-translation.php:518
6582 #: app/Services/Translations/block-editor-translation.php:91
6583 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:104
6584 msgid "Columns"
6585 msgstr ""
6586
6587 #: app/Services/Localization/i18n/states.php:715
6588 #: app/Services/Localization/i18n/states.php:1501
6589 msgid "Colón"
6590 msgstr ""
6591
6592 #: app/Services/Localization/i18n/states.php:716
6593 msgid "Comayagua"
6594 msgstr ""
6595
6596 #: app/Services/Translations/admin-translation.php:519
6597 msgid "Combine multiple items into one package"
6598 msgstr ""
6599
6600 #: app/Services/Translations/admin-translation.php:520
6601 msgid "Combined Cost"
6602 msgstr ""
6603
6604 #: app/Services/Translations/admin-translation.php:521
6605 msgid "Coming Soon"
6606 msgstr ""
6607
6608 #: app/Services/Translations/admin-translation.php:522
6609 msgid "Coming Soon!"
6610 msgstr ""
6611
6612 #: api/StoreSettings.php:400
6613 msgid "Comma & Dot (eg 10,000.00)"
6614 msgstr ""
6615
6616 #. %1$s: the {{wp.admin_email}} shortcode token
6617 #: app/Services/Translations/admin-translation.php:524
6618 #, php-format
6619 msgid ""
6620 "Comma-separate multiple addresses. %1$s resolves to the site admin email."
6621 msgstr ""
6622
6623 #: app/Services/Translations/admin-translation.php:525
6624 msgid "Comment"
6625 msgstr ""
6626
6627 #: app/Services/Translations/admin-translation.php:526
6628 msgid "Comment Status"
6629 msgstr ""
6630
6631 #: app/Modules/MCP/MCPInit.php:83
6632 msgid ""
6633 "Commerce abilities for FluentCart — orders, customers, products, "
6634 "subscriptions, coupons, and reports."
6635 msgstr ""
6636
6637 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:579
6638 msgid "Commerce Info"
6639 msgstr ""
6640
6641 #: app/Services/Translations/admin-translation.php:527
6642 msgid "Committed"
6643 msgstr ""
6644
6645 #: app/Services/Localization/i18n/states.php:939
6646 msgid "Como"
6647 msgstr ""
6648
6649 #: app/Helpers/CurrenciesHelper.php:85 app/Helpers/CurrenciesHelper.php:389
6650 msgid "Comorian Franc"
6651 msgstr ""
6652
6653 #: app/Services/Localization/i18n/countries.php:64
6654 msgid "Comoros"
6655 msgstr ""
6656
6657 #: app/Services/Renderer/CheckoutFieldsSchema.php:480
6658 #: app/Services/Translations/admin-translation.php:528
6659 msgid "Company"
6660 msgstr ""
6661
6662 #: api/StoreSettings.php:323 app/Helpers/CartCheckoutHelper.php:597
6663 #: app/Helpers/EditorShortCodeHelper.php:43
6664 #: app/Services/Renderer/AddressSelectRenderer.php:464
6665 #: app/Services/Renderer/CheckoutRenderer.php:375
6666 #: app/Services/Translations/admin-translation.php:529
6667 #: app/Services/Translations/customer-profile-translation.php:60
6668 #: app/Services/Translations/block-editor-translation.php:92
6669 msgid "Company Name"
6670 msgstr ""
6671
6672 #: app/Services/Renderer/CheckoutFieldsSchema.php:301
6673 #: app/Services/Renderer/CheckoutFieldsSchema.php:302
6674 msgid "Company name"
6675 msgstr ""
6676
6677 #: app/Http/Requests/CustomerAddressRequest.php:74
6678 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:78
6679 msgid "Company Name field is required."
6680 msgstr ""
6681
6682 #: api/Checkout/CheckoutApi.php:883
6683 #: app/Services/Translations/customer-profile-translation.php:61
6684 msgid "Company Name is required."
6685 msgstr ""
6686
6687 #: app/Services/Translations/admin-translation.php:530
6688 msgid "Company Name, VAT ID, Tax ID, and Legal Registration ID are managed in"
6689 msgstr ""
6690
6691 #. %1$s: store company name
6692 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:773
6693 #, php-format
6694 msgid "Company: %1$s"
6695 msgstr ""
6696
6697 #: app/Services/Translations/admin-translation.php:534
6698 msgid "Compare at price"
6699 msgstr ""
6700
6701 #. 1: Currency sign, 2: Compare price
6702 #: app/Services/Renderer/PricingTableRenderer.php:284
6703 #, php-format
6704 msgid "Compare at: %1$s%2$s"
6705 msgstr ""
6706
6707 #: app/Services/Translations/admin-translation.php:531
6708 msgid "Compare Price"
6709 msgstr ""
6710
6711 #: app/Services/Translations/admin-translation.php:535
6712 msgid "Compare price"
6713 msgstr ""
6714
6715 #: app/Services/Translations/block-editor-translation.php:93
6716 msgid "Compare Price Color"
6717 msgstr ""
6718
6719 #: app/Services/BulkProductUpdateService.php:190
6720 #: app/Services/BulkProductInsertService.php:100
6721 #: app/Services/Translations/admin-translation.php:536
6722 #: app/Http/Requests/ProductUpdateRequest.php:255
6723 #: app/Http/Requests/ProductRequest.php:251
6724 #: app/Http/Requests/ProductVariationRequest.php:90
6725 msgid "Compare price must be greater than or equal to item price."
6726 msgstr ""
6727
6728 #: app/Services/Translations/admin-translation.php:532
6729 msgid "Compare Range"
6730 msgstr ""
6731
6732 #: app/Services/Translations/admin-translation.php:533
6733 msgid "Compare Revenue"
6734 msgstr ""
6735
6736 #: app/Services/Translations/admin-translation.php:537
6737 msgid "Compare to"
6738 msgstr ""
6739
6740 #: app/Services/Translations/block-editor-translation.php:94
6741 msgid "Compare Type"
6742 msgstr ""
6743
6744 #: app/Services/Translations/block-editor-translation.php:95
6745 msgid "Compare Value"
6746 msgstr ""
6747
6748 #: app/Services/Translations/admin-translation.php:538
6749 msgid "Compare-at"
6750 msgstr ""
6751
6752 #: app/Services/Translations/admin-translation.php:539
6753 msgid "Compare-at Price"
6754 msgstr ""
6755
6756 #: app/Services/Translations/admin-translation.php:540
6757 msgid "Compared to the previous 30 days"
6758 msgstr ""
6759
6760 #: app/Services/Translations/admin-translation.php:541
6761 msgid "Compared to the previous 7 days"
6762 msgstr ""
6763
6764 #: app/Services/Translations/admin-translation.php:542
6765 msgid "Compared to the previous Month"
6766 msgstr ""
6767
6768 #: app/Services/Translations/admin-translation.php:543
6769 msgid "Compared to yesterday"
6770 msgstr ""
6771
6772 #: app/Services/Translations/admin-translation.php:544
6773 #, php-format
6774 msgid "Comparing %s with %s"
6775 msgstr ""
6776
6777 #: app/Services/Translations/admin-translation.php:545
6778 msgid "Comparison"
6779 msgstr ""
6780
6781 #: app/Services/Translations/customer-profile-translation.php:62
6782 msgid "Complete Installment Payment"
6783 msgstr ""
6784
6785 #: app/Views/emails/order/reminder/overdue/customer.php:70
6786 msgid "Complete Payment"
6787 msgstr ""
6788
6789 #: app/Helpers/Status.php:161 app/Helpers/Status.php:174
6790 #: app/Helpers/Status.php:276 app/Helpers/Helper.php:223
6791 #: app/Helpers/Helper.php:238 app/Services/Filter/OrderFilter.php:251
6792 #: app/Services/Translations/admin-translation.php:546
6793 #: app/Services/Translations/customer-profile-translation.php:63
6794 #: app/Services/Translations/block-editor-translation.php:96
6795 msgid "Completed"
6796 msgstr ""
6797
6798 #: app/Services/Translations/admin-translation.php:547
6799 msgid "Completed (EOT)"
6800 msgstr ""
6801
6802 #: app/Http/Controllers/OrderController.php:157
6803 msgid "Completed status can not be updated"
6804 msgstr ""
6805
6806 #: app/Services/Localization/i18n/states.php:1567
6807 msgid "Compostela Valley"
6808 msgstr ""
6809
6810 #: app/Models/Order.php:564 app/Services/Translations/admin-translation.php:548
6811 msgid "Compound"
6812 msgstr ""
6813
6814 #: app/Services/Translations/admin-translation.php:2777
6815 msgid "compounded on top of"
6816 msgstr ""
6817
6818 #: app/Services/Localization/i18n/states.php:1640
6819 msgid "Concepción"
6820 msgstr ""
6821
6822 #: app/Services/Translations/block-editor-translation.php:97
6823 msgid "Condition"
6824 msgstr ""
6825
6826 #: app/Services/Translations/admin-translation.php:549
6827 msgid "Condition Value"
6828 msgstr ""
6829
6830 #: app/Services/Translations/admin-translation.php:550
6831 msgid "Conditions"
6832 msgstr ""
6833
6834 #: app/Hooks/CLI/ClipboardManager.php:25
6835 msgid "Config Keys Copied To Clipboard"
6836 msgstr ""
6837
6838 #: app/Services/Translations/admin-translation.php:551
6839 msgid "Configuration"
6840 msgstr ""
6841
6842 #: app/Http/Controllers/WebController/FileDownloader.php:116
6843 msgid "Configuration Error"
6844 msgstr ""
6845
6846 #: app/Services/Translations/admin-translation.php:552
6847 msgid "Configure"
6848 msgstr ""
6849
6850 #: app/Services/Translations/admin-translation.php:553
6851 msgid "Configure Countries"
6852 msgstr ""
6853
6854 #: app/Services/Translations/admin-translation.php:554
6855 msgid "Configure EU VAT Settings"
6856 msgstr ""
6857
6858 #: api/StoreSettings.php:1175
6859 msgid "Configure how installment subscriptions can be paid early."
6860 msgstr ""
6861
6862 #: app/Services/Translations/admin-translation.php:555
6863 msgid "Configure Modules"
6864 msgstr ""
6865
6866 #: app/Services/Translations/admin-translation.php:556
6867 msgid "Configure Rate"
6868 msgstr ""
6869
6870 #: app/Services/Translations/admin-translation.php:558
6871 msgid "Configure reverse VAT handling for customers in the European Union."
6872 msgstr ""
6873
6874 #: app/Services/Translations/admin-translation.php:559
6875 msgid ""
6876 "Configure your integrations and extend FluentCart to enhance your store's "
6877 "functionality."
6878 msgstr ""
6879
6880 #: app/Services/Translations/admin-translation.php:557
6881 msgid ""
6882 "Configure ZUGFeRD / Factur-X e-invoice encoding and seller details for your "
6883 "PDFs."
6884 msgstr ""
6885
6886 #: app/Services/Translations/TransStrings.php:262
6887 #: app/Services/Translations/admin-translation.php:560
6888 #: app/Services/Translations/customer-profile-translation.php:64
6889 msgid "Confirm"
6890 msgstr ""
6891
6892 #: app/Services/Translations/customer-profile-translation.php:65
6893 msgid ""
6894 "Confirm cancellation? Your access stays active until current billing cycle "
6895 "ends."
6896 msgstr ""
6897
6898 #: app/Services/Translations/admin-translation.php:561
6899 msgid "Confirm Delete"
6900 msgstr ""
6901
6902 #. %s - product title
6903 #: app/Services/Translations/admin-translation.php:563
6904 msgid "Confirm Delete!"
6905 msgstr ""
6906
6907 #: app/Services/Translations/admin-translation.php:564
6908 msgid "Confirm Deleting"
6909 msgstr ""
6910
6911 #: app/Services/Translations/admin-translation.php:565
6912 msgid "Confirm Remove"
6913 msgstr ""
6914
6915 #: app/Services/Translations/admin-translation.php:566
6916 msgid "Confirm!"
6917 msgstr ""
6918
6919 #: app/Services/Translations/payments-translation.php:5
6920 msgid "Confirming Payment..."
6921 msgstr ""
6922
6923 #: app/Services/Localization/i18n/countries.php:65
6924 msgid "Congo (Brazzaville)"
6925 msgstr ""
6926
6927 #: app/Services/Localization/i18n/countries.php:66
6928 msgid "Congo (Kinshasa)"
6929 msgstr ""
6930
6931 #: app/Helpers/CurrenciesHelper.php:45
6932 msgid "Congolese Franc"
6933 msgstr ""
6934
6935 #: app/Services/Translations/admin-translation.php:567
6936 msgid "Congratulations!"
6937 msgstr ""
6938
6939 #: app/Services/Translations/admin-translation.php:568
6940 msgid "Congratulations! Your license key is valid and activated"
6941 msgstr ""
6942
6943 #: app/Services/Translations/admin-translation.php:569
6944 msgid "Connect a client"
6945 msgstr ""
6946
6947 #: app/Modules/Integrations/AddOnModule.php:44
6948 msgid ""
6949 "Connect FluentCRM with FluentCart and subscribe a contact when a form is "
6950 "submitted"
6951 msgstr ""
6952
6953 #. %s is the order mode
6954 #: app/Views/paypal/authenticate.php:297
6955 #, php-format
6956 msgid ""
6957 "Connect URL is not available for order mode %s. Please try again or contact "
6958 "FluentCart support."
6959 msgstr ""
6960
6961 #. %1$s: payment method label
6962 #: app/Services/Translations/admin-translation.php:571
6963 #, php-format
6964 msgid "Connect with %1$s"
6965 msgstr ""
6966
6967 #. %1$s: payment mode (test/live), %2$s: payment method name
6968 #: app/Services/Translations/admin-translation.php:573
6969 #, php-format
6970 msgid "Connect your %1$s %2$s account"
6971 msgstr ""
6972
6973 #: app/Services/Translations/admin-translation.php:574
6974 msgid "Connected"
6975 msgstr ""
6976
6977 #: app/Services/Localization/i18n/states.php:2146
6978 msgid "Connecticut"
6979 msgstr ""
6980
6981 #: app/Services/Translations/admin-translation.php:575
6982 msgid "Connection snippet copied to your clipboard"
6983 msgstr ""
6984
6985 #: app/Http/Controllers/StorageController.php:82
6986 msgid "Connection verified successfully"
6987 msgstr ""
6988
6989 #: app/Services/Localization/i18n/states.php:508
6990 msgid "Constantine"
6991 msgstr ""
6992
6993 #: app/Services/Localization/i18n/states.php:1674
6994 msgid "Constanța"
6995 msgstr ""
6996
6997 #: app/Modules/Tax/TaxModule.php:2395
6998 msgid "Consumption Tax (CTN)"
6999 msgstr ""
7000
7001 #: app/Services/Translations/admin-translation.php:576
7002 msgid "Contact Email"
7003 msgstr ""
7004
7005 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:287
7006 msgid "Contact has been created or updated in FluentCRM."
7007 msgstr ""
7008
7009 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:287
7010 msgid "Contact ID: "
7011 msgstr ""
7012
7013 #: app/Services/Translations/admin-translation.php:577
7014 msgid "Contact Information"
7015 msgstr ""
7016
7017 #: app/Services/Translations/admin-translation.php:578
7018 msgid "Contact Name"
7019 msgstr ""
7020
7021 #: app/Services/Translations/admin-translation.php:579
7022 msgid "Contact Phone"
7023 msgstr ""
7024
7025 #: app/Services/Filter/CustomerFilter.php:119
7026 #: app/Services/Filter/OrderFilter.php:343
7027 #: app/Services/Filter/OrderFilter.php:432
7028 msgid "Contains"
7029 msgstr ""
7030
7031 #: app/Services/Translations/block-editor-translation.php:98
7032 msgid "Contains the block elements used to render a product."
7033 msgstr ""
7034
7035 #: app/Services/Translations/admin-translation.php:580
7036 msgid "Content"
7037 msgstr ""
7038
7039 #: app/Services/Translations/TransStrings.php:253
7040 #: app/Services/Translations/admin-translation.php:581
7041 msgid "Continue"
7042 msgstr ""
7043
7044 #: app/Services/Translations/admin-translation.php:582
7045 msgid "Continue editing"
7046 msgstr ""
7047
7048 #: app/Services/Renderer/CartRenderer.php:608
7049 msgid "Continue Shopping"
7050 msgstr ""
7051
7052 #: app/Services/Translations/admin-translation.php:583
7053 msgid ""
7054 "Control available upgrade options and offer tailored discounts when moving "
7055 "between plans."
7056 msgstr ""
7057
7058 #: api/StoreSettings.php:809
7059 msgid "Control the display of relevant information."
7060 msgstr ""
7061
7062 #: app/Services/Translations/admin-translation.php:584
7063 msgid "Controls how reverse charge affects tax-inclusive product prices."
7064 msgstr ""
7065
7066 #: app/Services/Localization/i18n/countries.php:67
7067 msgid "Cook Islands"
7068 msgstr ""
7069
7070 #: app/Services/Translations/admin-translation.php:585
7071 #: app/Services/Translations/customer-profile-translation.php:66
7072 msgid "Copied to clipboard"
7073 msgstr ""
7074
7075 #: app/Services/Translations/admin-translation.php:586
7076 #: app/Services/Translations/customer-profile-translation.php:67
7077 msgid "Copied!"
7078 msgstr ""
7079
7080 #: app/Services/Localization/i18n/states.php:2264
7081 msgid "Copperbelt"
7082 msgstr ""
7083
7084 #: app/Models/Product.php:613
7085 #: app/Services/Translations/admin-translation.php:587
7086 #: app/Services/Translations/customer-profile-translation.php:68
7087 msgid "Copy"
7088 msgstr ""
7089
7090 #: app/Services/Translations/admin-translation.php:593
7091 msgid "Copy address"
7092 msgstr ""
7093
7094 #: app/Services/Translations/admin-translation.php:588
7095 msgid "Copy Direct Checkout Link"
7096 msgstr ""
7097
7098 #: app/Services/Translations/admin-translation.php:594
7099 msgid "Copy discount code"
7100 msgstr ""
7101
7102 #: app/Services/Translations/admin-translation.php:589
7103 msgid "Copy Download Link"
7104 msgstr ""
7105
7106 #: app/Services/Translations/admin-translation.php:595
7107 msgid "Copy email"
7108 msgstr ""
7109
7110 #: app/Services/Translations/customer-profile-translation.php:69
7111 msgid "Copy Key"
7112 msgstr ""
7113
7114 #: app/Services/Translations/admin-translation.php:590
7115 msgid "Copy License"
7116 msgstr ""
7117
7118 #: app/Services/Translations/customer-profile-translation.php:70
7119 msgid "Copy license key to clipboard"
7120 msgstr ""
7121
7122 #: app/Services/Translations/admin-translation.php:591
7123 msgid "Copy Link"
7124 msgstr ""
7125
7126 #: app/Services/Translations/admin-translation.php:596
7127 msgid "Copy of"
7128 msgstr ""
7129
7130 #: app/Services/Translations/admin-translation.php:597
7131 msgid "Copy snippet"
7132 msgstr ""
7133
7134 #: app/Services/Translations/admin-translation.php:598
7135 msgid "Copy to Billing"
7136 msgstr ""
7137
7138 #: api/StoreSettings.php:1013 app/Helpers/Helper.php:1516
7139 msgid "Copy to clipboard"
7140 msgstr ""
7141
7142 #: app/Services/Translations/admin-translation.php:599
7143 msgid "Copy to Shipping"
7144 msgstr ""
7145
7146 #: app/Services/Translations/admin-translation.php:592
7147 msgid "Copy Variation ID"
7148 msgstr ""
7149
7150 #: app/Services/Localization/i18n/states.php:717
7151 msgid "Copán"
7152 msgstr ""
7153
7154 #: app/Services/Localization/i18n/states.php:330
7155 msgid "Coquimbo"
7156 msgstr ""
7157
7158 #: app/Services/Localization/i18n/states.php:1642
7159 msgid "Cordillera"
7160 msgstr ""
7161
7162 #: app/Services/Localization/i18n/states.php:816
7163 msgid "Cork"
7164 msgstr ""
7165
7166 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:193
7167 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:315
7168 #, php-format
7169 msgid "Correct Region: %s"
7170 msgstr ""
7171
7172 #: app/Services/Localization/i18n/states.php:96
7173 msgid "Corrientes"
7174 msgstr ""
7175
7176 #: app/Services/Localization/i18n/states.php:718
7177 msgid "Cortés"
7178 msgstr ""
7179
7180 #: app/Services/Localization/i18n/states.php:940
7181 msgid "Cosenza"
7182 msgstr ""
7183
7184 #: app/Services/Translations/admin-translation.php:600
7185 msgid "Cost"
7186 msgstr ""
7187
7188 #: app/Services/Translations/admin-translation.php:603
7189 msgid "Cost based on total weight of items in the cart."
7190 msgstr ""
7191
7192 #: app/Services/Translations/admin-translation.php:604
7193 msgid "Cost of the highest class among all the classes."
7194 msgstr ""
7195
7196 #: app/Services/Translations/admin-translation.php:601
7197 msgid "Cost Per Item"
7198 msgstr ""
7199
7200 #: app/Services/Translations/admin-translation.php:605
7201 msgid "Cost per item"
7202 msgstr ""
7203
7204 #: app/Services/Translations/admin-translation.php:602
7205 msgid "Cost Type"
7206 msgstr ""
7207
7208 #. %s is the cost of the shipping class
7209 #: app/Services/Translations/admin-translation.php:607
7210 #, php-format
7211 msgid "Cost: %s"
7212 msgstr ""
7213
7214 #: app/Services/Localization/i18n/countries.php:68
7215 msgid "Costa Rica"
7216 msgstr ""
7217
7218 #: app/Helpers/CurrenciesHelper.php:50
7219 msgid "Costa Rican Colón"
7220 msgstr ""
7221
7222 #: app/Services/Localization/i18n/states.php:1568
7223 msgid "Cotabato"
7224 msgstr ""
7225
7226 #: app/Services/Localization/i18n/states.php:540
7227 msgid "Cotopaxi"
7228 msgstr ""
7229
7230 #: api/Resource/FrontendResource/CartResource.php:237
7231 msgid "Could not add"
7232 msgstr ""
7233
7234 #: app/Hooks/Cart/WebCheckoutHandler.php:1052
7235 msgid "Could not apply item at this time."
7236 msgstr ""
7237
7238 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:492
7239 msgid "Could not check object ownership settings"
7240 msgstr ""
7241
7242 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:392
7243 msgid "Could not check public access settings"
7244 msgstr ""
7245
7246 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:367
7247 msgid "Could not confirm subscription switch"
7248 msgstr ""
7249
7250 #: app/Http/Controllers/ModuleSettingsController.php:232
7251 msgid "Could not connect to Cloudflare. Please try again."
7252 msgstr ""
7253
7254 #: app/Http/Controllers/ProductController.php:1456
7255 msgid "Could not generate SKU from the given title."
7256 msgstr ""
7257
7258 #: app/Http/Controllers/ModuleSettingsController.php:218
7259 msgid ""
7260 "Could not get a Turnstile token. Please check your Site Key and ensure this "
7261 "domain is allowed in Cloudflare."
7262 msgstr ""
7263
7264 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:269
7265 msgid "Could not get or create plan"
7266 msgstr ""
7267
7268 #: app/Services/Translations/checkout-translation.php:10
7269 msgid "Could not remove VAT, please try again."
7270 msgstr ""
7271
7272 #: app/Services/Translations/admin-translation.php:608
7273 msgid "Could not send the test email."
7274 msgstr ""
7275
7276 #: app/Http/Controllers/EmailNotificationController.php:248
7277 msgid ""
7278 "Could not send the test email. Please check your mailing settings and "
7279 "recipients."
7280 msgstr ""
7281
7282 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:317
7283 msgid "Could not switch payment method"
7284 msgstr ""
7285
7286 #: app/Modules/PaymentMethods/StripeGateway/SwitchCustomerMethod.php:94
7287 msgid "Could not switch payment method, please try again later"
7288 msgstr ""
7289
7290 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:222
7291 msgid "Could not update payment method"
7292 msgstr ""
7293
7294 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:154
7295 msgid "Could not verify PayPal payment from webhook. Charge ID: "
7296 msgstr ""
7297
7298 #: app/Services/Translations/admin-translation.php:609
7299 msgid "Count"
7300 msgstr ""
7301
7302 #: app/Services/Translations/admin-translation.php:610
7303 msgid "Count Correction"
7304 msgstr ""
7305
7306 #: app/Services/Translations/block-editor-translation.php:99
7307 msgid "Count distinct products"
7308 msgstr ""
7309
7310 #: app/Services/Translations/block-editor-translation.php:100
7311 msgid "Count total item quantity"
7312 msgstr ""
7313
7314 #: app/Services/Translations/admin-translation.php:611
7315 msgid "Countries"
7316 msgstr ""
7317
7318 #: app/Http/Controllers/TaxConfigurationController.php:33
7319 msgid "Countries saved successfully"
7320 msgstr ""
7321
7322 #: app/Helpers/EditorShortCodeHelper.php:139
7323 #: app/Helpers/EditorShortCodeHelper.php:148
7324 #: app/Services/Filter/TaxFilter.php:78
7325 #: app/Services/Renderer/CheckoutFieldsSchema.php:505
7326 #: app/Services/Renderer/CheckoutFieldsSchema.php:547
7327 #: app/Services/Translations/admin-translation.php:612
7328 msgid "Country"
7329 msgstr ""
7330
7331 #: app/Helpers/CartCheckoutHelper.php:513
7332 #: app/Services/Renderer/CheckoutFieldsSchema.php:227
7333 #: app/Services/Renderer/CheckoutFieldsSchema.php:230
7334 #: app/Services/Renderer/AddressSelectRenderer.php:267
7335 #: app/Services/Translations/block-editor-translation.php:101
7336 msgid "Country / Region"
7337 msgstr ""
7338
7339 #: app/Http/Controllers/TaxRateController.php:772
7340 msgid "Country and category are required"
7341 msgstr ""
7342
7343 #: app/Http/Controllers/TaxEUController.php:156
7344 #: app/Http/Controllers/TaxRateController.php:993
7345 #: app/Modules/Shipping/Http/Controllers/Frontend/ShippingFrontendController.php:29
7346 msgid "Country code is required"
7347 msgstr ""
7348
7349 #: api/Checkout/CheckoutApi.php:1008
7350 #: app/Http/Requests/CustomerAddressRequest.php:71
7351 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:46
7352 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:76
7353 msgid "Country field is required."
7354 msgstr ""
7355
7356 #: app/Http/Controllers/TaxRateController.php:1036
7357 msgid "Country has been added successfully"
7358 msgstr ""
7359
7360 #: app/Services/Translations/customer-profile-translation.php:71
7361 msgid "Country is required."
7362 msgstr ""
7363
7364 #: app/Services/Translations/admin-translation.php:613
7365 msgid "Country of OSS registration"
7366 msgstr ""
7367
7368 #: app/Services/Translations/admin-translation.php:614
7369 msgid "Country of registration"
7370 msgstr ""
7371
7372 #: app/Http/Controllers/TaxEUController.php:169
7373 msgid "Country registration removed successfully"
7374 msgstr ""
7375
7376 #: app/Http/Controllers/TaxEUController.php:146
7377 msgid "Country VAT registration saved successfully"
7378 msgstr ""
7379
7380 #: app/Services/Translations/block-editor-translation.php:102
7381 msgid "Country/Region"
7382 msgstr ""
7383
7384 #: app/Services/Localization/i18n/address-locales.php:23
7385 #: app/Services/Localization/i18n/address-locales.php:352
7386 #: app/Services/Localization/i18n/address-locales.php:367
7387 #: app/Services/Localization/i18n/address-locales.php:619
7388 #: app/Services/Localization/i18n/address-locales.php:762
7389 msgid "County"
7390 msgstr ""
7391
7392 #: app/Services/Translations/block-editor-translation.php:103
7393 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:435
7394 msgid "Coupon"
7395 msgstr ""
7396
7397 #. 1: coupon title, 2: user display name
7398 #: app/Http/Controllers/CouponsController.php:67
7399 #, php-format
7400 msgid "Coupon \"%1$s\" created by %2$s"
7401 msgstr ""
7402
7403 #. 1: coupon title, 2: user display name
7404 #: app/Http/Controllers/CouponsController.php:125
7405 #, php-format
7406 msgid "Coupon \"%1$s\" updated by %2$s"
7407 msgstr ""
7408
7409 #: app/Services/Translations/admin-translation.php:618
7410 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:44
7411 msgid "Coupon already applied"
7412 msgstr ""
7413
7414 #: app/Services/Coupon/DiscountService.php:122
7415 msgid "Coupon can not be applied."
7416 msgstr ""
7417
7418 #: app/Services/Translations/checkout-translation.php:11
7419 msgid "Coupon cannot be applied"
7420 msgstr ""
7421
7422 #: app/Services/Translations/admin-translation.php:619
7423 msgid "Coupon code"
7424 msgstr ""
7425
7426 #: app/Http/Requests/FrontendRequests/CouponRequest.php:52
7427 msgid "Coupon code is required"
7428 msgstr ""
7429
7430 #: app/Http/Controllers/CouponsController.php:64
7431 msgid "Coupon Created"
7432 msgstr ""
7433
7434 #: api/Resource/CouponResource.php:91
7435 msgid "Coupon created successfully!"
7436 msgstr ""
7437
7438 #: app/Modules/MCP/Tools/CouponTools.php:153
7439 msgid "Coupon created."
7440 msgstr ""
7441
7442 #: api/Resource/CouponResource.php:96
7443 msgid "Coupon creation failed."
7444 msgstr ""
7445
7446 #: app/Modules/MCP/Tools/CouponTools.php:166
7447 msgid "Coupon deactivated."
7448 msgstr ""
7449
7450 #: api/Resource/CouponResource.php:166
7451 msgid "Coupon deletion failed!"
7452 msgstr ""
7453
7454 #: app/Services/Translations/admin-translation.php:615
7455 #: app/Services/Translations/customer-profile-translation.php:72
7456 msgid "Coupon Discount"
7457 msgstr ""
7458
7459 #: app/Services/Renderer/ModalCheckoutRenderer.php:427
7460 msgid "Coupon discount"
7461 msgstr ""
7462
7463 #: app/Helpers/EditorShortCodeHelper.php:241
7464 msgid "Coupon Discount Total"
7465 msgstr ""
7466
7467 #: app/Helpers/EditorShortCodeHelper.php:242
7468 msgid "Coupon Discount Total (Formatted)"
7469 msgstr ""
7470
7471 #: app/Services/Renderer/CartSummaryRender.php:411
7472 msgid "Coupon entry area"
7473 msgstr ""
7474
7475 #: api/Resource/AppliedCouponResource.php:100
7476 msgid "Coupon failed to update!"
7477 msgstr ""
7478
7479 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:40
7480 msgid "Coupon Not Found"
7481 msgstr ""
7482
7483 #: api/Resource/CouponResource.php:171
7484 msgid "Coupon not found in database, failed to remove."
7485 msgstr ""
7486
7487 #: api/Resource/CouponResource.php:133
7488 msgid "Coupon not found, please reload the page and try again!"
7489 msgstr ""
7490
7491 #: app/Services/Translations/admin-translation.php:616
7492 msgid "Coupon Priority"
7493 msgstr ""
7494
7495 #: app/Services/Translations/checkout-translation.php:12
7496 msgid "Coupon removed!"
7497 msgstr ""
7498
7499 #: app/Services/Translations/admin-translation.php:617
7500 msgid "Coupon Settings"
7501 msgstr ""
7502
7503 #: api/Resource/CouponResource.php:162
7504 msgid "Coupon successfully deleted."
7505 msgstr ""
7506
7507 #: api/Resource/CouponResource.php:146
7508 msgid "Coupon update failed."
7509 msgstr ""
7510
7511 #: app/Http/Controllers/CouponsController.php:122
7512 msgid "Coupon Updated"
7513 msgstr ""
7514
7515 #: api/Resource/CouponResource.php:142
7516 msgid "Coupon updated successfully!"
7517 msgstr ""
7518
7519 #: api/Resource/AppliedCouponResource.php:95
7520 #: app/Modules/MCP/Tools/CouponTools.php:196
7521 msgid "Coupon updated."
7522 msgstr ""
7523
7524 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:68
7525 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:73
7526 msgid "Coupon Uses Limit Exceeded"
7527 msgstr ""
7528
7529 #: app/Modules/MCP/Tools/CouponTools.php:157
7530 msgid "coupon_id is required for update and deactivate."
7531 msgstr ""
7532
7533 #: app/Helpers/AdminHelper.php:166
7534 #: app/Services/Translations/admin-translation.php:620
7535 #: app/Hooks/Handlers/MenuHandler.php:320
7536 msgid "Coupons"
7537 msgstr ""
7538
7539 #: app/Services/Translations/admin-translation.php:2778
7540 msgid "coupons"
7541 msgstr ""
7542
7543 #: app/Services/Translations/admin-translation.php:621
7544 msgid ""
7545 "Coupons will be calculated based on their priority. The lower the number the "
7546 "higher the priority is."
7547 msgstr ""
7548
7549 #: app/Services/Localization/i18n/states.php:1675
7550 msgid "Covasna"
7551 msgstr ""
7552
7553 #: app/Services/Translations/admin-translation.php:622
7554 msgid "Coverage"
7555 msgstr ""
7556
7557 #: app/Services/Localization/i18n/states.php:138
7558 msgid "Cox's Bazar"
7559 msgstr ""
7560
7561 #: app/Services/Translations/admin-translation.php:623
7562 msgid "Create"
7563 msgstr ""
7564
7565 #. %s - page name
7566 #: app/Services/Translations/admin-translation.php:625
7567 #, php-format
7568 msgid "Create %s Page"
7569 msgstr ""
7570
7571 #: app/Services/Translations/admin-translation.php:626
7572 msgid "Create & Attach Customer"
7573 msgstr ""
7574
7575 #: app/Http/Controllers/AddonsController.php:107
7576 msgid "Create / Update WP User with Custom Roles on order events"
7577 msgstr ""
7578
7579 #: app/Services/Translations/admin-translation.php:638
7580 msgid "Create a custom checkout page to generate custom links."
7581 msgstr ""
7582
7583 #: app/Modules/MCP/Tools/CustomerTools.php:83
7584 msgid ""
7585 "Create a customer or update an existing one. Identify by customer_id to "
7586 "update, or email to create or match. On create, email is required. Only the "
7587 "fields you pass change. Set status to archived to deactivate; there is no "
7588 "hard delete. Use new_email to rename. if_exists handles a matched email: "
7589 "merge updates, skip leaves it, error returns a conflict."
7590 msgstr ""
7591
7592 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:28
7593 msgid ""
7594 "Create a fast and responsive community and LMS without slowing down your "
7595 "server – no bloat, just performance. Sale your course or memberships with "
7596 "FluentCart + FluentCommunity Integration."
7597 msgstr ""
7598
7599 #: app/Http/Controllers/AddonsController.php:70
7600 msgid ""
7601 "Create advanced forms and surveys with an easy-to-use drag & drop form "
7602 "builder."
7603 msgstr ""
7604
7605 #: app/Services/Translations/block-editor-translation.php:104
7606 msgid "Create an Account?"
7607 msgstr ""
7608
7609 #: app/Services/Renderer/CheckoutRenderer.php:279
7610 msgid "Create an account?"
7611 msgstr ""
7612
7613 #: app/Services/Translations/admin-translation.php:639
7614 msgid "Create an application password"
7615 msgstr ""
7616
7617 #: app/Services/Translations/admin-translation.php:640
7618 msgid ""
7619 "Create an application password for your WordPress user, then fill it in "
7620 "below. Your password stays in the browser — it is only written into the "
7621 "snippet you copy."
7622 msgstr ""
7623
7624 #: app/Services/Translations/admin-translation.php:641
7625 msgid "Create as wordpress user"
7626 msgstr ""
7627
7628 #: app/Services/Translations/admin-translation.php:642
7629 msgid "Create attribute groups"
7630 msgstr ""
7631
7632 #: app/Services/Translations/admin-translation.php:627
7633 msgid "Create Custom Tax Class"
7634 msgstr ""
7635
7636 #: app/Services/Translations/admin-translation.php:628
7637 msgid "Create Customer"
7638 msgstr ""
7639
7640 #: app/Services/Translations/admin-translation.php:629
7641 msgid "Create Dummy Product"
7642 msgstr ""
7643
7644 #: app/Helpers/CartCheckoutHelper.php:700
7645 msgid "Create My Account"
7646 msgstr ""
7647
7648 #: app/Services/Translations/block-editor-translation.php:105
7649 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:246
7650 msgid "Create my user account"
7651 msgstr ""
7652
7653 #: app/Services/Translations/admin-translation.php:643
7654 msgid "Create new attribute group"
7655 msgstr ""
7656
7657 #: app/Services/Translations/admin-translation.php:630
7658 msgid "Create New Coupon"
7659 msgstr ""
7660
7661 #: app/Services/Translations/admin-translation.php:631
7662 msgid "Create New Customer"
7663 msgstr ""
7664
7665 #: app/Services/Translations/admin-translation.php:644
7666 msgid "Create new option"
7667 msgstr ""
7668
7669 #: app/Services/Translations/admin-translation.php:632
7670 msgid "Create New Order"
7671 msgstr ""
7672
7673 #: app/Services/Translations/admin-translation.php:633
7674 msgid "Create New Order Bump"
7675 msgstr ""
7676
7677 #: app/Services/Translations/admin-translation.php:645
7678 msgid "Create new transaction & link"
7679 msgstr ""
7680
7681 #: app/Modules/MCP/Tools/CustomerTools.php:82
7682 msgid "Create or Update Customer"
7683 msgstr ""
7684
7685 #: app/Services/Translations/admin-translation.php:634
7686 msgid "Create Order"
7687 msgstr ""
7688
7689 #: app/Services/Permission/PermissionManager.php:192
7690 msgid "Create Orders"
7691 msgstr ""
7692
7693 #: app/Services/Translations/admin-translation.php:635
7694 msgid "Create Page"
7695 msgstr ""
7696
7697 #: app/Services/Permission/PermissionManager.php:185
7698 #: app/Services/Translations/admin-translation.php:636
7699 msgid "Create Products"
7700 msgstr ""
7701
7702 #: app/Modules/MCP/Tools/CouponTools.php:128
7703 msgid "create requires code, type, and amount."
7704 msgstr ""
7705
7706 #: app/Services/Translations/admin-translation.php:637
7707 msgid "Create Tax Class"
7708 msgstr ""
7709
7710 #: api/StoreSettings.php:1058
7711 msgid ""
7712 "Create User Account Automatically after payment\n"
7713 msgstr ""
7714
7715 #: app/Modules/MCP/Tools/CouponTools.php:57
7716 msgid ""
7717 "Create, update, or deactivate a coupon. action=create needs code, type, and "
7718 "amount. action=update and action=deactivate need coupon_id. Deactivate sets "
7719 "status to inactive rather than deleting. Interpret amount by type: "
7720 "percentage is a percent, fixed is a currency value."
7721 msgstr ""
7722
7723 #: app/Services/Translations/admin-translation.php:646
7724 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:167
7725 msgid "Created At"
7726 msgstr ""
7727
7728 #: app/Services/Translations/admin-translation.php:647
7729 msgid "Created at"
7730 msgstr ""
7731
7732 #: api/Resource/OrderMetaResource.php:79
7733 #: api/Resource/AppliedCouponResource.php:69
7734 msgid "Created successfully!"
7735 msgstr ""
7736
7737 #: app/Services/Translations/admin-translation.php:648
7738 msgid "Creating"
7739 msgstr ""
7740
7741 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:668
7742 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:686
7743 msgid "Credentials are valid!"
7744 msgstr ""
7745
7746 #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:61
7747 msgid "Credit Card & PayPal payments"
7748 msgstr ""
7749
7750 #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:66
7751 msgid "Credit Card and eCheck payments"
7752 msgstr ""
7753
7754 #: app/Services/Translations/customer-profile-translation.php:74
7755 msgid "Credit Card ending in"
7756 msgstr ""
7757
7758 #: app/Services/Translations/customer-profile-translation.php:76
7759 msgid "Credit card ending in"
7760 msgstr ""
7761
7762 #: app/Services/Translations/customer-profile-translation.php:77
7763 msgid "Credit card icon"
7764 msgstr ""
7765
7766 #: app/Services/Translations/customer-profile-translation.php:75
7767 msgid "Credit Card logo"
7768 msgstr ""
7769
7770 #: app/Services/Translations/customer-profile-translation.php:78
7771 msgid "Credit card number"
7772 msgstr ""
7773
7774 #: app/Services/Translations/customer-profile-translation.php:79
7775 msgid "Credit card payment method"
7776 msgstr ""
7777
7778 #: app/Services/Localization/i18n/states.php:941
7779 msgid "Cremona"
7780 msgstr ""
7781
7782 #: app/Services/Localization/i18n/states.php:680
7783 msgid "Crete"
7784 msgstr ""
7785
7786 #: app/Services/Localization/i18n/states.php:1983
7787 msgid "Crimea"
7788 msgstr ""
7789
7790 #: app/Services/Localization/i18n/states.php:1294
7791 msgid "Criuleni"
7792 msgstr ""
7793
7794 #: app/Services/Localization/i18n/countries.php:69
7795 msgid "Croatia"
7796 msgstr ""
7797
7798 #: app/Helpers/CurrenciesHelper.php:72
7799 msgid "Croatian Kuna"
7800 msgstr ""
7801
7802 #: app/Services/Localization/i18n/states.php:1414
7803 msgid "Cross River"
7804 msgstr ""
7805
7806 #: app/Services/Translations/admin-translation.php:649
7807 msgid "Cross-border compliance"
7808 msgstr ""
7809
7810 #: app/Services/Localization/i18n/states.php:942
7811 msgid "Crotone"
7812 msgstr ""
7813
7814 #: app/Services/Localization/i18n/states.php:760
7815 msgid "Csongrád-Csanád"
7816 msgstr ""
7817
7818 #: api/StoreSettings.php:1015
7819 msgid "CSS class to display the cart link/icon anywhere else."
7820 msgstr ""
7821
7822 #: app/Http/Controllers/ProductController.php:917
7823 msgid "CSV"
7824 msgstr ""
7825
7826 #: app/Services/Translations/admin-translation.php:398
7827 msgid "CSV for Excel, Numbers, or other spreadsheet programs"
7828 msgstr ""
7829
7830 #: app/Services/Translations/admin-translation.php:397
7831 msgid "CSV Headers"
7832 msgstr ""
7833
7834 #: app/Services/Localization/i18n/countries.php:70
7835 msgid "Cuba"
7836 msgstr ""
7837
7838 #: app/Services/Localization/i18n/states.php:608
7839 msgid "Cuenca"
7840 msgstr ""
7841
7842 #: app/Modules/Tax/TaxModule.php:2407
7843 msgid "CUIT"
7844 msgstr ""
7845
7846 #: app/Services/Localization/i18n/states.php:139
7847 msgid "Cumilla"
7848 msgstr ""
7849
7850 #: app/Services/Localization/i18n/states.php:389
7851 msgid "Cundinamarca"
7852 msgstr ""
7853
7854 #: app/Services/Localization/i18n/states.php:74
7855 msgid "Cunene"
7856 msgstr ""
7857
7858 #: app/Services/Localization/i18n/states.php:943
7859 msgid "Cuneo"
7860 msgstr ""
7861
7862 #: app/Services/Localization/i18n/countries.php:71
7863 msgid "Cura&ccedil;ao"
7864 msgstr ""
7865
7866 #: app/Helpers/EditorShortCodeHelper.php:186
7867 #: app/Services/Translations/admin-translation.php:650
7868 msgid "Currency"
7869 msgstr ""
7870
7871 #: api/StoreSettings.php:428
7872 msgid "Currency Formatting"
7873 msgstr ""
7874
7875 #: app/Services/Translations/admin-translation.php:651
7876 msgid "Current"
7877 msgstr ""
7878
7879 #: app/Services/Translations/TransStrings.php:126
7880 msgid "current color is {color}. press enter to select a new color."
7881 msgstr ""
7882
7883 #: app/Services/Translations/block-editor-translation.php:106
7884 msgid "Current Package"
7885 msgstr ""
7886
7887 #: app/Services/Translations/admin-translation.php:655
7888 msgid "Current page"
7889 msgstr ""
7890
7891 #: app/Services/Translations/admin-translation.php:652
7892 msgid "Current Plan"
7893 msgstr ""
7894
7895 #: app/Services/Renderer/ProductRenderer.php:964
7896 #: app/Services/Renderer/ProductRenderer.php:1813
7897 msgid "Current price"
7898 msgstr ""
7899
7900 #: app/Services/Translations/admin-translation.php:653
7901 msgid "Current Range"
7902 msgstr ""
7903
7904 #: app/Services/Translations/admin-translation.php:654
7905 msgid "Current Revenue"
7906 msgstr ""
7907
7908 #: app/Services/Translations/block-editor-translation.php:107
7909 msgid "Current SKU"
7910 msgstr ""
7911
7912 #: app/Services/Translations/block-editor-translation.php:108
7913 msgid "Current Tab"
7914 msgstr ""
7915
7916 #. %s is the order number
7917 #: app/Services/Translations/admin-translation.php:657
7918 #, php-format
7919 msgid "Currently processing: %s"
7920 msgstr ""
7921
7922 #: app/Services/Translations/admin-translation.php:658
7923 msgid "Currently there is no data!"
7924 msgstr ""
7925
7926 #: app/Services/Translations/admin-translation.php:659
7927 msgid "Currently there is no failed order!"
7928 msgstr ""
7929
7930 #: app/Services/Translations/admin-translation.php:660
7931 msgid "Currently there is no item!"
7932 msgstr ""
7933
7934 #: app/Services/Localization/i18n/states.php:1726
7935 msgid "Cuscatlán"
7936 msgstr ""
7937
7938 #: app/Services/Localization/i18n/states.php:1522
7939 msgid "Cusco"
7940 msgstr ""
7941
7942 #: app/Services/Translations/admin-translation.php:661
7943 #: app/Services/Translations/block-editor-translation.php:109
7944 msgid "Custom"
7945 msgstr ""
7946
7947 #: app/Services/Translations/block-editor-translation.php:110
7948 msgid "Custom (Advanced)"
7949 msgstr ""
7950
7951 #: app/Services/Translations/admin-translation.php:662
7952 msgid "Custom Class..."
7953 msgstr ""
7954
7955 #: app/Services/Translations/admin-translation.php:663
7956 msgid "Custom Email Templates"
7957 msgstr ""
7958
7959 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:300
7960 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:321
7961 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:342
7962 msgid "Custom filter label"
7963 msgstr ""
7964
7965 #: app/Services/Translations/admin-translation.php:664
7966 msgid "Custom Payment Link"
7967 msgstr ""
7968
7969 #: app/Services/Translations/admin-translation.php:665
7970 msgid "Custom payment link"
7971 msgstr ""
7972
7973 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:83
7974 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:119
7975 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:155
7976 msgid "Custom text"
7977 msgstr ""
7978
7979 #: app/Services/Translations/block-editor-translation.php:111
7980 msgid "Custom Width"
7981 msgstr ""
7982
7983 #: app/Services/Translations/admin-translation.php:666
7984 #: app/Modules/MCP/Tools/SubscriptionTools.php:195
7985 #: app/Views/emails/subscription/trial_end/admin.php:26
7986 #: app/Views/emails/subscription/reminder/admin.php:21
7987 #: app/Views/emails/subscription/canceled/admin.php:21
7988 #: app/Views/emails/order/reminder/due/admin.php:31
7989 msgid "Customer"
7990 msgstr ""
7991
7992 #: app/Services/Translations/admin-translation.php:2779
7993 msgid "customer"
7994 msgstr ""
7995
7996 #: api/Resource/FrontendResource/CustomerAddressResource.php:129
7997 #: app/Http/Controllers/FrontendControllers/CustomerController.php:251
7998 msgid "Customer address created successfully!"
7999 msgstr ""
8000
8001 #: api/Resource/FrontendResource/CustomerAddressResource.php:134
8002 msgid "Customer address creation failed."
8003 msgstr ""
8004
8005 #: api/Resource/FrontendResource/CustomerAddressResource.php:188
8006 msgid "Customer address update failed."
8007 msgstr ""
8008
8009 #: api/Resource/FrontendResource/CustomerAddressResource.php:184
8010 msgid "Customer address updated successfully!"
8011 msgstr ""
8012
8013 #: api/Resource/CustomerResource.php:157
8014 msgid "Customer already exists."
8015 msgstr ""
8016
8017 #: app/Modules/MCP/Tools/CustomerTools.php:147
8018 msgid "Customer already exists; left unchanged."
8019 msgstr ""
8020
8021 #: app/Services/Translations/admin-translation.php:667
8022 msgid "Customer Billing Address"
8023 msgstr ""
8024
8025 #: app/Services/Translations/admin-translation.php:682
8026 msgid "Customer can see this reason"
8027 msgstr ""
8028
8029 #: app/Http/Controllers/OrderController.php:462
8030 msgid "Customer changed"
8031 msgstr ""
8032
8033 #. 1: old customer name, 2: new customer name
8034 #: app/Http/Controllers/OrderController.php:465
8035 #, php-format
8036 msgid "Customer changed from %1$s to %2$s"
8037 msgstr ""
8038
8039 #: app/Http/Controllers/OrderController.php:473
8040 msgid "Customer changed successfully"
8041 msgstr ""
8042
8043 #: app/Services/Translations/admin-translation.php:668
8044 msgid "Customer Count"
8045 msgstr ""
8046
8047 #: api/Resource/CustomerResource.php:152
8048 #: api/Resource/FrontendResource/CustomerResource.php:110
8049 msgid "Customer created successfully!"
8050 msgstr ""
8051
8052 #: api/Resource/CustomerResource.php:129
8053 #: api/Resource/FrontendResource/CustomerResource.php:115
8054 #: app/Modules/MCP/Tools/CustomerTools.php:189
8055 msgid "Customer creation failed."
8056 msgstr ""
8057
8058 #: app/Views/frontend/customer_menu.php:11
8059 #: app/Hooks/Handlers/BlockEditors/CustomerProfileBlockEditor.php:35
8060 msgid "Customer Dashboard"
8061 msgstr ""
8062
8063 #: app/Hooks/Handlers/BlockEditors/CustomerDashboardButtonBlockEditor.php:75
8064 msgid "Customer Dashboard Button"
8065 msgstr ""
8066
8067 #: app/Helpers/EditorShortCodeHelper.php:221
8068 msgid "Customer Dashboard Link"
8069 msgstr ""
8070
8071 #: app/Services/Translations/customer-profile-translation.php:80
8072 msgid "Customer Dashboard Navigation"
8073 msgstr ""
8074
8075 #: app/Services/Translations/admin-translation.php:669
8076 msgid "Customer Details"
8077 msgstr ""
8078
8079 #: api/Resource/CustomerResource.php:294
8080 msgid "Customer does not have any changes to update."
8081 msgstr ""
8082
8083 #: app/Services/Filter/CustomerFilter.php:129
8084 #: app/Services/Filter/OrderFilter.php:356
8085 #: app/Views/emails/order/reminder/overdue/admin.php:43
8086 msgid "Customer Email"
8087 msgstr ""
8088
8089 #: app/Services/Filter/LicenseFilter.php:140
8090 #: app/Services/Filter/OrderBumpFilter.php:123
8091 msgid "Customer first name"
8092 msgstr ""
8093
8094 #: app/Services/Translations/admin-translation.php:670
8095 msgid "Customer Growth"
8096 msgstr ""
8097
8098 #: app/Services/Translations/admin-translation.php:671
8099 msgid "Customer ID"
8100 msgstr ""
8101
8102 #: app/Http/Controllers/OrderController.php:391
8103 msgid "Customer id is required"
8104 msgstr ""
8105
8106 #: app/Helpers/AdminOrderProcessor.php:288 app/Helpers/CheckoutProcessor.php:76
8107 msgid "Customer ID is required to create a draft order."
8108 msgstr ""
8109
8110 #: app/Http/Requests/CartRequest.php:36
8111 msgid "Customer Id must be a number."
8112 msgstr ""
8113
8114 #: app/Views/invoice/invoice_template.php:66
8115 #: app/Views/invoice/dispatch_slip.php:69
8116 #: app/Views/invoice/shipping_slip.php:46
8117 #: app/Views/invoice/delivery_slip.php:50
8118 msgid "Customer Info"
8119 msgstr ""
8120
8121 #: app/Services/Translations/admin-translation.php:672
8122 msgid "Customer Information"
8123 msgstr ""
8124
8125 #: app/Services/Translations/admin-translation.php:673
8126 msgid "Customer Informations"
8127 msgstr ""
8128
8129 #: app/Http/Controllers/OrderController.php:426
8130 msgid "Customer is already attached to this order"
8131 msgstr ""
8132
8133 #: app/Services/Filter/LicenseFilter.php:148
8134 #: app/Services/Filter/OrderBumpFilter.php:131
8135 msgid "Customer last name"
8136 msgstr ""
8137
8138 #: app/Services/Filter/CustomerFilter.php:136
8139 msgid "Customer LTV"
8140 msgstr ""
8141
8142 #: app/Services/Filter/CustomerFilter.php:114
8143 #: app/Services/Filter/OrderFilter.php:338
8144 #: app/Services/Translations/admin-translation.php:674
8145 msgid "Customer Name"
8146 msgstr ""
8147
8148 #: app/Services/Translations/admin-translation.php:675
8149 msgid "Customer Not Found"
8150 msgstr ""
8151
8152 #: app/Http/Controllers/CustomerController.php:61
8153 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:195
8154 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:47
8155 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:91
8156 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:187
8157 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:235
8158 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:287
8159 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:337
8160 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:382
8161 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:424
8162 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:475
8163 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:128
8164 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:410
8165 msgid "Customer not found"
8166 msgstr ""
8167
8168 #: api/Resource/CustomerResource.php:213 api/Resource/CustomerResource.php:299
8169 msgid "Customer not found, please reload the page and try again!"
8170 msgstr ""
8171
8172 #: app/Http/Controllers/CustomerController.php:199
8173 #: app/Http/Controllers/CustomerController.php:236
8174 #: app/Http/Controllers/CustomerController.php:261
8175 msgid "Customer not found."
8176 msgstr ""
8177
8178 #: app/Services/Translations/customer-profile-translation.php:81
8179 msgid "Customer order history"
8180 msgstr ""
8181
8182 #: app/Services/Translations/admin-translation.php:676
8183 msgid "Customer Profile"
8184 msgstr ""
8185
8186 #: app/Views/frontend/customer_app.php:15
8187 msgid "Customer profile"
8188 msgstr ""
8189
8190 #: app/Hooks/Handlers/MenuHandler.php:83
8191 msgid "Customer Profile Page"
8192 msgstr ""
8193
8194 #: app/Services/Filter/LicenseFilter.php:136
8195 #: app/Services/Filter/CustomerFilter.php:110
8196 #: app/Services/Filter/OrderFilter.php:333
8197 #: app/Services/Filter/OrderBumpFilter.php:119
8198 msgid "Customer Property"
8199 msgstr ""
8200
8201 #: app/Services/Translations/admin-translation.php:677
8202 msgid "Customer Report"
8203 msgstr ""
8204
8205 #: app/Services/Translations/admin-translation.php:683
8206 msgid "Customer request"
8207 msgstr ""
8208
8209 #: app/Http/Requests/OrderRequest.php:115
8210 msgid "Customer selection is required"
8211 msgstr ""
8212
8213 #: app/Services/Translations/admin-translation.php:678
8214 msgid "Customer Shipping Address"
8215 msgstr ""
8216
8217 #: app/Services/Translations/admin-translation.php:679
8218 msgid "Customer Since"
8219 msgstr ""
8220
8221 #: app/Services/Translations/admin-translation.php:680
8222 msgid "Customer Since:"
8223 msgstr ""
8224
8225 #: app/Services/Translations/admin-translation.php:681
8226 msgid "Customer Status"
8227 msgstr ""
8228
8229 #: api/Customers.php:178 api/Resource/CustomerResource.php:338
8230 #: api/Resource/FrontendResource/CustomerResource.php:238
8231 msgid "Customer Status has been changed"
8232 msgstr ""
8233
8234 #: api/Resource/CustomerResource.php:208 api/Resource/CustomerResource.php:246
8235 #: api/Resource/CustomerResource.php:289
8236 #: api/Resource/FrontendResource/CustomerResource.php:148
8237 #: api/Resource/FrontendResource/CustomerResource.php:181
8238 msgid "Customer update failed."
8239 msgstr ""
8240
8241 #: api/Resource/CustomerResource.php:203 api/Resource/CustomerResource.php:284
8242 #: api/Resource/FrontendResource/CustomerResource.php:143
8243 msgid "Customer updated successfully!"
8244 msgstr ""
8245
8246 #. %s is the customer name
8247 #: app/Services/Translations/admin-translation.php:685
8248 #, php-format
8249 msgid "Customer: %s"
8250 msgstr ""
8251
8252 #: app/Helpers/AdminHelper.php:138
8253 #: app/Services/Translations/admin-translation.php:686
8254 #: app/Hooks/Handlers/MenuHandler.php:257
8255 msgid "Customers"
8256 msgstr ""
8257
8258 #: app/Services/Translations/admin-translation.php:2780
8259 msgid "customers"
8260 msgstr ""
8261
8262 #: app/Services/Translations/admin-translation.php:687
8263 msgid "Customers must enter this code at checkout."
8264 msgstr ""
8265
8266 #: api/Resource/CustomerResource.php:368
8267 #: api/Resource/FrontendResource/CustomerResource.php:268
8268 msgid "Customers selection is required"
8269 msgstr ""
8270
8271 #: app/Services/Translations/admin-translation.php:688
8272 msgid "Customers that first ordered "
8273 msgstr ""
8274
8275 #: app/Http/Controllers/DashboardController.php:21
8276 msgid "Customers to find what they're looking for by organising."
8277 msgstr ""
8278
8279 #: app/Services/Translations/admin-translation.php:689
8280 msgid "Customers won't see this"
8281 msgstr ""
8282
8283 #: app/Services/Translations/admin-translation.php:690
8284 msgid ""
8285 "Customizable PDF receipts, invoices, and e-invoices with ZUGFeRD support."
8286 msgstr ""
8287
8288 #: app/Services/Translations/admin-translation.php:691
8289 msgid "Customization"
8290 msgstr ""
8291
8292 #: app/Services/Translations/admin-translation.php:692
8293 msgid ""
8294 "Customize PDF templates for email attachments. Select which template to "
8295 "attach in each email notification's settings."
8296 msgstr ""
8297
8298 #. %s is the URL
8299 #: app/Services/Translations/admin-translation.php:694
8300 #, php-format
8301 msgid ""
8302 "Customize the product's URL ending. Remember, this will affect SEO and "
8303 "readability. The URL will be activated when publish. Check Google's %s "
8304 "Structure Best Practices."
8305 msgstr ""
8306
8307 #: app/Http/Controllers/AddonsController.php:59
8308 msgid ""
8309 "Customize WordPress emails, customized login & signup forms with enhanced "
8310 "security and social logins. Enhance your site security with FluentCart + "
8311 "FluentSecurity integration."
8312 msgstr ""
8313
8314 #: app/Services/Translations/admin-translation.php:695
8315 msgid "Customized Body"
8316 msgstr ""
8317
8318 #: app/Services/Translations/customer-profile-translation.php:48
8319 msgid "CVC"
8320 msgstr ""
8321
8322 #: app/Helpers/Helper.php:1077
8323 msgid "cycle"
8324 msgid_plural "cycles"
8325 msgstr[0] ""
8326 msgstr[1] ""
8327
8328 #: app/Services/Localization/i18n/countries.php:72
8329 msgid "Cyprus"
8330 msgstr ""
8331
8332 #: app/Helpers/CurrenciesHelper.php:52
8333 msgid "Czech Koruna"
8334 msgstr ""
8335
8336 #: app/Services/Localization/i18n/countries.php:73
8337 msgid "Czech Republic"
8338 msgstr ""
8339
8340 #: app/Services/Localization/i18n/states.php:601
8341 msgid "Cáceres"
8342 msgstr ""
8343
8344 #: app/Services/Localization/i18n/states.php:602
8345 msgid "Cádiz"
8346 msgstr ""
8347
8348 #: app/Services/Localization/i18n/states.php:95
8349 #: app/Services/Localization/i18n/states.php:388
8350 #: app/Services/Localization/i18n/states.php:607
8351 msgid "Córdoba"
8352 msgstr ""
8353
8354 #: app/Services/Localization/i18n/states.php:1291
8355 #: app/Services/Localization/i18n/states.php:1671
8356 msgid "Călărași"
8357 msgstr ""
8358
8359 #: app/Services/Localization/i18n/states.php:1292
8360 msgid "Căușeni"
8361 msgstr ""
8362
8363 #: app/Services/Localization/i18n/states.php:873
8364 msgid "Dadra and Nagar Haveli"
8365 msgstr ""
8366
8367 #: app/Services/Localization/i18n/states.php:777
8368 msgid "Daerah Istimewa Aceh"
8369 msgstr ""
8370
8371 #: app/Services/Localization/i18n/states.php:792
8372 msgid "Daerah Istimewa Yogyakarta"
8373 msgstr ""
8374
8375 #: app/Helpers/Helper.php:1670
8376 #: app/Services/Renderer/PricingTableRenderer.php:162
8377 #: app/Services/Email/StoreDigestService.php:567
8378 #: app/Services/Translations/admin-translation.php:696
8379 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:155
8380 msgid "Daily"
8381 msgstr ""
8382
8383 #: app/Services/Translations/admin-translation.php:698
8384 msgid "Daily digest"
8385 msgstr ""
8386
8387 #: app/Services/Translations/admin-translation.php:697
8388 msgid "Daily Signups"
8389 msgstr ""
8390
8391 #: app/Modules/PaymentMethods/StripeGateway/SubscriptionsManager.php:95
8392 msgid "Daily verification limit reached. You can try again tomorrow."
8393 msgstr ""
8394
8395 #: app/Services/Localization/i18n/states.php:448
8396 msgid "Dajabón"
8397 msgstr ""
8398
8399 #: app/Services/Localization/i18n/states.php:568
8400 msgid "Dakahlia"
8401 msgstr ""
8402
8403 #: app/Services/Localization/i18n/states.php:1705
8404 msgid "Dakar"
8405 msgstr ""
8406
8407 #: app/Services/Translations/admin-translation.php:699
8408 msgid "Damage/Loss"
8409 msgstr ""
8410
8411 #: app/Services/Localization/i18n/states.php:874
8412 msgid "Daman and Diu"
8413 msgstr ""
8414
8415 #: app/Services/Localization/i18n/states.php:569
8416 msgid "Damietta"
8417 msgstr ""
8418
8419 #: app/Helpers/CurrenciesHelper.php:54
8420 msgid "Danish Krone"
8421 msgstr ""
8422
8423 #: app/Services/Localization/i18n/states.php:1902
8424 msgid "Dar es Salaam"
8425 msgstr ""
8426
8427 #: app/Services/Localization/i18n/states.php:1503
8428 msgid "Darién"
8429 msgstr ""
8430
8431 #: app/Services/Translations/admin-translation.php:700
8432 msgid "Dark"
8433 msgstr ""
8434
8435 #: app/Helpers/AdminHelper.php:129
8436 #: app/Services/Translations/admin-translation.php:701
8437 #: app/Services/Translations/customer-profile-translation.php:82
8438 #: app/Services/Translations/block-editor-translation.php:113
8439 #: app/Hooks/Handlers/MenuHandler.php:238
8440 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:202
8441 msgid "Dashboard"
8442 msgstr ""
8443
8444 #: app/Services/Translations/admin-translation.php:702
8445 msgid "Data"
8446 msgstr ""
8447
8448 #: app/Hooks/Cart/WebCheckoutHandler.php:1026
8449 msgid "Data saved successfully"
8450 msgstr ""
8451
8452 #: app/Services/Translations/admin-translation.php:703
8453 #: app/Services/Translations/customer-profile-translation.php:83
8454 #: app/Services/Translations/block-editor-translation.php:114
8455 #: app/Views/invoice/receipt_slip.php:491
8456 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:831
8457 msgid "Date"
8458 msgstr ""
8459
8460 #: app/Services/Renderer/ShopAppRenderer.php:444
8461 msgid "Date (Newest First)"
8462 msgstr ""
8463
8464 #: app/Services/Renderer/ShopAppRenderer.php:459
8465 msgid "Date (Oldest First)"
8466 msgstr ""
8467
8468 #: app/Services/Translations/admin-translation.php:704
8469 #: app/Views/invoice/invoice_template.php:57
8470 #: app/Views/invoice/dispatch_slip.php:48
8471 #: app/Views/invoice/dispatch_slip.php:160
8472 #: app/Views/invoice/shipping_slip.php:37
8473 #: app/Views/invoice/delivery_slip.php:41
8474 msgid "Date:"
8475 msgstr ""
8476
8477 #: app/Services/Localization/i18n/states.php:1569
8478 msgid "Davao del Norte"
8479 msgstr ""
8480
8481 #: app/Services/Localization/i18n/states.php:1570
8482 msgid "Davao del Sur"
8483 msgstr ""
8484
8485 #: app/Services/Localization/i18n/states.php:1571
8486 msgid "Davao Occidental"
8487 msgstr ""
8488
8489 #: app/Services/Localization/i18n/states.php:1572
8490 msgid "Davao Oriental"
8491 msgstr ""
8492
8493 #: app/Helpers/Helper.php:1021 app/Helpers/Helper.php:1126
8494 #: app/Helpers/Helper.php:1627
8495 msgid "day"
8496 msgid_plural "days"
8497 msgstr[0] ""
8498 msgstr[1] ""
8499
8500 #: app/Services/Translations/admin-translation.php:705
8501 msgid "Day of week"
8502 msgstr ""
8503
8504 #: app/Services/Localization/i18n/states.php:25
8505 msgid "Daykundi"
8506 msgstr ""
8507
8508 #: app/Services/Translations/admin-translation.php:706
8509 msgid "Days"
8510 msgstr ""
8511
8512 #: app/Services/Translations/admin-translation.php:707
8513 msgid "Days before"
8514 msgstr ""
8515
8516 #: app/Hooks/Handlers/ReminderHandler.php:227
8517 msgid "Days before billing date. Min: 7, Max: 90. Default: 30"
8518 msgstr ""
8519
8520 #: app/Hooks/Handlers/ReminderHandler.php:240
8521 msgid "Days before half yearly renewal. Min: 7, Max: 60. Default: 21"
8522 msgstr ""
8523
8524 #: app/Hooks/Handlers/ReminderHandler.php:266
8525 msgid "Days before monthly renewal. Min: 3, Max: 28. Default: 7"
8526 msgstr ""
8527
8528 #: app/Hooks/Handlers/ReminderHandler.php:253
8529 msgid "Days before quarterly renewal. Min: 7, Max: 60. Default: 14"
8530 msgstr ""
8531
8532 #: app/Hooks/Handlers/ReminderHandler.php:185
8533 msgid "Days before trial ends. Min: 1, Max: 14. Default: 3"
8534 msgstr ""
8535
8536 #: app/Services/Translations/admin-translation.php:708
8537 msgid "Days of the week"
8538 msgstr ""
8539
8540 #: app/Services/Translations/TransStrings.php:198
8541 msgid "Dec"
8542 msgstr ""
8543
8544 #: app/Services/Translations/TransStrings.php:167
8545 msgid "December"
8546 msgstr ""
8547
8548 #: app/Services/Translations/admin-translation.php:709
8549 msgid "Declined"
8550 msgstr ""
8551
8552 #: app/Services/Translations/TransStrings.php:202
8553 msgid "decrease number"
8554 msgstr ""
8555
8556 #. %s - YoY growth percentage
8557 #: app/Services/Translations/admin-translation.php:711
8558 #, php-format
8559 msgid "Decrease of %s year-over-year"
8560 msgstr ""
8561
8562 #: app/Services/Renderer/ProductRenderer.php:1278
8563 #: app/Services/Renderer/ProductRenderer.php:1279
8564 #: app/Services/Renderer/CartRenderer.php:287
8565 #: app/Services/Renderer/CartRenderer.php:288
8566 msgid "Decrease Quantity"
8567 msgstr ""
8568
8569 #: app/Services/Translations/admin-translation.php:712
8570 #: app/Services/Translations/customer-profile-translation.php:84
8571 #: app/Services/Translations/block-editor-translation.php:115
8572 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:157
8573 msgid "Default"
8574 msgstr ""
8575
8576 #: app/Services/Translations/admin-translation.php:713
8577 msgid "Default Body"
8578 msgstr ""
8579
8580 #: app/Services/Translations/block-editor-translation.php:116
8581 msgid "Default Filter"
8582 msgstr ""
8583
8584 #: app/Services/PDF/ReceiptPdfTemplateService.php:18
8585 msgid "Default receipt template for paid orders"
8586 msgstr ""
8587
8588 #: app/Services/Tax/TaxManager.php:62
8589 msgid "Default tax class for most products."
8590 msgstr ""
8591
8592 #: app/Services/Translations/admin-translation.php:714
8593 #: app/Services/Translations/block-editor-translation.php:117
8594 msgid "Default Variant"
8595 msgstr ""
8596
8597 #: app/Services/Translations/admin-translation.php:715
8598 msgid ""
8599 "Define shipping zones and methods specific to this class. Products with this "
8600 "class will use these rates instead of the general shipping zones."
8601 msgstr ""
8602
8603 #: app/Services/Translations/admin-translation.php:716
8604 msgid ""
8605 "Define weight ranges and their shipping costs. Set max to 0 for unlimited."
8606 msgstr ""
8607
8608 #: api/StoreSettings.php:892
8609 msgid "Defines how product variations are visually presented to customers."
8610 msgstr ""
8611
8612 #: app/Services/Translations/admin-translation.php:717
8613 msgid "Defines the action that initiates the workflow or process."
8614 msgstr ""
8615
8616 #: app/Services/Translations/admin-translation.php:718
8617 msgid ""
8618 "Defines the structure and method used to send data in the webhook request."
8619 msgstr ""
8620
8621 #: app/Services/Localization/i18n/states.php:2147
8622 msgid "Delaware"
8623 msgstr ""
8624
8625 #: app/Services/Translations/TransStrings.php:251
8626 #: app/Services/Translations/admin-translation.php:719
8627 #: app/Services/Translations/customer-profile-translation.php:85
8628 #: app/Services/Translations/block-editor-translation.php:118
8629 msgid "Delete"
8630 msgstr ""
8631
8632 #: app/Services/Translations/customer-profile-translation.php:86
8633 msgid "Delete activation for site"
8634 msgstr ""
8635
8636 #: app/Services/Translations/admin-translation.php:720
8637 msgid "Delete Activity"
8638 msgstr ""
8639
8640 #: app/Services/Translations/admin-translation.php:732
8641 msgid "Delete class"
8642 msgstr ""
8643
8644 #: app/Services/Permission/PermissionManager.php:206
8645 msgid "Delete Coupons"
8646 msgstr ""
8647
8648 #: app/Services/Permission/PermissionManager.php:190
8649 msgid "Delete Customers"
8650 msgstr ""
8651
8652 #: app/Services/Translations/admin-translation.php:733
8653 msgid "Delete failed"
8654 msgstr ""
8655
8656 #: app/Services/Translations/admin-translation.php:734
8657 msgid "Delete group"
8658 msgstr ""
8659
8660 #: app/Services/Permission/PermissionManager.php:211
8661 msgid "Delete Integrations"
8662 msgstr ""
8663
8664 #: app/Services/Permission/PermissionManager.php:214
8665 msgid "Delete Labels"
8666 msgstr ""
8667
8668 #: app/Services/Translations/admin-translation.php:721
8669 msgid "Delete License"
8670 msgstr ""
8671
8672 #: app/Services/Permission/PermissionManager.php:203
8673 msgid "Delete Licenses"
8674 msgstr ""
8675
8676 #: app/Services/Translations/admin-translation.php:735
8677 msgid "Delete media"
8678 msgstr ""
8679
8680 #: app/Services/Translations/admin-translation.php:736
8681 msgid "Delete order"
8682 msgstr ""
8683
8684 #: app/Services/Permission/PermissionManager.php:197
8685 msgid "Delete Orders"
8686 msgstr ""
8687
8688 #: app/Services/Translations/admin-translation.php:722
8689 msgid "Delete Package"
8690 msgstr ""
8691
8692 #: app/Services/Translations/admin-translation.php:723
8693 msgid "Delete Product"
8694 msgstr ""
8695
8696 #: app/Services/Permission/PermissionManager.php:187
8697 msgid "Delete Products"
8698 msgstr ""
8699
8700 #: app/Services/Translations/admin-translation.php:737
8701 msgid "Delete selected"
8702 msgstr ""
8703
8704 #. %s - number of selected orders
8705 #: app/Services/Translations/admin-translation.php:725
8706 #, php-format
8707 msgid "Delete Selected (%s)"
8708 msgstr ""
8709
8710 #: app/Services/Permission/PermissionManager.php:200
8711 msgid "Delete Subscriptions"
8712 msgstr ""
8713
8714 #. %1$s: tax class name (e.g. Reduced)
8715 #: app/Services/Translations/admin-translation.php:727
8716 msgid "Delete Tax Class"
8717 msgstr ""
8718
8719 #: app/Services/Translations/admin-translation.php:738
8720 msgid "Delete tax class"
8721 msgstr ""
8722
8723 #: app/Services/Translations/admin-translation.php:728
8724 msgid "Delete Template"
8725 msgstr ""
8726
8727 #: app/Services/Translations/admin-translation.php:729
8728 msgid "Delete Test Orders"
8729 msgstr ""
8730
8731 #: app/Services/Translations/admin-translation.php:739
8732 msgid "Delete this template?"
8733 msgstr ""
8734
8735 #: app/Services/Translations/admin-translation.php:740
8736 msgid "Delete this zone and its methods?"
8737 msgstr ""
8738
8739 #: app/Services/Translations/admin-translation.php:730
8740 msgid "Delete View"
8741 msgstr ""
8742
8743 #: app/Services/Translations/admin-translation.php:731
8744 msgid "Delete Zone"
8745 msgstr ""
8746
8747 #: app/Services/Translations/admin-translation.php:741
8748 msgid "Deleted"
8749 msgstr ""
8750
8751 #: app/Services/Translations/admin-translation.php:742
8752 #, php-format
8753 msgid "Deleted %1$s of %2$s Test Orders"
8754 msgstr ""
8755
8756 #: app/Services/Translations/admin-translation.php:743
8757 #, php-format
8758 msgid "Deleted %1$s test orders. %2$s test orders could not be deleted."
8759 msgstr ""
8760
8761 #: app/Services/Translations/admin-translation.php:744
8762 #, php-format
8763 msgid "Deleted %s test orders successfully"
8764 msgstr ""
8765
8766 #: app/Services/Translations/admin-translation.php:745
8767 #, php-format
8768 msgid "Deleting %1$s of %2$s Test Orders"
8769 msgstr ""
8770
8771 #: app/Services/Translations/admin-translation.php:746
8772 msgid "Deleting Orders"
8773 msgstr ""
8774
8775 #: app/Services/Translations/admin-translation.php:747
8776 msgid "Deleting Test Orders..."
8777 msgstr ""
8778
8779 #: app/Http/Controllers/OrderController.php:1076
8780 msgid "Deleting test orders..."
8781 msgstr ""
8782
8783 #: app/Services/Translations/admin-translation.php:748
8784 msgid ""
8785 "Deleting this asset will break the download link in existing purchase emails."
8786 " To update the file, edit the asset instead of deleting it."
8787 msgstr ""
8788
8789 #: app/Services/Translations/admin-translation.php:749
8790 msgid "Deleting..."
8791 msgstr ""
8792
8793 #: app/Services/Translations/admin-translation.php:750
8794 msgid "Deleting... %s%"
8795 msgstr ""
8796
8797 #: app/Services/Translations/admin-translation.php:751
8798 msgid "Deletion completed"
8799 msgstr ""
8800
8801 #: app/Services/Localization/i18n/states.php:875
8802 msgid "Delhi"
8803 msgstr ""
8804
8805 #: app/Helpers/Status.php:243 app/Helpers/Status.php:254
8806 #: app/Helpers/Helper.php:265 app/Helpers/Helper.php:279
8807 #: app/Services/Translations/admin-translation.php:752
8808 msgid "Delivered"
8809 msgstr ""
8810
8811 #: app/Services/Translations/admin-translation.php:753
8812 #: app/Http/Controllers/TemplateController.php:17
8813 msgid "Delivery Slip Template"
8814 msgstr ""
8815
8816 #: app/Services/Localization/i18n/states.php:1415
8817 msgid "Delta"
8818 msgstr ""
8819
8820 #: app/Services/Localization/i18n/states.php:2240
8821 msgid "Delta Amacuro"
8822 msgstr ""
8823
8824 #: app/Services/Localization/i18n/states.php:1837
8825 msgid "Denizli"
8826 msgstr ""
8827
8828 #: app/Services/Localization/i18n/countries.php:74
8829 msgid "Denmark"
8830 msgstr ""
8831
8832 #: app/Services/Localization/i18n/address-locales.php:117
8833 #: app/Services/Localization/i18n/address-locales.php:185
8834 #: app/Services/Localization/i18n/address-locales.php:310
8835 #: app/Services/Localization/i18n/address-locales.php:326
8836 #: app/Services/Localization/i18n/address-locales.php:529
8837 #: app/Services/Localization/i18n/address-locales.php:608
8838 #: app/Services/Localization/i18n/address-locales.php:676
8839 #: app/Services/Localization/i18n/address-locales.php:754
8840 msgid "Department"
8841 msgstr ""
8842
8843 #: app/Services/Localization/i18n/states.php:2274
8844 msgid "Derry City and Strabane"
8845 msgstr ""
8846
8847 #: app/Services/Translations/block-editor-translation.php:112
8848 msgid "DESC"
8849 msgstr ""
8850
8851 #: app/Services/Translations/admin-translation.php:754
8852 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:166
8853 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:169
8854 msgid "Descending"
8855 msgstr ""
8856
8857 #: app/Services/Translations/admin-translation.php:755
8858 #: app/Services/Translations/block-editor-translation.php:119
8859 #: app/Views/invoice/receipt_slip.php:270
8860 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:481
8861 msgid "Description"
8862 msgstr ""
8863
8864 #: app/Http/Requests/ProductUpdateRequest.php:370
8865 #: app/Http/Requests/ProductRequest.php:341
8866 #: app/Http/Requests/ProductVariationRequest.php:211
8867 msgid "Description may not be greater than 255 characters."
8868 msgstr ""
8869
8870 #: app/Services/Translations/admin-translation.php:756
8871 msgid ""
8872 "Design beautiful email templates with a drag-and-drop block editor, "
8873 "shortcodes, and conditional content."
8874 msgstr ""
8875
8876 #: app/Services/Translations/admin-translation.php:757
8877 msgid "Desktop"
8878 msgstr ""
8879
8880 #: app/Services/Translations/admin-translation.php:758
8881 msgid "Destination country rates"
8882 msgstr ""
8883
8884 #: app/Services/Translations/admin-translation.php:759
8885 msgid "Detach User"
8886 msgstr ""
8887
8888 #: app/Services/Translations/admin-translation.php:760
8889 msgid "Details"
8890 msgstr ""
8891
8892 #: app/Services/Translations/admin-translation.php:761
8893 msgid "Details:"
8894 msgstr ""
8895
8896 #: app/Services/Translations/admin-translation.php:762
8897 msgid "Determine the location used for tax calculations."
8898 msgstr ""
8899
8900 #: app/Services/Localization/i18n/states.php:140
8901 msgid "Dhaka"
8902 msgstr ""
8903
8904 #: app/Services/Localization/i18n/states.php:1448
8905 msgid "Dhaulagiri"
8906 msgstr ""
8907
8908 #: app/Services/Localization/i18n/states.php:57
8909 msgid "Dibër"
8910 msgstr ""
8911
8912 #: app/Helpers/Helper.php:699
8913 #: app/Services/Translations/admin-translation.php:763
8914 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:188
8915 msgid "Digital"
8916 msgstr ""
8917
8918 #: app/Services/Translations/admin-translation.php:764
8919 msgid "Digital Product"
8920 msgstr ""
8921
8922 #: api/StoreSettings.php:1241
8923 msgid "Dimension Unit"
8924 msgstr ""
8925
8926 #: app/Services/Renderer/ProductCardRender.php:223
8927 #: app/Services/Translations/block-editor-translation.php:120
8928 msgid "Dimensions"
8929 msgstr ""
8930
8931 #: app/Services/Localization/i18n/states.php:1573
8932 msgid "Dinagat Islands"
8933 msgstr ""
8934
8935 #: app/Services/Localization/i18n/states.php:141
8936 msgid "Dinajpur"
8937 msgstr ""
8938
8939 #: app/Services/Localization/i18n/states.php:1704
8940 msgid "Diourbel"
8941 msgstr ""
8942
8943 #: app/Modules/Templating/Bricks/Elements/BuySection.php:32
8944 msgid "Direct Buy Button"
8945 msgstr ""
8946
8947 #: app/Services/Translations/admin-translation.php:765
8948 msgid "Direct Checkout"
8949 msgstr ""
8950
8951 #: app/Services/Translations/admin-translation.php:766
8952 msgid "Direct Checkout Button"
8953 msgstr ""
8954
8955 #: app/Services/Translations/admin-translation.php:767
8956 msgid "Direct checkout link copied to clipboard"
8957 msgstr ""
8958
8959 #: app/Services/Translations/admin-translation.php:768
8960 msgid "Disable"
8961 msgstr ""
8962
8963 #: app/Services/Translations/admin-translation.php:769
8964 msgid "Disable Editing"
8965 msgstr ""
8966
8967 #: app/Helpers/Helper.php:945 app/Services/Filter/LicenseFilter.php:176
8968 #: app/Services/Filter/OrderFilter.php:472
8969 #: app/Services/Filter/OrderBumpFilter.php:159
8970 #: app/Services/Translations/admin-translation.php:770
8971 #: app/Services/Translations/customer-profile-translation.php:87
8972 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:254
8973 msgid "Disabled"
8974 msgstr ""
8975
8976 #: app/Services/Filter/LicenseFilter.php:55
8977 msgid "disabled"
8978 msgstr ""
8979
8980 #: app/Services/Translations/admin-translation.php:771
8981 msgid "Discard"
8982 msgstr ""
8983
8984 #: app/Services/Translations/admin-translation.php:772
8985 msgid "Discard changes"
8986 msgstr ""
8987
8988 #: app/Services/Translations/admin-translation.php:773
8989 msgid "Disconnect"
8990 msgstr ""
8991
8992 #: app/Modules/PaymentMethods/PayPalGateway/ConnectConfig.php:31
8993 msgid ""
8994 "Disconnecting your PayPal account will prevent you from offering PayPal "
8995 "services and products on your website. Do you wish to continue?"
8996 msgstr ""
8997
8998 #: app/Services/Renderer/CartSummaryRender.php:259
8999 #: app/Services/Translations/admin-translation.php:774
9000 #: app/Services/Translations/customer-profile-translation.php:73
9001 #: app/Services/Translations/block-editor-translation.php:121
9002 #: app/Views/invoice/thank_you.php:197 app/Views/invoice/receipt_slip.php:341
9003 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:609
9004 #: app/Services/Renderer/Receipt/ThankYouRender.php:427
9005 #: app/Views/emails/parts/items_table.php:343
9006 msgid "Discount"
9007 msgstr ""
9008
9009 #: app/Services/Translations/block-editor-translation.php:462
9010 msgid "discount"
9011 msgstr ""
9012
9013 #. %s - discount percentage
9014 #: app/Services/Translations/admin-translation.php:776
9015 msgid "Discount Amount"
9016 msgstr ""
9017
9018 #: app/Http/Requests/UpgradePathSettingRequest.php:30
9019 msgid "Discount amount is should be a number."
9020 msgstr ""
9021
9022 #: app/Services/Translations/admin-translation.php:777
9023 msgid "Discount Details"
9024 msgstr ""
9025
9026 #. %s - discount percentage
9027 #: app/Services/Translations/admin-translation.php:779
9028 msgid "Discount Percentage (%)"
9029 msgstr ""
9030
9031 #. %s - order total amount
9032 #: app/Services/Translations/admin-translation.php:782
9033 #, php-format
9034 msgid "Discount should not exceed the full product price (%s)."
9035 msgstr ""
9036
9037 #: app/Services/Translations/admin-translation.php:783
9038 msgid "Discount should not exceed the full product price (100%)."
9039 msgstr ""
9040
9041 #: app/Services/Translations/admin-translation.php:784
9042 msgid "Discount type"
9043 msgstr ""
9044
9045 #: app/Services/Translations/admin-translation.php:780
9046 msgid "Discount Value"
9047 msgstr ""
9048
9049 #: app/Services/Translations/admin-translation.php:785
9050 msgid "Discount value"
9051 msgstr ""
9052
9053 #: app/Services/Renderer/ModalCheckoutRenderer.php:256
9054 #: app/Services/Renderer/CartItemRenderer.php:84
9055 msgid "Discounted price"
9056 msgstr ""
9057
9058 #: app/Services/Translations/admin-translation.php:786
9059 #: app/Http/Controllers/TemplateController.php:19
9060 msgid "Dispatch Slip Template"
9061 msgstr ""
9062
9063 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:50
9064 msgid "Display"
9065 msgstr ""
9066
9067 #: app/Hooks/Handlers/BlockEditors/MiniCartBlockEditor.php:76
9068 msgid "Display a button for shoppers to quickly view their cart."
9069 msgstr ""
9070
9071 #: app/Hooks/Handlers/BlockEditors/CustomerDashboardButtonBlockEditor.php:76
9072 msgid "Display a button or link that navigates to the customer dashboard."
9073 msgstr ""
9074
9075 #: app/Hooks/Handlers/BlockEditors/ProductCategoriesListBlockEditor.php:56
9076 msgid "Display a list of product categories."
9077 msgstr ""
9078
9079 #: app/Services/Translations/block-editor-translation.php:125
9080 msgid "Display categories even if they have no products."
9081 msgstr ""
9082
9083 #: app/Services/Translations/block-editor-translation.php:126
9084 msgid "Display child categories nested under their parents."
9085 msgstr ""
9086
9087 #: app/Services/Translations/admin-translation.php:787
9088 msgid "Display Conditions"
9089 msgstr ""
9090
9091 #: app/Services/Translations/block-editor-translation.php:122
9092 msgid "Display Elements"
9093 msgstr ""
9094
9095 #: app/Services/Translations/block-editor-translation.php:123
9096 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:298
9097 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:319
9098 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:340
9099 msgid "Display Name"
9100 msgstr ""
9101
9102 #: app/Services/Translations/block-editor-translation.php:127
9103 msgid "Display options"
9104 msgstr ""
9105
9106 #: app/Hooks/Handlers/BlockEditors/RelatedProduct/RelatedProductBlockEditor.php:56
9107 msgid "Display related products."
9108 msgstr ""
9109
9110 #: app/Services/Translations/block-editor-translation.php:124
9111 msgid "Display Settings"
9112 msgstr ""
9113
9114 #: app/Services/Translations/block-editor-translation.php:128
9115 msgid "Display style"
9116 msgstr ""
9117
9118 #. %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
9119 #: api/StoreSettings.php:1011
9120 msgid "Display the cart icon in the body of the website"
9121 msgstr ""
9122
9123 #: app/Services/Translations/block-editor-translation.php:129
9124 msgid "Display the number of products in each category."
9125 msgstr ""
9126
9127 #: app/Services/Translations/block-editor-translation.php:130
9128 msgid "Display total price"
9129 msgstr ""
9130
9131 #: app/Services/Translations/block-editor-translation.php:131
9132 msgid "Display type"
9133 msgstr ""
9134
9135 #: app/Hooks/Handlers/BlockEditors/StoreLogoBlockEditor.php:37
9136 msgid "Display your store logo."
9137 msgstr ""
9138
9139 #: app/Hooks/Handlers/BlockEditors/SaleBadgeBlockEditor.php:81
9140 msgid "Displays a sale badge when a product is on sale."
9141 msgstr ""
9142
9143 #: app/Hooks/Handlers/BlockEditors/SoldOutBadgeBlockEditor.php:82
9144 msgid "Displays a sold out badge when a product is out of stock."
9145 msgstr ""
9146
9147 #: app/Modules/Templating/BlockTemplates/ProductCategoryTemplate.php:48
9148 msgid "Displays products filtered by a category."
9149 msgstr ""
9150
9151 #: app/Modules/Templating/BlockTemplates/ProductPageTemplate.php:48
9152 msgid "Displays Single FluentCart Product."
9153 msgstr ""
9154
9155 #: app/Hooks/Handlers/BlockEditors/ProductPackageDescriptionBlockEditor.php:81
9156 msgid ""
9157 "Displays the product packaging details (name, type, dimensions, weight)."
9158 msgstr ""
9159
9160 #: app/Hooks/Handlers/BlockEditors/ProductSkuBlockEditor.php:83
9161 msgid "Displays the product SKU (Stock Keeping Unit)."
9162 msgstr ""
9163
9164 #: app/Services/Filter/OrderFilter.php:404
9165 #: app/Services/Translations/admin-translation.php:788
9166 #: app/Services/Translations/customer-profile-translation.php:88
9167 msgid "Dispute"
9168 msgstr ""
9169
9170 #: app/Http/Controllers/OrderController.php:1303
9171 msgid "Dispute accepted!"
9172 msgstr ""
9173
9174 #: app/Services/Localization/i18n/address-locales.php:79
9175 #: app/Services/Localization/i18n/address-locales.php:134
9176 #: app/Services/Localization/i18n/address-locales.php:631
9177 #: app/Services/Localization/i18n/address-locales.php:740
9178 #: app/Services/Localization/i18n/address-locales.php:771
9179 #: app/Services/Localization/i18n/address-locales.php:781
9180 msgid "District"
9181 msgstr ""
9182
9183 #: app/Services/Localization/i18n/states.php:1934
9184 msgctxt "district"
9185 msgid "Belgrade"
9186 msgstr ""
9187
9188 #: app/Services/Localization/i18n/states.php:1935
9189 msgctxt "district"
9190 msgid "Bor"
9191 msgstr ""
9192
9193 #: app/Services/Localization/i18n/states.php:1936
9194 msgctxt "district"
9195 msgid "Braničevo"
9196 msgstr ""
9197
9198 #: app/Services/Localization/i18n/states.php:1937
9199 msgctxt "district"
9200 msgid "Central Banat"
9201 msgstr ""
9202
9203 #: app/Services/Localization/i18n/states.php:1938
9204 msgctxt "district"
9205 msgid "Danube"
9206 msgstr ""
9207
9208 #: app/Services/Localization/i18n/states.php:1939
9209 msgctxt "district"
9210 msgid "Jablanica"
9211 msgstr ""
9212
9213 #: app/Services/Localization/i18n/states.php:1940
9214 msgctxt "district"
9215 msgid "Kolubara"
9216 msgstr ""
9217
9218 #: app/Services/Localization/i18n/states.php:1959
9219 msgctxt "district"
9220 msgid "Kosovo"
9221 msgstr ""
9222
9223 #: app/Services/Localization/i18n/states.php:1964
9224 msgctxt "district"
9225 msgid "Kosovo-Metohija"
9226 msgstr ""
9227
9228 #: app/Services/Localization/i18n/states.php:1963
9229 msgctxt "district"
9230 msgid "Kosovo-Pomoravlje"
9231 msgstr ""
9232
9233 #: app/Services/Localization/i18n/states.php:1962
9234 msgctxt "district"
9235 msgid "Kosovska Mitrovica"
9236 msgstr ""
9237
9238 #: app/Services/Localization/i18n/states.php:1941
9239 msgctxt "district"
9240 msgid "Mačva"
9241 msgstr ""
9242
9243 #: app/Services/Localization/i18n/states.php:1942
9244 msgctxt "district"
9245 msgid "Morava"
9246 msgstr ""
9247
9248 #: app/Services/Localization/i18n/states.php:1943
9249 msgctxt "district"
9250 msgid "Nišava"
9251 msgstr ""
9252
9253 #: app/Services/Localization/i18n/states.php:1945
9254 msgctxt "district"
9255 msgid "North Banat"
9256 msgstr ""
9257
9258 #: app/Services/Localization/i18n/states.php:1944
9259 msgctxt "district"
9260 msgid "North Bačka"
9261 msgstr ""
9262
9263 #: app/Services/Localization/i18n/states.php:1960
9264 msgctxt "district"
9265 msgid "Peć"
9266 msgstr ""
9267
9268 #: app/Services/Localization/i18n/states.php:1947
9269 msgctxt "district"
9270 msgid "Pirot"
9271 msgstr ""
9272
9273 #: app/Services/Localization/i18n/states.php:1948
9274 msgctxt "district"
9275 msgid "Pomoravlje"
9276 msgstr ""
9277
9278 #: app/Services/Localization/i18n/states.php:1961
9279 msgctxt "district"
9280 msgid "Prizren"
9281 msgstr ""
9282
9283 #: app/Services/Localization/i18n/states.php:1946
9284 msgctxt "district"
9285 msgid "Pčinja"
9286 msgstr ""
9287
9288 #: app/Services/Localization/i18n/states.php:1949
9289 msgctxt "district"
9290 msgid "Rasina"
9291 msgstr ""
9292
9293 #: app/Services/Localization/i18n/states.php:1950
9294 msgctxt "district"
9295 msgid "Raška"
9296 msgstr ""
9297
9298 #: app/Services/Localization/i18n/states.php:1952
9299 msgctxt "district"
9300 msgid "South Banat"
9301 msgstr ""
9302
9303 #: app/Services/Localization/i18n/states.php:1951
9304 msgctxt "district"
9305 msgid "South Bačka"
9306 msgstr ""
9307
9308 #: app/Services/Localization/i18n/states.php:1953
9309 msgctxt "district"
9310 msgid "Srem"
9311 msgstr ""
9312
9313 #: app/Services/Localization/i18n/states.php:1955
9314 msgctxt "district"
9315 msgid "Toplica"
9316 msgstr ""
9317
9318 #: app/Services/Localization/i18n/states.php:1965
9319 msgctxt "district"
9320 msgid "Vojvodina"
9321 msgstr ""
9322
9323 #: app/Services/Localization/i18n/states.php:1956
9324 msgctxt "district"
9325 msgid "West Bačka"
9326 msgstr ""
9327
9328 #: app/Services/Localization/i18n/states.php:1957
9329 msgctxt "district"
9330 msgid "Zaječar"
9331 msgstr ""
9332
9333 #: app/Services/Localization/i18n/states.php:1958
9334 msgctxt "district"
9335 msgid "Zlatibor"
9336 msgstr ""
9337
9338 #: app/Services/Localization/i18n/states.php:1954
9339 msgctxt "district"
9340 msgid "Šumadija"
9341 msgstr ""
9342
9343 #: app/Services/Localization/i18n/states.php:2148
9344 msgid "District of Columbia"
9345 msgstr ""
9346
9347 #: app/Services/Localization/i18n/states.php:258
9348 msgid "Distrito Federal"
9349 msgstr ""
9350
9351 #: app/Services/Localization/i18n/states.php:440
9352 msgid "Distrito Nacional"
9353 msgstr ""
9354
9355 #: app/Services/Translations/block-editor-translation.php:132
9356 msgid "Divider"
9357 msgstr ""
9358
9359 #: app/Services/Translations/block-editor-translation.php:133
9360 msgid "Divider Color"
9361 msgstr ""
9362
9363 #: app/Services/Localization/i18n/states.php:1838
9364 msgid "Diyarbakır"
9365 msgstr ""
9366
9367 #: app/Services/Localization/i18n/states.php:500
9368 msgid "Djelfa"
9369 msgstr ""
9370
9371 #: app/Services/Localization/i18n/countries.php:75
9372 msgid "Djibouti"
9373 msgstr ""
9374
9375 #: app/Helpers/CurrenciesHelper.php:53 app/Helpers/CurrenciesHelper.php:386
9376 msgid "Djiboutian Franc"
9377 msgstr ""
9378
9379 #: app/Services/Localization/i18n/states.php:787
9380 msgid "DKI Jakarta"
9381 msgstr ""
9382
9383 #: app/Services/Localization/i18n/states.php:1973
9384 msgid "Dnipropetrovshchyna"
9385 msgstr ""
9386
9387 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:167
9388 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:180
9389 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:191
9390 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:204
9391 msgid "do not have"
9392 msgstr ""
9393
9394 #: app/Services/Localization/i18n/states.php:197
9395 msgid "Dobrich"
9396 msgstr ""
9397
9398 #: app/Services/Localization/i18n/states.php:1903
9399 msgid "Dodoma"
9400 msgstr ""
9401
9402 #: app/Services/Translations/admin-translation.php:789
9403 msgid "Doesn't equal"
9404 msgstr ""
9405
9406 #: app/Services/Translations/admin-translation.php:790
9407 msgid "Doesn't includes"
9408 msgstr ""
9409
9410 #: app/Services/Localization/i18n/states.php:2029
9411 msgid "Dokolo"
9412 msgstr ""
9413
9414 #: app/Services/Localization/i18n/states.php:1677
9415 msgid "Dolj"
9416 msgstr ""
9417
9418 #: app/Services/Localization/i18n/countries.php:76
9419 msgid "Dominica"
9420 msgstr ""
9421
9422 #: app/Helpers/CurrenciesHelper.php:55
9423 msgid "Dominican Peso"
9424 msgstr ""
9425
9426 #: app/Services/Localization/i18n/countries.php:77
9427 msgid "Dominican Republic"
9428 msgstr ""
9429
9430 #: app/Services/Translations/admin-translation.php:791
9431 msgid "Don't Forget to Save Your Tax File"
9432 msgstr ""
9433
9434 #: app/Services/Translations/admin-translation.php:792
9435 msgid "Don't have a license key?"
9436 msgstr ""
9437
9438 #: app/Services/Translations/admin-translation.php:793
9439 msgid "Don't manage"
9440 msgstr ""
9441
9442 #: app/Services/Localization/i18n/states.php:1295
9443 msgid "Dondușeni"
9444 msgstr ""
9445
9446 #: app/Services/Translations/admin-translation.php:794
9447 msgid "Done"
9448 msgstr ""
9449
9450 #: app/Services/Localization/i18n/states.php:1974
9451 msgid "Donechchyna"
9452 msgstr ""
9453
9454 #: app/Services/Localization/i18n/states.php:817
9455 msgid "Donegal"
9456 msgstr ""
9457
9458 #: app/Services/Localization/i18n/states.php:233
9459 msgid "Donga"
9460 msgstr ""
9461
9462 #: api/StoreSettings.php:404
9463 msgid "Dot & Comma (eg 10.000,00)"
9464 msgstr ""
9465
9466 #: app/Services/Translations/admin-translation.php:795
9467 #: app/Services/Translations/customer-profile-translation.php:89
9468 #: app/Services/Translations/block-editor-translation.php:134
9469 #: app/Services/Renderer/Receipt/ThankYouRender.php:720
9470 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:188
9471 #: app/Views/emails/parts/downloads.php:39
9472 msgid "Download"
9473 msgstr ""
9474
9475 #: app/Services/Translations/admin-translation.php:796
9476 msgid "Download & Continue"
9477 msgstr ""
9478
9479 #: app/Helpers/EditorShortCodeHelper.php:350
9480 msgid "Download (Loop)"
9481 msgstr ""
9482
9483 #: app/Services/Translations/admin-translation.php:799
9484 msgid "Download a Sample CSV File"
9485 msgstr ""
9486
9487 #: app/Services/Translations/admin-translation.php:797
9488 msgid "Download Again"
9489 msgstr ""
9490
9491 #: app/Helpers/CustomerHelper.php:159
9492 msgid "Download date has been expired"
9493 msgstr ""
9494
9495 #: app/Services/Translations/admin-translation.php:798
9496 msgid "Download FluentHub"
9497 msgstr ""
9498
9499 #: app/Services/Translations/admin-translation.php:800
9500 msgid "Download link copied to your clipboard"
9501 msgstr ""
9502
9503 #: api/Resource/FrontendResource/OrderDownloadPermissionResource.php:69
9504 msgid "Download log created successfully!"
9505 msgstr ""
9506
9507 #: api/Resource/FrontendResource/OrderDownloadPermissionResource.php:74
9508 msgid "Download log creation failed."
9509 msgstr ""
9510
9511 #: api/Resource/FrontendResource/OrderDownloadPermissionResource.php:106
9512 msgid "Download log update failed."
9513 msgstr ""
9514
9515 #: api/Resource/FrontendResource/OrderDownloadPermissionResource.php:101
9516 msgid "Download log updated successfully!"
9517 msgstr ""
9518
9519 #: app/Views/invoice/thank_you.php:519
9520 #: app/Services/Renderer/Receipt/ThankYouRender.php:1007
9521 msgid "Download Receipt"
9522 msgstr ""
9523
9524 #: app/Services/Translations/customer-profile-translation.php:90
9525 msgid "Download Receipt for Invoice"
9526 msgstr ""
9527
9528 #: app/Services/Translations/customer-profile-translation.php:91
9529 msgid "Download receipt for transaction on"
9530 msgstr ""
9531
9532 #: app/Helpers/EditorShortCodeHelper.php:356
9533 msgid "Download URL"
9534 msgstr ""
9535
9536 #: app/Services/Translations/admin-translation.php:801
9537 msgid "Downloadable Asset(s)"
9538 msgstr ""
9539
9540 #: app/Services/Translations/admin-translation.php:802
9541 msgid "Downloadable File Deleted Successfully"
9542 msgstr ""
9543
9544 #: app/Services/Translations/admin-translation.php:803
9545 msgid "Downloading..."
9546 msgstr ""
9547
9548 #: app/Services/Translations/customer-profile-translation.php:92
9549 #: app/Services/Translations/block-editor-translation.php:135
9550 #: app/Services/Renderer/Receipt/ThankYouRender.php:691
9551 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:293
9552 #: app/Hooks/Handlers/BlockEditors/CustomerProfileBlockEditor.php:46
9553 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:234
9554 #: app/Views/emails/order/paid/customer.php:49
9555 #: app/Views/emails/order/shipped/customer.php:35
9556 #: app/Views/emails/order/delivered/customer.php:38
9557 msgid "Downloads"
9558 msgstr ""
9559
9560 #: app/Services/Translations/customer-profile-translation.php:93
9561 msgid "Downloads table"
9562 msgstr ""
9563
9564 #: app/Helpers/Status.php:112 app/Helpers/Helper.php:371
9565 #: app/Services/Translations/admin-translation.php:804
9566 #: app/Services/Translations/customer-profile-translation.php:94
9567 msgid "Draft"
9568 msgstr ""
9569
9570 #: app/Services/Translations/admin-translation.php:805
9571 msgid "Drag & Drop or"
9572 msgstr ""
9573
9574 #. %1$s - opening tag, %2$s - closing tag
9575 #: app/Services/Translations/admin-translation.php:807
9576 #, php-format
9577 msgid "Drag & Drop or %1$s Browse/Upload %2$s Files"
9578 msgstr ""
9579
9580 #: app/Services/Translations/admin-translation.php:808
9581 msgid "Drag to reorder"
9582 msgstr ""
9583
9584 #: app/Services/Localization/i18n/states.php:1218
9585 msgid "Driouch"
9586 msgstr ""
9587
9588 #: app/Http/Controllers/WebController/FileDownloader.php:115
9589 msgid "Driver Error"
9590 msgstr ""
9591
9592 #: app/Http/Requests/ProductDownloadable/ProductDownloadableFileRequest.php:36
9593 #: app/Http/Requests/ProductDownloadable/ProductDownloadableBulkFileRequest.php:38
9594 msgid "Driver is required."
9595 msgstr ""
9596
9597 #. %s is the driver name
9598 #: app/Services/Translations/admin-translation.php:810
9599 #, php-format
9600 msgid "Driver: %s"
9601 msgstr ""
9602
9603 #: app/Services/Localization/i18n/states.php:1296
9604 msgid "Drochia"
9605 msgstr ""
9606
9607 #: app/Services/Translations/admin-translation.php:811
9608 #: app/Services/Translations/block-editor-translation.php:136
9609 msgid "Dropdown"
9610 msgstr ""
9611
9612 #: app/Services/Localization/i18n/states.php:449
9613 msgid "Duarte"
9614 msgstr ""
9615
9616 #: app/Services/Localization/i18n/states.php:818
9617 msgid "Dublin"
9618 msgstr ""
9619
9620 #: app/Services/Localization/i18n/states.php:750
9621 msgid "Dubrovnik-Neretva County"
9622 msgstr ""
9623
9624 #: app/Services/Localization/i18n/states.php:1297
9625 msgid "Dubăsari"
9626 msgstr ""
9627
9628 #: app/Services/Translations/admin-translation.php:812
9629 msgid ""
9630 "Due amount is remaining, Get a custom payment link to send to the customer."
9631 msgstr ""
9632
9633 #: app/Views/emails/order/reminder/due/customer.php:54
9634 #: app/Views/emails/order/reminder/due/admin.php:40
9635 #: app/Views/emails/order/reminder/overdue/customer.php:58
9636 #: app/Views/emails/order/reminder/overdue/admin.php:52
9637 msgid "Due Date"
9638 msgstr ""
9639
9640 #: app/Services/Translations/admin-translation.php:813
9641 msgid "Duplicate"
9642 msgstr ""
9643
9644 #: app/Services/Translations/admin-translation.php:814
9645 #, php-format
9646 msgid "Duplicate %s?"
9647 msgstr ""
9648
9649 #: app/Services/Translations/admin-translation.php:815
9650 msgid "Duplicate Product"
9651 msgstr ""
9652
9653 #: app/Services/BulkProductUpdateService.php:246
9654 #: app/Services/BulkProductInsertService.php:161
9655 #, php-format
9656 msgid "Duplicate SKU \"%s\" within this product."
9657 msgstr ""
9658
9659 #. 1: Variation ID
9660 #: app/Services/PlanUpgradeService.php:91
9661 #, php-format
9662 msgid ""
9663 "Duplicate upgrade path found for variation #%1$s. Each target variation must "
9664 "be unique."
9665 msgstr ""
9666
9667 #: app/Services/Localization/i18n/states.php:1335
9668 msgid "Durango"
9669 msgstr ""
9670
9671 #: app/Services/Localization/i18n/states.php:2200
9672 msgid "Durazno"
9673 msgstr ""
9674
9675 #: app/Services/Localization/i18n/states.php:58
9676 msgid "Durrës"
9677 msgstr ""
9678
9679 #: app/Services/Translations/admin-translation.php:816
9680 msgid "Dynamic"
9681 msgstr ""
9682
9683 #: app/Services/Localization/i18n/states.php:1676
9684 msgid "Dâmbovița"
9685 msgstr ""
9686
9687 #: app/Services/Localization/i18n/states.php:1898
9688 msgid "Düzce"
9689 msgstr ""
9690
9691 #: app/Services/Translations/admin-translation.php:817
9692 msgid "E-Invoice Configuration"
9693 msgstr ""
9694
9695 #: app/Services/Translations/admin-translation.php:818
9696 msgid "E-Invoice Settings"
9697 msgstr ""
9698
9699 #: app/Services/Translations/admin-translation.php:2781
9700 msgid "e.g 10"
9701 msgstr ""
9702
9703 #: app/Services/Renderer/ProductFilterRender.php:218
9704 msgid "e.g 100"
9705 msgstr ""
9706
9707 #: app/Services/Renderer/ProductFilterRender.php:240
9708 msgid "e.g 500"
9709 msgstr ""
9710
9711 #: app/Helpers/CartCheckoutHelper.php:496
9712 #: app/Services/Renderer/AddressSelectRenderer.php:235
9713 msgid "e.g Home, Office"
9714 msgstr ""
9715
9716 #: app/Services/Translations/admin-translation.php:2782
9717 msgid "e.g. (+ tax)"
9718 msgstr ""
9719
9720 #: app/Services/Translations/admin-translation.php:2783
9721 msgid "e.g. (incl. tax)"
9722 msgstr ""
9723
9724 #: app/Services/Translations/admin-translation.php:2784
9725 msgid "e.g. 0 for tax exempt"
9726 msgstr ""
9727
9728 #: app/Services/Translations/admin-translation.php:2785
9729 msgid "e.g. 9300 or 9300-9399 or 9300,9400"
9730 msgstr ""
9731
9732 #: app/Services/Translations/admin-translation.php:2786
9733 msgid "e.g. Custom Invoice"
9734 msgstr ""
9735
9736 #: app/Services/Translations/admin-translation.php:2787
9737 msgid "e.g. DE999999999"
9738 msgstr ""
9739
9740 #: app/Services/Renderer/VatFieldRenderer.php:138
9741 msgid ""
9742 "e.g. I confirm reverse charge applies — VAT will be self-accounted in my "
9743 "country. Saved with your order. Max 255 characters. "
9744 msgstr ""
9745
9746 #: app/Services/Translations/admin-translation.php:2788
9747 msgid "e.g. Initial Setup"
9748 msgstr ""
9749
9750 #: app/Helpers/CartCheckoutHelper.php:824
9751 msgid "e.g. James Brown"
9752 msgstr ""
9753
9754 #: app/Services/Translations/admin-translation.php:2789
9755 msgid "e.g. Medium box"
9756 msgstr ""
9757
9758 #: app/Helpers/CartCheckoutHelper.php:833
9759 msgid "e.g. [email protected]"
9760 msgstr ""
9761
9762 #: app/Helpers/CartCheckoutHelper.php:859
9763 msgid "e.g. [email protected] or username"
9764 msgstr ""
9765
9766 #: app/Services/Translations/admin-translation.php:2790
9767 msgid "e.g. Navy Blue"
9768 msgstr ""
9769
9770 #: app/Services/Translations/admin-translation.php:2791
9771 msgid "e.g. Small, Medium, Large"
9772 msgstr ""
9773
9774 #: app/Services/Translations/admin-translation.php:2792
9775 msgid "e.g. Super Reduced, Luxury"
9776 msgstr ""
9777
9778 #: app/Services/Translations/admin-translation.php:2793
9779 msgid "e.g. Tax, VAT, GST"
9780 msgstr ""
9781
9782 #: app/Services/Translations/admin-translation.php:2794
9783 msgid "e.g. VAT, MwSt"
9784 msgstr ""
9785
9786 #: app/Http/Requests/AttrTermRequest.php:50
9787 msgid "Each term must have a title."
9788 msgstr ""
9789
9790 #: app/Http/Requests/AttrTermRequest.php:51
9791 msgid "Each title must be 50 characters or fewer."
9792 msgstr ""
9793
9794 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:441
9795 msgid "Early payment is not available for this subscription."
9796 msgstr ""
9797
9798 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:163
9799 msgid "Early payment is not enabled for this site."
9800 msgstr ""
9801
9802 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:180
9803 msgid "Early payment is only available for installment subscriptions."
9804 msgstr ""
9805
9806 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:204
9807 msgid "Early payment link generated."
9808 msgstr ""
9809
9810 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:451
9811 msgid "Early payment URL generated."
9812 msgstr ""
9813
9814 #: app/Services/Localization/i18n/states.php:894
9815 msgid "East Azarbaijan (آذربایجان شرقی)"
9816 msgstr ""
9817
9818 #: app/Helpers/CurrenciesHelper.php:154
9819 msgid "East Caribbean Dollar"
9820 msgstr ""
9821
9822 #: app/Services/Localization/i18n/states.php:669
9823 msgid "East Macedonia and Thrace"
9824 msgstr ""
9825
9826 #: app/Services/Localization/i18n/states.php:654
9827 #: app/Services/Localization/i18n/states.php:2259
9828 msgid "Eastern"
9829 msgstr ""
9830
9831 #: app/Services/Localization/i18n/states.php:2246
9832 msgid "Eastern Cape"
9833 msgstr ""
9834
9835 #: app/Services/Localization/i18n/states.php:1574
9836 msgid "Eastern Samar"
9837 msgstr ""
9838
9839 #: app/Services/Localization/i18n/states.php:1416
9840 msgid "Ebonyi"
9841 msgstr ""
9842
9843 #: app/Services/Localization/i18n/countries.php:78
9844 msgid "Ecuador"
9845 msgstr ""
9846
9847 #: app/Services/Localization/i18n/states.php:1298
9848 msgid "Edineț"
9849 msgstr ""
9850
9851 #: app/Services/Localization/i18n/states.php:1839
9852 msgid "Edirne"
9853 msgstr ""
9854
9855 #: app/Services/Translations/admin-translation.php:824
9856 #: app/Services/Translations/customer-profile-translation.php:95
9857 msgid "Edit"
9858 msgstr ""
9859
9860 #. %1$s: user name
9861 #: app/Services/Translations/admin-translation.php:826
9862 #, php-format
9863 msgid "Edit %1$s's Role"
9864 msgstr ""
9865
9866 #: app/Services/Translations/customer-profile-translation.php:97
9867 msgid "Edit address"
9868 msgstr ""
9869
9870 #: app/Services/Translations/admin-translation.php:841
9871 msgid "Edit attribute group"
9872 msgstr ""
9873
9874 #: app/Services/Translations/customer-profile-translation.php:96
9875 msgid "Edit Billing Address"
9876 msgstr ""
9877
9878 #: app/Services/Translations/admin-translation.php:842
9879 msgid "Edit billing address"
9880 msgstr ""
9881
9882 #: app/CPT/FluentProducts.php:314
9883 msgid "Edit Brand"
9884 msgstr ""
9885
9886 #: app/CPT/FluentProducts.php:292
9887 msgid "Edit Category"
9888 msgstr ""
9889
9890 #: app/Services/Translations/admin-translation.php:827
9891 msgid "Edit Coupon"
9892 msgstr ""
9893
9894 #: app/Services/Translations/admin-translation.php:828
9895 msgid "Edit Customer Information"
9896 msgstr ""
9897
9898 #: app/Services/Translations/admin-translation.php:843
9899 msgid "Edit customer information"
9900 msgstr ""
9901
9902 #: app/Services/Translations/admin-translation.php:829
9903 msgid "Edit Description"
9904 msgstr ""
9905
9906 #: app/Services/Translations/admin-translation.php:830
9907 msgid "Edit Discount"
9908 msgstr ""
9909
9910 #: app/Services/Translations/admin-translation.php:844
9911 msgid "Edit discount"
9912 msgstr ""
9913
9914 #: app/Services/Translations/admin-translation.php:831
9915 msgid "Edit Downloadable Asset"
9916 msgstr ""
9917
9918 #: app/Services/Translations/admin-translation.php:845
9919 msgid "Edit draft"
9920 msgstr ""
9921
9922 #: app/Services/Translations/admin-translation.php:846
9923 msgid "Edit group"
9924 msgstr ""
9925
9926 #: app/Services/Translations/admin-translation.php:847
9927 #, php-format
9928 msgid "Edit group %1$s"
9929 msgstr ""
9930
9931 #: app/Services/Translations/admin-translation.php:832
9932 msgid "Edit Integration"
9933 msgstr ""
9934
9935 #: app/Services/Translations/admin-translation.php:848
9936 msgid "Edit media"
9937 msgstr ""
9938
9939 #: app/Services/Translations/admin-translation.php:833
9940 msgid "Edit Note"
9941 msgstr ""
9942
9943 #: app/Services/Translations/admin-translation.php:849
9944 msgid "Edit package"
9945 msgstr ""
9946
9947 #: app/Helpers/AdminHelper.php:51
9948 msgid "Edit Pricing"
9949 msgstr ""
9950
9951 #: app/CPT/FluentProducts.php:211 app/Helpers/AdminHelper.php:32
9952 msgid "Edit Product"
9953 msgstr ""
9954
9955 #: app/Modules/Templating/Bricks/Elements/ProductContent.php:27
9956 msgid "Edit product content in FluentCart."
9957 msgstr ""
9958
9959 #: app/Services/Translations/block-editor-translation.php:138
9960 msgid "Edit product selection"
9961 msgstr ""
9962
9963 #: app/Modules/Templating/Bricks/Elements/ProductShortDescription.php:27
9964 msgid "Edit product short description in WordPress."
9965 msgstr ""
9966
9967 #: app/Services/Permission/PermissionManager.php:186
9968 msgid "Edit Products"
9969 msgstr ""
9970
9971 #: app/Services/Translations/admin-translation.php:850
9972 msgid "Edit registration"
9973 msgstr ""
9974
9975 #: app/Services/Translations/admin-translation.php:834
9976 msgid "Edit Shipping"
9977 msgstr ""
9978
9979 #: app/Services/Translations/admin-translation.php:851
9980 msgid "Edit shipping address"
9981 msgstr ""
9982
9983 #: app/Services/Translations/admin-translation.php:835
9984 msgid "Edit Shipping Class"
9985 msgstr ""
9986
9987 #: app/Services/Translations/admin-translation.php:836
9988 msgid "Edit Shipping Method"
9989 msgstr ""
9990
9991 #: app/Services/Translations/admin-translation.php:837
9992 msgid "Edit Shipping Zone"
9993 msgstr ""
9994
9995 #: app/Services/Translations/admin-translation.php:838
9996 msgid "Edit Short Description"
9997 msgstr ""
9998
9999 #: app/Services/Translations/admin-translation.php:852
10000 msgid "Edit tax override"
10001 msgstr ""
10002
10003 #: app/Services/Translations/admin-translation.php:853
10004 msgid "Edit tax override for"
10005 msgstr ""
10006
10007 #: app/Services/Translations/admin-translation.php:839
10008 msgid "Edit Template"
10009 msgstr ""
10010
10011 #: app/Services/Translations/admin-translation.php:854
10012 msgid "Edit the term"
10013 msgstr ""
10014
10015 #: app/Services/Translations/admin-translation.php:840
10016 msgid "Edit VAT registration"
10017 msgstr ""
10018
10019 #: app/Modules/Templating/BlockTemplates/TemplateParts/ProductModalTemplatePart.php:145
10020 msgid "Editable template part for Single Product Modal."
10021 msgstr ""
10022
10023 #: app/Services/Translations/admin-translation.php:855
10024 msgid "Editing group"
10025 msgstr ""
10026
10027 #. %1$s: attribute group name
10028 #: app/Services/Translations/admin-translation.php:857
10029 #, php-format
10030 msgid "Editing group: %1$s"
10031 msgstr ""
10032
10033 #: app/Services/Translations/admin-translation.php:858
10034 msgid "Editor"
10035 msgstr ""
10036
10037 #: app/Http/Controllers/ProductController.php:382
10038 msgid "Editor mode updated successfully"
10039 msgstr ""
10040
10041 #: app/Services/Localization/i18n/states.php:1417
10042 msgid "Edo"
10043 msgstr ""
10044
10045 #: app/Services/Translations/admin-translation.php:859
10046 msgid "Eg. COUPON10"
10047 msgstr ""
10048
10049 #: app/Services/Localization/i18n/countries.php:79
10050 msgid "Egypt"
10051 msgstr ""
10052
10053 #: app/Helpers/CurrenciesHelper.php:57
10054 msgid "Egyptian Pound"
10055 msgstr ""
10056
10057 #: app/Services/Localization/i18n/states.php:1085
10058 msgid "Ehime"
10059 msgstr ""
10060
10061 #: app/Services/Tax/TaxManager.php:124
10062 msgid "Eight"
10063 msgstr ""
10064
10065 #: app/Modules/Tax/TaxModule.php:2389
10066 msgid "EIN / Sales Tax"
10067 msgstr ""
10068
10069 #: app/Services/Localization/i18n/address-locales.php:364
10070 msgid "Eircode"
10071 msgstr ""
10072
10073 #: app/Services/Localization/i18n/states.php:1418
10074 msgid "Ekiti"
10075 msgstr ""
10076
10077 #: app/Services/Localization/i18n/states.php:515
10078 msgid "El Bayadh"
10079 msgstr ""
10080
10081 #: app/Services/Localization/i18n/states.php:1514
10082 msgid "El Callao"
10083 msgstr ""
10084
10085 #: app/Services/Localization/i18n/states.php:1228
10086 msgid "El Hajeb"
10087 msgstr ""
10088
10089 #: app/Services/Localization/i18n/states.php:1233
10090 msgid "El Jadida"
10091 msgstr ""
10092
10093 #: app/Services/Localization/i18n/states.php:541
10094 msgid "El Oro"
10095 msgstr ""
10096
10097 #: app/Services/Localization/i18n/states.php:522
10098 msgid "El Oued"
10099 msgstr ""
10100
10101 #: app/Services/Localization/i18n/states.php:719
10102 msgid "El Paraíso"
10103 msgstr ""
10104
10105 #: app/Services/Localization/i18n/states.php:687
10106 msgid "El Progreso"
10107 msgstr ""
10108
10109 #: app/Services/Localization/i18n/countries.php:80
10110 msgid "El Salvador"
10111 msgstr ""
10112
10113 #: app/Services/Localization/i18n/states.php:450
10114 msgid "El Seibo"
10115 msgstr ""
10116
10117 #: app/Services/Localization/i18n/states.php:519
10118 msgid "El Tarf"
10119 msgstr ""
10120
10121 #: app/Services/Localization/i18n/states.php:451
10122 msgid "El Valle"
10123 msgstr ""
10124
10125 #: app/Services/Localization/i18n/states.php:1840
10126 msgid "Elazığ"
10127 msgstr ""
10128
10129 #: app/Services/Localization/i18n/states.php:59
10130 msgid "Elbasan"
10131 msgstr ""
10132
10133 #: app/Services/Translations/admin-translation.php:860
10134 msgid "Electronic Address"
10135 msgstr ""
10136
10137 #: app/Services/Translations/admin-translation.php:861
10138 msgid "Electronic address for receiving e-invoices (e.g. PEPPOL ID)"
10139 msgstr ""
10140
10141 #: app/Services/Translations/admin-translation.php:862
10142 #: app/Services/Translations/customer-profile-translation.php:98
10143 msgid "Element not provided"
10144 msgstr ""
10145
10146 #: app/Http/Controllers/ModuleSettingsController.php:261
10147 msgid "Elementor Blocks"
10148 msgstr ""
10149
10150 #: app/Services/Tax/TaxManager.php:127
10151 msgid "Eleven"
10152 msgstr ""
10153
10154 #: app/Services/Localization/i18n/states.php:1101
10155 msgid "Elgeyo-Marakwet"
10156 msgstr ""
10157
10158 #: app/Services/Localization/i18n/states.php:452
10159 msgid "Elías Piña"
10160 msgstr ""
10161
10162 #: app/Services/Renderer/CheckoutFieldsSchema.php:21
10163 #: app/Services/Translations/admin-translation.php:863
10164 #: app/Services/Translations/customer-profile-translation.php:99
10165 #: app/Services/Translations/block-editor-translation.php:139
10166 msgid "Email"
10167 msgstr ""
10168
10169 #: app/Services/Translations/admin-translation.php:864
10170 msgid "Email *"
10171 msgstr ""
10172
10173 #: app/Helpers/CartCheckoutHelper.php:831
10174 #: app/Services/Renderer/CheckoutFieldsSchema.php:473
10175 msgid "Email Address"
10176 msgstr ""
10177
10178 #: app/Helpers/CartCheckoutHelper.php:676
10179 #: app/Services/Renderer/ModalCheckoutRenderer.php:524
10180 #: app/Services/Renderer/ModalCheckoutRenderer.php:531
10181 msgid "Email address"
10182 msgstr ""
10183
10184 #: api/User.php:73
10185 msgid "Email already exists"
10186 msgstr ""
10187
10188 #: app/Http/Requests/CustomerRequest.php:51
10189 msgid "Email already exists."
10190 msgstr ""
10191
10192 #: app/Services/Translations/admin-translation.php:865
10193 msgid "Email Body"
10194 msgstr ""
10195
10196 #: app/Services/Translations/admin-translation.php:866
10197 msgid "Email Body Type"
10198 msgstr ""
10199
10200 #. %1$s is celebration emoji(s)
10201 #: app/Services/TemplateService.php:186
10202 #, php-format
10203 msgctxt "Email Celebration"
10204 msgid "Big News! Another Subscription Locked In! %1$s"
10205 msgstr ""
10206
10207 #. %1$s is celebration emoji(s)
10208 #: app/Services/TemplateService.php:153
10209 #, php-format
10210 msgctxt "Email Celebration"
10211 msgid "Bling Bling! Your Shop's Cashin' In! %1$s"
10212 msgstr ""
10213
10214 #. %1$s is celebration emoji(s)
10215 #: app/Services/TemplateService.php:132
10216 #, php-format
10217 msgctxt "Email Celebration"
10218 msgid "Boom! Your Store's Popping Off! %1$s"
10219 msgstr ""
10220
10221 #. %1$s is celebration emoji(s)
10222 #: app/Services/TemplateService.php:201
10223 #, php-format
10224 msgctxt "Email Celebration"
10225 msgid "Boom! Your Store's Sub Count Grows! %1$s"
10226 msgstr ""
10227
10228 #. %1$s is celebration emoji(s)
10229 #: app/Services/TemplateService.php:195
10230 #, php-format
10231 msgctxt "Email Celebration"
10232 msgid "Cha-Ching! Subscription Renewed, Boss! %1$s"
10233 msgstr ""
10234
10235 #. %1$s is celebration emoji(s)
10236 #: app/Services/TemplateService.php:123
10237 #, php-format
10238 msgctxt "Email Celebration"
10239 msgid "Cha-Ching! Your Shop's Raking It In! %1$s"
10240 msgstr ""
10241
10242 #. %1$s is celebration emoji(s)
10243 #: app/Services/TemplateService.php:228
10244 #, php-format
10245 msgctxt "Email Celebration"
10246 msgid "Cheers! A Loyal Customer Renewed! %1$s"
10247 msgstr ""
10248
10249 #. %1$s is celebration emoji(s)
10250 #: app/Services/TemplateService.php:141
10251 #, php-format
10252 msgctxt "Email Celebration"
10253 msgid "Cheers! Your Shop's Got Another Win! %1$s"
10254 msgstr ""
10255
10256 #. %1$s is celebration emoji(s)
10257 #: app/Services/TemplateService.php:207
10258 #, php-format
10259 msgctxt "Email Celebration"
10260 msgid "Confetti Time! Subscription Renewed! %1$s"
10261 msgstr ""
10262
10263 #. %1$s is celebration emoji(s)
10264 #: app/Services/TemplateService.php:138
10265 #, php-format
10266 msgctxt "Email Celebration"
10267 msgid "Dance Party! New Order Just Dropped! %1$s"
10268 msgstr ""
10269
10270 #. %1$s is celebration emoji(s)
10271 #: app/Services/TemplateService.php:177
10272 #, php-format
10273 msgctxt "Email Celebration"
10274 msgid "Epic Haul! Another Sale to Cheer! %1$s"
10275 msgstr ""
10276
10277 #. %1$s is celebration emoji(s)
10278 #: app/Services/TemplateService.php:225
10279 #, php-format
10280 msgctxt "Email Celebration"
10281 msgid "Epic Win! Your Shop's Sub is Back! %1$s"
10282 msgstr ""
10283
10284 #. %1$s is celebration emoji(s)
10285 #: app/Services/TemplateService.php:147
10286 #, php-format
10287 msgctxt "Email Celebration"
10288 msgid "Epic Win! Your Store's Crushing It! %1$s"
10289 msgstr ""
10290
10291 #. %1$s is celebration emoji(s)
10292 #: app/Services/TemplateService.php:231
10293 #, php-format
10294 msgctxt "Email Celebration"
10295 msgid "Fist Bump! Subscription Renewed, Champ! %1$s"
10296 msgstr ""
10297
10298 #. %1$s is celebration emoji(s)
10299 #: app/Services/TemplateService.php:159
10300 #, php-format
10301 msgctxt "Email Celebration"
10302 msgid "Fist Bump! You Scored Another Sale! %1$s"
10303 msgstr ""
10304
10305 #. %1$s is celebration emoji(s)
10306 #: app/Services/TemplateService.php:135
10307 #, php-format
10308 msgctxt "Email Celebration"
10309 msgid "Heck Yeah! Another Sale in the Bag! %1$s"
10310 msgstr ""
10311
10312 #. %1$s is celebration emoji(s)
10313 #: app/Services/TemplateService.php:129
10314 #, php-format
10315 msgctxt "Email Celebration"
10316 msgid "High-Five! You Nailed Another Sale! %1$s"
10317 msgstr ""
10318
10319 #. %1$s is celebration emoji(s)
10320 #: app/Services/TemplateService.php:192
10321 #, php-format
10322 msgctxt "Email Celebration"
10323 msgid "High-Five! Your Shop's Got a Renewal! %1$s"
10324 msgstr ""
10325
10326 #. %1$s is celebration emoji(s)
10327 #: app/Services/TemplateService.php:204
10328 #, php-format
10329 msgctxt "Email Celebration"
10330 msgid "Hooray! A Renewal Just Hit Your Shop! %1$s"
10331 msgstr ""
10332
10333 #. %1$s is celebration emoji(s)
10334 #: app/Services/TemplateService.php:156
10335 #, php-format
10336 msgctxt "Email Celebration"
10337 msgid "Huzzah! New Order, Time to Party! %1$s"
10338 msgstr ""
10339
10340 #. %1$s is celebration emoji(s)
10341 #: app/Services/TemplateService.php:144
10342 #, php-format
10343 msgctxt "Email Celebration"
10344 msgid "Jackpot! Another Sale to Celebrate! %1$s"
10345 msgstr ""
10346
10347 #. %1$s is celebration emoji(s)
10348 #: app/Services/TemplateService.php:237
10349 #, php-format
10350 msgctxt "Email Celebration"
10351 msgid "Jackpot! Your Shop's Got a Renewal! %1$s"
10352 msgstr ""
10353
10354 #. %1$s is celebration emoji(s)
10355 #: app/Services/TemplateService.php:210
10356 #, php-format
10357 msgctxt "Email Celebration"
10358 msgid "Keep Shining! Another Sub Stays With You! %1$s"
10359 msgstr ""
10360
10361 #. %1$s is celebration emoji(s)
10362 #: app/Services/TemplateService.php:234
10363 #, php-format
10364 msgctxt "Email Celebration"
10365 msgid "Let's Dance! Another Sub Stays On Board! %1$s"
10366 msgstr ""
10367
10368 #. %1$s is celebration emoji(s)
10369 #: app/Services/TemplateService.php:168
10370 #, php-format
10371 msgctxt "Email Celebration"
10372 msgid "Let's Groove! New Order Just Landed! %1$s"
10373 msgstr ""
10374
10375 #. %1$s is celebration emoji(s)
10376 #: app/Services/TemplateService.php:222
10377 #, php-format
10378 msgctxt "Email Celebration"
10379 msgid "Money Moves! Another Sub Renewed! %1$s"
10380 msgstr ""
10381
10382 #. %1$s is celebration emoji(s)
10383 #: app/Services/TemplateService.php:174
10384 #, php-format
10385 msgctxt "Email Celebration"
10386 msgid "Money Moves! Your Shop's Killing It! %1$s"
10387 msgstr ""
10388
10389 #. %1$s is celebration emoji(s)
10390 #: app/Services/TemplateService.php:213
10391 #, php-format
10392 msgctxt "Email Celebration"
10393 msgid "Party On! Your Shop's Got a Renewal! %1$s"
10394 msgstr ""
10395
10396 #. %1$s is celebration emoji(s)
10397 #: app/Services/TemplateService.php:171
10398 #, php-format
10399 msgctxt "Email Celebration"
10400 msgid "Pop the Confetti! Another Sale Win! %1$s"
10401 msgstr ""
10402
10403 #. %1$s is celebration emoji(s)
10404 #: app/Services/TemplateService.php:216
10405 #, php-format
10406 msgctxt "Email Celebration"
10407 msgid "Score! A Customer Renewed Their Plan! %1$s"
10408 msgstr ""
10409
10410 #. %1$s is celebration emoji(s)
10411 #: app/Services/TemplateService.php:150
10412 #, php-format
10413 msgctxt "Email Celebration"
10414 msgid "Sweet Victory! Another Sale to Celebrate! %1$s"
10415 msgstr ""
10416
10417 #. %1$s is celebration emoji(s)
10418 #: app/Services/TemplateService.php:120
10419 #, php-format
10420 msgctxt "Email Celebration"
10421 msgid "Woo-Hoo! Another Sale to Celebrate! %1$s"
10422 msgstr ""
10423
10424 #. %1$s is celebration emoji(s)
10425 #: app/Services/TemplateService.php:189
10426 #, php-format
10427 msgctxt "Email Celebration"
10428 msgid "Woohoo! A Customer Renewed Their Sub! %1$s"
10429 msgstr ""
10430
10431 #. %1$s is celebration emoji(s)
10432 #: app/Services/TemplateService.php:219
10433 #, php-format
10434 msgctxt "Email Celebration"
10435 msgid "Woot Woot! Subscription Renewal Alert! %1$s"
10436 msgstr ""
10437
10438 #. %1$s is celebration emoji(s)
10439 #: app/Services/TemplateService.php:162
10440 #, php-format
10441 msgctxt "Email Celebration"
10442 msgid "Wowza! Your Store's on a Roll! %1$s"
10443 msgstr ""
10444
10445 #. %1$s is celebration emoji(s)
10446 #: app/Services/TemplateService.php:198
10447 #, php-format
10448 msgctxt "Email Celebration"
10449 msgid "Yasss! Another Loyal Sub Stays On! %1$s"
10450 msgstr ""
10451
10452 #. %1$s is celebration emoji(s)
10453 #: app/Services/TemplateService.php:126
10454 #, php-format
10455 msgctxt "Email Celebration"
10456 msgid "Yasss! New Order, Let's Party! %1$s"
10457 msgstr ""
10458
10459 #. %1$s is celebration emoji(s)
10460 #: app/Services/TemplateService.php:165
10461 #, php-format
10462 msgctxt "Email Celebration"
10463 msgid "Yippee! Another Sale in the Books! %1$s"
10464 msgstr ""
10465
10466 #. %1$s is celebration emoji(s)
10467 #: app/Services/TemplateService.php:240
10468 #, php-format
10469 msgctxt "Email Celebration"
10470 msgid "You're Killing It! Another Sub Renewed! %1$s"
10471 msgstr ""
10472
10473 #. %1$s is celebration emoji(s)
10474 #: app/Services/TemplateService.php:183
10475 #, php-format
10476 msgctxt "Email Celebration"
10477 msgid "Your Subscription's Renewed! Keep Rockin' It! %1$s"
10478 msgstr ""
10479
10480 #: app/Services/Translations/admin-translation.php:867
10481 msgid "Email Configuration"
10482 msgstr ""
10483
10484 #: api/Checkout/CheckoutApi.php:1005
10485 #: app/Http/Requests/CustomerAddressRequest.php:66
10486 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:77
10487 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileAccountDetailsRequest.php:32
10488 msgid "Email field is required."
10489 msgstr ""
10490
10491 #: app/Services/Translations/admin-translation.php:868
10492 msgid "Email Footer"
10493 msgstr ""
10494
10495 #: app/Http/Requests/UserRequest.php:27
10496 msgid "Email is required"
10497 msgstr ""
10498
10499 #: app/Modules/MCP/Tools/CustomerTools.php:172
10500 msgid "email is required to create a customer."
10501 msgstr ""
10502
10503 #: app/Services/Translations/customer-profile-translation.php:100
10504 #: app/Http/Requests/CustomerRequest.php:64
10505 msgid "Email is required."
10506 msgstr ""
10507
10508 #: api/Checkout/CheckoutApi.php:899 api/Checkout/CheckoutApi.php:1006
10509 #: app/Http/Requests/CustomerAddressRequest.php:67
10510 #: app/Http/Requests/CustomerRequest.php:65
10511 msgid "Email must be a valid email address."
10512 msgstr ""
10513
10514 #: app/Services/Translations/admin-translation.php:869
10515 msgid "Email Notifications"
10516 msgstr ""
10517
10518 #: api/User.php:29
10519 msgid "Email or username is required"
10520 msgstr ""
10521
10522 #: app/Services/Translations/admin-translation.php:870
10523 msgid "Email Preview"
10524 msgstr ""
10525
10526 #: app/Http/Controllers/EmailNotificationController.php:200
10527 msgid "Email settings saved successfully"
10528 msgstr ""
10529
10530 #: app/Services/Translations/admin-translation.php:871
10531 msgid "Email Subject"
10532 msgstr ""
10533
10534 #: app/Services/Translations/admin-translation.php:2795
10535 msgid "[email protected], *@special.com, ... or regex pattern"
10536 msgstr ""
10537
10538 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:330
10539 msgid "Embedded checkout (Recommended)"
10540 msgstr ""
10541
10542 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:341
10543 msgid ""
10544 "Embedded checkout is recommended for most use cases. For Bank transfers , or "
10545 "if any payment methods are not showing up on embedded checkout, try Hosted "
10546 "checkout. ('checkout.session.completed' webhook event will be triggered only "
10547 "for hosted checkout)"
10548 msgstr ""
10549
10550 #: app/Services/Localization/i18n/states.php:1509
10551 msgid "Emberá"
10552 msgstr ""
10553
10554 #: app/Services/Localization/i18n/states.php:1102
10555 msgid "Embu"
10556 msgstr ""
10557
10558 #: app/Services/Translations/admin-translation.php:872
10559 msgid "Empty periods"
10560 msgstr ""
10561
10562 #: app/Services/Translations/admin-translation.php:873
10563 #: app/Hooks/Handlers/ReminderHandler.php:177
10564 msgid "Enable"
10565 msgstr ""
10566
10567 #: app/Modules/StockManagement/StockManagement.php:28
10568 msgid "Enable Advanced Inventory"
10569 msgstr ""
10570
10571 #: app/Services/Translations/block-editor-translation.php:140
10572 msgid "Enable Condition"
10573 msgstr ""
10574
10575 #: app/Services/Translations/admin-translation.php:874
10576 msgid "Enable Conditions for this Order Bump"
10577 msgstr ""
10578
10579 #: app/Services/Translations/admin-translation.php:875
10580 msgid "Enable Coupon Discount on top of offer discount"
10581 msgstr ""
10582
10583 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:167
10584 msgid "Enable Double Opt-in"
10585 msgstr ""
10586
10587 #: api/StoreSettings.php:1187
10588 msgid "Enable early payment for installment"
10589 msgstr ""
10590
10591 #: app/Services/Translations/block-editor-translation.php:141
10592 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:253
10593 msgid "Enable Filter"
10594 msgstr ""
10595
10596 #: app/Services/Translations/block-editor-translation.php:142
10597 msgid "Enable Filtering"
10598 msgstr ""
10599
10600 #: app/Services/Translations/block-editor-translation.php:144
10601 msgid "Enable image zoom"
10602 msgstr ""
10603
10604 #: api/StoreSettings.php:850
10605 msgid "Enable Image zoom in single product."
10606 msgstr ""
10607
10608 #: app/Services/Translations/admin-translation.php:881
10609 msgid "Enable installment payment"
10610 msgstr ""
10611
10612 #: app/Services/Translations/block-editor-translation.php:143
10613 msgid "Enable Instant Modal Checkout"
10614 msgstr ""
10615
10616 #: app/Services/Translations/admin-translation.php:876
10617 msgid "Enable Licensing for this product"
10618 msgstr ""
10619
10620 #: app/Modules/StorageDrivers/Local/Local.php:64
10621 msgid "Enable local driver"
10622 msgstr ""
10623
10624 #: app/Services/Translations/admin-translation.php:882
10625 msgid "Enable powered by FluentCart in the email footer"
10626 msgstr ""
10627
10628 #: app/Services/Translations/admin-translation.php:877
10629 msgid "Enable Pricing Table"
10630 msgstr ""
10631
10632 #: app/Modules/StorageDrivers/S3/S3.php:574
10633 msgid "Enable s3 driver"
10634 msgstr ""
10635
10636 #: app/Services/Translations/admin-translation.php:878
10637 msgid "Enable Shipping Method"
10638 msgstr ""
10639
10640 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:261
10641 msgid "Enable Sort By"
10642 msgstr ""
10643
10644 #: app/Services/Translations/admin-translation.php:879
10645 msgid "Enable Tax"
10646 msgstr ""
10647
10648 #: app/Services/Translations/admin-translation.php:885
10649 msgid "Enable this email notification!"
10650 msgstr ""
10651
10652 #: app/Services/Translations/admin-translation.php:880
10653 msgid "Enable This Feed"
10654 msgstr ""
10655
10656 #: app/Services/Translations/admin-translation.php:883
10657 msgid "Enable this Integration"
10658 msgstr ""
10659
10660 #: app/Services/Translations/admin-translation.php:884
10661 msgid "Enable this Order Bump"
10662 msgstr ""
10663
10664 #: app/Http/Controllers/ModuleSettingsController.php:262
10665 msgid ""
10666 "Enable to get Elementor Blocks for FluentCart. Minimum Requirement: "
10667 "Elementor V3.34"
10668 msgstr ""
10669
10670 #: api/StoreSettings.php:866
10671 msgid "Enable Zoom in Modal"
10672 msgstr ""
10673
10674 #: api/StoreSettings.php:861
10675 msgid "Enable Zoom in Single Product"
10676 msgstr ""
10677
10678 #: app/Services/Translations/admin-translation.php:886
10679 msgid "Enabled"
10680 msgstr ""
10681
10682 #: app/Services/Renderer/CheckoutFieldsSchema.php:458
10683 msgid "Enabling First/Last name will replace the default Full Name."
10684 msgstr ""
10685
10686 #: app/Services/Translations/TransStrings.php:149
10687 msgid "End Date"
10688 msgstr ""
10689
10690 #: app/Services/Translations/admin-translation.php:889
10691 msgid "End date"
10692 msgstr ""
10693
10694 #: app/Services/Translations/admin-translation.php:887
10695 msgid "End Date & Time"
10696 msgstr ""
10697
10698 #: app/Services/Translations/admin-translation.php:890
10699 msgid "End date & time"
10700 msgstr ""
10701
10702 #: app/Http/Requests/CouponRequest.php:122
10703 msgid "End date is required. "
10704 msgstr ""
10705
10706 #: app/Services/Translations/TransStrings.php:150
10707 msgid "End Time"
10708 msgstr ""
10709
10710 #: app/Services/Translations/admin-translation.php:888
10711 msgid "End To"
10712 msgstr ""
10713
10714 #: app/Services/Translations/admin-translation.php:891
10715 msgid "Endpoint URL"
10716 msgstr ""
10717
10718 #: app/Services/Translations/admin-translation.php:892
10719 msgid "Endpoint URL copied to your clipboard"
10720 msgstr ""
10721
10722 #: app/Services/Filter/CustomerFilter.php:121
10723 #: app/Services/Filter/OrderFilter.php:345
10724 #: app/Services/Filter/OrderFilter.php:434
10725 msgid "Ends With"
10726 msgstr ""
10727
10728 #: api/StoreSettings.php:1026
10729 msgid ""
10730 "Enforce that customers must be logged into their account to complete a "
10731 "purchase."
10732 msgstr ""
10733
10734 #. %1$s: opening <strong> tag, %2$s: closing </strong> tag
10735 #: app/Services/Email/StoreDigestService.php:710
10736 #, php-format
10737 msgid ""
10738 "Enjoying these insights? %1$sFluentCart Pro%2$s adds premium payment "
10739 "gateways, integrations, and customizations to help you act on them and grow "
10740 "your store."
10741 msgstr ""
10742
10743 #: app/Services/Localization/i18n/states.php:944
10744 msgid "Enna"
10745 msgstr ""
10746
10747 #: app/Services/Localization/i18n/states.php:453
10748 msgid "Enriquillo"
10749 msgstr ""
10750
10751 #. %s - section title
10752 #: app/Services/Translations/block-editor-translation.php:146
10753 #, php-format
10754 msgid "Enter %s Title"
10755 msgstr ""
10756
10757 #: app/Services/Translations/admin-translation.php:896
10758 msgid "Enter a new name"
10759 msgstr ""
10760
10761 #: app/Modules/StorageDrivers/S3/S3.php:591
10762 msgid "Enter access key"
10763 msgstr ""
10764
10765 #: app/Services/Translations/admin-translation.php:893
10766 msgid "Enter Amount"
10767 msgstr ""
10768
10769 #: app/Services/Translations/admin-translation.php:897
10770 msgid "Enter amount"
10771 msgstr ""
10772
10773 #: app/Services/Translations/admin-translation.php:898
10774 msgid "Enter amount to add"
10775 msgstr ""
10776
10777 #: app/Services/Translations/admin-translation.php:899
10778 msgid "Enter bump description"
10779 msgstr ""
10780
10781 #: app/Services/Translations/admin-translation.php:900
10782 msgid "Enter bump name"
10783 msgstr ""
10784
10785 #: app/Services/Translations/admin-translation.php:901
10786 msgid "Enter bump title"
10787 msgstr ""
10788
10789 #: app/Services/Translations/admin-translation.php:902
10790 msgid "Enter class name"
10791 msgstr ""
10792
10793 #: app/Services/Renderer/CartSummaryRender.php:414
10794 #: app/Services/Translations/admin-translation.php:903
10795 msgid "Enter coupon code"
10796 msgstr ""
10797
10798 #: app/Services/Translations/admin-translation.php:904
10799 msgid "Enter custom days"
10800 msgstr ""
10801
10802 #: app/Services/Translations/admin-translation.php:905
10803 msgid "Enter description"
10804 msgstr ""
10805
10806 #: app/Services/Translations/admin-translation.php:906
10807 msgid "Enter description (optional)"
10808 msgstr ""
10809
10810 #: app/Services/Translations/admin-translation.php:907
10811 msgid "Enter discount amount"
10812 msgstr ""
10813
10814 #: app/Services/Translations/admin-translation.php:908
10815 msgid "Enter exact stock value"
10816 msgstr ""
10817
10818 #: app/Services/Translations/TransStrings.php:280
10819 msgid "Enter keyword"
10820 msgstr ""
10821
10822 #: app/Services/Translations/admin-translation.php:909
10823 msgid "Enter method title"
10824 msgstr ""
10825
10826 #: app/Services/Translations/admin-translation.php:910
10827 msgid "Enter note"
10828 msgstr ""
10829
10830 #: app/Helpers/CartCheckoutHelper.php:868
10831 msgid "Enter password"
10832 msgstr ""
10833
10834 #: app/Services/Translations/admin-translation.php:911
10835 msgid "Enter priority"
10836 msgstr ""
10837
10838 #: app/Services/Renderer/ModalCheckoutRenderer.php:370
10839 msgid "Enter promotion code"
10840 msgstr ""
10841
10842 #: app/Services/Translations/admin-translation.php:912
10843 msgid "Enter reason for resuming"
10844 msgstr ""
10845
10846 #: app/Modules/StorageDrivers/S3/S3.php:607
10847 msgid "Enter secret key"
10848 msgstr ""
10849
10850 #: app/Helpers/CartCheckoutHelper.php:842
10851 msgid "Enter Strong password"
10852 msgstr ""
10853
10854 #: app/Services/Translations/block-editor-translation.php:147
10855 msgid "Enter Tax ID"
10856 msgstr ""
10857
10858 #: app/Services/Translations/admin-translation.php:894
10859 msgid "Enter The buyer email"
10860 msgstr ""
10861
10862 #: app/Services/Translations/admin-translation.php:913
10863 msgid "Enter the current version number of your product."
10864 msgstr ""
10865
10866 #: app/Services/Translations/admin-translation.php:914
10867 msgid ""
10868 "Enter the number of days the free trial will last. The trial period cannot "
10869 "exceed 365 days."
10870 msgstr ""
10871
10872 #: api/StoreSettings.php:153
10873 msgid "Enter the public name of your online store."
10874 msgstr ""
10875
10876 #: app/Services/Translations/admin-translation.php:915
10877 msgid ""
10878 "Enter the shipping cost for this class. This cost will be added to the "
10879 "shipping rate for products that belong to this class. Leave it at 0 if this "
10880 "class has no additional cost or if the cost is determined by other settings."
10881 msgstr ""
10882
10883 #. %6$s
10884 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:76
10885 msgid "Enter The Webhook URL:"
10886 msgstr ""
10887
10888 #. %7$s
10889 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:127
10890 msgid "Enter The Webhook URL: "
10891 msgstr ""
10892
10893 #: app/Services/Translations/admin-translation.php:916
10894 msgid "Enter title"
10895 msgstr ""
10896
10897 #: app/Services/Translations/admin-translation.php:895
10898 msgid "Enter Value"
10899 msgstr ""
10900
10901 #: app/Services/Renderer/VatFieldRenderer.php:59
10902 msgid "Enter VAT / Tax ID"
10903 msgstr ""
10904
10905 #: app/Services/Translations/admin-translation.php:917
10906 msgid "Enter your PayPal business/seller email"
10907 msgstr ""
10908
10909 #: app/Helpers/AddressHelper.php:392
10910 msgid ""
10911 "Enter your shipping address to view available shipping methods. Billing and "
10912 "shipping address is the same by default unless you ship to a different "
10913 "address."
10914 msgstr ""
10915
10916 #: app/Services/Translations/admin-translation.php:918
10917 msgid "Enter your Turnstile Secret Key"
10918 msgstr ""
10919
10920 #: app/Services/Translations/admin-translation.php:919
10921 msgid "Enter your Turnstile Site Key"
10922 msgstr ""
10923
10924 #: app/Services/Translations/admin-translation.php:920
10925 msgid "Enter zone name"
10926 msgstr ""
10927
10928 #: app/Modules/MCP/Tools/LabelTools.php:62
10929 msgid "entity_id is required."
10930 msgstr ""
10931
10932 #: app/Modules/MCP/Tools/LabelTools.php:57
10933 msgid "entity_type must be one of: order, customer, subscription."
10934 msgstr ""
10935
10936 #: app/Services/Localization/i18n/states.php:97
10937 msgid "Entre Ríos"
10938 msgstr ""
10939
10940 #: app/Services/Localization/i18n/states.php:1419
10941 msgid "Enugu"
10942 msgstr ""
10943
10944 #: app/Services/ShortCodeParser/Parsers/ItemParser.php:97
10945 msgid "Envelope"
10946 msgstr ""
10947
10948 #: app/Services/Translations/admin-translation.php:921
10949 msgid "Environment"
10950 msgstr ""
10951
10952 #: app/Services/Localization/i18n/states.php:672
10953 msgid "Epirus"
10954 msgstr ""
10955
10956 #: app/Services/Translations/admin-translation.php:922
10957 msgid "Equal"
10958 msgstr ""
10959
10960 #: app/Services/Filter/OrderFilter.php:320
10961 #: app/Services/Filter/OrderFilter.php:431
10962 #: app/Services/Translations/admin-translation.php:923
10963 msgid "Equals"
10964 msgstr ""
10965
10966 #: app/Services/Localization/i18n/countries.php:81
10967 msgid "Equatorial Guinea"
10968 msgstr ""
10969
10970 #: app/Services/Localization/i18n/countries.php:82
10971 msgid "Eritrea"
10972 msgstr ""
10973
10974 #: app/Services/Localization/i18n/states.php:1389
10975 msgid "Erongo"
10976 msgstr ""
10977
10978 #: app/Services/Localization/i18n/states.php:1220
10979 msgid "Errachidia"
10980 msgstr ""
10981
10982 #: app/Services/Translations/admin-translation.php:924
10983 #: app/Services/Translations/customer-profile-translation.php:101
10984 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:59
10985 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:60
10986 msgid "Error"
10987 msgstr ""
10988
10989 #: app/Services/Translations/admin-translation.php:925
10990 msgid "Error checking job status!"
10991 msgstr ""
10992
10993 #: app/Services/ShortCodeParser/ShortcodeParser.php:152
10994 msgid "Error generating password reset key"
10995 msgstr ""
10996
10997 #: app/Services/Translations/admin-translation.php:926
10998 msgid "Error generating snapshots"
10999 msgstr ""
11000
11001 #. %s is the error message
11002 #: app/Services/Translations/block-editor-translation.php:149
11003 #, php-format
11004 msgid "Error in component: %s"
11005 msgstr ""
11006
11007 #: app/Services/Translations/customer-profile-translation.php:102
11008 msgid "Error in confirming new paypal subscription"
11009 msgstr ""
11010
11011 #: app/Services/Translations/customer-profile-translation.php:103
11012 msgid "Error in creating payment method"
11013 msgstr ""
11014
11015 #: app/Services/Translations/customer-profile-translation.php:104
11016 msgid "Error in loading stripe"
11017 msgstr ""
11018
11019 #: app/Services/Translations/customer-profile-translation.php:105
11020 msgid "Error in switching payment method"
11021 msgstr ""
11022
11023 #: app/Services/Translations/customer-profile-translation.php:106
11024 msgid "Error in updating payment method"
11025 msgstr ""
11026
11027 #: app/Services/Translations/admin-translation.php:927
11028 msgid "Error occurred when processing"
11029 msgstr ""
11030
11031 #: app/Http/Controllers/OrderController.php:319
11032 #, php-format
11033 msgid "ERROR processing refund on %s: %s"
11034 msgstr ""
11035
11036 #: app/Http/Controllers/FileUploadController.php:96
11037 #: app/Http/Controllers/AppControllers/AppController.php:92
11038 msgid "Error Uploading File"
11039 msgstr ""
11040
11041 #: app/Services/Translations/checkout-translation.php:13
11042 msgid "Error! Please update cart items!"
11043 msgstr ""
11044
11045 #: app/Services/Translations/admin-translation.php:928
11046 msgid "Error: Unable to load the file list."
11047 msgstr ""
11048
11049 #: app/Services/Localization/i18n/states.php:1841
11050 msgid "Erzincan"
11051 msgstr ""
11052
11053 #: app/Services/Localization/i18n/states.php:1842
11054 msgid "Erzurum"
11055 msgstr ""
11056
11057 #: app/Services/Localization/i18n/states.php:688
11058 msgid "Escuintla"
11059 msgstr ""
11060
11061 #: app/Services/Localization/i18n/states.php:1843
11062 msgid "Eskişehir"
11063 msgstr ""
11064
11065 #: app/Services/Localization/i18n/states.php:542
11066 msgid "Esmeraldas"
11067 msgstr ""
11068
11069 #: app/Services/Localization/i18n/states.php:454
11070 msgid "Espaillat"
11071 msgstr ""
11072
11073 #: app/Services/Localization/i18n/states.php:259
11074 msgid "Espírito Santo"
11075 msgstr ""
11076
11077 #: app/Services/Localization/i18n/states.php:1219
11078 msgid "Essaouira"
11079 msgstr ""
11080
11081 #: app/Services/Localization/i18n/states.php:1339
11082 msgid "Estado de México"
11083 msgstr ""
11084
11085 #: app/Services/Localization/i18n/states.php:1468
11086 msgid "Estelí"
11087 msgstr ""
11088
11089 #: app/Services/Localization/i18n/countries.php:83
11090 msgid "Estonia"
11091 msgstr ""
11092
11093 #: app/Services/Localization/i18n/countries.php:225
11094 msgid "Eswatini"
11095 msgstr ""
11096
11097 #: app/Services/Localization/i18n/countries.php:84
11098 msgid "Ethiopia"
11099 msgstr ""
11100
11101 #: app/Helpers/CurrenciesHelper.php:58
11102 msgid "Ethiopian Birr"
11103 msgstr ""
11104
11105 #: app/Services/Translations/admin-translation.php:820
11106 msgid "EU (micro-business)"
11107 msgstr ""
11108
11109 #: app/Services/Translations/admin-translation.php:819
11110 msgid "EU (OSS)"
11111 msgstr ""
11112
11113 #: app/Services/Translations/admin-translation.php:821
11114 msgid "EU (specific countries)"
11115 msgstr ""
11116
11117 #: app/Services/Translations/admin-translation.php:823
11118 #: app/Http/Controllers/TaxEUController.php:375
11119 msgid "EU tax rates have been reset to defaults"
11120 msgstr ""
11121
11122 #: app/Services/Translations/block-editor-translation.php:137
11123 msgid "EU VAT"
11124 msgstr ""
11125
11126 #: app/Services/Translations/admin-translation.php:822
11127 msgid "EU VAT Settings"
11128 msgstr ""
11129
11130 #: app/Http/Controllers/TaxEUController.php:426
11131 msgid "EU VAT settings saved successfully"
11132 msgstr ""
11133
11134 #: app/Helpers/CurrenciesHelper.php:59
11135 msgid "Euro"
11136 msgstr ""
11137
11138 #: app/Services/Localization/i18n/continents.php:145
11139 msgid "Europe"
11140 msgstr ""
11141
11142 #: app/Services/Tax/TaxManager.php:292
11143 #: app/Services/Localization/i18n/eu_tax_countries.php:14
11144 msgid "European Union"
11145 msgstr ""
11146
11147 #: app/Services/Translations/admin-translation.php:929
11148 msgid "Evening vibes!"
11149 msgstr ""
11150
11151 #: app/Helpers/Status.php:496
11152 msgid "Event Trigger"
11153 msgstr ""
11154
11155 #: app/Helpers/Status.php:499
11156 msgid "Event Trigger For This Feed"
11157 msgstr ""
11158
11159 #: app/Http/Controllers/EmailNotificationController.php:295
11160 msgid "Event type and entity ID are required"
11161 msgstr ""
11162
11163 #. %1$s: opening <strong> tag, %2$s: closing </strong> tag
11164 #: app/Services/Email/StoreDigestService.php:699
11165 #, php-format
11166 msgid ""
11167 "Every store has slower stretches. %1$sFluentCart Pro%2$s brings premium "
11168 "payment gateways, integrations, and customizations to help you win back "
11169 "momentum and turn more visits into sales."
11170 msgstr ""
11171
11172 #: app/Services/Translations/admin-translation.php:930
11173 msgid "Exact new stock"
11174 msgstr ""
11175
11176 #: app/Services/Translations/admin-translation.php:931
11177 msgid "Examples"
11178 msgstr ""
11179
11180 #: app/Services/Translations/block-editor-translation.php:150
11181 #: app/Hooks/Handlers/BlockEditors/ExcerptBlockEditor.php:90
11182 msgid "Excerpt"
11183 msgstr ""
11184
11185 #: app/Services/Translations/admin-translation.php:932
11186 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:215
11187 msgid "Exclude"
11188 msgstr ""
11189
11190 #: app/Services/Translations/admin-translation.php:933
11191 msgid "Exclude Categories"
11192 msgstr ""
11193
11194 #: app/Services/Translations/admin-translation.php:934
11195 msgid "Exclude Categories from VAT reverse"
11196 msgstr ""
11197
11198 #: app/Services/Translations/admin-translation.php:935
11199 msgid "Exclude if all"
11200 msgstr ""
11201
11202 #: app/Services/Translations/admin-translation.php:936
11203 msgid "Exclude if any"
11204 msgstr ""
11205
11206 #: app/Services/Translations/admin-translation.php:937
11207 msgid "Exclude if one matches"
11208 msgstr ""
11209
11210 #: app/Services/Translations/admin-translation.php:938
11211 msgid "Exclude only if all match"
11212 msgstr ""
11213
11214 #: app/Services/Translations/admin-translation.php:939
11215 msgid "Excluded"
11216 msgstr ""
11217
11218 #: app/Services/Translations/admin-translation.php:940
11219 msgid "Excluded Products"
11220 msgstr ""
11221
11222 #: app/Services/Translations/admin-translation.php:941
11223 msgid "Excludes"
11224 msgstr ""
11225
11226 #: app/Services/Translations/admin-translation.php:942
11227 msgid "Existing Pages"
11228 msgstr ""
11229
11230 #: app/Services/Translations/admin-translation.php:943
11231 msgid "Existing Roles & Permissions"
11232 msgstr ""
11233
11234 #: app/Services/Translations/admin-translation.php:944
11235 msgid "Exists"
11236 msgstr ""
11237
11238 #: app/Services/Translations/admin-translation.php:945
11239 msgid "Expand All"
11240 msgstr ""
11241
11242 #: app/Services/Translations/admin-translation.php:946
11243 msgid "Expand all groups"
11244 msgstr ""
11245
11246 #: app/Services/Translations/admin-translation.php:947
11247 msgid "Expand variants"
11248 msgstr ""
11249
11250 #: app/Services/Translations/admin-translation.php:948
11251 msgid "Expiration"
11252 msgstr ""
11253
11254 #: app/Helpers/EditorShortCodeHelper.php:342
11255 #: app/Helpers/EditorShortCodeHelper.php:379
11256 #: app/Services/Filter/LicenseFilter.php:190
11257 #: app/Services/Filter/OrderBumpFilter.php:173
11258 #: app/Services/Translations/customer-profile-translation.php:107
11259 msgid "Expiration Date"
11260 msgstr ""
11261
11262 #: app/Services/Translations/admin-translation.php:949
11263 msgid "Expirations date"
11264 msgstr ""
11265
11266 #: app/Helpers/Status.php:270 app/Helpers/Helper.php:944
11267 #: app/Services/Filter/LicenseFilter.php:54
11268 #: app/Services/Filter/LicenseFilter.php:177
11269 #: app/Services/Filter/OrderFilter.php:473
11270 #: app/Services/Filter/OrderBumpFilter.php:160
11271 #: app/Services/Translations/admin-translation.php:950
11272 #: app/Services/Translations/customer-profile-translation.php:108
11273 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:255
11274 msgid "Expired"
11275 msgstr ""
11276
11277 #: app/Services/Translations/admin-translation.php:951
11278 msgid "Expired At"
11279 msgstr ""
11280
11281 #. %s is the expiration date
11282 #: app/Services/Translations/customer-profile-translation.php:110
11283 #, php-format
11284 msgid "Expired at: %s"
11285 msgstr ""
11286
11287 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:185
11288 msgid "Expired Licenses"
11289 msgstr ""
11290
11291 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:197
11292 msgid "Expired Variation Licenses"
11293 msgstr ""
11294
11295 #: app/Services/Translations/admin-translation.php:952
11296 #: app/Services/Translations/block-editor-translation.php:151
11297 msgid "Expires"
11298 msgstr ""
11299
11300 #. %s is the expiration date
11301 #: app/Services/Translations/customer-profile-translation.php:112
11302 #, php-format
11303 msgid "Expires on: %s"
11304 msgstr ""
11305
11306 #: app/Helpers/Status.php:271
11307 msgid "Expiring"
11308 msgstr ""
11309
11310 #: app/Services/Translations/admin-translation.php:953
11311 msgid "Expiry Date"
11312 msgstr ""
11313
11314 #: app/Services/Email/StoreDigestService.php:670
11315 msgid "Explore FluentCart Pro →"
11316 msgstr ""
11317
11318 #: app/Services/Translations/admin-translation.php:954
11319 msgid "Export"
11320 msgstr ""
11321
11322 #: app/Services/Translations/admin-translation.php:957
11323 msgid "Export all inventory states"
11324 msgstr ""
11325
11326 #: app/Services/Translations/admin-translation.php:958
11327 msgid "Export as"
11328 msgstr ""
11329
11330 #: app/Services/Translations/admin-translation.php:959
11331 msgid "Export downloaded successfully"
11332 msgstr ""
11333
11334 #: app/Services/Translations/admin-translation.php:960
11335 msgid "Export failed"
11336 msgstr ""
11337
11338 #: app/Services/Translations/admin-translation.php:955
11339 msgid "Export Inventory"
11340 msgstr ""
11341
11342 #: app/Services/Translations/admin-translation.php:961
11343 msgid "Export only available column"
11344 msgstr ""
11345
11346 #: app/Services/Permission/PermissionManager.php:196
11347 msgid "Export Orders"
11348 msgstr ""
11349
11350 #: app/Services/Permission/PermissionManager.php:208
11351 msgid "Export Reports"
11352 msgstr ""
11353
11354 #: app/Services/Translations/admin-translation.php:956
11355 msgid "Export Variants"
11356 msgstr ""
11357
11358 #: app/Services/Localization/i18n/states.php:1221
11359 msgid "Fahs-Beni Makada"
11360 msgstr ""
11361
11362 #: app/Services/Translations/TransStrings.php:285
11363 msgid "FAILED"
11364 msgstr ""
11365
11366 #: app/Helpers/Status.php:164 app/Helpers/Status.php:191
11367 #: app/Helpers/Status.php:205 app/Helpers/Status.php:223
11368 #: app/Helpers/Helper.php:319 app/Helpers/Helper.php:340
11369 #: app/Services/Filter/OrderFilter.php:389
11370 #: app/Services/Translations/admin-translation.php:962
11371 #: app/Services/Translations/customer-profile-translation.php:113
11372 msgid "Failed"
11373 msgstr ""
11374
11375 #: api/Resource/CustomerAddressResource.php:165
11376 msgid "Failed creating billing address"
11377 msgstr ""
11378
11379 #: api/Resource/CustomerAddressResource.php:170
11380 msgid "Failed creating shipping address"
11381 msgstr ""
11382
11383 #: app/Services/Translations/admin-translation.php:963
11384 msgid "Failed Orders"
11385 msgstr ""
11386
11387 #: app/Services/Translations/admin-translation.php:966
11388 msgid "Failed to ${actionText.replace('ed', '')} products"
11389 msgstr ""
11390
11391 #: app/Services/Translations/admin-translation.php:967
11392 msgid "Failed to activate addon"
11393 msgstr ""
11394
11395 #: app/Services/Translations/admin-translation.php:968
11396 msgid "Failed to activate plugin"
11397 msgstr ""
11398
11399 #: app/Http/Controllers/TaxRateController.php:1031
11400 msgid "Failed to add country"
11401 msgstr ""
11402
11403 #: api/Resource/ProductDownloadResource.php:66
11404 msgid "Failed to add file!"
11405 msgstr ""
11406
11407 #: app/Services/Translations/admin-translation.php:969
11408 msgid "Failed to add the term."
11409 msgstr ""
11410
11411 #. %1$s: number of variants where the image failed to save
11412 #: app/Services/Translations/admin-translation.php:971
11413 #, php-format
11414 msgid "Failed to apply thumbnail to %1$s variants"
11415 msgstr ""
11416
11417 #: app/Http/Controllers/OrderController.php:365
11418 msgid "Failed to attach customer"
11419 msgstr ""
11420
11421 #: app/Http/Controllers/ProductDownloadablesController.php:110
11422 msgid "Failed to attach downloadable files"
11423 msgstr ""
11424
11425 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:295
11426 msgid "Failed to authenticate with Airwallex"
11427 msgstr ""
11428
11429 #: app/Services/Translations/admin-translation.php:972
11430 msgid "Failed to clear variations"
11431 msgstr ""
11432
11433 #: app/Services/Translations/admin-translation.php:974
11434 msgid "Failed to copy file URL"
11435 msgstr ""
11436
11437 #: app/Services/Translations/admin-translation.php:973
11438 msgid "Failed to copy License Key"
11439 msgstr ""
11440
11441 #: app/Services/Translations/admin-translation.php:975
11442 #: app/Services/Translations/customer-profile-translation.php:114
11443 msgid "Failed to copy text"
11444 msgstr ""
11445
11446 #: app/Services/Translations/admin-translation.php:976
11447 msgid "Failed to create attribute group"
11448 msgstr ""
11449
11450 #: app/Services/FileSystem/Drivers/S3/S3BucketCreator.php:91
11451 #, php-format
11452 msgid "Failed to create bucket: %s (%s)"
11453 msgstr ""
11454
11455 #: app/Modules/Subscriptions/Services/SubscriptionService.php:148
11456 msgid "Failed to create child order for the subscription renewal."
11457 msgstr ""
11458
11459 #: app/Services/Translations/admin-translation.php:977
11460 msgid "Failed to create option values"
11461 msgstr ""
11462
11463 #: app/Helpers/AdminOrderProcessor.php:296 app/Helpers/CheckoutProcessor.php:96
11464 #: app/Helpers/CheckoutProcessor.php:299
11465 msgid "Failed to create order."
11466 msgstr ""
11467
11468 #: app/Services/BulkProductInsertService.php:224
11469 msgid "Failed to create product detail"
11470 msgstr ""
11471
11472 #: app/Services/Translations/admin-translation.php:978
11473 msgid "Failed to create tax class"
11474 msgstr ""
11475
11476 #: app/Services/Translations/admin-translation.php:979
11477 msgid "Failed to create template"
11478 msgstr ""
11479
11480 #: api/Resource/CustomerResource.php:144
11481 msgid "Failed to create user."
11482 msgstr ""
11483
11484 #: api/Resource/OrderMetaResource.php:84
11485 msgid "Failed to create."
11486 msgstr ""
11487
11488 #: app/Services/Translations/admin-translation.php:964
11489 msgid "Failed To Delete"
11490 msgstr ""
11491
11492 #: api/Resource/OrderResource.php:1768
11493 msgid "Failed to delete"
11494 msgstr ""
11495
11496 #: app/Http/Controllers/FrontendControllers/CustomerController.php:428
11497 msgid "Failed to delete address"
11498 msgstr ""
11499
11500 #: api/Resource/AttrGroupResource.php:210
11501 msgid "Failed to delete attribute group."
11502 msgstr ""
11503
11504 #: api/Resource/AttrTermResource.php:230
11505 msgid "Failed to delete attribute term."
11506 msgstr ""
11507
11508 #: app/Services/FileSystem/Drivers/S3/S3FileDeleter.php:66
11509 msgid "Failed To Delete File"
11510 msgstr ""
11511
11512 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:251
11513 msgid "Failed to delete file"
11514 msgstr ""
11515
11516 #: app/Http/Controllers/OrderController.php:547
11517 msgid "Failed to delete order"
11518 msgstr ""
11519
11520 #: app/Services/Translations/admin-translation.php:980
11521 msgid "Failed to delete override"
11522 msgstr ""
11523
11524 #: app/Http/Controllers/ProductController.php:670
11525 msgid "Failed to delete path"
11526 msgstr ""
11527
11528 #: app/Services/Translations/admin-translation.php:981
11529 msgid "Failed to delete product"
11530 msgstr ""
11531
11532 #: app/Services/Translations/admin-translation.php:982
11533 #: app/Modules/Shipping/Http/Controllers/ShippingClassController.php:74
11534 msgid "Failed to delete shipping class"
11535 msgstr ""
11536
11537 #: app/Services/Translations/admin-translation.php:983
11538 msgid "Failed to delete shipping method"
11539 msgstr ""
11540
11541 #: app/Services/Translations/admin-translation.php:984
11542 #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:81
11543 msgid "Failed to delete shipping zone"
11544 msgstr ""
11545
11546 #: app/Services/Translations/admin-translation.php:985
11547 msgid "Failed to delete some variants"
11548 msgstr ""
11549
11550 #: app/Services/Translations/admin-translation.php:986
11551 #: app/Http/Controllers/TaxRateController.php:139
11552 msgid "Failed to delete tax class"
11553 msgstr ""
11554
11555 #: app/Http/Controllers/TaxClassController.php:114
11556 msgid "Failed to delete tax profile"
11557 msgstr ""
11558
11559 #: app/Http/Controllers/TaxRateController.php:450
11560 msgid "Failed to delete tax rate"
11561 msgstr ""
11562
11563 #: app/Services/Translations/admin-translation.php:987
11564 msgid "Failed to delete template"
11565 msgstr ""
11566
11567 #: app/Services/Translations/admin-translation.php:988
11568 msgid "Failed to delete test orders"
11569 msgstr ""
11570
11571 #: app/Services/Translations/admin-translation.php:989
11572 msgid "Failed to delete view"
11573 msgstr ""
11574
11575 #: api/Resource/ProductMetaResource.php:146
11576 #: api/Resource/ProductDownloadResource.php:132
11577 msgid "Failed to delete!"
11578 msgstr ""
11579
11580 #: app/Services/Translations/admin-translation.php:990
11581 msgid "Failed to duplicate product"
11582 msgstr ""
11583
11584 #: app/Http/Controllers/ProductController.php:291
11585 #: app/Http/Controllers/ProductController.php:295
11586 msgid "Failed to duplicate product: "
11587 msgstr ""
11588
11589 #. %s - taxonomy name
11590 #: api/Taxonomy.php:248
11591 #, php-format
11592 msgid "Failed to fetch %s."
11593 msgstr ""
11594
11595 #: app/Http/Controllers/ProductController.php:1566
11596 msgid "Failed to fetch products: "
11597 msgstr ""
11598
11599 #: api/Taxonomy.php:226
11600 msgid "Failed to fetch search results."
11601 msgstr ""
11602
11603 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:580
11604 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:599
11605 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:649
11606 msgid "Failed to find parent transaction for PayPal Refund webhook"
11607 msgstr ""
11608
11609 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:677
11610 msgid "Failed to find Subscription for PayPal Cancel webhook"
11611 msgstr ""
11612
11613 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:707
11614 msgid "Failed to find Subscription for PayPal Subscription Expired webhook"
11615 msgstr ""
11616
11617 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:752
11618 msgid "Failed to find Subscription for PayPal Subscription Reactive webhook"
11619 msgstr ""
11620
11621 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:729
11622 msgid "Failed to find Subscription for PayPal Subscription Suspended webhook"
11623 msgstr ""
11624
11625 #: app/Http/Controllers/ProductDownloadablesController.php:122
11626 msgid "Failed to generate downloadable link"
11627 msgstr ""
11628
11629 #: app/Services/Translations/admin-translation.php:991
11630 msgid "Failed to generate PDF"
11631 msgstr ""
11632
11633 #: app/Services/Translations/admin-translation.php:992
11634 msgid "Failed to generate SKU."
11635 msgstr ""
11636
11637 #: app/Services/Translations/admin-translation.php:993
11638 msgid "Failed to generate snapshots!"
11639 msgstr ""
11640
11641 #: app/Services/Translations/admin-translation.php:994
11642 msgid "Failed to generate variations"
11643 msgstr ""
11644
11645 #: app/Services/Translations/admin-translation.php:995
11646 msgid "Failed to install addon"
11647 msgstr ""
11648
11649 #: app/Services/Translations/admin-translation.php:996
11650 msgid "Failed to install plugin"
11651 msgstr ""
11652
11653 #: app/Services/Translations/block-editor-translation.php:152
11654 msgid "Failed to load"
11655 msgstr ""
11656
11657 #: app/Services/Translations/admin-translation.php:997
11658 msgid "Failed to load adjustment history"
11659 msgstr ""
11660
11661 #: app/Services/Translations/admin-translation.php:998
11662 msgid "Failed to load attribute groups"
11663 msgstr ""
11664
11665 #: app/Services/Translations/admin-translation.php:999
11666 msgid "Failed to load attributes"
11667 msgstr ""
11668
11669 #: app/Services/Translations/admin-translation.php:1000
11670 msgid "Failed to load country data. Please refresh the page."
11671 msgstr ""
11672
11673 #: app/Services/Translations/admin-translation.php:1001
11674 msgid "Failed to load option values"
11675 msgstr ""
11676
11677 #: app/Services/Translations/admin-translation.php:1002
11678 msgid "Failed to load packages"
11679 msgstr ""
11680
11681 #: app/Services/Translations/admin-translation.php:1003
11682 msgid "Failed to load packages."
11683 msgstr ""
11684
11685 #: app/Services/Translations/admin-translation.php:1004
11686 msgid "Failed to load product categories"
11687 msgstr ""
11688
11689 #: app/Services/Translations/admin-translation.php:1005
11690 msgid "Failed to load settings"
11691 msgstr ""
11692
11693 #: app/Services/Translations/admin-translation.php:1006
11694 msgid "Failed to load settings. Please refresh and try again."
11695 msgstr ""
11696
11697 #: app/Services/Translations/admin-translation.php:1007
11698 msgid "Failed to load shipping profile"
11699 msgstr ""
11700
11701 #: app/Services/Translations/admin-translation.php:1008
11702 msgid "Failed to load site details"
11703 msgstr ""
11704
11705 #: app/Services/Translations/admin-translation.php:1009
11706 msgid "Failed to load states"
11707 msgstr ""
11708
11709 #: app/Services/Translations/admin-translation.php:1010
11710 msgid "Failed to load storage settings."
11711 msgstr ""
11712
11713 #: app/Services/Translations/admin-translation.php:1012
11714 msgid "Failed to load tax classes"
11715 msgstr ""
11716
11717 #: app/Services/Translations/admin-translation.php:1011
11718 msgid "Failed to load tax ID"
11719 msgstr ""
11720
11721 #: app/Services/Translations/admin-translation.php:1013
11722 msgid "Failed to load tax rates for the selected tax class"
11723 msgstr ""
11724
11725 #: app/Services/Translations/admin-translation.php:1014
11726 msgid "Failed to load tax rates. Please refresh the page."
11727 msgstr ""
11728
11729 #: app/Services/Translations/admin-translation.php:1015
11730 msgid "Failed to load template"
11731 msgstr ""
11732
11733 #: app/Services/Translations/admin-translation.php:1016
11734 msgid "Failed to load templates"
11735 msgstr ""
11736
11737 #: app/Services/Translations/admin-translation.php:1017
11738 msgid "Failed to load terms"
11739 msgstr ""
11740
11741 #: app/Services/Translations/admin-translation.php:1018
11742 msgid "Failed to load webhook settings"
11743 msgstr ""
11744
11745 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:155
11746 msgid "Failed to read uploaded file"
11747 msgstr ""
11748
11749 #: app/Services/Translations/admin-translation.php:1019
11750 msgid "Failed to recalculate lifetime value"
11751 msgstr ""
11752
11753 #: app/Services/Translations/checkout-translation.php:14
11754 msgid "Failed to remove VAT"
11755 msgstr ""
11756
11757 #: app/Services/Translations/admin-translation.php:1020
11758 msgid "Failed to rename view"
11759 msgstr ""
11760
11761 #: app/Services/Translations/admin-translation.php:1021
11762 msgid "Failed to reorder groups"
11763 msgstr ""
11764
11765 #: api/Resource/AttrGroupResource.php:267
11766 msgid "Failed to reorder groups."
11767 msgstr ""
11768
11769 #: api/Resource/AttrTermResource.php:280
11770 msgid "Failed to reorder terms."
11771 msgstr ""
11772
11773 #: app/Services/Translations/admin-translation.php:1022
11774 msgid "Failed to reset rates"
11775 msgstr ""
11776
11777 #: app/Services/Translations/admin-translation.php:1023
11778 msgid "Failed to reset tax rates"
11779 msgstr ""
11780
11781 #: app/Modules/PaymentMethods/PayPalGateway/API/API.php:375
11782 msgid "Failed to retrieve access token from PayPal."
11783 msgstr ""
11784
11785 #: app/Services/Translations/admin-translation.php:1024
11786 msgid "Failed to revert template"
11787 msgstr ""
11788
11789 #: app/Http/Controllers/EmailNotificationController.php:204
11790 msgid "Failed to save email settings"
11791 msgstr ""
11792
11793 #: app/Services/Translations/admin-translation.php:1026
11794 msgid "Failed to save order"
11795 msgstr ""
11796
11797 #: app/Services/Translations/admin-translation.php:1027
11798 msgid "Failed to save package."
11799 msgstr ""
11800
11801 #: app/Services/Translations/admin-translation.php:1028
11802 msgid "Failed to save packages"
11803 msgstr ""
11804
11805 #: app/Services/Translations/admin-translation.php:1029
11806 msgid "Failed to save product"
11807 msgstr ""
11808
11809 #: app/Services/Translations/admin-translation.php:1030
11810 msgid "Failed to save rates"
11811 msgstr ""
11812
11813 #: app/Http/Controllers/EmailNotificationController.php:283
11814 msgid "Failed to save scheduling settings"
11815 msgstr ""
11816
11817 #: app/Services/Translations/admin-translation.php:1031
11818 #: app/Http/Controllers/ProductController.php:651
11819 msgid "Failed to save settings"
11820 msgstr ""
11821
11822 #: app/Services/Translations/admin-translation.php:1032
11823 msgid "Failed to save shipping class"
11824 msgstr ""
11825
11826 #: app/Services/Translations/admin-translation.php:1033
11827 msgid "Failed to save shipping method"
11828 msgstr ""
11829
11830 #: app/Services/Translations/admin-translation.php:1034
11831 msgid "Failed to save shipping zone"
11832 msgstr ""
11833
11834 #: app/Services/Translations/admin-translation.php:1035
11835 msgid "Failed to save tax ID"
11836 msgstr ""
11837
11838 #: app/Services/Translations/admin-translation.php:1036
11839 msgid "Failed to save template"
11840 msgstr ""
11841
11842 #: app/Services/Translations/admin-translation.php:1037
11843 msgid "Failed to save terms"
11844 msgstr ""
11845
11846 #: app/Services/Translations/admin-translation.php:1038
11847 msgid "Failed to save thumbnail"
11848 msgstr ""
11849
11850 #: app/Services/Translations/admin-translation.php:1025
11851 msgid "Failed to save VAT registration"
11852 msgstr ""
11853
11854 #: app/Services/Translations/admin-translation.php:1039
11855 msgid "Failed to save view"
11856 msgstr ""
11857
11858 #: app/Services/Translations/admin-translation.php:1040
11859 msgid "Failed to save webhook settings"
11860 msgstr ""
11861
11862 #: app/Services/Translations/admin-translation.php:1041
11863 msgid "Failed to send payment reminder"
11864 msgstr ""
11865
11866 #: app/Services/Translations/admin-translation.php:1042
11867 msgid "Failed to send reminder"
11868 msgstr ""
11869
11870 #: api/Resource/ProductMetaResource.php:83
11871 #: api/Resource/ProductMetaResource.php:119
11872 msgid "Failed to set thumbnail!"
11873 msgstr ""
11874
11875 #: app/Services/Translations/admin-translation.php:965
11876 msgid "Failed To Update"
11877 msgstr ""
11878
11879 #: api/Resource/OrderMetaResource.php:117
11880 msgid "Failed to update"
11881 msgstr ""
11882
11883 #: api/Resource/OrderResource.php:2343
11884 #: app/Http/Controllers/FrontendControllers/CustomerController.php:402
11885 msgid "Failed to update address"
11886 msgstr ""
11887
11888 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:560
11889 msgid "Failed to update billing address"
11890 msgstr ""
11891
11892 #: app/Http/Controllers/ProductController.php:377
11893 msgid "Failed to update editor mode"
11894 msgstr ""
11895
11896 #: api/Resource/ProductDownloadResource.php:103
11897 msgid "Failed to update file!"
11898 msgstr ""
11899
11900 #: app/Services/Translations/admin-translation.php:1043
11901 msgid "Failed to update inventory"
11902 msgstr ""
11903
11904 #: app/Http/Controllers/LabelController.php:95
11905 msgid "Failed To Update Labels"
11906 msgstr ""
11907
11908 #: app/Http/Controllers/EmailNotificationController.php:94
11909 #: app/Http/Controllers/EmailNotificationController.php:115
11910 msgid "Failed to update notification"
11911 msgstr ""
11912
11913 #: app/Http/Controllers/NotesController.php:26
11914 msgid "Failed to update order note."
11915 msgstr ""
11916
11917 #: api/Resource/OrderResource.php:2327
11918 msgid "Failed to update payment status"
11919 msgstr ""
11920
11921 #: api/Resource/ProductVariationResource.php:453
11922 msgid "Failed to update pricing table!"
11923 msgstr ""
11924
11925 #: app/Http/Controllers/ProductDownloadablesController.php:172
11926 msgid "Failed to update product downloadable files"
11927 msgstr ""
11928
11929 #. %1$s: error message from S3 API
11930 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:586
11931 #, php-format
11932 msgid "Failed to update S3 Object Ownership: %1$s"
11933 msgstr ""
11934
11935 #. %1$s: error message from S3 API
11936 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:443
11937 #, php-format
11938 msgid "Failed to update S3 Public Access Block: %1$s"
11939 msgstr ""
11940
11941 #: app/Http/Controllers/ProductController.php:693
11942 msgid "Failed to update settings"
11943 msgstr ""
11944
11945 #: app/Services/Translations/admin-translation.php:1044
11946 msgid "Failed to update shipping method"
11947 msgstr ""
11948
11949 #: api/Resource/OrderResource.php:2162
11950 msgid "Failed to update status"
11951 msgstr ""
11952
11953 #: app/Services/Translations/admin-translation.php:1045
11954 msgid "Failed to update stock"
11955 msgstr ""
11956
11957 #: app/Services/Translations/admin-translation.php:1046
11958 msgid "Failed to update tax class"
11959 msgstr ""
11960
11961 #: app/Http/Controllers/TaxClassController.php:89
11962 msgid "Failed to update tax profile"
11963 msgstr ""
11964
11965 #: app/Http/Controllers/TaxRateController.php:372
11966 msgid "Failed to update tax rate"
11967 msgstr ""
11968
11969 #: app/Services/Translations/admin-translation.php:1047
11970 msgid "Failed to update tax setting"
11971 msgstr ""
11972
11973 #: app/Services/Translations/admin-translation.php:1048
11974 msgid "Failed to update tax status"
11975 msgstr ""
11976
11977 #: app/Services/Translations/admin-translation.php:1049
11978 msgid "Failed to update term"
11979 msgstr ""
11980
11981 #: app/Services/Translations/admin-translation.php:1050
11982 msgid "Failed to update the term."
11983 msgstr ""
11984
11985 #: api/Resource/CustomerResource.php:193
11986 msgid "Failed to update user."
11987 msgstr ""
11988
11989 #: app/Services/Translations/admin-translation.php:1051
11990 msgid "Failed to update variant"
11991 msgstr ""
11992
11993 #: app/Services/Translations/admin-translation.php:1052
11994 msgid "Failed to update variants"
11995 msgstr ""
11996
11997 #: app/Http/Controllers/ProductVariationController.php:377
11998 #: app/Http/Controllers/ProductVariationController.php:584
11999 msgid "Failed to update variants."
12000 msgstr ""
12001
12002 #: app/Services/AdvancedVariationService.php:270
12003 msgid "Failed to update variation combination."
12004 msgstr ""
12005
12006 #: app/Services/Translations/admin-translation.php:1053
12007 msgid "Failed to update variation data"
12008 msgstr ""
12009
12010 #: app/Services/Translations/admin-translation.php:1054
12011 msgid "Failed to update view"
12012 msgstr ""
12013
12014 #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:112
12015 msgid "Failed to update zone order"
12016 msgstr ""
12017
12018 #: app/Http/Controllers/OnboardingController.php:304
12019 msgid "Failed to update!"
12020 msgstr ""
12021
12022 #: app/Http/Controllers/FileUploadController.php:60
12023 #: app/Services/FileSystem/Drivers/S3/S3FileUploader.php:88
12024 msgid "Failed To Upload File"
12025 msgstr ""
12026
12027 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:167
12028 msgid "Failed to upload file"
12029 msgstr ""
12030
12031 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:284
12032 msgid "Failed to verify PayPal webhook signature"
12033 msgstr ""
12034
12035 #: api/Resource/CustomerAddressResource.php:239
12036 msgid "Failed updating billing address"
12037 msgstr ""
12038
12039 #: api/Resource/CustomerAddressResource.php:244
12040 msgid "Failed updating shipping address"
12041 msgstr ""
12042
12043 #: app/Helpers/Status.php:268
12044 msgid "Failing"
12045 msgstr ""
12046
12047 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:888
12048 msgid "Failure reason: "
12049 msgstr ""
12050
12051 #: app/Services/Localization/i18n/states.php:570
12052 msgid "Faiyum"
12053 msgstr ""
12054
12055 #: app/Services/Localization/i18n/states.php:2225
12056 msgid "Falcón"
12057 msgstr ""
12058
12059 #: api/Resource/AppliedCouponResource.php:74
12060 msgid "Falied to create."
12061 msgstr ""
12062
12063 #: app/Services/Localization/i18n/countries.php:85
12064 msgid "Falkland Islands"
12065 msgstr ""
12066
12067 #: app/Helpers/CurrenciesHelper.php:61
12068 msgid "Falkland Islands Pound"
12069 msgstr ""
12070
12071 #: app/Services/Localization/i18n/states.php:26
12072 msgid "Farah"
12073 msgstr ""
12074
12075 #: app/Services/Localization/i18n/states.php:142
12076 msgid "Faridpur "
12077 msgstr ""
12078
12079 #: app/Services/Localization/i18n/countries.php:86
12080 msgid "Faroe Islands"
12081 msgstr ""
12082
12083 #: app/Services/Localization/i18n/states.php:901
12084 msgid "Fars (فارس)"
12085 msgstr ""
12086
12087 #: app/Services/Localization/i18n/states.php:27
12088 msgid "Faryab"
12089 msgstr ""
12090
12091 #: app/Services/Localization/i18n/states.php:1628
12092 msgid "FATA"
12093 msgstr ""
12094
12095 #: app/Services/Localization/i18n/states.php:1706
12096 msgid "Fatick"
12097 msgstr ""
12098
12099 #: app/Services/Translations/block-editor-translation.php:153
12100 msgid "Feature List Color"
12101 msgstr ""
12102
12103 #: app/Services/Translations/admin-translation.php:1055
12104 msgid "Featured"
12105 msgstr ""
12106
12107 #: app/Services/Translations/admin-translation.php:1057
12108 #: app/Http/Controllers/ModuleSettingsController.php:22
12109 msgid "Features & addon"
12110 msgstr ""
12111
12112 #: app/Services/Translations/admin-translation.php:1056
12113 msgid "Features & Addons"
12114 msgstr ""
12115
12116 #: app/Services/Translations/TransStrings.php:188
12117 msgid "Feb"
12118 msgstr ""
12119
12120 #: app/Services/Translations/TransStrings.php:157
12121 msgid "February"
12122 msgstr ""
12123
12124 #: app/Services/Localization/i18n/states.php:2238
12125 msgid "Federal Dependencies"
12126 msgstr ""
12127
12128 #: app/Services/Translations/admin-translation.php:2796
12129 msgid "federal tax"
12130 msgstr ""
12131
12132 #: app/Services/Renderer/Receipt/TaxSummaryHelper.php:43
12133 msgid "Fee"
12134 msgstr ""
12135
12136 #: app/Services/Translations/admin-translation.php:2797
12137 #: app/Services/Renderer/Receipt/TaxSummaryHelper.php:370
12138 msgid "fee"
12139 msgstr ""
12140
12141 #: app/Modules/Integrations/GlobalIntegrationSettings.php:270
12142 msgid "Feed data is required"
12143 msgstr ""
12144
12145 #: app/Modules/Integrations/GlobalIntegrationSettings.php:225
12146 msgid "Feed name is required"
12147 msgstr ""
12148
12149 #: app/Modules/Integrations/GlobalIntegrationSettings.php:432
12150 msgid "Feed not found"
12151 msgstr ""
12152
12153 #: app/Modules/Integrations/GlobalIntegrationSettings.php:443
12154 msgid "Feed status updated"
12155 msgstr ""
12156
12157 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:102
12158 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:95
12159 msgid "Feed Title"
12160 msgstr ""
12161
12162 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:424
12163 msgid "Fees"
12164 msgstr ""
12165
12166 #: app/Services/Localization/i18n/states.php:761
12167 msgid "Fejér"
12168 msgstr ""
12169
12170 #: app/Services/Localization/i18n/states.php:143
12171 msgid "Feni"
12172 msgstr ""
12173
12174 #: app/Services/Localization/i18n/states.php:2275
12175 msgid "Fermanagh and Omagh"
12176 msgstr ""
12177
12178 #: app/Services/Localization/i18n/states.php:945
12179 msgid "Fermo"
12180 msgstr ""
12181
12182 #: app/Services/Localization/i18n/states.php:946
12183 msgid "Ferrara"
12184 msgstr ""
12185
12186 #: app/Services/Translations/admin-translation.php:1058
12187 msgid "Fetch subscription -"
12188 msgstr ""
12189
12190 #: app/Services/Translations/admin-translation.php:1059
12191 msgid "Field Name"
12192 msgstr ""
12193
12194 #: app/Services/Translations/admin-translation.php:1060
12195 msgid "Field Value"
12196 msgstr ""
12197
12198 #: app/Services/Translations/admin-translation.php:1061
12199 msgid "Field: "
12200 msgstr ""
12201
12202 #: app/Services/Translations/admin-translation.php:1062
12203 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:45
12204 msgid "Fields"
12205 msgstr ""
12206
12207 #: app/Services/Localization/i18n/states.php:60
12208 msgid "Fier"
12209 msgstr ""
12210
12211 #: app/Services/Tax/TaxManager.php:131
12212 msgid "Fifteen"
12213 msgstr ""
12214
12215 #: app/Services/Localization/i18n/states.php:1223
12216 msgid "Figuig"
12217 msgstr ""
12218
12219 #: app/Services/Localization/i18n/countries.php:87
12220 msgid "Fiji"
12221 msgstr ""
12222
12223 #: app/Helpers/CurrenciesHelper.php:60
12224 msgid "Fijian Dollar"
12225 msgstr ""
12226
12227 #: api/Resource/ProductDownloadResource.php:61
12228 msgid "File added successfully"
12229 msgstr ""
12230
12231 #: app/Services/FileSystem/Drivers/S3/S3FileDeleter.php:61
12232 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:245
12233 msgid "File Deleted Successfully"
12234 msgstr ""
12235
12236 #: api/Resource/ProductDownloadResource.php:127
12237 msgid "File has been deleted successfully"
12238 msgstr ""
12239
12240 #: app/Services/Translations/admin-translation.php:1063
12241 #: app/Services/Translations/customer-profile-translation.php:115
12242 msgid "File Name"
12243 msgstr ""
12244
12245 #: app/Http/Requests/ProductDownloadable/ProductDownloadableFileRequest.php:37
12246 #: app/Http/Requests/ProductDownloadable/ProductDownloadableBulkFileRequest.php:39
12247 msgid "File Name is required."
12248 msgstr ""
12249
12250 #. %s - maximum filename length
12251 #: app/Services/Translations/admin-translation.php:1066
12252 #, php-format
12253 msgid "File name Must not exceed %s characters"
12254 msgstr ""
12255
12256 #. %s - maximum filename length
12257 #: app/Services/Translations/admin-translation.php:1068
12258 #, php-format
12259 msgid "File name must not exceed %s characters"
12260 msgstr ""
12261
12262 #. %s is the file name
12263 #: app/Services/Translations/customer-profile-translation.php:117
12264 #, php-format
12265 msgid "File name: %s"
12266 msgstr ""
12267
12268 #: app/Services/FrontendView.php:82
12269 msgid "File Not Found"
12270 msgstr ""
12271
12272 #: app/Helpers/CustomerHelper.php:180
12273 #: app/Services/FileSystem/DownloadService.php:62
12274 #: app/Services/FileSystem/Drivers/S3/S3FileUploader.php:119
12275 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:199
12276 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:236
12277 msgid "File not found"
12278 msgstr ""
12279
12280 #: app/Http/Requests/ProductDownloadable/ProductDownloadableFileRequest.php:38
12281 #: app/Http/Requests/ProductDownloadable/ProductDownloadableBulkFileRequest.php:40
12282 msgid "File Path is required."
12283 msgstr ""
12284
12285 #: app/Helpers/EditorShortCodeHelper.php:357
12286 msgid "File Size"
12287 msgstr ""
12288
12289 #. %s is the file name
12290 #: app/Services/Translations/customer-profile-translation.php:119
12291 #, php-format
12292 msgid "File size: %s"
12293 msgstr ""
12294
12295 #: app/Helpers/EditorShortCodeHelper.php:354
12296 #: app/Services/Translations/admin-translation.php:1064
12297 msgid "File Title"
12298 msgstr ""
12299
12300 #: app/Services/Translations/admin-translation.php:1069
12301 msgid "File too large"
12302 msgstr ""
12303
12304 #: api/Resource/ProductDownloadResource.php:98
12305 msgid "File updated successfully"
12306 msgstr ""
12307
12308 #: app/Services/FileSystem/Drivers/S3/S3FileUploader.php:82
12309 #: app/Services/FileSystem/Drivers/S3/S3Driver.php:60
12310 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:171
12311 msgid "File Uploaded Successfully"
12312 msgstr ""
12313
12314 #: app/Http/Requests/ProductDownloadable/ProductDownloadableFileRequest.php:39
12315 #: app/Http/Requests/ProductDownloadable/ProductDownloadableBulkFileRequest.php:41
12316 msgid "File URL is required."
12317 msgstr ""
12318
12319 #: app/Services/Filter/TaxFilter.php:109 app/Services/Filter/TaxFilter.php:115
12320 #: app/Services/Translations/admin-translation.php:1070
12321 msgid "Filed"
12322 msgstr ""
12323
12324 #: app/Services/Translations/admin-translation.php:1071
12325 msgid "Filename too long. Maximum ${MAX_FILENAME_LENGTH} characters allowed"
12326 msgstr ""
12327
12328 #: app/Services/Translations/admin-translation.php:1072
12329 msgid "Files"
12330 msgstr ""
12331
12332 #: app/Services/Translations/admin-translation.php:1073
12333 msgid "Fill the title and color before adding another."
12334 msgstr ""
12335
12336 #: app/Services/Translations/admin-translation.php:1074
12337 msgid "Fill the title and image before adding another."
12338 msgstr ""
12339
12340 #: app/Services/Translations/admin-translation.php:1075
12341 msgid "Fill the title before adding another."
12342 msgstr ""
12343
12344 #: app/Services/Renderer/ShopAppRenderer.php:326
12345 #: app/Services/Translations/admin-translation.php:1076
12346 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:55
12347 msgid "Filter"
12348 msgstr ""
12349
12350 #: app/Services/Translations/block-editor-translation.php:154
12351 msgid "Filter Background"
12352 msgstr ""
12353
12354 #: app/Services/Translations/block-editor-translation.php:155
12355 msgid "Filter Border"
12356 msgstr ""
12357
12358 #. %1$s: attribute group title (e.g. "Color", "Size")
12359 #: app/Services/Translations/admin-translation.php:1078
12360 #, php-format
12361 msgid "Filter by %1$s"
12362 msgstr ""
12363
12364 #: app/Services/Translations/block-editor-translation.php:156
12365 msgid "Filter Option"
12366 msgstr ""
12367
12368 #: app/Services/Translations/admin-translation.php:1079
12369 msgid "Filter results by UTM values"
12370 msgstr ""
12371
12372 #: app/Services/Renderer/SearchBarRenderer.php:75
12373 msgid "Filter search results by category"
12374 msgstr ""
12375
12376 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:269
12377 msgid "Filter Sort By"
12378 msgstr ""
12379
12380 #: app/Services/Renderer/ProductFilterRender.php:330
12381 msgid "Filters"
12382 msgstr ""
12383
12384 #: app/Services/Translations/admin-translation.php:1080
12385 msgid "Final price after all installments, excluding any fees."
12386 msgstr ""
12387
12388 #: app/Modules/MCP/Tools/CouponTools.php:34
12389 msgid ""
12390 "Find and filter coupons with usage counts and validity windows. Interpret "
12391 "amount via type: percentage means a percent (10 = 10 percent), fixed means a "
12392 "currency value. Use active_now to get only coupons usable today."
12393 msgstr ""
12394
12395 #: app/Modules/MCP/Tools/CustomerTools.php:31
12396 msgid ""
12397 "Find and filter customers. Compact rows with LTV, order count, AOV, and "
12398 "location. For one customer's full history use get-customer. min_ltv is in "
12399 "store currency (e.g. 500), not cents."
12400 msgstr ""
12401
12402 #: app/Modules/MCP/Tools/OrderTools.php:52
12403 msgid ""
12404 "Find and filter orders. Returns compact rows (id, number, customer, total, "
12405 "statuses, date, plus an items list: each line item's product, title and "
12406 "quantity) — call get-order for the full money/refund breakdown. All filters "
12407 "optional; combine freely. For one customer's orders, pass customer_email or "
12408 "customer_id here. Money filters are in store currency (e.g. 49.99), not "
12409 "cents."
12410 msgstr ""
12411
12412 #: app/Modules/MCP/Tools/ProductTools.php:34
12413 msgid ""
12414 "Find and filter products. Compact rows: title, status, price range, "
12415 "variation count, fulfillment, stock status. Use get-product for full detail "
12416 "and per-variation stock. Price filters are in store currency, not cents."
12417 msgstr ""
12418
12419 #: app/Modules/MCP/Tools/SubscriptionTools.php:33
12420 msgid ""
12421 "Find and filter subscriptions. Compact rows: customer, plan, status, "
12422 "recurring total, interval, next/created/canceled dates. Use "
12423 "next_billing_before to find upcoming renewals; created_* and canceled_* "
12424 "ranges to inspect cohorts and churn. min_recurring is in store currency, not "
12425 "cents."
12426 msgstr ""
12427
12428 #: app/Services/Translations/admin-translation.php:1081
12429 #: app/Services/Translations/block-editor-translation.php:157
12430 msgid "Find products to make a pricing table"
12431 msgstr ""
12432
12433 #: app/Services/Translations/TransStrings.php:270
12434 msgid "Finish"
12435 msgstr ""
12436
12437 #: app/Services/Localization/i18n/countries.php:88
12438 msgid "Finland"
12439 msgstr ""
12440
12441 #: app/Services/Localization/i18n/states.php:947
12442 msgid "Firenze"
12443 msgstr ""
12444
12445 #: app/Services/PlanUpgradeService.php:169
12446 msgid "first"
12447 msgstr ""
12448
12449 #: app/Services/Renderer/CheckoutFieldsSchema.php:19
12450 #: app/Services/Renderer/CheckoutFieldsSchema.php:463
12451 #: app/Services/Renderer/AddressSelectRenderer.php:422
12452 #: app/Services/Renderer/AddressSelectRenderer.php:430
12453 #: app/Services/Translations/customer-profile-translation.php:120
12454 msgid "First Name"
12455 msgstr ""
12456
12457 #: app/Services/Translations/admin-translation.php:1082
12458 msgid "First Name *"
12459 msgstr ""
12460
12461 #: app/Http/Requests/CustomerRequest.php:67
12462 msgid "First Name is required."
12463 msgstr ""
12464
12465 #: api/Checkout/CheckoutApi.php:909
12466 msgid "First name is required."
12467 msgstr ""
12468
12469 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:96
12470 msgid "First Order Date"
12471 msgstr ""
12472
12473 #: app/Services/Filter/CustomerFilter.php:96
12474 msgid "First Purchase Date"
12475 msgstr ""
12476
12477 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:598
12478 msgid "First Purchased: "
12479 msgstr ""
12480
12481 #: app/Services/Tax/TaxManager.php:121
12482 msgid "Five"
12483 msgstr ""
12484
12485 #: app/Services/Translations/admin-translation.php:1083
12486 #: app/Modules/Shipping/Services/Filter/ShippingClassFilter.php:53
12487 msgid "Fixed"
12488 msgstr ""
12489
12490 #: app/Services/Translations/admin-translation.php:1084
12491 msgid "Fixed Amount"
12492 msgstr ""
12493
12494 #: app/Services/Translations/admin-translation.php:1085
12495 #: app/Services/Translations/block-editor-translation.php:158
12496 msgid "Flat Rate"
12497 msgstr ""
12498
12499 #: app/Modules/MCP/Tools/ReportTools.php:205
12500 msgid ""
12501 "Flexible customer analytics: pick metrics and group by country, state, "
12502 "status, or first/last purchase month, with optional filters. LTV is in store "
12503 "currency. Returns up to 200 rows."
12504 msgstr ""
12505
12506 #: app/Modules/MCP/Tools/ReportTools.php:154
12507 msgid ""
12508 "Flexible order analytics: pick metrics and group by dimensions with filters. "
12509 "Use when a fixed report does not fit, for example revenue by payment_status "
12510 "this month, or orders by month. Scoped to one currency. Returns up to 200 "
12511 "grouped rows."
12512 msgstr ""
12513
12514 #: app/Modules/MCP/Tools/ReportTools.php:184
12515 msgid ""
12516 "Flexible product-sales analytics over sold items: pick metrics and group by "
12517 "product or variation, within a period and one currency. For a time series "
12518 "use get-sales-trend. Returns up to 200 rows."
12519 msgstr ""
12520
12521 #: app/Modules/MCP/Tools/ReportTools.php:129
12522 msgid ""
12523 "Flexible UTM attribution: pick metrics and group by any UTM fields — source, "
12524 "medium, campaign, term, content, id — over a period, with optional "
12525 "source/medium/campaign filters to drill down. Scoped to one currency, paid "
12526 "orders. Orders with no UTM fall under a none bucket. Returns up to 200 rows "
12527 "ranked by the first metric."
12528 msgstr ""
12529
12530 #: app/Services/Localization/i18n/states.php:2201
12531 msgid "Flores"
12532 msgstr ""
12533
12534 #: app/Services/Localization/i18n/states.php:1300
12535 msgid "Florești"
12536 msgstr ""
12537
12538 #: app/Services/Localization/i18n/states.php:2149
12539 #: app/Services/Localization/i18n/states.php:2202
12540 msgid "Florida"
12541 msgstr ""
12542
12543 #: app/Services/Translations/block-editor-translation.php:159
12544 msgid ""
12545 "Fluent Booking – The Ultimate Appointments Scheduling, Events Booking, "
12546 "Events Calendar Solution"
12547 msgstr ""
12548
12549 #: app/Services/Translations/admin-translation.php:1086
12550 msgid "Fluent Cart"
12551 msgstr ""
12552
12553 #: app/Modules/Integrations/AddOnModule.php:43
12554 msgid "Fluent CRM"
12555 msgstr ""
12556
12557 #: app/Http/Controllers/AddonsController.php:65
12558 msgid "Fluent Forms"
12559 msgstr ""
12560
12561 #: app/Services/Translations/block-editor-translation.php:160
12562 msgid ""
12563 "Fluent Forms Pro Add-On: The Fastest & Most Powerful WordPress Form Plugin"
12564 msgstr ""
12565
12566 #: app/Http/Controllers/ModuleSettingsController.php:273
12567 msgid "Fluent PDF"
12568 msgstr ""
12569
12570 #: app/Services/Translations/admin-translation.php:1087
12571 msgid "Fluent PDF Required"
12572 msgstr ""
12573
12574 #: app/Http/Controllers/AddonsController.php:55
12575 msgid "FluentAuth"
12576 msgstr ""
12577
12578 #. Name of the plugin
12579 #: app/Hooks/filters.php:28 app/Modules/MCP/MCPInit.php:82
12580 #: app/Modules/MCP/MCPInit.php:169
12581 #: app/Hooks/Handlers/AdminMenuBarHandler.php:50
12582 #: app/Views/emails/components/powered-by-footer.php:5
12583 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:222
12584 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:181
12585 msgid "FluentCart"
12586 msgstr ""
12587
12588 #: app/Hooks/filters.php:33
12589 msgid "FluentCart Buttons"
12590 msgstr ""
12591
12592 #: app/Http/Controllers/ModuleSettingsController.php:294
12593 msgid "FluentCart Customer Rights"
12594 msgstr ""
12595
12596 #: app/Views/admin/menu.php:22 app/Views/admin/menu.php:23
12597 #: app/Views/admin/menu.php:26 app/Views/admin/admin_menu.php:18
12598 #: app/Views/admin/admin_menu.php:19
12599 msgid "FluentCart Logo"
12600 msgstr ""
12601
12602 #: app/Modules/MCP/MCPInit.php:280
12603 msgid ""
12604 "FluentCart MCP is enabled but no MCP adapter was found. Install FluentHub "
12605 "(recommended) or the MCP Adapter plugin, on WordPress 6.9+."
12606 msgstr ""
12607
12608 #: app/Modules/MCP/MCPInit.php:134
12609 msgid "FluentCart MCP Server"
12610 msgstr ""
12611
12612 #: app/Http/Controllers/ModuleSettingsController.php:283
12613 msgid "FluentCart Migrator"
12614 msgstr ""
12615
12616 #: app/Http/Controllers/PaymentMethodController.php:247
12617 msgid ""
12618 "FluentCart Pro activated successfully! All premium features are now "
12619 "available."
12620 msgstr ""
12621
12622 #: app/Modules/PaymentMethods/PromoGateways/Pro/PromoGatewaySettings.php:184
12623 msgid "FluentCart Pro is installed - Activate to unlock all premium features"
12624 msgstr ""
12625
12626 #: app/CPT/FluentProducts.php:216
12627 msgid "FluentCart products post type"
12628 msgstr ""
12629
12630 #: app/Services/FrontendView.php:115
12631 msgid "FluentCart Receipt"
12632 msgstr ""
12633
12634 #: app/Services/Translations/admin-translation.php:1088
12635 msgid ""
12636 "FluentCart speaks to AI agents through the MCP adapter bundled with "
12637 "FluentHub (WordPress 6.9+). The endpoint will not respond until it is "
12638 "installed and active."
12639 msgstr ""
12640
12641 #. Author of the plugin
12642 msgid "FluentCart Team"
12643 msgstr ""
12644
12645 #: app/Services/Translations/admin-translation.php:1089
12646 msgid "FluentCart will send admin notification to this email address."
12647 msgstr ""
12648
12649 #. Description of the plugin
12650 msgid "FluentCart WordPress Plugin"
12651 msgstr ""
12652
12653 #: app/Http/Controllers/AddonsController.php:43
12654 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:167
12655 msgid "FluentCommunity"
12656 msgstr ""
12657
12658 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:232
12659 msgid "FluentCommunity Access Removed"
12660 msgstr ""
12661
12662 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:329
12663 msgid "FluentCommunity Integration Success"
12664 msgstr ""
12665
12666 #: app/Http/Controllers/AddonsController.php:19
12667 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:184
12668 msgid "FluentCRM"
12669 msgstr ""
12670
12671 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:286
12672 msgid "FluentCRM Contact Created"
12673 msgstr ""
12674
12675 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:20
12676 msgid ""
12677 "FluentCRM is a Self Hosted Email Marketing Automation Plugin for WordPress. "
12678 "Add/Remove tags, lists, run automations on order activities."
12679 msgstr ""
12680
12681 #: app/Services/Translations/block-editor-translation.php:161
12682 msgid ""
12683 "FluentCRM – The Ultimate CRM, Marketing, & Automation Solution for WordPress"
12684 msgstr ""
12685
12686 #: app/Http/Controllers/McpSettingsController.php:77
12687 msgid "FluentHub installed and activated. The MCP endpoint is ready."
12688 msgstr ""
12689
12690 #: app/Services/Translations/admin-translation.php:1090
12691 msgid "FluentHub is active"
12692 msgstr ""
12693
12694 #: app/Services/Translations/admin-translation.php:1091
12695 msgid "FluentHub is required"
12696 msgstr ""
12697
12698 #: app/Http/Controllers/McpSettingsController.php:78
12699 msgid ""
12700 "FluentHub was installed. Please reload this page to finish connecting the "
12701 "MCP endpoint."
12702 msgstr ""
12703
12704 #: app/Http/Controllers/AddonsController.php:32
12705 msgid "FluentSMTP"
12706 msgstr ""
12707
12708 #: app/Http/Controllers/AddonsController.php:76
12709 msgid "FluentSupport"
12710 msgstr ""
12711
12712 #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:85
12713 #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:114
12714 msgid "Flutterwave Payment Gateway"
12715 msgstr ""
12716
12717 #: app/Services/Localization/i18n/states.php:948
12718 msgid "Foggia"
12719 msgstr ""
12720
12721 #. %s: pluralized 'month(s)'
12722 #. %1$d is the number of cycles, %2$s is "cycle" or "cycles"
12723 #: app/Helpers/Helper.php:1060 app/Helpers/Helper.php:1075
12724 #, php-format
12725 msgid "for %1$d %2$s"
12726 msgstr ""
12727
12728 #. %s is the number of times
12729 #: app/Services/Translations/admin-translation.php:2799
12730 #, php-format
12731 msgid "for %s Times"
12732 msgstr ""
12733
12734 #: app/Services/Translations/admin-translation.php:1093
12735 msgid "For all variants"
12736 msgstr ""
12737
12738 #: app/Services/Translations/admin-translation.php:1094
12739 msgid "For each item line"
12740 msgstr ""
12741
12742 #: app/Services/Tax/TaxManager.php:63
12743 msgid "For items with 0% tax."
12744 msgstr ""
12745
12746 #: app/Services/Tax/TaxManager.php:64
12747 msgid "For items with a reduced tax rate."
12748 msgstr ""
12749
12750 #: app/Services/Translations/admin-translation.php:1092
12751 msgid "For Online Store"
12752 msgstr ""
12753
12754 #: app/Http/Requests/CouponRequest.php:78
12755 msgid "For percentage type, the amount should not be greater than 100."
12756 msgstr ""
12757
12758 #: app/Services/Localization/i18n/states.php:949
12759 msgid "Forlì-Cesena"
12760 msgstr ""
12761
12762 #: app/Services/Translations/customer-profile-translation.php:121
12763 msgid ""
12764 "Form to add or edit address. Required fields are marked with an asterisk."
12765 msgstr ""
12766
12767 #: app/Services/Localization/i18n/states.php:98
12768 msgid "Formosa"
12769 msgstr ""
12770
12771 #: app/Services/Tax/TaxManager.php:120
12772 msgid "Four"
12773 msgstr ""
12774
12775 #: api/StoreSettings.php:952
12776 msgid "Four Columns"
12777 msgstr ""
12778
12779 #: app/Services/Tax/TaxManager.php:130
12780 msgid "Fourteen"
12781 msgstr ""
12782
12783 #: app/Services/Localization/i18n/states.php:1224
12784 msgid "Fquih Ben Salah"
12785 msgstr ""
12786
12787 #: app/Services/Localization/i18n/countries.php:89
12788 msgid "France"
12789 msgstr ""
12790
12791 #: app/Services/Localization/i18n/states.php:720
12792 msgid "Francisco Morazán"
12793 msgstr ""
12794
12795 #: app/Services/Translations/admin-translation.php:1095
12796 msgid "Fraudulent"
12797 msgstr ""
12798
12799 #: app/Services/Translations/admin-translation.php:1096
12800 #: app/Services/Translations/block-editor-translation.php:162
12801 msgid "Free"
12802 msgstr ""
12803
12804 #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:91
12805 #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:90
12806 #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:90
12807 msgid "Free & Open Source addon"
12808 msgstr ""
12809
12810 #: app/Modules/PaymentMethods/PromoGateways/Addons/RazorpayAddon.php:89
12811 msgid "Free & Open Source addon."
12812 msgstr ""
12813
12814 #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:98
12815 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:237
12816 #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:97
12817 #: app/Modules/PaymentMethods/PromoGateways/Addons/RazorpayAddon.php:96
12818 #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:97
12819 msgid "Free addon - Click the button above to get started"
12820 msgstr ""
12821
12822 #: app/Services/Translations/admin-translation.php:1097
12823 #: app/Services/Translations/block-editor-translation.php:163
12824 msgid "Free Shipping"
12825 msgstr ""
12826
12827 #: app/Services/Translations/admin-translation.php:1098
12828 msgid "Free shipping for this offer item"
12829 msgstr ""
12830
12831 #: app/Services/Localization/i18n/states.php:2247
12832 msgid "Free State"
12833 msgstr ""
12834
12835 #. %d is the number of trial days
12836 #: app/Helpers/Helper.php:1269
12837 msgid "Free Trial: %d days"
12838 msgstr ""
12839
12840 #: app/Services/Localization/i18n/countries.php:90
12841 msgid "French Guiana"
12842 msgstr ""
12843
12844 #: app/Services/Localization/i18n/countries.php:91
12845 msgid "French Polynesia"
12846 msgstr ""
12847
12848 #: app/Services/Localization/i18n/countries.php:92
12849 msgid "French Southern Territories"
12850 msgstr ""
12851
12852 #: app/Services/Translations/TransStrings.php:174
12853 msgid "Fri"
12854 msgstr ""
12855
12856 #: app/Services/Localization/i18n/states.php:302
12857 msgid "Fribourg"
12858 msgstr ""
12859
12860 #: app/Services/Translations/TransStrings.php:183
12861 #: app/Services/Translations/admin-translation.php:1099
12862 msgid "Friday"
12863 msgstr ""
12864
12865 #. %s is the minimum price
12866 #: app/Services/Renderer/ProductCardRender.php:404
12867 #, php-format
12868 msgid "From %s"
12869 msgstr ""
12870
12871 #: app/Services/Translations/admin-translation.php:1100
12872 msgid "From Email"
12873 msgstr ""
12874
12875 #: app/Http/Requests/EmailSettingsRequest.php:26
12876 msgid "From Email field is required."
12877 msgstr ""
12878
12879 #: app/Http/Requests/EmailSettingsRequest.php:27
12880 msgid "From Email must be a valid email address."
12881 msgstr ""
12882
12883 #: app/Http/Requests/UpgradePathSettingRequest.php:27
12884 msgid "From is required."
12885 msgstr ""
12886
12887 #: app/Services/Translations/admin-translation.php:1101
12888 msgid "From Name"
12889 msgstr ""
12890
12891 #: app/Http/Requests/EmailSettingsRequest.php:25
12892 msgid "From Name field is required."
12893 msgstr ""
12894
12895 #: app/Services/Translations/admin-translation.php:1102
12896 msgid "From Plan"
12897 msgstr ""
12898
12899 #: app/Services/Localization/i18n/states.php:950
12900 msgid "Frosinone"
12901 msgstr ""
12902
12903 #: app/Services/Localization/i18n/states.php:355
12904 msgid "Fujian / 福建"
12905 msgstr ""
12906
12907 #: app/Services/Localization/i18n/states.php:1065
12908 msgid "Fukui"
12909 msgstr ""
12910
12911 #: app/Services/Localization/i18n/states.php:1087
12912 msgid "Fukuoka"
12913 msgstr ""
12914
12915 #: app/Services/Localization/i18n/states.php:1054
12916 msgid "Fukushima"
12917 msgstr ""
12918
12919 #: app/Services/Translations/admin-translation.php:1103
12920 msgid "Fulfillment Type"
12921 msgstr ""
12922
12923 #: app/Http/Requests/ProductUpdateRequest.php:354
12924 #: app/Http/Requests/ProductRequest.php:325
12925 #: app/Http/Requests/ProductCreateRequest.php:63
12926 #: app/Http/Requests/ProductVariationRequest.php:209
12927 msgid "Fulfilment Type is required."
12928 msgstr ""
12929
12930 #: app/Services/Translations/block-editor-translation.php:164
12931 msgid "Full Address"
12932 msgstr ""
12933
12934 #: app/Modules/MCP/Tools/OrderTools.php:87
12935 msgid ""
12936 "Full detail for one order: money breakdown, line items, and customer by "
12937 "default. Add include[] for transactions, refunds, addresses, coupons, "
12938 "subscriptions. Identify the order by order_id (numeric, from list-orders) OR "
12939 "uuid OR invoice_no."
12940 msgstr ""
12941
12942 #: app/Modules/MCP/Tools/ProductTools.php:61
12943 msgid ""
12944 "Full detail for one product: description, variations with "
12945 "SKU/price/stock/subscription terms, categories and tags. Add include[] for "
12946 "sales (lifetime units + revenue) and downloads. Identify by product_id."
12947 msgstr ""
12948
12949 #: app/Modules/MCP/Tools/SubscriptionTools.php:63
12950 msgid ""
12951 "Full detail for one subscription: lifecycle dates, billing schedule, "
12952 "signup/trial, parent order, gateway ids. Add include[] for transactions "
12953 "(renewal history) and labels. Identify by subscription_id."
12954 msgstr ""
12955
12956 #: app/Helpers/CartCheckoutHelper.php:665
12957 #: app/Helpers/CartCheckoutHelper.php:821
12958 #: app/Services/Renderer/CheckoutFieldsSchema.php:217
12959 #: app/Services/Renderer/CheckoutFieldsSchema.php:457
12960 #: app/Services/Renderer/CheckoutFieldsSchema.php:542
12961 #: app/Services/Renderer/AddressSelectRenderer.php:404
12962 #: app/Services/Renderer/AddressSelectRenderer.php:412
12963 #: app/Services/Translations/admin-translation.php:1104
12964 #: app/Services/Translations/block-editor-translation.php:165
12965 msgid "Full Name"
12966 msgstr ""
12967
12968 #: app/Services/Renderer/ModalCheckoutRenderer.php:509
12969 #: app/Services/Renderer/ModalCheckoutRenderer.php:515
12970 msgid "Full name"
12971 msgstr ""
12972
12973 #: app/Services/Translations/admin-translation.php:1105
12974 msgid "Full Name *"
12975 msgstr ""
12976
12977 #: api/Checkout/CheckoutApi.php:1004 api/Checkout/CheckoutApi.php:1012
12978 msgid "Full name field is required."
12979 msgstr ""
12980
12981 #: app/Http/Requests/UserRequest.php:30
12982 msgid "Full name is required"
12983 msgstr ""
12984
12985 #: app/Http/Requests/CustomerRequest.php:66
12986 msgid "Full Name is required."
12987 msgstr ""
12988
12989 #: api/Checkout/CheckoutApi.php:905
12990 msgid "Full name is required."
12991 msgstr ""
12992
12993 #: app/Modules/MCP/Tools/CustomerTools.php:60
12994 msgid ""
12995 "Full profile + metrics for one customer. Identify by customer_id OR email. "
12996 "Add include[] for orders, subscriptions, addresses, labels, notes. Use "
12997 "with_orders_limit to bound order history."
12998 msgstr ""
12999
13000 #: app/Services/Translations/block-editor-translation.php:166
13001 msgid "Full Width"
13002 msgstr ""
13003
13004 #: app/Services/Translations/admin-translation.php:1106
13005 #: app/Services/Translations/customer-profile-translation.php:122
13006 msgid "Future"
13007 msgstr ""
13008
13009 #: app/Services/Translations/admin-translation.php:1107
13010 msgid "Future Installments"
13011 msgstr ""
13012
13013 #: app/Services/Translations/admin-translation.php:1108
13014 msgid "Future Renewals"
13015 msgstr ""
13016
13017 #: app/Services/Translations/admin-translation.php:1109
13018 msgid "Future Renewals Report"
13019 msgstr ""
13020
13021 #: app/Services/Localization/i18n/states.php:1222
13022 #: app/Services/Localization/i18n/states.php:1225
13023 msgid "Fès-Dar-Dbibegh"
13024 msgstr ""
13025
13026 #: app/Services/Localization/i18n/states.php:1299
13027 msgid "Fălești"
13028 msgstr ""
13029
13030 #: api/StoreSettings.php:1226 app/Services/Localization/i18n/units.php:16
13031 msgid "g"
13032 msgstr ""
13033
13034 #: app/Services/Localization/i18n/countries.php:93
13035 msgid "Gabon"
13036 msgstr ""
13037
13038 #: app/Services/Localization/i18n/states.php:198
13039 msgid "Gabrovo"
13040 msgstr ""
13041
13042 #: app/Services/Localization/i18n/states.php:144
13043 msgid "Gaibandha"
13044 msgstr ""
13045
13046 #: app/Services/Localization/i18n/states.php:1678
13047 msgid "Galați"
13048 msgstr ""
13049
13050 #: app/Services/Translations/admin-translation.php:1110
13051 msgid "Gallery"
13052 msgstr ""
13053
13054 #: app/Services/Localization/i18n/states.php:819
13055 msgid "Galway"
13056 msgstr ""
13057
13058 #: app/Services/Localization/i18n/states.php:543
13059 msgid "Galápagos"
13060 msgstr ""
13061
13062 #: app/Services/Localization/i18n/countries.php:94
13063 msgid "Gambia"
13064 msgstr ""
13065
13066 #: app/Helpers/CurrenciesHelper.php:66
13067 msgid "Gambian Dalasi"
13068 msgstr ""
13069
13070 #: app/Services/Localization/i18n/states.php:1449
13071 msgid "Gandaki"
13072 msgstr ""
13073
13074 #: app/Services/Localization/i18n/states.php:368
13075 msgid "Gansu / 甘肃"
13076 msgstr ""
13077
13078 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:115
13079 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:164
13080 msgid "Gap"
13081 msgstr ""
13082
13083 #: app/Services/Localization/i18n/states.php:1103
13084 msgid "Garissa"
13085 msgstr ""
13086
13087 #: app/Modules/MCP/Tools/OrderTools.php:757
13088 msgid "gateway"
13089 msgstr ""
13090
13091 #: app/Services/Translations/admin-translation.php:1111
13092 msgid "Gateway & checkout instructions"
13093 msgstr ""
13094
13095 #: app/Http/Controllers/PaymentMethodController.php:109
13096 msgid "Gateway cannot update settings"
13097 msgstr ""
13098
13099 #: app/Services/Translations/admin-translation.php:1112
13100 msgid "Gateway ID"
13101 msgstr ""
13102
13103 #: app/Services/Translations/admin-translation.php:1113
13104 msgid "Gateway ID:"
13105 msgstr ""
13106
13107 #: app/Services/Localization/i18n/states.php:2248
13108 msgid "Gauteng"
13109 msgstr ""
13110
13111 #: app/Services/Localization/i18n/states.php:1377
13112 msgid "Gaza"
13113 msgstr ""
13114
13115 #: app/Services/Localization/i18n/states.php:1844
13116 msgid "Gaziantep"
13117 msgstr ""
13118
13119 #: app/Services/Localization/i18n/states.php:145
13120 msgid "Gazipur"
13121 msgstr ""
13122
13123 #: app/Services/Localization/i18n/states.php:1190
13124 msgid "Gbarpolu"
13125 msgstr ""
13126
13127 #: app/Services/Localization/i18n/states.php:1927
13128 msgid "Geita"
13129 msgstr ""
13130
13131 #: app/Helpers/EditorShortCodeHelper.php:13
13132 #: app/Services/Translations/block-editor-translation.php:167
13133 msgid "General"
13134 msgstr ""
13135
13136 #: app/Services/Translations/admin-translation.php:1114
13137 msgid "Generate"
13138 msgstr ""
13139
13140 #: app/Services/Translations/admin-translation.php:1115
13141 msgid "Generate All Pages"
13142 msgstr ""
13143
13144 #: app/Services/Translations/admin-translation.php:1119
13145 msgid "Generate missing licenses"
13146 msgstr ""
13147
13148 #: app/Http/Controllers/ModuleSettingsController.php:274
13149 msgid "Generate PDF receipts and attach them to email notifications."
13150 msgstr ""
13151
13152 #: app/Services/Translations/admin-translation.php:1116
13153 msgid "Generate Random Code"
13154 msgstr ""
13155
13156 #: app/Services/Translations/admin-translation.php:1117
13157 msgid "Generate SKU"
13158 msgstr ""
13159
13160 #: app/Services/Translations/admin-translation.php:1118
13161 msgid "Generate Snapshots"
13162 msgstr ""
13163
13164 #: app/Services/Translations/admin-translation.php:1120
13165 msgid "Generating..."
13166 msgstr ""
13167
13168 #: app/Services/Localization/i18n/states.php:303
13169 msgid "Geneva"
13170 msgstr ""
13171
13172 #: app/Services/Localization/i18n/states.php:951
13173 msgid "Genova"
13174 msgstr ""
13175
13176 #: app/Services/Localization/i18n/countries.php:95
13177 msgid "Georgia"
13178 msgstr ""
13179
13180 #: app/Helpers/CurrenciesHelper.php:63
13181 msgid "Georgian Lari"
13182 msgstr ""
13183
13184 #: app/Services/Localization/i18n/countries.php:96
13185 msgid "Germany"
13186 msgstr ""
13187
13188 #: app/Services/Translations/admin-translation.php:1121
13189 msgid "Get access to this feature by Upgrading to FluentCart Pro"
13190 msgstr ""
13191
13192 #: app/Modules/MCP/Tools/CustomerTools.php:59
13193 msgid "Get Customer"
13194 msgstr ""
13195
13196 #: app/Modules/MCP/Tools/ProductTools.php:82
13197 msgid "Get Inventory Status"
13198 msgstr ""
13199
13200 #: app/Modules/MCP/Tools/OrderTools.php:86
13201 msgid "Get Order"
13202 msgstr ""
13203
13204 #: app/Modules/MCP/Tools/OrderTools.php:109
13205 msgid "Get Order Activity"
13206 msgstr ""
13207
13208 #: app/Modules/MCP/Tools/ProductTools.php:60
13209 msgid "Get Product"
13210 msgstr ""
13211
13212 #: app/Modules/MCP/Tools/ReportTools.php:109
13213 msgid "Get Refund Report"
13214 msgstr ""
13215
13216 #: app/Modules/MCP/Tools/ReportTools.php:48
13217 msgid "Get Sales Report"
13218 msgstr ""
13219
13220 #: app/Modules/MCP/Tools/ReportTools.php:68
13221 msgid "Get Sales Trend"
13222 msgstr ""
13223
13224 #: app/Modules/MCP/Tools/ContextTools.php:68
13225 msgid "Get Store Context"
13226 msgstr ""
13227
13228 #: app/Modules/MCP/Tools/SubscriptionTools.php:62
13229 msgid "Get Subscription"
13230 msgstr ""
13231
13232 #: app/Modules/MCP/Tools/ReportTools.php:88
13233 msgid "Get Top Products"
13234 msgstr ""
13235
13236 #: app/Services/Translations/admin-translation.php:1122
13237 msgid ""
13238 "Get your Secret Key from Cloudflare Dashboard > Turnstile. Keep this secret."
13239 msgstr ""
13240
13241 #: app/Services/Translations/admin-translation.php:1123
13242 msgid "Get your Site Key from Cloudflare Dashboard > Turnstile."
13243 msgstr ""
13244
13245 #: app/Services/Localization/i18n/countries.php:97
13246 msgid "Ghana"
13247 msgstr ""
13248
13249 #: app/Helpers/CurrenciesHelper.php:64
13250 msgid "Ghanaian Cedi"
13251 msgstr ""
13252
13253 #: app/Services/Localization/i18n/states.php:571
13254 msgid "Gharbia"
13255 msgstr ""
13256
13257 #: app/Services/Localization/i18n/states.php:530
13258 msgid "Ghardaïa"
13259 msgstr ""
13260
13261 #: app/Services/Localization/i18n/states.php:28
13262 msgid "Ghazni"
13263 msgstr ""
13264
13265 #: app/Services/Localization/i18n/states.php:890
13266 msgid "Ghazvin (قزوین)"
13267 msgstr ""
13268
13269 #: app/Services/Localization/i18n/states.php:29
13270 msgid "Ghor"
13271 msgstr ""
13272
13273 #: app/Services/Localization/i18n/countries.php:98
13274 msgid "Gibraltar"
13275 msgstr ""
13276
13277 #: app/Helpers/CurrenciesHelper.php:65
13278 msgid "Gibraltar Pound"
13279 msgstr ""
13280
13281 #: app/Services/Localization/i18n/states.php:1068
13282 msgid "Gifu"
13283 msgstr ""
13284
13285 #: app/Services/Localization/i18n/states.php:906
13286 msgid "Gilan (گیلان)"
13287 msgstr ""
13288
13289 #: app/Services/Localization/i18n/states.php:1629
13290 msgid "Gilgit Baltistan"
13291 msgstr ""
13292
13293 #: app/Services/Localization/i18n/states.php:612
13294 msgid "Gipuzkoa"
13295 msgstr ""
13296
13297 #: app/Services/Localization/i18n/states.php:1845
13298 msgid "Giresun"
13299 msgstr ""
13300
13301 #: app/Services/Localization/i18n/states.php:609
13302 msgid "Girona"
13303 msgstr ""
13304
13305 #: app/Services/Localization/i18n/states.php:1486
13306 msgid "Gisborne"
13307 msgstr ""
13308
13309 #. %1$s: HTTP status code
13310 #: app/Services/PluginInstaller/AddonManager.php:234
13311 #, php-format
13312 msgid "Github API error with status code: %1$s"
13313 msgstr ""
13314
13315 #: app/Services/Localization/i18n/states.php:1679
13316 msgid "Giurgiu"
13317 msgstr ""
13318
13319 #: api/StoreSettings.php:1065
13320 msgid "Give checkbox to create account on checkout page"
13321 msgstr ""
13322
13323 #: app/Services/Translations/admin-translation.php:1124
13324 msgid ""
13325 "Give the shipping class a friendly name to help identify it when setting up "
13326 "shipping rates for your products. For instance: Bulky Items, Fragile Goods, "
13327 "and so on."
13328 msgstr ""
13329
13330 #: app/Services/Localization/i18n/states.php:572
13331 msgid "Giza"
13332 msgstr ""
13333
13334 #: app/Services/Localization/i18n/states.php:61
13335 msgid "Gjirokastër"
13336 msgstr ""
13337
13338 #: app/Services/Localization/i18n/states.php:304
13339 msgid "Glarus"
13340 msgstr ""
13341
13342 #: app/Services/Translations/admin-translation.php:1125
13343 msgid "Global Integrations Feeds"
13344 msgstr ""
13345
13346 #: app/Services/Localization/i18n/states.php:1302
13347 msgid "Glodeni"
13348 msgstr ""
13349
13350 #: app/Services/Renderer/ProductCategoriesListRenderer.php:118
13351 msgid "Go"
13352 msgstr ""
13353
13354 #: app/Services/Translations/admin-translation.php:1126
13355 msgid "Go Back"
13356 msgstr ""
13357
13358 #: app/Services/FrontendView.php:63
13359 msgid "Go Back to Home Page"
13360 msgstr ""
13361
13362 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:63
13363 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:74
13364 msgid "Go Back to the Store"
13365 msgstr ""
13366
13367 #. %3$s
13368 #: app/Services/Translations/TransStrings.php:224
13369 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:73
13370 msgid "Go to"
13371 msgstr ""
13372
13373 #. %1$s: settings page name
13374 #: app/Services/Translations/admin-translation.php:1128
13375 #, php-format
13376 msgid "Go to %1$s"
13377 msgstr ""
13378
13379 #: app/Services/Renderer/CartRenderer.php:464
13380 msgid "Go to Checkout"
13381 msgstr ""
13382
13383 #: app/Services/Renderer/CartRenderer.php:463
13384 msgid "Go to checkout page"
13385 msgstr ""
13386
13387 #: app/Services/Translations/admin-translation.php:1129
13388 msgid "Go to Customers"
13389 msgstr ""
13390
13391 #: app/Services/Translations/admin-translation.php:1130
13392 msgid "Go to Dashboard"
13393 msgstr ""
13394
13395 #. %5$s
13396 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:125
13397 msgid "Go to Developers > Webhooks >"
13398 msgstr ""
13399
13400 #: app/Services/Translations/admin-translation.php:1131
13401 msgid "Go to Integrations"
13402 msgstr ""
13403
13404 #: app/Services/Translations/TransStrings.php:230
13405 msgid "Go to next page"
13406 msgstr ""
13407
13408 #: app/Services/Translations/admin-translation.php:1132
13409 msgid "Go to Orders"
13410 msgstr ""
13411
13412 #: app/Services/Translations/TransStrings.php:229
13413 msgid "Go to previous page"
13414 msgstr ""
13415
13416 #: app/Services/Translations/admin-translation.php:1133
13417 msgid "Go to Products"
13418 msgstr ""
13419
13420 #: app/Services/Translations/admin-translation.php:1134
13421 msgid "Go to Reports"
13422 msgstr ""
13423
13424 #: app/Services/Translations/admin-translation.php:1138
13425 msgid "Go to setting to active"
13426 msgstr ""
13427
13428 #: app/Services/Translations/admin-translation.php:1135
13429 msgid "Go to Settings"
13430 msgstr ""
13431
13432 #: app/Services/Translations/admin-translation.php:1136
13433 msgid "Go to Shipping Classes"
13434 msgstr ""
13435
13436 #: app/Services/Translations/admin-translation.php:1137
13437 msgid "Go to Store Settings"
13438 msgstr ""
13439
13440 #: app/Services/Localization/i18n/states.php:846
13441 msgid "Goa"
13442 msgstr ""
13443
13444 #: app/Services/Localization/i18n/states.php:260
13445 msgid "Goiás"
13446 msgstr ""
13447
13448 #: app/Services/Localization/i18n/states.php:905
13449 msgid "Golestan (گلستان)"
13450 msgstr ""
13451
13452 #: app/Services/Localization/i18n/states.php:2030
13453 msgid "Gomba"
13454 msgstr ""
13455
13456 #: app/Services/Localization/i18n/states.php:1420
13457 msgid "Gombe"
13458 msgstr ""
13459
13460 #: app/Services/Translations/admin-translation.php:1139
13461 msgid "Good afternoon"
13462 msgstr ""
13463
13464 #: app/Services/Translations/admin-translation.php:1140
13465 msgid "Good evening"
13466 msgstr ""
13467
13468 #: app/Services/Translations/admin-translation.php:1141
13469 msgid "Good morning"
13470 msgstr ""
13471
13472 #: app/Services/Localization/i18n/states.php:146
13473 msgid "Gopalganj"
13474 msgstr ""
13475
13476 #: app/Services/Localization/i18n/states.php:952
13477 msgid "Gorizia"
13478 msgstr ""
13479
13480 #: app/Services/Localization/i18n/states.php:1680
13481 msgid "Gorj"
13482 msgstr ""
13483
13484 #: app/Services/Localization/i18n/states.php:806
13485 msgid "Gorontalo"
13486 msgstr ""
13487
13488 #: app/Services/Localization/i18n/states.php:721
13489 msgid "Gracias a Dios"
13490 msgstr ""
13491
13492 #: app/Services/Localization/i18n/states.php:610
13493 #: app/Services/Localization/i18n/states.php:1469
13494 msgid "Granada"
13495 msgstr ""
13496
13497 #: app/Services/Localization/i18n/states.php:1191
13498 msgid "Grand Bassa"
13499 msgstr ""
13500
13501 #: app/Services/Localization/i18n/states.php:1192
13502 msgid "Grand Cape Mount"
13503 msgstr ""
13504
13505 #: app/Services/Localization/i18n/states.php:1193
13506 msgid "Grand Gedeh"
13507 msgstr ""
13508
13509 #: app/Services/Localization/i18n/states.php:1194
13510 msgid "Grand Kru"
13511 msgstr ""
13512
13513 #: app/Services/Localization/i18n/states.php:305
13514 msgid "Graubünden"
13515 msgstr ""
13516
13517 #: app/Views/emails/order/shipped/customer.php:19
13518 msgid "Great news! Your order is on its way to you 📦."
13519 msgstr ""
13520
13521 #: app/Services/Localization/i18n/states.php:655
13522 msgid "Greater Accra"
13523 msgstr ""
13524
13525 #: app/Services/Translations/admin-translation.php:1142
13526 msgid "Greater Than"
13527 msgstr ""
13528
13529 #: app/Services/Translations/admin-translation.php:1143
13530 msgid "Greater Than or Equal"
13531 msgstr ""
13532
13533 #: app/Services/Localization/i18n/countries.php:99
13534 msgid "Greece"
13535 msgstr ""
13536
13537 #: app/Services/Localization/i18n/countries.php:100
13538 msgid "Greenland"
13539 msgstr ""
13540
13541 #: app/Services/Localization/i18n/countries.php:101
13542 msgid "Grenada"
13543 msgstr ""
13544
13545 #: app/Services/Translations/block-editor-translation.php:168
13546 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:74
13547 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:77
13548 msgid "Grid"
13549 msgstr ""
13550
13551 #: app/Services/Renderer/ShopAppRenderer.php:296
13552 #: app/Services/Translations/block-editor-translation.php:169
13553 msgid "Grid View"
13554 msgstr ""
13555
13556 #: app/Services/Translations/admin-translation.php:1144
13557 msgid "Gross"
13558 msgstr ""
13559
13560 #: app/Services/Translations/admin-translation.php:1145
13561 msgid "Gross Revenue Breakdown"
13562 msgstr ""
13563
13564 #: app/Services/Translations/admin-translation.php:1146
13565 msgid "Gross Revenue Quarterly"
13566 msgstr ""
13567
13568 #: app/Services/Translations/admin-translation.php:1147
13569 msgid "Gross Sale"
13570 msgstr ""
13571
13572 #: app/Services/Translations/admin-translation.php:1148
13573 #: app/Views/emails/digest.php:91
13574 msgid "Gross Sales"
13575 msgstr ""
13576
13577 #: app/Services/Translations/admin-translation.php:1152
13578 msgid "Gross sales grouped by the days of the week."
13579 msgstr ""
13580
13581 #: app/Services/Translations/admin-translation.php:1149
13582 msgid "Gross Sales grouped by the hours of the day."
13583 msgstr ""
13584
13585 #: app/Services/Translations/admin-translation.php:1153
13586 msgid "Gross sales less refunds, taxes, shipping, fees."
13587 msgstr ""
13588
13589 #: app/Services/Translations/admin-translation.php:1150
13590 msgid "Gross Summary"
13591 msgstr ""
13592
13593 #: app/Services/Translations/admin-translation.php:1151
13594 msgid "Gross Volume Breakdown"
13595 msgstr ""
13596
13597 #: app/Services/Localization/i18n/states.php:953
13598 msgid "Grosseto"
13599 msgstr ""
13600
13601 #: app/Services/Translations/admin-translation.php:1154
13602 msgid "Group"
13603 msgstr ""
13604
13605 #: app/Services/Translations/admin-translation.php:2800
13606 msgid "group"
13607 msgstr ""
13608
13609 #: app/Services/Translations/admin-translation.php:1155
13610 msgid "Group By"
13611 msgstr ""
13612
13613 #: app/Services/Translations/admin-translation.php:1157
13614 msgid "Group by"
13615 msgstr ""
13616
13617 #: api/Resource/AttrGroupResource.php:66 api/Resource/AttrGroupResource.php:78
13618 msgid "Group creation failed."
13619 msgstr ""
13620
13621 #: app/Http/Requests/AttrGroupRequest.php:44
13622 msgid "Group description should be long text."
13623 msgstr ""
13624
13625 #: api/Resource/AttrGroupResource.php:112
13626 #: api/Resource/AttrGroupResource.php:124
13627 msgid "Group info update failed."
13628 msgstr ""
13629
13630 #: app/Http/Requests/AttrGroupRequest.php:43
13631 msgid "Group slug can not be empty and must be unique."
13632 msgstr ""
13633
13634 #: app/Services/Translations/admin-translation.php:1156
13635 msgid "Group Title"
13636 msgstr ""
13637
13638 #: app/Http/Requests/AttrGroupRequest.php:42
13639 msgid "Group title can not be empty."
13640 msgstr ""
13641
13642 #: api/Resource/AttrGroupResource.php:119
13643 msgid "Group updated successfully!"
13644 msgstr ""
13645
13646 #: app/Services/Translations/admin-translation.php:1158
13647 msgid ""
13648 "Group's terms are already in use, please remove the terms from product first."
13649 msgstr ""
13650
13651 #: app/Services/Translations/admin-translation.php:1159
13652 msgid "Grouped by"
13653 msgstr ""
13654
13655 #: app/Services/Translations/block-editor-translation.php:170
13656 msgid "Grouping"
13657 msgstr ""
13658
13659 #: app/Services/Translations/admin-translation.php:1160
13660 msgid "Grouping the orders by the number of items in each order."
13661 msgstr ""
13662
13663 #: app/Services/Translations/admin-translation.php:2801
13664 msgid "groups"
13665 msgstr ""
13666
13667 #: app/Services/Translations/admin-translation.php:1161
13668 msgid "Groups reordered"
13669 msgstr ""
13670
13671 #: api/Resource/AttrGroupResource.php:263
13672 msgid "Groups reordered."
13673 msgstr ""
13674
13675 #. %1$s: opening <strong> tag, %2$s: closing </strong> tag
13676 #: app/Services/Email/StoreDigestService.php:721
13677 #, php-format
13678 msgid ""
13679 "Growing stores run on %1$sFluentCart Pro%2$s — premium payment gateways, "
13680 "integrations, and customizations, all built to help you sell more with less "
13681 "effort."
13682 msgstr ""
13683
13684 #: app/Modules/Tax/TaxModule.php:2376 app/Modules/Tax/TaxModule.php:2377
13685 #: app/Modules/Tax/TaxModule.php:2378
13686 msgid "GST"
13687 msgstr ""
13688
13689 #: app/Modules/Tax/TaxModule.php:2380
13690 msgid "GST / HST / PST / QST"
13691 msgstr ""
13692
13693 #: app/Services/Localization/i18n/states.php:611
13694 msgid "Guadalajara"
13695 msgstr ""
13696
13697 #: app/Services/Localization/i18n/countries.php:102
13698 msgid "Guadeloupe"
13699 msgstr ""
13700
13701 #: app/Services/Localization/i18n/states.php:391
13702 msgid "Guainía"
13703 msgstr ""
13704
13705 #: app/Services/Localization/i18n/states.php:1643
13706 msgid "Guairá"
13707 msgstr ""
13708
13709 #: app/Services/Localization/i18n/countries.php:103
13710 msgid "Guam"
13711 msgstr ""
13712
13713 #: app/Services/Localization/i18n/states.php:413
13714 msgid "Guanacaste"
13715 msgstr ""
13716
13717 #: app/Services/Localization/i18n/states.php:1336
13718 msgid "Guanajuato"
13719 msgstr ""
13720
13721 #: app/Services/Localization/i18n/states.php:361
13722 msgid "Guangdong / 广东"
13723 msgstr ""
13724
13725 #: app/Services/Localization/i18n/states.php:362
13726 msgid "Guangxi Zhuang / 广西壮族"
13727 msgstr ""
13728
13729 #: app/Services/Localization/i18n/states.php:689
13730 #: app/Services/Localization/i18n/countries.php:104
13731 msgid "Guatemala"
13732 msgstr ""
13733
13734 #: app/Helpers/CurrenciesHelper.php:68
13735 msgid "Guatemalan Quetzal"
13736 msgstr ""
13737
13738 #: app/Services/Localization/i18n/states.php:392
13739 msgid "Guaviare"
13740 msgstr ""
13741
13742 #: app/Services/Localization/i18n/states.php:544
13743 msgid "Guayas"
13744 msgstr ""
13745
13746 #: app/Services/Localization/i18n/states.php:507
13747 msgid "Guelma"
13748 msgstr ""
13749
13750 #: app/Services/Localization/i18n/states.php:1226
13751 msgid "Guelmim"
13752 msgstr ""
13753
13754 #: app/Services/Localization/i18n/states.php:1227
13755 msgid "Guercif"
13756 msgstr ""
13757
13758 #: app/Services/Localization/i18n/countries.php:105
13759 msgid "Guernsey"
13760 msgstr ""
13761
13762 #: app/Services/Localization/i18n/states.php:1337
13763 msgid "Guerrero"
13764 msgstr ""
13765
13766 #: app/Modules/MCP/Tools/OrderTools.php:412
13767 msgid "Guest"
13768 msgstr ""
13769
13770 #: app/Services/Localization/i18n/states.php:1575
13771 msgid "Guimaras"
13772 msgstr ""
13773
13774 #: app/Services/Localization/i18n/countries.php:106
13775 msgid "Guinea"
13776 msgstr ""
13777
13778 #: app/Services/Localization/i18n/countries.php:107
13779 msgid "Guinea-Bissau"
13780 msgstr ""
13781
13782 #: app/Helpers/CurrenciesHelper.php:67 app/Helpers/CurrenciesHelper.php:387
13783 msgid "Guinean Franc"
13784 msgstr ""
13785
13786 #: app/Services/Localization/i18n/states.php:366
13787 msgid "Guizhou / 贵州"
13788 msgstr ""
13789
13790 #: app/Services/Localization/i18n/states.php:847
13791 msgid "Gujarat"
13792 msgstr ""
13793
13794 #: app/Services/Localization/i18n/states.php:2031
13795 msgid "Gulu"
13796 msgstr ""
13797
13798 #: app/Services/Localization/i18n/states.php:1510
13799 msgid "Guna Yala"
13800 msgstr ""
13801
13802 #: app/Services/Localization/i18n/states.php:1057
13803 msgid "Gunma"
13804 msgstr ""
13805
13806 #: app/Services/Localization/i18n/countries.php:108
13807 msgid "Guyana"
13808 msgstr ""
13809
13810 #: app/Helpers/CurrenciesHelper.php:69
13811 msgid "Guyanese Dollar"
13812 msgstr ""
13813
13814 #: app/Services/Localization/i18n/states.php:2226
13815 msgid "Guárico"
13816 msgstr ""
13817
13818 #: app/Services/Localization/i18n/states.php:762
13819 msgid "Győr-Moson-Sopron"
13820 msgstr ""
13821
13822 #: app/Services/Localization/i18n/states.php:1846
13823 msgid "Gümüşhane"
13824 msgstr ""
13825
13826 #: app/Services/Localization/i18n/states.php:147
13827 msgid "Habiganj"
13828 msgstr ""
13829
13830 #: app/Services/Localization/i18n/states.php:363
13831 msgid "Hainan / 海南"
13832 msgstr ""
13833
13834 #: app/Services/Localization/i18n/countries.php:109
13835 msgid "Haiti"
13836 msgstr ""
13837
13838 #: app/Helpers/CurrenciesHelper.php:73
13839 msgid "Haitian Gourde"
13840 msgstr ""
13841
13842 #: app/Services/Localization/i18n/states.php:763
13843 msgid "Hajdú-Bihar"
13844 msgstr ""
13845
13846 #: app/Services/Localization/i18n/states.php:1847
13847 msgid "Hakkari"
13848 msgstr ""
13849
13850 #: app/Helpers/Helper.php:1650
13851 #: app/Services/Translations/admin-translation.php:1162
13852 #: app/Hooks/Handlers/ReminderHandler.php:231
13853 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:151
13854 msgid "Half Yearly"
13855 msgstr ""
13856
13857 #: app/Http/Requests/SchedulingSettingsRequest.php:81
13858 msgid "Half yearly renewal reminder days must be a whole number."
13859 msgstr ""
13860
13861 #: app/Http/Requests/SchedulingSettingsRequest.php:82
13862 msgid "Half yearly renewal reminder days must be at least 7."
13863 msgstr ""
13864
13865 #: app/Http/Requests/SchedulingSettingsRequest.php:83
13866 msgid "Half yearly renewal reminder days must not exceed 60."
13867 msgstr ""
13868
13869 #: app/Services/Localization/i18n/states.php:889
13870 msgid "Hamadan (همدان)"
13871 msgstr ""
13872
13873 #: app/Services/Localization/i18n/states.php:426
13874 msgid "Hamburg"
13875 msgstr ""
13876
13877 #: app/Services/Translations/admin-translation.php:1163
13878 msgid "Handle dispute"
13879 msgstr ""
13880
13881 #: app/Services/Localization/i18n/states.php:1033
13882 msgid "Hanover"
13883 msgstr ""
13884
13885 #: app/Services/Localization/i18n/states.php:1390
13886 msgid "Hardap"
13887 msgstr ""
13888
13889 #: app/Services/Localization/i18n/states.php:1681
13890 msgid "Harghita"
13891 msgstr ""
13892
13893 #: app/Services/Localization/i18n/states.php:848
13894 msgid "Haryana"
13895 msgstr ""
13896
13897 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:209
13898 msgid "Has any active license?"
13899 msgstr ""
13900
13901 #: app/Views/invoice/invoice_template.php:37
13902 msgid "has been created. Please check the details below"
13903 msgstr ""
13904
13905 #: app/Services/Email/ConditionPresets.php:66
13906 msgid "Has Discount"
13907 msgstr ""
13908
13909 #: app/Services/Email/ConditionPresets.php:116
13910 msgid "Has Downloads"
13911 msgstr ""
13912
13913 #: app/Services/Email/ConditionPresets.php:108
13914 msgid "Has Order Note"
13915 msgstr ""
13916
13917 #: app/Views/invoice/thank_you.php:93
13918 #: app/Services/Renderer/Receipt/ThankYouRender.php:217
13919 msgid "has payment due. You can pay from"
13920 msgstr ""
13921
13922 #: app/Services/Email/ConditionPresets.php:90
13923 msgid "Has Refund"
13924 msgstr ""
13925
13926 #: app/Services/Email/ConditionPresets.php:74
13927 msgid "Has Shipping"
13928 msgstr ""
13929
13930 #: app/Services/Email/ConditionPresets.php:98
13931 msgid "Has Shipping Tax"
13932 msgstr ""
13933
13934 #: app/Services/Email/ConditionPresets.php:82
13935 msgid "Has Tax"
13936 msgstr ""
13937
13938 #: app/Services/Localization/i18n/states.php:199
13939 msgid "Haskovo"
13940 msgstr ""
13941
13942 #: app/Services/Localization/i18n/states.php:1848
13943 msgid "Hatay"
13944 msgstr ""
13945
13946 #: app/Services/Localization/i18n/states.php:455
13947 msgid "Hato Mayor"
13948 msgstr ""
13949
13950 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:166
13951 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:179
13952 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:190
13953 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:203
13954 msgid "have"
13955 msgstr ""
13956
13957 #: app/Services/Renderer/CartSummaryRender.php:401
13958 #: app/Services/Translations/admin-translation.php:1164
13959 #: app/Services/Translations/block-editor-translation.php:171
13960 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:218
13961 msgid "Have a Coupon?"
13962 msgstr ""
13963
13964 #: app/Services/Translations/admin-translation.php:1165
13965 msgid "Have a new license Key?"
13966 msgstr ""
13967
13968 #: app/Services/Renderer/ModalCheckoutRenderer.php:356
13969 msgid "Have a promotional code?"
13970 msgstr ""
13971
13972 #: app/Services/Localization/i18n/states.php:2151
13973 msgid "Hawaii"
13974 msgstr ""
13975
13976 #: app/Services/Localization/i18n/states.php:1487
13977 msgid "Hawke’s Bay"
13978 msgstr ""
13979
13980 #: app/Services/Translations/block-editor-translation.php:172
13981 msgid "Header BG"
13982 msgstr ""
13983
13984 #: app/Services/Translations/admin-translation.php:1166
13985 msgid "Header Key"
13986 msgstr ""
13987
13988 #: app/Services/Translations/admin-translation.php:1167
13989 msgid "Header Name"
13990 msgstr ""
13991
13992 #: app/Services/Translations/block-editor-translation.php:173
13993 msgid "Header Title Color"
13994 msgstr ""
13995
13996 #: app/Services/Translations/admin-translation.php:1168
13997 msgid "Header Value"
13998 msgstr ""
13999
14000 #: app/Services/Translations/block-editor-translation.php:174
14001 msgid "Heading"
14002 msgstr ""
14003
14004 #: app/Services/Localization/i18n/countries.php:110
14005 msgid "Heard Island and McDonald Islands"
14006 msgstr ""
14007
14008 #: app/Services/Localization/i18n/states.php:345
14009 msgid "Hebei / 河北"
14010 msgstr ""
14011
14012 #: app/Services/Translations/admin-translation.php:1169
14013 msgid "Height"
14014 msgstr ""
14015
14016 #: app/Services/Translations/admin-translation.php:1170
14017 #, php-format
14018 msgid "Height (%s)"
14019 msgstr ""
14020
14021 #: app/Services/Localization/i18n/states.php:350
14022 msgid "Heilongjiang / 黑龙江"
14023 msgstr ""
14024
14025 #: app/Views/invoice/invoice_template.php:25
14026 msgid "Hello "
14027 msgstr ""
14028
14029 #. %s is the customer's full name
14030 #: app/Views/invoice/thank_you.php:68
14031 #: app/Services/Renderer/Receipt/ThankYouRender.php:192
14032 #, php-format
14033 msgid "Hello %s!"
14034 msgstr ""
14035
14036 #. %s is the customer's full name
14037 #. %s is the customer name
14038 #. %s is customer name
14039 #: app/Views/emails/order/paid/customer.php:12
14040 #: app/Views/emails/order/refunded/customer.php:11
14041 #: app/Views/emails/order/shipped/customer.php:13
14042 #: app/Views/emails/order/placed/customer.php:12
14043 #: app/Views/emails/order/delivered/customer.php:13
14044 #: app/Views/emails/subscription/trial_end/customer.php:26
14045 #: app/Views/emails/subscription/reminder/customer.php:21
14046 #: app/Views/emails/subscription/renewal/customer.php:16
14047 #: app/Views/emails/subscription/canceled/customer.php:22
14048 #: app/Views/emails/order/reminder/due/customer.php:24
14049 #: app/Views/emails/order/reminder/overdue/customer.php:28
14050 #, php-format
14051 msgid "Hello %s,"
14052 msgstr ""
14053
14054 #: app/Services/Localization/i18n/states.php:30
14055 msgid "Helmand"
14056 msgstr ""
14057
14058 #: app/Services/Localization/i18n/states.php:358
14059 msgid "Henan / 河南"
14060 msgstr ""
14061
14062 #: app/Services/Localization/i18n/states.php:31
14063 msgid "Herat"
14064 msgstr ""
14065
14066 #: app/Services/Translations/admin-translation.php:2802
14067 #: app/Services/Translations/customer-profile-translation.php:341
14068 #: app/Views/invoice/thank_you.php:95
14069 #: app/Services/Renderer/Receipt/ThankYouRender.php:219
14070 msgid "here"
14071 msgstr ""
14072
14073 #. %1$s: store name
14074 #: app/Services/Email/StoreDigestService.php:536
14075 #, php-format
14076 msgid "Here's how %1$s did last month."
14077 msgstr ""
14078
14079 #. %1$s: store name
14080 #: app/Services/Email/StoreDigestService.php:532
14081 #, php-format
14082 msgid "Here's how %1$s did over the last 7 days."
14083 msgstr ""
14084
14085 #. %1$s: store name
14086 #: app/Services/Email/StoreDigestService.php:539
14087 #, php-format
14088 msgid "Here's how %1$s did yesterday."
14089 msgstr ""
14090
14091 #: app/Services/Localization/i18n/states.php:414
14092 msgid "Heredia"
14093 msgstr ""
14094
14095 #: app/Services/Localization/i18n/states.php:456
14096 msgid "Hermanas Mirabal"
14097 msgstr ""
14098
14099 #: app/Services/Localization/i18n/states.php:1504
14100 msgid "Herrera"
14101 msgstr ""
14102
14103 #: app/Services/Localization/i18n/states.php:427
14104 msgid "Hesse"
14105 msgstr ""
14106
14107 #: app/Services/Localization/i18n/states.php:764
14108 msgid "Heves"
14109 msgstr ""
14110
14111 #: app/Services/Translations/admin-translation.php:1171
14112 msgid "Hex color code"
14113 msgstr ""
14114
14115 #: app/Views/emails/subscription/renewal/admin.php:21
14116 msgid "Hey There 👋,"
14117 msgstr ""
14118
14119 #: app/Services/Localization/i18n/states.php:1338
14120 msgid "Hidalgo"
14121 msgstr ""
14122
14123 #: app/Services/Translations/admin-translation.php:1172
14124 msgid "Hide All"
14125 msgstr ""
14126
14127 #: app/Services/Translations/admin-translation.php:1173
14128 msgid "Hide Bulk Actions"
14129 msgstr ""
14130
14131 #: api/StoreSettings.php:1100
14132 msgid "Hide coupon field on checkout"
14133 msgstr ""
14134
14135 #: app/Services/Translations/admin-translation.php:1174
14136 msgid "Hide License Stats"
14137 msgstr ""
14138
14139 #: app/Services/Translations/admin-translation.php:1175
14140 msgid "Hide Order Stats"
14141 msgstr ""
14142
14143 #: api/StoreSettings.php:1103
14144 msgid "Hide the coupon code input field on the checkout page."
14145 msgstr ""
14146
14147 #: app/Modules/Templating/Bricks/Elements/PriceRange.php:60
14148 msgid "Hide when max and mix is same"
14149 msgstr ""
14150
14151 #: app/Services/Translations/admin-translation.php:1176
14152 msgid "High"
14153 msgstr ""
14154
14155 #: app/Services/Translations/admin-translation.php:1177
14156 msgid "Highest Class"
14157 msgstr ""
14158
14159 #: app/Services/Translations/admin-translation.php:1178
14160 msgid "Highest Cost"
14161 msgstr ""
14162
14163 #: app/Services/Localization/i18n/states.php:457
14164 msgid "Higüamo"
14165 msgstr ""
14166
14167 #: app/Services/Localization/i18n/states.php:849
14168 msgid "Himachal Pradesh"
14169 msgstr ""
14170
14171 #: app/Services/Translations/admin-translation.php:1179
14172 #: app/Services/Translations/block-editor-translation.php:175
14173 msgid "Hint: "
14174 msgstr ""
14175
14176 #: app/Services/Localization/i18n/states.php:1081
14177 msgid "Hiroshima"
14178 msgstr ""
14179
14180 #: app/Services/Localization/i18n/states.php:2032
14181 msgid "Hoima"
14182 msgstr ""
14183
14184 #: app/Services/Localization/i18n/states.php:1048
14185 msgid "Hokkaido"
14186 msgstr ""
14187
14188 #: app/Services/Localization/i18n/states.php:1104
14189 msgid "Homa Bay"
14190 msgstr ""
14191
14192 #: app/Services/Translations/admin-translation.php:1182
14193 msgid "Home country"
14194 msgstr ""
14195
14196 #: app/Services/Translations/admin-translation.php:1183
14197 msgid "Home country cannot be removed here"
14198 msgstr ""
14199
14200 #: app/Services/Translations/admin-translation.php:1180
14201 msgid "Home Country Only"
14202 msgstr ""
14203
14204 #: app/Services/Translations/admin-translation.php:1181
14205 msgid "Home VAT Number"
14206 msgstr ""
14207
14208 #: app/Helpers/CurrenciesHelper.php:71
14209 msgid "Honduran Lempira"
14210 msgstr ""
14211
14212 #: app/Services/Localization/i18n/countries.php:111
14213 msgid "Honduras"
14214 msgstr ""
14215
14216 #: app/Services/Localization/i18n/countries.php:112
14217 msgid "Hong Kong"
14218 msgstr ""
14219
14220 #: app/Helpers/CurrenciesHelper.php:70
14221 msgid "Hong Kong Dollar"
14222 msgstr ""
14223
14224 #: app/Services/Localization/i18n/states.php:707
14225 msgid "Hong Kong Island"
14226 msgstr ""
14227
14228 #: app/Services/Localization/i18n/states.php:909
14229 msgid "Hormozgan (هرمزگان)"
14230 msgstr ""
14231
14232 #: app/Services/Localization/i18n/states.php:1170
14233 msgid "Houaphanh"
14234 msgstr ""
14235
14236 #: app/Services/Translations/admin-translation.php:1184
14237 msgid "Hour"
14238 msgstr ""
14239
14240 #: app/Services/Translations/admin-translation.php:1185
14241 msgid "Hours"
14242 msgstr ""
14243
14244 #: app/Services/Translations/block-editor-translation.php:176
14245 msgid "House number and street name *"
14246 msgstr ""
14247
14248 #: app/Services/Translations/block-editor-translation.php:177
14249 msgid "Hover Background"
14250 msgstr ""
14251
14252 #: app/Services/Translations/block-editor-translation.php:178
14253 msgid "Hover Color"
14254 msgstr ""
14255
14256 #: app/Services/Translations/admin-translation.php:1186
14257 msgid "How do you display your prices?"
14258 msgstr ""
14259
14260 #: app/Services/Translations/admin-translation.php:1187
14261 msgid "How this cost should be applied to the shipping rate"
14262 msgstr ""
14263
14264 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:70
14265 msgid "How to configure webhook?"
14266 msgstr ""
14267
14268 #. %3$s
14269 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:123
14270 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:59
14271 msgid "How to configure?"
14272 msgstr ""
14273
14274 #: app/Services/Localization/i18n/states.php:2130
14275 msgid "Howland Island"
14276 msgstr ""
14277
14278 #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:21
14279 msgid "HTML tag"
14280 msgstr ""
14281
14282 #: app/Services/Translations/admin-translation.php:2803
14283 msgid "https://..."
14284 msgstr ""
14285
14286 #. URI of the plugin
14287 msgid "https://fluentcart.com"
14288 msgstr ""
14289
14290 #. Author URI of the plugin
14291 msgid "https://fluentcart.com/about-us"
14292 msgstr ""
14293
14294 #: app/Services/Localization/i18n/states.php:75
14295 msgid "Huambo"
14296 msgstr ""
14297
14298 #: app/Services/Localization/i18n/states.php:1523
14299 msgid "Huancavelica"
14300 msgstr ""
14301
14302 #: app/Services/Localization/i18n/states.php:359
14303 msgid "Hubei / 湖北"
14304 msgstr ""
14305
14306 #: app/Services/Translations/TransStrings.php:130
14307 msgid "hue {hue}, current color is {color}"
14308 msgstr ""
14309
14310 #: app/Services/Localization/i18n/states.php:690
14311 msgid "Huehuetenango"
14312 msgstr ""
14313
14314 #: app/Services/Localization/i18n/states.php:613
14315 msgid "Huelva"
14316 msgstr ""
14317
14318 #: app/Services/Localization/i18n/states.php:614
14319 msgid "Huesca"
14320 msgstr ""
14321
14322 #: app/Services/Localization/i18n/states.php:393
14323 msgid "Huila"
14324 msgstr ""
14325
14326 #: app/Services/Localization/i18n/states.php:360
14327 msgid "Hunan / 湖南"
14328 msgstr ""
14329
14330 #: app/Services/Localization/i18n/states.php:1682
14331 msgid "Hunedoara"
14332 msgstr ""
14333
14334 #: app/Helpers/CurrenciesHelper.php:74
14335 msgid "Hungarian Forint"
14336 msgstr ""
14337
14338 #: app/Services/Localization/i18n/countries.php:113
14339 msgid "Hungary"
14340 msgstr ""
14341
14342 #: app/Services/Localization/i18n/states.php:1524
14343 msgid "Huánuco"
14344 msgstr ""
14345
14346 #: app/Services/Localization/i18n/states.php:76
14347 msgid "Huíla"
14348 msgstr ""
14349
14350 #: app/Services/Localization/i18n/states.php:1075
14351 msgid "Hyogo"
14352 msgstr ""
14353
14354 #: app/Services/Localization/i18n/states.php:1303
14355 msgid "Hîncești"
14356 msgstr ""
14357
14358 #: app/Services/Renderer/CheckoutFieldsSchema.php:760
14359 #: app/Services/Translations/block-editor-translation.php:179
14360 msgid "I agree to the terms and conditions."
14361 msgstr ""
14362
14363 #: app/Services/Renderer/CheckoutRenderer.php:340
14364 msgid "I am purchasing as a business"
14365 msgstr ""
14366
14367 #: app/Services/Localization/i18n/states.php:1683
14368 msgid "Ialomița"
14369 msgstr ""
14370
14371 #: app/Services/Localization/i18n/states.php:1304
14372 msgid "Ialoveni"
14373 msgstr ""
14374
14375 #: app/Services/Localization/i18n/states.php:1684
14376 msgid "Iași"
14377 msgstr ""
14378
14379 #: app/Services/Localization/i18n/states.php:2033
14380 msgid "Ibanda"
14381 msgstr ""
14382
14383 #: app/Services/Localization/i18n/states.php:1055
14384 msgid "Ibaraki"
14385 msgstr ""
14386
14387 #: app/Services/Localization/i18n/states.php:1525
14388 msgid "Ica"
14389 msgstr ""
14390
14391 #: app/Services/Localization/i18n/countries.php:114
14392 msgid "Iceland"
14393 msgstr ""
14394
14395 #: app/Helpers/CurrenciesHelper.php:79
14396 msgid "Icelandic Króna"
14397 msgstr ""
14398
14399 #: app/Services/Translations/block-editor-translation.php:181
14400 #: app/Modules/Templating/Bricks/Elements/BuySection.php:168
14401 #: app/Modules/Templating/Bricks/Elements/BuySection.php:296
14402 msgid "Icon"
14403 msgstr ""
14404
14405 #: app/Services/Translations/block-editor-translation.php:182
14406 msgid "Icon Color"
14407 msgstr ""
14408
14409 #: app/Modules/Templating/Bricks/Elements/BuySection.php:189
14410 #: app/Modules/Templating/Bricks/Elements/BuySection.php:317
14411 msgid "Icon only"
14412 msgstr ""
14413
14414 #: app/Modules/Templating/Bricks/Elements/BuySection.php:199
14415 #: app/Modules/Templating/Bricks/Elements/BuySection.php:327
14416 msgid "Icon position"
14417 msgstr ""
14418
14419 #: app/Modules/Templating/Bricks/Elements/BuySection.php:176
14420 #: app/Modules/Templating/Bricks/Elements/BuySection.php:304
14421 msgid "Icon typography"
14422 msgstr ""
14423
14424 #: app/Services/Translations/admin-translation.php:1190
14425 msgid "Icon URL"
14426 msgstr ""
14427
14428 #: app/Services/Translations/block-editor-translation.php:183
14429 msgid "Icon Visibility"
14430 msgstr ""
14431
14432 #: app/Services/Translations/admin-translation.php:1188
14433 #: app/Services/Translations/block-editor-translation.php:180
14434 msgid "ID"
14435 msgstr ""
14436
14437 #: app/Services/Localization/i18n/states.php:2152
14438 msgid "Idaho"
14439 msgstr ""
14440
14441 #: app/Services/Translations/admin-translation.php:1191
14442 msgid ""
14443 "If enabled, apply reverse charge when applicable even when customers are in "
14444 "your home country."
14445 msgstr ""
14446
14447 #: app/Services/Translations/admin-translation.php:1192
14448 msgid ""
14449 "If set, possible values are duplicate fraudulent, and requested_by_customer "
14450 "If you believe the charge to be fraudulent, specifying fraudulent as the "
14451 "reason will add the associated card and email to your block lists"
14452 msgstr ""
14453
14454 #: app/Services/Translations/admin-translation.php:1194
14455 msgid ""
14456 "If someone replies to your notification email, this is where you would like "
14457 "to\n"
14458 "receive it."
14459 msgstr ""
14460
14461 #: app/Services/Translations/admin-translation.php:1196
14462 msgid ""
14463 "If you add any prefix here then it will will be used as the prefix of the "
14464 "generated license key"
14465 msgstr ""
14466
14467 #: app/Services/Translations/admin-translation.php:1197
14468 msgid "If you apply coupon, regular discounts for this order will be removed."
14469 msgstr ""
14470
14471 #: app/Services/Translations/admin-translation.php:1198
14472 msgid ""
14473 "If you don't select any country, all countries will be available for tax "
14474 "calculation. Are you sure you want to proceed?"
14475 msgstr ""
14476
14477 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:151
14478 msgid ""
14479 "If you enable this, on refund or subscription validity expiration, the "
14480 "selected spaces and courses will be removed from the customer."
14481 msgstr ""
14482
14483 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:174
14484 msgid ""
14485 "If you enable this, on refund or subscription validity expiration, the "
14486 "selected tags and lists will be removed from the contact."
14487 msgstr ""
14488
14489 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:145
14490 msgid ""
14491 "If you enable this, the user will be marked as verified in FluentCommunity"
14492 msgstr ""
14493
14494 #: app/Views/emails/subscription/reminder/customer.php:64
14495 msgid ""
14496 "If you wish to cancel your subscription, you can do so from your account "
14497 "dashboard before the renewal date."
14498 msgstr ""
14499
14500 #: app/Services/Localization/i18n/states.php:1231
14501 msgid "Ifrane"
14502 msgstr ""
14503
14504 #: app/Services/Localization/i18n/states.php:1576
14505 msgid "Ifugao"
14506 msgstr ""
14507
14508 #: app/Services/Localization/i18n/states.php:2034
14509 msgid "Iganga"
14510 msgstr ""
14511
14512 #: app/Services/Localization/i18n/states.php:882
14513 msgid "Ilaam (ایلام)"
14514 msgstr ""
14515
14516 #: app/Services/Localization/i18n/states.php:1685
14517 msgid "Ilfov"
14518 msgstr ""
14519
14520 #: api/Resource/ProductResource.php:526
14521 msgid "Illegal data provided."
14522 msgstr ""
14523
14524 #: app/Services/Translations/TransStrings.php:246
14525 msgid "Illegal input"
14526 msgstr ""
14527
14528 #: app/Services/Localization/i18n/states.php:2153
14529 msgid "Illinois"
14530 msgstr ""
14531
14532 #: app/Services/Localization/i18n/states.php:516
14533 msgid "Illizi"
14534 msgstr ""
14535
14536 #: app/Services/Localization/i18n/states.php:1577
14537 msgid "Ilocos Norte"
14538 msgstr ""
14539
14540 #: app/Services/Localization/i18n/states.php:1578
14541 msgid "Ilocos Sur"
14542 msgstr ""
14543
14544 #: app/Services/Localization/i18n/states.php:1579
14545 msgid "Iloilo"
14546 msgstr ""
14547
14548 #: api/StoreSettings.php:900
14549 #: app/Services/Translations/admin-translation.php:1199
14550 #: app/Services/Translations/block-editor-translation.php:184
14551 msgid "Image"
14552 msgstr ""
14553
14554 #: app/Http/Requests/AttrTermRequest.php:54
14555 #: app/Http/Requests/AttrTermUpdateRequest.php:39
14556 msgid "Image must be a valid URL."
14557 msgstr ""
14558
14559 #. %s: product title
14560 #: app/Services/Renderer/CartItemRenderer.php:168
14561 #, php-format
14562 msgid "Image of %s"
14563 msgstr ""
14564
14565 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:70
14566 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:78
14567 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:86
14568 msgid "Image size"
14569 msgstr ""
14570
14571 #: app/Services/Translations/admin-translation.php:1200
14572 msgid "Image URL"
14573 msgstr ""
14574
14575 #: api/StoreSettings.php:908
14576 msgid "Image with Text"
14577 msgstr ""
14578
14579 #: api/StoreSettings.php:849
14580 msgid "Image Zooming"
14581 msgstr ""
14582
14583 #: app/Services/Translations/admin-translation.php:1201
14584 msgid "Images"
14585 msgstr ""
14586
14587 #: app/Services/Translations/admin-translation.php:2804
14588 msgid "images"
14589 msgstr ""
14590
14591 #: app/Services/Localization/i18n/states.php:545
14592 msgid "Imbabura"
14593 msgstr ""
14594
14595 #: app/Services/Localization/i18n/states.php:1421
14596 msgid "Imo"
14597 msgstr ""
14598
14599 #: app/Services/Localization/i18n/states.php:954
14600 msgid "Imperia"
14601 msgstr ""
14602
14603 #: app/Services/Translations/admin-translation.php:1202
14604 msgid "Import"
14605 msgstr ""
14606
14607 #: app/Services/Translations/admin-translation.php:1203
14608 msgid "Import Downloadable Files"
14609 msgstr ""
14610
14611 #: app/Services/Translations/admin-translation.php:1204
14612 msgid "Import License Settings"
14613 msgstr ""
14614
14615 #: app/Services/Translations/admin-translation.php:1205
14616 msgid "Import Products"
14617 msgstr ""
14618
14619 #: app/Services/Translations/admin-translation.php:1206
14620 msgid "Import Stock Management"
14621 msgstr ""
14622
14623 #: app/Services/Translations/block-editor-translation.php:185
14624 #: app/Services/Renderer/Receipt/ThankYouRender.php:760
14625 #: app/Services/Renderer/Receipt/ThankYouRender.php:787
14626 #: app/Views/emails/parts/downloads.php:66
14627 #: app/Views/emails/parts/licenses.php:46
14628 msgid "Important"
14629 msgstr ""
14630
14631 #: api/StoreSettings.php:1251 app/Services/Localization/i18n/units.php:24
14632 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:151
14633 msgid "in"
14634 msgstr ""
14635
14636 #: app/Services/Translations/admin-translation.php:1207
14637 msgid ""
14638 "In ${monthName}, your average monthly revenue per subscriber was "
14639 "${CurrencyFormatter.scaled(arpu)}, giving you an expected subscription "
14640 "lifetime value of ${CurrencyFormatter.scaled(ltv)}."
14641 msgstr ""
14642
14643 #: app/Http/Controllers/McpSettingsController.php:211
14644 msgid ""
14645 "In Codex, add a custom MCP server with Streamable HTTP transport and the "
14646 "Authorization header above."
14647 msgstr ""
14648
14649 #: app/Services/Translations/block-editor-translation.php:187
14650 msgid "In frontend this filter will be Hidden until product types are added."
14651 msgstr ""
14652
14653 #: app/Models/ProductDetail.php:164 app/Models/ProductDetail.php:171
14654 #: app/Helpers/Status.php:294 app/Helpers/Helper.php:684
14655 #: app/Services/Filter/ProductFilter.php:218
14656 #: app/Services/Translations/admin-translation.php:1208
14657 #: app/Services/Translations/block-editor-translation.php:186
14658 msgid "In Stock"
14659 msgstr ""
14660
14661 #: app/Services/Translations/admin-translation.php:1209
14662 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:27
14663 msgid "In stock"
14664 msgstr ""
14665
14666 #. %4$s
14667 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:124
14668 msgid "In your Airwallex Console:"
14669 msgstr ""
14670
14671 #. %2$s
14672 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:72
14673 msgid "In your PayPal account:"
14674 msgstr ""
14675
14676 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:62
14677 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:66
14678 msgid "In your Stripe Dashboard, go to Developers → Webhooks"
14679 msgstr ""
14680
14681 #: app/Helpers/Status.php:373 app/Helpers/Helper.php:252
14682 #: app/Services/Filter/LicenseFilter.php:52
14683 #: app/Services/Filter/LicenseSiteFilter.php:139
14684 #: app/Services/Filter/OrderBumpFilter.php:43
14685 #: app/Services/Translations/admin-translation.php:1210
14686 #: app/Services/Translations/customer-profile-translation.php:123
14687 msgid "Inactive"
14688 msgstr ""
14689
14690 #: app/Services/Renderer/Receipt/ThankYouRender.php:1242
14691 msgid "Incl."
14692 msgstr ""
14693
14694 #: app/Services/Translations/admin-translation.php:2805
14695 #: app/Services/Translations/customer-profile-translation.php:342
14696 #: app/Services/Renderer/Receipt/ThankYouRender.php:1246
14697 #: app/Services/Renderer/Receipt/ThankYouRender.php:1318
14698 msgid "incl."
14699 msgstr ""
14700
14701 #. %1$s: formatted tax amount
14702 #. %1$s: formatted tax amount (e.g. $12.00)
14703 #. %1$s: formatted tax amount e.g. "$3.92"
14704 #: app/Modules/Tax/TaxModule.php:810
14705 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:907
14706 #: app/Views/emails/parts/items_table.php:121
14707 #: app/Views/emails/parts/items_table.php:153
14708 #: app/Views/emails/parts/items_table.php:217
14709 #: app/Views/emails/parts/items_table.php:257
14710 #, php-format
14711 msgid "incl. %1$s"
14712 msgstr ""
14713
14714 #: app/Services/Translations/admin-translation.php:1211
14715 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:200
14716 msgid "Include"
14717 msgstr ""
14718
14719 #: app/Services/Translations/admin-translation.php:1212
14720 msgid "Include Categories"
14721 msgstr ""
14722
14723 #: app/Services/Translations/admin-translation.php:1213
14724 msgid "Include Products"
14725 msgstr ""
14726
14727 #: app/Services/Translations/admin-translation.php:1214
14728 msgid "Included"
14729 msgstr ""
14730
14731 #. %1$s: fee label
14732 #: app/Services/Translations/customer-profile-translation.php:124
14733 #: app/Services/Renderer/Receipt/TaxSummaryHelper.php:373
14734 #, php-format
14735 msgid "Included in %1$s"
14736 msgstr ""
14737
14738 #: app/Services/Translations/admin-translation.php:1215
14739 #: app/Services/Translations/customer-profile-translation.php:125
14740 #: app/Modules/Tax/TaxModule.php:359 app/Modules/Tax/TaxModule.php:408
14741 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:975
14742 #: app/Services/Renderer/Receipt/ThankYouRender.php:1160
14743 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:573
14744 #: app/Views/emails/parts/items_table.php:440
14745 msgid "Included in item prices"
14746 msgstr ""
14747
14748 #: app/Services/Translations/admin-translation.php:1216
14749 #: app/Services/Translations/customer-profile-translation.php:126
14750 #: app/Modules/Tax/TaxModule.php:379 app/Modules/Tax/TaxModule.php:389
14751 #: app/Modules/Tax/TaxModule.php:451
14752 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:1023
14753 #: app/Services/Renderer/Receipt/ThankYouRender.php:1193
14754 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:599
14755 #: app/Views/emails/parts/items_table.php:506
14756 msgid "Included in shipping prices"
14757 msgstr ""
14758
14759 #: app/Services/Translations/admin-translation.php:1217
14760 msgid "Includes"
14761 msgstr ""
14762
14763 #: app/Services/Translations/admin-translation.php:1218
14764 msgid "Includes all of"
14765 msgstr ""
14766
14767 #: app/Services/Translations/admin-translation.php:1219
14768 msgid "Includes any of"
14769 msgstr ""
14770
14771 #: app/Services/Translations/admin-translation.php:1220
14772 msgid "Includes in"
14773 msgstr ""
14774
14775 #: app/Services/Renderer/Receipt/ThankYouRender.php:1129
14776 msgid ""
14777 "Inclusive tax is embedded in item prices. Exclusive tax is added on top."
14778 msgstr ""
14779
14780 #: app/Services/Translations/TransStrings.php:203
14781 msgid "increase number"
14782 msgstr ""
14783
14784 #. %s - YoY growth percentage
14785 #: app/Services/Translations/admin-translation.php:1224
14786 #, php-format
14787 msgid "Increase of %s year-over-year"
14788 msgstr ""
14789
14790 #: app/Services/Renderer/ProductRenderer.php:1303
14791 #: app/Services/Renderer/ProductRenderer.php:1304
14792 #: app/Services/Renderer/CartRenderer.php:310
14793 #: app/Services/Renderer/CartRenderer.php:311
14794 msgid "Increase Quantity"
14795 msgstr ""
14796
14797 #: app/Services/Translations/admin-translation.php:1221
14798 msgid "Increase Stock"
14799 msgstr ""
14800
14801 #: app/Services/Translations/admin-translation.php:1222
14802 msgid "Increase Stock by"
14803 msgstr ""
14804
14805 #: app/Services/Translations/admin-translation.php:1225
14806 msgid "Increase stock by value (e.g. 10 + 5 = 15)"
14807 msgstr ""
14808
14809 #: app/Services/Localization/i18n/states.php:458
14810 msgid "Independencia"
14811 msgstr ""
14812
14813 #: app/Services/Localization/i18n/countries.php:115
14814 msgid "India"
14815 msgstr ""
14816
14817 #: app/Helpers/CurrenciesHelper.php:77
14818 msgid "Indian Rupee"
14819 msgstr ""
14820
14821 #: app/Services/Localization/i18n/states.php:2154
14822 msgid "Indiana"
14823 msgstr ""
14824
14825 #: app/Services/Localization/i18n/countries.php:116
14826 msgid "Indonesia"
14827 msgstr ""
14828
14829 #: app/Helpers/CurrenciesHelper.php:75
14830 msgid "Indonesian Rupiah"
14831 msgstr ""
14832
14833 #: app/Services/Localization/i18n/states.php:1232
14834 msgid "Inezgane-Aït Melloul"
14835 msgstr ""
14836
14837 #: app/Services/Translations/block-editor-translation.php:188
14838 msgid "Infinite loop"
14839 msgstr ""
14840
14841 #: app/Services/Translations/admin-translation.php:1226
14842 msgid "Info"
14843 msgstr ""
14844
14845 #: app/Services/Localization/i18n/states.php:1378
14846 msgid "Inhambane"
14847 msgstr ""
14848
14849 #: app/Services/Translations/admin-translation.php:1227
14850 msgid "Initial Purchase ID"
14851 msgstr ""
14852
14853 #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:84
14854 msgid "Inline card form - no redirect"
14855 msgstr ""
14856
14857 #: app/Modules/Tax/TaxModule.php:2411
14858 msgid "INN / VAT"
14859 msgstr ""
14860
14861 #: app/Services/Localization/i18n/states.php:347
14862 msgid "Inner Mongolia / 內蒙古"
14863 msgstr ""
14864
14865 #: app/Services/Translations/block-editor-translation.php:189
14866 msgid "Input Border"
14867 msgstr ""
14868
14869 #: app/Services/Translations/block-editor-translation.php:190
14870 msgid "Input Focus Border"
14871 msgstr ""
14872
14873 #: app/Services/Translations/block-editor-translation.php:191
14874 msgid "Input Placeholder Color"
14875 msgstr ""
14876
14877 #: app/Services/Translations/admin-translation.php:1228
14878 msgid "Insert Media"
14879 msgstr ""
14880
14881 #. 1: Address type, 2: Customer ID
14882 #: database/Seeder/CustomerAddressSeeder.php:71
14883 #, php-format
14884 msgid "Inserting %1$s address for customer %2$s<br>"
14885 msgstr ""
14886
14887 #. %1$s - current product number, %2$s - total product number, %3$s - product category name
14888 #: app/Services/Translations/admin-translation.php:1230
14889 #, php-format
14890 msgid "Inserting %1$s of %2$s %3$s Product"
14891 msgstr ""
14892
14893 #. %d: customer ID
14894 #: database/Seeder/CustomerSeeder.php:58
14895 #, php-format
14896 msgid "Inserting Customer %1$s<br>"
14897 msgstr ""
14898
14899 #. %d: order ID
14900 #: database/Seeder/OrderSeeder.php:263
14901 #, php-format
14902 msgid "Inserting Order %1$s<br>"
14903 msgstr ""
14904
14905 #. %d: order address ID
14906 #: database/Seeder/OrderAddressSeeder.php:65
14907 #, php-format
14908 msgid "Inserting Order Address%1$s<br>"
14909 msgstr ""
14910
14911 #. %d: product ID
14912 #: database/Seeder/ProductSeeder.php:72
14913 #, php-format
14914 msgid "Inserting Product %1$s<br>"
14915 msgstr ""
14916
14917 #. %s - addon name
14918 #: app/Services/Translations/admin-translation.php:1232
14919 #, php-format
14920 msgid "Install %s"
14921 msgstr ""
14922
14923 #: app/Services/Translations/admin-translation.php:1233
14924 #: app/Modules/Integrations/AddOnModule.php:49
14925 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:173
14926 msgid "Install & Activate"
14927 msgstr ""
14928
14929 #: app/Services/Translations/admin-translation.php:1234
14930 msgid "Install Addon"
14931 msgstr ""
14932
14933 #: app/Services/Translations/admin-translation.php:1235
14934 msgid "Install FluentHub"
14935 msgstr ""
14936
14937 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:267
14938 msgid "Installed - Not Active"
14939 msgstr ""
14940
14941 #: app/Services/Translations/admin-translation.php:1236
14942 msgid "Installing..."
14943 msgstr ""
14944
14945 #: app/Services/Renderer/ProductRenderer.php:231
14946 #: app/Services/Renderer/PricingTableRenderer.php:168
14947 #: app/Services/Translations/admin-translation.php:1237
14948 msgid "Installment"
14949 msgstr ""
14950
14951 #: app/Services/Translations/admin-translation.php:1238
14952 msgid "Installment Count"
14953 msgstr ""
14954
14955 #: app/Services/Translations/admin-translation.php:1239
14956 msgid "Installment Price"
14957 msgstr ""
14958
14959 #: app/Services/Translations/admin-translation.php:1240
14960 #: app/Services/Translations/customer-profile-translation.php:127
14961 msgid "Installment Progress"
14962 msgstr ""
14963
14964 #: app/Services/Translations/admin-translation.php:2806
14965 msgid "instead of"
14966 msgstr ""
14967
14968 #: app/Services/Translations/admin-translation.php:1241
14969 msgid "Integration"
14970 msgstr ""
14971
14972 #: app/Listeners/IntegrationEventListener.php:394
14973 msgid "Integration actions are being processed"
14974 msgstr ""
14975
14976 #: app/Http/Controllers/ProductIntegrationsController.php:226
14977 msgid "Integration deleted successfully"
14978 msgstr ""
14979
14980 #: app/Http/Controllers/IntegrationController.php:201
14981 msgid "Integration has been deleted successfully."
14982 msgstr ""
14983
14984 #: app/Http/Controllers/ProductIntegrationsController.php:172
14985 #: app/Http/Controllers/IntegrationController.php:76
14986 msgid "Integration has been successfully saved"
14987 msgstr ""
14988
14989 #: app/Services/Translations/admin-translation.php:1242
14990 msgid "Integration Modules"
14991 msgstr ""
14992
14993 #: app/Services/Translations/admin-translation.php:1243
14994 msgid "Integration Name"
14995 msgstr ""
14996
14997 #: app/Http/Controllers/ProductIntegrationsController.php:52
14998 #: app/Http/Controllers/ProductIntegrationsController.php:73
14999 #: app/Http/Controllers/ProductIntegrationsController.php:133
15000 #: app/Http/Controllers/IntegrationController.php:40
15001 #: app/Http/Controllers/IntegrationController.php:154
15002 #: app/Http/Controllers/IntegrationController.php:175
15003 #: app/Modules/Integrations/GlobalIntegrationSettings.php:194
15004 #: app/Modules/Integrations/GlobalIntegrationSettings.php:311
15005 msgid "Integration not found"
15006 msgstr ""
15007
15008 #: app/Http/Controllers/ProductIntegrationsController.php:210
15009 msgid "Integration status has been updated"
15010 msgstr ""
15011
15012 #: app/Http/Controllers/IntegrationController.php:142
15013 msgid "Integration status updated successfully."
15014 msgstr ""
15015
15016 #: app/Modules/Integrations/GlobalIntegrationSettings.php:346
15017 msgid "Integration successfully saved"
15018 msgstr ""
15019
15020 #: app/Services/Translations/admin-translation.php:1244
15021 msgid "Integration Type"
15022 msgstr ""
15023
15024 #: app/Helpers/AdminHelper.php:40 app/Helpers/AdminHelper.php:157
15025 #: app/Services/Translations/admin-translation.php:1245
15026 #: app/Hooks/Handlers/MenuHandler.php:297
15027 msgid "Integrations"
15028 msgstr ""
15029
15030 #: app/Services/Translations/admin-translation.php:1246
15031 msgid "Integrations & Addons"
15032 msgstr ""
15033
15034 #: app/Helpers/Status.php:274
15035 #: app/Services/Translations/admin-translation.php:1247
15036 #: app/Services/Translations/customer-profile-translation.php:128
15037 msgid "Intended"
15038 msgstr ""
15039
15040 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:232
15041 msgid "Intent ID is required to confirm the payment."
15042 msgstr ""
15043
15044 #: app/Services/Translations/admin-translation.php:1248
15045 msgid "Internal Notes"
15046 msgstr ""
15047
15048 #: app/Services/Translations/admin-translation.php:1249
15049 msgid "International Bank Account Number"
15050 msgstr ""
15051
15052 #: app/Services/Translations/admin-translation.php:1250
15053 msgid "Interval"
15054 msgstr ""
15055
15056 #: app/Services/BulkProductUpdateService.php:216
15057 #: app/Services/BulkProductInsertService.php:130
15058 msgid "Interval is required for subscriptions."
15059 msgstr ""
15060
15061 #: app/Http/Requests/ProductUpdateRequest.php:373
15062 #: app/Http/Requests/ProductRequest.php:344
15063 #: app/Http/Requests/ProductVariationRequest.php:214
15064 msgid "Interval is required."
15065 msgstr ""
15066
15067 #: app/Services/BulkProductUpdateService.php:217
15068 #: app/Services/BulkProductInsertService.php:131
15069 msgid "Interval must be a valid frequency."
15070 msgstr ""
15071
15072 #: app/Services/Localization/i18n/states.php:722
15073 msgid "Intibucá"
15074 msgstr ""
15075
15076 #: app/Services/PluginInstaller/AddonManager.php:21
15077 msgid "Invalid addon source type."
15078 msgstr ""
15079
15080 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:70
15081 msgid "Invalid addon_source configuration"
15082 msgstr ""
15083
15084 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:379
15085 msgid "Invalid Airwallex credentials"
15086 msgstr ""
15087
15088 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:191
15089 msgid "Invalid bill times for the subscription."
15090 msgstr ""
15091
15092 #: app/Services/Reminders/ReminderService.php:249
15093 msgid "Invalid billing date"
15094 msgstr ""
15095
15096 #: app/Modules/Tax/TaxModule.php:1852
15097 msgid "Invalid checkout session."
15098 msgstr ""
15099
15100 #: app/Http/Controllers/TaxRateController.php:466
15101 #: app/Http/Controllers/TaxRateController.php:599
15102 #: app/Http/Controllers/TaxRateController.php:778
15103 #: app/Http/Controllers/TaxRateController.php:999
15104 msgid "Invalid country code"
15105 msgstr ""
15106
15107 #: app/Services/Localization/LocalizationManager.php:616
15108 msgid "Invalid country code."
15109 msgstr ""
15110
15111 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:34
15112 msgid "Invalid Coupon Code"
15113 msgstr ""
15114
15115 #: app/Services/FileSystem/Drivers/S3/S3FileList.php:90
15116 #: app/Services/FileSystem/Drivers/S3/S3FileList.php:112
15117 #: app/Services/FileSystem/Drivers/S3/S3BucketList.php:72
15118 msgid "Invalid Credential"
15119 msgstr ""
15120
15121 #: app/Modules/StorageDrivers/S3/S3.php:515
15122 msgid "Invalid credentials"
15123 msgstr ""
15124
15125 #: app/Modules/StorageDrivers/S3/S3.php:159
15126 msgid "Invalid credentials for bucket creation"
15127 msgstr ""
15128
15129 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:136
15130 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:268
15131 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:275
15132 msgid "Invalid credentials!"
15133 msgstr ""
15134
15135 #: app/Models/Cart.php:432 api/Resource/FrontendResource/CartResource.php:323
15136 msgid "Invalid custom item data."
15137 msgstr ""
15138
15139 #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:96
15140 msgid "Invalid data provided"
15141 msgstr ""
15142
15143 #: app/Services/DateTime/DateTime.php:74 app/Services/DateTime/DateTime.php:114
15144 msgid "Invalid datetime format."
15145 msgstr ""
15146
15147 #: app/Http/Controllers/WebController/FileDownloader.php:141
15148 msgid "Invalid download Url"
15149 msgstr ""
15150
15151 #: app/Services/FileSystem/FileManager.php:89
15152 #: app/Http/Controllers/StorageController.php:26
15153 #: app/Http/Controllers/StorageController.php:190
15154 #: app/Http/Controllers/StorageController.php:252
15155 msgid "Invalid driver"
15156 msgstr ""
15157
15158 #: app/Http/Controllers/OnboardingController.php:138
15159 msgid "Invalid enable_tax value"
15160 msgstr ""
15161
15162 #: app/Http/Controllers/OnboardingController.php:179
15163 msgid "Invalid eu_method value"
15164 msgstr ""
15165
15166 #: app/Http/Requests/ProductUpdateRequest.php:239
15167 #: app/Http/Requests/ProductCreateRequest.php:41
15168 msgid "Invalid fulfillment type."
15169 msgstr ""
15170
15171 #: app/Services/PluginInstaller/AddonManager.php:211
15172 msgid "Invalid GitHub releases URL"
15173 msgstr ""
15174
15175 #: api/Resource/FrontendResource/CartResource.php:270
15176 msgid "Invalid item."
15177 msgstr ""
15178
15179 #: app/Http/Controllers/TaxEUController.php:28
15180 msgid "Invalid method"
15181 msgstr ""
15182
15183 #: app/Hooks/Cart/WebCheckoutHandler.php:67
15184 msgid "Invalid nonce"
15185 msgstr ""
15186
15187 #: app/Modules/PaymentMethods/StripeGateway/API/API.php:107
15188 msgid "Invalid or empty payload received from Stripe"
15189 msgstr ""
15190
15191 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:123
15192 msgid "Invalid or unsupported file type."
15193 msgstr ""
15194
15195 #: app/Services/Reminders/ReminderService.php:188
15196 msgid "Invalid order date"
15197 msgstr ""
15198
15199 #: app/Http/Controllers/PaymentMethodController.php:167
15200 msgid "Invalid order format"
15201 msgstr ""
15202
15203 #: app/Http/Controllers/PaymentMethodController.php:86
15204 msgid "Invalid payment method"
15205 msgstr ""
15206
15207 #: app/Http/Controllers/PaymentMethodController.php:96
15208 msgid "Invalid payment method instance"
15209 msgstr ""
15210
15211 #: app/Hooks/Cart/WebCheckoutHandler.php:1173
15212 msgid "Invalid payment method."
15213 msgstr ""
15214
15215 #: app/Services/CustomPayment/PaymentItem.php:50
15216 msgid "Invalid payment type provided."
15217 msgstr ""
15218
15219 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:19
15220 msgid ""
15221 "Invalid PayPal payment mode. Please try configuring paypal payment gateway "
15222 "again expected mode test or live !"
15223 msgstr ""
15224
15225 #: app/Modules/PaymentMethods/PayPalGateway/ConnectConfig.php:42
15226 msgid ""
15227 "Invalid PayPal Request. Please try configuring paypal payment gateway again!"
15228 msgstr ""
15229
15230 #: app/Services/Translations/customer-profile-translation.php:129
15231 msgid "Invalid plan ID response!"
15232 msgstr ""
15233
15234 #: app/Modules/Integrations/GlobalIntegrationSettings.php:406
15235 msgid "Invalid plugin selected for installation."
15236 msgstr ""
15237
15238 #: api/Resource/FrontendResource/CartResource.php:55
15239 msgid "Invalid Product"
15240 msgstr ""
15241
15242 #: app/Http/Controllers/TaxRateController.php:792
15243 msgid "Invalid product category"
15244 msgstr ""
15245
15246 #: app/Modules/PaymentMethods/StripeGateway/Plan.php:38
15247 #: app/Modules/PaymentMethods/PayPalGateway/PayPalHelper.php:40
15248 msgid "Invalid product or variation."
15249 msgstr ""
15250
15251 #: app/Modules/PaymentMethods/StripeGateway/Plan.php:132
15252 msgid "Invalid product."
15253 msgstr ""
15254
15255 #: app/Hooks/Handlers/ShortCodes/Buttons/AddToCartShortcode.php:73
15256 msgid "Invalid product/variant for Add to Cart button shortcode."
15257 msgstr ""
15258
15259 #: app/Hooks/Handlers/ShortCodes/Buttons/DirectCheckoutShortcode.php:90
15260 msgid "Invalid product/variant for Checkout button shortcode."
15261 msgstr ""
15262
15263 #: app/Services/Payments/Refund.php:30 app/Services/Payments/Refund.php:145
15264 msgid "Invalid refund amount."
15265 msgstr ""
15266
15267 #: app/Services/CustomPayment/PaymentItem.php:84
15268 msgid ""
15269 "Invalid repeat interval. It must be a non-empty string ie. daily, monthly, "
15270 "yearly..)"
15271 msgstr ""
15272
15273 #: app/Modules/PaymentMethods/StripeGateway/SwitchCustomerMethod.php:33
15274 msgid "Invalid request"
15275 msgstr ""
15276
15277 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:244
15278 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:417
15279 msgid "Invalid request."
15280 msgstr ""
15281
15282 #: app/Services/FileSystem/Drivers/S3/S3InputValidator.php:59
15283 msgid "Invalid S3 bucket name."
15284 msgstr ""
15285
15286 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:173
15287 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:201
15288 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:209
15289 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:294
15290 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:324
15291 msgid "Invalid S3 credentials"
15292 msgstr ""
15293
15294 #: app/Services/FileSystem/Drivers/S3/S3InputValidator.php:71
15295 msgid "Invalid S3 region."
15296 msgstr ""
15297
15298 #: app/Http/Controllers/UserController.php:21
15299 msgid "Invalid security token. Please refresh the page and try again."
15300 msgstr ""
15301
15302 #: app/Http/Requests/ProductUpdateRequest.php:97
15303 #: app/Http/Requests/ProductUpdateRequest.php:102
15304 #: app/Http/Requests/ProductRequest.php:99
15305 #: app/Http/Requests/ProductRequest.php:104
15306 msgid "Invalid Shipping Class."
15307 msgstr ""
15308
15309 #: app/Hooks/Cart/WebCheckoutHandler.php:1193
15310 msgid "Invalid shipping method."
15311 msgstr ""
15312
15313 #: app/Services/CustomPayment/PaymentItem.php:76
15314 msgid "Invalid signup fee. It must be a non-negative number."
15315 msgstr ""
15316
15317 #: app/Services/Localization/LocalizationManager.php:643
15318 #: app/Hooks/Cart/WebCheckoutHandler.php:1152
15319 #: app/Hooks/Cart/WebCheckoutHandler.php:1162
15320 msgid "Invalid state code."
15321 msgstr ""
15322
15323 #: app/Http/Controllers/StorageController.php:183
15324 msgid "Invalid status value"
15325 msgstr ""
15326
15327 #: app/Http/Controllers/OnboardingController.php:162
15328 msgid "Invalid store_country value"
15329 msgstr ""
15330
15331 #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:158
15332 msgid "Invalid Stripe Request. Please configure stripe payment gateway again"
15333 msgstr ""
15334
15335 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:174
15336 msgid "Invalid subscription for the specified order."
15337 msgstr ""
15338
15339 #: app/Http/Controllers/TaxRateController.php:398
15340 #: app/Http/Controllers/TaxRateController.php:605
15341 #: app/Http/Controllers/TaxRateController.php:784
15342 #: app/Http/Controllers/TaxRateController.php:1007
15343 #: app/Http/Controllers/ProductController.php:469
15344 #: app/Http/Controllers/ProductVariationController.php:105
15345 msgid "Invalid tax class"
15346 msgstr ""
15347
15348 #: app/Http/Requests/ProductUpdateRequest.php:124
15349 #: app/Http/Requests/ProductUpdateRequest.php:129
15350 #: app/Http/Requests/ProductUpdateRequest.php:152
15351 #: app/Http/Requests/ProductRequest.php:126
15352 #: app/Http/Requests/ProductRequest.php:131
15353 #: app/Http/Requests/ProductRequest.php:154
15354 #: app/Http/Requests/ProductVariationRequest.php:169
15355 msgid "Invalid Tax Class."
15356 msgstr ""
15357
15358 #: app/Http/Controllers/OnboardingController.php:173
15359 msgid "Invalid tax_inclusion value"
15360 msgstr ""
15361
15362 #: app/Services/CustomPayment/PaymentItem.php:80
15363 msgid "Invalid times. It must be a non-negative integer."
15364 msgstr ""
15365
15366 #: app/Modules/PaymentMethods/StripeGateway/StripeHelper.php:135
15367 msgid "Invalid transaction ID for refund."
15368 msgstr ""
15369
15370 #: app/Services/Reminders/ReminderService.php:307
15371 msgid "Invalid trial end date"
15372 msgstr ""
15373
15374 #: app/Http/Controllers/ModuleSettingsController.php:246
15375 msgid "Invalid Turnstile keys. Please check your Site Key and Secret Key."
15376 msgstr ""
15377
15378 #: app/Hooks/Cart/WebCheckoutHandler.php:1061
15379 msgid "Invalid upgrade request."
15380 msgstr ""
15381
15382 #. 1: field name, 2: allowed values
15383 #: app/Modules/MCP/Tools/CouponTools.php:111
15384 #, php-format
15385 msgid "Invalid value for %1$s. Allowed: %2$s."
15386 msgstr ""
15387
15388 #: app/Hooks/Handlers/BlockEditors/Buttons/BuyNowButtonBlockEditor.php:104
15389 #: app/Hooks/Handlers/BlockEditors/Buttons/AddToCartButtonBlockEditor.php:98
15390 msgid "Invalid variant"
15391 msgstr ""
15392
15393 #: app/Http/Requests/ProductCreateRequest.php:47
15394 msgid "Invalid variation type."
15395 msgstr ""
15396
15397 #: app/Services/Translations/checkout-translation.php:15
15398 msgid "Invalid VAT number"
15399 msgstr ""
15400
15401 #. %1$s: country name
15402 #: app/Modules/Tax/TaxModule.php:2125
15403 #, php-format
15404 msgid "Invalid VAT number for %1$s!"
15405 msgstr ""
15406
15407 #. %1$s: country name
15408 #: app/Modules/Tax/TaxModule.php:2157
15409 #, php-format
15410 msgid "Invalid VAT number for country %1$s!"
15411 msgstr ""
15412
15413 #: app/Modules/PaymentMethods/StripeGateway/SubscriptionsManager.php:28
15414 msgid "Invalid vendor charge ID."
15415 msgstr ""
15416
15417 #: app/Modules/PaymentMethods/StripeGateway/StripeSubscriptions.php:29
15418 #: app/Modules/PaymentMethods/StripeGateway/StripeSubscriptions.php:159
15419 #: app/Modules/PaymentMethods/PayPalGateway/PayPalSubscriptions.php:145
15420 msgid "Invalid vendor subscription ID."
15421 msgstr ""
15422
15423 #: app/Helpers/AdminHelper.php:96
15424 #: app/Services/Translations/admin-translation.php:1251
15425 msgid "Inventory"
15426 msgstr ""
15427
15428 #: app/Services/Translations/admin-translation.php:1252
15429 msgid "Inventory Management"
15430 msgstr ""
15431
15432 #: app/Services/Translations/admin-translation.php:1255
15433 msgid "Inventory states shown"
15434 msgstr ""
15435
15436 #: app/Services/Translations/admin-translation.php:1253
15437 msgid "Inventory Stats Overview"
15438 msgstr ""
15439
15440 #: app/Services/Translations/admin-translation.php:1254
15441 msgid "Inventory Transfer"
15442 msgstr ""
15443
15444 #: app/Http/Controllers/ProductController.php:1383
15445 msgid "Inventory update failed"
15446 msgstr ""
15447
15448 #: app/Http/Controllers/ProductController.php:1393
15449 msgid "Inventory updated successfully"
15450 msgstr ""
15451
15452 #: app/Services/PDF/ReceiptPdfTemplateService.php:59
15453 #: app/Services/PDF/ReceiptPdfTemplateService.php:65
15454 msgid "Invoice"
15455 msgstr ""
15456
15457 #: app/Services/Translations/admin-translation.php:1256
15458 msgid "Invoice & Packing"
15459 msgstr ""
15460
15461 #: app/Services/Translations/admin-translation.php:1257
15462 msgid "Invoice & Packing Slips"
15463 msgstr ""
15464
15465 #: app/Services/Translations/admin-translation.php:1258
15466 msgid "Invoice No."
15467 msgstr ""
15468
15469 #: app/Services/Filter/OrderFilter.php:160
15470 #: app/Services/Translations/customer-profile-translation.php:130
15471 msgid "Invoice Number"
15472 msgstr ""
15473
15474 #: app/Views/invoice/receipt_slip.php:130
15475 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:248
15476 msgid "Invoice number #"
15477 msgstr ""
15478
15479 #: app/Services/Translations/admin-translation.php:1259
15480 #: app/Http/Controllers/TemplateController.php:15
15481 msgid "Invoice Template"
15482 msgstr ""
15483
15484 #: app/Services/PDF/ReceiptPdfTemplateService.php:60
15485 msgid "Invoice template for offline/pending orders"
15486 msgstr ""
15487
15488 #: app/Services/Localization/i18n/states.php:674
15489 msgid "Ionian Islands"
15490 msgstr ""
15491
15492 #: app/Services/Localization/i18n/states.php:2155
15493 msgid "Iowa"
15494 msgstr ""
15495
15496 #. %s is the payment method name
15497 #: app/Hooks/Handlers/GlobalPaymentHandler.php:61
15498 #, php-format
15499 msgid "IPN processing failed. - %s"
15500 msgstr ""
15501
15502 #: app/Services/Localization/i18n/countries.php:117
15503 msgid "Iran"
15504 msgstr ""
15505
15506 #: app/Helpers/CurrenciesHelper.php:78
15507 msgid "Iranian Rial"
15508 msgstr ""
15509
15510 #: app/Services/Localization/i18n/countries.php:118
15511 msgid "Iraq"
15512 msgstr ""
15513
15514 #: app/Services/Localization/i18n/countries.php:119
15515 msgid "Ireland"
15516 msgstr ""
15517
15518 #: app/Services/Localization/i18n/states.php:1904
15519 msgid "Iringa"
15520 msgstr ""
15521
15522 #: app/Services/Translations/admin-translation.php:1260
15523 msgid "Is"
15524 msgstr ""
15525
15526 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:74
15527 msgid "Is a customer?"
15528 msgstr ""
15529
15530 #: app/Helpers/EditorShortCodeHelper.php:266
15531 #: app/Services/Email/ConditionPresets.php:22
15532 msgid "Is Digital Order"
15533 msgstr ""
15534
15535 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:139
15536 msgid "Is main query"
15537 msgstr ""
15538
15539 #: app/Services/Translations/admin-translation.php:1261
15540 msgid "Is Not"
15541 msgstr ""
15542
15543 #: app/Services/Email/ConditionPresets.php:56
15544 msgid "Is Order Failed"
15545 msgstr ""
15546
15547 #: app/Services/Email/ConditionPresets.php:40
15548 msgid "Is Order Paid"
15549 msgstr ""
15550
15551 #: app/Services/Email/ConditionPresets.php:48
15552 msgid "Is Order Pending"
15553 msgstr ""
15554
15555 #: app/Services/Email/ConditionPresets.php:30
15556 msgid "Is Physical Order"
15557 msgstr ""
15558
15559 #: app/Services/Translations/admin-translation.php:1262
15560 msgid "Is Prorate"
15561 msgstr ""
15562
15563 #: app/Services/Translations/admin-translation.php:1263
15564 msgid "Is WP Plugin?"
15565 msgstr ""
15566
15567 #: app/Services/Localization/i18n/states.php:1580
15568 msgid "Isabela"
15569 msgstr ""
15570
15571 #: app/Services/Localization/i18n/states.php:955
15572 msgid "Isernia"
15573 msgstr ""
15574
15575 #: app/Services/Localization/i18n/states.php:885
15576 msgid "Isfahan (اصفهان)"
15577 msgstr ""
15578
15579 #: app/Services/Localization/i18n/states.php:1064
15580 msgid "Ishikawa"
15581 msgstr ""
15582
15583 #: app/Services/Localization/i18n/states.php:2035
15584 msgid "Isingiro"
15585 msgstr ""
15586
15587 #: app/Services/Localization/i18n/states.php:1105
15588 msgid "Isiolo"
15589 msgstr ""
15590
15591 #: app/Services/Localization/i18n/states.php:1630
15592 msgid "Islamabad Capital Territory"
15593 msgstr ""
15594
15595 #: app/Services/Localization/i18n/countries.php:120
15596 msgid "Isle of Man"
15597 msgstr ""
15598
15599 #: app/Services/Localization/i18n/states.php:573
15600 msgid "Ismailia"
15601 msgstr ""
15602
15603 #: api/StoreSettings.php:457
15604 msgid "ISO & Symbol (eg: USD 100$)"
15605 msgstr ""
15606
15607 #: app/Services/Translations/admin-translation.php:1189
15608 msgid "ISO 6523 ICD code for the legal registration identifier"
15609 msgstr ""
15610
15611 #: api/StoreSettings.php:449
15612 msgid "ISO after (eg: 100 USD)"
15613 msgstr ""
15614
15615 #: api/StoreSettings.php:445
15616 msgid "ISO before (eg: USD 100)"
15617 msgstr ""
15618
15619 #: api/StoreSettings.php:461
15620 msgid "ISO-Symbol (eg: USD $100)"
15621 msgstr ""
15622
15623 #: app/Services/Localization/i18n/states.php:1849
15624 msgid "Isparta"
15625 msgstr ""
15626
15627 #: app/Services/Localization/i18n/countries.php:121
15628 msgid "Israel"
15629 msgstr ""
15630
15631 #: app/Helpers/CurrenciesHelper.php:76
15632 msgid "Israeli New Sheqel"
15633 msgstr ""
15634
15635 #: app/Services/Localization/i18n/states.php:749
15636 msgid "Istria County"
15637 msgstr ""
15638
15639 #: app/Services/Translations/admin-translation.php:1264
15640 msgid "It will be available soon!"
15641 msgstr ""
15642
15643 #: app/Services/Translations/customer-profile-translation.php:131
15644 msgid ""
15645 "It will permanently cancel the active subscription from your payment "
15646 "provider. Are you sure to do that?"
15647 msgstr ""
15648
15649 #: app/Services/Localization/i18n/countries.php:122
15650 msgid "Italy"
15651 msgstr ""
15652
15653 #: app/Services/Localization/i18n/states.php:1646
15654 msgid "Itapúa"
15655 msgstr ""
15656
15657 #: app/Services/Translations/customer-profile-translation.php:132
15658 #: app/Services/Translations/block-editor-translation.php:192
15659 #: app/Views/invoice/thank_you.php:129
15660 #: app/Services/Renderer/Receipt/ThankYouRender.php:269
15661 #: app/Views/emails/parts/items_table.php:38
15662 msgid "Item"
15663 msgstr ""
15664
15665 #: app/Services/Translations/admin-translation.php:2807
15666 msgid "item"
15667 msgstr ""
15668
15669 #: api/Resource/FrontendResource/CartResource.php:630
15670 msgid "Item added in cart!"
15671 msgstr ""
15672
15673 #: app/Services/Translations/admin-translation.php:1269
15674 msgid "Item already added"
15675 msgstr ""
15676
15677 #: app/Http/Requests/ProductUpdateRequest.php:369
15678 #: app/Http/Requests/ProductRequest.php:340
15679 #: app/Http/Requests/ProductVariationRequest.php:208
15680 msgid "Item cost is required."
15681 msgstr ""
15682
15683 #: app/Services/Translations/admin-translation.php:1265
15684 msgid "Item Count"
15685 msgstr ""
15686
15687 #: app/Services/Translations/admin-translation.php:1270
15688 msgid "Item count distribution"
15689 msgstr ""
15690
15691 #: app/Hooks/Cart/WebCheckoutHandler.php:1121
15692 msgid "Item has been applied successfully"
15693 msgstr ""
15694
15695 #: app/Hooks/Cart/WebCheckoutHandler.php:1121
15696 msgid "Item has been reverted successfully"
15697 msgstr ""
15698
15699 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:149
15700 msgid "Item Height"
15701 msgstr ""
15702
15703 #: api/Resource/FrontendResource/CartResource.php:463
15704 #: api/Resource/FrontendResource/CartResource.php:476
15705 #: api/Resource/FrontendResource/CartResource.php:484
15706 #: api/Resource/FrontendResource/CartResource.php:502
15707 #: api/Resource/FrontendResource/CartResource.php:681
15708 msgid "Item is not available."
15709 msgstr ""
15710
15711 #: app/Services/Translations/admin-translation.php:1271
15712 msgid "Item label and tooltip"
15713 msgstr ""
15714
15715 #: app/Services/Translations/admin-translation.php:1272
15716 msgid "Item label only"
15717 msgstr ""
15718
15719 #: app/Helpers/OrderItemHelper.php:111
15720 msgid "Item must have a name!"
15721 msgstr ""
15722
15723 #: app/Helpers/EditorShortCodeHelper.php:369
15724 #: app/Services/Translations/admin-translation.php:1266
15725 msgid "Item Name"
15726 msgstr ""
15727
15728 #: app/Services/CustomPayment/PaymentItem.php:20
15729 msgid "Item name cannot be empty."
15730 msgstr ""
15731
15732 #: app/Services/CustomPayment/PaymentItem.php:94
15733 msgid "Item name is not set."
15734 msgstr ""
15735
15736 #: app/Services/Translations/admin-translation.php:1267
15737 msgid "Item Price"
15738 msgstr ""
15739
15740 #. %1$s - item price
15741 #: app/Services/Translations/admin-translation.php:1274
15742 #, php-format
15743 msgid "Item price: %1$s"
15744 msgstr ""
15745
15746 #: app/Services/Translations/admin-translation.php:1268
15747 msgid "Item Quantity"
15748 msgstr ""
15749
15750 #: api/Resource/FrontendResource/CartResource.php:519
15751 msgid "Item removed from cart"
15752 msgstr ""
15753
15754 #: app/Http/Requests/OrderRequest.php:116
15755 #: app/Http/Requests/FrontendRequests/CouponRequest.php:53
15756 msgid "Item selection is required"
15757 msgstr ""
15758
15759 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:135
15760 msgid "Item width"
15761 msgstr ""
15762
15763 #: app/Services/Translations/admin-translation.php:2808
15764 msgid "item(s) selected"
15765 msgstr ""
15766
15767 #: app/Services/Renderer/CartDrawerRenderer.php:102
15768 #: app/Services/Translations/admin-translation.php:1275
15769 #: app/Services/Translations/customer-profile-translation.php:133
15770 msgid "Items"
15771 msgstr ""
15772
15773 #: app/Services/Translations/admin-translation.php:2809
15774 msgid "items"
15775 msgstr ""
15776
15777 #: app/Services/Renderer/ShopAppRenderer.php:646
15778 msgid "Items per page"
15779 msgstr ""
15780
15781 #: app/Views/invoice/dispatch_slip.php:139
15782 msgid "Items Received By"
15783 msgstr ""
15784
15785 #: app/Views/emails/digest.php:98
15786 msgid "Items Sold"
15787 msgstr ""
15788
15789 #: app/Services/Translations/admin-translation.php:1276
15790 msgid "Items Subtotal"
15791 msgstr ""
15792
15793 #: app/Services/Localization/i18n/countries.php:123
15794 msgid "Ivory Coast"
15795 msgstr ""
15796
15797 #: app/Services/Localization/i18n/states.php:1050
15798 msgid "Iwate"
15799 msgstr ""
15800
15801 #: app/Services/Localization/i18n/states.php:691
15802 msgid "Izabal"
15803 msgstr ""
15804
15805 #: app/Services/Localization/i18n/states.php:1893
15806 msgid "Iğdır"
15807 msgstr ""
15808
15809 #: app/Services/Localization/i18n/states.php:692
15810 msgid "Jalapa"
15811 msgstr ""
15812
15813 #: app/Services/Localization/i18n/states.php:1325
15814 msgid "Jalisco"
15815 msgstr ""
15816
15817 #: app/Services/Localization/i18n/countries.php:124
15818 msgid "Jamaica"
15819 msgstr ""
15820
15821 #: app/Helpers/CurrenciesHelper.php:80
15822 msgid "Jamaican Dollar"
15823 msgstr ""
15824
15825 #: app/Services/Localization/i18n/states.php:148
15826 msgid "Jamalpur"
15827 msgstr ""
15828
15829 #: app/Services/Localization/i18n/states.php:782
15830 msgid "Jambi"
15831 msgstr ""
15832
15833 #: app/Services/Localization/i18n/states.php:850
15834 msgid "Jammu and Kashmir"
15835 msgstr ""
15836
15837 #: app/Services/Translations/TransStrings.php:187
15838 msgid "Jan"
15839 msgstr ""
15840
15841 #: app/Services/Localization/i18n/states.php:1450
15842 msgid "Janakpur"
15843 msgstr ""
15844
15845 #: app/Services/Translations/TransStrings.php:156
15846 msgid "January"
15847 msgstr ""
15848
15849 #: app/Services/Localization/i18n/countries.php:125
15850 msgid "Japan"
15851 msgstr ""
15852
15853 #: app/Helpers/CurrenciesHelper.php:81 app/Helpers/CurrenciesHelper.php:388
15854 msgid "Japanese Yen"
15855 msgstr ""
15856
15857 #: app/Services/Localization/i18n/states.php:2131
15858 msgid "Jarvis Island"
15859 msgstr ""
15860
15861 #: app/Services/Localization/i18n/states.php:149
15862 msgid "Jashore"
15863 msgstr ""
15864
15865 #: app/Services/Localization/i18n/states.php:788
15866 msgid "Jawa Barat"
15867 msgstr ""
15868
15869 #: app/Services/Localization/i18n/states.php:790
15870 msgid "Jawa Tengah"
15871 msgstr ""
15872
15873 #: app/Services/Localization/i18n/states.php:791
15874 msgid "Jawa Timur"
15875 msgstr ""
15876
15877 #: app/Services/Localization/i18n/states.php:615
15878 msgid "Jaén"
15879 msgstr ""
15880
15881 #: app/Services/Localization/i18n/states.php:1234
15882 msgid "Jerada"
15883 msgstr ""
15884
15885 #: app/Services/Localization/i18n/countries.php:126
15886 msgid "Jersey"
15887 msgstr ""
15888
15889 #: app/Services/Localization/i18n/states.php:150
15890 msgid "Jhalokati"
15891 msgstr ""
15892
15893 #: app/Services/Localization/i18n/states.php:851
15894 msgid "Jharkhand"
15895 msgstr ""
15896
15897 #: app/Services/Localization/i18n/states.php:151
15898 msgid "Jhenaidah"
15899 msgstr ""
15900
15901 #: app/Services/Localization/i18n/states.php:352
15902 msgid "Jiangsu / 江苏"
15903 msgstr ""
15904
15905 #: app/Services/Localization/i18n/states.php:356
15906 msgid "Jiangxi / 江西"
15907 msgstr ""
15908
15909 #: app/Services/Localization/i18n/states.php:1422
15910 msgid "Jigawa"
15911 msgstr ""
15912
15913 #: app/Services/Localization/i18n/states.php:501
15914 msgid "Jijel"
15915 msgstr ""
15916
15917 #: app/Services/Localization/i18n/states.php:349
15918 msgid "Jilin / 吉林"
15919 msgstr ""
15920
15921 #: app/Services/Localization/i18n/states.php:2036
15922 msgid "Jinja"
15923 msgstr ""
15924
15925 #: app/Services/Localization/i18n/states.php:1470
15926 msgid "Jinotega"
15927 msgstr ""
15928
15929 #: app/Services/Translations/admin-translation.php:1277
15930 msgid "Job is still running. Please refresh the page in a moment!"
15931 msgstr ""
15932
15933 #: app/Services/Localization/i18n/states.php:2132
15934 msgid "Johnston Atoll"
15935 msgstr ""
15936
15937 #: app/Services/Localization/i18n/states.php:1358
15938 msgid "Johor"
15939 msgstr ""
15940
15941 #: app/Services/Renderer/ModalCheckoutRenderer.php:512
15942 msgid "Jon Doe"
15943 msgstr ""
15944
15945 #: app/Services/Localization/i18n/countries.php:127
15946 msgid "Jordan"
15947 msgstr ""
15948
15949 #: app/Services/Localization/i18n/states.php:32
15950 msgid "Jowzjan"
15951 msgstr ""
15952
15953 #: app/Services/Localization/i18n/states.php:152
15954 msgid "Joypurhat"
15955 msgstr ""
15956
15957 #: app/Http/Controllers/ProductController.php:946
15958 msgid "JSON"
15959 msgstr ""
15960
15961 #: app/Services/Localization/i18n/states.php:99
15962 msgid "Jujuy"
15963 msgstr ""
15964
15965 #: app/Services/Translations/TransStrings.php:193
15966 msgid "Jul"
15967 msgstr ""
15968
15969 #: app/Services/Translations/TransStrings.php:162
15970 msgid "July"
15971 msgstr ""
15972
15973 #: app/Services/Translations/TransStrings.php:192
15974 msgid "Jun"
15975 msgstr ""
15976
15977 #: app/Services/Translations/TransStrings.php:161
15978 msgid "June"
15979 msgstr ""
15980
15981 #: app/Services/Localization/i18n/states.php:1526
15982 msgid "Junín"
15983 msgstr ""
15984
15985 #: app/Services/Localization/i18n/states.php:306
15986 msgid "Jura"
15987 msgstr ""
15988
15989 #: app/Services/Localization/i18n/states.php:693
15990 msgid "Jutiapa"
15991 msgstr ""
15992
15993 #: app/Services/Localization/i18n/states.php:765
15994 msgid "Jász-Nagykun-Szolnok"
15995 msgstr ""
15996
15997 #: app/Services/Localization/i18n/states.php:2037
15998 msgid "Kaabong"
15999 msgstr ""
16000
16001 #: app/Services/Localization/i18n/states.php:2038
16002 msgid "Kabale"
16003 msgstr ""
16004
16005 #: app/Services/Localization/i18n/states.php:2039
16006 msgid "Kabarole"
16007 msgstr ""
16008
16009 #: app/Services/Localization/i18n/states.php:2040
16010 msgid "Kaberamaido"
16011 msgstr ""
16012
16013 #: app/Services/Localization/i18n/states.php:33
16014 msgid "Kabul"
16015 msgstr ""
16016
16017 #: app/Services/Localization/i18n/states.php:1423
16018 msgid "Kaduna"
16019 msgstr ""
16020
16021 #: app/Services/Localization/i18n/states.php:1707
16022 msgid "Kaffrine"
16023 msgstr ""
16024
16025 #: app/Services/Localization/i18n/states.php:576
16026 msgid "Kafr el-Sheikh"
16027 msgstr ""
16028
16029 #: app/Services/Localization/i18n/states.php:2041
16030 msgid "Kagadi"
16031 msgstr ""
16032
16033 #: app/Services/Localization/i18n/states.php:1084
16034 msgid "Kagawa"
16035 msgstr ""
16036
16037 #: app/Services/Localization/i18n/states.php:1905
16038 msgid "Kagera"
16039 msgstr ""
16040
16041 #: app/Services/Localization/i18n/states.php:1093
16042 msgid "Kagoshima"
16043 msgstr ""
16044
16045 #: app/Services/Localization/i18n/states.php:1863
16046 msgid "Kahramanmaraş"
16047 msgstr ""
16048
16049 #: app/Services/Localization/i18n/states.php:1106
16050 msgid "Kajiado"
16051 msgstr ""
16052
16053 #: app/Services/Localization/i18n/states.php:1107
16054 msgid "Kakamega"
16055 msgstr ""
16056
16057 #: app/Services/Localization/i18n/states.php:2042
16058 msgid "Kakumiro"
16059 msgstr ""
16060
16061 #: app/Services/Localization/i18n/states.php:2043
16062 msgid "Kalangala"
16063 msgstr ""
16064
16065 #: app/Services/Localization/i18n/states.php:1753
16066 msgid "Kalasin"
16067 msgstr ""
16068
16069 #: app/Services/Localization/i18n/states.php:796
16070 msgid "Kalimantan Barat"
16071 msgstr ""
16072
16073 #: app/Services/Localization/i18n/states.php:799
16074 msgid "Kalimantan Selatan"
16075 msgstr ""
16076
16077 #: app/Services/Localization/i18n/states.php:797
16078 msgid "Kalimantan Tengah"
16079 msgstr ""
16080
16081 #: app/Services/Localization/i18n/states.php:798
16082 msgid "Kalimantan Timur"
16083 msgstr ""
16084
16085 #: app/Services/Localization/i18n/states.php:800
16086 msgid "Kalimantan Utara"
16087 msgstr ""
16088
16089 #: app/Services/Localization/i18n/states.php:1581
16090 msgid "Kalinga"
16091 msgstr ""
16092
16093 #: app/Services/Localization/i18n/states.php:2044
16094 msgid "Kaliro"
16095 msgstr ""
16096
16097 #: app/Services/Localization/i18n/states.php:2045
16098 msgid "Kalungu"
16099 msgstr ""
16100
16101 #: app/Services/Localization/i18n/states.php:2046
16102 msgid "Kampala"
16103 msgstr ""
16104
16105 #: app/Services/Localization/i18n/states.php:1754
16106 msgid "Kamphaeng Phet"
16107 msgstr ""
16108
16109 #: app/Services/Localization/i18n/states.php:2047
16110 msgid "Kamuli"
16111 msgstr ""
16112
16113 #: app/Services/Localization/i18n/states.php:2048
16114 msgid "Kamwenge"
16115 msgstr ""
16116
16117 #: app/Services/Localization/i18n/states.php:1061
16118 msgid "Kanagawa"
16119 msgstr ""
16120
16121 #: app/Services/Localization/i18n/states.php:1755
16122 msgid "Kanchanaburi"
16123 msgstr ""
16124
16125 #: app/Services/Localization/i18n/states.php:34
16126 msgid "Kandahar"
16127 msgstr ""
16128
16129 #: app/Services/Localization/i18n/states.php:1424
16130 msgid "Kano"
16131 msgstr ""
16132
16133 #: app/Services/Localization/i18n/states.php:2156
16134 msgid "Kansas"
16135 msgstr ""
16136
16137 #: app/Services/Localization/i18n/states.php:2049
16138 msgid "Kanungu"
16139 msgstr ""
16140
16141 #: app/Services/Localization/i18n/states.php:1710
16142 msgid "Kaolack"
16143 msgstr ""
16144
16145 #: app/Services/Localization/i18n/states.php:2050
16146 msgid "Kapchorwa"
16147 msgstr ""
16148
16149 #: app/Services/Localization/i18n/states.php:2051
16150 msgid "Kapelebyong"
16151 msgstr ""
16152
16153 #: app/Services/Localization/i18n/states.php:35
16154 msgid "Kapisa"
16155 msgstr ""
16156
16157 #: app/Services/Localization/i18n/states.php:1895
16158 msgid "Karabük"
16159 msgstr ""
16160
16161 #: app/Services/Localization/i18n/states.php:1887
16162 msgid "Karaman"
16163 msgstr ""
16164
16165 #: app/Services/Localization/i18n/states.php:1391
16166 msgid "Karas"
16167 msgstr ""
16168
16169 #: app/Services/Localization/i18n/states.php:200
16170 msgid "Kardzhali"
16171 msgstr ""
16172
16173 #: app/Services/Localization/i18n/states.php:735
16174 msgid "Karlovac County"
16175 msgstr ""
16176
16177 #: app/Services/Localization/i18n/states.php:1451
16178 msgid "Karnali"
16179 msgstr ""
16180
16181 #: app/Services/Localization/i18n/states.php:852
16182 msgid "Karnataka"
16183 msgstr ""
16184
16185 #: app/Services/Localization/i18n/states.php:1853
16186 msgid "Kars"
16187 msgstr ""
16188
16189 #: app/Services/Localization/i18n/states.php:2052
16190 msgid "Kasanda"
16191 msgstr ""
16192
16193 #: app/Services/Localization/i18n/states.php:2053
16194 msgid "Kasese"
16195 msgstr ""
16196
16197 #: app/Services/Localization/i18n/states.php:1854
16198 msgid "Kastamonu"
16199 msgstr ""
16200
16201 #: app/Services/Localization/i18n/states.php:2054
16202 msgid "Katakwi"
16203 msgstr ""
16204
16205 #: app/Services/Localization/i18n/states.php:1928
16206 msgid "Katavi"
16207 msgstr ""
16208
16209 #: app/Services/Localization/i18n/states.php:1425
16210 msgid "Katsina"
16211 msgstr ""
16212
16213 #: app/Services/Localization/i18n/states.php:1392
16214 msgid "Kavango East"
16215 msgstr ""
16216
16217 #: app/Services/Localization/i18n/states.php:1393
16218 msgid "Kavango West"
16219 msgstr ""
16220
16221 #: app/Services/Localization/i18n/states.php:1855
16222 msgid "Kayseri"
16223 msgstr ""
16224
16225 #: app/Services/Localization/i18n/states.php:2055
16226 msgid "Kayunga"
16227 msgstr ""
16228
16229 #: app/Services/Localization/i18n/countries.php:128
16230 msgid "Kazakhstan"
16231 msgstr ""
16232
16233 #: app/Helpers/CurrenciesHelper.php:88
16234 msgid "Kazakhstani Tenge"
16235 msgstr ""
16236
16237 #: app/Services/Localization/i18n/states.php:1426
16238 msgid "Kebbi"
16239 msgstr ""
16240
16241 #: app/Services/Localization/i18n/states.php:1359
16242 msgid "Kedah"
16243 msgstr ""
16244
16245 #: app/Services/Translations/admin-translation.php:1278
16246 msgid "Keep empty for all"
16247 msgstr ""
16248
16249 #: app/Services/Localization/i18n/states.php:1236
16250 msgid "Kelaat Sraghna"
16251 msgstr ""
16252
16253 #: app/Services/Localization/i18n/states.php:1360
16254 msgid "Kelantan"
16255 msgstr ""
16256
16257 #: app/Services/Localization/i18n/states.php:2157
16258 msgid "Kentucky"
16259 msgstr ""
16260
16261 #: app/Services/Localization/i18n/countries.php:129
16262 msgid "Kenya"
16263 msgstr ""
16264
16265 #: app/Helpers/CurrenciesHelper.php:82
16266 msgid "Kenyan Shilling"
16267 msgstr ""
16268
16269 #: app/Services/Localization/i18n/states.php:781
16270 msgid "Kepulauan Riau"
16271 msgstr ""
16272
16273 #: app/Services/Localization/i18n/states.php:853
16274 msgid "Kerala"
16275 msgstr ""
16276
16277 #: app/Services/Localization/i18n/states.php:1108
16278 msgid "Kericho"
16279 msgstr ""
16280
16281 #: app/Services/Localization/i18n/states.php:888
16282 msgid "Kerman (کرمان)"
16283 msgstr ""
16284
16285 #: app/Services/Localization/i18n/states.php:887
16286 msgid "Kermanshah (کرمانشاه)"
16287 msgstr ""
16288
16289 #: app/Services/Localization/i18n/states.php:820
16290 msgid "Kerry"
16291 msgstr ""
16292
16293 #: app/Services/Translations/admin-translation.php:1279
16294 msgid ""
16295 "Key-value pairs sent with the request for context like auth or content type."
16296 msgstr ""
16297
16298 #: api/StoreSettings.php:1225 app/Services/Localization/i18n/units.php:15
16299 msgid "kg"
16300 msgstr ""
16301
16302 #: app/Services/Localization/i18n/states.php:153
16303 msgid "Khagrachhari"
16304 msgstr ""
16305
16306 #: app/Services/Localization/i18n/states.php:1171
16307 msgid "Khammouane"
16308 msgstr ""
16309
16310 #: app/Services/Localization/i18n/states.php:1991
16311 msgid "Kharkivshchyna"
16312 msgstr ""
16313
16314 #: app/Services/Localization/i18n/states.php:1237
16315 msgid "Khemisset"
16316 msgstr ""
16317
16318 #: app/Services/Localization/i18n/states.php:523
16319 msgid "Khenchela"
16320 msgstr ""
16321
16322 #: app/Services/Localization/i18n/states.php:1992
16323 msgid "Khersonshchyna"
16324 msgstr ""
16325
16326 #: app/Services/Localization/i18n/states.php:1993
16327 msgid "Khmelnychchyna"
16328 msgstr ""
16329
16330 #: app/Services/Localization/i18n/states.php:1394
16331 msgid "Khomas"
16332 msgstr ""
16333
16334 #: app/Services/Localization/i18n/states.php:1756
16335 msgid "Khon Kaen"
16336 msgstr ""
16337
16338 #: app/Services/Localization/i18n/states.php:36
16339 msgid "Khost"
16340 msgstr ""
16341
16342 #: app/Services/Localization/i18n/states.php:1239
16343 msgid "Khouribga"
16344 msgstr ""
16345
16346 #: app/Services/Localization/i18n/states.php:154
16347 msgid "Khulna"
16348 msgstr ""
16349
16350 #: app/Services/Localization/i18n/states.php:880
16351 msgid "Khuzestan (خوزستان)"
16352 msgstr ""
16353
16354 #: app/Services/Localization/i18n/states.php:1631
16355 msgid "Khyber Pakhtunkhwa"
16356 msgstr ""
16357
16358 #: app/Services/Localization/i18n/states.php:1238
16359 msgid "Khénifra"
16360 msgstr ""
16361
16362 #: app/Services/Localization/i18n/states.php:1109
16363 msgid "Kiambu"
16364 msgstr ""
16365
16366 #: app/Services/Localization/i18n/states.php:2056
16367 msgid "Kibaale"
16368 msgstr ""
16369
16370 #: app/Services/Localization/i18n/states.php:2057
16371 msgid "Kiboga"
16372 msgstr ""
16373
16374 #: app/Services/Localization/i18n/states.php:2058
16375 msgid "Kibuku"
16376 msgstr ""
16377
16378 #: app/Services/Localization/i18n/states.php:1908
16379 msgid "Kigoma"
16380 msgstr ""
16381
16382 #: app/Services/Localization/i18n/states.php:2059
16383 msgid "Kikuube"
16384 msgstr ""
16385
16386 #: app/Services/Localization/i18n/states.php:821
16387 msgid "Kildare"
16388 msgstr ""
16389
16390 #: app/Services/Localization/i18n/states.php:1110
16391 msgid "Kilifi"
16392 msgstr ""
16393
16394 #: app/Services/Localization/i18n/states.php:1909
16395 msgid "Kilimanjaro"
16396 msgstr ""
16397
16398 #: app/Services/Localization/i18n/states.php:1896
16399 msgid "Kilis"
16400 msgstr ""
16401
16402 #: app/Services/Localization/i18n/states.php:822
16403 msgid "Kilkenny"
16404 msgstr ""
16405
16406 #: app/Services/Localization/i18n/states.php:2133
16407 msgid "Kingman Reef"
16408 msgstr ""
16409
16410 #: app/Services/Localization/i18n/states.php:1025
16411 msgid "Kingston"
16412 msgstr ""
16413
16414 #: app/Services/Localization/i18n/countries.php:130
16415 msgid "Kiribati"
16416 msgstr ""
16417
16418 #: app/Services/Localization/i18n/states.php:1111
16419 msgid "Kirinyaga"
16420 msgstr ""
16421
16422 #: app/Services/Localization/i18n/states.php:1981
16423 msgid "Kirovohradschyna"
16424 msgstr ""
16425
16426 #: app/Services/Localization/i18n/states.php:2060
16427 msgid "Kiruhura"
16428 msgstr ""
16429
16430 #: app/Services/Localization/i18n/states.php:2061
16431 msgid "Kiryandongo"
16432 msgstr ""
16433
16434 #: app/Services/Localization/i18n/states.php:155
16435 msgid "Kishoreganj"
16436 msgstr ""
16437
16438 #: app/Services/Localization/i18n/states.php:1112
16439 msgid "Kisii"
16440 msgstr ""
16441
16442 #: app/Services/Localization/i18n/states.php:2062
16443 msgid "Kisoro"
16444 msgstr ""
16445
16446 #: app/Services/Localization/i18n/states.php:1113
16447 msgid "Kisumu"
16448 msgstr ""
16449
16450 #: app/Services/Localization/i18n/states.php:2063
16451 msgid "Kitgum"
16452 msgstr ""
16453
16454 #: app/Services/Localization/i18n/states.php:1114
16455 msgid "Kitui"
16456 msgstr ""
16457
16458 #: app/Services/Localization/i18n/states.php:2064
16459 msgid "Koboko"
16460 msgstr ""
16461
16462 #: app/Services/Localization/i18n/states.php:1858
16463 msgid "Kocaeli"
16464 msgstr ""
16465
16466 #: app/Services/Localization/i18n/states.php:1086
16467 msgid "Kochi"
16468 msgstr ""
16469
16470 #: app/Services/Localization/i18n/states.php:1427
16471 msgid "Kogi"
16472 msgstr ""
16473
16474 #: app/Services/Localization/i18n/states.php:904
16475 msgid "Kohgiluyeh and BoyerAhmad (کهگیلوییه و بویراحمد)"
16476 msgstr ""
16477
16478 #: app/Services/Localization/i18n/states.php:1708
16479 msgid "Kolda"
16480 msgstr ""
16481
16482 #: app/Services/Localization/i18n/states.php:2065
16483 msgid "Kole"
16484 msgstr ""
16485
16486 #: app/Services/Localization/i18n/states.php:766
16487 msgid "Komárom-Esztergom"
16488 msgstr ""
16489
16490 #: app/Services/Localization/i18n/states.php:1859
16491 msgid "Konya"
16492 msgstr ""
16493
16494 #: app/Services/Localization/i18n/states.php:737
16495 msgid "Koprivnica-Križevci County"
16496 msgstr ""
16497
16498 #: app/Services/Localization/i18n/states.php:62
16499 msgid "Korçë"
16500 msgstr ""
16501
16502 #: app/Services/Localization/i18n/states.php:1452
16503 msgid "Koshi"
16504 msgstr ""
16505
16506 #: app/Services/Localization/i18n/states.php:2066
16507 msgid "Kotido"
16508 msgstr ""
16509
16510 #: app/Services/Localization/i18n/states.php:232
16511 msgid "Kouffo"
16512 msgstr ""
16513
16514 #: app/Services/Localization/i18n/states.php:708
16515 msgid "Kowloon"
16516 msgstr ""
16517
16518 #: app/Services/Localization/i18n/states.php:1757
16519 msgid "Krabi"
16520 msgstr ""
16521
16522 #: app/Services/Localization/i18n/states.php:733
16523 msgid "Krapina-Zagorje County"
16524 msgstr ""
16525
16526 #: app/Services/Localization/i18n/states.php:1373
16527 msgid "Kuala Lumpur"
16528 msgstr ""
16529
16530 #: app/Services/Localization/i18n/states.php:77
16531 msgid "Kuando Kubango"
16532 msgstr ""
16533
16534 #: app/Services/Localization/i18n/states.php:63
16535 msgid "Kukës"
16536 msgstr ""
16537
16538 #: app/Services/Localization/i18n/states.php:1090
16539 msgid "Kumamoto"
16540 msgstr ""
16541
16542 #: app/Services/Localization/i18n/states.php:2067
16543 msgid "Kumi"
16544 msgstr ""
16545
16546 #: app/Services/Localization/i18n/states.php:37
16547 msgid "Kunar"
16548 msgstr ""
16549
16550 #: app/Services/Localization/i18n/states.php:38
16551 msgid "Kunduz"
16552 msgstr ""
16553
16554 #: app/Services/Localization/i18n/states.php:1395
16555 msgid "Kunene"
16556 msgstr ""
16557
16558 #: app/Services/Localization/i18n/states.php:903
16559 msgid "Kurdistan / کردستان)"
16560 msgstr ""
16561
16562 #: app/Services/Localization/i18n/states.php:156
16563 msgid "Kurigram"
16564 msgstr ""
16565
16566 #: app/Services/Localization/i18n/states.php:157
16567 msgid "Kushtia"
16568 msgstr ""
16569
16570 #: app/Services/Localization/i18n/countries.php:131
16571 msgid "Kuwait"
16572 msgstr ""
16573
16574 #: app/Services/Localization/i18n/states.php:1115
16575 msgid "Kwale"
16576 msgstr ""
16577
16578 #: app/Services/Localization/i18n/states.php:2068
16579 msgid "Kwania"
16580 msgstr ""
16581
16582 #: app/Services/Localization/i18n/states.php:78
16583 msgid "Kwanza-Norte"
16584 msgstr ""
16585
16586 #: app/Services/Localization/i18n/states.php:79
16587 msgid "Kwanza-Sul"
16588 msgstr ""
16589
16590 #: app/Services/Localization/i18n/states.php:1428
16591 msgid "Kwara"
16592 msgstr ""
16593
16594 #: app/Services/Localization/i18n/states.php:2249
16595 msgid "KwaZulu-Natal"
16596 msgstr ""
16597
16598 #: app/Services/Localization/i18n/states.php:2069
16599 msgid "Kween"
16600 msgstr ""
16601
16602 #: app/Services/Localization/i18n/states.php:2070
16603 msgid "Kyankwanzi"
16604 msgstr ""
16605
16606 #: app/Services/Localization/i18n/states.php:2071
16607 msgid "Kyegegwa"
16608 msgstr ""
16609
16610 #: app/Services/Localization/i18n/states.php:2072
16611 msgid "Kyenjojo"
16612 msgstr ""
16613
16614 #: app/Services/Localization/i18n/states.php:1979
16615 msgid "Kyiv"
16616 msgstr ""
16617
16618 #: app/Services/Localization/i18n/states.php:1980
16619 msgid "Kyivshchyna"
16620 msgstr ""
16621
16622 #: app/Services/Localization/i18n/states.php:2073
16623 msgid "Kyotera"
16624 msgstr ""
16625
16626 #: app/Services/Localization/i18n/states.php:1073
16627 msgid "Kyoto"
16628 msgstr ""
16629
16630 #: app/Services/Localization/i18n/countries.php:132
16631 msgid "Kyrgyzstan"
16632 msgstr ""
16633
16634 #: app/Helpers/CurrenciesHelper.php:83
16635 msgid "Kyrgyzstani Som"
16636 msgstr ""
16637
16638 #: app/Services/Localization/i18n/states.php:201
16639 msgid "Kyustendil"
16640 msgstr ""
16641
16642 #: app/Services/Localization/i18n/states.php:1709
16643 msgid "Kédougou"
16644 msgstr ""
16645
16646 #: app/Services/Localization/i18n/states.php:1235
16647 msgid "Kénitra"
16648 msgstr ""
16649
16650 #: app/Services/Localization/i18n/states.php:1860
16651 msgid "Kütahya"
16652 msgstr ""
16653
16654 #: app/Services/Localization/i18n/states.php:1856
16655 msgid "Kırklareli"
16656 msgstr ""
16657
16658 #: app/Services/Localization/i18n/states.php:1888
16659 msgid "Kırıkkale"
16660 msgstr ""
16661
16662 #: app/Services/Localization/i18n/states.php:1857
16663 msgid "Kırşehir"
16664 msgstr ""
16665
16666 #: app/Services/Localization/i18n/states.php:957
16667 msgid "L'Aquila"
16668 msgstr ""
16669
16670 #: app/Services/Localization/i18n/states.php:459
16671 msgid "La Altagracia"
16672 msgstr ""
16673
16674 #: app/Services/Localization/i18n/states.php:327
16675 msgid "La Araucanía"
16676 msgstr ""
16677
16678 #: app/Services/Localization/i18n/states.php:2239
16679 msgid "La Guaira (Vargas)"
16680 msgstr ""
16681
16682 #: app/Services/Localization/i18n/states.php:394
16683 msgid "La Guajira"
16684 msgstr ""
16685
16686 #: app/Services/Localization/i18n/states.php:1527
16687 #: app/Services/Localization/i18n/states.php:1727
16688 msgid "La Libertad"
16689 msgstr ""
16690
16691 #: app/Services/Localization/i18n/states.php:100
16692 msgid "La Pampa"
16693 msgstr ""
16694
16695 #: app/Services/Localization/i18n/states.php:244
16696 #: app/Services/Localization/i18n/states.php:724
16697 #: app/Services/Localization/i18n/states.php:1729
16698 msgid "La Paz"
16699 msgstr ""
16700
16701 #: app/Services/Localization/i18n/states.php:101
16702 #: app/Services/Localization/i18n/states.php:616
16703 msgid "La Rioja"
16704 msgstr ""
16705
16706 #: app/Services/Localization/i18n/states.php:460
16707 msgid "La Romana"
16708 msgstr ""
16709
16710 #: app/Services/Localization/i18n/states.php:956
16711 msgid "La Spezia"
16712 msgstr ""
16713
16714 #: app/Services/Localization/i18n/states.php:1582
16715 msgid "La Union"
16716 msgstr ""
16717
16718 #: app/Services/Localization/i18n/states.php:1735
16719 msgid "La Unión"
16720 msgstr ""
16721
16722 #: app/Services/Localization/i18n/states.php:461
16723 msgid "La Vega"
16724 msgstr ""
16725
16726 #: app/Services/Translations/admin-translation.php:1282
16727 #: app/Services/Translations/block-editor-translation.php:193
16728 msgid "Label"
16729 msgstr ""
16730
16731 #: api/Resource/LabelResource.php:72 api/Resource/LabelResource.php:102
16732 msgid "Label created successfully!"
16733 msgstr ""
16734
16735 #: api/Resource/LabelResource.php:77 api/Resource/LabelResource.php:107
16736 msgid "Label creation failed."
16737 msgstr ""
16738
16739 #: app/Http/Requests/LabelRequest.php:26
16740 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:47
16741 msgid "Label field is required."
16742 msgstr ""
16743
16744 #: app/Http/Requests/CustomerAddressRequest.php:73
16745 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:42
16746 msgid "Label may not be greater than 15 characters."
16747 msgstr ""
16748
16749 #: app/Http/Requests/LabelRequest.php:27
16750 msgid "Label must be unique."
16751 msgstr ""
16752
16753 #: app/Services/Translations/checkout-translation.php:16
16754 #: app/Http/Controllers/FrontendControllers/CustomerController.php:208
16755 msgid "Label must not exceed 15 characters."
16756 msgstr ""
16757
16758 #: app/Services/Filter/LabelFilter.php:61
16759 msgid "Label Name"
16760 msgstr ""
16761
16762 #: api/StoreSettings.php:500
16763 msgid "Label Selector"
16764 msgstr ""
16765
16766 #: app/Services/Translations/block-editor-translation.php:194
16767 msgid "Label Text"
16768 msgstr ""
16769
16770 #: app/Services/Filter/LabelFilter.php:57
16771 #: app/Services/Translations/admin-translation.php:1283
16772 msgid "Labels"
16773 msgstr ""
16774
16775 #: app/Modules/MCP/Tools/LabelTools.php:72
16776 msgid "Labels are not available on this install."
16777 msgstr ""
16778
16779 #: app/Http/Controllers/LabelController.php:90
16780 msgid "Labels Updated Successfully"
16781 msgstr ""
16782
16783 #. 1: labels added, 2: labels removed
16784 #: app/Modules/MCP/Tools/LabelTools.php:147
16785 #, php-format
16786 msgid "Labels updated: %1$d added, %2$d removed."
16787 msgstr ""
16788
16789 #: app/Services/Localization/i18n/states.php:1361
16790 msgid "Labuan"
16791 msgstr ""
16792
16793 #: app/Services/Localization/i18n/states.php:854
16794 msgid "Ladakh"
16795 msgstr ""
16796
16797 #: app/Services/Localization/i18n/states.php:39
16798 msgid "Laghman"
16799 msgstr ""
16800
16801 #: app/Services/Localization/i18n/states.php:486
16802 msgid "Laghouat"
16803 msgstr ""
16804
16805 #: app/Services/Localization/i18n/states.php:1429
16806 msgid "Lagos"
16807 msgstr ""
16808
16809 #: app/Services/Localization/i18n/states.php:1583
16810 msgid "Laguna"
16811 msgstr ""
16812
16813 #: app/Services/Localization/i18n/states.php:1116
16814 msgid "Laikipia"
16815 msgstr ""
16816
16817 #: app/Services/Localization/i18n/states.php:876
16818 msgid "Lakshadeep"
16819 msgstr ""
16820
16821 #: app/Services/Localization/i18n/states.php:158
16822 msgid "Lakshmipur"
16823 msgstr ""
16824
16825 #: app/Services/Localization/i18n/states.php:159
16826 msgid "Lalmonirhat"
16827 msgstr ""
16828
16829 #: app/Services/Localization/i18n/states.php:1528
16830 msgid "Lambayeque"
16831 msgstr ""
16832
16833 #: app/Services/Localization/i18n/states.php:1758
16834 msgid "Lampang"
16835 msgstr ""
16836
16837 #: app/Services/Localization/i18n/states.php:1759
16838 msgid "Lamphun"
16839 msgstr ""
16840
16841 #: app/Services/Localization/i18n/states.php:786
16842 msgid "Lampung"
16843 msgstr ""
16844
16845 #: app/Services/Localization/i18n/states.php:1117
16846 msgid "Lamu"
16847 msgstr ""
16848
16849 #: app/Services/Localization/i18n/states.php:2074
16850 msgid "Lamwo"
16851 msgstr ""
16852
16853 #: app/Services/Localization/i18n/states.php:1584
16854 msgid "Lanao del Norte"
16855 msgstr ""
16856
16857 #: app/Services/Localization/i18n/states.php:1585
16858 msgid "Lanao del Sur"
16859 msgstr ""
16860
16861 #: app/Helpers/CurrenciesHelper.php:89
16862 msgid "Lao Kip"
16863 msgstr ""
16864
16865 #: app/Services/Localization/i18n/states.php:823
16866 msgid "Laois"
16867 msgstr ""
16868
16869 #: app/Services/Localization/i18n/countries.php:133
16870 msgid "Laos"
16871 msgstr ""
16872
16873 #: app/Services/Localization/i18n/states.php:2227
16874 msgid "Lara"
16875 msgstr ""
16876
16877 #: app/Services/Localization/i18n/states.php:1241
16878 msgid "Larache"
16879 msgstr ""
16880
16881 #: app/Services/Translations/block-editor-translation.php:195
16882 msgid "Large"
16883 msgstr ""
16884
16885 #: app/Services/Localization/i18n/states.php:617
16886 msgid "Las Palmas"
16887 msgstr ""
16888
16889 #. %s - number of days
16890 #: app/Services/Translations/admin-translation.php:1285
16891 #, php-format
16892 msgid "Last %s Days"
16893 msgstr ""
16894
16895 #. %s - number of months
16896 #: app/Services/Translations/admin-translation.php:1287
16897 #, php-format
16898 msgid "Last %s Months"
16899 msgstr ""
16900
16901 #: app/Services/Translations/admin-translation.php:1288
16902 #: app/Http/Controllers/ProductController.php:721
16903 msgid "Last 30 days"
16904 msgstr ""
16905
16906 #: app/Services/Translations/admin-translation.php:1289
16907 msgid "Last 6 Months"
16908 msgstr ""
16909
16910 #: app/Services/Translations/admin-translation.php:1290
16911 msgid "Last 7 days"
16912 msgstr ""
16913
16914 #: app/Services/Translations/admin-translation.php:1291
16915 msgid "Last Activity"
16916 msgstr ""
16917
16918 #: app/Services/Translations/admin-translation.php:1292
16919 msgid "Last Month"
16920 msgstr ""
16921
16922 #: app/Services/Renderer/CheckoutFieldsSchema.php:20
16923 #: app/Services/Renderer/CheckoutFieldsSchema.php:468
16924 #: app/Services/Renderer/AddressSelectRenderer.php:439
16925 #: app/Services/Renderer/AddressSelectRenderer.php:447
16926 #: app/Services/Translations/admin-translation.php:1293
16927 #: app/Services/Translations/customer-profile-translation.php:134
16928 msgid "Last Name"
16929 msgstr ""
16930
16931 #: api/Checkout/CheckoutApi.php:914
16932 msgid "Last name is required."
16933 msgstr ""
16934
16935 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:101
16936 msgid "Last Order Date"
16937 msgstr ""
16938
16939 #: app/Services/Filter/CustomerFilter.php:102
16940 #: app/Services/Translations/admin-translation.php:1294
16941 msgid "Last Purchase Date"
16942 msgstr ""
16943
16944 #: app/Services/Translations/admin-translation.php:1295
16945 msgid "Last Purchase Date:"
16946 msgstr ""
16947
16948 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:602
16949 msgid "Last Purchased: "
16950 msgstr ""
16951
16952 #: app/Services/Translations/admin-translation.php:1296
16953 msgid "Last Quarter"
16954 msgstr ""
16955
16956 #: app/Services/Translations/admin-translation.php:1301
16957 msgid ""
16958 "Last tier has unlimited range (max = 0). Set a max value to add more tiers."
16959 msgstr ""
16960
16961 #: app/Services/Translations/admin-translation.php:1297
16962 msgid "Last Update"
16963 msgstr ""
16964
16965 #: app/Services/Translations/admin-translation.php:1298
16966 msgid "Last Update Check"
16967 msgstr ""
16968
16969 #: app/Services/Translations/admin-translation.php:1299
16970 msgid "Last Week"
16971 msgstr ""
16972
16973 #: app/Services/Translations/admin-translation.php:1300
16974 msgid "Last Year"
16975 msgstr ""
16976
16977 #: app/Services/Localization/i18n/states.php:958
16978 msgid "Latina"
16979 msgstr ""
16980
16981 #: app/Services/Localization/i18n/countries.php:134
16982 msgid "Latvia"
16983 msgstr ""
16984
16985 #: app/Services/Localization/i18n/states.php:2203
16986 msgid "Lavalleja"
16987 msgstr ""
16988
16989 #: app/Services/Translations/block-editor-translation.php:196
16990 msgid "Layout"
16991 msgstr ""
16992
16993 #: app/Services/Localization/i18n/states.php:1240
16994 msgid "Laâyoune"
16995 msgstr ""
16996
16997 #: api/StoreSettings.php:1227 app/Services/Localization/i18n/units.php:17
16998 msgid "lbs"
16999 msgstr ""
17000
17001 #: app/Services/Renderer/CheckoutRenderer.php:678
17002 #: app/Services/Translations/block-editor-translation.php:197
17003 msgid "Leave a Note"
17004 msgstr ""
17005
17006 #: app/Views/invoice/delivery_slip.php:75
17007 msgid "Leave a Review"
17008 msgstr ""
17009
17010 #: app/Services/Translations/admin-translation.php:1302
17011 msgid "Leave empty for all the variations"
17012 msgstr ""
17013
17014 #: app/Services/Translations/admin-translation.php:2810
17015 msgid "leave empty or 0 for no max limit"
17016 msgstr ""
17017
17018 #: app/Services/Translations/admin-translation.php:1303
17019 msgid "Leave empty to match all cities"
17020 msgstr ""
17021
17022 #: app/Services/Translations/admin-translation.php:1304
17023 msgid "Leave empty to run this feed for all variations"
17024 msgstr ""
17025
17026 #: app/Services/Translations/block-editor-translation.php:198
17027 msgid "Leave empty to use the default text: My Account"
17028 msgstr ""
17029
17030 #: app/Services/Translations/block-editor-translation.php:199
17031 msgid ""
17032 "Leave empty to use the selected icon above. Enter a URL to override with a "
17033 "custom icon."
17034 msgstr ""
17035
17036 #: app/Helpers/CurrenciesHelper.php:90
17037 msgid "Lebanese Pound"
17038 msgstr ""
17039
17040 #: app/Services/Localization/i18n/countries.php:135
17041 msgid "Lebanon"
17042 msgstr ""
17043
17044 #: app/Services/Localization/i18n/states.php:959
17045 msgid "Lecce"
17046 msgstr ""
17047
17048 #: app/Services/Localization/i18n/states.php:960
17049 msgid "Lecco"
17050 msgstr ""
17051
17052 #: app/Services/Translations/block-editor-translation.php:200
17053 #: app/Modules/Templating/Bricks/Elements/BuySection.php:203
17054 #: app/Modules/Templating/Bricks/Elements/BuySection.php:331
17055 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:109
17056 msgid "Left"
17057 msgstr ""
17058
17059 #: api/StoreSettings.php:328 app/Helpers/EditorShortCodeHelper.php:44
17060 #: app/Services/Renderer/CheckoutFieldsSchema.php:491
17061 #: app/Services/Renderer/AddressSelectRenderer.php:466
17062 #: app/Services/Renderer/CheckoutRenderer.php:399
17063 #: app/Services/Translations/admin-translation.php:1305
17064 #: app/Services/Translations/customer-profile-translation.php:135
17065 msgid "Legal Registration ID"
17066 msgstr ""
17067
17068 #: app/Http/Requests/CustomerAddressRequest.php:76
17069 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:80
17070 msgid "Legal Registration ID field is required."
17071 msgstr ""
17072
17073 #: api/Checkout/CheckoutApi.php:890
17074 #: app/Services/Translations/customer-profile-translation.php:136
17075 msgid "Legal Registration ID is required."
17076 msgstr ""
17077
17078 #: app/Services/Translations/admin-translation.php:1306
17079 msgid "Legal Registration Scheme"
17080 msgstr ""
17081
17082 #: app/Services/Localization/i18n/states.php:824
17083 msgid "Leitrim"
17084 msgstr ""
17085
17086 #: app/Services/Localization/i18n/states.php:723
17087 msgid "Lempira"
17088 msgstr ""
17089
17090 #: app/Services/Translations/admin-translation.php:1307
17091 msgid "Length"
17092 msgstr ""
17093
17094 #: app/Services/Translations/admin-translation.php:1308
17095 #, php-format
17096 msgid "Length (%s)"
17097 msgstr ""
17098
17099 #: app/Services/Localization/i18n/states.php:1305
17100 msgid "Leova"
17101 msgstr ""
17102
17103 #: app/Services/Localization/i18n/countries.php:136
17104 msgid "Lesotho"
17105 msgstr ""
17106
17107 #: app/Helpers/CurrenciesHelper.php:93
17108 msgid "Lesotho Loti"
17109 msgstr ""
17110
17111 #: app/Services/Translations/admin-translation.php:1309
17112 msgid "Less Than"
17113 msgstr ""
17114
17115 #. %s - comparison range
17116 #: app/Services/Translations/admin-translation.php:1312
17117 #, php-format
17118 msgid "Less than %s"
17119 msgstr ""
17120
17121 #: app/Services/Translations/admin-translation.php:1310
17122 msgid "Less Than or Equal"
17123 msgstr ""
17124
17125 #: app/Modules/MCP/MCPInit.php:214
17126 msgid ""
17127 "Let AI assistants (Claude, Cursor, and other MCP clients) securely read your "
17128 "store and run operator tasks via the Model Context Protocol. Ships off; "
17129 "enable it and connect with an application password."
17130 msgstr ""
17131
17132 #: app/Services/Translations/admin-translation.php:1313
17133 msgid "Let's go"
17134 msgstr ""
17135
17136 #: app/Services/Localization/i18n/states.php:1586
17137 msgid "Leyte"
17138 msgstr ""
17139
17140 #: app/Services/Localization/i18n/states.php:64
17141 msgid "Lezhë"
17142 msgstr ""
17143
17144 #: app/Services/Localization/i18n/states.php:618
17145 #: app/Services/Localization/i18n/states.php:1471
17146 msgid "León"
17147 msgstr ""
17148
17149 #: app/Services/Localization/i18n/states.php:348
17150 msgid "Liaoning / 辽宁"
17151 msgstr ""
17152
17153 #: app/Services/Localization/i18n/countries.php:137
17154 msgid "Liberia"
17155 msgstr ""
17156
17157 #: app/Helpers/CurrenciesHelper.php:92
17158 msgid "Liberian Dollar"
17159 msgstr ""
17160
17161 #: app/Services/Localization/i18n/states.php:331
17162 msgid "Libertador General Bernardo O'Higgins"
17163 msgstr ""
17164
17165 #: app/Services/Localization/i18n/countries.php:138
17166 msgid "Libya"
17167 msgstr ""
17168
17169 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:176
17170 msgid "License"
17171 msgid_plural "Licenses"
17172 msgstr[0] ""
17173 msgstr[1] ""
17174
17175 #: app/Helpers/EditorShortCodeHelper.php:332
17176 msgid "License (Loop)"
17177 msgstr ""
17178
17179 #: app/Services/Translations/customer-profile-translation.php:137
17180 msgid "License Activations"
17181 msgstr ""
17182
17183 #: app/Services/Translations/admin-translation.php:1314
17184 msgid "License Chart"
17185 msgstr ""
17186
17187 #: app/Services/Translations/customer-profile-translation.php:141
17188 msgid "License could not be loaded. Please try again."
17189 msgstr ""
17190
17191 #: app/Services/Translations/admin-translation.php:1315
17192 #: app/Services/Translations/customer-profile-translation.php:138
17193 msgid "License Details"
17194 msgstr ""
17195
17196 #: app/Services/Translations/admin-translation.php:1316
17197 msgid "License Distribution"
17198 msgstr ""
17199
17200 #: app/Services/Translations/admin-translation.php:1322
17201 msgid "License for this product has not been enabled"
17202 msgstr ""
17203
17204 #: app/Services/Translations/customer-profile-translation.php:139
17205 msgid "License Info"
17206 msgstr ""
17207
17208 #: app/Helpers/EditorShortCodeHelper.php:336
17209 #: app/Services/Translations/admin-translation.php:1317
17210 #: app/Services/Translations/customer-profile-translation.php:140
17211 msgid "License Key"
17212 msgstr ""
17213
17214 #: app/Services/Filter/LicenseFilter.php:162
17215 #: app/Services/Filter/OrderFilter.php:456
17216 #: app/Services/Filter/OrderBumpFilter.php:145
17217 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:237
17218 msgid "License key"
17219 msgstr ""
17220
17221 #: app/Services/Translations/admin-translation.php:1319
17222 msgid "License Key copied to clipboard"
17223 msgstr ""
17224
17225 #: app/Services/Translations/admin-translation.php:1318
17226 msgid "License Key Prefix (Optional)"
17227 msgstr ""
17228
17229 #: app/Services/Filter/LicenseFilter.php:158
17230 #: app/Services/Filter/LicenseSiteFilter.php:129
17231 #: app/Services/Filter/OrderFilter.php:452
17232 #: app/Services/Filter/OrderBumpFilter.php:141
17233 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:233
17234 msgid "License Property"
17235 msgstr ""
17236
17237 #: app/Services/Translations/admin-translation.php:1320
17238 msgid "License Settings"
17239 msgstr ""
17240
17241 #: app/Services/Translations/admin-translation.php:1323
17242 msgid ""
17243 "License settings cannot be saved for bundle products. Licenses are generated "
17244 "according to bundle items' license settings."
17245 msgstr ""
17246
17247 #: app/Services/Translations/admin-translation.php:1321
17248 msgid "License Settings Not Available for Bundle Products"
17249 msgstr ""
17250
17251 #: app/Services/Filter/OrderFilter.php:464
17252 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:246
17253 msgid "License Status"
17254 msgstr ""
17255
17256 #. %s is the license status
17257 #: app/Services/Translations/customer-profile-translation.php:143
17258 #, php-format
17259 msgid "License status: %s"
17260 msgstr ""
17261
17262 #: app/Services/Translations/admin-translation.php:1324
17263 #: app/Services/Translations/customer-profile-translation.php:144
17264 msgid "Licensed"
17265 msgstr ""
17266
17267 #: app/Services/Translations/admin-translation.php:1325
17268 #: app/Services/Translations/customer-profile-translation.php:145
17269 #: app/Services/Translations/block-editor-translation.php:201
17270 #: app/Services/Renderer/Receipt/ThankYouRender.php:809
17271 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:284
17272 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:441
17273 #: app/Hooks/Handlers/BlockEditors/CustomerProfileBlockEditor.php:45
17274 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:226
17275 #: app/Views/emails/order/paid/customer.php:39
17276 msgid "Licenses"
17277 msgstr ""
17278
17279 #: app/Services/Translations/admin-translation.php:1326
17280 msgid ""
17281 "Licenses are managed by bundle items themselves. Only pricing follows the "
17282 "bundle product (e.g., yearly bundle pricing results in yearly licenses for "
17283 "child bundle items)."
17284 msgstr ""
17285
17286 #: app/Services/Translations/customer-profile-translation.php:146
17287 msgid "Licenses table"
17288 msgstr ""
17289
17290 #: app/Services/Translations/admin-translation.php:1327
17291 msgid "Licensing"
17292 msgstr ""
17293
17294 #: app/Services/Localization/i18n/countries.php:139
17295 msgid "Liechtenstein"
17296 msgstr ""
17297
17298 #: app/Services/Translations/admin-translation.php:1328
17299 msgid "Lifetime"
17300 msgstr ""
17301
17302 #: app/Services/Translations/admin-translation.php:1329
17303 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:86
17304 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:590
17305 msgid "Lifetime Value"
17306 msgstr ""
17307
17308 #: app/Services/Translations/admin-translation.php:1330
17309 msgid "Lifetime Value (LTV)"
17310 msgstr ""
17311
17312 #: app/Http/Controllers/CustomerController.php:268
17313 msgid "Lifetime value recalculated successfully"
17314 msgstr ""
17315
17316 #: app/Services/Translations/admin-translation.php:1331
17317 msgid "Light"
17318 msgstr ""
17319
17320 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:86
17321 msgid "Lightbox"
17322 msgstr ""
17323
17324 #: app/Services/Localization/i18n/states.php:740
17325 msgid "Lika-Senj County"
17326 msgstr ""
17327
17328 #: app/Services/Localization/i18n/states.php:1529
17329 msgid "Lima"
17330 msgstr ""
17331
17332 #: app/Services/Localization/i18n/states.php:825
17333 msgid "Limerick"
17334 msgstr ""
17335
17336 #: app/Services/Translations/admin-translation.php:1332
17337 msgid "Limit purchases to 1 item per order"
17338 msgstr ""
17339
17340 #. %1$s: maximum number of draft terms in one batch
17341 #: app/Services/Translations/admin-translation.php:1334
17342 #, php-format
17343 msgid "Limit reached (%1$s)"
17344 msgstr ""
17345
17346 #: app/Services/Localization/i18n/states.php:2250
17347 msgid "Limpopo"
17348 msgstr ""
17349
17350 #: app/Services/Localization/i18n/states.php:415
17351 msgid "Limón"
17352 msgstr ""
17353
17354 #: app/Services/Localization/i18n/states.php:1912
17355 msgid "Lindi"
17356 msgstr ""
17357
17358 #: app/Services/Translations/admin-translation.php:1335
17359 #: app/Services/Translations/block-editor-translation.php:202
17360 msgid "Link"
17361 msgstr ""
17362
17363 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:389
17364 msgid "Link entire product"
17365 msgstr ""
17366
17367 #: app/Services/Translations/block-editor-translation.php:203
17368 msgid "Link Settings"
17369 msgstr ""
17370
17371 #: app/Services/Translations/block-editor-translation.php:205
17372 msgid "Link to Home"
17373 msgstr ""
17374
17375 #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:67
17376 msgid "Link to product"
17377 msgstr ""
17378
17379 #: app/Services/Translations/block-editor-translation.php:204
17380 msgid "Link With Shop App"
17381 msgstr ""
17382
17383 #: app/Services/Localization/i18n/states.php:2075
17384 msgid "Lira"
17385 msgstr ""
17386
17387 #: app/Services/Localization/i18n/states.php:2276
17388 msgid "Lisburn and Castlereagh"
17389 msgstr ""
17390
17391 #: app/Services/Translations/block-editor-translation.php:206
17392 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:75
17393 msgid "List"
17394 msgstr ""
17395
17396 #: app/Services/Translations/TransStrings.php:279
17397 msgid "List 1"
17398 msgstr ""
17399
17400 #: app/Services/Translations/TransStrings.php:279
17401 msgid "List 2"
17402 msgstr ""
17403
17404 #: app/Modules/MCP/Tools/CouponTools.php:33
17405 msgid "List Coupons"
17406 msgstr ""
17407
17408 #: app/Modules/MCP/Tools/CustomerTools.php:30
17409 msgid "List Customers"
17410 msgstr ""
17411
17412 #: app/Services/Translations/admin-translation.php:1336
17413 msgid ""
17414 "List of email addresses that can use the coupon. Separate multiple emails "
17415 "with commas. You may also use regular expressions."
17416 msgstr ""
17417
17418 #: app/Services/Translations/customer-profile-translation.php:147
17419 msgid "List of sites where the license is activated"
17420 msgstr ""
17421
17422 #: app/Modules/MCP/Tools/OrderTools.php:51
17423 msgid "List Orders"
17424 msgstr ""
17425
17426 #: app/Modules/MCP/Tools/ProductTools.php:33
17427 msgid "List Products"
17428 msgstr ""
17429
17430 #: app/Modules/MCP/Tools/ContextTools.php:82
17431 msgid "List Reference Data"
17432 msgstr ""
17433
17434 #: app/Modules/MCP/Tools/SubscriptionTools.php:32
17435 msgid "List Subscriptions"
17436 msgstr ""
17437
17438 #: app/Services/Renderer/ShopAppRenderer.php:307
17439 #: app/Services/Translations/block-editor-translation.php:207
17440 msgid "List View"
17441 msgstr ""
17442
17443 #: app/Services/Translations/admin-translation.php:1337
17444 msgid ""
17445 "Listed price stays unchanged on reverse charge. Only the tax line is zeroed "
17446 "on the invoice."
17447 msgstr ""
17448
17449 #: app/Services/Localization/i18n/countries.php:140
17450 msgid "Lithuania"
17451 msgstr ""
17452
17453 #: app/Services/Localization/i18n/states.php:234
17454 msgid "Littoral"
17455 msgstr ""
17456
17457 #: api/StoreSettings.php:228
17458 msgid "Live"
17459 msgstr ""
17460
17461 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:192
17462 msgid "Live API Key"
17463 msgstr ""
17464
17465 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:181
17466 msgid "Live Client ID"
17467 msgstr ""
17468
17469 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:301
17470 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:594
17471 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:176
17472 msgid "Live credentials"
17473 msgstr ""
17474
17475 #: app/Services/Translations/block-editor-translation.php:208
17476 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:271
17477 msgid "Live Filter"
17478 msgstr ""
17479
17480 #: app/Services/Translations/admin-translation.php:1338
17481 #: app/Hooks/Handlers/AdminMenuBarHandler.php:27
17482 msgid "Live Mode"
17483 msgstr ""
17484
17485 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:572
17486 msgid "Live Webhook ID (Copy the webhook id and paste bellow)"
17487 msgstr ""
17488
17489 #: app/Services/Localization/i18n/states.php:961
17490 msgid "Livorno"
17491 msgstr ""
17492
17493 #: app/Services/Localization/i18n/states.php:619
17494 msgid "Lleida"
17495 msgstr ""
17496
17497 #: app/Services/Translations/admin-translation.php:1342
17498 msgid "Load all terms before reordering"
17499 msgstr ""
17500
17501 #: app/Services/Translations/admin-translation.php:1343
17502 msgid "Load every term before reordering."
17503 msgstr ""
17504
17505 #: app/Services/Translations/admin-translation.php:1339
17506 msgid "Load More"
17507 msgstr ""
17508
17509 #. %1$s: loaded count, %2$s: total count
17510 #: app/Services/Translations/admin-translation.php:1341
17511 #, php-format
17512 msgid "Load More (%1$s/%2$s)"
17513 msgstr ""
17514
17515 #: app/Services/Renderer/ProductCardRender.php:549
17516 #: app/Services/Translations/TransStrings.php:206
17517 #: app/Services/Translations/TransStrings.php:212
17518 #: app/Services/Translations/TransStrings.php:219
17519 #: app/Services/Translations/admin-translation.php:1344
17520 msgid "Loading"
17521 msgstr ""
17522
17523 #: app/Services/Translations/admin-translation.php:1345
17524 msgid "Loading adjustment history..."
17525 msgstr ""
17526
17527 #: app/Services/Translations/admin-translation.php:1346
17528 msgid "Loading block editor…"
17529 msgstr ""
17530
17531 #: app/Services/Translations/admin-translation.php:1347
17532 msgid "Loading editor..."
17533 msgstr ""
17534
17535 #: app/Services/Translations/block-editor-translation.php:210
17536 msgid "Loading media..."
17537 msgstr ""
17538
17539 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:183
17540 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:741
17541 msgid "Loading Payment Processor..."
17542 msgstr ""
17543
17544 #: app/Services/Translations/admin-translation.php:1348
17545 msgid "Loading preview..."
17546 msgstr ""
17547
17548 #: app/Services/Translations/admin-translation.php:1349
17549 #: app/Services/Translations/block-editor-translation.php:211
17550 msgid "Loading products..."
17551 msgstr ""
17552
17553 #: app/Services/Translations/block-editor-translation.php:209
17554 msgid "Loading Related Products..."
17555 msgstr ""
17556
17557 #: app/Services/Translations/checkout-translation.php:17
17558 #: app/Services/Translations/admin-translation.php:1350
17559 #: app/Services/Translations/block-editor-translation.php:212
17560 msgid "Loading..."
17561 msgstr ""
17562
17563 #: app/Services/Translations/admin-translation.php:2811
17564 msgid "loading..."
17565 msgstr ""
17566
17567 #: app/Modules/StorageDrivers/Local/Local.php:17
17568 msgid "Local"
17569 msgstr ""
17570
17571 #: app/Services/Translations/admin-translation.php:2812
17572 #: app/Services/Translations/customer-profile-translation.php:343
17573 msgid "local"
17574 msgstr ""
17575
17576 #: app/Services/Translations/admin-translation.php:1351
17577 msgid "Local / Staging"
17578 msgstr ""
17579
17580 #: app/Modules/StorageDrivers/Local/Local.php:36
17581 msgid "Local allows to upload file in local file storage"
17582 msgstr ""
17583
17584 #: app/Services/Translations/admin-translation.php:1352
17585 msgid "Local Pickup"
17586 msgstr ""
17587
17588 #: app/Services/Translations/admin-translation.php:1353
17589 msgid "Local Reverse Charge"
17590 msgstr ""
17591
17592 #: app/Modules/StorageDrivers/Local/Local.php:53
17593 msgid "Local Settings"
17594 msgstr ""
17595
17596 #: app/Services/Translations/admin-translation.php:1354
17597 msgid "Local/self-signed site (disable TLS verification)"
17598 msgstr ""
17599
17600 #: app/Services/Translations/admin-translation.php:1355
17601 msgid "Location"
17602 msgstr ""
17603
17604 #: app/Services/Localization/i18n/states.php:962
17605 msgid "Lodi"
17606 msgstr ""
17607
17608 #: app/Services/Localization/i18n/states.php:1760
17609 msgid "Loei"
17610 msgstr ""
17611
17612 #: app/Services/Localization/i18n/states.php:1195
17613 msgid "Lofa"
17614 msgstr ""
17615
17616 #: app/Services/Localization/i18n/states.php:40
17617 msgid "Logar"
17618 msgstr ""
17619
17620 #: app/Services/Translations/checkout-translation.php:18
17621 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:75
17622 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:78
17623 msgid "Login"
17624 msgstr ""
17625
17626 #: app/Services/Translations/checkout-translation.php:19
17627 msgid "Login failed."
17628 msgstr ""
17629
17630 #: app/Services/Translations/checkout-translation.php:20
17631 msgid "Login failed. Please try again."
17632 msgstr ""
17633
17634 #: api/User.php:55 app/Services/Translations/checkout-translation.php:21
17635 msgid "Login successful"
17636 msgstr ""
17637
17638 #: app/Services/Translations/admin-translation.php:1356
17639 msgid "Logo"
17640 msgstr ""
17641
17642 #: app/Services/Translations/block-editor-translation.php:213
17643 msgid "Logo Image"
17644 msgstr ""
17645
17646 #: app/Services/Translations/block-editor-translation.php:214
17647 msgid "Logo Settings"
17648 msgstr ""
17649
17650 #: app/Services/Translations/block-editor-translation.php:215
17651 #: app/Views/frontend/customer_menu.php:83
17652 #: app/Views/frontend/customer_menu.php:83
17653 #: app/Views/frontend/customer_menu.php:86
17654 msgid "Logout"
17655 msgstr ""
17656
17657 #: app/Helpers/AdminHelper.php:183
17658 #: app/Services/Translations/admin-translation.php:1357
17659 #: app/Hooks/Handlers/MenuHandler.php:359
17660 msgid "Logs"
17661 msgstr ""
17662
17663 #. %s - log id
17664 #: app/Services/Translations/admin-translation.php:1359
17665 #, php-format
17666 msgid "Logs ID: %s"
17667 msgstr ""
17668
17669 #: app/Services/Localization/i18n/states.php:546
17670 msgid "Loja"
17671 msgstr ""
17672
17673 #: app/Services/Translations/admin-translation.php:1360
17674 msgid "Long Description"
17675 msgstr ""
17676
17677 #: app/Services/Localization/i18n/states.php:826
17678 msgid "Longford"
17679 msgstr ""
17680
17681 #: app/Services/Translations/customer-profile-translation.php:148
17682 msgid "Looks like no licenses yet. Purchase something to view data."
17683 msgstr ""
17684
17685 #: app/Services/Translations/admin-translation.php:1361
17686 msgid "Looks like your license key has been Expired!"
17687 msgstr ""
17688
17689 #: app/Services/Localization/i18n/states.php:1761
17690 msgid "Lopburi"
17691 msgstr ""
17692
17693 #: app/Services/Translations/block-editor-translation.php:216
17694 msgid "Lorem ipsum dolor set amet"
17695 msgstr ""
17696
17697 #: app/Services/Localization/i18n/states.php:1530
17698 msgid "Loreto"
17699 msgstr ""
17700
17701 #: app/Services/Localization/i18n/states.php:332
17702 msgid "Los Lagos"
17703 msgstr ""
17704
17705 #: app/Services/Localization/i18n/states.php:333
17706 #: app/Services/Localization/i18n/states.php:547
17707 msgid "Los Ríos"
17708 msgstr ""
17709
17710 #: app/Services/Localization/i18n/states.php:1505
17711 msgid "Los Santos"
17712 msgstr ""
17713
17714 #: app/Services/Localization/i18n/states.php:1711
17715 msgid "Louga"
17716 msgstr ""
17717
17718 #: app/Services/Localization/i18n/states.php:2158
17719 msgid "Louisiana"
17720 msgstr ""
17721
17722 #: app/Services/Localization/i18n/states.php:827
17723 msgid "Louth"
17724 msgstr ""
17725
17726 #: app/Services/Localization/i18n/states.php:202
17727 msgid "Lovech"
17728 msgstr ""
17729
17730 #: app/Services/Translations/admin-translation.php:1362
17731 msgid "Low"
17732 msgstr ""
17733
17734 #: app/Services/Translations/admin-translation.php:1363
17735 #: app/Services/Translations/block-editor-translation.php:217
17736 msgid "Low Stock"
17737 msgstr ""
17738
17739 #: app/Services/Localization/i18n/states.php:429
17740 msgid "Lower Saxony"
17741 msgstr ""
17742
17743 #: app/Services/Translations/admin-translation.php:1280
17744 msgid "LTV"
17745 msgstr ""
17746
17747 #: app/Services/Translations/admin-translation.php:1281
17748 msgid "LTV:"
17749 msgstr ""
17750
17751 #: app/Services/Localization/i18n/states.php:80
17752 msgid "Luanda"
17753 msgstr ""
17754
17755 #: app/Services/Localization/i18n/states.php:1172
17756 msgid "Luang Namtha"
17757 msgstr ""
17758
17759 #: app/Services/Localization/i18n/states.php:1173
17760 msgid "Luang Prabang"
17761 msgstr ""
17762
17763 #: app/Services/Localization/i18n/states.php:2260
17764 msgid "Luapula"
17765 msgstr ""
17766
17767 #: app/Services/Localization/i18n/states.php:963
17768 msgid "Lucca"
17769 msgstr ""
17770
17771 #: app/Services/Localization/i18n/states.php:620
17772 msgid "Lugo"
17773 msgstr ""
17774
17775 #: app/Services/Localization/i18n/states.php:1972
17776 msgid "Luhanshchyna"
17777 msgstr ""
17778
17779 #: app/Services/Localization/i18n/states.php:1453
17780 msgid "Lumbini"
17781 msgstr ""
17782
17783 #: app/Services/Localization/i18n/states.php:81
17784 msgid "Lunda-Norte"
17785 msgstr ""
17786
17787 #: app/Services/Localization/i18n/states.php:82
17788 msgid "Lunda-Sul"
17789 msgstr ""
17790
17791 #: app/Services/Localization/i18n/states.php:892
17792 msgid "Luristan (لرستان)"
17793 msgstr ""
17794
17795 #: app/Services/Localization/i18n/states.php:2265
17796 msgid "Lusaka"
17797 msgstr ""
17798
17799 #: app/Services/Localization/i18n/states.php:2076
17800 msgid "Luuka"
17801 msgstr ""
17802
17803 #: app/Services/Localization/i18n/states.php:2077
17804 msgid "Luwero"
17805 msgstr ""
17806
17807 #: app/Services/Localization/i18n/countries.php:141
17808 msgid "Luxembourg"
17809 msgstr ""
17810
17811 #: app/Services/Localization/i18n/states.php:578
17812 msgid "Luxor"
17813 msgstr ""
17814
17815 #: app/Services/Localization/i18n/states.php:307
17816 msgid "Luzern"
17817 msgstr ""
17818
17819 #: app/Services/Localization/i18n/states.php:1984
17820 msgid "Lvivshchyna"
17821 msgstr ""
17822
17823 #: app/Services/Localization/i18n/states.php:2078
17824 msgid "Lwengo"
17825 msgstr ""
17826
17827 #: app/Services/Localization/i18n/states.php:2079
17828 msgid "Lyantonde"
17829 msgstr ""
17830
17831 #: api/StoreSettings.php:1252 app/Services/Localization/i18n/units.php:21
17832 msgid "m"
17833 msgstr ""
17834
17835 #. Date format for order creation date
17836 #: app/Views/invoice/receipt_slip.php:121
17837 #: app/Views/invoice/receipt_slip.php:513
17838 msgid "M d, Y"
17839 msgstr ""
17840
17841 #: app/Helpers/CurrenciesHelper.php:100
17842 msgid "Macanese Pataca"
17843 msgstr ""
17844
17845 #: app/Services/Localization/i18n/countries.php:142
17846 msgid "Macao"
17847 msgstr ""
17848
17849 #: app/Services/Localization/i18n/states.php:371
17850 msgid "Macao / 澳门"
17851 msgstr ""
17852
17853 #: app/Helpers/CurrenciesHelper.php:97
17854 msgid "Macedonian Denar"
17855 msgstr ""
17856
17857 #: app/Services/Localization/i18n/states.php:964
17858 msgid "Macerata"
17859 msgstr ""
17860
17861 #: app/Services/Localization/i18n/states.php:1118
17862 msgid "Machakos"
17863 msgstr ""
17864
17865 #: app/Services/Localization/i18n/countries.php:144
17866 msgid "Madagascar"
17867 msgstr ""
17868
17869 #: app/Services/Localization/i18n/states.php:160
17870 msgid "Madaripur"
17871 msgstr ""
17872
17873 #: app/Services/Localization/i18n/states.php:855
17874 msgid "Madhya Pradesh"
17875 msgstr ""
17876
17877 #: app/Services/Localization/i18n/states.php:1531
17878 msgid "Madre de Dios"
17879 msgstr ""
17880
17881 #: app/Services/Localization/i18n/states.php:621
17882 msgid "Madrid"
17883 msgstr ""
17884
17885 #: app/Services/Localization/i18n/states.php:1472
17886 msgid "Madriz"
17887 msgstr ""
17888
17889 #: app/Services/Localization/i18n/states.php:1762
17890 msgid "Mae Hong Son"
17891 msgstr ""
17892
17893 #: app/Services/Localization/i18n/states.php:334
17894 msgid "Magallanes"
17895 msgstr ""
17896
17897 #: app/Services/Localization/i18n/states.php:395
17898 msgid "Magdalena"
17899 msgstr ""
17900
17901 #: app/Services/Localization/i18n/states.php:1587
17902 msgid "Maguindanao"
17903 msgstr ""
17904
17905 #: app/Services/Localization/i18n/states.php:161
17906 msgid "Magura"
17907 msgstr ""
17908
17909 #: app/Services/Localization/i18n/states.php:1763
17910 msgid "Maha Sarakham"
17911 msgstr ""
17912
17913 #: app/Services/Localization/i18n/states.php:1454
17914 msgid "Mahakali"
17915 msgstr ""
17916
17917 #: app/Services/Localization/i18n/states.php:856
17918 msgid "Maharashtra"
17919 msgstr ""
17920
17921 #: app/Services/Translations/admin-translation.php:1369
17922 msgid "Mail From:"
17923 msgstr ""
17924
17925 #: app/Services/Translations/admin-translation.php:1370
17926 msgid "Mail Subject:"
17927 msgstr ""
17928
17929 #: app/Services/Translations/admin-translation.php:1371
17930 msgid "Mailing Settings"
17931 msgstr ""
17932
17933 #: app/Services/Localization/i18n/states.php:2159
17934 msgid "Maine"
17935 msgstr ""
17936
17937 #: app/Services/Translations/admin-translation.php:1372
17938 msgid "Make public (visible to all users)"
17939 msgstr ""
17940
17941 #: app/Services/Translations/admin-translation.php:1373
17942 msgid "Make subscription as split"
17943 msgstr ""
17944
17945 #: app/Services/Translations/admin-translation.php:1374
17946 msgid "Make sure you're registered for VAT when collecting in the EU."
17947 msgstr ""
17948
17949 #: app/Services/Translations/admin-translation.php:1375
17950 msgid ""
17951 "Make sure you've downloaded and saved the CSV file for your records before "
17952 "proceeding."
17953 msgstr ""
17954
17955 #: app/Services/Translations/admin-translation.php:1376
17956 msgid "Make this coupon recurring"
17957 msgstr ""
17958
17959 #: app/Services/Translations/block-editor-translation.php:218
17960 msgid "Make title a link"
17961 msgstr ""
17962
17963 #: app/Services/Localization/i18n/states.php:1119
17964 msgid "Makueni"
17965 msgstr ""
17966
17967 #: app/Services/Localization/i18n/states.php:1362
17968 msgid "Malacca (Melaka)"
17969 msgstr ""
17970
17971 #: app/Helpers/CurrenciesHelper.php:96 app/Helpers/CurrenciesHelper.php:391
17972 msgid "Malagasy Ariary"
17973 msgstr ""
17974
17975 #: app/Services/Localization/i18n/states.php:83
17976 msgid "Malanje"
17977 msgstr ""
17978
17979 #: app/Services/Localization/i18n/states.php:1861
17980 msgid "Malatya"
17981 msgstr ""
17982
17983 #: app/Services/Localization/i18n/countries.php:145
17984 msgid "Malawi"
17985 msgstr ""
17986
17987 #: app/Helpers/CurrenciesHelper.php:104
17988 msgid "Malawian Kwacha"
17989 msgstr ""
17990
17991 #: app/Services/Localization/i18n/countries.php:146
17992 msgid "Malaysia"
17993 msgstr ""
17994
17995 #: app/Helpers/CurrenciesHelper.php:106
17996 msgid "Malaysian Ringgit"
17997 msgstr ""
17998
17999 #: app/Services/Localization/i18n/countries.php:147
18000 msgid "Maldives"
18001 msgstr ""
18002
18003 #: app/Helpers/CurrenciesHelper.php:103
18004 msgid "Maldivian Rufiyaa"
18005 msgstr ""
18006
18007 #: app/Services/Localization/i18n/states.php:2204
18008 msgid "Maldonado"
18009 msgstr ""
18010
18011 #: app/Services/Localization/i18n/countries.php:148
18012 msgid "Mali"
18013 msgstr ""
18014
18015 #: app/Services/Localization/i18n/countries.php:149
18016 msgid "Malta"
18017 msgstr ""
18018
18019 #: app/Services/Localization/i18n/states.php:807
18020 msgid "Maluku"
18021 msgstr ""
18022
18023 #: app/Services/Localization/i18n/states.php:808
18024 msgid "Maluku Utara"
18025 msgstr ""
18026
18027 #: app/Services/Localization/i18n/states.php:548
18028 msgid "Manabí"
18029 msgstr ""
18030
18031 #: app/Services/Localization/i18n/states.php:2080
18032 msgid "Manafwa"
18033 msgstr ""
18034
18035 #: app/Services/Translations/admin-translation.php:1377
18036 #: app/Services/Translations/customer-profile-translation.php:150
18037 msgid "Manage"
18038 msgstr ""
18039
18040 #. %1$s: payment gateway name
18041 #: app/Services/Translations/admin-translation.php:1379
18042 #, php-format
18043 msgid "Manage %1$s"
18044 msgstr ""
18045
18046 #: app/Services/Translations/admin-translation.php:1385
18047 msgid "Manage address"
18048 msgstr ""
18049
18050 #: app/Services/Translations/customer-profile-translation.php:151
18051 msgid "Manage and update your personal information."
18052 msgstr ""
18053
18054 #: app/Services/Translations/admin-translation.php:1386
18055 msgid "Manage billing address"
18056 msgstr ""
18057
18058 #: app/Modules/MCP/Tools/CouponTools.php:56
18059 msgid "Manage Coupon"
18060 msgstr ""
18061
18062 #: app/Services/Permission/PermissionManager.php:205
18063 msgid "Manage Coupons"
18064 msgstr ""
18065
18066 #: app/Http/Controllers/ModuleSettingsController.php:295
18067 msgid ""
18068 "Manage customer withdrawal, refund, return, and cancellation requests with "
18069 "dedicated forms, workflows, notifications, and admin tools. Includes support "
18070 "for the German Withdrawal Button requirement under § 356a BGB."
18071 msgstr ""
18072
18073 #: app/Services/Permission/PermissionManager.php:189
18074 msgid "Manage Customers"
18075 msgstr ""
18076
18077 #: app/Views/emails/digest.php:202
18078 msgid "Manage digest settings"
18079 msgstr ""
18080
18081 #: app/Services/Translations/admin-translation.php:1387
18082 msgid "Manage discount"
18083 msgstr ""
18084
18085 #: app/Services/Permission/PermissionManager.php:210
18086 msgid "Manage Integrations"
18087 msgstr ""
18088
18089 #: app/Services/Permission/PermissionManager.php:213
18090 msgid "Manage Labels"
18091 msgstr ""
18092
18093 #: app/Services/Translations/admin-translation.php:1380
18094 msgid "Manage License Details"
18095 msgstr ""
18096
18097 #: app/Services/Permission/PermissionManager.php:202
18098 msgid "Manage Licenses"
18099 msgstr ""
18100
18101 #: app/Services/Translations/admin-translation.php:1381
18102 msgid "Manage Media"
18103 msgstr ""
18104
18105 #: app/Services/Permission/PermissionManager.php:193
18106 msgid "Manage Order Statuses"
18107 msgstr ""
18108
18109 #: app/Services/Permission/PermissionManager.php:194
18110 msgid "Manage Orders"
18111 msgstr ""
18112
18113 #: app/Services/Translations/admin-translation.php:1382
18114 msgid "Manage PayPal"
18115 msgstr ""
18116
18117 #: app/Services/Translations/admin-translation.php:1388
18118 msgid "Manage shipping address"
18119 msgstr ""
18120
18121 #: app/Services/Translations/admin-translation.php:1383
18122 msgid "Manage Stock"
18123 msgstr ""
18124
18125 #: app/Services/Translations/admin-translation.php:1389
18126 msgid "Manage stock"
18127 msgstr ""
18128
18129 #: app/Modules/StockManagement/StockManagement.php:23
18130 msgid "Manage stock of your products easier than ever!"
18131 msgstr ""
18132
18133 #: app/Http/Controllers/ProductController.php:1419
18134 #: app/Http/Controllers/ProductController.php:1425
18135 msgid "Manage stock update failed"
18136 msgstr ""
18137
18138 #: app/Http/Controllers/ProductController.php:1430
18139 msgid "Manage stock updated successfully"
18140 msgstr ""
18141
18142 #: app/Services/Translations/admin-translation.php:1390
18143 msgid "Manage storage provider"
18144 msgstr ""
18145
18146 #: app/Services/Translations/admin-translation.php:1384
18147 msgid "Manage Stripe"
18148 msgstr ""
18149
18150 #: app/Views/emails/subscription/trial_end/customer.php:83
18151 #: app/Views/emails/subscription/reminder/customer.php:72
18152 #: app/Views/emails/subscription/canceled/customer.php:83
18153 msgid "Manage Subscription"
18154 msgstr ""
18155
18156 #: app/Services/Translations/customer-profile-translation.php:152
18157 msgid "Manage subscription"
18158 msgstr ""
18159
18160 #: app/Services/Permission/PermissionManager.php:199
18161 msgid "Manage Subscriptions"
18162 msgstr ""
18163
18164 #: app/Services/Translations/admin-translation.php:1391
18165 msgid "Manage tax rates for different regions"
18166 msgstr ""
18167
18168 #: app/Views/emails/subscription/trial_end/customer.php:81
18169 msgid ""
18170 "Manage your subscription settings, update payment method, or cancel before "
18171 "the trial ends from your account dashboard."
18172 msgstr ""
18173
18174 #: app/Services/Permission/PermissionManager.php:26
18175 msgid "Manager"
18176 msgstr ""
18177
18178 #: app/Services/Localization/i18n/states.php:1473
18179 msgid "Managua"
18180 msgstr ""
18181
18182 #: app/Services/Localization/i18n/states.php:1488
18183 msgid "Manawatu-Whanganui"
18184 msgstr ""
18185
18186 #: app/Services/Localization/i18n/states.php:1036
18187 msgid "Manchester"
18188 msgstr ""
18189
18190 #: app/Services/Localization/i18n/states.php:1120
18191 msgid "Mandera"
18192 msgstr ""
18193
18194 #: app/Services/Localization/i18n/states.php:1379
18195 msgid "Manica"
18196 msgstr ""
18197
18198 #: app/Services/Localization/i18n/states.php:162
18199 msgid "Manikganj "
18200 msgstr ""
18201
18202 #: app/Services/Localization/i18n/states.php:857
18203 msgid "Manipur"
18204 msgstr ""
18205
18206 #: app/Services/Localization/i18n/states.php:1862
18207 msgid "Manisa"
18208 msgstr ""
18209
18210 #: app/Services/Localization/i18n/states.php:283
18211 msgid "Manitoba"
18212 msgstr ""
18213
18214 #: app/Services/Localization/i18n/states.php:965
18215 msgid "Mantova"
18216 msgstr ""
18217
18218 #: app/Services/Renderer/CartSummaryRender.php:335
18219 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:446
18220 msgid "Manual Discount"
18221 msgstr ""
18222
18223 #: app/Helpers/EditorShortCodeHelper.php:239
18224 msgid "Manual Discount Total"
18225 msgstr ""
18226
18227 #: app/Helpers/EditorShortCodeHelper.php:240
18228 msgid "Manual Discount Total (Formatted)"
18229 msgstr ""
18230
18231 #: app/Services/Localization/i18n/states.php:1926
18232 msgid "Manyara"
18233 msgstr ""
18234
18235 #: app/Services/Translations/admin-translation.php:1393
18236 msgid "Map bundle items"
18237 msgstr ""
18238
18239 #: app/Services/Translations/admin-translation.php:1392
18240 msgid "Map Columns"
18241 msgstr ""
18242
18243 #: app/Services/Localization/i18n/states.php:1381
18244 msgid "Maputo"
18245 msgstr ""
18246
18247 #: app/Services/Localization/i18n/states.php:1380
18248 msgid "Maputo Province"
18249 msgstr ""
18250
18251 #: app/Services/Translations/TransStrings.php:189
18252 msgid "Mar"
18253 msgstr ""
18254
18255 #: app/Services/Localization/i18n/states.php:1913
18256 msgid "Mara"
18257 msgstr ""
18258
18259 #: app/Services/Localization/i18n/states.php:2081
18260 msgid "Maracha"
18261 msgstr ""
18262
18263 #: app/Services/Localization/i18n/states.php:1686
18264 msgid "Maramureș"
18265 msgstr ""
18266
18267 #: app/Services/Localization/i18n/states.php:261
18268 msgid "Maranhão"
18269 msgstr ""
18270
18271 #: app/Services/Translations/TransStrings.php:158
18272 msgid "March"
18273 msgstr ""
18274
18275 #: app/Services/Localization/i18n/states.php:1864
18276 msgid "Mardin"
18277 msgstr ""
18278
18279 #: app/Services/Localization/i18n/states.php:1196
18280 msgid "Margibi"
18281 msgstr ""
18282
18283 #: app/Services/Translations/admin-translation.php:1394
18284 msgid "Margin"
18285 msgstr ""
18286
18287 #: app/Services/Localization/i18n/states.php:1588
18288 msgid "Marinduque"
18289 msgstr ""
18290
18291 #: app/Services/Translations/admin-translation.php:1395
18292 msgid "Mark As Complete"
18293 msgstr ""
18294
18295 #: app/Services/Translations/admin-translation.php:1397
18296 msgid "Mark as Completed"
18297 msgstr ""
18298
18299 #: app/Services/Translations/admin-translation.php:1398
18300 msgid "Mark as Filed"
18301 msgstr ""
18302
18303 #: app/Services/Translations/admin-translation.php:1400
18304 msgid "Mark as lifetime"
18305 msgstr ""
18306
18307 #: app/Services/Translations/admin-translation.php:1401
18308 msgid "Mark as paid"
18309 msgstr ""
18310
18311 #: app/Services/Translations/admin-translation.php:1402
18312 msgid "Mark as read"
18313 msgstr ""
18314
18315 #: app/Services/Translations/admin-translation.php:1399
18316 msgid "Mark as Shipped"
18317 msgstr ""
18318
18319 #: app/Services/Translations/admin-translation.php:1403
18320 msgid "Mark as unlimited"
18321 msgstr ""
18322
18323 #: app/Services/Translations/admin-translation.php:1404
18324 msgid "Mark as unread"
18325 msgstr ""
18326
18327 #: app/Services/Translations/admin-translation.php:1405
18328 msgid "Mark order as paid"
18329 msgstr ""
18330
18331 #: app/Services/Translations/admin-translation.php:1396
18332 msgid "Mark Paid"
18333 msgstr ""
18334
18335 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:144
18336 msgid "Mark the community profile as verified"
18337 msgstr ""
18338
18339 #: app/Services/Translations/admin-translation.php:1406
18340 msgid ""
18341 "Mark this coupon as recurring to apply it automatically to every future "
18342 "subscription order. This discount will automatically apply on every renewal. "
18343 "However, the coupon will not be applied if it reduces the payable amount to "
18344 "zero."
18345 msgstr ""
18346
18347 #: app/Services/Localization/i18n/states.php:908
18348 msgid "Markazi (مرکزی)"
18349 msgstr ""
18350
18351 #: app/Services/Localization/i18n/states.php:1491
18352 msgid "Marlborough"
18353 msgstr ""
18354
18355 #: app/Services/Localization/i18n/states.php:1242
18356 msgid "Marrakech"
18357 msgstr ""
18358
18359 #: app/Services/Localization/i18n/states.php:1247
18360 msgid "Marrakech-Medina"
18361 msgstr ""
18362
18363 #: app/Services/Localization/i18n/states.php:1248
18364 msgid "Marrakech-Menara"
18365 msgstr ""
18366
18367 #: app/Services/Localization/i18n/states.php:1121
18368 msgid "Marsabit"
18369 msgstr ""
18370
18371 #: app/Services/Localization/i18n/countries.php:150
18372 msgid "Marshall Islands"
18373 msgstr ""
18374
18375 #: app/Services/Localization/i18n/countries.php:151
18376 msgid "Martinique"
18377 msgstr ""
18378
18379 #: app/Services/Localization/i18n/states.php:1197
18380 #: app/Services/Localization/i18n/states.php:2160
18381 msgid "Maryland"
18382 msgstr ""
18383
18384 #: app/Services/Localization/i18n/states.php:462
18385 msgid "María Trinidad Sánchez"
18386 msgstr ""
18387
18388 #: app/Services/Localization/i18n/states.php:2082
18389 msgid "Masaka"
18390 msgstr ""
18391
18392 #: app/Services/Localization/i18n/states.php:1474
18393 msgid "Masaya"
18394 msgstr ""
18395
18396 #: app/Services/Localization/i18n/states.php:1589
18397 msgid "Masbate"
18398 msgstr ""
18399
18400 #: app/Services/Localization/i18n/states.php:512
18401 msgid "Mascara"
18402 msgstr ""
18403
18404 #: app/Services/Localization/i18n/states.php:2083
18405 msgid "Masindi"
18406 msgstr ""
18407
18408 #: api/StoreSettings.php:956
18409 msgid "Masonry"
18410 msgstr ""
18411
18412 #: app/Services/Localization/i18n/states.php:966
18413 msgid "Massa-Carrara"
18414 msgstr ""
18415
18416 #: app/Services/Localization/i18n/states.php:2161
18417 msgid "Massachusetts"
18418 msgstr ""
18419
18420 #: app/Services/Localization/i18n/states.php:1475
18421 msgid "Matagalpa"
18422 msgstr ""
18423
18424 #: app/Services/Localization/i18n/states.php:1712
18425 msgid "Matam"
18426 msgstr ""
18427
18428 #: app/Services/Localization/i18n/states.php:967
18429 msgid "Matera"
18430 msgstr ""
18431
18432 #: app/Services/Localization/i18n/states.php:262
18433 msgid "Mato Grosso"
18434 msgstr ""
18435
18436 #: app/Services/Localization/i18n/states.php:263
18437 msgid "Mato Grosso do Sul"
18438 msgstr ""
18439
18440 #: app/Services/Localization/i18n/states.php:581
18441 msgid "Matrouh"
18442 msgstr ""
18443
18444 #: app/Services/Localization/i18n/states.php:335
18445 msgid "Maule"
18446 msgstr ""
18447
18448 #: app/Services/Localization/i18n/countries.php:152
18449 msgid "Mauritania"
18450 msgstr ""
18451
18452 #: app/Helpers/CurrenciesHelper.php:101
18453 msgid "Mauritanian Ouguiya"
18454 msgstr ""
18455
18456 #: app/Helpers/CurrenciesHelper.php:102
18457 msgid "Mauritian Rupee"
18458 msgstr ""
18459
18460 #: app/Services/Localization/i18n/countries.php:153
18461 msgid "Mauritius"
18462 msgstr ""
18463
18464 #: app/Services/Translations/admin-translation.php:1407
18465 msgid "Max Discount Amount"
18466 msgstr ""
18467
18468 #: app/Services/Translations/block-editor-translation.php:219
18469 msgid "Max Height (px)"
18470 msgstr ""
18471
18472 #: app/Services/Translations/admin-translation.php:1412
18473 msgid "Max limit per user"
18474 msgstr ""
18475
18476 #: app/Services/Translations/admin-translation.php:1413
18477 #, php-format
18478 msgid "Max must be greater than %s"
18479 msgstr ""
18480
18481 #: app/Services/Filter/ProductFilter.php:201
18482 msgid "Max Price"
18483 msgstr ""
18484
18485 #: app/Services/Translations/admin-translation.php:1414
18486 msgid "Max refund amount for this transaction:"
18487 msgstr ""
18488
18489 #: app/Services/Translations/admin-translation.php:1408
18490 msgid "Max Spend Amount"
18491 msgstr ""
18492
18493 #: app/Services/Translations/admin-translation.php:1409
18494 msgid "Max Stock"
18495 msgstr ""
18496
18497 #: app/Services/Translations/block-editor-translation.php:222
18498 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:125
18499 msgid "Max thumbnails"
18500 msgstr ""
18501
18502 #: app/Services/Translations/admin-translation.php:1410
18503 msgid "Max Uses"
18504 msgstr ""
18505
18506 #: app/Http/Requests/CouponRequest.php:67
18507 msgid "Max uses must be greater than or equal to max per customer."
18508 msgstr ""
18509
18510 #: app/Services/Translations/block-editor-translation.php:220
18511 msgid "Max Visible Items"
18512 msgstr ""
18513
18514 #: app/Services/Translations/admin-translation.php:1411
18515 #, php-format
18516 msgid "Max Weight (%s)"
18517 msgstr ""
18518
18519 #: app/Services/Translations/block-editor-translation.php:221
18520 msgid "Max Width (px)"
18521 msgstr ""
18522
18523 #: app/Http/Controllers/ProductController.php:213
18524 #: app/Http/Controllers/ProductController.php:1586
18525 msgid "Maximum 10 products per chunk allowed"
18526 msgstr ""
18527
18528 #: app/Services/Renderer/AddressSelectRenderer.php:240
18529 msgid "Maximum 15 characters"
18530 msgstr ""
18531
18532 #: app/Services/Translations/admin-translation.php:1416
18533 msgid "Maximum an user can use. 0 means unlimited"
18534 msgstr ""
18535
18536 #: app/Services/Translations/admin-translation.php:1415
18537 msgid "Maximum Discount Uses"
18538 msgstr ""
18539
18540 #: app/Services/Translations/admin-translation.php:1417
18541 msgid "Maximum of 20 saved views reached"
18542 msgstr ""
18543
18544 #: app/Http/Controllers/TaxRateController.php:42
18545 msgid "Maximum of 6 tax classes allowed"
18546 msgstr ""
18547
18548 #: app/Services/Renderer/ProductFilterRender.php:227
18549 msgid "Maximum price"
18550 msgstr ""
18551
18552 #: app/Services/Translations/TransStrings.php:160
18553 #: app/Services/Translations/TransStrings.php:191
18554 msgid "May"
18555 msgstr ""
18556
18557 #: app/Services/Localization/i18n/states.php:828
18558 msgid "Mayo"
18559 msgstr ""
18560
18561 #: app/Services/Localization/i18n/countries.php:154
18562 msgid "Mayotte"
18563 msgstr ""
18564
18565 #: app/Services/Localization/i18n/states.php:2084
18566 msgid "Mayuge"
18567 msgstr ""
18568
18569 #: app/Services/Localization/i18n/states.php:907
18570 msgid "Mazandaran (مازندران)"
18571 msgstr ""
18572
18573 #: app/Services/Localization/i18n/states.php:2085
18574 msgid "Mbale"
18575 msgstr ""
18576
18577 #: app/Services/Localization/i18n/states.php:2086
18578 msgid "Mbarara"
18579 msgstr ""
18580
18581 #: app/Services/Localization/i18n/states.php:1914
18582 msgid "Mbeya"
18583 msgstr ""
18584
18585 #: app/Services/Translations/admin-translation.php:1364
18586 msgid "MCP Connection"
18587 msgstr ""
18588
18589 #: app/Http/Controllers/McpSettingsController.php:122
18590 msgid "MCP disabled. The endpoint will reject requests until re-enabled."
18591 msgstr ""
18592
18593 #: app/Http/Controllers/McpSettingsController.php:121
18594 msgid ""
18595 "MCP enabled. AI agents with a valid app password can now reach the "
18596 "FluentCart tools."
18597 msgstr ""
18598
18599 #: app/Modules/MCP/MCPInit.php:213
18600 msgid "MCP for AI Agents"
18601 msgstr ""
18602
18603 #: app/Services/Localization/i18n/states.php:829
18604 msgid "Meath"
18605 msgstr ""
18606
18607 #: app/Services/Localization/i18n/states.php:1455
18608 msgid "Mechi"
18609 msgstr ""
18610
18611 #: app/Services/Localization/i18n/states.php:428
18612 msgid "Mecklenburg-Vorpommern"
18613 msgstr ""
18614
18615 #: app/Services/Translations/admin-translation.php:1418
18616 msgid "Media"
18617 msgstr ""
18618
18619 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:222
18620 #, php-format
18621 msgid ""
18622 "Media cannot be offloaded because a bucket with the configured name (%s) "
18623 "does not exist."
18624 msgstr ""
18625
18626 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/MediaCarouselBlockEditor.php:65
18627 msgid "Media Carousel"
18628 msgstr ""
18629
18630 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:60
18631 msgid "Media Carousel Loop"
18632 msgstr ""
18633
18634 #: app/Services/Translations/block-editor-translation.php:223
18635 msgid "Medium"
18636 msgstr ""
18637
18638 #: app/Services/Localization/i18n/states.php:858
18639 msgid "Meghalaya"
18640 msgstr ""
18641
18642 #: app/Services/Localization/i18n/states.php:1687
18643 msgid "Mehedinți"
18644 msgstr ""
18645
18646 #: app/Services/Localization/i18n/states.php:163
18647 msgid "Meherpur"
18648 msgstr ""
18649
18650 #: app/Services/Localization/i18n/states.php:1245
18651 msgid "Meknès"
18652 msgstr ""
18653
18654 #: app/Services/Localization/i18n/states.php:623
18655 msgid "Melilla"
18656 msgstr ""
18657
18658 #: app/Services/Localization/i18n/states.php:102
18659 msgid "Mendoza"
18660 msgstr ""
18661
18662 #: app/Hooks/filters.php:49
18663 msgid "Menswear"
18664 msgstr ""
18665
18666 #: app/Services/Translations/admin-translation.php:2813
18667 msgid "menus"
18668 msgstr ""
18669
18670 #: app/Hooks/filters.php:42
18671 msgid "Men’s Shoes"
18672 msgstr ""
18673
18674 #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:85
18675 #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:114
18676 msgid "Mercado Pago Payment Gateway"
18677 msgstr ""
18678
18679 #: app/Services/Localization/i18n/states.php:1122
18680 msgid "Meru"
18681 msgstr ""
18682
18683 #: app/Services/Translations/TransStrings.php:243
18684 msgid "Message"
18685 msgstr ""
18686
18687 #: app/Services/Localization/i18n/states.php:968
18688 msgid "Messina"
18689 msgstr ""
18690
18691 #: app/Services/Localization/i18n/states.php:396
18692 msgid "Meta"
18693 msgstr ""
18694
18695 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:196
18696 msgid "Method and Subscription Id required."
18697 msgstr ""
18698
18699 #: app/Services/Translations/admin-translation.php:1419
18700 msgid "Method Title"
18701 msgstr ""
18702
18703 #: app/Services/Translations/admin-translation.php:1420
18704 msgid "Method Type"
18705 msgstr ""
18706
18707 #: app/Services/Localization/i18n/states.php:1623
18708 msgid "Metro Manila"
18709 msgstr ""
18710
18711 #: app/Helpers/CurrenciesHelper.php:105
18712 msgid "Mexican Peso"
18713 msgstr ""
18714
18715 #: app/Services/Localization/i18n/countries.php:155
18716 msgid "Mexico"
18717 msgstr ""
18718
18719 #: app/Services/Localization/i18n/states.php:751
18720 msgid "Međimurje County"
18721 msgstr ""
18722
18723 #: app/Services/Localization/i18n/states.php:2162
18724 msgid "Michigan"
18725 msgstr ""
18726
18727 #: app/Services/Localization/i18n/states.php:1340
18728 msgid "Michoacán"
18729 msgstr ""
18730
18731 #: app/Services/Localization/i18n/countries.php:156
18732 msgid "Micronesia"
18733 msgstr ""
18734
18735 #: app/Services/Localization/i18n/states.php:2277
18736 msgid "Mid and East Antrim"
18737 msgstr ""
18738
18739 #: app/Services/Localization/i18n/states.php:2278
18740 msgid "Mid Ulster"
18741 msgstr ""
18742
18743 #: app/Services/Localization/i18n/states.php:1246
18744 msgid "Midelt"
18745 msgstr ""
18746
18747 #: app/Services/Localization/i18n/states.php:2134
18748 msgid "Midway Atoll"
18749 msgstr ""
18750
18751 #: app/Services/Localization/i18n/states.php:1071
18752 msgid "Mie"
18753 msgstr ""
18754
18755 #: app/Services/Localization/i18n/states.php:1123
18756 msgid "Migori"
18757 msgstr ""
18758
18759 #: app/Http/Controllers/ModuleSettingsController.php:284
18760 msgid "Migrate your store data to FluentCart from other eCommerce platforms."
18761 msgstr ""
18762
18763 #: app/Services/Localization/i18n/states.php:526
18764 msgid "Mila"
18765 msgstr ""
18766
18767 #: app/Services/Localization/i18n/states.php:969
18768 msgid "Milano"
18769 msgstr ""
18770
18771 #: app/Services/Filter/ProductFilter.php:192
18772 msgid "Min Price"
18773 msgstr ""
18774
18775 #: app/Services/Translations/admin-translation.php:1421
18776 msgid "Min Spend Amount"
18777 msgstr ""
18778
18779 #: app/Services/Translations/admin-translation.php:1422
18780 #, php-format
18781 msgid "Min Weight (%s)"
18782 msgstr ""
18783
18784 #: app/Services/Localization/i18n/states.php:264
18785 msgid "Minas Gerais"
18786 msgstr ""
18787
18788 #: app/Hooks/Handlers/BlockEditors/MiniCartBlockEditor.php:75
18789 msgid "Mini Cart"
18790 msgstr ""
18791
18792 #: app/Services/Renderer/ProductFilterRender.php:205
18793 msgid "Minimum price"
18794 msgstr ""
18795
18796 #: api/StoreSettings.php:1129
18797 msgid "Minimum Receipt Number"
18798 msgstr ""
18799
18800 #: app/Services/Translations/admin-translation.php:1423
18801 msgid "Minimum spend (subtotal) allowed to use the coupon."
18802 msgstr ""
18803
18804 #: app/Services/Localization/i18n/states.php:2163
18805 msgid "Minnesota"
18806 msgstr ""
18807
18808 #: app/Services/Localization/i18n/states.php:579
18809 msgid "Minya"
18810 msgstr ""
18811
18812 #: app/Services/Localization/i18n/states.php:2229
18813 msgid "Miranda"
18814 msgstr ""
18815
18816 #: app/Services/Localization/i18n/states.php:1590
18817 msgid "Misamis Occidental"
18818 msgstr ""
18819
18820 #: app/Services/Localization/i18n/states.php:1591
18821 msgid "Misamis Oriental"
18822 msgstr ""
18823
18824 #: app/Services/Localization/i18n/states.php:103
18825 #: app/Services/Localization/i18n/states.php:1647
18826 msgid "Misiones"
18827 msgstr ""
18828
18829 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:61
18830 #, php-format
18831 msgid "Missing required configuration key: %s"
18832 msgstr ""
18833
18834 #: app/Modules/Tax/TaxModule.php:1883
18835 msgid "Missing required data"
18836 msgstr ""
18837
18838 #. %1$s is the required meta key, %2$s is the gateway identifier
18839 #: app/Modules/PaymentMethods/Core/GatewayManager.php:171
18840 #, php-format
18841 msgid "Missing required meta key \"%1$s\" for gateway: %2$s"
18842 msgstr ""
18843
18844 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:244
18845 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:292
18846 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:342
18847 msgid "Missing required parameters"
18848 msgstr ""
18849
18850 #. %s is the required key name
18851 #: app/Services/CustomPayment/PaymentItem.php:68
18852 #, php-format
18853 msgid "Missing required subscription info key: %s."
18854 msgstr ""
18855
18856 #: app/Services/Localization/i18n/states.php:2164
18857 msgid "Mississippi"
18858 msgstr ""
18859
18860 #: app/Services/Localization/i18n/states.php:2165
18861 msgid "Missouri"
18862 msgstr ""
18863
18864 #: app/Services/Localization/i18n/states.php:2087
18865 msgid "Mitooma"
18866 msgstr ""
18867
18868 #: app/Services/Localization/i18n/states.php:2088
18869 msgid "Mityana"
18870 msgstr ""
18871
18872 #: app/Services/Localization/i18n/states.php:1051
18873 msgid "Miyagi"
18874 msgstr ""
18875
18876 #: app/Services/Localization/i18n/states.php:1092
18877 msgid "Miyazaki"
18878 msgstr ""
18879
18880 #: app/Services/Localization/i18n/states.php:859
18881 msgid "Mizoram"
18882 msgstr ""
18883
18884 #: api/StoreSettings.php:1250 app/Services/Localization/i18n/units.php:23
18885 msgid "mm"
18886 msgstr ""
18887
18888 #: app/Services/Translations/customer-profile-translation.php:149
18889 msgid "MM/YY"
18890 msgstr ""
18891
18892 #: app/Services/Translations/admin-translation.php:1424
18893 msgid "Mobile"
18894 msgstr ""
18895
18896 #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:89
18897 msgid "Mobile Money, USSD & M-Pesa"
18898 msgstr ""
18899
18900 #: app/Services/Translations/checkout-translation.php:22
18901 msgid "Modal checkout is not available. Please try again."
18902 msgstr ""
18903
18904 #: app/Services/Translations/block-editor-translation.php:224
18905 msgid "Modal Open Button Text"
18906 msgstr ""
18907
18908 #: app/Services/Localization/i18n/states.php:970
18909 msgid "Modena"
18910 msgstr ""
18911
18912 #: app/Services/Translations/admin-translation.php:1425
18913 msgid "Module"
18914 msgstr ""
18915
18916 #: app/Services/Translations/admin-translation.php:2814
18917 msgid "module settings"
18918 msgstr ""
18919
18920 #: app/Services/Localization/i18n/states.php:1249
18921 msgid "Mohammedia"
18922 msgstr ""
18923
18924 #: app/Services/Localization/i18n/countries.php:157
18925 msgid "Moldova"
18926 msgstr ""
18927
18928 #: app/Helpers/CurrenciesHelper.php:95
18929 msgid "Moldovan Leu"
18930 msgstr ""
18931
18932 #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:59
18933 #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:84
18934 msgid "Mollie Payment Gateway"
18935 msgstr ""
18936
18937 #: app/Services/Localization/i18n/states.php:1124
18938 msgid "Mombasa"
18939 msgstr ""
18940
18941 #: app/Services/Translations/TransStrings.php:170
18942 msgid "Mon"
18943 msgstr ""
18944
18945 #: app/Services/Localization/i18n/countries.php:158
18946 msgid "Monaco"
18947 msgstr ""
18948
18949 #: app/Services/Localization/i18n/states.php:2230
18950 msgid "Monagas"
18951 msgstr ""
18952
18953 #: app/Services/Localization/i18n/states.php:830
18954 msgid "Monaghan"
18955 msgstr ""
18956
18957 #: app/Services/Translations/TransStrings.php:179
18958 #: app/Services/Translations/admin-translation.php:1426
18959 msgid "Monday"
18960 msgstr ""
18961
18962 #: app/Services/Localization/i18n/countries.php:159
18963 msgid "Mongolia"
18964 msgstr ""
18965
18966 #: app/Helpers/CurrenciesHelper.php:99
18967 msgid "Mongolian Tögrög"
18968 msgstr ""
18969
18970 #: app/Services/Localization/i18n/states.php:235
18971 msgid "Mono"
18972 msgstr ""
18973
18974 #: app/Services/Localization/i18n/states.php:463
18975 msgid "Monseñor Nouel"
18976 msgstr ""
18977
18978 #: app/Services/Localization/i18n/states.php:203
18979 #: app/Services/Localization/i18n/states.php:2166
18980 msgid "Montana"
18981 msgstr ""
18982
18983 #: app/Services/Localization/i18n/states.php:464
18984 msgid "Monte Cristi"
18985 msgstr ""
18986
18987 #: app/Services/Localization/i18n/states.php:465
18988 msgid "Monte Plata"
18989 msgstr ""
18990
18991 #: app/Services/Localization/i18n/countries.php:160
18992 msgid "Montenegro"
18993 msgstr ""
18994
18995 #: app/Services/Localization/i18n/states.php:2205
18996 msgid "Montevideo"
18997 msgstr ""
18998
18999 #: app/Services/Translations/admin-translation.php:1427
19000 msgid "Month"
19001 msgstr ""
19002
19003 #: app/Helpers/Helper.php:1031 app/Helpers/Helper.php:1068
19004 #: app/Helpers/Helper.php:1130 app/Helpers/Helper.php:1629
19005 msgid "month"
19006 msgid_plural "months"
19007 msgstr[0] ""
19008 msgstr[1] ""
19009
19010 #: app/Helpers/Helper.php:1660
19011 #: app/Services/Renderer/PricingTableRenderer.php:164
19012 #: app/Services/Email/StoreDigestService.php:565
19013 #: app/Services/Translations/admin-translation.php:1428
19014 #: app/Hooks/Handlers/ReminderHandler.php:257
19015 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:153
19016 msgid "Monthly"
19017 msgstr ""
19018
19019 #: app/Services/Translations/admin-translation.php:1429
19020 msgid "Monthly digest"
19021 msgstr ""
19022
19023 #: app/Http/Requests/SchedulingSettingsRequest.php:75
19024 msgid "Monthly renewal reminder days must be a whole number."
19025 msgstr ""
19026
19027 #: app/Http/Requests/SchedulingSettingsRequest.php:76
19028 msgid "Monthly renewal reminder days must be at least 3."
19029 msgstr ""
19030
19031 #: app/Http/Requests/SchedulingSettingsRequest.php:77
19032 msgid "Monthly renewal reminder days must not exceed 28."
19033 msgstr ""
19034
19035 #: app/Services/Translations/TransStrings.php:319
19036 msgctxt "months"
19037 msgid "April"
19038 msgstr ""
19039
19040 #: app/Services/Translations/TransStrings.php:323
19041 msgctxt "months"
19042 msgid "August"
19043 msgstr ""
19044
19045 #: app/Services/Translations/TransStrings.php:327
19046 msgctxt "months"
19047 msgid "December"
19048 msgstr ""
19049
19050 #: app/Services/Translations/TransStrings.php:317
19051 msgctxt "months"
19052 msgid "February"
19053 msgstr ""
19054
19055 #: app/Services/Translations/TransStrings.php:316
19056 msgctxt "months"
19057 msgid "January"
19058 msgstr ""
19059
19060 #: app/Services/Translations/TransStrings.php:322
19061 msgctxt "months"
19062 msgid "July"
19063 msgstr ""
19064
19065 #: app/Services/Translations/TransStrings.php:321
19066 msgctxt "months"
19067 msgid "June"
19068 msgstr ""
19069
19070 #: app/Services/Translations/TransStrings.php:318
19071 msgctxt "months"
19072 msgid "March"
19073 msgstr ""
19074
19075 #: app/Services/Translations/TransStrings.php:320
19076 msgctxt "months"
19077 msgid "May"
19078 msgstr ""
19079
19080 #: app/Services/Translations/TransStrings.php:326
19081 msgctxt "months"
19082 msgid "November"
19083 msgstr ""
19084
19085 #: app/Services/Translations/TransStrings.php:325
19086 msgctxt "months"
19087 msgid "October"
19088 msgstr ""
19089
19090 #: app/Services/Translations/TransStrings.php:324
19091 msgctxt "months"
19092 msgid "September"
19093 msgstr ""
19094
19095 #: app/Services/Translations/TransStrings.php:342
19096 msgctxt "monthsShort"
19097 msgid "Apr"
19098 msgstr ""
19099
19100 #: app/Services/Translations/TransStrings.php:346
19101 msgctxt "monthsShort"
19102 msgid "Aug"
19103 msgstr ""
19104
19105 #: app/Services/Translations/TransStrings.php:350
19106 msgctxt "monthsShort"
19107 msgid "Dec"
19108 msgstr ""
19109
19110 #: app/Services/Translations/TransStrings.php:340
19111 msgctxt "monthsShort"
19112 msgid "Feb"
19113 msgstr ""
19114
19115 #: app/Services/Translations/TransStrings.php:339
19116 msgctxt "monthsShort"
19117 msgid "Jan"
19118 msgstr ""
19119
19120 #: app/Services/Translations/TransStrings.php:345
19121 msgctxt "monthsShort"
19122 msgid "Jul"
19123 msgstr ""
19124
19125 #: app/Services/Translations/TransStrings.php:344
19126 msgctxt "monthsShort"
19127 msgid "Jun"
19128 msgstr ""
19129
19130 #: app/Services/Translations/TransStrings.php:341
19131 msgctxt "monthsShort"
19132 msgid "Mar"
19133 msgstr ""
19134
19135 #: app/Services/Translations/TransStrings.php:343
19136 msgctxt "monthsShort"
19137 msgid "May"
19138 msgstr ""
19139
19140 #: app/Services/Translations/TransStrings.php:349
19141 msgctxt "monthsShort"
19142 msgid "Nov"
19143 msgstr ""
19144
19145 #: app/Services/Translations/TransStrings.php:348
19146 msgctxt "monthsShort"
19147 msgid "Oct"
19148 msgstr ""
19149
19150 #: app/Services/Translations/TransStrings.php:347
19151 msgctxt "monthsShort"
19152 msgid "Sep"
19153 msgstr ""
19154
19155 #: app/Services/Localization/i18n/states.php:1198
19156 msgid "Montserrado"
19157 msgstr ""
19158
19159 #: app/Services/Localization/i18n/countries.php:161
19160 msgid "Montserrat"
19161 msgstr ""
19162
19163 #: app/Services/Localization/i18n/states.php:580
19164 msgid "Monufia"
19165 msgstr ""
19166
19167 #: app/Services/Localization/i18n/states.php:971
19168 msgid "Monza e della Brianza"
19169 msgstr ""
19170
19171 #: app/Services/Localization/i18n/states.php:1532
19172 msgid "Moquegua"
19173 msgstr ""
19174
19175 #: app/Services/Localization/i18n/states.php:1728
19176 msgid "Morazán"
19177 msgstr ""
19178
19179 #: app/Helpers/AdminHelper.php:198
19180 #: app/Services/Renderer/ProductRenderer.php:619
19181 msgid "More"
19182 msgstr ""
19183
19184 #: app/Services/Translations/admin-translation.php:1430
19185 msgid "More Action"
19186 msgstr ""
19187
19188 #: app/Services/Translations/admin-translation.php:1431
19189 #: app/Services/Translations/customer-profile-translation.php:153
19190 msgid "More Actions"
19191 msgstr ""
19192
19193 #: app/Services/Translations/admin-translation.php:1432
19194 msgid "More actions"
19195 msgstr ""
19196
19197 #: app/Services/Translations/admin-translation.php:1433
19198 msgid "More details"
19199 msgstr ""
19200
19201 #. %s - comparison range
19202 #: app/Services/Translations/admin-translation.php:1435
19203 #, php-format
19204 msgid "More than %s"
19205 msgstr ""
19206
19207 #: app/Services/Translations/admin-translation.php:1436
19208 msgid "More than Year"
19209 msgstr ""
19210
19211 #: app/Services/Translations/customer-profile-translation.php:344
19212 msgid "more time"
19213 msgstr ""
19214
19215 #: app/Services/Translations/admin-translation.php:1437
19216 msgid "More views"
19217 msgstr ""
19218
19219 #: app/Services/Translations/admin-translation.php:2815
19220 msgid "more..."
19221 msgstr ""
19222
19223 #: app/Services/Localization/i18n/states.php:1341
19224 msgid "Morelos"
19225 msgstr ""
19226
19227 #: app/Helpers/CurrenciesHelper.php:94
19228 msgid "Moroccan Dirham"
19229 msgstr ""
19230
19231 #: app/Services/Localization/i18n/countries.php:162
19232 msgid "Morocco"
19233 msgstr ""
19234
19235 #: app/Services/Localization/i18n/states.php:1916
19236 msgid "Morogoro"
19237 msgstr ""
19238
19239 #: app/Services/Localization/i18n/states.php:549
19240 msgid "Morona-Santiago"
19241 msgstr ""
19242
19243 #: app/Services/Localization/i18n/states.php:2089
19244 msgid "Moroto"
19245 msgstr ""
19246
19247 #: app/Services/Localization/i18n/states.php:510
19248 msgid "Mostaganem"
19249 msgstr ""
19250
19251 #: app/Services/Localization/i18n/states.php:1250
19252 msgid "Moulay Yacoub"
19253 msgstr ""
19254
19255 #: app/Services/Localization/i18n/states.php:164
19256 msgid "Moulvibazar"
19257 msgstr ""
19258
19259 #: app/Services/Localization/i18n/states.php:1592
19260 msgid "Mountain Province"
19261 msgstr ""
19262
19263 #: app/Services/Localization/i18n/states.php:84
19264 msgid "Moxico"
19265 msgstr ""
19266
19267 #: app/Services/Localization/i18n/states.php:2090
19268 msgid "Moyo"
19269 msgstr ""
19270
19271 #: app/Helpers/CurrenciesHelper.php:107
19272 msgid "Mozambican Metical"
19273 msgstr ""
19274
19275 #: app/Services/Localization/i18n/countries.php:163
19276 msgid "Mozambique"
19277 msgstr ""
19278
19279 #: app/Services/Localization/i18n/states.php:2091
19280 msgid "Mpigi"
19281 msgstr ""
19282
19283 #: app/Services/Localization/i18n/states.php:2251
19284 msgid "Mpumalanga"
19285 msgstr ""
19286
19287 #: app/Services/Translations/admin-translation.php:1365
19288 msgid "MRR"
19289 msgstr ""
19290
19291 #: app/Services/Translations/admin-translation.php:1366
19292 msgid "MRR Churn"
19293 msgstr ""
19294
19295 #: app/Services/Translations/admin-translation.php:1367
19296 msgid "MRR Retention"
19297 msgstr ""
19298
19299 #: app/Services/Translations/admin-translation.php:1368
19300 msgid "MRR Trend"
19301 msgstr ""
19302
19303 #: app/Modules/Tax/TaxModule.php:2401
19304 msgid "MST / VAT"
19305 msgstr ""
19306
19307 #: app/Services/Localization/i18n/states.php:1917
19308 msgid "Mtwara"
19309 msgstr ""
19310
19311 #: app/Services/Localization/i18n/states.php:2092
19312 msgid "Mubende"
19313 msgstr ""
19314
19315 #: app/Services/Localization/i18n/states.php:2266
19316 msgid "Muchinga"
19317 msgstr ""
19318
19319 #: app/Services/Localization/i18n/states.php:1764
19320 msgid "Mukdahan"
19321 msgstr ""
19322
19323 #: app/Services/Localization/i18n/states.php:2093
19324 msgid "Mukono"
19325 msgstr ""
19326
19327 #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:62
19328 msgid "Multiple payment methods in one gateway"
19329 msgstr ""
19330
19331 #: app/Services/Localization/i18n/states.php:1515
19332 msgid "Municipalidad Metropolitana de Lima"
19333 msgstr ""
19334
19335 #: app/Services/Localization/i18n/address-locales.php:490
19336 #: app/Services/Localization/i18n/address-locales.php:593
19337 msgid "Municipality"
19338 msgstr ""
19339
19340 #: app/Services/Localization/i18n/address-locales.php:710
19341 msgid "Municipality / District"
19342 msgstr ""
19343
19344 #: app/Services/Localization/i18n/states.php:165
19345 msgid "Munshiganj"
19346 msgstr ""
19347
19348 #: app/Services/Localization/i18n/states.php:1125
19349 msgid "Murang’a"
19350 msgstr ""
19351
19352 #: app/Services/Localization/i18n/states.php:624
19353 msgid "Murcia"
19354 msgstr ""
19355
19356 #: app/Services/Localization/i18n/states.php:1688
19357 msgid "Mureș"
19358 msgstr ""
19359
19360 #: app/Services/Localization/i18n/states.php:1865
19361 msgid "Muğla"
19362 msgstr ""
19363
19364 #: app/Services/Localization/i18n/states.php:1866
19365 msgid "Muş"
19366 msgstr ""
19367
19368 #: app/Services/Localization/i18n/states.php:1918
19369 msgid "Mwanza"
19370 msgstr ""
19371
19372 #: app/Modules/Tax/TaxModule.php:2413
19373 msgid "MWST / TVA / IVA"
19374 msgstr ""
19375
19376 #: app/Services/Renderer/CustomerDashboardButtonRenderer.php:28
19377 #: app/Services/Translations/block-editor-translation.php:225
19378 msgid "My Account"
19379 msgstr ""
19380
19381 #: app/Services/Localization/i18n/countries.php:164
19382 msgid "Myanmar"
19383 msgstr ""
19384
19385 #: app/Helpers/CurrenciesHelper.php:98
19386 msgid "Myanmar Kyat"
19387 msgstr ""
19388
19389 #: app/Services/Localization/i18n/states.php:1985
19390 msgid "Mykolayivschyna"
19391 msgstr ""
19392
19393 #: app/Services/Localization/i18n/states.php:166
19394 msgid "Mymensingh"
19395 msgstr ""
19396
19397 #: app/Services/Localization/i18n/states.php:622
19398 msgid "Málaga"
19399 msgstr ""
19400
19401 #: app/Services/Localization/i18n/states.php:1244
19402 msgid "Médiouna"
19403 msgstr ""
19404
19405 #: app/Services/Localization/i18n/states.php:509
19406 msgid "Médéa"
19407 msgstr ""
19408
19409 #: app/Services/Localization/i18n/states.php:2228
19410 msgid "Mérida"
19411 msgstr ""
19412
19413 #: app/Services/Localization/i18n/states.php:1243
19414 msgid "M’diq-Fnideq"
19415 msgstr ""
19416
19417 #: app/Services/Localization/i18n/states.php:511
19418 msgid "M’Sila"
19419 msgstr ""
19420
19421 #: app/Services/Translations/admin-translation.php:1438
19422 #: app/Services/Translations/block-editor-translation.php:226
19423 #: app/Services/ShortCodeParser/Parsers/SubscriptionParser.php:44
19424 msgid "N/A"
19425 msgstr ""
19426
19427 #: app/Views/emails/parts/addresses.php:33
19428 #: app/Views/emails/parts/addresses.php:113
19429 msgid "n/a"
19430 msgstr ""
19431
19432 #: app/Services/Localization/i18n/states.php:528
19433 msgid "Naama"
19434 msgstr ""
19435
19436 #: app/Services/Localization/i18n/states.php:2094
19437 msgid "Nabilatuk"
19438 msgstr ""
19439
19440 #: app/Services/Localization/i18n/states.php:1251
19441 msgid "Nador"
19442 msgstr ""
19443
19444 #: app/Services/Localization/i18n/states.php:860
19445 msgid "Nagaland"
19446 msgstr ""
19447
19448 #: app/Services/Localization/i18n/states.php:1067
19449 msgid "Nagano"
19450 msgstr ""
19451
19452 #: app/Services/Localization/i18n/states.php:1089
19453 msgid "Nagasaki"
19454 msgstr ""
19455
19456 #: app/Services/Localization/i18n/states.php:1126
19457 msgid "Nairobi County"
19458 msgstr ""
19459
19460 #: app/Services/Localization/i18n/states.php:2095
19461 msgid "Nakapiripirit"
19462 msgstr ""
19463
19464 #: app/Services/Localization/i18n/states.php:2096
19465 msgid "Nakaseke"
19466 msgstr ""
19467
19468 #: app/Services/Localization/i18n/states.php:2097
19469 msgid "Nakasongola"
19470 msgstr ""
19471
19472 #: app/Services/Localization/i18n/states.php:1765
19473 msgid "Nakhon Nayok"
19474 msgstr ""
19475
19476 #: app/Services/Localization/i18n/states.php:1766
19477 msgid "Nakhon Pathom"
19478 msgstr ""
19479
19480 #: app/Services/Localization/i18n/states.php:1767
19481 msgid "Nakhon Phanom"
19482 msgstr ""
19483
19484 #: app/Services/Localization/i18n/states.php:1768
19485 msgid "Nakhon Ratchasima"
19486 msgstr ""
19487
19488 #: app/Services/Localization/i18n/states.php:1769
19489 msgid "Nakhon Sawan"
19490 msgstr ""
19491
19492 #: app/Services/Localization/i18n/states.php:1770
19493 msgid "Nakhon Si Thammarat"
19494 msgstr ""
19495
19496 #: app/Services/Localization/i18n/states.php:1127
19497 msgid "Nakuru"
19498 msgstr ""
19499
19500 #: app/Services/Localization/i18n/states.php:2098
19501 msgid "Namayingo"
19502 msgstr ""
19503
19504 #: app/Helpers/CartCheckoutHelper.php:504
19505 #: app/Services/Renderer/CheckoutFieldsSchema.php:18
19506 #: app/Services/Translations/admin-translation.php:1439
19507 #: app/Services/Translations/customer-profile-translation.php:154
19508 #: app/Services/Translations/block-editor-translation.php:227
19509 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:104
19510 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:97
19511 msgid "Name"
19512 msgstr ""
19513
19514 #: app/Http/Requests/CustomerAddressRequest.php:65
19515 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:72
19516 msgid "Name field is required."
19517 msgstr ""
19518
19519 #: app/Services/Translations/admin-translation.php:1440
19520 msgid "Name is required"
19521 msgstr ""
19522
19523 #: app/Services/Translations/customer-profile-translation.php:155
19524 msgid "Name is required."
19525 msgstr ""
19526
19527 #: app/Services/Translations/admin-translation.php:1441
19528 msgid "Name must be 50 characters or fewer"
19529 msgstr ""
19530
19531 #: app/Services/Translations/admin-translation.php:1442
19532 msgid "Name of the bank account holder"
19533 msgstr ""
19534
19535 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:106
19536 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:99
19537 msgid ""
19538 "Name of this feed, it will be used to identify this feed in the list of feeds"
19539 msgstr ""
19540
19541 #: app/Services/Translations/admin-translation.php:1443
19542 msgid "Name that will be used for reply to attribute"
19543 msgstr ""
19544
19545 #: app/Services/Translations/admin-translation.php:1444
19546 msgid "Name that will be used to send emails"
19547 msgstr ""
19548
19549 #: app/Services/Translations/admin-translation.php:1445
19550 msgid "Name the one-time setup fee (e.g., Initial Setup)"
19551 msgstr ""
19552
19553 #: app/Services/Translations/admin-translation.php:1446
19554 msgid ""
19555 "Name this pricing variant (e.g., size, type, color) for clear customer "
19556 "selection."
19557 msgstr ""
19558
19559 #: app/Services/Translations/customer-profile-translation.php:156
19560 msgid "Name/Business Name"
19561 msgstr ""
19562
19563 #: app/Views/invoice/dispatch_slip.php:146
19564 msgid "Name:"
19565 msgstr ""
19566
19567 #: app/Services/Localization/i18n/states.php:85
19568 msgid "Namibe"
19569 msgstr ""
19570
19571 #: app/Services/Localization/i18n/countries.php:165
19572 msgid "Namibia"
19573 msgstr ""
19574
19575 #: app/Helpers/CurrenciesHelper.php:108
19576 msgid "Namibian Dollar"
19577 msgstr ""
19578
19579 #: app/Services/Localization/i18n/states.php:2099
19580 msgid "Namisindwa"
19581 msgstr ""
19582
19583 #: app/Services/Localization/i18n/states.php:1382
19584 msgid "Nampula"
19585 msgstr ""
19586
19587 #: app/Services/Localization/i18n/states.php:2100
19588 msgid "Namutumba"
19589 msgstr ""
19590
19591 #: app/Services/Localization/i18n/states.php:1771
19592 msgid "Nan"
19593 msgstr ""
19594
19595 #: app/Services/Localization/i18n/states.php:1128
19596 msgid "Nandi"
19597 msgstr ""
19598
19599 #: app/Services/Localization/i18n/states.php:41
19600 msgid "Nangarhar"
19601 msgstr ""
19602
19603 #: app/Services/Localization/i18n/states.php:167
19604 msgid "Naogaon"
19605 msgstr ""
19606
19607 #: app/Services/Localization/i18n/states.php:2101
19608 msgid "Napak"
19609 msgstr ""
19610
19611 #: app/Services/Localization/i18n/states.php:550
19612 msgid "Napo"
19613 msgstr ""
19614
19615 #: app/Services/Localization/i18n/states.php:972
19616 msgid "Napoli"
19617 msgstr ""
19618
19619 #: app/Services/Localization/i18n/states.php:1076
19620 msgid "Nara"
19621 msgstr ""
19622
19623 #: app/Services/Localization/i18n/states.php:168
19624 msgid "Narail"
19625 msgstr ""
19626
19627 #: app/Services/Localization/i18n/states.php:1772
19628 msgid "Narathiwat"
19629 msgstr ""
19630
19631 #: app/Services/Localization/i18n/states.php:169
19632 msgid "Narayanganj"
19633 msgstr ""
19634
19635 #: app/Services/Localization/i18n/states.php:1456
19636 msgid "Narayani"
19637 msgstr ""
19638
19639 #: app/Services/Localization/i18n/states.php:397
19640 msgid "Nariño"
19641 msgstr ""
19642
19643 #: app/Services/Localization/i18n/states.php:1129
19644 msgid "Narok"
19645 msgstr ""
19646
19647 #: app/Services/Localization/i18n/states.php:170
19648 msgid "Narsingdi"
19649 msgstr ""
19650
19651 #: app/Services/Localization/i18n/states.php:1430
19652 msgid "Nasarawa"
19653 msgstr ""
19654
19655 #: app/Services/Localization/i18n/states.php:171
19656 msgid "Natore"
19657 msgstr ""
19658
19659 #: app/Services/Localization/i18n/countries.php:166
19660 msgid "Nauru"
19661 msgstr ""
19662
19663 #: app/Services/Translations/block-editor-translation.php:228
19664 msgid "Nav"
19665 msgstr ""
19666
19667 #: app/Services/Localization/i18n/states.php:625
19668 msgid "Navarra"
19669 msgstr ""
19670
19671 #: app/Services/Localization/i18n/states.php:2135
19672 msgid "Navassa Island"
19673 msgstr ""
19674
19675 #: app/Services/Localization/i18n/states.php:172
19676 msgid "Nawabganj"
19677 msgstr ""
19678
19679 #: app/Services/Localization/i18n/states.php:1342
19680 msgid "Nayarit"
19681 msgstr ""
19682
19683 #: app/Services/Localization/i18n/states.php:1689
19684 msgid "Neamț"
19685 msgstr ""
19686
19687 #: app/Services/Localization/i18n/states.php:2102
19688 msgid "Nebbi"
19689 msgstr ""
19690
19691 #: app/Services/Localization/i18n/states.php:2167
19692 msgid "Nebraska"
19693 msgstr ""
19694
19695 #: app/Services/Localization/i18n/states.php:1363
19696 msgid "Negeri Sembilan"
19697 msgstr ""
19698
19699 #: app/Services/Localization/i18n/states.php:1593
19700 msgid "Negros Occidental"
19701 msgstr ""
19702
19703 #: app/Services/Localization/i18n/states.php:1594
19704 msgid "Negros Oriental"
19705 msgstr ""
19706
19707 #: app/Services/Localization/i18n/states.php:1490
19708 msgid "Nelson"
19709 msgstr ""
19710
19711 #: app/Services/Localization/i18n/countries.php:167
19712 msgid "Nepal"
19713 msgstr ""
19714
19715 #: app/Helpers/CurrenciesHelper.php:112
19716 msgid "Nepalese Rupee"
19717 msgstr ""
19718
19719 #: app/Services/Translations/admin-translation.php:1447
19720 msgid "Net"
19721 msgstr ""
19722
19723 #: app/Services/Translations/admin-translation.php:1448
19724 msgid "Net New MRR"
19725 msgstr ""
19726
19727 #: app/Services/Translations/admin-translation.php:1449
19728 msgid "Net Payment"
19729 msgstr ""
19730
19731 #: app/Services/Translations/admin-translation.php:1450
19732 #: app/Views/emails/digest.php:92
19733 msgid "Net Revenue"
19734 msgstr ""
19735
19736 #: app/Services/Translations/admin-translation.php:1451
19737 msgid "Net Revenue Quarterly"
19738 msgstr ""
19739
19740 #: app/Services/Translations/admin-translation.php:1452
19741 msgid "Net Sales"
19742 msgstr ""
19743
19744 #: app/Services/Translations/admin-translation.php:1453
19745 msgid "Net sales in this period divided by orders made."
19746 msgstr ""
19747
19748 #: app/Services/Localization/i18n/countries.php:168
19749 msgid "Netherlands"
19750 msgstr ""
19751
19752 #: app/Helpers/CurrenciesHelper.php:25
19753 msgid "Netherlands Antillean Gulden"
19754 msgstr ""
19755
19756 #: app/Services/Localization/i18n/states.php:173
19757 msgid "Netrakona"
19758 msgstr ""
19759
19760 #: app/Services/Translations/checkout-translation.php:23
19761 msgid "Network error occurred"
19762 msgstr ""
19763
19764 #: app/Services/Localization/i18n/states.php:308
19765 msgid "Neuchâtel"
19766 msgstr ""
19767
19768 #: app/Services/Localization/i18n/states.php:104
19769 msgid "Neuquén"
19770 msgstr ""
19771
19772 #: app/Services/Localization/i18n/states.php:2168
19773 msgid "Nevada"
19774 msgstr ""
19775
19776 #: app/Services/Translations/block-editor-translation.php:229
19777 #: app/Services/ShortCodeParser/Parsers/SubscriptionParser.php:56
19778 #: app/Services/ShortCodeParser/Parsers/LicenseParser.php:43
19779 msgid "Never"
19780 msgstr ""
19781
19782 #: app/Services/Translations/customer-profile-translation.php:157
19783 msgid "Never Expires"
19784 msgstr ""
19785
19786 #: app/Services/Localization/i18n/states.php:1147
19787 msgid "Nevis"
19788 msgstr ""
19789
19790 #: app/Services/Localization/i18n/states.php:1867
19791 msgid "Nevşehir"
19792 msgstr ""
19793
19794 #: app/CPT/FluentProducts.php:317
19795 msgid "New Brand Name"
19796 msgstr ""
19797
19798 #: app/Services/Localization/i18n/states.php:284
19799 msgid "New Brunswick"
19800 msgstr ""
19801
19802 #: app/Services/Localization/i18n/countries.php:169
19803 msgid "New Caledonia"
19804 msgstr ""
19805
19806 #: app/CPT/FluentProducts.php:295
19807 msgid "New Category Name"
19808 msgstr ""
19809
19810 #: app/Services/Translations/admin-translation.php:1454
19811 msgid "New Customers"
19812 msgstr ""
19813
19814 #: app/Services/Localization/i18n/states.php:2169
19815 msgid "New Hampshire"
19816 msgstr ""
19817
19818 #: app/Services/Localization/i18n/states.php:2170
19819 msgid "New Jersey"
19820 msgstr ""
19821
19822 #: app/Services/Localization/i18n/states.php:2171
19823 msgid "New Mexico"
19824 msgstr ""
19825
19826 #: app/Services/Translations/admin-translation.php:1455
19827 msgid "New MRR Trend"
19828 msgstr ""
19829
19830 #: app/Services/Email/EmailNotifications.php:263
19831 msgid "New Order on {{settings.store_name}} (Offline Payment)"
19832 msgstr ""
19833
19834 #: app/Services/Translations/admin-translation.php:1456
19835 msgid "New Plan"
19836 msgstr ""
19837
19838 #: app/Services/Email/EmailNotifications.php:136
19839 msgid "New Renewal On {{settings.store_name}}"
19840 msgstr ""
19841
19842 #: app/Services/Email/EmailNotifications.php:81
19843 msgid "New Sales On {{settings.store_name}}"
19844 msgstr ""
19845
19846 #: app/Services/Localization/i18n/states.php:118
19847 msgid "New South Wales"
19848 msgstr ""
19849
19850 #: app/Services/Translations/admin-translation.php:1457
19851 msgid "New Stock"
19852 msgstr ""
19853
19854 #: app/Services/Translations/admin-translation.php:1458
19855 msgid "New Stock:"
19856 msgstr ""
19857
19858 #: app/Views/emails/digest.php:128
19859 msgid "New subscriptions"
19860 msgstr ""
19861
19862 #: app/Services/Translations/block-editor-translation.php:230
19863 msgid "New Tab"
19864 msgstr ""
19865
19866 #: app/Helpers/CurrenciesHelper.php:143
19867 msgid "New Taiwan Dollar"
19868 msgstr ""
19869
19870 #: app/Services/Localization/i18n/states.php:709
19871 msgid "New Territories"
19872 msgstr ""
19873
19874 #: app/Services/Localization/i18n/states.php:587
19875 msgid "New Valley"
19876 msgstr ""
19877
19878 #: app/Services/Translations/admin-translation.php:1459
19879 msgid "New variation"
19880 msgstr ""
19881
19882 #: app/Services/Translations/admin-translation.php:1460
19883 msgid "New vs. Returning Customers"
19884 msgstr ""
19885
19886 #: app/Services/Localization/i18n/states.php:2172
19887 msgid "New York"
19888 msgstr ""
19889
19890 #: app/Services/Localization/i18n/countries.php:170
19891 msgid "New Zealand"
19892 msgstr ""
19893
19894 #: app/Helpers/CurrenciesHelper.php:113
19895 msgid "New Zealand Dollar"
19896 msgstr ""
19897
19898 #: app/Services/Translations/block-editor-translation.php:231
19899 msgid "Newest to oldest"
19900 msgstr ""
19901
19902 #: app/Services/Localization/i18n/states.php:285
19903 msgid "Newfoundland and Labrador"
19904 msgstr ""
19905
19906 #: app/Services/Translations/admin-translation.php:1461
19907 msgid "Newly added"
19908 msgstr ""
19909
19910 #: app/Services/Localization/i18n/states.php:2279
19911 msgid "Newry, Mourne and Down"
19912 msgstr ""
19913
19914 #: app/Services/Translations/TransStrings.php:268
19915 msgid "Next"
19916 msgstr ""
19917
19918 #: app/Services/Translations/admin-translation.php:2816
19919 msgid "next"
19920 msgstr ""
19921
19922 #: app/Services/Translations/admin-translation.php:1462
19923 msgid "Next Billing"
19924 msgstr ""
19925
19926 #: app/Helpers/EditorShortCodeHelper.php:375
19927 #: app/Services/Translations/admin-translation.php:1463
19928 #: app/Views/emails/subscription/reminder/customer.php:54
19929 #: app/Views/emails/subscription/reminder/admin.php:41
19930 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:173
19931 msgid "Next Billing Date"
19932 msgstr ""
19933
19934 #: app/Services/Translations/customer-profile-translation.php:158
19935 msgid "Next Charge"
19936 msgstr ""
19937
19938 #: app/Services/Translations/admin-translation.php:1464
19939 msgid "Next invoice"
19940 msgstr ""
19941
19942 #: app/Services/Translations/TransStrings.php:154
19943 msgid "Next Month"
19944 msgstr ""
19945
19946 #. %s is the next receipt number
19947 #: api/StoreSettings.php:1136
19948 #, php-format
19949 msgid "Next Receipt Number: %s"
19950 msgstr ""
19951
19952 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:456
19953 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:440
19954 msgid "Next slide"
19955 msgstr ""
19956
19957 #: app/Services/Translations/TransStrings.php:152
19958 msgid "Next Year"
19959 msgstr ""
19960
19961 #: app/Services/Translations/TransStrings.php:233
19962 msgid "Next {pager} pages"
19963 msgstr ""
19964
19965 #: app/Services/Localization/i18n/states.php:2103
19966 msgid "Ngora"
19967 msgstr ""
19968
19969 #: app/Services/Localization/i18n/states.php:1511
19970 msgid "Ngöbe-Buglé"
19971 msgstr ""
19972
19973 #: app/Services/Localization/i18n/states.php:1383
19974 msgid "Niassa"
19975 msgstr ""
19976
19977 #: app/Services/Localization/i18n/countries.php:171
19978 msgid "Nicaragua"
19979 msgstr ""
19980
19981 #: app/Helpers/CurrenciesHelper.php:110
19982 msgid "Nicaraguan Córdoba"
19983 msgstr ""
19984
19985 #: app/Services/Localization/i18n/states.php:309
19986 msgid "Nidwalden"
19987 msgstr ""
19988
19989 #: app/Services/Localization/i18n/states.php:1431
19990 #: app/Services/Localization/i18n/countries.php:172
19991 msgid "Niger"
19992 msgstr ""
19993
19994 #: app/Services/Localization/i18n/countries.php:173
19995 msgid "Nigeria"
19996 msgstr ""
19997
19998 #: app/Helpers/CurrenciesHelper.php:109
19999 msgid "Nigerian Naira"
20000 msgstr ""
20001
20002 #: app/Services/Localization/i18n/states.php:1062
20003 msgid "Niigata"
20004 msgstr ""
20005
20006 #: app/Services/Localization/i18n/states.php:174
20007 msgid "Nilphamari"
20008 msgstr ""
20009
20010 #: app/Services/Localization/i18n/states.php:1199
20011 msgid "Nimba"
20012 msgstr ""
20013
20014 #: app/Services/Localization/i18n/states.php:42
20015 msgid "Nimruz"
20016 msgstr ""
20017
20018 #: app/Services/Tax/TaxManager.php:125
20019 msgid "Nine"
20020 msgstr ""
20021
20022 #: app/Services/Localization/i18n/states.php:370
20023 msgid "Ningxia Hui / 宁夏"
20024 msgstr ""
20025
20026 #: app/Services/Localization/i18n/states.php:1306
20027 msgid "Nisporeni"
20028 msgstr ""
20029
20030 #: app/Services/Localization/i18n/countries.php:174
20031 msgid "Niue"
20032 msgstr ""
20033
20034 #: app/Services/Localization/i18n/states.php:1868
20035 msgid "Niğde"
20036 msgstr ""
20037
20038 #: app/Services/Localization/i18n/states.php:1929
20039 msgid "Njombe"
20040 msgstr ""
20041
20042 #: app/Services/Filter/OrderFilter.php:522
20043 #: app/Services/Filter/OrderFilter.php:543
20044 #: app/Services/Translations/TransStrings.php:292
20045 #: app/Services/Translations/admin-translation.php:1465
20046 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:81
20047 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:216
20048 msgid "No"
20049 msgstr ""
20050
20051 #. 1: address type
20052 #: app/Services/Translations/customer-profile-translation.php:160
20053 #, php-format
20054 msgid "No %1$s address found, please add a new address."
20055 msgstr ""
20056
20057 #. %s is the address type
20058 #: app/Services/Translations/admin-translation.php:1467
20059 #, php-format
20060 msgid "No %s address provided"
20061 msgstr ""
20062
20063 #. %s - table name
20064 #: app/Services/Translations/admin-translation.php:1469
20065 #, php-format
20066 msgid "No %s found"
20067 msgstr ""
20068
20069 #. %s - table name
20070 #: app/Services/Translations/admin-translation.php:1471
20071 #, php-format
20072 msgid "No %s found based on your filter"
20073 msgstr ""
20074
20075 #. %s - table name
20076 #: app/Services/Translations/admin-translation.php:1473
20077 #, php-format
20078 msgid "No %s found based on your search"
20079 msgstr ""
20080
20081 #: app/Services/Translations/admin-translation.php:1487
20082 msgid "No activated sites found"
20083 msgstr ""
20084
20085 #: app/Services/Translations/admin-translation.php:1488
20086 msgid "No activations found"
20087 msgstr ""
20088
20089 #: app/Services/Translations/customer-profile-translation.php:162
20090 msgid "No activations found for this license"
20091 msgstr ""
20092
20093 #: app/Hooks/Cart/WebCheckoutHandler.php:192
20094 #: app/Hooks/Cart/WebCheckoutHandler.php:286
20095 #: app/Hooks/Cart/WebCheckoutHandler.php:352
20096 #: app/Hooks/Cart/WebCheckoutHandler.php:612
20097 #: app/Hooks/Cart/WebCheckoutHandler.php:761
20098 #: app/Hooks/Cart/WebCheckoutHandler.php:1039
20099 msgid "No active cart found"
20100 msgstr ""
20101
20102 #: app/Services/Translations/admin-translation.php:1489
20103 msgid "No active storage provider found!"
20104 msgstr ""
20105
20106 #: app/Services/Translations/admin-translation.php:1490
20107 msgid "No activity found."
20108 msgstr ""
20109
20110 #: app/Services/Renderer/AddressSelectRenderer.php:208
20111 msgid "No address found"
20112 msgstr ""
20113
20114 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:136
20115 msgid ""
20116 "No API key found for webhook setup. Please connect your PayPal account first."
20117 msgstr ""
20118
20119 #: app/Services/Coupon/DiscountService.php:237
20120 msgid "No applicable items found for this coupon."
20121 msgstr ""
20122
20123 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:81
20124 msgid "No applicable products in the cart for this coupon"
20125 msgstr ""
20126
20127 #: app/Services/Translations/admin-translation.php:1491
20128 msgid "No attribute groups available."
20129 msgstr ""
20130
20131 #: app/Services/Translations/admin-translation.php:1492
20132 msgid "No attribute groups found!"
20133 msgstr ""
20134
20135 #: app/Services/Translations/admin-translation.php:1493
20136 msgid "No attribute groups found."
20137 msgstr ""
20138
20139 #: app/Services/Translations/admin-translation.php:1494
20140 msgid "No attributes yet"
20141 msgstr ""
20142
20143 #: app/Services/Translations/customer-profile-translation.php:163
20144 msgid "No billing address found,"
20145 msgstr ""
20146
20147 #: app/Services/Translations/admin-translation.php:1495
20148 msgid "No billing address found."
20149 msgstr ""
20150
20151 #: app/CPT/FluentProducts.php:320
20152 msgid "No Brand found"
20153 msgstr ""
20154
20155 #: app/Services/Coupon/DiscountService.php:540
20156 msgid "No cart found to save."
20157 msgstr ""
20158
20159 #: app/Services/Translations/admin-translation.php:1474
20160 msgid "No Categories"
20161 msgstr ""
20162
20163 #: app/CPT/FluentProducts.php:297
20164 #: app/Services/Renderer/ProductCategoriesListRenderer.php:258
20165 #: app/Services/Translations/block-editor-translation.php:232
20166 msgid "No categories found."
20167 msgstr ""
20168
20169 #: app/Modules/MCP/Tools/OrderTools.php:900
20170 msgid "No change — the order is already in the requested status."
20171 msgstr ""
20172
20173 #: app/Hooks/Cart/WebCheckoutHandler.php:844
20174 msgid "No changes detected"
20175 msgstr ""
20176
20177 #: app/Services/Translations/admin-translation.php:1496
20178 msgid "No changes recorded"
20179 msgstr ""
20180
20181 #: app/Services/Translations/admin-translation.php:1497
20182 msgid ""
20183 "No class-specific zones yet. Products in this class will use the general "
20184 "shipping zones."
20185 msgstr ""
20186
20187 #: app/Services/Translations/admin-translation.php:1498
20188 msgid "No cohort data available for the selected period."
20189 msgstr ""
20190
20191 #: app/Services/Translations/admin-translation.php:1475
20192 msgid "No Comparison"
20193 msgstr ""
20194
20195 #: app/Services/Translations/admin-translation.php:1499
20196 msgid "No comparison data available"
20197 msgstr ""
20198
20199 #: app/Hooks/Handlers/ShortCodes/ProductCardShortCode.php:65
20200 msgid "no content"
20201 msgstr ""
20202
20203 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:184
20204 msgid "No content found!"
20205 msgstr ""
20206
20207 #: app/Services/Translations/admin-translation.php:1500
20208 msgid "No country VAT registrations configured."
20209 msgstr ""
20210
20211 #: app/Modules/MCP/Tools/CouponTools.php:161
20212 msgid "No coupon found for the given coupon_id."
20213 msgstr ""
20214
20215 #: app/Services/Translations/admin-translation.php:1501
20216 msgid "No coupons available at the moment."
20217 msgstr ""
20218
20219 #: app/Services/Coupon/DiscountService.php:66
20220 msgid "No coupons found to revalidate."
20221 msgstr ""
20222
20223 #: app/Modules/MCP/Tools/CustomerTools.php:135
20224 msgid "No customer found for the given customer_id."
20225 msgstr ""
20226
20227 #: app/Modules/MCP/Tools/CustomerTools.php:374
20228 msgid "No customer found for the given identifier."
20229 msgstr ""
20230
20231 #: app/Services/Translations/admin-translation.php:1502
20232 msgid "No customer found!"
20233 msgstr ""
20234
20235 #: app/Services/Translations/admin-translation.php:1503
20236 msgid "No customers found."
20237 msgstr ""
20238
20239 #: app/Services/Translations/TransStrings.php:261
20240 #: app/Services/Translations/TransStrings.php:274
20241 #: app/Services/Translations/admin-translation.php:1476
20242 msgid "No Data"
20243 msgstr ""
20244
20245 #: app/Services/Translations/TransStrings.php:208
20246 #: app/Services/Translations/TransStrings.php:221
20247 #: app/Services/Translations/TransStrings.php:278
20248 msgid "No data"
20249 msgstr ""
20250
20251 #: app/Services/Translations/admin-translation.php:1477
20252 msgid "No Data Available"
20253 msgstr ""
20254
20255 #: app/Services/Translations/admin-translation.php:1504
20256 msgid "No data available"
20257 msgstr ""
20258
20259 #: app/Services/Translations/admin-translation.php:1505
20260 msgid "No data available for this period"
20261 msgstr ""
20262
20263 #: app/Services/Translations/admin-translation.php:1506
20264 msgid "No default address found."
20265 msgstr ""
20266
20267 #: app/Services/Translations/admin-translation.php:1507
20268 msgid "No discount code yet"
20269 msgstr ""
20270
20271 #: app/Services/Translations/admin-translation.php:1508
20272 msgid "No downloadable files found"
20273 msgstr ""
20274
20275 #: app/Services/Translations/customer-profile-translation.php:164
20276 msgid "No downloads yet"
20277 msgstr ""
20278
20279 #: app/Services/Translations/block-editor-translation.php:233
20280 msgid "No edit found"
20281 msgstr ""
20282
20283 #: app/Services/Translations/admin-translation.php:1509
20284 msgid "No email notifications available! Please reactivate FluentCart!"
20285 msgstr ""
20286
20287 #: app/Http/Controllers/FileUploadController.php:99
20288 #: app/Http/Controllers/AppControllers/AppController.php:99
20289 msgid "No File Attached"
20290 msgstr ""
20291
20292 #: app/Services/Translations/admin-translation.php:1510
20293 msgid "No file found."
20294 msgstr ""
20295
20296 #: app/Services/Translations/admin-translation.php:1511
20297 msgid "No filter found"
20298 msgstr ""
20299
20300 #: api/Resource/AttrGroupResource.php:239
20301 #: app/Http/Controllers/AttributesController.php:196
20302 msgid "No group IDs provided."
20303 msgstr ""
20304
20305 #: app/Services/Translations/admin-translation.php:1512
20306 #, php-format
20307 msgid "No groups match \\\"%1$s\\\""
20308 msgstr ""
20309
20310 #: app/Services/Translations/admin-translation.php:1478
20311 msgid "No Headers"
20312 msgstr ""
20313
20314 #: app/Http/Controllers/TaxController.php:79
20315 msgid "No IDs provided to mark!"
20316 msgstr ""
20317
20318 #: app/Http/Controllers/AppControllers/AppController.php:56
20319 msgid "No Images Found"
20320 msgstr ""
20321
20322 #: app/Services/Translations/admin-translation.php:1479
20323 msgid "No Integrations Available."
20324 msgstr ""
20325
20326 #: app/Services/Translations/admin-translation.php:1513
20327 msgid "No inventory data"
20328 msgstr ""
20329
20330 #: app/Services/Translations/admin-translation.php:1514
20331 msgid "No items found."
20332 msgstr ""
20333
20334 #: api/OrderItems.php:77 api/Resource/OrderItemResource.php:201
20335 msgid "No items given."
20336 msgstr ""
20337
20338 #: app/Services/Translations/admin-translation.php:1515
20339 msgid "No labels found."
20340 msgstr ""
20341
20342 #: app/Services/Translations/customer-profile-translation.php:161
20343 msgid "No Licenses found"
20344 msgstr ""
20345
20346 #: app/Services/Translations/admin-translation.php:1480
20347 msgid "No Licenses found based on your filter"
20348 msgstr ""
20349
20350 #: app/Services/Translations/customer-profile-translation.php:165
20351 msgid "No licenses yet"
20352 msgstr ""
20353
20354 #: app/Services/Translations/block-editor-translation.php:234
20355 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:129
20356 msgid "No limit"
20357 msgstr ""
20358
20359 #: app/Services/Translations/admin-translation.php:1516
20360 msgid "No matches found"
20361 msgstr ""
20362
20363 #. %s is the search term
20364 #: app/Services/Translations/admin-translation.php:1518
20365 #, php-format
20366 msgid "No matches found for %s"
20367 msgstr ""
20368
20369 #: app/Services/Coupon/DiscountService.php:101
20370 #: app/Hooks/Cart/WebCheckoutHandler.php:222
20371 msgid "No matching coupon found for this code."
20372 msgstr ""
20373
20374 #: app/Services/Translations/TransStrings.php:207
20375 #: app/Services/Translations/TransStrings.php:218
20376 #: app/Services/Translations/TransStrings.php:277
20377 #: app/Services/Translations/admin-translation.php:1519
20378 msgid "No matching data"
20379 msgstr ""
20380
20381 #: app/Modules/MCP/Tools/LabelTools.php:67
20382 msgid "No matching record found for entity_type and entity_id."
20383 msgstr ""
20384
20385 #: app/Services/Translations/block-editor-translation.php:235
20386 msgid "No matching smartcodes."
20387 msgstr ""
20388
20389 #: app/Services/Translations/admin-translation.php:1520
20390 msgid "No media added yet."
20391 msgstr ""
20392
20393 #: app/Services/Translations/admin-translation.php:1521
20394 msgid "No methods"
20395 msgstr ""
20396
20397 #: app/Services/Translations/admin-translation.php:1481
20398 msgid "No Min Purchase Requirement"
20399 msgstr ""
20400
20401 #: app/Http/Controllers/OrderController.php:247
20402 msgid "No missing licenses found!"
20403 msgstr ""
20404
20405 #: app/Services/Translations/admin-translation.php:1522
20406 msgid "No module settings found."
20407 msgstr ""
20408
20409 #: app/Services/Translations/admin-translation.php:1523
20410 msgid "No more upgrade paths available"
20411 msgstr ""
20412
20413 #. %1$s: attribute group title
20414 #: app/Services/Translations/admin-translation.php:1483
20415 msgid "No Name"
20416 msgstr ""
20417
20418 #: api/StoreSettings.php:1071
20419 msgid "No need to create account for onetime purchases"
20420 msgstr ""
20421
20422 #: app/Services/Reminders/ReminderService.php:244
20423 msgid "No next billing date set"
20424 msgstr ""
20425
20426 #: app/Services/Translations/admin-translation.php:1524
20427 msgid "No notes"
20428 msgstr ""
20429
20430 #: app/Services/Translations/admin-translation.php:1525
20431 msgid "No options added yet."
20432 msgstr ""
20433
20434 #: app/Services/Translations/block-editor-translation.php:236
20435 msgid "No options found"
20436 msgstr ""
20437
20438 #: app/Services/Translations/admin-translation.php:1526
20439 msgid "No order bumps found!"
20440 msgstr ""
20441
20442 #: app/Modules/MCP/Tools/OrderTools.php:495
20443 msgid "No order found for the given identifier."
20444 msgstr ""
20445
20446 #: app/Modules/MCP/Tools/OrderTools.php:660
20447 #: app/Modules/MCP/Tools/OrderTools.php:782
20448 #: app/Modules/MCP/Tools/OrderTools.php:924
20449 #: app/Modules/MCP/Tools/OrderTools.php:971
20450 msgid "No order found for the given order_id."
20451 msgstr ""
20452
20453 #: app/Services/Translations/admin-translation.php:1527
20454 msgid "No orders"
20455 msgstr ""
20456
20457 #: app/Services/Translations/admin-translation.php:1528
20458 msgid "No orders found."
20459 msgstr ""
20460
20461 #: api/Resource/OrderResource.php:2253
20462 msgid "No orders were deleted"
20463 msgstr ""
20464
20465 #: app/Services/Reminders/ReminderService.php:182
20466 msgid "No outstanding amount on this order"
20467 msgstr ""
20468
20469 #: app/Services/Translations/admin-translation.php:1529
20470 msgid "No overrides configured"
20471 msgstr ""
20472
20473 #: app/Services/Translations/admin-translation.php:1530
20474 msgid ""
20475 "No packages defined yet. Add a package to define how your products are "
20476 "packaged for shipping."
20477 msgstr ""
20478
20479 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:101
20480 msgid "No payId ID!"
20481 msgstr ""
20482
20483 #: app/Services/Translations/admin-translation.php:1531
20484 msgid "No payment link available,Please setup custom checkout page!"
20485 msgstr ""
20486
20487 #: app/Services/Payments/PaymentHelper.php:90
20488 msgid "No payment method found!"
20489 msgstr ""
20490
20491 #: app/Services/Renderer/ModalCheckoutRenderer.php:628
20492 #: app/Services/Renderer/CheckoutRenderer.php:817
20493 msgid "No Payment method is activated for this site yet."
20494 msgstr ""
20495
20496 #: app/Services/Translations/admin-translation.php:1484
20497 msgid "No PDF attachment"
20498 msgstr ""
20499
20500 #: app/Listeners/IntegrationEventListener.php:387
20501 msgid "No pending actions found for this order"
20502 msgstr ""
20503
20504 #: app/Services/Translations/admin-translation.php:1532
20505 msgid "No preset rates found for this country"
20506 msgstr ""
20507
20508 #: app/Services/Translations/admin-translation.php:1533
20509 msgid "No price set"
20510 msgstr ""
20511
20512 #: app/Services/Translations/admin-translation.php:1534
20513 msgid "No pricing added yet"
20514 msgstr ""
20515
20516 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:745
20517 msgid "no processing"
20518 msgstr ""
20519
20520 #: app/Modules/MCP/Tools/ProductTools.php:223
20521 msgid "No product found for the given product_id."
20522 msgstr ""
20523
20524 #: app/Services/Renderer/ProductRenderer.php:1687
20525 msgid "No Product Found!"
20526 msgstr ""
20527
20528 #: app/Services/Translations/block-editor-translation.php:237
20529 msgid "No product gallery"
20530 msgstr ""
20531
20532 #: app/Services/Translations/block-editor-translation.php:238
20533 msgid "No products found"
20534 msgstr ""
20535
20536 #: app/Services/Translations/admin-translation.php:1535
20537 #: app/Services/Translations/customer-profile-translation.php:166
20538 msgid "No products found!"
20539 msgstr ""
20540
20541 #: app/Services/Translations/admin-translation.php:1536
20542 msgid "No products found."
20543 msgstr ""
20544
20545 #: app/Http/Controllers/ProductController.php:207
20546 #: app/Http/Controllers/ProductController.php:1580
20547 msgid "No products provided"
20548 msgstr ""
20549
20550 #: app/Services/Translations/block-editor-translation.php:239
20551 msgid ""
20552 "No products to display. Try adjusting the filters in the block settings "
20553 "panel or add categories or brands to this product."
20554 msgstr ""
20555
20556 #: app/Services/Translations/admin-translation.php:1537
20557 msgid "No products yet. Import a CSV or add products manually."
20558 msgstr ""
20559
20560 #: app/Services/Translations/customer-profile-translation.php:167
20561 msgid "No purchases yet"
20562 msgstr ""
20563
20564 #: app/Services/Translations/admin-translation.php:1538
20565 msgid "No rates found"
20566 msgstr ""
20567
20568 #: app/Modules/MCP/Tools/OrderTools.php:1001
20569 msgid "No refundable charge transaction was found on this order."
20570 msgstr ""
20571
20572 #: app/Hooks/Handlers/BlockEditors/RelatedProduct/InnerBlocks/InnerBlocks.php:99
20573 #: app/Hooks/Handlers/BlockEditors/RelatedProduct/InnerBlocks/InnerBlocks.php:118
20574 #: app/Hooks/Handlers/BlockEditors/RelatedProduct/InnerBlocks/InnerBlocks.php:135
20575 msgid "No related products found."
20576 msgstr ""
20577
20578 #: app/Services/PluginInstaller/AddonManager.php:241
20579 msgid "No release found. Please ensure the repository has published releases."
20580 msgstr ""
20581
20582 #: app/Services/Translations/admin-translation.php:1539
20583 msgid "No relevant data to plot the chart"
20584 msgstr ""
20585
20586 #: app/Services/Translations/admin-translation.php:1540
20587 msgid "No results found"
20588 msgstr ""
20589
20590 #: app/Services/Translations/admin-translation.php:1541
20591 msgid "No roles found!"
20592 msgstr ""
20593
20594 #: app/Services/Translations/admin-translation.php:1542
20595 msgid "No shipping address found."
20596 msgstr ""
20597
20598 #: app/Services/Translations/admin-translation.php:1543
20599 msgid "No shipping address provided"
20600 msgstr ""
20601
20602 #: app/Helpers/AddressHelper.php:332
20603 #: app/Services/Renderer/ShippingMethodsRender.php:62
20604 #: app/Modules/Shipping/Http/Controllers/Frontend/ShippingFrontendController.php:73
20605 msgid "No shipping methods available for this address."
20606 msgstr ""
20607
20608 #: app/Services/Translations/admin-translation.php:1544
20609 msgid ""
20610 "No shipping methods found for this zone. Add a shipping method to define how "
20611 "products are shipped in this zone."
20612 msgstr ""
20613
20614 #. %1$s is the opening tag, %2$s is the closing tag
20615 #: app/Services/Translations/admin-translation.php:1546
20616 #, php-format
20617 msgid ""
20618 "No shipping methods found. You can add shipping methods from %1$s here %2$s"
20619 msgstr ""
20620
20621 #: app/Helpers/AddressHelper.php:396
20622 msgid "No shipping options available for the provided address"
20623 msgstr ""
20624
20625 #: app/Services/Translations/admin-translation.php:1486
20626 msgid "No Shipping Zone Id provided"
20627 msgstr ""
20628
20629 #: app/Services/Translations/admin-translation.php:1485
20630 msgid "No SKU"
20631 msgstr ""
20632
20633 #: app/Modules/MCP/Tools/SubscriptionTools.php:218
20634 #: app/Modules/MCP/Tools/SubscriptionTools.php:311
20635 msgid "No subscription found for the given subscription_id."
20636 msgstr ""
20637
20638 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:33
20639 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:397
20640 msgid "No subscription found."
20641 msgstr ""
20642
20643 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:744
20644 msgid "No Subscription ID"
20645 msgstr ""
20646
20647 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:281
20648 msgid "No Subscription ID!"
20649 msgstr ""
20650
20651 #: app/Services/Translations/customer-profile-translation.php:168
20652 msgid "No subscription plans found!"
20653 msgstr ""
20654
20655 #: app/Services/Translations/admin-translation.php:1547
20656 msgid "No subscriptions found."
20657 msgstr ""
20658
20659 #: app/Services/Translations/customer-profile-translation.php:169
20660 msgid "No subscriptions yet"
20661 msgstr ""
20662
20663 #: app/Modules/Tax/TaxModule.php:340
20664 msgid "No tax applies to this order."
20665 msgstr ""
20666
20667 #: app/Services/Translations/admin-translation.php:1548
20668 msgid "No tax rate found for the selected country and tax class"
20669 msgstr ""
20670
20671 #: api/Resource/AttrTermResource.php:251
20672 msgid "No term IDs provided."
20673 msgstr ""
20674
20675 #: app/Services/Translations/admin-translation.php:1549
20676 msgid "No terms yet — click + Add Terms below to create one."
20677 msgstr ""
20678
20679 #: app/Services/Translations/admin-translation.php:1550
20680 #: app/Http/Controllers/OrderController.php:1044
20681 msgid "No test orders found to delete"
20682 msgstr ""
20683
20684 #: app/Http/Controllers/OrderController.php:1316
20685 msgid "No transaction found for this order"
20686 msgstr ""
20687
20688 #: app/Services/Reminders/ReminderService.php:302
20689 msgid "No trial end date set"
20690 msgstr ""
20691
20692 #: app/Http/Controllers/ProductVariationController.php:183
20693 msgid "No updates provided."
20694 msgstr ""
20695
20696 #: app/Services/Translations/customer-profile-translation.php:170
20697 msgid "No upgrade found for this purchase"
20698 msgstr ""
20699
20700 #: app/Services/Translations/admin-translation.php:1551
20701 msgid "No upgrade paths found."
20702 msgstr ""
20703
20704 #: app/Services/Translations/admin-translation.php:1552
20705 msgid "No upgrade plan found"
20706 msgstr ""
20707
20708 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:800
20709 msgid "No valid Client ID found!"
20710 msgstr ""
20711
20712 #: app/Services/Payments/PaymentHelper.php:81
20713 #: app/Http/Controllers/PaymentMethodController.php:66
20714 #: app/Hooks/Handlers/GlobalPaymentHandler.php:139
20715 msgid "No valid payment method found!"
20716 msgstr ""
20717
20718 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:70
20719 msgid "No valid payment method to cancel!"
20720 msgstr ""
20721
20722 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:46
20723 msgid "No valid payment method to pause!"
20724 msgstr ""
20725
20726 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:38
20727 msgid "No valid payment method to reactivate!"
20728 msgstr ""
20729
20730 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:54
20731 msgid "No valid payment method to resume!"
20732 msgstr ""
20733
20734 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:30
20735 msgid "No valid payment method to switch!"
20736 msgstr ""
20737
20738 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:22
20739 msgid "No valid payment method to update!"
20740 msgstr ""
20741
20742 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:470
20743 msgid "No valid public key found! Please contact the site administrator."
20744 msgstr ""
20745
20746 #: app/Services/Email/StoreDigestService.php:264
20747 msgid "No valid recipient is configured for the store digest email."
20748 msgstr ""
20749
20750 #: app/Http/Controllers/ProductVariationController.php:215
20751 #: app/Http/Controllers/ProductVariationController.php:351
20752 #: app/Http/Controllers/ProductVariationController.php:479
20753 msgid "No valid updates provided."
20754 msgstr ""
20755
20756 #: app/Http/Controllers/ProductVariationController.php:409
20757 msgid "No valid variant IDs provided."
20758 msgstr ""
20759
20760 #: app/Hooks/Handlers/BlockEditors/Buttons/BuyNowButtonBlockEditor.php:95
20761 #: app/Hooks/Handlers/BlockEditors/Buttons/AddToCartButtonBlockEditor.php:88
20762 msgid "No variant selected"
20763 msgstr ""
20764
20765 #: app/Services/Translations/admin-translation.php:1553
20766 msgid "No variants match your filters"
20767 msgstr ""
20768
20769 #: app/Services/Translations/admin-translation.php:1554
20770 msgid "No webhooks found."
20771 msgstr ""
20772
20773 #: app/Services/Translations/customer-profile-translation.php:172
20774 msgid "No, keep this!"
20775 msgstr ""
20776
20777 #: app/Services/Translations/admin-translation.php:1555
20778 #: app/Services/Translations/customer-profile-translation.php:171
20779 msgid "No, Thanks"
20780 msgstr ""
20781
20782 #: app/Services/Translations/admin-translation.php:1556
20783 msgid "No,Thanks"
20784 msgstr ""
20785
20786 #: app/Services/Localization/i18n/states.php:175
20787 msgid "Noakhali"
20788 msgstr ""
20789
20790 #: app/Services/Translations/admin-translation.php:1557
20791 msgid "Non Bundle"
20792 msgstr ""
20793
20794 #: app/Services/Translations/admin-translation.php:1558
20795 #: app/Services/Translations/block-editor-translation.php:240
20796 msgid "None"
20797 msgstr ""
20798
20799 #: app/Services/Localization/i18n/states.php:1773
20800 msgid "Nong Bua Lam Phu"
20801 msgstr ""
20802
20803 #: app/Services/Localization/i18n/states.php:1774
20804 msgid "Nong Khai"
20805 msgstr ""
20806
20807 #: app/Services/Localization/i18n/states.php:1775
20808 msgid "Nonthaburi"
20809 msgstr ""
20810
20811 #: app/Services/Localization/i18n/countries.php:175
20812 msgid "Norfolk Island"
20813 msgstr ""
20814
20815 #: app/Services/Localization/i18n/states.php:398
20816 msgid "Norte de Santander"
20817 msgstr ""
20818
20819 #: app/Services/Localization/i18n/states.php:678
20820 msgid "North Aegean"
20821 msgstr ""
20822
20823 #: app/Services/Localization/i18n/continents.php:203
20824 msgid "North America"
20825 msgstr ""
20826
20827 #: app/Services/Localization/i18n/states.php:2173
20828 msgid "North Carolina"
20829 msgstr ""
20830
20831 #: app/Services/Localization/i18n/states.php:2174
20832 msgid "North Dakota"
20833 msgstr ""
20834
20835 #: app/Services/Localization/i18n/states.php:656
20836 msgid "North East"
20837 msgstr ""
20838
20839 #: app/Services/Localization/i18n/states.php:899
20840 msgid "North Khorasan (خراسان شمالی)"
20841 msgstr ""
20842
20843 #: app/Services/Localization/i18n/countries.php:177
20844 msgid "North Korea"
20845 msgstr ""
20846
20847 #: app/Services/Localization/i18n/countries.php:143
20848 msgid "North Macedonia"
20849 msgstr ""
20850
20851 #: app/Services/Localization/i18n/states.php:430
20852 msgid "North Rhine-Westphalia"
20853 msgstr ""
20854
20855 #: app/Services/Localization/i18n/states.php:585
20856 msgid "North Sinai"
20857 msgstr ""
20858
20859 #: app/Services/Localization/i18n/states.php:2253
20860 msgid "North West"
20861 msgstr ""
20862
20863 #: app/Services/Localization/i18n/states.php:2262
20864 msgid "North-Western"
20865 msgstr ""
20866
20867 #: app/Services/Localization/i18n/states.php:657
20868 #: app/Services/Localization/i18n/states.php:2261
20869 msgid "Northern"
20870 msgstr ""
20871
20872 #: app/Services/Localization/i18n/states.php:2252
20873 msgid "Northern Cape"
20874 msgstr ""
20875
20876 #: app/Services/Localization/i18n/countries.php:262
20877 msgid "Northern Ireland"
20878 msgstr ""
20879
20880 #: app/Services/Localization/i18n/countries.php:176
20881 msgid "Northern Mariana Islands"
20882 msgstr ""
20883
20884 #: app/Services/Localization/i18n/states.php:1595
20885 msgid "Northern Samar"
20886 msgstr ""
20887
20888 #: app/Services/Localization/i18n/states.php:119
20889 msgid "Northern Territory"
20890 msgstr ""
20891
20892 #: app/Services/Localization/i18n/states.php:1481
20893 msgid "Northland"
20894 msgstr ""
20895
20896 #: app/Services/Localization/i18n/states.php:286
20897 msgid "Northwest Territories"
20898 msgstr ""
20899
20900 #: app/Services/Localization/i18n/countries.php:178
20901 msgid "Norway"
20902 msgstr ""
20903
20904 #: app/Helpers/CurrenciesHelper.php:111
20905 msgid "Norwegian Krone"
20906 msgstr ""
20907
20908 #: api/StoreSettings.php:60 app/Services/Renderer/ProductCardRender.php:438
20909 #: app/Services/Renderer/ProductRenderer.php:1529
20910 #: app/Services/Renderer/ProductRenderer.php:1638
20911 #: app/Services/Renderer/PricingTableRenderer.php:404
20912 #: app/Modules/Templating/AssetLoader.php:136
20913 #: app/Modules/Templating/AssetLoader.php:314
20914 #: app/Hooks/Handlers/ShortCodes/SingleProductShortCode.php:91
20915 #: app/Hooks/Handlers/ShortCodes/PricingTableShortCode.php:110
20916 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:1006
20917 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:495
20918 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:1027
20919 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:1106
20920 msgid "Not Available"
20921 msgstr ""
20922
20923 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:122
20924 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:145
20925 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:153
20926 msgid "Not available yet"
20927 msgstr ""
20928
20929 #: app/Services/Translations/admin-translation.php:1563
20930 msgid "Not collecting cross-border VAT"
20931 msgstr ""
20932
20933 #: app/Services/Filter/CustomerFilter.php:122
20934 #: app/Services/Filter/OrderFilter.php:346
20935 #: app/Services/Filter/OrderFilter.php:435
20936 msgid "Not Contains"
20937 msgstr ""
20938
20939 #: app/Services/Translations/admin-translation.php:1564
20940 msgid "Not enough data to calculate lifetime metrics."
20941 msgstr ""
20942
20943 #: app/Services/Translations/admin-translation.php:1559
20944 msgid "Not Equal"
20945 msgstr ""
20946
20947 #: app/Services/Filter/OrderFilter.php:321
20948 #: app/Services/Translations/admin-translation.php:1560
20949 msgid "Not Equals"
20950 msgstr ""
20951
20952 #: app/Services/Translations/admin-translation.php:1561
20953 msgid "Not Exist"
20954 msgstr ""
20955
20956 #: app/Services/Filter/TaxFilter.php:116
20957 #: app/Services/Translations/admin-translation.php:1562
20958 msgid "Not Filed"
20959 msgstr ""
20960
20961 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:63
20962 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:211
20963 msgid "Not found."
20964 msgstr ""
20965
20966 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:152
20967 msgid "not in"
20968 msgstr ""
20969
20970 #: app/Services/Translations/admin-translation.php:2817
20971 msgid "not Includes"
20972 msgstr ""
20973
20974 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:257
20975 msgid "Not Installed"
20976 msgstr ""
20977
20978 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:743
20979 msgid "Not proper order handler"
20980 msgstr ""
20981
20982 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:746
20983 msgid "not proper order handler"
20984 msgstr ""
20985
20986 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:112
20987 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:125
20988 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:139
20989 msgid "not purchased"
20990 msgstr ""
20991
20992 #: app/Services/Translations/admin-translation.php:1565
20993 msgid "Not set"
20994 msgstr ""
20995
20996 #: app/Services/Translations/admin-translation.php:1566
20997 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:160
20998 msgid "Note"
20999 msgstr ""
21000
21001 #. %d: order id
21002 #: app/Modules/MCP/Tools/OrderTools.php:953
21003 msgid "Note added to order #%d."
21004 msgstr ""
21005
21006 #: app/Modules/MCP/Tools/OrderTools.php:930
21007 msgid "Note added via AI assistant"
21008 msgstr ""
21009
21010 #: app/Services/Translations/admin-translation.php:1567
21011 msgid ""
21012 "Note: For plain text searches, simply type your query without operators. The "
21013 "system will search across all text fields."
21014 msgstr ""
21015
21016 #: app/Services/Translations/admin-translation.php:1568
21017 msgid ""
21018 "Note: Private products are only visible to administrators but can be "
21019 "purchased via direct purchase link."
21020 msgstr ""
21021
21022 #: app/Services/Translations/admin-translation.php:1569
21023 msgid "Notes"
21024 msgstr ""
21025
21026 #: app/Services/Renderer/CheckoutRenderer.php:689
21027 #: app/Services/Translations/block-editor-translation.php:241
21028 msgid "Notes about your order, e.g. Leave it at my doorstep."
21029 msgstr ""
21030
21031 #: app/Services/Translations/admin-translation.php:1570
21032 msgid "Nothing to preview"
21033 msgstr ""
21034
21035 #: app/Services/Translations/admin-translation.php:1571
21036 msgid "Nothing...."
21037 msgstr ""
21038
21039 #: app/Services/PDF/ReceiptPdfTemplateService.php:46
21040 msgid "Notice template for refund confirmations"
21041 msgstr ""
21042
21043 #: app/Http/Controllers/EmailNotificationController.php:70
21044 msgid "Notification Details not found"
21045 msgstr ""
21046
21047 #: app/Services/Translations/admin-translation.php:1572
21048 msgid "Notification Name"
21049 msgstr ""
21050
21051 #: app/Http/Controllers/ProductIntegrationsController.php:199
21052 msgid "Notification not found"
21053 msgstr ""
21054
21055 #: app/Http/Controllers/EmailNotificationController.php:90
21056 #: app/Http/Controllers/EmailNotificationController.php:111
21057 msgid "Notification updated successfully"
21058 msgstr ""
21059
21060 #: app/Services/Translations/admin-translation.php:1573
21061 msgid "Notifications"
21062 msgstr ""
21063
21064 #: app/Hooks/Handlers/ReminderHandler.php:168
21065 msgid "Notify customers before their trial ends and billing begins."
21066 msgstr ""
21067
21068 #: app/Hooks/Handlers/ReminderHandler.php:209
21069 msgid "Notify customers before upcoming subscription renewals."
21070 msgstr ""
21071
21072 #: app/Services/Localization/i18n/states.php:1252
21073 msgid "Nouaceur"
21074 msgstr ""
21075
21076 #: app/Services/Translations/TransStrings.php:197
21077 msgid "Nov"
21078 msgstr ""
21079
21080 #: app/Services/Localization/i18n/states.php:287
21081 msgid "Nova Scotia"
21082 msgstr ""
21083
21084 #: app/Services/Localization/i18n/states.php:973
21085 msgid "Novara"
21086 msgstr ""
21087
21088 #: app/Services/Translations/TransStrings.php:166
21089 msgid "November"
21090 msgstr ""
21091
21092 #: app/Services/Translations/TransStrings.php:136
21093 msgid "Now"
21094 msgstr ""
21095
21096 #: app/Modules/Tax/TaxModule.php:2399
21097 msgid "NPWP / PPN"
21098 msgstr ""
21099
21100 #: app/Modules/Tax/TaxModule.php:2403
21101 msgid "NTN / STRN"
21102 msgstr ""
21103
21104 #: app/Services/Localization/i18n/states.php:2104
21105 msgid "Ntoroko"
21106 msgstr ""
21107
21108 #: app/Services/Localization/i18n/states.php:2105
21109 msgid "Ntungamo"
21110 msgstr ""
21111
21112 #: app/Services/Localization/i18n/states.php:1596
21113 msgid "Nueva Ecija"
21114 msgstr ""
21115
21116 #: app/Services/Localization/i18n/states.php:2231
21117 msgid "Nueva Esparta"
21118 msgstr ""
21119
21120 #: app/Services/Localization/i18n/states.php:1476
21121 msgid "Nueva Segovia"
21122 msgstr ""
21123
21124 #: app/Services/Localization/i18n/states.php:1597
21125 msgid "Nueva Vizcaya"
21126 msgstr ""
21127
21128 #: app/Services/Localization/i18n/states.php:1326
21129 msgid "Nuevo León"
21130 msgstr ""
21131
21132 #: api/StoreSettings.php:391
21133 msgid "Number Format"
21134 msgstr ""
21135
21136 #: app/Services/Translations/admin-translation.php:1574
21137 msgid "Number of payments to split the price over the installment period."
21138 msgstr ""
21139
21140 #: app/Services/Translations/block-editor-translation.php:242
21141 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:97
21142 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:99
21143 msgid "Numbers"
21144 msgstr ""
21145
21146 #: app/Services/Translations/TransStrings.php:354
21147 msgctxt "numeric system - Sequence must need to maintained"
21148 msgid "0_1_2_3_4_5_6_7_8_9"
21149 msgstr ""
21150
21151 #: app/Services/Localization/i18n/states.php:288
21152 msgid "Nunavut"
21153 msgstr ""
21154
21155 #: app/Services/Localization/i18n/states.php:974
21156 msgid "Nuoro"
21157 msgstr ""
21158
21159 #: app/Services/Localization/i18n/states.php:43
21160 msgid "Nuristan"
21161 msgstr ""
21162
21163 #: app/Services/Localization/i18n/states.php:794
21164 msgid "Nusa Tenggara Barat"
21165 msgstr ""
21166
21167 #: app/Services/Localization/i18n/states.php:795
21168 msgid "Nusa Tenggara Timur"
21169 msgstr ""
21170
21171 #: app/Services/Localization/i18n/states.php:2106
21172 msgid "Nwoya"
21173 msgstr ""
21174
21175 #: app/Services/Localization/i18n/states.php:1130
21176 msgid "Nyamira"
21177 msgstr ""
21178
21179 #: app/Services/Localization/i18n/states.php:1131
21180 msgid "Nyandarua"
21181 msgstr ""
21182
21183 #: app/Services/Localization/i18n/states.php:1132
21184 msgid "Nyeri"
21185 msgstr ""
21186
21187 #: app/Services/Localization/i18n/states.php:767
21188 msgid "Nógrád"
21189 msgstr ""
21190
21191 #: app/Services/Localization/i18n/states.php:1343
21192 msgid "Oaxaca"
21193 msgstr ""
21194
21195 #: app/Services/Localization/i18n/states.php:310
21196 msgid "Obwalden"
21197 msgstr ""
21198
21199 #: app/Services/Localization/i18n/states.php:1598
21200 msgid "Occidental Mindoro"
21201 msgstr ""
21202
21203 #: app/Services/Translations/admin-translation.php:1579
21204 msgid "Occurrence"
21205 msgstr ""
21206
21207 #: app/Services/Localization/i18n/continents.php:249
21208 msgid "Oceania"
21209 msgstr ""
21210
21211 #: app/Services/Localization/i18n/states.php:1307
21212 msgid "Ocnița"
21213 msgstr ""
21214
21215 #: app/Services/Localization/i18n/states.php:725
21216 msgid "Ocotepeque"
21217 msgstr ""
21218
21219 #: app/Services/Translations/TransStrings.php:196
21220 msgid "Oct"
21221 msgstr ""
21222
21223 #: app/Services/Translations/TransStrings.php:165
21224 msgid "October"
21225 msgstr ""
21226
21227 #: app/Services/Localization/i18n/states.php:1986
21228 msgid "Odeshchyna"
21229 msgstr ""
21230
21231 #: app/Services/Localization/i18n/states.php:861
21232 msgid "Odisha"
21233 msgstr ""
21234
21235 #: app/Services/Translations/admin-translation.php:2818
21236 msgid "of"
21237 msgstr ""
21238
21239 #: app/Services/Translations/admin-translation.php:2819
21240 msgid "of variants"
21241 msgstr ""
21242
21243 #: app/Services/Localization/i18n/states.php:831
21244 msgid "Offaly"
21245 msgstr ""
21246
21247 #: app/Modules/PaymentMethods/Cod/CodHandler.php:32
21248 msgid "Offline payment is not activated"
21249 msgstr ""
21250
21251 #: app/Services/Localization/i18n/states.php:1432
21252 msgid "Ogun"
21253 msgstr ""
21254
21255 #: app/Services/Localization/i18n/states.php:1396
21256 msgid "Ohangwena"
21257 msgstr ""
21258
21259 #: app/Services/Localization/i18n/states.php:2175
21260 msgid "Ohio"
21261 msgstr ""
21262
21263 #: app/Services/Localization/i18n/states.php:1091
21264 msgid "Oita"
21265 msgstr ""
21266
21267 #: app/Services/Translations/TransStrings.php:123
21268 #: app/Services/Translations/TransStrings.php:140
21269 #: app/Services/Translations/TransStrings.php:244
21270 #: app/Services/Translations/admin-translation.php:1575
21271 msgid "OK"
21272 msgstr ""
21273
21274 #: app/Services/Translations/admin-translation.php:1580
21275 msgid "Ok"
21276 msgstr ""
21277
21278 #: app/Services/Translations/admin-translation.php:1581
21279 msgid "Okay...!"
21280 msgstr ""
21281
21282 #: app/Services/Localization/i18n/states.php:1080
21283 msgid "Okayama"
21284 msgstr ""
21285
21286 #: app/Services/Localization/i18n/states.php:1094
21287 msgid "Okinawa"
21288 msgstr ""
21289
21290 #: app/Services/Localization/i18n/states.php:2176
21291 msgid "Oklahoma"
21292 msgstr ""
21293
21294 #: app/Services/Localization/i18n/states.php:726
21295 msgid "Olancho"
21296 msgstr ""
21297
21298 #: app/Services/Translations/block-editor-translation.php:243
21299 msgid "Oldest to newest"
21300 msgstr ""
21301
21302 #: app/Services/Localization/i18n/states.php:1690
21303 msgid "Olt"
21304 msgstr ""
21305
21306 #: app/Services/Localization/i18n/states.php:1397
21307 msgid "Omaheke"
21308 msgstr ""
21309
21310 #: app/Services/Localization/i18n/countries.php:179
21311 msgid "Oman"
21312 msgstr ""
21313
21314 #: app/Services/Localization/i18n/states.php:2107
21315 msgid "Omoro"
21316 msgstr ""
21317
21318 #: app/Services/Localization/i18n/states.php:1398
21319 msgid "Omusati"
21320 msgstr ""
21321
21322 #: app/Services/Translations/customer-profile-translation.php:345
21323 msgid "on"
21324 msgstr ""
21325
21326 #: app/Models/Order.php:579
21327 #, php-format
21328 msgid "on %s"
21329 msgstr ""
21330
21331 #: app/Services/Email/EmailNotifications.php:331
21332 msgid "On demand"
21333 msgstr ""
21334
21335 #: app/Helpers/Status.php:162 app/Helpers/Status.php:172
21336 #: app/Helpers/Helper.php:221 app/Helpers/Helper.php:236
21337 #: app/Services/Filter/OrderFilter.php:253
21338 #: app/Services/Translations/admin-translation.php:1582
21339 #: app/Services/Translations/customer-profile-translation.php:173
21340 msgid "On Hold"
21341 msgstr ""
21342
21343 #: app/Services/Translations/admin-translation.php:1583
21344 msgid "On hold"
21345 msgstr ""
21346
21347 #: app/Services/Translations/block-editor-translation.php:244
21348 msgid "On Sale"
21349 msgstr ""
21350
21351 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:238
21352 msgid "On sale Products only"
21353 msgstr ""
21354
21355 #: app/Modules/MCP/Tools/ContextTools.php:83
21356 msgid ""
21357 "On-demand lookup lists kept out of get-store-context to keep it lean: "
21358 "coupons, labels, gateways, tax_classes, shipping_zones, product_categories. "
21359 "Pass kinds[] with only what you need. Kinds your role cannot see are "
21360 "reported in meta.warnings, not dropped silently."
21361 msgstr ""
21362
21363 #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:65
21364 msgid "On-site checkout with AcceptUI"
21365 msgstr ""
21366
21367 #: app/Services/Translations/admin-translation.php:1584
21368 msgid "Onboarding Checklist"
21369 msgstr ""
21370
21371 #: app/Services/Translations/customer-profile-translation.php:174
21372 msgid "Once you subscribe to a plan, it will appear here."
21373 msgstr ""
21374
21375 #: app/Services/Localization/i18n/states.php:1433
21376 msgid "Ondo"
21377 msgstr ""
21378
21379 #: app/Services/Tax/TaxManager.php:117
21380 msgid "One"
21381 msgstr ""
21382
21383 #: api/StoreSettings.php:940
21384 msgid "One Column"
21385 msgstr ""
21386
21387 #: api/Resource/AttrGroupResource.php:249
21388 msgid "One or more group IDs do not exist."
21389 msgstr ""
21390
21391 #: app/Modules/MCP/Tools/LabelTools.php:103
21392 msgid ""
21393 "One or more label IDs do not exist. Use list-reference-data with kind=labels "
21394 "to find valid ids."
21395 msgstr ""
21396
21397 #: api/Resource/AttrTermResource.php:262
21398 msgid "One or more term IDs do not belong to this group."
21399 msgstr ""
21400
21401 #: app/Http/Controllers/ProductVariationController.php:252
21402 #: app/Http/Controllers/ProductVariationController.php:496
21403 msgid "One or more variant IDs do not exist."
21404 msgstr ""
21405
21406 #: app/Services/Renderer/ProductRenderer.php:229
21407 #: app/Services/Renderer/PricingTableRenderer.php:166
21408 #: app/Services/Translations/admin-translation.php:1585
21409 msgid "One Time"
21410 msgstr ""
21411
21412 #: app/Services/Translations/admin-translation.php:1586
21413 msgid "One time"
21414 msgstr ""
21415
21416 #: app/Services/Translations/admin-translation.php:1587
21417 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:190
21418 msgid "One-time"
21419 msgstr ""
21420
21421 #: app/Views/emails/digest.php:127
21422 msgid "One-time orders"
21423 msgstr ""
21424
21425 #: app/Services/Translations/admin-translation.php:1588
21426 msgid "Onetime"
21427 msgstr ""
21428
21429 #: app/Services/Translations/admin-translation.php:1589
21430 msgid "Onetime Payments"
21431 msgstr ""
21432
21433 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:392
21434 msgid "Only added if none of your product fields contains any links."
21435 msgstr ""
21436
21437 #. %1$s: store country name
21438 #: app/Services/Translations/admin-translation.php:1591
21439 #, php-format
21440 msgid "Only collect VAT from customers in %s."
21441 msgstr ""
21442
21443 #. %1$s: store country name
21444 #: app/Services/Translations/admin-translation.php:1593
21445 #, php-format
21446 msgid "Only for %1$s"
21447 msgstr ""
21448
21449 #: app/Services/Translations/block-editor-translation.php:245
21450 msgid "Only if cart has items"
21451 msgstr ""
21452
21453 #: app/Modules/Shipping/Http/Requests/ShippingZoneRequest.php:54
21454 msgid "Only one \"Whole World\" shipping zone is allowed."
21455 msgstr ""
21456
21457 #: app/Services/Translations/admin-translation.php:1594
21458 msgid "Only ships to the countries listed above."
21459 msgstr ""
21460
21461 #: app/Services/Translations/block-editor-translation.php:246
21462 msgid "Only show this block when the condition is met."
21463 msgstr ""
21464
21465 #: app/Services/Filter/OrderFilter.php:186
21466 #: app/Services/Filter/OrderFilter.php:204
21467 msgid "only supports '=' operator"
21468 msgstr ""
21469
21470 #: app/Services/Localization/i18n/states.php:289
21471 msgid "Ontario"
21472 msgstr ""
21473
21474 #: app/Services/Translations/admin-translation.php:1595
21475 msgid "Oops! That page can't be found."
21476 msgstr ""
21477
21478 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:179
21479 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:193
21480 msgid "Opacity"
21481 msgstr ""
21482
21483 #. %1$s: attribute group title
21484 #: app/Services/Translations/admin-translation.php:1598
21485 #, php-format
21486 msgid "Open attribute group: %1$s"
21487 msgstr ""
21488
21489 #: app/Services/Translations/block-editor-translation.php:247
21490 msgid "Open checkout in a modal instead of navigating to the product page."
21491 msgstr ""
21492
21493 #: app/Services/Translations/block-editor-translation.php:248
21494 msgid "Open in"
21495 msgstr ""
21496
21497 #: app/Services/Translations/block-editor-translation.php:249
21498 msgid "Open in new tab"
21499 msgstr ""
21500
21501 #: app/Views/emails/order/reminder/overdue/admin.php:64
21502 msgid "Open Order"
21503 msgstr ""
21504
21505 #: app/Services/Translations/admin-translation.php:1596
21506 msgid "Open Search"
21507 msgstr ""
21508
21509 #: app/Services/Translations/customer-profile-translation.php:175
21510 msgid "Open search"
21511 msgstr ""
21512
21513 #: app/Services/Renderer/MiniCartRenderer.php:69
21514 #: app/Services/Renderer/CartDrawerRenderer.php:142
21515 msgid "Open Shopping Cart"
21516 msgstr ""
21517
21518 #: app/Services/Translations/admin-translation.php:1599
21519 msgid "Operators"
21520 msgstr ""
21521
21522 #: app/Services/Translations/block-editor-translation.php:250
21523 msgid "Option 1"
21524 msgstr ""
21525
21526 #: app/Services/Translations/block-editor-translation.php:251
21527 msgid "Option 2"
21528 msgstr ""
21529
21530 #: app/Services/Translations/admin-translation.php:1600
21531 msgid "Option config changed. Save to update variants."
21532 msgstr ""
21533
21534 #: app/Services/Translations/admin-translation.php:1601
21535 msgid "Option name"
21536 msgstr ""
21537
21538 #: app/Services/Translations/admin-translation.php:1602
21539 msgid "Option name is required."
21540 msgstr ""
21541
21542 #: app/Services/Translations/admin-translation.php:1603
21543 msgid "Option values"
21544 msgstr ""
21545
21546 #: app/Services/Translations/admin-translation.php:1604
21547 msgid "Option values created successfully"
21548 msgstr ""
21549
21550 #: app/Services/Translations/admin-translation.php:1605
21551 msgid "Optional description"
21552 msgstr ""
21553
21554 #: app/Services/Translations/admin-translation.php:1606
21555 msgid "Optional description of this shipping class for internal reference."
21556 msgstr ""
21557
21558 #: app/Services/Translations/admin-translation.php:1607
21559 msgid ""
21560 "Optionally add a description that will get your customers excited about the "
21561 "offer. You can use html as well."
21562 msgstr ""
21563
21564 #: app/Services/Translations/admin-translation.php:1608
21565 msgid "Options"
21566 msgstr ""
21567
21568 #: app/Services/Translations/admin-translation.php:1576
21569 msgid "OR"
21570 msgstr ""
21571
21572 #: app/Services/Translations/admin-translation.php:2820
21573 msgid "or"
21574 msgstr ""
21575
21576 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:320
21577 msgid "Or Setup keys manually"
21578 msgstr ""
21579
21580 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:319
21581 msgid "Or Setup keys manually."
21582 msgstr ""
21583
21584 #: app/Services/Translations/block-editor-translation.php:252
21585 msgid "Or use custom icon URL"
21586 msgstr ""
21587
21588 #: app/Services/Localization/i18n/states.php:514
21589 msgid "Oran"
21590 msgstr ""
21591
21592 #: app/Helpers/EditorShortCodeHelper.php:217
21593 #: app/Services/Translations/admin-translation.php:1609
21594 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:162
21595 msgid "Order"
21596 msgstr ""
21597
21598 #: app/Services/Translations/admin-translation.php:2821
21599 msgid "order"
21600 msgstr ""
21601
21602 #: app/Views/emails/parts/order_header.php:25
21603 msgid "Order #"
21604 msgstr ""
21605
21606 #. 1: order/invoice number, 2: order status
21607 #: app/Models/Order.php:1138
21608 #, php-format
21609 msgid "Order %1$s cannot be deleted due to its current order status: %2$s."
21610 msgstr ""
21611
21612 #. 1: order/invoice number, 2: payment status
21613 #: app/Models/Order.php:1126
21614 #, php-format
21615 msgid "Order %1$s cannot be deleted due to its current payment status: %2$s."
21616 msgstr ""
21617
21618 #. 1: order number, 2: customer name, 3: order total, 4: payment status
21619 #: app/Modules/MCP/Tools/OrderTools.php:417
21620 #, php-format
21621 msgid "Order %1$s — %2$s — %3$s — %4$s"
21622 msgstr ""
21623
21624 #. %s is the order/invoice number
21625 #: app/Models/Order.php:1166
21626 #, php-format
21627 msgid "Order %s cannot be deleted as it has an active subscription."
21628 msgstr ""
21629
21630 #. %s is the order/invoice number
21631 #: app/Http/Controllers/OrderController.php:560
21632 #, php-format
21633 msgid "Order %s deleted successfully"
21634 msgstr ""
21635
21636 #: app/Services/Email/EmailNotifications.php:71
21637 #: app/Services/Email/EmailNotifications.php:90
21638 #: app/Services/Email/EmailNotifications.php:180
21639 #: app/Services/Email/EmailNotifications.php:198
21640 #: app/Services/Email/EmailNotifications.php:216
21641 #: app/Services/Email/EmailNotifications.php:234
21642 #: app/Services/Email/EmailNotifications.php:252
21643 #: app/Services/Email/EmailNotifications.php:272
21644 msgid "Order Actions"
21645 msgstr ""
21646
21647 #: api/Resource/OrderAddressResource.php:70
21648 #: api/Resource/FrontendResource/OrderAddressResource.php:82
21649 msgid "Order address created successfully!"
21650 msgstr ""
21651
21652 #: api/Resource/OrderAddressResource.php:75
21653 #: api/Resource/FrontendResource/OrderAddressResource.php:87
21654 msgid "Order address creation failed."
21655 msgstr ""
21656
21657 #: api/Resource/OrderAddressResource.php:109
21658 #: api/Resource/FrontendResource/OrderAddressResource.php:121
21659 msgid "Order address update failed."
21660 msgstr ""
21661
21662 #: api/Resource/OrderAddressResource.php:105
21663 #: api/Resource/FrontendResource/OrderAddressResource.php:117
21664 msgid "Order address updated successfully!"
21665 msgstr ""
21666
21667 #: app/Services/Translations/customer-profile-translation.php:179
21668 msgid "Order addresses"
21669 msgstr ""
21670
21671 #: api/Resource/OrderResource.php:2153
21672 msgid "Order already has the same status"
21673 msgstr ""
21674
21675 #: app/Services/Filter/OrderFilter.php:310
21676 msgid "Order Amount"
21677 msgstr ""
21678
21679 #: app/Views/invoice/receipt_slip.php:114
21680 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:228
21681 msgid "Order At"
21682 msgstr ""
21683
21684 #: app/Views/emails/digest.php:116
21685 msgid "Order breakdown"
21686 msgstr ""
21687
21688 #: app/Helpers/AdminHelper.php:162
21689 msgid "Order Bump"
21690 msgstr ""
21691
21692 #: app/Services/Translations/admin-translation.php:1610
21693 msgid "Order Bump ID"
21694 msgstr ""
21695
21696 #: app/Services/Translations/admin-translation.php:1611
21697 msgid "Order Bump Price"
21698 msgstr ""
21699
21700 #: app/Services/Translations/admin-translation.php:1612
21701 msgid "Order Bumps"
21702 msgstr ""
21703
21704 #: app/Services/Translations/block-editor-translation.php:253
21705 msgid "Order By"
21706 msgstr ""
21707
21708 #: app/Services/Translations/block-editor-translation.php:256
21709 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:147
21710 msgid "Order by"
21711 msgstr ""
21712
21713 #: app/Http/Controllers/OrderController.php:264
21714 msgid "Order can not be refunded."
21715 msgstr ""
21716
21717 #: app/Helpers/Status.php:444
21718 msgid "Order Canceled"
21719 msgstr ""
21720
21721 #. %s is the order status
21722 #: app/Services/Translations/admin-translation.php:1626
21723 #, php-format
21724 msgid "Order cannot be edited once it is %s"
21725 msgstr ""
21726
21727 #: app/Services/Translations/admin-translation.php:1627
21728 msgid "Order cannot be edited once paid."
21729 msgstr ""
21730
21731 #: app/Services/Translations/admin-translation.php:1613
21732 msgid "Order Chart"
21733 msgstr ""
21734
21735 #: app/Helpers/EditorShortCodeHelper.php:258
21736 msgid "Order Completed At"
21737 msgstr ""
21738
21739 #: app/Services/Email/EmailNotifications.php:282
21740 msgid "Order Confirmation #{{order.invoice_no}} (Offline Payment)"
21741 msgstr ""
21742
21743 #: app/Services/Email/EmailNotifications.php:273
21744 msgid "Order confirmation to customer (Offline Payment)"
21745 msgstr ""
21746
21747 #: app/Services/Filter/ProductFilter.php:251
21748 #: app/Services/Translations/admin-translation.php:1614
21749 msgid "Order Count"
21750 msgstr ""
21751
21752 #: app/Helpers/EditorShortCodeHelper.php:264
21753 msgid "Order Create Date"
21754 msgstr ""
21755
21756 #: app/Views/invoice/invoice_template.php:23
21757 msgid "Order Created"
21758 msgstr ""
21759
21760 #: app/Views/invoice/packing_slip.php:9
21761 #: app/Views/invoice/invoice_template.php:9
21762 #: app/Views/invoice/dispatch_slip.php:9 app/Views/invoice/shipping_slip.php:9
21763 #: app/Views/invoice/delivery_slip.php:9
21764 msgid "Order Created Notification"
21765 msgstr ""
21766
21767 #: app/Http/Controllers/OrderController.php:113
21768 msgid "Order created successfully!"
21769 msgstr ""
21770
21771 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:742
21772 msgid "Order creation failed"
21773 msgstr ""
21774
21775 #: api/Resource/OrderResource.php:223
21776 msgid "Order creation failed."
21777 msgstr ""
21778
21779 #: app/Helpers/EditorShortCodeHelper.php:232
21780 msgid "Order Currency"
21781 msgstr ""
21782
21783 #: app/Helpers/EditorShortCodeHelper.php:228
21784 msgid "Order Customer Id"
21785 msgstr ""
21786
21787 #: app/Services/Filter/OrderFilter.php:325
21788 #: app/Views/emails/components/header.php:10
21789 #: app/Views/emails/parts/order_header.php:20
21790 msgid "Order Date"
21791 msgstr ""
21792
21793 #: app/Helpers/Status.php:490
21794 msgid "Order Delivered"
21795 msgstr ""
21796
21797 #: app/Services/Translations/customer-profile-translation.php:176
21798 msgid "Order Details"
21799 msgstr ""
21800
21801 #: app/Helpers/EditorShortCodeHelper.php:235
21802 msgid "Order Discount Tax"
21803 msgstr ""
21804
21805 #: app/Helpers/EditorShortCodeHelper.php:236
21806 msgid "Order Discount Tax (Formatted)"
21807 msgstr ""
21808
21809 #: app/Helpers/EditorShortCodeHelper.php:237
21810 msgid "Order Discount Total"
21811 msgstr ""
21812
21813 #: app/Helpers/EditorShortCodeHelper.php:238
21814 msgid "Order Discount Total (Formatted)"
21815 msgstr ""
21816
21817 #: app/Helpers/EditorShortCodeHelper.php:263
21818 msgid "Order Downloads"
21819 msgstr ""
21820
21821 #: app/Helpers/EditorShortCodeHelper.php:226
21822 msgid "Order Fulfillment Type"
21823 msgstr ""
21824
21825 #: app/Http/Controllers/OrderController.php:705
21826 msgid "Order has already been paid"
21827 msgstr ""
21828
21829 #: app/Services/Email/EmailNotifications.php:243
21830 msgid "Order has been delivered #{{order.invoice_no}}"
21831 msgstr ""
21832
21833 #: app/Http/Controllers/OrderController.php:793
21834 msgid "Order has been marked as paid"
21835 msgstr ""
21836
21837 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:184
21838 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:289
21839 #: app/Modules/PaymentMethods/Cod/Cod.php:63
21840 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:171
21841 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:239
21842 msgid "Order has been placed successfully"
21843 msgstr ""
21844
21845 #: app/Services/Email/EmailNotifications.php:225
21846 msgid "Order has been shipped #{{order.invoice_no}} 📦"
21847 msgstr ""
21848
21849 #: app/Services/Filter/OrderFilter.php:315
21850 msgid "Order Hash (UUID)"
21851 msgstr ""
21852
21853 #: app/Listeners/IntegrationEventListener.php:362
21854 msgid "Order hash is required"
21855 msgstr ""
21856
21857 #: app/Services/Translations/admin-translation.php:1615
21858 msgid "Order Heat Map"
21859 msgstr ""
21860
21861 #: app/Helpers/EditorShortCodeHelper.php:220
21862 #: app/Services/Translations/admin-translation.php:1616
21863 #: app/Views/emails/order/reminder/due/customer.php:41
21864 #: app/Views/emails/order/reminder/due/admin.php:23
21865 #: app/Views/emails/order/reminder/overdue/customer.php:45
21866 #: app/Views/emails/order/reminder/overdue/admin.php:35
21867 msgid "Order ID"
21868 msgstr ""
21869
21870 #: app/Services/Filter/OrderFilter.php:142
21871 msgid "Order Id"
21872 msgstr ""
21873
21874 #: app/Views/invoice/invoice_template.php:51
21875 #: app/Views/invoice/dispatch_slip.php:40
21876 #: app/Views/invoice/shipping_slip.php:31
21877 #: app/Views/invoice/delivery_slip.php:33
21878 msgid "Order ID:"
21879 msgstr ""
21880
21881 #. %s is the order number
21882 #: app/Services/Translations/admin-translation.php:1618
21883 #, php-format
21884 msgid "Order ID: %s"
21885 msgstr ""
21886
21887 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:421
21888 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:506
21889 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:822
21890 msgid "Order info retrieved!"
21891 msgstr ""
21892
21893 #: api/Orders.php:90
21894 msgid "Order information does not match."
21895 msgstr ""
21896
21897 #: app/Helpers/EditorShortCodeHelper.php:257
21898 msgid "Order Ip Address"
21899 msgstr ""
21900
21901 #: app/Services/Reminders/ReminderService.php:177
21902 msgid "Order is not eligible for payment reminder"
21903 msgstr ""
21904
21905 #: app/Helpers/EditorShortCodeHelper.php:310
21906 msgid "Order Item (Loop)"
21907 msgstr ""
21908
21909 #: app/Helpers/EditorShortCodeHelper.php:265
21910 msgid "Order Item Count"
21911 msgstr ""
21912
21913 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:136
21914 msgid "Order Items"
21915 msgstr ""
21916
21917 #: app/Services/Translations/admin-translation.php:1628
21918 #: app/Services/Translations/customer-profile-translation.php:180
21919 msgid "Order items"
21920 msgstr ""
21921
21922 #: api/Resource/OrderItemResource.php:77
21923 msgid "Order items created."
21924 msgstr ""
21925
21926 #: api/Resource/OrderItemResource.php:82
21927 msgid "Order items failed to create!"
21928 msgstr ""
21929
21930 #: api/Resource/OrderItemResource.php:130
21931 msgid "Order items failed to update!"
21932 msgstr ""
21933
21934 #: api/OrderItems.php:106 api/Resource/OrderItemResource.php:125
21935 #: api/Resource/OrderItemResource.php:296
21936 msgid "Order items updated."
21937 msgstr ""
21938
21939 #: app/Listeners/IntegrationEventListener.php:370
21940 #: app/Helpers/CustomerHelper.php:182 api/Resource/OrderResource.php:1709
21941 #: app/Services/Translations/admin-translation.php:1629
21942 #: app/Http/Controllers/OrderController.php:198
21943 #: app/Http/Controllers/OrderController.php:236
21944 #: app/Http/Controllers/OrderController.php:484
21945 #: app/Http/Controllers/OrderController.php:603
21946 #: app/Http/Controllers/WidgetsController.php:28
21947 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:148
21948 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:426
21949 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:494
21950 msgid "Order not found"
21951 msgstr ""
21952
21953 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:280
21954 msgid "Order not found for the provided intent ID."
21955 msgstr ""
21956
21957 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:516
21958 msgid "Order not found or you do not have permission to view it."
21959 msgstr ""
21960
21961 #: api/Resource/OrderResource.php:1843 api/Resource/OrderResource.php:2040
21962 #: app/Modules/PaymentMethods/Cod/CodHandler.php:41
21963 msgid "Order not found!"
21964 msgstr ""
21965
21966 #: app/Helpers/OrderItemHelper.php:88
21967 msgid "Order Not valid!"
21968 msgstr ""
21969
21970 #: app/Helpers/EditorShortCodeHelper.php:256
21971 msgid "Order Note"
21972 msgstr ""
21973
21974 #: app/Http/Controllers/NotesController.php:22
21975 msgid "Order Note Updated successfully."
21976 msgstr ""
21977
21978 #: app/Services/Renderer/CheckoutRenderer.php:688
21979 msgid "Order Notes"
21980 msgstr ""
21981
21982 #: app/Helpers/EditorShortCodeHelper.php:225
21983 #: app/Services/Translations/customer-profile-translation.php:177
21984 msgid "Order Number"
21985 msgstr ""
21986
21987 #: app/Services/Reminders/ReminderService.php:166
21988 msgid "Order or customer not found"
21989 msgstr ""
21990
21991 #: app/Helpers/Status.php:440
21992 msgid "Order Paid (Payment / Subscription)"
21993 msgstr ""
21994
21995 #: app/Helpers/EditorShortCodeHelper.php:224
21996 msgid "Order Parent Id"
21997 msgstr ""
21998
21999 #: app/Helpers/EditorShortCodeHelper.php:222
22000 msgid "Order Payment Link"
22001 msgstr ""
22002
22003 #: app/Helpers/EditorShortCodeHelper.php:229
22004 msgid "Order Payment Method"
22005 msgstr ""
22006
22007 #: app/Helpers/EditorShortCodeHelper.php:230
22008 msgid "Order Payment Method Title"
22009 msgstr ""
22010
22011 #: app/Helpers/EditorShortCodeHelper.php:231
22012 msgid "Order Payment Status"
22013 msgstr ""
22014
22015 #: app/Services/Translations/checkout-translation.php:24
22016 msgid "Order Processing..."
22017 msgstr ""
22018
22019 #: app/Services/Filter/CustomerFilter.php:77
22020 #: app/Services/Filter/OrderFilter.php:233
22021 #: app/Services/Filter/ProductFilter.php:245
22022 msgid "Order Property"
22023 msgstr ""
22024
22025 #: app/Helpers/EditorShortCodeHelper.php:255
22026 msgid "Order Rate"
22027 msgstr ""
22028
22029 #: app/Services/PDF/ReceiptPdfTemplateService.php:17
22030 #: app/Services/PDF/ReceiptPdfTemplateService.php:23
22031 #: app/Http/Routes/WebRoutes.php:234
22032 msgid "Order Receipt"
22033 msgstr ""
22034
22035 #: app/Views/emails/order/reminder/due/customer.php:45
22036 #: app/Views/emails/order/reminder/due/admin.php:27
22037 #: app/Views/emails/order/reminder/overdue/customer.php:49
22038 #: app/Views/emails/order/reminder/overdue/admin.php:39
22039 msgid "Order Reference"
22040 msgstr ""
22041
22042 #: app/Helpers/Status.php:448
22043 msgid "Order Refunded (Full)"
22044 msgstr ""
22045
22046 #: app/Helpers/EditorShortCodeHelper.php:259
22047 msgid "Order Refunded At"
22048 msgstr ""
22049
22050 #: app/Helpers/Status.php:486
22051 msgid "Order Shipped"
22052 msgstr ""
22053
22054 #: app/Helpers/EditorShortCodeHelper.php:243
22055 msgid "Order Shipping Tax"
22056 msgstr ""
22057
22058 #: app/Helpers/EditorShortCodeHelper.php:244
22059 msgid "Order Shipping Tax (Formatted)"
22060 msgstr ""
22061
22062 #: app/Helpers/EditorShortCodeHelper.php:245
22063 msgid "Order Shipping Total"
22064 msgstr ""
22065
22066 #: app/Helpers/EditorShortCodeHelper.php:246
22067 msgid "Order Shipping Total (Formatted)"
22068 msgstr ""
22069
22070 #: app/Services/Translations/admin-translation.php:1619
22071 msgid "Order Sources"
22072 msgstr ""
22073
22074 #: app/Services/Translations/admin-translation.php:1620
22075 msgid "Order Stats Overview"
22076 msgstr ""
22077
22078 #: app/Services/Translations/admin-translation.php:1621
22079 msgid "Order Stats Overview of"
22080 msgstr ""
22081
22082 #: app/Helpers/EditorShortCodeHelper.php:223
22083 #: app/Services/Filter/OrderFilter.php:247
22084 #: app/Services/Translations/admin-translation.php:1622
22085 msgid "Order Status"
22086 msgstr ""
22087
22088 #: app/Services/Translations/customer-profile-translation.php:181
22089 msgid "Order status"
22090 msgstr ""
22091
22092 #: app/Http/Controllers/OrderController.php:932
22093 msgid "Order Status has been changed for the selected orders"
22094 msgstr ""
22095
22096 #. 1: old status, 2: new status
22097 #. %1$s is the old status, %2$s is the new status
22098 #: app/Helpers/StatusHelper.php:51 app/Helpers/StatusHelper.php:219
22099 #: app/Helpers/StatusHelper.php:242 api/Resource/OrderResource.php:2083
22100 #: app/Http/Controllers/OrderController.php:757
22101 #: app/Http/Controllers/OrderController.php:786
22102 #: app/Modules/PaymentMethods/Cod/Cod.php:100
22103 #, php-format
22104 msgid "Order status has been updated from %1$s to %2$s"
22105 msgstr ""
22106
22107 #: app/Services/Translations/customer-profile-translation.php:182
22108 msgid "Order status information"
22109 msgstr ""
22110
22111 #: app/Helpers/StatusHelper.php:48 app/Helpers/StatusHelper.php:216
22112 #: app/Helpers/StatusHelper.php:239 api/Resource/OrderResource.php:2080
22113 #: app/Http/Controllers/OrderController.php:754
22114 #: app/Http/Controllers/OrderController.php:783
22115 #: app/Modules/PaymentMethods/Cod/Cod.php:97
22116 msgid "Order status updated"
22117 msgstr ""
22118
22119 #: app/Http/Controllers/OrderController.php:1326
22120 msgid "Order statuses synced successfully"
22121 msgstr ""
22122
22123 #: app/Helpers/EditorShortCodeHelper.php:233
22124 msgid "Order Subtotal"
22125 msgstr ""
22126
22127 #: app/Helpers/EditorShortCodeHelper.php:234
22128 msgid "Order Subtotal (Formatted)"
22129 msgstr ""
22130
22131 #: app/Services/Renderer/CheckoutRenderer.php:241
22132 #: app/Services/Translations/block-editor-translation.php:254
22133 #: app/Views/invoice/invoice_template.php:48
22134 #: app/Views/invoice/dispatch_slip.php:37
22135 #: app/Views/invoice/shipping_slip.php:28
22136 #: app/Views/invoice/delivery_slip.php:30
22137 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:157
22138 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:269
22139 #: app/Views/emails/order/paid/customer.php:24
22140 #: app/Views/emails/order/paid/admin.php:25
22141 #: app/Views/emails/order/shipped/customer.php:28
22142 #: app/Views/emails/order/placed/customer.php:24
22143 #: app/Views/emails/order/placed/admin.php:25
22144 #: app/Views/emails/order/delivered/customer.php:31
22145 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:380
22146 msgid "Order Summary"
22147 msgstr ""
22148
22149 #: app/Services/Renderer/CartSummaryRender.php:59
22150 msgid "Order summary"
22151 msgstr ""
22152
22153 #. %s is the order number
22154 #: app/Services/Translations/customer-profile-translation.php:184
22155 #, php-format
22156 msgid "Order summary for order number %s"
22157 msgstr ""
22158
22159 #: app/Helpers/EditorShortCodeHelper.php:247
22160 msgid "Order Tax Total"
22161 msgstr ""
22162
22163 #: app/Helpers/EditorShortCodeHelper.php:248
22164 msgid "Order Tax Total (Formatted)"
22165 msgstr ""
22166
22167 #: app/Helpers/EditorShortCodeHelper.php:249
22168 msgid "Order Total Amount"
22169 msgstr ""
22170
22171 #: app/Helpers/EditorShortCodeHelper.php:250
22172 msgid "Order Total Amount (Formatted)"
22173 msgstr ""
22174
22175 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:326
22176 msgid "Order total including all items, shipping (If any), and taxes (If any)"
22177 msgstr ""
22178
22179 #: app/Helpers/EditorShortCodeHelper.php:251
22180 msgid "Order Total Paid"
22181 msgstr ""
22182
22183 #: app/Helpers/EditorShortCodeHelper.php:252
22184 msgid "Order Total Paid (Formatted)"
22185 msgstr ""
22186
22187 #: app/Helpers/EditorShortCodeHelper.php:253
22188 msgid "Order Total Refund"
22189 msgstr ""
22190
22191 #: app/Helpers/EditorShortCodeHelper.php:254
22192 msgid "Order Total Refund (Formatted)"
22193 msgstr ""
22194
22195 #: app/Helpers/EditorShortCodeHelper.php:227
22196 #: app/Services/Filter/OrderFilter.php:287
22197 #: app/Services/Translations/admin-translation.php:1623
22198 #: app/Services/Translations/customer-profile-translation.php:178
22199 #: app/Services/Translations/block-editor-translation.php:255
22200 msgid "Order Type"
22201 msgstr ""
22202
22203 #: api/Resource/OrderResource.php:1583
22204 msgid "Order update failed."
22205 msgstr ""
22206
22207 #: api/Resource/OrderResource.php:1577
22208 msgid "Order updated successfully"
22209 msgstr ""
22210
22211 #: api/Orders.php:130
22212 msgid "Order updated."
22213 msgstr ""
22214
22215 #: app/Helpers/EditorShortCodeHelper.php:260
22216 msgid "Order UUID"
22217 msgstr ""
22218
22219 #: app/Services/Report/DashBoardReportService.php:155
22220 #: app/Modules/ReportingModule/OrdersReport.php:75
22221 #: app/Http/Controllers/Reports/ReportingController.php:210
22222 msgid "Order Value (Paid)"
22223 msgstr ""
22224
22225 #: app/Services/Translations/admin-translation.php:1630
22226 msgid "Order value distribution"
22227 msgstr ""
22228
22229 #: app/Services/Translations/admin-translation.php:1624
22230 msgid "Order Value Ranges"
22231 msgstr ""
22232
22233 #: app/Modules/MCP/Tools/OrderTools.php:919
22234 msgid "order_id and note are required."
22235 msgstr ""
22236
22237 #: app/Modules/MCP/Tools/OrderTools.php:652
22238 #: app/Modules/MCP/Tools/OrderTools.php:777
22239 #: app/Modules/MCP/Tools/OrderTools.php:967
22240 msgid "order_id is required."
22241 msgstr ""
22242
22243 #. 1: rejected status, 2: allowed statuses
22244 #: app/Modules/MCP/Tools/OrderTools.php:801
22245 #, php-format
22246 msgid "order_status \"%1$s\" cannot be set manually. Allowed: %2$s."
22247 msgstr ""
22248
22249 #: app/Helpers/AdminHelper.php:133 app/Helpers/Status.php:436
22250 #: app/Services/Translations/admin-translation.php:1631
22251 #: app/Services/Widgets/DashboardWidget.php:59 app/Views/emails/digest.php:97
22252 #: app/Views/emails/digest.php:122 app/Hooks/Handlers/MenuHandler.php:247
22253 msgid "Orders"
22254 msgstr ""
22255
22256 #: app/Services/Translations/admin-translation.php:2822
22257 msgid "orders"
22258 msgstr ""
22259
22260 #: app/Services/Translations/admin-translation.php:1632
22261 #, php-format
22262 msgid "Orders (%s)"
22263 msgstr ""
22264
22265 #: app/Services/Translations/admin-translation.php:1634
22266 msgid "Orders by day and hour"
22267 msgstr ""
22268
22269 #: app/Services/Translations/admin-translation.php:1635
22270 msgid "Orders grouped by"
22271 msgstr ""
22272
22273 #: app/Services/Translations/admin-translation.php:1636
22274 msgid "Orders grouped by based on their completion time in Hours."
22275 msgstr ""
22276
22277 #: app/Services/Translations/admin-translation.php:1637
22278 msgid "Orders grouped by based on their order value in different ranges."
22279 msgstr ""
22280
22281 #: app/Services/Translations/admin-translation.php:1633
22282 msgid "Orders Report"
22283 msgstr ""
22284
22285 #: app/Http/Controllers/OrderController.php:815
22286 msgid "Orders selection is required"
22287 msgstr ""
22288
22289 #: app/Services/Translations/admin-translation.php:1638
22290 msgid "Orders upgraded from another order"
22291 msgstr ""
22292
22293 #: app/Services/Translations/admin-translation.php:1639
22294 msgid "Orders upgraded to another order"
22295 msgstr ""
22296
22297 #: app/Services/Localization/i18n/states.php:1869
22298 msgid "Ordu"
22299 msgstr ""
22300
22301 #: app/Services/Localization/i18n/states.php:2177
22302 msgid "Oregon"
22303 msgstr ""
22304
22305 #: app/Services/Localization/i18n/states.php:551
22306 msgid "Orellana"
22307 msgstr ""
22308
22309 #: app/Services/Translations/admin-translation.php:1640
22310 msgid ""
22311 "Organize product variations by repeat interval (Monthly, Yearly) or payment "
22312 "term (One time, Subscription)."
22313 msgstr ""
22314
22315 #: app/Services/Translations/admin-translation.php:1641
22316 msgid ""
22317 "Organize product variations by repeat interval(Monthly, Yearly) or payment "
22318 "term(One time, Subscription)."
22319 msgstr ""
22320
22321 #: app/Services/Localization/i18n/states.php:1308
22322 msgid "Orhei"
22323 msgstr ""
22324
22325 #: app/Services/Localization/i18n/states.php:1599
22326 msgid "Oriental Mindoro"
22327 msgstr ""
22328
22329 #: app/Services/Renderer/ModalCheckoutRenderer.php:253
22330 #: app/Services/Renderer/ProductRenderer.php:961
22331 #: app/Services/Renderer/ProductRenderer.php:1808
22332 #: app/Services/Renderer/CartItemRenderer.php:74
22333 msgid "Original price"
22334 msgstr ""
22335
22336 #. 1: Original price, 2: Current item price
22337 #: app/Services/Renderer/ProductRenderer.php:943
22338 #, php-format
22339 msgid "Original Price: %1$s, Price: %2$s"
22340 msgstr ""
22341
22342 #. %s: product price
22343 #: app/Services/Renderer/ProductCardRender.php:385
22344 #, php-format
22345 msgid "Original price: %s"
22346 msgstr ""
22347
22348 #: app/Services/Localization/i18n/states.php:975
22349 msgid "Oristano"
22350 msgstr ""
22351
22352 #: app/Services/Localization/i18n/states.php:245
22353 msgid "Oruro"
22354 msgstr ""
22355
22356 #: app/Services/Localization/i18n/states.php:1074
22357 msgid "Osaka"
22358 msgstr ""
22359
22360 #: app/Services/Localization/i18n/states.php:1399
22361 msgid "Oshana"
22362 msgstr ""
22363
22364 #: app/Services/Localization/i18n/states.php:1400
22365 msgid "Oshikoto"
22366 msgstr ""
22367
22368 #: app/Services/Localization/i18n/states.php:745
22369 msgid "Osijek-Baranja County"
22370 msgstr ""
22371
22372 #: app/Services/Localization/i18n/states.php:1897
22373 msgid "Osmaniye"
22374 msgstr ""
22375
22376 #: app/Services/Translations/admin-translation.php:1577
22377 msgid "OSS (One Stop Shop)"
22378 msgstr ""
22379
22380 #: app/Http/Controllers/TaxEUController.php:291
22381 msgid "OSS country rates saved successfully"
22382 msgstr ""
22383
22384 #: app/Services/Translations/admin-translation.php:1578
22385 msgid "OSS VAT Number"
22386 msgstr ""
22387
22388 #: app/Services/Localization/i18n/states.php:1434
22389 msgid "Osun"
22390 msgstr ""
22391
22392 #: app/Services/Localization/i18n/states.php:1495
22393 msgid "Otago"
22394 msgstr ""
22395
22396 #: app/Services/Tax/TaxManager.php:470
22397 #: app/Services/Translations/admin-translation.php:1642
22398 msgid "Other"
22399 msgstr ""
22400
22401 #: app/Services/Email/EmailNotifications.php:31
22402 #: app/Services/Translations/admin-translation.php:1643
22403 msgid "Other Actions"
22404 msgstr ""
22405
22406 #: app/Services/Translations/admin-translation.php:1644
22407 msgid "Other Reason"
22408 msgstr ""
22409
22410 #: app/Services/Translations/admin-translation.php:1645
22411 msgid "Other Shipping Methods"
22412 msgstr ""
22413
22414 #: app/Services/Localization/i18n/states.php:658
22415 msgid "Oti"
22416 msgstr ""
22417
22418 #: app/Services/Localization/i18n/states.php:1401
22419 msgid "Otjozondjupa"
22420 msgstr ""
22421
22422 #: app/Services/Localization/i18n/states.php:2108
22423 msgid "Otuke"
22424 msgstr ""
22425
22426 #: app/Services/Localization/i18n/states.php:513
22427 msgid "Ouargla"
22428 msgstr ""
22429
22430 #: app/Services/Localization/i18n/states.php:1253
22431 msgid "Ouarzazate"
22432 msgstr ""
22433
22434 #: app/Services/Localization/i18n/states.php:1174
22435 msgid "Oudomxay"
22436 msgstr ""
22437
22438 #: app/Services/Localization/i18n/states.php:1254
22439 msgid "Oued Ed-Dahab"
22440 msgstr ""
22441
22442 #: app/Services/Localization/i18n/states.php:1256
22443 msgid "Ouezzane"
22444 msgstr ""
22445
22446 #: app/Services/Localization/i18n/states.php:1255
22447 msgid "Oujda-Angad"
22448 msgstr ""
22449
22450 #: app/Services/Localization/i18n/states.php:487
22451 msgid "Oum El Bouaghi"
22452 msgstr ""
22453
22454 #: app/Services/Localization/i18n/states.php:626
22455 msgid "Ourense"
22456 msgstr ""
22457
22458 #: app/Helpers/Status.php:295 app/Helpers/Helper.php:685
22459 msgid "Out Of Stock"
22460 msgstr ""
22461
22462 #: app/Models/ProductDetail.php:178 app/Services/Filter/ProductFilter.php:219
22463 #: app/Services/Translations/admin-translation.php:1646
22464 #: app/Services/Translations/block-editor-translation.php:257
22465 #: app/Hooks/Handlers/BlockEditors/SoldOutBadgeBlockEditor.php:107
22466 msgid "Out of Stock"
22467 msgstr ""
22468
22469 #: app/Services/Translations/admin-translation.php:1647
22470 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:38
22471 msgid "Out of stock"
22472 msgstr ""
22473
22474 #: app/Views/emails/order/reminder/overdue/customer.php:53
22475 #: app/Views/emails/order/reminder/overdue/admin.php:47
22476 msgid "Outstanding Amount"
22477 msgstr ""
22478
22479 #: app/Services/Localization/i18n/states.php:236
22480 msgid "Ouémé"
22481 msgstr ""
22482
22483 #: app/Services/Translations/admin-translation.php:1648
22484 msgid "Overall License Stats"
22485 msgstr ""
22486
22487 #: app/Services/Translations/admin-translation.php:1649
22488 #, php-format
22489 msgid "Overlaps with previous tier (max %s)"
22490 msgstr ""
22491
22492 #: app/Http/Controllers/TaxRateController.php:581
22493 #: app/Http/Controllers/TaxRateController.php:833
22494 #: app/Http/Controllers/TaxRateController.php:977
22495 msgid "Override not found"
22496 msgstr ""
22497
22498 #: app/Services/Translations/admin-translation.php:1650
22499 msgid "Override tax rates for specific product categories or shipping."
22500 msgstr ""
22501
22502 #: app/Services/Translations/admin-translation.php:1651
22503 msgid "Override type"
22504 msgstr ""
22505
22506 #: app/Services/Translations/admin-translation.php:1652
22507 #: app/Services/Translations/customer-profile-translation.php:185
22508 msgid "Overview"
22509 msgstr ""
22510
22511 #: app/Services/Translations/admin-translation.php:1653
22512 msgid "Owner"
22513 msgstr ""
22514
22515 #: app/Services/Localization/i18n/states.php:2109
22516 msgid "Oyam"
22517 msgstr ""
22518
22519 #: app/Services/Localization/i18n/states.php:1435
22520 msgid "Oyo"
22521 msgstr ""
22522
22523 #: api/StoreSettings.php:1228 app/Services/Localization/i18n/units.php:18
22524 msgid "oz"
22525 msgstr ""
22526
22527 #: app/Services/Localization/i18n/states.php:466
22528 msgid "Ozama"
22529 msgstr ""
22530
22531 #: app/Services/Localization/i18n/states.php:176
22532 msgid "Pabna"
22533 msgstr ""
22534
22535 #: app/Services/Renderer/ProductCardRender.php:210
22536 #: app/Services/Translations/admin-translation.php:1656
22537 #: app/Services/Translations/customer-profile-translation.php:186
22538 #: app/Services/Translations/block-editor-translation.php:258
22539 msgid "Package"
22540 msgstr ""
22541
22542 #: app/Services/Translations/admin-translation.php:1657
22543 msgid "Package actions"
22544 msgstr ""
22545
22546 #: app/Views/invoice/delivery_slip.php:20
22547 msgid "Package Delivered Successfully!"
22548 msgstr ""
22549
22550 #: app/Services/Translations/admin-translation.php:1658
22551 msgid "Package name"
22552 msgstr ""
22553
22554 #: app/Services/Translations/admin-translation.php:1659
22555 msgid "Package type"
22556 msgstr ""
22557
22558 #: app/Services/Renderer/ProductCardRender.php:135
22559 msgid "Package:"
22560 msgstr ""
22561
22562 #: app/Services/Email/EmailPreviewService.php:121
22563 msgid "Package: Medium Box · 30 × 20 × 15 cm · Wt: 2 kg · Shipping wt: 2.5 kg"
22564 msgstr ""
22565
22566 #: app/Services/Translations/admin-translation.php:1660
22567 msgid "Packages"
22568 msgstr ""
22569
22570 #: app/Modules/Shipping/Http/Controllers/ShippingClassController.php:149
22571 msgid "Packages have been saved successfully"
22572 msgstr ""
22573
22574 #: app/Services/Translations/admin-translation.php:1661
22575 #: app/Http/Controllers/TemplateController.php:16
22576 msgid "Packing Slip Template"
22577 msgstr ""
22578
22579 #: app/Modules/Templating/Bricks/Elements/BuySection.php:106
22580 #: app/Modules/Templating/Bricks/Elements/BuySection.php:234
22581 msgid "Padding"
22582 msgstr ""
22583
22584 #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:58
22585 #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:84
22586 msgid "Paddle Payment Gateway"
22587 msgstr ""
22588
22589 #: app/Services/Localization/i18n/states.php:2110
22590 msgid "Pader"
22591 msgstr ""
22592
22593 #: app/Services/Localization/i18n/states.php:976
22594 msgid "Padova"
22595 msgstr ""
22596
22597 #: app/Services/Translations/TransStrings.php:228
22598 msgid "Page"
22599 msgstr ""
22600
22601 #. %1$s - current page, %2$s - total page
22602 #: app/Services/Translations/admin-translation.php:1663
22603 #: app/Services/Translations/customer-profile-translation.php:188
22604 #, php-format
22605 msgid "Page %1$s of %2$s"
22606 msgstr ""
22607
22608 #: app/Services/Translations/admin-translation.php:1664
22609 msgid "Page Name"
22610 msgstr ""
22611
22612 #: app/Http/Requests/CreatePageRequest.php:19
22613 msgid "Page Name field is required."
22614 msgstr ""
22615
22616 #: app/Views/frontend/not-found.php:7
22617 msgid "Page not found illustration"
22618 msgstr ""
22619
22620 #: app/Services/Translations/TransStrings.php:231
22621 msgid "page {pager}"
22622 msgstr ""
22623
22624 #: api/StoreSettings.php:598
22625 #: app/Services/Translations/admin-translation.php:1665
22626 msgid "Pages Setup"
22627 msgstr ""
22628
22629 #: app/Services/Renderer/ShopAppRenderer.php:627
22630 msgid "Pagination information"
22631 msgstr ""
22632
22633 #: app/Services/Translations/block-editor-translation.php:259
22634 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:93
22635 msgid "Pagination Type"
22636 msgstr ""
22637
22638 #: app/Services/Translations/block-editor-translation.php:260
22639 msgid "Paginator"
22640 msgstr ""
22641
22642 #: app/Services/Localization/i18n/states.php:1364
22643 msgid "Pahang"
22644 msgstr ""
22645
22646 #: app/Helpers/Status.php:189 app/Helpers/Helper.php:317
22647 #: app/Helpers/Helper.php:339 app/Services/Filter/OrderFilter.php:264
22648 #: app/Services/Translations/admin-translation.php:1666
22649 #: app/Services/Translations/customer-profile-translation.php:189
22650 msgid "Paid"
22651 msgstr ""
22652
22653 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:193
22654 msgid "Paid amount does not match with transaction amount!"
22655 msgstr ""
22656
22657 #: app/Services/Report/DashBoardReportService.php:149
22658 #: app/Modules/ReportingModule/OrdersReport.php:70
22659 #: app/Http/Controllers/Reports/ReportingController.php:204
22660 msgid "Paid Order Items"
22661 msgstr ""
22662
22663 #: app/Services/Report/DashBoardReportService.php:143
22664 #: app/Modules/ReportingModule/OrdersReport.php:65
22665 #: app/Http/Controllers/Reports/ReportingController.php:198
22666 msgid "Paid Orders"
22667 msgstr ""
22668
22669 #: app/Services/Localization/i18n/countries.php:180
22670 msgid "Pakistan"
22671 msgstr ""
22672
22673 #: app/Helpers/CurrenciesHelper.php:118
22674 msgid "Pakistani Rupee"
22675 msgstr ""
22676
22677 #: app/Services/Localization/i18n/states.php:44
22678 msgid "Paktia"
22679 msgstr ""
22680
22681 #: app/Services/Localization/i18n/states.php:45
22682 msgid "Paktika"
22683 msgstr ""
22684
22685 #: app/Services/Localization/i18n/states.php:2111
22686 msgid "Pakwach"
22687 msgstr ""
22688
22689 #: app/Services/Localization/i18n/states.php:1600
22690 msgid "Palawan"
22691 msgstr ""
22692
22693 #: app/Services/Localization/i18n/states.php:627
22694 msgid "Palencia"
22695 msgstr ""
22696
22697 #: app/Services/Localization/i18n/states.php:977
22698 msgid "Palermo"
22699 msgstr ""
22700
22701 #: app/Services/Localization/i18n/countries.php:181
22702 msgid "Palestinian Territory"
22703 msgstr ""
22704
22705 #: app/Services/Localization/i18n/states.php:2112
22706 msgid "Pallisa"
22707 msgstr ""
22708
22709 #: app/Services/Localization/i18n/states.php:2136
22710 msgid "Palmyra Atoll"
22711 msgstr ""
22712
22713 #: app/Services/Localization/i18n/states.php:1601
22714 msgid "Pampanga"
22715 msgstr ""
22716
22717 #: app/Modules/Tax/TaxModule.php:2405
22718 msgid "PAN / VAT"
22719 msgstr ""
22720
22721 #: app/Services/Localization/i18n/countries.php:182
22722 msgid "Panama"
22723 msgstr ""
22724
22725 #: app/Helpers/CurrenciesHelper.php:114
22726 msgid "Panamanian Balboa"
22727 msgstr ""
22728
22729 #: app/Services/Localization/i18n/states.php:1506
22730 msgid "Panamá"
22731 msgstr ""
22732
22733 #: app/Services/Localization/i18n/states.php:177
22734 msgid "Panchagarh"
22735 msgstr ""
22736
22737 #: app/Services/Localization/i18n/states.php:246
22738 msgid "Pando"
22739 msgstr ""
22740
22741 #: app/Services/Localization/i18n/states.php:1602
22742 msgid "Pangasinan"
22743 msgstr ""
22744
22745 #: app/Services/Localization/i18n/states.php:46
22746 msgid "Panjshir"
22747 msgstr ""
22748
22749 #: app/Services/Localization/i18n/states.php:809
22750 msgid "Papua"
22751 msgstr ""
22752
22753 #: app/Services/Localization/i18n/states.php:810
22754 msgid "Papua Barat"
22755 msgstr ""
22756
22757 #: app/Services/Localization/i18n/countries.php:183
22758 msgid "Papua New Guinea"
22759 msgstr ""
22760
22761 #: app/Helpers/CurrenciesHelper.php:116
22762 msgid "Papua New Guinean Kina"
22763 msgstr ""
22764
22765 #: app/Services/Localization/i18n/states.php:1648
22766 msgid "Paraguarí"
22767 msgstr ""
22768
22769 #: app/Services/Localization/i18n/countries.php:184
22770 msgid "Paraguay"
22771 msgstr ""
22772
22773 #: app/Helpers/CurrenciesHelper.php:120 app/Helpers/CurrenciesHelper.php:392
22774 msgid "Paraguayan Guaraní"
22775 msgstr ""
22776
22777 #: app/Services/Localization/i18n/states.php:267
22778 msgid "Paraná"
22779 msgstr ""
22780
22781 #: app/Services/Localization/i18n/states.php:266
22782 msgid "Paraíba"
22783 msgstr ""
22784
22785 #: app/CPT/FluentProducts.php:313
22786 msgid "Parent Brand"
22787 msgstr ""
22788
22789 #: app/CPT/FluentProducts.php:290
22790 msgid "Parent Category"
22791 msgstr ""
22792
22793 #: app/CPT/FluentProducts.php:291
22794 msgid "Parent Category:"
22795 msgstr ""
22796
22797 #: app/Modules/Subscriptions/Services/SubscriptionService.php:43
22798 msgid "Parent order not found for this subscription."
22799 msgstr ""
22800
22801 #: app/Services/Translations/admin-translation.php:1667
22802 msgid "Parent Order:"
22803 msgstr ""
22804
22805 #: app/Services/Localization/i18n/address-locales.php:277
22806 #: app/Services/Localization/i18n/address-locales.php:435
22807 #: app/Services/Localization/i18n/address-locales.php:473
22808 msgid "Parish"
22809 msgstr ""
22810
22811 #: app/Services/Localization/i18n/states.php:978
22812 msgid "Parma"
22813 msgstr ""
22814
22815 #: app/Helpers/Status.php:190 app/Services/Filter/OrderFilter.php:266
22816 #: app/Services/Translations/admin-translation.php:1668
22817 #: app/Services/Translations/customer-profile-translation.php:190
22818 msgid "Partially Paid"
22819 msgstr ""
22820
22821 #: app/Helpers/Status.php:193 app/Services/Filter/OrderFilter.php:268
22822 #: app/Services/Translations/admin-translation.php:1669
22823 msgid "Partially Refunded"
22824 msgstr ""
22825
22826 #: app/Services/Translations/customer-profile-translation.php:191
22827 #, php-format
22828 msgid "Partially refunded: %s"
22829 msgstr ""
22830
22831 #: app/Services/Localization/i18n/states.php:47
22832 msgid "Parwan"
22833 msgstr ""
22834
22835 #: app/Services/Localization/i18n/states.php:265
22836 msgid "Pará"
22837 msgstr ""
22838
22839 #: app/Services/Localization/i18n/states.php:1533
22840 msgid "Pasco"
22841 msgstr ""
22842
22843 #: app/Helpers/CartCheckoutHelper.php:840
22844 #: app/Helpers/CartCheckoutHelper.php:866
22845 msgid "Password"
22846 msgstr ""
22847
22848 #: api/User.php:33 app/Services/Translations/checkout-translation.php:25
22849 msgid "Password is required"
22850 msgstr ""
22851
22852 #: app/Helpers/Status.php:275
22853 msgid "Past Due"
22854 msgstr ""
22855
22856 #: app/Services/Localization/i18n/states.php:552
22857 msgid "Pastaza"
22858 msgstr ""
22859
22860 #: app/Services/Translations/admin-translation.php:1670
22861 msgid "Paste image URL..."
22862 msgstr ""
22863
22864 #: app/Http/Controllers/ProductController.php:664
22865 msgid "Path deleted successfully"
22866 msgstr ""
22867
22868 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:240
22869 msgid "Path is not a file"
22870 msgstr ""
22871
22872 #: app/Services/Localization/i18n/states.php:1776
22873 msgid "Pathum Thani"
22874 msgstr ""
22875
22876 #: app/Services/Localization/i18n/states.php:1777
22877 msgid "Pattani"
22878 msgstr ""
22879
22880 #: app/Services/Localization/i18n/states.php:178
22881 msgid "Patuakhali"
22882 msgstr ""
22883
22884 #: app/Services/Translations/admin-translation.php:1672
22885 msgid "Pause subscription -"
22886 msgstr ""
22887
22888 #: app/Services/Translations/admin-translation.php:1671
22889 msgid "Pause Subscription!"
22890 msgstr ""
22891
22892 #: app/Helpers/Status.php:269
22893 msgid "Paused"
22894 msgstr ""
22895
22896 #: app/Services/Localization/i18n/states.php:979
22897 msgid "Pavia"
22898 msgstr ""
22899
22900 #: app/Services/Translations/customer-profile-translation.php:192
22901 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:177
22902 #: app/Views/emails/order/reminder/due/customer.php:66
22903 msgid "Pay Now"
22904 msgstr ""
22905
22906 #: app/Services/Translations/customer-profile-translation.php:193
22907 msgid "Pay Remaining Installments"
22908 msgstr ""
22909
22910 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:29
22911 msgid "Pay securely with Airwallex - Global payment processing"
22912 msgstr ""
22913
22914 #: app/Modules/PaymentMethods/Cod/Cod.php:41
22915 msgid "Pay with cash upon delivery"
22916 msgstr ""
22917
22918 #: app/Services/Filter/OrderFilter.php:426
22919 msgid "Payer email"
22920 msgstr ""
22921
22922 #: app/Services/Renderer/CheckoutRenderer.php:796
22923 #: app/Services/Translations/admin-translation.php:1675
22924 #: app/Services/Translations/customer-profile-translation.php:198
22925 #: app/Services/Translations/block-editor-translation.php:261
22926 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:185
22927 msgid "Payment"
22928 msgstr ""
22929
22930 #: app/Services/Translations/admin-translation.php:1678
22931 msgid "Payment Activation"
22932 msgstr ""
22933
22934 #: app/Http/Controllers/PaymentMethodController.php:245
22935 msgid "Payment addon activated successfully!"
22936 msgstr ""
22937
22938 #. %1$s: expected amount, %2$s: received amount
22939 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:181
22940 #, php-format
22941 msgid ""
22942 "Payment amount mismatch detected. Expected: %1$s, Received: %2$s. This may "
22943 "indicate payment tampering."
22944 msgstr ""
22945
22946 #. %1$s: expected amount, %2$s: received amount, %3$s: transaction UUID
22947 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:200
22948 #, php-format
22949 msgid ""
22950 "Payment amount mismatch detected. Expected: %1$s, Received: %2$s. "
22951 "Transaction: %3$s. Order not confirmed."
22952 msgstr ""
22953
22954 #: app/Services/Translations/admin-translation.php:1676
22955 msgid "Payment API settings is enabled by defined API keys."
22956 msgstr ""
22957
22958 #: app/Services/Translations/admin-translation.php:1677
22959 msgid "Payment API settings is not enabled by API keys / Connect"
22960 msgstr ""
22961
22962 #: app/Listeners/Order/OrderPaymentFailed.php:14
22963 msgid "Payment attempt failed for this order."
22964 msgstr ""
22965
22966 #: app/Services/Translations/payments-translation.php:8
22967 msgid "Payment canceled!"
22968 msgstr ""
22969
22970 #: app/Services/Translations/payments-translation.php:9
22971 msgid "Payment completed! Updating order..."
22972 msgstr ""
22973
22974 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:187
22975 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:747
22976 msgid "Payment confirmation failed"
22977 msgstr ""
22978
22979 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:885
22980 msgid "Payment Confirmation Failed!"
22981 msgstr ""
22982
22983 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:228
22984 msgid "Payment confirmation is already processing. Please try again."
22985 msgstr ""
22986
22987 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:305
22988 msgid "Payment confirmation received from PayPal. Transaction ID: "
22989 msgstr ""
22990
22991 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:579
22992 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:584
22993 msgid "Payment confirmation received from Stripe. Transaction ID:"
22994 msgstr ""
22995
22996 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:297
22997 msgid "Payment confirmed successfully. Redirecting...!"
22998 msgstr ""
22999
23000 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:214
23001 msgid "Payment currency does not match with transaction currency!"
23002 msgstr ""
23003
23004 #. %1$s: expected currency, %2$s: received currency
23005 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:202
23006 #, php-format
23007 msgid ""
23008 "Payment currency mismatch detected. Expected: %1$s, Received: %2$s. This may "
23009 "indicate payment tampering."
23010 msgstr ""
23011
23012 #. %1$s: expected currency, %2$s: received currency, %3$s: transaction UUID
23013 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:180
23014 #, php-format
23015 msgid ""
23016 "Payment currency mismatch detected. Expected: %1$s, Received: %2$s. "
23017 "Transaction: %3$s. Order not confirmed."
23018 msgstr ""
23019
23020 #: app/Services/Translations/customer-profile-translation.php:200
23021 msgid "Payment details"
23022 msgstr ""
23023
23024 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:154
23025 msgid "Payment does not match this transaction!"
23026 msgstr ""
23027
23028 #: app/Listeners/Order/OrderPaymentFailed.php:13
23029 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:186
23030 msgid "Payment Failed"
23031 msgstr ""
23032
23033 #: app/Services/Translations/payments-translation.php:10
23034 msgid "Payment failed!"
23035 msgstr ""
23036
23037 #: app/Services/Translations/payments-translation.php:11
23038 msgid "Payment failed. Please try again."
23039 msgstr ""
23040
23041 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:272
23042 msgid "Payment has been paid successfully! Redirecting..."
23043 msgstr ""
23044
23045 #: app/Views/invoice/receipt_slip.php:481
23046 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:821
23047 msgid "Payment history"
23048 msgstr ""
23049
23050 #: app/Helpers/EditorShortCodeHelper.php:323
23051 #: app/Helpers/EditorShortCodeHelper.php:374
23052 msgid "Payment Info"
23053 msgstr ""
23054
23055 #: app/Services/Renderer/ModalCheckoutRenderer.php:306
23056 #: app/Services/Renderer/CartItemRenderer.php:204
23057 msgid "Payment information"
23058 msgstr ""
23059
23060 #: app/Helpers/EditorShortCodeHelper.php:182
23061 #: app/Services/Filter/OrderFilter.php:299
23062 #: app/Services/Translations/admin-translation.php:1679
23063 #: app/Services/Translations/customer-profile-translation.php:199
23064 #: app/Services/Translations/block-editor-translation.php:262
23065 #: app/Views/invoice/thank_you.php:328
23066 #: app/Services/Renderer/Receipt/ThankYouRender.php:605
23067 #: app/Views/emails/parts/subscription_item.php:147
23068 #: app/Views/emails/parts/items_table.php:598
23069 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:160
23070 msgid "Payment Method"
23071 msgstr ""
23072
23073 #: app/Services/Translations/admin-translation.php:1685
23074 #: app/Views/invoice/receipt_slip.php:488
23075 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:828
23076 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:205
23077 msgid "Payment method"
23078 msgstr ""
23079
23080 #: app/Services/Translations/customer-profile-translation.php:201
23081 msgid "Payment method information"
23082 msgstr ""
23083
23084 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:139
23085 msgid "Payment method is upcoming!"
23086 msgstr ""
23087
23088 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:121
23089 msgid "Payment method is upcoming! Not available for right now!"
23090 msgstr ""
23091
23092 #: api/Checkout/CheckoutApi.php:423
23093 msgid "Payment method not found!"
23094 msgstr ""
23095
23096 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:493
23097 msgid "Payment method not supported"
23098 msgstr ""
23099
23100 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:423
23101 msgid ""
23102 "Payment method setup is not complete. Please complete the payment method "
23103 "setup."
23104 msgstr ""
23105
23106 #: app/Modules/PaymentMethods/StripeGateway/SwitchCustomerMethod.php:120
23107 msgid "Payment Method updated successfully"
23108 msgstr ""
23109
23110 #: app/Modules/PaymentMethods/StripeGateway/UpdateCustomerPaymentMethod.php:101
23111 #: app/Modules/PaymentMethods/StripeGateway/SubscriptionsManager.php:64
23112 msgid "Payment method updated successfully"
23113 msgstr ""
23114
23115 #: app/Services/Translations/customer-profile-translation.php:202
23116 msgid "Payment method updated Successfully!"
23117 msgstr ""
23118
23119 #: app/Services/Translations/admin-translation.php:1680
23120 #: app/Views/emails/subscription/renewal/admin.php:36
23121 msgid "Payment Method:"
23122 msgstr ""
23123
23124 #: app/Services/Translations/block-editor-translation.php:263
23125 msgid "Payment Methods"
23126 msgstr ""
23127
23128 #: app/Http/Controllers/PaymentMethodController.php:178
23129 msgid "Payment methods order saved successfully"
23130 msgstr ""
23131
23132 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:175
23133 msgid ""
23134 "Payment module not available to checkout! Please reload again, or contact "
23135 "admin!"
23136 msgstr ""
23137
23138 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:163
23139 msgid "Payment not completed!"
23140 msgstr ""
23141
23142 #: app/Views/invoice/thank_you.php:41
23143 #: app/Services/Renderer/Receipt/ThankYouRender.php:120
23144 msgid "Payment Pending!"
23145 msgstr ""
23146
23147 #: app/Services/Translations/payments-translation.php:6
23148 msgid "Payment Process rejected!"
23149 msgstr ""
23150
23151 #: app/Services/Translations/payments-translation.php:7
23152 msgid "Payment Processing..."
23153 msgstr ""
23154
23155 #: app/Helpers/EditorShortCodeHelper.php:261
23156 msgid "Payment Receipt"
23157 msgstr ""
23158
23159 #: app/Services/Email/EmailNotifications.php:333
23160 msgid "Payment Reminder - Order #{{order.id}}"
23161 msgstr ""
23162
23163 #: app/Services/Reminders/ReminderService.php:225
23164 #: app/Services/Translations/admin-translation.php:1686
23165 msgid "Payment reminder sent successfully"
23166 msgstr ""
23167
23168 #: app/Services/Email/EmailNotifications.php:324
23169 msgid "Payment reminder to customer"
23170 msgstr ""
23171
23172 #: app/Services/Translations/admin-translation.php:1681
23173 msgid "Payment Settings"
23174 msgstr ""
23175
23176 #: app/Services/Filter/OrderFilter.php:260
23177 #: app/Services/Translations/admin-translation.php:1682
23178 msgid "Payment Status"
23179 msgstr ""
23180
23181 #: app/Http/Controllers/OrderController.php:1121
23182 msgid "Payment status has been successfully updated"
23183 msgstr ""
23184
23185 #: api/Resource/OrderResource.php:2322
23186 msgid "Payment Status has been updated"
23187 msgstr ""
23188
23189 #. %1$s is the old status, %2$s is the new status
23190 #: api/Resource/OrderResource.php:2313
23191 #, php-format
23192 msgid "Payment status has been updated from %1$s to %2$s"
23193 msgstr ""
23194
23195 #: app/Helpers/EditorShortCodeHelper.php:262
23196 msgid "Payment Summary"
23197 msgstr ""
23198
23199 #: app/Services/Translations/admin-translation.php:1683
23200 msgid "Payment Term"
23201 msgstr ""
23202
23203 #: app/Helpers/EditorShortCodeHelper.php:324
23204 #: app/Services/Translations/admin-translation.php:1684
23205 #: app/Services/Translations/block-editor-translation.php:264
23206 msgid "Payment Type"
23207 msgstr ""
23208
23209 #: app/Services/Translations/block-editor-translation.php:265
23210 msgid "Payment Type Color"
23211 msgstr ""
23212
23213 #: app/Services/BulkProductUpdateService.php:214
23214 #: app/Services/BulkProductInsertService.php:128
23215 #: app/Http/Requests/ProductUpdateRequest.php:371
23216 #: app/Http/Requests/ProductRequest.php:342
23217 #: app/Http/Requests/ProductVariationRequest.php:212
23218 msgid "Payment Type is required."
23219 msgstr ""
23220
23221 #: app/Services/BulkProductUpdateService.php:215
23222 #: app/Services/BulkProductInsertService.php:129
23223 msgid "Payment Type must be onetime or subscription."
23224 msgstr ""
23225
23226 #. 1: payment method, 2: status
23227 #: app/Modules/MCP/Tools/OrderTools.php:764
23228 #, php-format
23229 msgid "Payment via %1$s — %2$s"
23230 msgstr ""
23231
23232 #: api/StoreSettings.php:486
23233 msgid "Payment View"
23234 msgstr ""
23235
23236 #: app/Services/Translations/admin-translation.php:1687
23237 msgid "Payments"
23238 msgstr ""
23239
23240 #: app/Services/Translations/admin-translation.php:2823
23241 msgid "payments"
23242 msgstr ""
23243
23244 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:50
23245 msgid "Payments and Payout:"
23246 msgstr ""
23247
23248 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:586
23249 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:625
23250 msgid "PayPal"
23251 msgstr ""
23252
23253 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:178
23254 msgid "PayPal Amount Mismatch Attempt"
23255 msgstr ""
23256
23257 #: app/Services/Translations/admin-translation.php:1673
23258 msgid "PayPal Business/Seller Email"
23259 msgstr ""
23260
23261 #: app/Services/Translations/admin-translation.php:1674
23262 msgid "PayPal Buyer Email (optional)"
23263 msgstr ""
23264
23265 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:199
23266 msgid "PayPal Currency Mismatch Attempt"
23267 msgstr ""
23268
23269 #. %4$s
23270 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:74
23271 msgid "PayPal developers"
23272 msgstr ""
23273
23274 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:837
23275 msgid "PayPal does not support the currency you are using!"
23276 msgstr ""
23277
23278 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:52
23279 msgid ""
23280 "PayPal is the faster, safer way to send and receive money or make an online "
23281 "payment. Get started or create a merchant account to accept payments."
23282 msgstr ""
23283
23284 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:662
23285 msgid "PayPal live credentials are required!"
23286 msgstr ""
23287
23288 #: app/Services/Translations/customer-profile-translation.php:195
23289 msgid "PayPal logo"
23290 msgstr ""
23291
23292 #: app/Services/Translations/customer-profile-translation.php:194
23293 msgid "PayPal Payment"
23294 msgstr ""
23295
23296 #: app/Services/Translations/customer-profile-translation.php:196
23297 msgid "PayPal payment button"
23298 msgstr ""
23299
23300 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:305
23301 msgid "PayPal Payment Confirmation"
23302 msgstr ""
23303
23304 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:464
23305 msgid "PayPal Recurring Plan Mismatch"
23306 msgstr ""
23307
23308 #: app/Modules/PaymentMethods/PayPalGateway/ConnectConfig.php:205
23309 msgid "PayPal settings has been disconnected"
23310 msgstr ""
23311
23312 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:333
23313 msgid "PayPal subscription does not match this transaction!"
23314 msgstr ""
23315
23316 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:366
23317 msgid "PayPal subscription plan does not match the expected plan."
23318 msgstr ""
23319
23320 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:336
23321 msgid "PayPal Subscription Plan Mismatch"
23322 msgstr ""
23323
23324 #. %1$s: expected plan ID, %2$s: received plan ID
23325 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:339
23326 #, php-format
23327 msgid ""
23328 "PayPal subscription plan mismatch. Expected: %1$s, Received: %2$s. "
23329 "Subscription not activated."
23330 msgstr ""
23331
23332 #: app/Services/Translations/customer-profile-translation.php:197
23333 msgid "PayPal subscription updated successfully"
23334 msgstr ""
23335
23336 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:662
23337 msgid "PayPal test credentials are required!"
23338 msgstr ""
23339
23340 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:197
23341 msgid "PayPal Webhook Amount Mismatch"
23342 msgstr ""
23343
23344 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:177
23345 msgid "PayPal Webhook Currency Mismatch"
23346 msgstr ""
23347
23348 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:349
23349 msgid "PayPal Webhook Received"
23350 msgstr ""
23351
23352 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:153
23353 msgid "PayPal Webhook Verification Failed"
23354 msgstr ""
23355
23356 #: app/Services/Localization/i18n/states.php:2206
23357 msgid "Paysandú"
23358 msgstr ""
23359
23360 #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:85
23361 #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:115
23362 msgid "Paystack Payment Gateway"
23363 msgstr ""
23364
23365 #: app/Services/Localization/i18n/states.php:204
23366 msgid "Pazardzhik"
23367 msgstr ""
23368
23369 #: app/Services/Translations/admin-translation.php:1655
23370 msgid "PDF downloaded"
23371 msgstr ""
23372
23373 #: app/Services/Translations/admin-translation.php:1654
23374 msgid "PDF Templates"
23375 msgstr ""
23376
23377 #: app/Http/Controllers/ProductController.php:928
23378 msgid "PDF/Docs"
23379 msgstr ""
23380
23381 #: app/Services/Localization/i18n/states.php:467
23382 msgid "Pedernales"
23383 msgstr ""
23384
23385 #: app/Services/Localization/i18n/states.php:677
23386 msgid "Peloponnese"
23387 msgstr ""
23388
23389 #: app/Services/Localization/i18n/states.php:1906
23390 msgid "Pemba North"
23391 msgstr ""
23392
23393 #: app/Services/Localization/i18n/states.php:1910
23394 msgid "Pemba South"
23395 msgstr ""
23396
23397 #: app/Services/Localization/i18n/states.php:1365
23398 msgid "Penang (Pulau Pinang)"
23399 msgstr ""
23400
23401 #: app/Helpers/Status.php:188 app/Helpers/Status.php:202
23402 #: app/Helpers/Status.php:220 app/Helpers/Status.php:266
23403 #: app/Helpers/Helper.php:316 app/Helpers/Helper.php:338
23404 #: app/Services/Filter/OrderFilter.php:265
23405 #: app/Services/Filter/OrderFilter.php:387
23406 #: app/Services/Translations/admin-translation.php:1688
23407 #: app/Services/Translations/customer-profile-translation.php:203
23408 msgid "Pending"
23409 msgstr ""
23410
23411 #: app/Services/Localization/i18n/states.php:2178
23412 msgid "Pennsylvania"
23413 msgstr ""
23414
23415 #. %1$d is the count number, %2$s is the plural unit name (e.g., days, months, years)
23416 #: app/Helpers/Helper.php:1047
23417 #, php-format
23418 msgid "per %1$d %2$s"
23419 msgstr ""
23420
23421 #. %s is the singular unit name (e.g., day, month, year)
23422 #. %s is the interval (e.g., day, week, month, quarter, half_year, year)
23423 #: app/Helpers/Helper.php:1042 app/Helpers/Helper.php:1184
23424 #, php-format
23425 msgid "per %s"
23426 msgstr ""
23427
23428 #: app/Services/Translations/customer-profile-translation.php:204
23429 msgid "Per installment"
23430 msgstr ""
23431
23432 #: app/Services/Translations/admin-translation.php:1689
23433 msgid "Per Item"
23434 msgstr ""
23435
23436 #: app/Services/Translations/admin-translation.php:1690
23437 msgid "Per Order"
23438 msgstr ""
23439
23440 #: app/Services/Translations/block-editor-translation.php:266
23441 msgid "Per Page/Scroll"
23442 msgstr ""
23443
23444 #: app/Services/Translations/admin-translation.php:1691
23445 msgid "Per Qty"
23446 msgstr ""
23447
23448 #: app/Services/Translations/admin-translation.php:1692
23449 msgid "Per User Limit"
23450 msgstr ""
23451
23452 #: app/Services/Translations/admin-translation.php:1693
23453 msgid "Per Weight"
23454 msgstr ""
23455
23456 #: app/Services/Localization/i18n/states.php:1366
23457 msgid "Perak"
23458 msgstr ""
23459
23460 #: app/Services/Localization/i18n/states.php:468
23461 msgid "Peravia"
23462 msgstr ""
23463
23464 #: app/Services/Translations/admin-translation.php:1694
23465 #: app/Modules/Shipping/Services/Filter/ShippingClassFilter.php:54
23466 msgid "Percentage"
23467 msgstr ""
23468
23469 #: app/Services/Translations/block-editor-translation.php:267
23470 msgid "Percentage Format"
23471 msgstr ""
23472
23473 #: app/Services/Translations/admin-translation.php:1695
23474 msgid "Percentage of the total amount of the order"
23475 msgstr ""
23476
23477 #: app/Services/Translations/admin-translation.php:1696
23478 msgid "Period"
23479 msgstr ""
23480
23481 #: app/Services/Localization/i18n/states.php:1367
23482 msgid "Perlis"
23483 msgstr ""
23484
23485 #: app/Services/Translations/admin-translation.php:1697
23486 msgid "Permalink"
23487 msgstr ""
23488
23489 #: app/Services/Translations/admin-translation.php:1698
23490 #, php-format
23491 msgid "Permanently delete %s? This cannot be undone."
23492 msgstr ""
23493
23494 #: app/Services/Localization/i18n/states.php:268
23495 msgid "Pernambuco"
23496 msgstr ""
23497
23498 #: app/Services/Localization/i18n/states.php:205
23499 msgid "Pernik"
23500 msgstr ""
23501
23502 #: app/Services/Localization/i18n/countries.php:185
23503 msgid "Peru"
23504 msgstr ""
23505
23506 #: app/Services/Localization/i18n/states.php:980
23507 msgid "Perugia"
23508 msgstr ""
23509
23510 #: app/Helpers/CurrenciesHelper.php:115
23511 msgid "Peruvian Nuevo Sol"
23512 msgstr ""
23513
23514 #: app/Services/Localization/i18n/states.php:981
23515 msgid "Pesaro e Urbino"
23516 msgstr ""
23517
23518 #: app/Services/Localization/i18n/states.php:982
23519 msgid "Pescara"
23520 msgstr ""
23521
23522 #: app/Services/Localization/i18n/states.php:768
23523 msgid "Pest"
23524 msgstr ""
23525
23526 #: app/Services/Localization/i18n/states.php:694
23527 msgid "Petén"
23528 msgstr ""
23529
23530 #: app/Services/Localization/i18n/states.php:1778
23531 msgid "Phang Nga"
23532 msgstr ""
23533
23534 #: app/Services/Localization/i18n/states.php:1779
23535 msgid "Phatthalung"
23536 msgstr ""
23537
23538 #: app/Services/Localization/i18n/states.php:1780
23539 msgid "Phayao"
23540 msgstr ""
23541
23542 #: app/Services/Localization/i18n/states.php:1781
23543 msgid "Phetchabun"
23544 msgstr ""
23545
23546 #: app/Services/Localization/i18n/states.php:1782
23547 msgid "Phetchaburi"
23548 msgstr ""
23549
23550 #: app/Services/Localization/i18n/states.php:1783
23551 msgid "Phichit"
23552 msgstr ""
23553
23554 #: app/Helpers/CurrenciesHelper.php:117
23555 msgid "Philippine Peso"
23556 msgstr ""
23557
23558 #: app/Services/Localization/i18n/countries.php:186
23559 msgid "Philippines"
23560 msgstr ""
23561
23562 #: app/Services/Localization/i18n/states.php:1784
23563 msgid "Phitsanulok"
23564 msgstr ""
23565
23566 #: app/Helpers/CartCheckoutHelper.php:606
23567 #: app/Services/Renderer/CheckoutFieldsSchema.php:535
23568 #: app/Services/Renderer/CheckoutFieldsSchema.php:577
23569 #: app/Services/Translations/admin-translation.php:1699
23570 #: app/Services/Translations/customer-profile-translation.php:205
23571 #: app/Services/Translations/block-editor-translation.php:268
23572 msgid "Phone"
23573 msgstr ""
23574
23575 #: app/Services/Renderer/AddressSelectRenderer.php:254
23576 #: app/Services/Translations/block-editor-translation.php:269
23577 msgid "Phone Number"
23578 msgstr ""
23579
23580 #: app/Services/Renderer/CheckoutFieldsSchema.php:290
23581 #: app/Services/Renderer/CheckoutFieldsSchema.php:291
23582 #: app/Services/Renderer/AddressSelectRenderer.php:258
23583 msgid "Phone number"
23584 msgstr ""
23585
23586 #: app/Services/Localization/i18n/states.php:1175
23587 msgid "Phongsaly"
23588 msgstr ""
23589
23590 #: app/Http/Controllers/ProductController.php:905
23591 msgid "Photos"
23592 msgstr ""
23593
23594 #: app/Services/Localization/i18n/states.php:1785
23595 msgid "Phrae"
23596 msgstr ""
23597
23598 #: app/Services/Localization/i18n/states.php:1786
23599 msgid "Phuket"
23600 msgstr ""
23601
23602 #: app/Helpers/Helper.php:698
23603 #: app/Services/Translations/admin-translation.php:1700
23604 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:187
23605 msgid "Physical"
23606 msgstr ""
23607
23608 #: app/Services/Translations/admin-translation.php:1701
23609 msgid "Physical Product"
23610 msgstr ""
23611
23612 #: app/Services/Localization/i18n/states.php:983
23613 msgid "Piacenza"
23614 msgstr ""
23615
23616 #: app/Services/Localization/i18n/states.php:269
23617 msgid "Piauí"
23618 msgstr ""
23619
23620 #: app/Services/Localization/i18n/states.php:553
23621 msgid "Pichincha"
23622 msgstr ""
23623
23624 #: app/Services/Translations/admin-translation.php:1702
23625 msgid "Pick a custom color"
23626 msgstr ""
23627
23628 #: app/Services/Translations/TransStrings.php:127
23629 msgid "pick alpha value"
23630 msgstr ""
23631
23632 #: app/Services/Translations/TransStrings.php:258
23633 msgid "pick end value"
23634 msgstr ""
23635
23636 #: app/Services/Translations/TransStrings.php:129
23637 msgid "pick hue value"
23638 msgstr ""
23639
23640 #: app/Services/Translations/TransStrings.php:131
23641 msgid "pick saturation and brightness value"
23642 msgstr ""
23643
23644 #: app/Services/Translations/TransStrings.php:257
23645 msgid "pick start value"
23646 msgstr ""
23647
23648 #: app/Services/Translations/admin-translation.php:1703
23649 msgid "Pin Actions"
23650 msgstr ""
23651
23652 #: app/Services/Localization/i18n/address-locales.php:396
23653 msgid "PIN Code"
23654 msgstr ""
23655
23656 #: app/Services/Localization/i18n/states.php:179
23657 msgid "Pirojpur"
23658 msgstr ""
23659
23660 #: app/Services/Localization/i18n/states.php:984
23661 msgid "Pisa"
23662 msgstr ""
23663
23664 #: app/Services/Localization/i18n/states.php:985
23665 msgid "Pistoia"
23666 msgstr ""
23667
23668 #: app/Services/Localization/i18n/countries.php:187
23669 msgid "Pitcairn"
23670 msgstr ""
23671
23672 #: app/Services/Localization/i18n/states.php:1534
23673 msgid "Piura"
23674 msgstr ""
23675
23676 #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:89
23677 msgid "Pix, Boleto & Virtual Debit Card"
23678 msgstr ""
23679
23680 #: app/Services/Translations/checkout-translation.php:26
23681 #: app/Services/Translations/block-editor-translation.php:270
23682 #: app/Modules/Templating/AssetLoader.php:527
23683 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:178
23684 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:231
23685 msgid "Place Order"
23686 msgstr ""
23687
23688 #: app/Services/Renderer/CheckoutRenderer.php:834
23689 msgid "Place order"
23690 msgstr ""
23691
23692 #: app/Services/Translations/block-editor-translation.php:271
23693 msgid "Placeholder"
23694 msgstr ""
23695
23696 #. %s: product title
23697 #: app/Services/Renderer/ProductCardRender.php:314
23698 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:322
23699 #, php-format
23700 msgid "Placeholder image for %s"
23701 msgstr ""
23702
23703 #: app/Services/Translations/admin-translation.php:1704
23704 msgid "Plain CSV file"
23705 msgstr ""
23706
23707 #: app/Services/Translations/customer-profile-translation.php:206
23708 msgid "Plan"
23709 msgstr ""
23710
23711 #: app/Services/Localization/i18n/states.php:237
23712 #: app/Services/Localization/i18n/states.php:1436
23713 msgid "Plateau"
23714 msgstr ""
23715
23716 #: app/Services/Filter/LicenseSiteFilter.php:84
23717 #: app/Services/Translations/admin-translation.php:1705
23718 msgid "Platform Version"
23719 msgstr ""
23720
23721 #: app/Services/Translations/customer-profile-translation.php:346
23722 msgid "please add a new address from"
23723 msgstr ""
23724
23725 #: app/Services/Translations/admin-translation.php:1707
23726 msgid "Please add at least one option value."
23727 msgstr ""
23728
23729 #: app/Services/Translations/admin-translation.php:1708
23730 msgid "Please add at least one weight tier"
23731 msgstr ""
23732
23733 #: app/Helpers/OrderItemHelper.php:84
23734 msgid "Please add some products!"
23735 msgstr ""
23736
23737 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:864
23738 msgid "Please check PayPal if the dispute is already accepted or not!"
23739 msgstr ""
23740
23741 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:542
23742 msgid "Please check stripe if the dispute is already accepted or not!"
23743 msgstr ""
23744
23745 #: app/Services/Translations/admin-translation.php:1709
23746 msgid ""
23747 "Please check the URL and try again, or use the search bar to find what you "
23748 "need."
23749 msgstr ""
23750
23751 #: app/Views/emails/order/reminder/due/customer.php:64
23752 msgid "Please complete your payment to keep your order active."
23753 msgstr ""
23754
23755 #: app/Services/Translations/admin-translation.php:1710
23756 msgid "Please confirm"
23757 msgstr ""
23758
23759 #: app/Services/Translations/admin-translation.php:1711
23760 #: app/Services/Translations/customer-profile-translation.php:207
23761 msgid "Please copy this text: "
23762 msgstr ""
23763
23764 #: app/Services/Translations/admin-translation.php:1712
23765 msgid "Please describe the reason"
23766 msgstr ""
23767
23768 #: app/Services/Translations/admin-translation.php:1713
23769 msgid ""
23770 "Please do not close or refresh this window. Please wait while we delete the "
23771 "selected orders..."
23772 msgstr ""
23773
23774 #: app/Services/Translations/checkout-translation.php:27
23775 msgid "Please Don't close the browser"
23776 msgstr ""
23777
23778 #: api/CustomerAddress.php:89 api/Resource/OrderAddressResource.php:90
23779 #: api/Resource/CustomerAddressResource.php:197
23780 #: api/Resource/FrontendResource/OrderAddressResource.php:102
23781 #: api/Resource/FrontendResource/CustomerAddressResource.php:161
23782 msgid "Please edit a valid address!"
23783 msgstr ""
23784
23785 #: api/Resource/CouponResource.php:125
23786 msgid "Please edit a valid coupon!"
23787 msgstr ""
23788
23789 #: api/Resource/ProductDetailResource.php:89
23790 msgid "Please edit a valid product!"
23791 msgstr ""
23792
23793 #: app/Services/Translations/admin-translation.php:1714
23794 msgid "Please enter a class name"
23795 msgstr ""
23796
23797 #: app/Services/Translations/admin-translation.php:1715
23798 msgid "Please enter a cost"
23799 msgstr ""
23800
23801 #: app/Services/Translations/admin-translation.php:1716
23802 msgid "Please enter a keyword"
23803 msgstr ""
23804
23805 #: app/Services/Translations/admin-translation.php:1717
23806 msgid "Please enter a method title"
23807 msgstr ""
23808
23809 #: app/Services/Translations/admin-translation.php:1718
23810 msgid "Please enter a reason"
23811 msgstr ""
23812
23813 #: app/Services/Translations/admin-translation.php:1719
23814 msgid "Please enter a template name"
23815 msgstr ""
23816
23817 #: api/User.php:69
23818 msgid "Please enter a valid email address"
23819 msgstr ""
23820
23821 #: app/Http/Requests/UserRequest.php:28
23822 msgid "Please enter a valid email address."
23823 msgstr ""
23824
23825 #: app/Services/Translations/admin-translation.php:1720
23826 msgid "Please enter a valid price."
23827 msgstr ""
23828
23829 #: app/Services/Translations/admin-translation.php:1721
23830 msgid "Please enter a zone name"
23831 msgstr ""
23832
23833 #: app/Services/Translations/admin-translation.php:1722
23834 msgid "Please enter the payment note..."
23835 msgstr ""
23836
23837 #: app/Services/Translations/admin-translation.php:1723
23838 msgid "Please fill all required fields"
23839 msgstr ""
23840
23841 #: app/Services/Translations/customer-profile-translation.php:208
23842 msgid "Please fill in all the required fields."
23843 msgstr ""
23844
23845 #: app/Services/Translations/admin-translation.php:1724
23846 msgid "Please fill in at least one field to update."
23847 msgstr ""
23848
23849 #: app/Services/Translations/admin-translation.php:1725
23850 msgid "Please fill up all the fields"
23851 msgstr ""
23852
23853 #: app/Modules/Integrations/IntegrationHelper.php:55
23854 msgid "Please fill up the required fields:"
23855 msgstr ""
23856
23857 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:67
23858 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:76
23859 msgid "Please log in to access your customer portal."
23860 msgstr ""
23861
23862 #: app/Services/Coupon/DiscountService.php:625
23863 msgid "Please log in to use this coupon."
23864 msgstr ""
23865
23866 #: app/Services/Translations/block-editor-translation.php:272
23867 msgid "Please preview your form on the front-end to view payment methods."
23868 msgstr ""
23869
23870 #: app/Services/Translations/block-editor-translation.php:273
23871 msgid "Please preview your form on the front-end to view shipping methods."
23872 msgstr ""
23873
23874 #: api/Resource/OrderResource.php:1294
23875 msgid "Please process order first"
23876 msgstr ""
23877
23878 #: app/Services/Translations/admin-translation.php:1726
23879 msgid "Please provide a license key"
23880 msgstr ""
23881
23882 #: app/Services/Translations/admin-translation.php:1706
23883 msgid "Please Provide a license key of"
23884 msgstr ""
23885
23886 #: app/Modules/PaymentMethods/PayPalGateway/PayPalHelper.php:109
23887 msgid "Please provide a valid charge Id!"
23888 msgstr ""
23889
23890 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:796
23891 msgid "Please provide a valid Client Id!"
23892 msgstr ""
23893
23894 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:254
23895 msgid "Please provide a valid LIVE secret key!"
23896 msgstr ""
23897
23898 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:247
23899 msgid "Please provide a valid secret key!"
23900 msgstr ""
23901
23902 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:259
23903 msgid "Please provide a valid TEST secret key!"
23904 msgstr ""
23905
23906 #: app/Helpers/AddressHelper.php:324
23907 msgid "Please provide your address to view shipping options"
23908 msgstr ""
23909
23910 #: app/Helpers/AddressHelper.php:364 app/Helpers/AddressHelper.php:413
23911 msgid "Please provide your shipping address to get shipping options"
23912 msgstr ""
23913
23914 #: app/Services/Translations/admin-translation.php:1727
23915 msgid "Please select a bulk action"
23916 msgstr ""
23917
23918 #: app/Services/Translations/admin-translation.php:1728
23919 msgid "Please select a category"
23920 msgstr ""
23921
23922 #: app/Services/Translations/admin-translation.php:1729
23923 msgid "Please select a cost type"
23924 msgstr ""
23925
23926 #: app/Services/Translations/admin-translation.php:1730
23927 msgid "Please select a customer"
23928 msgstr ""
23929
23930 #: app/Services/Translations/admin-translation.php:1731
23931 msgid "Please select a file"
23932 msgstr ""
23933
23934 #: app/Services/Translations/admin-translation.php:1732
23935 msgid "Please select a location"
23936 msgstr ""
23937
23938 #: app/Services/Translations/admin-translation.php:1733
23939 msgid "Please select a method type"
23940 msgstr ""
23941
23942 #: app/Services/Translations/admin-translation.php:1734
23943 msgid "Please select a order bump"
23944 msgstr ""
23945
23946 #: api/Resource/OrderResource.php:289
23947 msgid "Please select a payment method first!"
23948 msgstr ""
23949
23950 #: app/Services/Translations/admin-translation.php:1735
23951 msgid "Please select a tax class"
23952 msgstr ""
23953
23954 #: app/Services/Translations/admin-translation.php:1736
23955 msgid "Please select a time period to view sales data"
23956 msgstr ""
23957
23958 #: app/Services/Translations/admin-translation.php:1737
23959 msgid "Please select at least one product to delete"
23960 msgstr ""
23961
23962 #: app/Services/Translations/admin-translation.php:1738
23963 msgid "Please select at least one product to duplicate"
23964 msgstr ""
23965
23966 #: app/Services/Translations/admin-translation.php:1739
23967 msgid "Please select at least one term for each attribute."
23968 msgstr ""
23969
23970 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:91
23971 msgid "Please select cancel reason!"
23972 msgstr ""
23973
23974 #: api/Customers.php:164 api/Resource/CustomerResource.php:319
23975 #: app/Http/Controllers/OrderController.php:859
23976 #: app/Http/Controllers/OrderController.php:884
23977 #: app/Http/Controllers/OrderController.php:951
23978 #: api/Resource/FrontendResource/CustomerResource.php:219
23979 msgid "Please select status"
23980 msgstr ""
23981
23982 #: app/Services/Translations/admin-translation.php:1740
23983 msgid "Please select the taxes you want to file"
23984 msgstr ""
23985
23986 #: api/Resource/OrderResource.php:1298
23987 msgid "Please set customer first"
23988 msgstr ""
23989
23990 #: app/Services/CustomPayment/PaymentItem.php:59
23991 msgid "Please set payment type subscription first!"
23992 msgstr ""
23993
23994 #: app/Modules/PaymentMethods/PayPalGateway/API/DccApplies.php:20
23995 msgid "Please set store country and currency first!"
23996 msgstr ""
23997
23998 #: app/Services/CustomPayment/PaymentItem.php:102
23999 msgid ""
24000 "Please set subscription required infos ['signup_fee', 'times', "
24001 "'repeat_interval']."
24002 msgstr ""
24003
24004 #: api/Resource/OrderResource.php:1302
24005 msgid "Please set Transaction First"
24006 msgstr ""
24007
24008 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:61
24009 msgid "Please setup your store country and currency first. "
24010 msgstr ""
24011
24012 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:73
24013 msgid "Please try again in a moment."
24014 msgstr ""
24015
24016 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:890
24017 msgid "Please try to complete payment again from here!"
24018 msgstr ""
24019
24020 #: api/CustomerAddress.php:116 api/Resource/CustomerAddressResource.php:310
24021 #: api/Resource/FrontendResource/CustomerAddressResource.php:203
24022 msgid "Please use a valid address ID!"
24023 msgstr ""
24024
24025 #: api/Resource/CouponResource.php:154
24026 msgid "Please use a valid coupon ID!"
24027 msgstr ""
24028
24029 #: api/Resource/OrderMetaResource.php:132
24030 msgid "Please use a valid ID!"
24031 msgstr ""
24032
24033 #: app/Services/Translations/admin-translation.php:1741
24034 msgid "Please wait for the province rates to finish loading"
24035 msgstr ""
24036
24037 #: app/Services/Translations/admin-translation.php:1742
24038 msgid "Please wait, Generating Payment link..."
24039 msgstr ""
24040
24041 #: app/Services/Translations/checkout-translation.php:28
24042 #: app/Services/Translations/payments-translation.php:12
24043 msgid "Please wait..."
24044 msgstr ""
24045
24046 #: app/Services/Localization/i18n/states.php:206
24047 msgid "Pleven"
24048 msgstr ""
24049
24050 #: app/Services/Localization/i18n/states.php:207
24051 msgid "Plovdiv"
24052 msgstr ""
24053
24054 #: app/Services/Translations/admin-translation.php:1746
24055 msgid "Plugin activated successfully"
24056 msgstr ""
24057
24058 #: app/Services/Translations/admin-translation.php:1743
24059 msgid "Plugin Addons"
24060 msgstr ""
24061
24062 #: app/Services/Translations/admin-translation.php:1744
24063 msgid "Plugin Banner URL"
24064 msgstr ""
24065
24066 #: app/Http/Controllers/ModuleSettingsController.php:184
24067 msgid "Plugin file is required."
24068 msgstr ""
24069
24070 #: app/Services/PluginInstaller/AddonManager.php:86
24071 msgid "Plugin file not found."
24072 msgstr ""
24073
24074 #: app/Http/Controllers/PaymentMethodController.php:231
24075 msgid "Plugin file path is required"
24076 msgstr ""
24077
24078 #: app/Services/Translations/admin-translation.php:1745
24079 msgid "Plugin Icon URL"
24080 msgstr ""
24081
24082 #: app/Services/Translations/admin-translation.php:1747
24083 msgid "Plugin installed successfully"
24084 msgstr ""
24085
24086 #: app/Http/Controllers/ModuleSettingsController.php:137
24087 msgid "Plugin slug is required."
24088 msgstr ""
24089
24090 #: app/Http/Controllers/PaymentMethodController.php:197
24091 msgid "Plugin slug, source type are required"
24092 msgstr ""
24093
24094 #: app/Services/PluginInstaller/AddonManager.php:291
24095 msgid "Plugin update failed."
24096 msgstr ""
24097
24098 #: app/Services/Translations/TransStrings.php:353
24099 msgid "PM"
24100 msgstr ""
24101
24102 #: app/Services/Localization/i18n/countries.php:188
24103 msgid "Poland"
24104 msgstr ""
24105
24106 #: app/Helpers/CurrenciesHelper.php:119
24107 msgid "Polish Złoty"
24108 msgstr ""
24109
24110 #: app/Services/Localization/i18n/states.php:1987
24111 msgid "Poltavshchyna"
24112 msgstr ""
24113
24114 #: app/Services/Localization/i18n/states.php:877
24115 msgid "Pondicherry (Puducherry)"
24116 msgstr ""
24117
24118 #: app/Services/Localization/i18n/states.php:628
24119 msgid "Pontevedra"
24120 msgstr ""
24121
24122 #: app/Services/Localization/i18n/states.php:986
24123 msgid "Pordenone"
24124 msgstr ""
24125
24126 #: app/Services/Localization/i18n/states.php:582
24127 msgid "Port Said"
24128 msgstr ""
24129
24130 #: app/Services/Localization/i18n/states.php:1028
24131 msgid "Portland"
24132 msgstr ""
24133
24134 #: app/Services/Localization/i18n/countries.php:189
24135 msgid "Portugal"
24136 msgstr ""
24137
24138 #: app/Services/Localization/i18n/states.php:2232
24139 msgid "Portuguesa"
24140 msgstr ""
24141
24142 #: app/Services/Translations/block-editor-translation.php:274
24143 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:102
24144 msgid "Position"
24145 msgstr ""
24146
24147 #: app/Services/Translations/block-editor-translation.php:275
24148 msgid "Position & Style"
24149 msgstr ""
24150
24151 #: app/Services/Renderer/CheckoutFieldsSchema.php:530
24152 #: app/Services/Renderer/CheckoutFieldsSchema.php:572
24153 msgid "Post Code"
24154 msgstr ""
24155
24156 #: app/Services/Translations/admin-translation.php:1748
24157 msgid "Post Content"
24158 msgstr ""
24159
24160 #: app/Services/Translations/admin-translation.php:1749
24161 msgid "Post Date"
24162 msgstr ""
24163
24164 #: app/Services/Translations/admin-translation.php:1750
24165 msgid "Post Excerpt"
24166 msgstr ""
24167
24168 #: app/Services/Translations/admin-translation.php:1751
24169 msgid "Post ID"
24170 msgstr ""
24171
24172 #: app/Services/Translations/admin-translation.php:1752
24173 msgid "Post Name"
24174 msgstr ""
24175
24176 #: app/Services/Translations/admin-translation.php:1753
24177 msgid "Post Status"
24178 msgstr ""
24179
24180 #: app/Services/Translations/admin-translation.php:1754
24181 msgid "Post Title"
24182 msgstr ""
24183
24184 #: app/Services/Renderer/CheckoutFieldsSchema.php:277
24185 msgid "Postal / ZIP Code"
24186 msgstr ""
24187
24188 #: app/Services/Localization/i18n/address-locales.php:431
24189 msgid "Postal Code"
24190 msgstr ""
24191
24192 #: app/Services/Localization/i18n/address-locales.php:148
24193 #: app/Services/Localization/i18n/address-locales.php:469
24194 msgid "Postal code"
24195 msgstr ""
24196
24197 #: app/Helpers/EditorShortCodeHelper.php:138
24198 #: app/Helpers/EditorShortCodeHelper.php:147
24199 #: app/Services/Translations/block-editor-translation.php:276
24200 #: app/Services/Localization/i18n/address-locales.php:49
24201 #: app/Services/Localization/i18n/address-locales.php:543
24202 #: app/Services/Localization/i18n/address-locales.php:553
24203 #: app/Services/Localization/i18n/address-locales.php:759
24204 #: app/Services/Localization/i18n/address-locales.php:768
24205 msgid "Postcode"
24206 msgstr ""
24207
24208 #: app/Services/Translations/admin-translation.php:1755
24209 msgid "Postcode (optional)"
24210 msgstr ""
24211
24212 #: app/Helpers/CartCheckoutHelper.php:555
24213 #: app/Services/Renderer/CheckoutFieldsSchema.php:281
24214 #: app/Services/Renderer/AddressSelectRenderer.php:360
24215 #: app/Services/Renderer/AddressSelectRenderer.php:365
24216 #: app/Services/Translations/block-editor-translation.php:277
24217 msgid "Postcode / ZIP"
24218 msgstr ""
24219
24220 #: api/Checkout/CheckoutApi.php:1011 api/Checkout/CheckoutApi.php:1017
24221 #: app/Http/Requests/CustomerAddressRequest.php:70
24222 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:45
24223 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:75
24224 msgid "Postcode field is required."
24225 msgstr ""
24226
24227 #: app/Services/Translations/customer-profile-translation.php:209
24228 msgid "Postcode is required."
24229 msgstr ""
24230
24231 #: app/Services/Localization/i18n/states.php:987
24232 msgid "Potenza"
24233 msgstr ""
24234
24235 #: app/Services/Localization/i18n/states.php:247
24236 msgid "Potosí"
24237 msgstr ""
24238
24239 #: app/Views/emails/components/powered-by-footer.php:5
24240 msgid "Powered by "
24241 msgstr ""
24242
24243 #: app/Services/Localization/i18n/states.php:742
24244 msgid "Požega-Slavonia County"
24245 msgstr ""
24246
24247 #: app/Services/Localization/i18n/states.php:1787
24248 msgid "Prachin Buri"
24249 msgstr ""
24250
24251 #: app/Services/Localization/i18n/states.php:1788
24252 msgid "Prachuap Khiri Khan"
24253 msgstr ""
24254
24255 #: app/Services/Localization/i18n/states.php:1691
24256 msgid "Prahova"
24257 msgstr ""
24258
24259 #: app/Services/Localization/i18n/states.php:988
24260 msgid "Prato"
24261 msgstr ""
24262
24263 #: app/Services/Localization/i18n/address-locales.php:452
24264 msgid "Prefecture"
24265 msgstr ""
24266
24267 #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:37
24268 msgid "Prefix"
24269 msgstr ""
24270
24271 #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:44
24272 msgid "Prefix block"
24273 msgstr ""
24274
24275 #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:95
24276 msgid "Premium addon - requires FluentCart Pro"
24277 msgstr ""
24278
24279 #: app/Services/Localization/i18n/states.php:1654
24280 msgid "Presidente Hayes"
24281 msgstr ""
24282
24283 #: app/Services/Translations/TransStrings.php:250
24284 msgid "press delete to remove"
24285 msgstr ""
24286
24287 #: app/Services/Translations/customer-profile-translation.php:210
24288 msgid "Press Enter to search"
24289 msgstr ""
24290
24291 #: app/Services/Translations/TransStrings.php:252
24292 #: app/Services/Translations/admin-translation.php:1756
24293 msgid "Preview"
24294 msgstr ""
24295
24296 #: app/Services/Translations/admin-translation.php:1757
24297 msgid "Preview Template"
24298 msgstr ""
24299
24300 #. 1: subscription id, 2: plan name, 3: when
24301 #: app/Modules/MCP/Tools/SubscriptionTools.php:342
24302 #, php-format
24303 msgid "Preview: cancel subscription #%1$d %2$s, effective %3$s."
24304 msgstr ""
24305
24306 #. 1: amount to refund, 2: remaining refundable, 3: order id
24307 #: app/Modules/MCP/Tools/OrderTools.php:1034
24308 #, php-format
24309 msgid "Preview: refund %1$s of %2$s remaining on order #%3$d."
24310 msgstr ""
24311
24312 #: app/Services/Translations/TransStrings.php:269
24313 #: app/Services/Translations/admin-translation.php:1758
24314 msgid "Previous"
24315 msgstr ""
24316
24317 #: app/Services/Translations/TransStrings.php:153
24318 #: app/Services/Translations/admin-translation.php:1759
24319 msgid "Previous Month"
24320 msgstr ""
24321
24322 #: app/Services/Translations/admin-translation.php:1760
24323 msgid "Previous Orders"
24324 msgstr ""
24325
24326 #: app/Services/Translations/admin-translation.php:1761
24327 msgid "Previous Period"
24328 msgstr ""
24329
24330 #: app/Services/Translations/admin-translation.php:1762
24331 msgid "Previous Quarter"
24332 msgstr ""
24333
24334 #: app/Services/Translations/admin-translation.php:1763
24335 msgid "Previous Refunded Amount"
24336 msgstr ""
24337
24338 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:455
24339 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:439
24340 msgid "Previous slide"
24341 msgstr ""
24342
24343 #: app/Services/Translations/admin-translation.php:1764
24344 msgid "Previous Stock:"
24345 msgstr ""
24346
24347 #: app/Services/Translations/admin-translation.php:1765
24348 msgid "Previous Total Refunds"
24349 msgstr ""
24350
24351 #: app/Services/Translations/TransStrings.php:151
24352 #: app/Services/Translations/admin-translation.php:1766
24353 msgid "Previous Year"
24354 msgstr ""
24355
24356 #: app/Services/Translations/TransStrings.php:232
24357 msgid "Previous {pager} pages"
24358 msgstr ""
24359
24360 #: app/Services/Translations/admin-translation.php:1767
24361 msgid "Previously"
24362 msgstr ""
24363
24364 #: app/Services/Translations/admin-translation.php:1768
24365 #: app/Services/Translations/customer-profile-translation.php:211
24366 #: app/Services/Translations/block-editor-translation.php:278
24367 #: app/Views/emails/parts/subscription_item.php:24
24368 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:151
24369 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:687
24370 msgid "Price"
24371 msgstr ""
24372
24373 #: app/Services/Renderer/ShopAppRenderer.php:429
24374 msgid "Price (High to Low)"
24375 msgstr ""
24376
24377 #: app/Services/Renderer/ShopAppRenderer.php:414
24378 msgid "Price (Low to High)"
24379 msgstr ""
24380
24381 #: app/Services/Translations/block-editor-translation.php:279
24382 msgid "Price Color"
24383 msgstr ""
24384
24385 #: app/Services/Translations/block-editor-translation.php:280
24386 msgid "Price Format"
24387 msgstr ""
24388
24389 #: app/Services/Translations/block-editor-translation.php:281
24390 msgid "Price Grouping"
24391 msgstr ""
24392
24393 #: app/Services/Renderer/CartItemRenderer.php:72
24394 msgid "Price information"
24395 msgstr ""
24396
24397 #: app/Services/CustomPayment/PaymentItem.php:98
24398 msgid "price is not set."
24399 msgstr ""
24400
24401 #: app/Http/Requests/ProductUpdateRequest.php:359
24402 #: app/Http/Requests/ProductRequest.php:330
24403 #: app/Http/Requests/ProductVariationRequest.php:204
24404 msgid "Price is required."
24405 msgstr ""
24406
24407 #: app/Services/BulkProductUpdateService.php:212
24408 #: app/Services/BulkProductInsertService.php:126
24409 #: app/Http/Requests/ProductUpdateRequest.php:360
24410 #: app/Http/Requests/ProductRequest.php:331
24411 #: app/Http/Requests/ProductVariationRequest.php:205
24412 msgid "Price must be a number."
24413 msgstr ""
24414
24415 #: app/Http/Requests/ProductUpdateRequest.php:361
24416 #: app/Http/Requests/ProductRequest.php:332
24417 #: app/Http/Requests/ProductVariationRequest.php:206
24418 msgid "Price must be a positive number greater than 0."
24419 msgstr ""
24420
24421 #: app/Services/BulkProductUpdateService.php:213
24422 #: app/Services/BulkProductInsertService.php:127
24423 msgid "Price must be a positive number."
24424 msgstr ""
24425
24426 #: app/Services/CustomPayment/PaymentItem.php:39
24427 msgid "Price must be greater than 0 and use in cent!."
24428 msgstr ""
24429
24430 #: app/Hooks/Handlers/BlockEditors/PriceRangeBlockEditor.php:91
24431 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:331
24432 msgid "Price Range"
24433 msgstr ""
24434
24435 #: app/Modules/Templating/Bricks/Elements/PriceRange.php:22
24436 msgid "Price Range (FluentCart)"
24437 msgstr ""
24438
24439 #. %1$s: min price, %2$s: max price
24440 #: app/Services/Renderer/ProductCardRender.php:395
24441 #, php-format
24442 msgid "Price range from %1$s to %2$s"
24443 msgstr ""
24444
24445 #. %s is the currency symbol (e.g., $, €, £)
24446 #: app/Services/Renderer/ProductFilterRender.php:252
24447 #, php-format
24448 msgid "Price range in %s"
24449 msgstr ""
24450
24451 #: app/Modules/Templating/Bricks/Elements/PriceRange.php:65
24452 msgid "Price Range typography"
24453 msgstr ""
24454
24455 #. 1: Minimum price, 2: Maximum price
24456 #: app/Services/Renderer/ProductRenderer.php:993
24457 #, php-format
24458 msgid "Price range: %1$s - %2$s"
24459 msgstr ""
24460
24461 #: app/Services/Translations/block-editor-translation.php:282
24462 msgid "Price Source"
24463 msgstr ""
24464
24465 #: app/Services/Translations/admin-translation.php:1769
24466 msgid "Price Suffix (Tax Excluded)"
24467 msgstr ""
24468
24469 #: app/Services/Translations/admin-translation.php:1770
24470 msgid "Price Suffix (Tax Included)"
24471 msgstr ""
24472
24473 #: app/Services/Translations/block-editor-translation.php:283
24474 msgid "Price, high to low"
24475 msgstr ""
24476
24477 #: app/Services/Translations/block-editor-translation.php:284
24478 msgid "Price, low to high"
24479 msgstr ""
24480
24481 #: app/Helpers/OrderItemHelper.php:115
24482 msgid "Price, Quantity field should not be empty or zero!"
24483 msgstr ""
24484
24485 #. 1: Current item price
24486 #: app/Services/Renderer/ProductRenderer.php:950
24487 #, php-format
24488 msgid "Price: %1$s"
24489 msgstr ""
24490
24491 #. 1: Currency sign, 2: Item price, 3: Billing interval or unit
24492 #: app/Services/Renderer/PricingTableRenderer.php:261
24493 #, php-format
24494 msgid "Price: %1$s%2$s per %3$s"
24495 msgstr ""
24496
24497 #. %s: product price
24498 #: app/Services/Renderer/ProductCardRender.php:413
24499 #, php-format
24500 msgid "Price: %s"
24501 msgstr ""
24502
24503 #: app/Services/Translations/admin-translation.php:1771
24504 msgid "Prices entered with tax"
24505 msgstr ""
24506
24507 #: app/Services/Translations/admin-translation.php:1772
24508 msgid "Prices include tax"
24509 msgstr ""
24510
24511 #: app/Services/Filter/ProductFilter.php:185
24512 #: app/Services/Translations/admin-translation.php:1773
24513 msgid "Pricing"
24514 msgstr ""
24515
24516 #. %s is the pricing title
24517 #: api/Resource/ProductVariationResource.php:387
24518 #, php-format
24519 msgid "Pricing %s is deleted"
24520 msgstr ""
24521
24522 #: api/Resource/ProductVariationResource.php:192
24523 #: api/Resource/ProductVariationResource.php:350
24524 msgid "Pricing creation failed!"
24525 msgstr ""
24526
24527 #: api/Resource/ProductVariationResource.php:384
24528 msgid "Pricing deleted"
24529 msgstr ""
24530
24531 #: api/Resource/ProductVariationResource.php:402
24532 msgid "Pricing deletion failed!"
24533 msgstr ""
24534
24535 #: api/Resource/ProductVariationResource.php:188
24536 msgid "Pricing has been created"
24537 msgstr ""
24538
24539 #: api/Resource/ProductVariationResource.php:346
24540 msgid "Pricing has been updated"
24541 msgstr ""
24542
24543 #: app/Http/Requests/ProductUpdateRequest.php:356
24544 #: app/Http/Requests/ProductRequest.php:327
24545 msgid "Pricing is required when status is publish or scheduled."
24546 msgstr ""
24547
24548 #: api/Resource/ProductVariationResource.php:407
24549 msgid "Pricing not found in database."
24550 msgstr ""
24551
24552 #: app/Hooks/Handlers/BlockEditors/PricingTableBlockEditor.php:46
24553 msgid "Pricing Table"
24554 msgstr ""
24555
24556 #: app/Services/Renderer/PricingTableRenderer.php:69
24557 msgid "Pricing table"
24558 msgstr ""
24559
24560 #: api/Resource/ProductVariationResource.php:449
24561 msgid "Pricing table has been updated"
24562 msgstr ""
24563
24564 #: app/Services/Translations/admin-translation.php:1774
24565 msgid "Pricing Table Layout"
24566 msgstr ""
24567
24568 #: app/Services/Translations/admin-translation.php:1775
24569 msgid "Pricing Type"
24570 msgstr ""
24571
24572 #: app/Services/BulkProductInsertService.php:121
24573 msgid "Pricing Type is required."
24574 msgstr ""
24575
24576 #: app/Services/BulkProductInsertService.php:122
24577 msgid "Pricing Type must be simple or simple_variations."
24578 msgstr ""
24579
24580 #: app/Services/Translations/block-editor-translation.php:285
24581 msgid "Primary"
24582 msgstr ""
24583
24584 #: api/Resource/CustomerAddressResource.php:321
24585 msgid "Primary address cannot be deleted!"
24586 msgstr ""
24587
24588 #: app/Services/Translations/block-editor-translation.php:286
24589 msgid "Primary Color"
24590 msgstr ""
24591
24592 #: app/Services/Localization/i18n/states.php:739
24593 msgid "Primorje-Gorski Kotar County"
24594 msgstr ""
24595
24596 #: app/Services/Localization/i18n/states.php:290
24597 msgid "Prince Edward Island"
24598 msgstr ""
24599
24600 #: app/Views/frontend/print/index.php:12
24601 msgid "Print"
24602 msgstr ""
24603
24604 #: app/Services/Translations/admin-translation.php:1776
24605 msgid "Priority"
24606 msgstr ""
24607
24608 #: app/Helpers/Status.php:113 app/Helpers/Helper.php:373
24609 msgid "Private"
24610 msgstr ""
24611
24612 #: app/Services/Translations/admin-translation.php:1777
24613 msgid "Private (Invisible except Admin)"
24614 msgstr ""
24615
24616 #: app/Services/Translations/admin-translation.php:1778
24617 msgid "Pro"
24618 msgstr ""
24619
24620 #: app/Services/Translations/admin-translation.php:1779
24621 msgid "Pro Feature"
24622 msgstr ""
24623
24624 #: api/StoreSettings.php:1174
24625 #: app/Services/Translations/admin-translation.php:1780
24626 msgid "Pro feature"
24627 msgstr ""
24628
24629 #: app/Services/Translations/admin-translation.php:1781
24630 msgid "Problem with loading the editor. Please reload the page."
24631 msgstr ""
24632
24633 #: app/Services/Translations/customer-profile-translation.php:212
24634 msgid "Proceed to Payment"
24635 msgstr ""
24636
24637 #: app/Services/Translations/admin-translation.php:1782
24638 msgid "Processed"
24639 msgstr ""
24640
24641 #: app/Services/Translations/admin-translation.php:1783
24642 #, php-format
24643 msgid "Processed %1$s of %2$s test orders..."
24644 msgstr ""
24645
24646 #: app/Helpers/Status.php:160 app/Helpers/Status.php:173
24647 #: app/Helpers/Helper.php:222 app/Helpers/Helper.php:237
24648 #: app/Services/Filter/OrderFilter.php:252
24649 #: app/Services/Translations/checkout-translation.php:29
24650 #: app/Services/Translations/admin-translation.php:1784
24651 #: app/Services/Translations/customer-profile-translation.php:213
24652 #: app/Services/Translations/block-editor-translation.php:287
24653 msgid "Processing"
24654 msgstr ""
24655
24656 #: app/Services/Translations/checkout-translation.php:30
24657 msgid "Processing Order..."
24658 msgstr ""
24659
24660 #: app/Services/Translations/admin-translation.php:1785
24661 msgid "Processing..."
24662 msgstr ""
24663
24664 #: app/CPT/FluentProducts.php:187 app/Services/Filter/LicenseSiteFilter.php:107
24665 #: app/Services/Translations/admin-translation.php:1786
24666 #: app/Services/Translations/block-editor-translation.php:288
24667 #: app/Views/emails/digest.php:149
24668 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:70
24669 msgid "Product"
24670 msgstr ""
24671
24672 #: app/Services/Renderer/CartItemRenderer.php:168
24673 msgid "product"
24674 msgstr ""
24675
24676 #: app/CPT/FluentProducts.php:209
24677 msgctxt "product"
24678 msgid "Add New Product"
24679 msgstr ""
24680
24681 #. 1: product title, 2: product status
24682 #: app/Modules/MCP/Tools/ProductTools.php:256
24683 #, php-format
24684 msgid "Product \"%1$s\" — %2$s"
24685 msgstr ""
24686
24687 #. %s is the product title
24688 #: api/Resource/ProductResource.php:474
24689 #, php-format
24690 msgid "Product %s is deleted"
24691 msgstr ""
24692
24693 #: app/CPT/FluentProducts.php:190
24694 msgid "Product (FluentCart)"
24695 msgstr ""
24696
24697 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:284
24698 msgid "Product Action Container"
24699 msgstr ""
24700
24701 #: app/CPT/FluentProducts.php:318
24702 msgid "Product Brand"
24703 msgstr ""
24704
24705 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:310
24706 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:686
24707 msgid "Product Brands"
24708 msgstr ""
24709
24710 #: app/Modules/Templating/Bricks/DynamicData.php:38
24711 #: app/Modules/Templating/Bricks/DynamicData.php:39
24712 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:164
24713 msgid "Product Button"
24714 msgstr ""
24715
24716 #: app/Hooks/Handlers/BlockEditors/ProductCardBlockEditor.php:42
24717 msgid "Product Card"
24718 msgstr ""
24719
24720 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/ProductCarouselBlockEditor.php:65
24721 msgid "Product Carousel"
24722 msgstr ""
24723
24724 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:117
24725 msgid "Product Carousel Loop"
24726 msgstr ""
24727
24728 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:130
24729 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:289
24730 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:685
24731 msgid "Product Categories"
24732 msgstr ""
24733
24734 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:229
24735 msgid "Product categories"
24736 msgstr ""
24737
24738 #: app/Hooks/Handlers/BlockEditors/ProductCategoriesListBlockEditor.php:55
24739 msgid "Product Categories List"
24740 msgstr ""
24741
24742 #: app/CPT/FluentProducts.php:296
24743 #: app/Services/Translations/admin-translation.php:1787
24744 msgid "Product Category"
24745 msgstr ""
24746
24747 #: app/Http/Controllers/TaxRateController.php:984
24748 msgid "Product category tax override deleted"
24749 msgstr ""
24750
24751 #: app/Http/Controllers/TaxRateController.php:958
24752 msgid "Product category tax override saved"
24753 msgstr ""
24754
24755 #: app/Http/Controllers/TaxRateController.php:883
24756 #: app/Http/Controllers/TaxRateController.php:937
24757 msgid "Product category tax override updated"
24758 msgstr ""
24759
24760 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:199
24761 msgid "Product Container"
24762 msgstr ""
24763
24764 #: app/Modules/Templating/Bricks/Elements/ProductContent.php:21
24765 msgid "Product Content (FluentCart)"
24766 msgstr ""
24767
24768 #: app/Modules/Templating/Bricks/Elements/ProductContent.php:96
24769 msgid "Product content is empty."
24770 msgstr ""
24771
24772 #: app/Services/Translations/block-editor-translation.php:289
24773 msgid "Product Count"
24774 msgstr ""
24775
24776 #: api/Resource/ProductDetailResource.php:61
24777 #: api/Resource/ProductResource.php:108
24778 #: app/Http/Controllers/ProductController.php:191
24779 msgid "Product creation failed!"
24780 msgstr ""
24781
24782 #: api/Resource/ProductResource.php:471
24783 msgid "Product deleted"
24784 msgstr ""
24785
24786 #: app/Services/Translations/admin-translation.php:1802
24787 msgid "Product deleted successfully"
24788 msgstr ""
24789
24790 #: api/Resource/ProductResource.php:487
24791 msgid "Product deletion failed!"
24792 msgstr ""
24793
24794 #: app/Services/Translations/block-editor-translation.php:290
24795 #: app/Hooks/Handlers/BlockEditors/ProductDescriptionBlockEditor.php:88
24796 msgid "Product Description"
24797 msgstr ""
24798
24799 #: app/Services/Renderer/CartRenderer.php:182
24800 msgid "Product Details"
24801 msgstr ""
24802
24803 #: app/Services/Translations/admin-translation.php:1788
24804 msgid "Product Details Button"
24805 msgstr ""
24806
24807 #: app/Services/AdvancedVariationService.php:98
24808 #: app/Services/AdvancedVariationService.php:219
24809 msgid "Product details not found."
24810 msgstr ""
24811
24812 #: app/Modules/Templating/Bricks/Elements/PriceRange.php:113
24813 msgid "Product does not have min-max range"
24814 msgstr ""
24815
24816 #: app/Http/Controllers/ProductDownloadablesController.php:168
24817 msgid "Product downloadable files updated successfully"
24818 msgstr ""
24819
24820 #: app/Services/Translations/admin-translation.php:1803
24821 msgid "Product duplicated successfully"
24822 msgstr ""
24823
24824 #: app/Http/Controllers/ProductController.php:281
24825 msgid ""
24826 "Product duplicated successfully. The new product has been saved as a draft."
24827 msgstr ""
24828
24829 #: app/Modules/Templating/Bricks/DynamicData.php:36
24830 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:122
24831 msgid "Product Excerpt"
24832 msgstr ""
24833
24834 #: app/Modules/Templating/Bricks/Elements/ProductShortDescription.php:21
24835 msgid "Product Excerpt (FluentCart)"
24836 msgstr ""
24837
24838 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:232
24839 msgid "Product Filter"
24840 msgstr ""
24841
24842 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:367
24843 msgid "Product Filter Apply Button"
24844 msgstr ""
24845
24846 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:356
24847 msgid "Product Filter Button"
24848 msgstr ""
24849
24850 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:348
24851 msgid "Product Filter Filters"
24852 msgstr ""
24853
24854 #: app/Services/Renderer/ProductFilterRender.php:37
24855 #: app/Services/Renderer/ShopAppRenderer.php:480
24856 msgid "Product filter form"
24857 msgstr ""
24858
24859 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:376
24860 msgid "Product Filter Reset Button"
24861 msgstr ""
24862
24863 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:325
24864 msgid "Product Filter Search Box"
24865 msgstr ""
24866
24867 #: app/Services/Renderer/ShopAppRenderer.php:476
24868 msgid "Product filters"
24869 msgstr ""
24870
24871 #: app/Services/Translations/admin-translation.php:1789
24872 #: app/Hooks/Handlers/BlockEditors/ProductGalleryBlockEditor.php:43
24873 msgid "Product Gallery"
24874 msgstr ""
24875
24876 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:28
24877 msgid "Product Gallery (FluentCart)"
24878 msgstr ""
24879
24880 #: app/Services/Translations/block-editor-translation.php:291
24881 msgid "Product Grid Option"
24882 msgstr ""
24883
24884 #: app/Services/Translations/block-editor-translation.php:292
24885 msgid "Product Grid Size"
24886 msgstr ""
24887
24888 #: api/Resource/ProductDetailResource.php:56
24889 #: api/Resource/ProductResource.php:103
24890 #: app/Http/Controllers/ProductController.php:187
24891 msgid "Product has been created successfully"
24892 msgstr ""
24893
24894 #: api/Resource/ProductResource.php:351 api/Resource/ProductResource.php:754
24895 #: api/Resource/ProductResource.php:776
24896 msgid "Product has been updated"
24897 msgstr ""
24898
24899 #: app/Services/Translations/admin-translation.php:1790
24900 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:154
24901 msgid "Product ID"
24902 msgstr ""
24903
24904 #: app/Http/Controllers/ProductIntegrationsController.php:187
24905 msgid "Product ID and Notification ID are required"
24906 msgstr ""
24907
24908 #: app/Services/BulkProductUpdateService.php:331
24909 msgid "Product ID is required"
24910 msgstr ""
24911
24912 #: app/Modules/Templating/TemplateActions.php:90
24913 msgid "Product ID not found"
24914 msgstr ""
24915
24916 #: app/Services/Renderer/CartRenderer.php:145
24917 #: app/Services/Translations/block-editor-translation.php:293
24918 #: app/Modules/Templating/Bricks/DynamicData.php:35
24919 #: app/Hooks/Handlers/BlockEditors/ProductImageBlockEditor.php:71
24920 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:89
24921 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:153
24922 msgid "Product Image"
24923 msgstr ""
24924
24925 #: app/Services/Translations/customer-profile-translation.php:214
24926 msgid "Product image for"
24927 msgstr ""
24928
24929 #: app/Services/Renderer/ProductRenderer.php:518
24930 msgid "Product image thumbnails"
24931 msgstr ""
24932
24933 #: app/Hooks/Handlers/BlockEditors/ProductInfoBlockEditor.php:43
24934 msgid "Product Info"
24935 msgstr ""
24936
24937 #: app/Services/Translations/admin-translation.php:1791
24938 msgid "Product Integrations"
24939 msgstr ""
24940
24941 #: app/Services/Translations/admin-translation.php:1792
24942 msgid "Product Inventory"
24943 msgstr ""
24944
24945 #: app/Services/Translations/block-editor-translation.php:298
24946 msgid "Product is in stock"
24947 msgstr ""
24948
24949 #: app/Services/Translations/block-editor-translation.php:299
24950 msgid "Product is not on sale"
24951 msgstr ""
24952
24953 #: app/Http/Controllers/ProductController.php:483
24954 msgid "Product is now tax exempt"
24955 msgstr ""
24956
24957 #: app/Services/Translations/block-editor-translation.php:300
24958 msgid "Product is out of stock"
24959 msgstr ""
24960
24961 #: app/Services/Renderer/ProductListRenderer.php:48
24962 msgid "Product List"
24963 msgstr ""
24964
24965 #: app/Services/Renderer/ShopAppRenderer.php:253
24966 msgid "Product list"
24967 msgstr ""
24968
24969 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:481
24970 msgid "Product Loader"
24971 msgstr ""
24972
24973 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:386
24974 msgid "Product Loop"
24975 msgstr ""
24976
24977 #: app/Helpers/EditorShortCodeHelper.php:314
24978 #: app/Helpers/EditorShortCodeHelper.php:338
24979 #: app/Helpers/EditorShortCodeHelper.php:355
24980 #: app/Services/Translations/admin-translation.php:1793
24981 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:152
24982 msgid "Product Name"
24983 msgstr ""
24984
24985 #: app/Services/Translations/admin-translation.php:1804
24986 msgid "Product name"
24987 msgstr ""
24988
24989 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:297
24990 msgid "Product No Result"
24991 msgstr ""
24992
24993 #: app/Services/Async/DummyProductService.php:30
24994 #: app/Http/Routes/WebRoutes.php:139
24995 msgid "Product Not Found"
24996 msgstr ""
24997
24998 #: app/Services/BulkProductUpdateService.php:336 app/Models/Product.php:594
24999 #: app/Http/Controllers/ProductIntegrationsController.php:118
25000 #: app/Http/Controllers/ProductController.php:287
25001 #: app/Http/Controllers/ProductController.php:363
25002 #: app/Http/Controllers/ProductController.php:403
25003 #: app/Http/Controllers/ProductController.php:426
25004 #: app/Http/Controllers/ProductController.php:444
25005 #: app/Http/Controllers/ProductController.php:505
25006 #: app/Http/Controllers/ProductController.php:523
25007 #: app/Http/Controllers/ProductController.php:559
25008 #: app/Modules/Templating/TemplateActions.php:95
25009 #: app/Hooks/Cart/WebCheckoutHandler.php:1218
25010 #: app/Hooks/Handlers/ShortCodes/SingleProductShortCode.php:104
25011 #: app/Hooks/Handlers/BlockEditors/Buttons/BuyNowButtonBlockEditor.php:114
25012 #: app/Hooks/Handlers/BlockEditors/Buttons/AddToCartButtonBlockEditor.php:108
25013 msgid "Product not found"
25014 msgstr ""
25015
25016 #: api/Resource/ProductResource.php:492
25017 msgid "Product not found in database."
25018 msgstr ""
25019
25020 #: api/Resource/ProductDetailResource.php:97
25021 msgid "Product not found, please reload the page and try again!"
25022 msgstr ""
25023
25024 #: app/Services/Translations/admin-translation.php:1794
25025 msgid "Product Organizer"
25026 msgstr ""
25027
25028 #: app/Hooks/Handlers/BlockEditors/ProductPackageDescriptionBlockEditor.php:80
25029 msgid "Product Package Description"
25030 msgstr ""
25031
25032 #: api/StoreSettings.php:789
25033 #: app/Services/Translations/admin-translation.php:1795
25034 msgid "Product Page"
25035 msgstr ""
25036
25037 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:419
25038 msgid "Product Paginator"
25039 msgstr ""
25040
25041 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:431
25042 msgid "Product Paginator Info"
25043 msgstr ""
25044
25045 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:456
25046 msgid "Product Paginator Number"
25047 msgstr ""
25048
25049 #: app/Services/Translations/block-editor-translation.php:294
25050 msgid "Product Per Row"
25051 msgstr ""
25052
25053 #: app/Services/Translations/admin-translation.php:1796
25054 msgid "Product Performance Comparison"
25055 msgstr ""
25056
25057 #: app/Modules/Templating/Bricks/DynamicData.php:37
25058 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:135
25059 msgid "Product Price"
25060 msgstr ""
25061
25062 #: app/Services/Renderer/ProductCardRender.php:381
25063 msgid "Product pricing"
25064 msgstr ""
25065
25066 #: api/Resource/ProductDetailResource.php:204
25067 msgid "Product pricing has been changed!"
25068 msgstr ""
25069
25070 #: app/Services/Renderer/CartRenderer.php:302
25071 msgid "Product Quantity"
25072 msgstr ""
25073
25074 #: app/Services/Renderer/ProductRenderer.php:1298
25075 msgid "Product quantity"
25076 msgstr ""
25077
25078 #: app/Services/Translations/admin-translation.php:1797
25079 msgid "Product Report"
25080 msgstr ""
25081
25082 #: app/Services/Translations/admin-translation.php:1798
25083 msgid "Product Report Chart"
25084 msgstr ""
25085
25086 #: app/Hooks/Handlers/BlockEditors/SearchBarBlockEditor.php:35
25087 msgid "Product Search"
25088 msgstr ""
25089
25090 #: app/Services/Translations/block-editor-translation.php:295
25091 msgid "Product Settings"
25092 msgstr ""
25093
25094 #: app/Hooks/Handlers/BlockEditors/ProductSkuBlockEditor.php:82
25095 msgid "Product SKU"
25096 msgstr ""
25097
25098 #: api/StoreSettings.php:980
25099 msgid "Product Slug"
25100 msgstr ""
25101
25102 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:494
25103 msgid "Product Spinner"
25104 msgstr ""
25105
25106 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:21
25107 msgid "Product Stock (FluentCart)"
25108 msgstr ""
25109
25110 #: app/Services/Translations/admin-translation.php:1799
25111 msgid "Product Taxonomies"
25112 msgstr ""
25113
25114 #: app/Services/Translations/block-editor-translation.php:296
25115 #: app/Hooks/Handlers/BlockEditors/RelatedProduct/InnerBlocks/InnerBlocks.php:49
25116 msgid "Product Template"
25117 msgstr ""
25118
25119 #: app/Services/Translations/admin-translation.php:1800
25120 #: app/Services/Translations/block-editor-translation.php:297
25121 #: app/Modules/Templating/Bricks/DynamicData.php:34
25122 #: app/Hooks/Handlers/BlockEditors/ProductTitleBlockEditor.php:90
25123 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:108
25124 msgid "Product Title"
25125 msgstr ""
25126
25127 #: app/Services/Translations/admin-translation.php:1805
25128 msgid "Product title"
25129 msgstr ""
25130
25131 #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:15
25132 msgid "Product Title (FluentCart)"
25133 msgstr ""
25134
25135 #: app/Services/BulkProductInsertService.php:186
25136 msgid "Product title is required"
25137 msgstr ""
25138
25139 #: app/Http/Controllers/ProductController.php:1448
25140 msgid "Product title is required to generate SKU."
25141 msgstr ""
25142
25143 #: app/Services/Translations/admin-translation.php:1801
25144 msgid "Product Type"
25145 msgstr ""
25146
25147 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:182
25148 msgid "Product type"
25149 msgstr ""
25150
25151 #: app/Services/BulkProductInsertService.php:119
25152 msgid "Product Type is required."
25153 msgstr ""
25154
25155 #: app/Services/BulkProductInsertService.php:120
25156 msgid "Product Type must be physical or digital."
25157 msgstr ""
25158
25159 #: api/Resource/ProductResource.php:759 api/Resource/ProductResource.php:781
25160 msgid "Product update failed!"
25161 msgstr ""
25162
25163 #: api/Resource/ProductDetailResource.php:208
25164 msgid "Product update failed."
25165 msgstr ""
25166
25167 #: app/Helpers/OrderItemHelper.php:73
25168 msgid "Product Updates!"
25169 msgstr ""
25170
25171 #: app/Services/Renderer/ProductRenderer.php:1045
25172 #: app/Services/Renderer/ProductRenderer.php:1933
25173 msgid "Product Variants"
25174 msgstr ""
25175
25176 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:118
25177 msgid "Product Variations"
25178 msgstr ""
25179
25180 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:254
25181 msgid "Product View Switcher"
25182 msgstr ""
25183
25184 #: app/Services/Translations/admin-translation.php:1806
25185 msgid "Product weight"
25186 msgstr ""
25187
25188 #: app/Modules/MCP/Tools/ProductTools.php:213
25189 msgid "product_id is required."
25190 msgstr ""
25191
25192 #: api/StoreSettings.php:633 app/CPT/FluentProducts.php:205
25193 #: app/CPT/FluentProducts.php:207 app/Helpers/AdminHelper.php:78
25194 #: app/Services/Filter/LicenseFilter.php:120
25195 #: app/Services/Filter/OrderBumpFilter.php:103
25196 #: app/Services/Renderer/ShopAppRenderer.php:245
25197 #: app/Services/Translations/admin-translation.php:1807
25198 #: app/Hooks/Handlers/MenuHandler.php:267
25199 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:106
25200 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:214
25201 #: app/Hooks/Handlers/BlockEditors/ShopApp/ShopAppBlockEditor.php:73
25202 msgid "Products"
25203 msgstr ""
25204
25205 #: app/Services/Translations/admin-translation.php:2824
25206 msgid "products"
25207 msgstr ""
25208
25209 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:34
25210 msgid "Products (FluentCart)"
25211 msgstr ""
25212
25213 #: app/Services/Translations/admin-translation.php:1808
25214 msgid "Products Fields"
25215 msgstr ""
25216
25217 #: app/Services/Async/DummyProductService.php:19
25218 #: app/Services/Async/DummyProductService.php:40
25219 #: app/Services/Async/DummyProductService.php:52
25220 #: app/Services/Async/DummyProductService.php:66
25221 msgid "Products for this category is not found"
25222 msgstr ""
25223
25224 #: app/Services/Translations/block-editor-translation.php:301
25225 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:129
25226 msgid "Products per page"
25227 msgstr ""
25228
25229 #: api/Resource/ProductResource.php:554
25230 msgid "Products selection is required"
25231 msgstr ""
25232
25233 #: app/Services/Translations/admin-translation.php:1809
25234 msgid "Products to be deleted:"
25235 msgstr ""
25236
25237 #: app/Services/Translations/customer-profile-translation.php:215
25238 #: app/Services/Translations/block-editor-translation.php:302
25239 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:242
25240 msgid "Profile"
25241 msgstr ""
25242
25243 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:232
25244 msgid "Profile updated successfully"
25245 msgstr ""
25246
25247 #: app/Services/Translations/admin-translation.php:1810
25248 msgid "Profit"
25249 msgstr ""
25250
25251 #: app/Services/Translations/admin-translation.php:1811
25252 msgid "Promotional Product"
25253 msgstr ""
25254
25255 #: app/Services/Translations/admin-translation.php:1812
25256 msgid "Prorate"
25257 msgstr ""
25258
25259 #: app/Services/Renderer/CartSummaryRender.php:377
25260 #: app/Services/Translations/admin-translation.php:1813
25261 #: app/Services/Translations/customer-profile-translation.php:299
25262 #: app/Views/invoice/thank_you.php:197 app/Views/invoice/thank_you.php:217
25263 #: app/Views/invoice/receipt_slip.php:341
25264 #: app/Views/invoice/receipt_slip.php:360
25265 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:609
25266 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:628
25267 #: app/Services/Renderer/Receipt/ThankYouRender.php:427
25268 #: app/Services/Renderer/Receipt/ThankYouRender.php:446
25269 #: app/Views/emails/parts/items_table.php:343
25270 #: app/Views/emails/parts/items_table.php:370
25271 #: app/Hooks/Handlers/CustomCheckout/CustomCheckout.php:189
25272 msgid "Prorate Credit"
25273 msgstr ""
25274
25275 #: app/Modules/Turnstile/TurnstileInit.php:16
25276 msgid ""
25277 "Protect your checkout page from spam and bots using Cloudflare Turnstile "
25278 "invisible reCAPTCHA."
25279 msgstr ""
25280
25281 #: app/Modules/MCP/Tools/LabelTools.php:79
25282 msgid "Provide add_label_ids and/or remove_label_ids."
25283 msgstr ""
25284
25285 #: app/Modules/MCP/Tools/CouponTools.php:170
25286 msgid "Provide at least one field to update."
25287 msgstr ""
25288
25289 #: app/Modules/MCP/Tools/CustomerTools.php:370
25290 msgid "Provide customer_id or email."
25291 msgstr ""
25292
25293 #: app/Modules/MCP/Tools/CustomerTools.php:140
25294 msgid "Provide customer_id to update, or email to create or match."
25295 msgstr ""
25296
25297 #: app/Modules/MCP/Tools/ContextTools.php:270
25298 msgid ""
25299 "Provide one or more kinds. Valid: coupons, labels, gateways, tax_classes, "
25300 "shipping_zones, product_categories."
25301 msgstr ""
25302
25303 #: app/Services/Translations/customer-profile-translation.php:216
25304 msgid ""
25305 "Provide or update the address where your billing statements and invoices "
25306 "will be sent."
25307 msgstr ""
25308
25309 #: app/Services/Translations/customer-profile-translation.php:217
25310 msgid "Provide or update the address where your orders will be delivered."
25311 msgstr ""
25312
25313 #: app/Modules/MCP/Tools/OrderTools.php:489
25314 msgid "Provide order_id, uuid, or invoice_no."
25315 msgstr ""
25316
25317 #: app/Modules/MCP/Tools/OrderTools.php:789
25318 msgid "Provide order_status and/or shipping_status."
25319 msgstr ""
25320
25321 #: app/Services/Translations/admin-translation.php:1815
25322 msgid ""
25323 "Provide Valid Email Address email as per your domain/SMTP settings. This\n"
25324 "email will be used to send emails like notifications"
25325 msgstr ""
25326
25327 #: api/StoreSettings.php:257
25328 msgid "Provide your physical business address details."
25329 msgstr ""
25330
25331 #: api/Customers.php:169 api/Resource/CustomerResource.php:326
25332 #: api/Resource/FrontendResource/CustomerResource.php:226
25333 msgid "Provided customer status is not valid"
25334 msgstr ""
25335
25336 #: app/Http/Controllers/OrderController.php:891
25337 msgid "Provided order status is not valid"
25338 msgstr ""
25339
25340 #: app/Http/Controllers/OrderController.php:958
25341 msgid "Provided payment status is not valid"
25342 msgstr ""
25343
25344 #: app/Http/Controllers/OrderController.php:866
25345 msgid "Provided shipping status is not valid"
25346 msgstr ""
25347
25348 #: api/Resource/OrderResource.php:2157
25349 msgid "Provided status is not valid"
25350 msgstr ""
25351
25352 #: app/Http/Controllers/OrderController.php:1099
25353 msgid "Provided transaction status is not valid"
25354 msgstr ""
25355
25356 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:315
25357 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:608
25358 msgid "Provider"
25359 msgstr ""
25360
25361 #: app/Modules/Integrations/IntegrationHelper.php:23
25362 msgid "Provider and scope are required for integration settings."
25363 msgstr ""
25364
25365 #: app/Services/Localization/i18n/address-locales.php:32
25366 #: app/Services/Localization/i18n/address-locales.php:151
25367 #: app/Services/Localization/i18n/address-locales.php:177
25368 #: app/Services/Localization/i18n/address-locales.php:190
25369 #: app/Services/Localization/i18n/address-locales.php:233
25370 #: app/Services/Localization/i18n/address-locales.php:238
25371 #: app/Services/Localization/i18n/address-locales.php:358
25372 #: app/Services/Localization/i18n/address-locales.php:422
25373 #: app/Services/Localization/i18n/address-locales.php:524
25374 #: app/Services/Localization/i18n/address-locales.php:579
25375 #: app/Services/Localization/i18n/address-locales.php:684
25376 #: app/Services/Localization/i18n/address-locales.php:727
25377 #: app/Services/Localization/i18n/address-locales.php:813
25378 msgid "Province"
25379 msgstr ""
25380
25381 #: app/Services/Localization/i18n/states.php:1978
25382 msgid "Prykarpattia"
25383 msgstr ""
25384
25385 #: app/Helpers/Status.php:111 app/Helpers/Helper.php:370
25386 #: app/Services/Translations/admin-translation.php:1817
25387 msgid "Publish"
25388 msgstr ""
25389
25390 #: app/Services/Translations/admin-translation.php:1818
25391 #: app/Services/Translations/customer-profile-translation.php:218
25392 msgid "Published"
25393 msgstr ""
25394
25395 #: app/Services/Translations/admin-translation.php:2825
25396 msgid "published"
25397 msgstr ""
25398
25399 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:153
25400 msgid "Published date"
25401 msgstr ""
25402
25403 #. %s is the post date
25404 #: app/Services/Translations/admin-translation.php:1820
25405 #, php-format
25406 msgid "Publishes On: %s"
25407 msgstr ""
25408
25409 #. %s is the post date
25410 #: app/Services/Translations/admin-translation.php:1822
25411 #, php-format
25412 msgid "Publishes on: %s"
25413 msgstr ""
25414
25415 #: app/Services/Translations/admin-translation.php:1823
25416 msgid "Publishing"
25417 msgstr ""
25418
25419 #: app/Services/Localization/i18n/states.php:1344
25420 msgid "Puebla"
25421 msgstr ""
25422
25423 #: app/Services/Localization/i18n/states.php:469
25424 msgid "Puerto Plata"
25425 msgstr ""
25426
25427 #: app/Services/Localization/i18n/countries.php:190
25428 msgid "Puerto Rico"
25429 msgstr ""
25430
25431 #: app/Services/Localization/i18n/states.php:862
25432 #: app/Services/Localization/i18n/states.php:1632
25433 msgid "Punjab"
25434 msgstr ""
25435
25436 #: app/Services/Localization/i18n/states.php:1535
25437 msgid "Puno"
25438 msgstr ""
25439
25440 #: app/Services/Localization/i18n/states.php:416
25441 msgid "Puntarenas"
25442 msgstr ""
25443
25444 #: app/Services/Translations/admin-translation.php:1824
25445 msgid "Purchasable"
25446 msgstr ""
25447
25448 #: app/Services/Translations/admin-translation.php:1825
25449 msgid "Purchase"
25450 msgstr ""
25451
25452 #: app/Services/Translations/admin-translation.php:1827
25453 msgid "Purchase a new license"
25454 msgstr ""
25455
25456 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:77
25457 msgid "Purchase amount is smaller than required amount"
25458 msgstr ""
25459
25460 #: app/Services/Translations/admin-translation.php:1826
25461 msgid "Purchase Date"
25462 msgstr ""
25463
25464 #: app/Services/Translations/customer-profile-translation.php:219
25465 #: app/Services/Translations/block-editor-translation.php:303
25466 #: app/Hooks/Handlers/BlockEditors/CustomerProfileBlockEditor.php:43
25467 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:210
25468 msgid "Purchase History"
25469 msgstr ""
25470
25471 #: app/Services/Translations/admin-translation.php:1828
25472 msgid "Purchase one here"
25473 msgstr ""
25474
25475 #: app/Services/Email/EmailNotifications.php:99
25476 msgid "Purchase Receipt #{{order.invoice_no}}"
25477 msgstr ""
25478
25479 #: app/Services/Email/EmailNotifications.php:91
25480 msgid "Purchase receipt to customer"
25481 msgstr ""
25482
25483 #: app/Views/invoice/thank_you.php:53
25484 #: app/Services/Renderer/Receipt/ThankYouRender.php:131
25485 msgid "Purchase Successful!"
25486 msgstr ""
25487
25488 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:111
25489 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:124
25490 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:138
25491 msgid "purchased"
25492 msgstr ""
25493
25494 #: app/Services/Filter/CustomerFilter.php:91
25495 #: app/Services/Translations/admin-translation.php:1829
25496 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:594
25497 #: app/Modules/Integrations/FluentPlugins/FluentSupportWidget.php:53
25498 msgid "Purchases"
25499 msgstr ""
25500
25501 #: app/Services/Localization/i18n/states.php:1372
25502 msgid "Putrajaya"
25503 msgstr ""
25504
25505 #: app/Services/Localization/i18n/states.php:399
25506 msgid "Putumayo"
25507 msgstr ""
25508
25509 #: app/Services/Localization/i18n/states.php:575
25510 msgid "Qalyubia"
25511 msgstr ""
25512
25513 #: app/Services/Localization/i18n/countries.php:191
25514 msgid "Qatar"
25515 msgstr ""
25516
25517 #: app/Helpers/CurrenciesHelper.php:121
25518 msgid "Qatari Riyal"
25519 msgstr ""
25520
25521 #: app/Services/Localization/i18n/states.php:577
25522 msgid "Qena"
25523 msgstr ""
25524
25525 #: app/Services/Localization/i18n/states.php:369
25526 msgid "Qinghai / 青海"
25527 msgstr ""
25528
25529 #: app/Services/Localization/i18n/states.php:902
25530 msgid "Qom (قم)"
25531 msgstr ""
25532
25533 #: app/Views/invoice/receipt_slip.php:273
25534 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:484
25535 msgid "Qty"
25536 msgstr ""
25537
25538 #: app/Helpers/EditorShortCodeHelper.php:316
25539 #: app/Services/Renderer/ProductRenderer.php:1272
25540 #: app/Services/Renderer/ProductRenderer.php:1296
25541 #: app/Services/Translations/admin-translation.php:1830
25542 #: app/Services/Translations/block-editor-translation.php:304
25543 msgid "Quantity"
25544 msgstr ""
25545
25546 #. %d: quantity
25547 #: app/Services/Renderer/CartItemRenderer.php:129
25548 msgid "Quantity %d"
25549 msgstr ""
25550
25551 #: api/Resource/FrontendResource/CartResource.php:201
25552 msgid "Quantity can not be negative."
25553 msgstr ""
25554
25555 #: app/Services/CustomPayment/PaymentItem.php:29
25556 msgid "Quantity must be greater than 0."
25557 msgstr ""
25558
25559 #: api/Resource/FrontendResource/CartResource.php:568
25560 msgid "Quantity updated!"
25561 msgstr ""
25562
25563 #: app/Helpers/Helper.php:1025 app/Helpers/Helper.php:1132
25564 #: app/Helpers/Helper.php:1630
25565 msgid "quarter"
25566 msgid_plural "quarters"
25567 msgstr[0] ""
25568 msgstr[1] ""
25569
25570 #: app/Helpers/Helper.php:1655
25571 #: app/Services/Translations/admin-translation.php:1831
25572 #: app/Hooks/Handlers/ReminderHandler.php:244
25573 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:152
25574 msgid "Quarterly"
25575 msgstr ""
25576
25577 #: app/Http/Requests/SchedulingSettingsRequest.php:78
25578 msgid "Quarterly renewal reminder days must be a whole number."
25579 msgstr ""
25580
25581 #: app/Http/Requests/SchedulingSettingsRequest.php:79
25582 msgid "Quarterly renewal reminder days must be at least 7."
25583 msgstr ""
25584
25585 #: app/Http/Requests/SchedulingSettingsRequest.php:80
25586 msgid "Quarterly renewal reminder days must not exceed 60."
25587 msgstr ""
25588
25589 #: app/Services/Localization/i18n/states.php:291
25590 msgid "Quebec"
25591 msgstr ""
25592
25593 #: app/Services/Localization/i18n/states.php:120
25594 msgid "Queensland"
25595 msgstr ""
25596
25597 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:40
25598 msgid "Query"
25599 msgstr ""
25600
25601 #: app/Modules/MCP/Tools/ReportTools.php:204
25602 msgid "Query Customers (flexible aggregate)"
25603 msgstr ""
25604
25605 #: app/Modules/MCP/Tools/ReportTools.php:153
25606 msgid "Query Orders (flexible aggregate)"
25607 msgstr ""
25608
25609 #: app/Modules/MCP/Tools/ReportTools.php:183
25610 msgid "Query Products (flexible aggregate)"
25611 msgstr ""
25612
25613 #: app/Modules/MCP/Tools/ReportTools.php:128
25614 msgid "Query Sources (UTM attribution)"
25615 msgstr ""
25616
25617 #: app/Services/Translations/block-editor-translation.php:305
25618 msgid "Query type"
25619 msgstr ""
25620
25621 #: app/Services/Localization/i18n/states.php:1345
25622 msgid "Querétaro"
25623 msgstr ""
25624
25625 #: app/Services/Localization/i18n/states.php:695
25626 msgid "Quetzaltenango"
25627 msgstr ""
25628
25629 #: app/Services/Localization/i18n/states.php:1603
25630 msgid "Quezon"
25631 msgstr ""
25632
25633 #: app/Services/Localization/i18n/states.php:696
25634 msgid "Quiché"
25635 msgstr ""
25636
25637 #: app/Services/Translations/admin-translation.php:1832
25638 msgid "Quick Edit"
25639 msgstr ""
25640
25641 #: app/Http/Controllers/ProductController.php:742
25642 msgid "Quick Sales Overview"
25643 msgstr ""
25644
25645 #: app/Services/Localization/i18n/states.php:400
25646 msgid "Quindío"
25647 msgstr ""
25648
25649 #: app/Services/Localization/i18n/states.php:1346
25650 msgid "Quintana Roo"
25651 msgstr ""
25652
25653 #: app/Services/Localization/i18n/states.php:1604
25654 msgid "Quirino"
25655 msgstr ""
25656
25657 #: app/Services/Localization/i18n/states.php:1257
25658 msgid "Rabat"
25659 msgstr ""
25660
25661 #: app/Services/Translations/admin-translation.php:1833
25662 msgid "Radio"
25663 msgstr ""
25664
25665 #: app/Services/Localization/i18n/states.php:989
25666 msgid "Ragusa"
25667 msgstr ""
25668
25669 #: app/Services/Localization/i18n/states.php:863
25670 msgid "Rajasthan"
25671 msgstr ""
25672
25673 #: app/Services/Localization/i18n/states.php:180
25674 msgid "Rajbari"
25675 msgstr ""
25676
25677 #: app/Services/Localization/i18n/states.php:181
25678 msgid "Rajshahi"
25679 msgstr ""
25680
25681 #: app/Services/Localization/i18n/states.php:2113
25682 msgid "Rakai"
25683 msgstr ""
25684
25685 #: app/Services/Translations/block-editor-translation.php:306
25686 msgid "Random"
25687 msgstr ""
25688
25689 #: app/Services/Localization/i18n/states.php:182
25690 msgid "Rangamati"
25691 msgstr ""
25692
25693 #: app/Services/Translations/block-editor-translation.php:307
25694 msgid "Range"
25695 msgstr ""
25696
25697 #: app/Services/Translations/block-editor-translation.php:308
25698 msgid "Range Filter Only works in pages."
25699 msgstr ""
25700
25701 #: app/Services/Translations/block-editor-translation.php:309
25702 msgid "Range Slider Background"
25703 msgstr ""
25704
25705 #: app/Services/Localization/i18n/states.php:183
25706 msgid "Rangpur"
25707 msgstr ""
25708
25709 #: app/Services/Localization/i18n/states.php:1789
25710 msgid "Ranong"
25711 msgstr ""
25712
25713 #: app/Services/Localization/i18n/states.php:1457
25714 msgid "Rapti"
25715 msgstr ""
25716
25717 #: app/Services/Localization/i18n/states.php:1790
25718 msgid "Ratchaburi"
25719 msgstr ""
25720
25721 #: app/Services/Translations/admin-translation.php:1834
25722 msgid "Rate"
25723 msgstr ""
25724
25725 #: app/Services/Translations/admin-translation.php:1835
25726 msgid "Rates"
25727 msgstr ""
25728
25729 #: app/Services/Translations/admin-translation.php:1836
25730 msgid ""
25731 "Rates are pre-filled for convenience and may not reflect current laws — "
25732 "verify with a tax advisor before going live. If you sell products taxed at "
25733 "different rates (e.g. food, books, digital goods), use the"
25734 msgstr ""
25735
25736 #: app/Services/Localization/i18n/states.php:990
25737 msgid "Ravenna"
25738 msgstr ""
25739
25740 #: app/Services/Localization/i18n/states.php:1791
25741 msgid "Rayong"
25742 msgstr ""
25743
25744 #: app/Services/Localization/i18n/states.php:898
25745 msgid "Razavi Khorasan (خراسان رضوی)"
25746 msgstr ""
25747
25748 #: app/Services/Localization/i18n/states.php:208
25749 msgid "Razgrad"
25750 msgstr ""
25751
25752 #: app/Modules/PaymentMethods/PromoGateways/Addons/RazorpayAddon.php:85
25753 #: app/Modules/PaymentMethods/PromoGateways/Addons/RazorpayAddon.php:113
25754 msgid "Razorpay Payment Gateway"
25755 msgstr ""
25756
25757 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:92
25758 msgid ""
25759 "Re-sync subscription from remote is not implemented for this payment method."
25760 msgstr ""
25761
25762 #: app/Services/Translations/customer-profile-translation.php:220
25763 msgid "Reactivate"
25764 msgstr ""
25765
25766 #: app/Views/emails/subscription/canceled/customer.php:76
25767 msgid "Reactivate Subscription"
25768 msgstr ""
25769
25770 #: app/Services/Translations/customer-profile-translation.php:221
25771 msgid "Reactivate Subscription Plan"
25772 msgstr ""
25773
25774 #: app/Services/Translations/admin-translation.php:1837
25775 msgid "Reactivate Subscription!"
25776 msgstr ""
25777
25778 #. %1$s: opening <strong> tag, %2$s: closing </strong> tag
25779 #: app/Services/Email/StoreDigestService.php:732
25780 #, php-format
25781 msgid ""
25782 "Ready for more? %1$sFluentCart Pro%2$s brings premium payment gateways, "
25783 "integrations, and customizations to help your store grow."
25784 msgstr ""
25785
25786 #: app/Services/Translations/admin-translation.php:1838
25787 #: app/Views/emails/subscription/canceled/customer.php:57
25788 #: app/Views/emails/subscription/canceled/admin.php:41
25789 msgid "Reason"
25790 msgstr ""
25791
25792 #: app/Services/Translations/admin-translation.php:1839
25793 msgid "Reason for discount"
25794 msgstr ""
25795
25796 #: app/Services/Translations/admin-translation.php:1840
25797 msgid "Reason is required"
25798 msgstr ""
25799
25800 #: app/Services/Translations/admin-translation.php:1841
25801 msgid "Reason of refund"
25802 msgstr ""
25803
25804 #: app/Services/Translations/admin-translation.php:1842
25805 msgid "Recalculate lifetime value"
25806 msgstr ""
25807
25808 #: app/Services/Translations/admin-translation.php:1843
25809 msgid "Recalculating with product latest info..."
25810 msgstr ""
25811
25812 #: api/StoreSettings.php:734 api/StoreSettings.php:744
25813 #: app/Services/Translations/admin-translation.php:1844
25814 #: app/Services/Translations/customer-profile-translation.php:222
25815 msgid "Receipt"
25816 msgstr ""
25817
25818 #: app/Views/emails/components/header.php:14
25819 msgid "Receipt #"
25820 msgstr ""
25821
25822 #: app/Services/FrontendView.php:116
25823 msgid "Receipt Number"
25824 msgstr ""
25825
25826 #: app/Hooks/Handlers/MenuHandler.php:81
25827 msgid "Receipt Page"
25828 msgstr ""
25829
25830 #: api/StoreSettings.php:1144
25831 msgid "Receipt Prefix"
25832 msgstr ""
25833
25834 #: api/StoreSettings.php:1119
25835 msgid "Receipt Settings"
25836 msgstr ""
25837
25838 #: app/Services/Translations/admin-translation.php:1845
25839 msgid "Receipt Template"
25840 msgstr ""
25841
25842 #: app/Services/PDF/ReceiptPdfTemplateService.php:32
25843 msgid "Receipt template for subscription renewal payments"
25844 msgstr ""
25845
25846 #: app/Services/Translations/admin-translation.php:1846
25847 msgid "Received"
25848 msgstr ""
25849
25850 #: app/Services/Translations/admin-translation.php:1847
25851 msgid "Received Stock"
25852 msgstr ""
25853
25854 #: app/Services/Translations/admin-translation.php:1848
25855 msgid "Recent Actions"
25856 msgstr ""
25857
25858 #: app/Services/Translations/admin-translation.php:1849
25859 msgid "Recent Activities"
25860 msgstr ""
25861
25862 #: app/Services/Translations/admin-translation.php:1850
25863 msgid "Recent Orders"
25864 msgstr ""
25865
25866 #: app/Services/Translations/admin-translation.php:1851
25867 msgid "Recipient"
25868 msgstr ""
25869
25870 #: app/Services/Translations/admin-translation.php:1852
25871 msgid "Recipient email addresses"
25872 msgstr ""
25873
25874 #: app/Services/Translations/admin-translation.php:1853
25875 msgid "Recipients & General"
25876 msgstr ""
25877
25878 #: app/Services/Renderer/PricingTableRenderer.php:232
25879 #: app/Services/Translations/block-editor-translation.php:310
25880 msgid "Recommended"
25881 msgstr ""
25882
25883 #: app/Services/Translations/admin-translation.php:1854
25884 #: app/Services/Translations/block-editor-translation.php:311
25885 msgid "Recommended variant"
25886 msgstr ""
25887
25888 #: app/Helpers/EditorShortCodeHelper.php:372
25889 msgid "Recurring Amount"
25890 msgstr ""
25891
25892 #: app/Helpers/EditorShortCodeHelper.php:373
25893 msgid "Recurring Amount (Formatted)"
25894 msgstr ""
25895
25896 #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:62
25897 msgid "Recurring billing & subscriptions"
25898 msgstr ""
25899
25900 #: app/Services/Translations/admin-translation.php:1855
25901 msgid "Recurring Coupon"
25902 msgstr ""
25903
25904 #. %1$s: expected plan ID, %2$s: received plan ID, %3$d: subscription ID
25905 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:467
25906 #, php-format
25907 msgid ""
25908 "Recurring payment plan mismatch. Expected: %1$s, Received: %2$s. "
25909 "Subscription ID: %3$d. Payment not recorded."
25910 msgstr ""
25911
25912 #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:63
25913 #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:90
25914 msgid "Recurring payments & subscriptions"
25915 msgstr ""
25916
25917 #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:86
25918 msgid "Recurring subscriptions"
25919 msgstr ""
25920
25921 #: app/Services/Localization/i18n/states.php:564
25922 msgid "Red Sea"
25923 msgstr ""
25924
25925 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:184
25926 msgid "redirecting for action"
25927 msgstr ""
25928
25929 #: app/Services/Translations/checkout-translation.php:31
25930 msgid "Redirecting please wait..."
25931 msgstr ""
25932
25933 #: app/Services/Translations/payments-translation.php:13
25934 msgid "Redirecting to receipt..."
25935 msgstr ""
25936
25937 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:379
25938 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:539
25939 msgid "Redirecting to Stripe checkout..."
25940 msgstr ""
25941
25942 #: app/Services/Translations/checkout-translation.php:32
25943 msgid "Redirecting..."
25944 msgstr ""
25945
25946 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:336
25947 msgid ""
25948 "Redirects to Stripe's hosted page. Required for Bank Transfers and methods "
25949 "not supported in embedded mode."
25950 msgstr ""
25951
25952 #: app/Services/Tax/TaxManager.php:176 app/Services/Tax/TaxManager.php:570
25953 #: app/Services/Translations/admin-translation.php:1856
25954 msgid "Reduced"
25955 msgstr ""
25956
25957 #: app/Services/Filter/OrderFilter.php:489
25958 #: app/Services/Translations/admin-translation.php:1857
25959 msgid "Refer Url"
25960 msgstr ""
25961
25962 #: app/Services/Translations/admin-translation.php:1858
25963 #: app/Services/Widgets/DashboardWidget.php:72
25964 #: app/Views/invoice/thank_you.php:305 app/Views/invoice/receipt_slip.php:437
25965 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:751
25966 #: app/Services/Renderer/Receipt/ThankYouRender.php:567
25967 #: app/Views/emails/parts/items_table.php:552
25968 #: app/Views/emails/parts/items_table.php:584
25969 msgid "Refund"
25970 msgstr ""
25971
25972 #. 1: requested amount, 2: remaining refundable
25973 #: app/Modules/MCP/Tools/OrderTools.php:1013
25974 #, php-format
25975 msgid "Refund %1$s exceeds the remaining refundable balance %2$s."
25976 msgstr ""
25977
25978 #: app/Helpers/EditorShortCodeHelper.php:180
25979 msgid "Refund Amount"
25980 msgstr ""
25981
25982 #: app/Services/Translations/admin-translation.php:1862
25983 msgid "Refund amount"
25984 msgstr ""
25985
25986 #: app/Helpers/EditorShortCodeHelper.php:181
25987 msgid "Refund Amount (Formatted)"
25988 msgstr ""
25989
25990 #: app/Services/Payments/Refund.php:39
25991 msgid ""
25992 "Refund amount exceeds the maximum refundable amount for this transaction."
25993 msgstr ""
25994
25995 #: app/Services/Payments/Refund.php:35
25996 msgid "Refund amount exceeds the net paid amount for this order."
25997 msgstr ""
25998
25999 #: app/Http/Controllers/OrderController.php:275
26000 msgid "Refund amount is required"
26001 msgstr ""
26002
26003 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:109
26004 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:758
26005 msgid "Refund amount is required."
26006 msgstr ""
26007
26008 #: app/Modules/MCP/Tools/OrderTools.php:1006
26009 msgid "Refund amount must be greater than zero."
26010 msgstr ""
26011
26012 #: app/Modules/MCP/Tools/OrderTools.php:163
26013 msgid ""
26014 "Refund an order through its payment gateway. ALWAYS call with dry_run:true "
26015 "first to preview the refundable amount and receive a confirm_token, then "
26016 "call again with that confirm_token plus an idempotency_key to execute. "
26017 "Without an idempotency_key a repeated execute could double-refund. amount is "
26018 "in store currency; omit to refund the full remaining balance. The preview "
26019 "reports payment_mode and live_gateway_action; executing a LIVE refund "
26020 "requires the operator to opt in (test-mode always works)."
26021 msgstr ""
26022
26023 #: app/Services/Email/EmailNotifications.php:207
26024 msgid "Refund Confirmation from {{settings.store_name}}"
26025 msgstr ""
26026
26027 #: app/Modules/PaymentMethods/StripeGateway/StripeHelper.php:165
26028 msgid ""
26029 "Refund could not be processed in stripe. Please check on your stripe account"
26030 msgstr ""
26031
26032 #: app/Services/Translations/admin-translation.php:1859
26033 msgid "Refund Count"
26034 msgstr ""
26035
26036 #: app/Services/Translations/admin-translation.php:1863
26037 msgid "Refund customer"
26038 msgstr ""
26039
26040 #: app/Services/Translations/admin-translation.php:1864
26041 msgid "Refund initiating on remote..."
26042 msgstr ""
26043
26044 #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:68
26045 #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:65
26046 msgid "Refund management & webhooks"
26047 msgstr ""
26048
26049 #: app/Modules/MCP/Tools/ReportTools.php:110
26050 msgid ""
26051 "Refund metrics for a period: refunded order count, refund rate as a share of "
26052 "paid orders, total and average refunded amount. Scoped to one currency."
26053 msgstr ""
26054
26055 #: app/Modules/PaymentMethods/PayPalGateway/PayPalHelper.php:134
26056 msgid "Refund not completed in paypal. Please refund from PayPal Manually."
26057 msgstr ""
26058
26059 #: app/Services/PDF/ReceiptPdfTemplateService.php:45
26060 #: app/Services/PDF/ReceiptPdfTemplateService.php:51
26061 msgid "Refund Notice"
26062 msgstr ""
26063
26064 #: app/Modules/MCP/Tools/OrderTools.php:162
26065 msgid "Refund Order"
26066 msgstr ""
26067
26068 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:346
26069 msgid "Refund process is not implemented for this payment gateway."
26070 msgstr ""
26071
26072 #: app/Http/Controllers/OrderController.php:302
26073 msgid "Refund processed manually."
26074 msgstr ""
26075
26076 #: app/Http/Controllers/OrderController.php:306
26077 #, php-format
26078 msgid "Refund processed manually. source: %s"
26079 msgstr ""
26080
26081 #: app/Http/Controllers/OrderController.php:318
26082 #, php-format
26083 msgid "Refund processed on %s"
26084 msgstr ""
26085
26086 #: app/Http/Controllers/OrderController.php:296
26087 msgid "Refund processed on FluentCart."
26088 msgstr ""
26089
26090 #: app/Services/Translations/admin-translation.php:1860
26091 msgid "Refund Rate"
26092 msgstr ""
26093
26094 #: app/Services/Email/EmailNotifications.php:189
26095 msgid "Refund sent to {{order.customer.full_name}}"
26096 msgstr ""
26097
26098 #: app/Services/Translations/admin-translation.php:1861
26099 msgid "Refund Transaction"
26100 msgstr ""
26101
26102 #. 1: payment method, 2: status
26103 #: app/Modules/MCP/Tools/OrderTools.php:760
26104 #, php-format
26105 msgid "Refund via %1$s — %2$s"
26106 msgstr ""
26107
26108 #: app/Services/Translations/admin-translation.php:1865
26109 msgid "Refund with transaction"
26110 msgstr ""
26111
26112 #. %1$s - refundable amount
26113 #: app/Services/Translations/admin-translation.php:1867
26114 #, php-format
26115 msgid "Refundable: %1$s"
26116 msgstr ""
26117
26118 #: app/Helpers/Status.php:192 app/Helpers/Status.php:206
26119 #: app/Helpers/Status.php:224 app/Helpers/Helper.php:320
26120 #: app/Helpers/Helper.php:341 app/Services/Filter/OrderFilter.php:267
26121 #: app/Services/Filter/OrderFilter.php:388
26122 #: app/Services/Filter/OrderFilter.php:403
26123 #: app/Services/Translations/admin-translation.php:1868
26124 msgid "Refunded"
26125 msgstr ""
26126
26127 #. 1: refunded amount, 2: order id
26128 #: app/Modules/MCP/Tools/OrderTools.php:1076
26129 #, php-format
26130 msgid "Refunded %1$s on order #%2$d."
26131 msgstr ""
26132
26133 #: app/Services/Translations/admin-translation.php:1869
26134 msgid "Refunded Amount"
26135 msgstr ""
26136
26137 #: app/Services/Translations/admin-translation.php:1870
26138 #: app/Views/emails/digest.php:108
26139 msgid "Refunds"
26140 msgstr ""
26141
26142 #: app/Services/Translations/admin-translation.php:1871
26143 msgid "Refunds Chart"
26144 msgstr ""
26145
26146 #: app/Services/Translations/admin-translation.php:1872
26147 msgid "Refunds Grouped By"
26148 msgstr ""
26149
26150 #: app/Services/Translations/admin-translation.php:1874
26151 msgid ""
26152 "Refunds made in this period. This is deducted from gross sales to calculate "
26153 "revenue."
26154 msgstr ""
26155
26156 #: app/Services/Translations/admin-translation.php:1873
26157 msgid "Refunds Report"
26158 msgstr ""
26159
26160 #: app/Services/Translations/admin-translation.php:1875
26161 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:377
26162 #: app/Services/Renderer/Receipt/ThankYouRender.php:910
26163 #: app/Views/emails/parts/addresses.php:85
26164 msgid "Reg. ID"
26165 msgstr ""
26166
26167 #. %1$s: store legal registration ID
26168 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:788
26169 #, php-format
26170 msgid "Reg. ID: %1$s"
26171 msgstr ""
26172
26173 #: app/Services/Translations/admin-translation.php:1876
26174 msgid "Regenerate"
26175 msgstr ""
26176
26177 #: app/Services/Localization/i18n/states.php:991
26178 msgid "Reggio Calabria"
26179 msgstr ""
26180
26181 #: app/Services/Localization/i18n/states.php:992
26182 msgid "Reggio Emilia"
26183 msgstr ""
26184
26185 #: app/Services/Filter/TaxFilter.php:89
26186 #: app/Services/Translations/admin-translation.php:1877
26187 #: app/Services/Localization/i18n/address-locales.php:172
26188 #: app/Services/Localization/i18n/address-locales.php:285
26189 #: app/Services/Localization/i18n/address-locales.php:321
26190 #: app/Services/Localization/i18n/address-locales.php:557
26191 msgid "Region"
26192 msgstr ""
26193
26194 #: app/Modules/StorageDrivers/S3/S3.php:547
26195 msgid "Region information is missing for the selected bucket."
26196 msgstr ""
26197
26198 #: app/Services/Translations/admin-translation.php:1878
26199 msgid "Regions"
26200 msgstr ""
26201
26202 #: app/Services/Translations/checkout-translation.php:33
26203 msgid "Register"
26204 msgstr ""
26205
26206 #: app/Services/Translations/admin-translation.php:1879
26207 msgid ""
26208 "Register in each EU country where you are required to collect VAT. Manage "
26209 "your registrations in the country list below."
26210 msgstr ""
26211
26212 #: app/Services/Translations/admin-translation.php:1880
26213 msgid "Registered At"
26214 msgstr ""
26215
26216 #: app/Services/Filter/LicenseSiteFilter.php:98
26217 msgid "Registered Date"
26218 msgstr ""
26219
26220 #: app/Services/Translations/admin-translation.php:1881
26221 msgid "Registration country"
26222 msgstr ""
26223
26224 #: app/Services/Localization/i18n/states.php:337
26225 msgid "Región Metropolitana de Santiago"
26226 msgstr ""
26227
26228 #: app/Services/Localization/i18n/states.php:1258
26229 msgid "Rehamna"
26230 msgstr ""
26231
26232 #: app/Services/Translations/block-editor-translation.php:313
26233 msgid "Related by"
26234 msgstr ""
26235
26236 #: app/Services/Translations/admin-translation.php:1882
26237 msgid "Related Licenses"
26238 msgstr ""
26239
26240 #: app/Services/Translations/admin-translation.php:1883
26241 msgid "Related Orders"
26242 msgstr ""
26243
26244 #: app/Services/Translations/block-editor-translation.php:312
26245 #: app/Modules/Templating/TemplateActions.php:107
26246 #: app/Modules/Templating/TemplateActions.php:283
26247 #: app/Hooks/Handlers/BlockEditors/RelatedProduct/RelatedProductBlockEditor.php:55
26248 msgid "Related Products"
26249 msgstr ""
26250
26251 #: app/Services/Translations/block-editor-translation.php:314
26252 msgid ""
26253 "Related products requires a product to be selected in order to display "
26254 "associated items."
26255 msgstr ""
26256
26257 #: app/Services/Translations/customer-profile-translation.php:223
26258 msgid "Related Transactions"
26259 msgstr ""
26260
26261 #: app/Services/Translations/admin-translation.php:1884
26262 msgid "Relation:"
26263 msgstr ""
26264
26265 #: app/Services/Translations/admin-translation.php:1885
26266 msgid "Relations"
26267 msgstr ""
26268
26269 #: app/Services/Localization/i18n/states.php:531
26270 msgid "Relizane"
26271 msgstr ""
26272
26273 #: app/Services/Translations/admin-translation.php:1886
26274 msgid "Reload"
26275 msgstr ""
26276
26277 #: app/Services/Translations/customer-profile-translation.php:224
26278 msgid "Remaining installments"
26279 msgstr ""
26280
26281 #: app/Hooks/Handlers/ReminderHandler.php:89
26282 #: app/Hooks/Handlers/ReminderHandler.php:109
26283 msgid "Reminder Emails"
26284 msgstr ""
26285
26286 #. %s is the opening and closing anchor tag
26287 #: app/Hooks/Handlers/ReminderHandler.php:131
26288 #, php-format
26289 msgid ""
26290 "Reminder emails must also be enabled in %1$sEmail Notification Settings%2$s "
26291 "under \"Scheduler / Reminder Actions\" to be delivered."
26292 msgstr ""
26293
26294 #: app/Services/Translations/admin-translation.php:1887
26295 msgid "Reminder sent successfully"
26296 msgstr ""
26297
26298 #: app/Services/Translations/admin-translation.php:2826
26299 msgid "reminder settings"
26300 msgstr ""
26301
26302 #: app/Services/Translations/admin-translation.php:1888
26303 msgid "Reminders"
26304 msgstr ""
26305
26306 #: app/Services/Renderer/VatFieldRenderer.php:76
26307 #: app/Services/Renderer/CartSummaryRender.php:314
26308 #: app/Services/Translations/admin-translation.php:1889
26309 #: app/Services/Translations/block-editor-translation.php:315
26310 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:198
26311 msgid "Remove"
26312 msgstr ""
26313
26314 #: app/Services/Translations/admin-translation.php:1890
26315 #, php-format
26316 msgid "Remove %s?"
26317 msgstr ""
26318
26319 #: app/Services/Translations/block-editor-translation.php:316
26320 msgid "Remove Button Text"
26321 msgstr ""
26322
26323 #: app/Services/Translations/admin-translation.php:1896
26324 msgid "Remove customer"
26325 msgstr ""
26326
26327 #: app/Services/Translations/admin-translation.php:1891
26328 msgid "Remove Discount"
26329 msgstr ""
26330
26331 #: app/Services/Translations/admin-translation.php:1897
26332 msgid "Remove draft"
26333 msgstr ""
26334
26335 #: app/Services/Renderer/CartRenderer.php:440
26336 msgid "Remove From Cart"
26337 msgstr ""
26338
26339 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:134
26340 msgid "Remove From Courses"
26341 msgstr ""
26342
26343 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:130
26344 msgid "Remove From Lists"
26345 msgstr ""
26346
26347 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:150
26348 msgid ""
26349 "Remove from selected Courses/Spaces on Refund or Subscription Access "
26350 "Expiration "
26351 msgstr ""
26352
26353 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:173
26354 msgid ""
26355 "Remove from selected Tags/Lists on Refund or Subscription Access Expiration "
26356 msgstr ""
26357
26358 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:123
26359 msgid "Remove From Spaces"
26360 msgstr ""
26361
26362 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:141
26363 msgid "Remove From Tags"
26364 msgstr ""
26365
26366 #: app/Services/Translations/admin-translation.php:1892
26367 msgid "Remove Item"
26368 msgstr ""
26369
26370 #: app/Services/Translations/admin-translation.php:1893
26371 msgid "Remove Product"
26372 msgstr ""
26373
26374 #: app/Services/Translations/admin-translation.php:1894
26375 msgid "Remove Shipping"
26376 msgstr ""
26377
26378 #: app/Services/Renderer/CartRenderer.php:439
26379 msgid "Remove this item from cart"
26380 msgstr ""
26381
26382 #: app/Services/Translations/admin-translation.php:1898
26383 msgid "Remove tier"
26384 msgstr ""
26385
26386 #: app/Services/Translations/admin-translation.php:1895
26387 msgid "Remove Variant"
26388 msgstr ""
26389
26390 #: app/Services/Renderer/VatFieldRenderer.php:74
26391 msgid "Remove VAT number"
26392 msgstr ""
26393
26394 #: app/Services/Translations/admin-translation.php:1899
26395 msgid "Rename"
26396 msgstr ""
26397
26398 #: app/Services/Translations/admin-translation.php:1900
26399 msgid "Rename View"
26400 msgstr ""
26401
26402 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:331
26403 msgid ""
26404 "Renders inside your checkout page. Supports all standard card payments with "
26405 "a seamless branded experience."
26406 msgstr ""
26407
26408 #: app/Services/Translations/customer-profile-translation.php:225
26409 msgid "Renew License"
26410 msgstr ""
26411
26412 #. %s is the license title
26413 #: app/Services/Translations/customer-profile-translation.php:228
26414 #, php-format
26415 msgid "Renew license: %s"
26416 msgstr ""
26417
26418 #: app/Services/Translations/customer-profile-translation.php:226
26419 msgid "Renew Subscription Plan"
26420 msgstr ""
26421
26422 #: app/Services/Filter/OrderFilter.php:293
26423 #: app/Services/Translations/admin-translation.php:1901
26424 #: app/Services/Translations/customer-profile-translation.php:229
26425 msgid "Renewal"
26426 msgstr ""
26427
26428 #: app/Views/emails/subscription/reminder/customer.php:43
26429 #: app/Views/emails/subscription/reminder/admin.php:30
26430 msgid "Renewal Amount"
26431 msgstr ""
26432
26433 #: app/Views/emails/subscription/renewal/admin.php:35
26434 msgid "Renewal Amount 💰:"
26435 msgstr ""
26436
26437 #: app/Services/Email/EmailNotifications.php:117
26438 msgid "Renewal Confirmation on {{settings.store_name}}"
26439 msgstr ""
26440
26441 #: app/Views/emails/subscription/renewal/admin.php:34
26442 msgid "Renewal Date:"
26443 msgstr ""
26444
26445 #: app/Services/PDF/ReceiptPdfTemplateService.php:31
26446 #: app/Services/PDF/ReceiptPdfTemplateService.php:37
26447 msgid "Renewal Receipt"
26448 msgstr ""
26449
26450 #: app/Services/Email/EmailNotifications.php:368
26451 msgid "Renewal Reminder Sent for {{order.customer.full_name}}"
26452 msgstr ""
26453
26454 #: app/Services/Reminders/ReminderService.php:283
26455 msgid "Renewal reminder sent successfully"
26456 msgstr ""
26457
26458 #: app/Hooks/Handlers/ReminderHandler.php:208
26459 msgid "Renewal Reminders"
26460 msgstr ""
26461
26462 #: app/Services/Translations/admin-translation.php:1902
26463 msgid "Renewal Revenue"
26464 msgstr ""
26465
26466 #: app/Services/Translations/admin-translation.php:1903
26467 #: app/Views/emails/digest.php:129
26468 msgid "Renewals"
26469 msgstr ""
26470
26471 #: app/Services/Translations/admin-translation.php:1904
26472 #, php-format
26473 msgid "Reorder %1$s — drag, or use arrow up and down keys"
26474 msgstr ""
26475
26476 #: app/Services/Translations/admin-translation.php:1905
26477 #: app/Services/Translations/block-editor-translation.php:317
26478 msgid "Repeat Interval"
26479 msgstr ""
26480
26481 #: app/Services/Translations/block-editor-translation.php:318
26482 msgid "Repeat Interval Color"
26483 msgstr ""
26484
26485 #: app/Services/Translations/block-editor-translation.php:319
26486 msgid "Replace Logo"
26487 msgstr ""
26488
26489 #: app/Services/Translations/admin-translation.php:1906
26490 msgid "Replaces current inventory"
26491 msgstr ""
26492
26493 #: app/Services/Translations/admin-translation.php:1907
26494 msgid "Reply to email (Optional)"
26495 msgstr ""
26496
26497 #: app/Http/Requests/EmailSettingsRequest.php:28
26498 msgid "Reply To Email must be a valid email address."
26499 msgstr ""
26500
26501 #: app/Services/Translations/admin-translation.php:1908
26502 msgid "Reply to name (Optional)"
26503 msgstr ""
26504
26505 #: app/Helpers/AdminHelper.php:149
26506 #: app/Services/Translations/admin-translation.php:1909
26507 #: app/Hooks/Handlers/MenuHandler.php:287
26508 msgid "Reports"
26509 msgstr ""
26510
26511 #: api/StoreSettings.php:1023
26512 msgid "Require user to be logged in for checkout (Coming soon)"
26513 msgstr ""
26514
26515 #: app/Services/Translations/admin-translation.php:1910
26516 msgid "Required"
26517 msgstr ""
26518
26519 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:262
26520 msgid "Required PayPal webhook headers are missing."
26521 msgstr ""
26522
26523 #: app/Services/Translations/admin-translation.php:1911
26524 msgid "Required PHP Version"
26525 msgstr ""
26526
26527 #: app/Services/Translations/admin-translation.php:1912
26528 msgid "Required PHP Version (optional)"
26529 msgstr ""
26530
26531 #: app/Services/Translations/admin-translation.php:1913
26532 msgid "Required WP Version"
26533 msgstr ""
26534
26535 #: app/Services/Translations/admin-translation.php:1914
26536 msgid "Required WP Version (optional)"
26537 msgstr ""
26538
26539 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:248
26540 msgid "Requires Pro"
26541 msgstr ""
26542
26543 #: app/Services/Translations/TransStrings.php:263
26544 #: app/Services/Translations/admin-translation.php:1915
26545 #: app/Services/ShortCodeParser/ShortcodeParser.php:157
26546 msgid "Reset"
26547 msgstr ""
26548
26549 #: app/Services/Translations/block-editor-translation.php:320
26550 msgid "Reset Button Background"
26551 msgstr ""
26552
26553 #: app/Services/Translations/block-editor-translation.php:321
26554 msgid "Reset Button Border"
26555 msgstr ""
26556
26557 #: app/Services/Translations/block-editor-translation.php:322
26558 msgid "Reset Button Color"
26559 msgstr ""
26560
26561 #: app/Services/Translations/block-editor-translation.php:323
26562 msgid "Reset Button Hover Bg"
26563 msgstr ""
26564
26565 #: app/Services/Translations/block-editor-translation.php:324
26566 msgid "Reset Button Hover Color"
26567 msgstr ""
26568
26569 #: app/Services/Translations/block-editor-translation.php:325
26570 msgid "Reset Colors"
26571 msgstr ""
26572
26573 #: app/Services/Translations/admin-translation.php:1916
26574 msgid "Reset Filters"
26575 msgstr ""
26576
26577 #: app/Services/Translations/admin-translation.php:1917
26578 msgid "Reset Template"
26579 msgstr ""
26580
26581 #: app/Services/Translations/admin-translation.php:1918
26582 msgid "Reset to default"
26583 msgstr ""
26584
26585 #: app/Services/Translations/admin-translation.php:1919
26586 msgid "Reset to default tax rates"
26587 msgstr ""
26588
26589 #: app/Services/Tax/TaxManager.php:294
26590 msgid "Rest of the World"
26591 msgstr ""
26592
26593 #: app/Services/Translations/admin-translation.php:1920
26594 msgid "Restock Quantity"
26595 msgstr ""
26596
26597 #: app/Services/Translations/admin-translation.php:1921
26598 msgid "Restore Quantity"
26599 msgstr ""
26600
26601 #: app/Services/Translations/admin-translation.php:1923
26602 msgid "Resume subscription -"
26603 msgstr ""
26604
26605 #: app/Services/Translations/admin-translation.php:1922
26606 msgid "Resume Subscription!"
26607 msgstr ""
26608
26609 #: app/Services/Translations/admin-translation.php:1924
26610 msgid "Resume the paused subscription?"
26611 msgstr ""
26612
26613 #: app/Services/Localization/i18n/states.php:697
26614 msgid "Retalhuleu"
26615 msgstr ""
26616
26617 #: app/Services/Translations/admin-translation.php:1925
26618 msgid "Retention"
26619 msgstr ""
26620
26621 #: app/Services/Translations/admin-translation.php:1926
26622 msgid "Retention Chart"
26623 msgstr ""
26624
26625 #: app/Services/Translations/admin-translation.php:1928
26626 msgid ""
26627 "Retention is calculated by looking at the active subscriptions at the end of "
26628 "each month, compared to the active subscriptions at the end of the start of "
26629 "each month."
26630 msgstr ""
26631
26632 #: app/Services/Translations/admin-translation.php:1927
26633 msgid "Retention Rate"
26634 msgstr ""
26635
26636 #: app/Services/Translations/admin-translation.php:1929
26637 msgid "Retry"
26638 msgstr ""
26639
26640 #. %s is the button text/destination
26641 #: app/Views/frontend/not-found.php:31
26642 #, php-format
26643 msgid "Return to %s"
26644 msgstr ""
26645
26646 #: app/Services/Translations/admin-translation.php:1930
26647 msgid "Return/Refund"
26648 msgstr ""
26649
26650 #. %d: number of reference lists returned
26651 #: app/Modules/MCP/Tools/ContextTools.php:304
26652 msgid "Returned %d reference list."
26653 msgid_plural "Returned %d reference lists."
26654 msgstr[0] ""
26655 msgstr[1] ""
26656
26657 #: app/Services/Translations/admin-translation.php:1931
26658 msgid "Returning customers are those who first ordered before this period."
26659 msgstr ""
26660
26661 #: app/Services/Localization/i18n/countries.php:192
26662 msgid "Reunion"
26663 msgstr ""
26664
26665 #: app/Services/Translations/admin-translation.php:1932
26666 #: app/Services/Widgets/DashboardWidget.php:65 app/Views/emails/digest.php:123
26667 #: app/Views/emails/digest.php:151
26668 msgid "Revenue"
26669 msgstr ""
26670
26671 #. 1: gross revenue, 2: order count, 3: average order value
26672 #: app/Modules/MCP/Tools/ReportTools.php:258
26673 #, php-format
26674 msgid "Revenue %1$s across %2$d paid orders, AOV %3$s."
26675 msgstr ""
26676
26677 #: app/Services/Translations/admin-translation.php:1933
26678 msgid "Revenue Breakdown"
26679 msgstr ""
26680
26681 #: app/Services/Translations/admin-translation.php:1934
26682 msgid "Revenue Chart"
26683 msgstr ""
26684
26685 #: app/Services/Translations/admin-translation.php:1935
26686 msgid "Revenue Churn Rate"
26687 msgstr ""
26688
26689 #: app/Services/Translations/admin-translation.php:1936
26690 msgid "Revenue Comparison"
26691 msgstr ""
26692
26693 #: app/Modules/MCP/Tools/ReportTools.php:49
26694 msgid ""
26695 "Revenue overview for a period with comparison to the prior equal period: "
26696 "gross, net, paid, refunded, tax, shipping, fees, order count, AOV, unique "
26697 "customers, and percent change. Scoped to one currency, the store default "
26698 "unless a currency is given."
26699 msgstr ""
26700
26701 #: app/Services/Translations/admin-translation.php:1937
26702 msgid "Revenue Report"
26703 msgstr ""
26704
26705 #: app/Services/Filter/OrderFilter.php:537
26706 #: app/Services/Translations/admin-translation.php:1938
26707 msgid "Reverse Charge"
26708 msgstr ""
26709
26710 #: app/Services/Renderer/VatFieldRenderer.php:139
26711 #: app/Services/Translations/admin-translation.php:1939
26712 #: app/Views/invoice/thank_you.php:452 app/Views/invoice/receipt_slip.php:222
26713 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:396
26714 #: app/Services/Renderer/Receipt/ThankYouRender.php:927
26715 #: app/Views/emails/parts/addresses.php:94
26716 msgid "Reverse Charge Declaration"
26717 msgstr ""
26718
26719 #: app/Services/Translations/admin-translation.php:1940
26720 msgid "Revert to Default"
26721 msgstr ""
26722
26723 #: app/Services/Translations/admin-translation.php:1941
26724 msgid "Reverted to default template"
26725 msgstr ""
26726
26727 #: app/Views/emails/order/reminder/due/admin.php:50
26728 msgid "Review the order and follow up if needed."
26729 msgstr ""
26730
26731 #: app/Views/emails/order/reminder/overdue/admin.php:62
26732 msgid ""
26733 "Review the order and follow up with the customer if payment is not received."
26734 msgstr ""
26735
26736 #: app/Views/emails/subscription/reminder/customer.php:70
26737 msgid ""
26738 "Review your subscription details, manage payment methods, or cancel from "
26739 "your account dashboard."
26740 msgstr ""
26741
26742 #: app/Services/Localization/i18n/states.php:1309
26743 msgid "Rezina"
26744 msgstr ""
26745
26746 #: app/Modules/Tax/TaxModule.php:2408
26747 msgid "RFC / IVA"
26748 msgstr ""
26749
26750 #: app/Services/Localization/i18n/states.php:431
26751 msgid "Rhineland-Palatinate"
26752 msgstr ""
26753
26754 #: app/Services/Localization/i18n/states.php:2179
26755 msgid "Rhode Island"
26756 msgstr ""
26757
26758 #: app/Services/Localization/i18n/states.php:780
26759 msgid "Riau"
26760 msgstr ""
26761
26762 #: app/Services/Translations/block-editor-translation.php:326
26763 msgid "Ribbon"
26764 msgstr ""
26765
26766 #: app/Services/Localization/i18n/states.php:993
26767 msgid "Rieti"
26768 msgstr ""
26769
26770 #: app/Services/Translations/block-editor-translation.php:327
26771 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:107
26772 msgid "Right"
26773 msgstr ""
26774
26775 #: app/Services/Localization/i18n/states.php:994
26776 msgid "Rimini"
26777 msgstr ""
26778
26779 #: app/Services/Localization/i18n/states.php:270
26780 msgid "Rio de Janeiro"
26781 msgstr ""
26782
26783 #: app/Services/Localization/i18n/states.php:271
26784 msgid "Rio Grande do Norte"
26785 msgstr ""
26786
26787 #: app/Services/Localization/i18n/states.php:272
26788 msgid "Rio Grande do Sul"
26789 msgstr ""
26790
26791 #: app/Services/Localization/i18n/states.php:401
26792 msgid "Risaralda"
26793 msgstr ""
26794
26795 #: app/Services/Localization/i18n/states.php:1477
26796 msgid "Rivas"
26797 msgstr ""
26798
26799 #: app/Services/Localization/i18n/states.php:1201
26800 msgid "River Gee"
26801 msgstr ""
26802
26803 #: app/Services/Localization/i18n/states.php:2208
26804 msgid "Rivera"
26805 msgstr ""
26806
26807 #: app/Services/Localization/i18n/states.php:1200
26808 msgid "Rivercess"
26809 msgstr ""
26810
26811 #: app/Services/Localization/i18n/states.php:1437
26812 msgid "Rivers"
26813 msgstr ""
26814
26815 #: app/Services/Localization/i18n/states.php:1988
26816 msgid "Rivnenshchyna"
26817 msgstr ""
26818
26819 #: app/Services/Localization/i18n/states.php:1605
26820 msgid "Rizal"
26821 msgstr ""
26822
26823 #: app/Services/Localization/i18n/states.php:1870
26824 msgid "Rize"
26825 msgstr ""
26826
26827 #: app/Services/Localization/i18n/states.php:2209
26828 msgid "Rocha"
26829 msgstr ""
26830
26831 #: app/Services/Localization/i18n/states.php:1792
26832 msgid "Roi Et"
26833 msgstr ""
26834
26835 #: app/Services/Translations/admin-translation.php:1942
26836 msgid "Role Settings"
26837 msgstr ""
26838
26839 #: app/Services/Translations/admin-translation.php:1943
26840 msgid "Role Title"
26841 msgstr ""
26842
26843 #: app/Services/Translations/admin-translation.php:1944
26844 msgid "Roles"
26845 msgstr ""
26846
26847 #: app/Services/Translations/admin-translation.php:1945
26848 msgid "Roles & Permissions"
26849 msgstr ""
26850
26851 #: app/Services/Translations/admin-translation.php:1946
26852 msgid "Roles and Permissions"
26853 msgstr ""
26854
26855 #: app/Services/Localization/i18n/states.php:995
26856 msgid "Roma"
26857 msgstr ""
26858
26859 #: app/Services/Localization/i18n/countries.php:193
26860 msgid "Romania"
26861 msgstr ""
26862
26863 #: app/Helpers/CurrenciesHelper.php:122
26864 msgid "Romanian Leu"
26865 msgstr ""
26866
26867 #: app/Services/Localization/i18n/states.php:1606
26868 msgid "Romblon"
26869 msgstr ""
26870
26871 #: app/Services/Localization/i18n/states.php:273
26872 msgid "Rondônia"
26873 msgstr ""
26874
26875 #: app/Services/Localization/i18n/states.php:274
26876 msgid "Roraima"
26877 msgstr ""
26878
26879 #: app/Services/Localization/i18n/states.php:832
26880 msgid "Roscommon"
26881 msgstr ""
26882
26883 #: app/Services/Localization/i18n/states.php:996
26884 msgid "Rovigo"
26885 msgstr ""
26886
26887 #: app/Services/Localization/i18n/states.php:2114
26888 msgid "Rubanda"
26889 msgstr ""
26890
26891 #: app/Services/Localization/i18n/states.php:2115
26892 msgid "Rubirizi"
26893 msgstr ""
26894
26895 #: app/Modules/Tax/TaxModule.php:2410
26896 msgid "RUC / IGV"
26897 msgstr ""
26898
26899 #: app/Services/Localization/i18n/states.php:2116
26900 msgid "Rukiga"
26901 msgstr ""
26902
26903 #: app/Services/Localization/i18n/states.php:2117
26904 msgid "Rukungiri"
26905 msgstr ""
26906
26907 #: app/Services/Localization/i18n/states.php:1920
26908 msgid "Rukwa"
26909 msgstr ""
26910
26911 #: app/Services/Translations/admin-translation.php:1947
26912 msgid "Run on Selected Variations Only"
26913 msgstr ""
26914
26915 #: app/Http/Controllers/McpSettingsController.php:233
26916 msgid ""
26917 "Run this in your terminal where Claude Code is installed, with base64 of "
26918 "\"username:application-password\"."
26919 msgstr ""
26920
26921 #: app/Services/Localization/i18n/states.php:209
26922 msgid "Ruse"
26923 msgstr ""
26924
26925 #: app/Services/Localization/i18n/countries.php:194
26926 msgid "Russia"
26927 msgstr ""
26928
26929 #: app/Helpers/CurrenciesHelper.php:124
26930 msgid "Russian Ruble"
26931 msgstr ""
26932
26933 #: app/Modules/Tax/TaxModule.php:2409
26934 msgid "RUT / IVA"
26935 msgstr ""
26936
26937 #: app/Services/Localization/i18n/states.php:1921
26938 msgid "Ruvuma"
26939 msgstr ""
26940
26941 #: app/Services/Localization/i18n/countries.php:195
26942 msgid "Rwanda"
26943 msgstr ""
26944
26945 #: app/Helpers/CurrenciesHelper.php:125 app/Helpers/CurrenciesHelper.php:393
26946 msgid "Rwandan Franc"
26947 msgstr ""
26948
26949 #: app/Services/Localization/i18n/states.php:105
26950 #: app/Services/Localization/i18n/states.php:2207
26951 msgid "Río Negro"
26952 msgstr ""
26953
26954 #: app/Services/Localization/i18n/states.php:1478
26955 msgid "Río San Juan"
26956 msgstr ""
26957
26958 #: app/Services/Localization/i18n/states.php:1310
26959 msgid "Rîșcani"
26960 msgstr ""
26961
26962 #: app/Modules/StorageDrivers/S3/S3.php:21
26963 msgid "S3"
26964 msgstr ""
26965
26966 #: app/Modules/StorageDrivers/S3/S3.php:95
26967 msgid ""
26968 "S3 bucket allows to configure storage options and others for efficient and "
26969 "secure cloud-based file storage"
26970 msgstr ""
26971
26972 #: app/Modules/StorageDrivers/S3/S3.php:430
26973 msgid ""
26974 "S3 credentials are not defined in wp-config.php. Please add them and try "
26975 "again."
26976 msgstr ""
26977
26978 #: app/Modules/StorageDrivers/S3/S3.php:267
26979 msgid "S3 is deactivated successfully"
26980 msgstr ""
26981
26982 #: app/Services/Translations/admin-translation.php:1948
26983 msgid ""
26984 "S3 needs to be reconfigured. Please go to S3 settings and re-save your "
26985 "bucket selection."
26986 msgstr ""
26987
26988 #: app/Modules/StorageDrivers/S3/S3.php:654
26989 msgid "S3 Settings"
26990 msgstr ""
26991
26992 #: app/Modules/StorageDrivers/S3/S3.php:254
26993 msgid "S3 settings have been reset successfully"
26994 msgstr ""
26995
26996 #: app/Services/Localization/i18n/states.php:1793
26997 msgid "Sa Kaeo"
26998 msgstr ""
26999
27000 #: app/Services/Localization/i18n/states.php:432
27001 msgid "Saarland"
27002 msgstr ""
27003
27004 #: app/Services/Localization/i18n/states.php:1368
27005 msgid "Sabah"
27006 msgstr ""
27007
27008 #: app/Services/Localization/i18n/states.php:698
27009 msgid "Sacatepéquez"
27010 msgstr ""
27011
27012 #: app/Services/Localization/i18n/states.php:1259
27013 msgid "Safi"
27014 msgstr ""
27015
27016 #: app/Services/Localization/i18n/states.php:1088
27017 msgid "Saga"
27018 msgstr ""
27019
27020 #: app/Services/Localization/i18n/states.php:1458
27021 msgid "Sagarmatha"
27022 msgstr ""
27023
27024 #: app/Services/Localization/i18n/states.php:1026
27025 msgid "Saint Andrew"
27026 msgstr ""
27027
27028 #: app/Services/Localization/i18n/states.php:1030
27029 msgid "Saint Ann"
27030 msgstr ""
27031
27032 #: app/Services/Localization/i18n/states.php:1149
27033 msgid "Saint Anne Sandy Point"
27034 msgstr ""
27035
27036 #: app/Services/Localization/i18n/countries.php:196
27037 msgid "Saint Barth&eacute;lemy"
27038 msgstr ""
27039
27040 #: app/Services/Localization/i18n/states.php:1038
27041 msgid "Saint Catherine"
27042 msgstr ""
27043
27044 #: app/Services/Localization/i18n/states.php:1035
27045 msgid "Saint Elizabeth"
27046 msgstr ""
27047
27048 #: app/Services/Localization/i18n/states.php:1150
27049 msgid "Saint George Basseterre"
27050 msgstr ""
27051
27052 #: app/Services/Localization/i18n/states.php:1151
27053 msgid "Saint George Gingerland"
27054 msgstr ""
27055
27056 #: app/Services/Localization/i18n/countries.php:197
27057 msgid "Saint Helena"
27058 msgstr ""
27059
27060 #: app/Helpers/CurrenciesHelper.php:131
27061 msgid "Saint Helenian Pound"
27062 msgstr ""
27063
27064 #: app/Services/Localization/i18n/states.php:1032
27065 msgid "Saint James"
27066 msgstr ""
27067
27068 #: app/Services/Localization/i18n/states.php:1152
27069 msgid "Saint James Windward"
27070 msgstr ""
27071
27072 #: app/Services/Localization/i18n/states.php:1153
27073 msgid "Saint John Capisterre"
27074 msgstr ""
27075
27076 #: app/Services/Localization/i18n/states.php:1154
27077 msgid "Saint John Figtree"
27078 msgstr ""
27079
27080 #: app/Services/Localization/i18n/states.php:1146
27081 msgid "Saint Kitts"
27082 msgstr ""
27083
27084 #: app/Services/Localization/i18n/countries.php:198
27085 msgid "Saint Kitts and Nevis"
27086 msgstr ""
27087
27088 #: app/Services/Localization/i18n/countries.php:199
27089 msgid "Saint Lucia"
27090 msgstr ""
27091
27092 #: app/Services/Localization/i18n/countries.php:201
27093 msgid "Saint Martin (Dutch part)"
27094 msgstr ""
27095
27096 #: app/Services/Localization/i18n/countries.php:200
27097 msgid "Saint Martin (French part)"
27098 msgstr ""
27099
27100 #: app/Services/Localization/i18n/states.php:1029
27101 msgid "Saint Mary"
27102 msgstr ""
27103
27104 #: app/Services/Localization/i18n/states.php:1155
27105 msgid "Saint Mary Cayon"
27106 msgstr ""
27107
27108 #: app/Services/Localization/i18n/states.php:1156
27109 msgid "Saint Paul Capisterre"
27110 msgstr ""
27111
27112 #: app/Services/Localization/i18n/states.php:1157
27113 msgid "Saint Paul Charlestown"
27114 msgstr ""
27115
27116 #: app/Services/Localization/i18n/states.php:1158
27117 msgid "Saint Peter Basseterre"
27118 msgstr ""
27119
27120 #: app/Services/Localization/i18n/countries.php:202
27121 msgid "Saint Pierre and Miquelon"
27122 msgstr ""
27123
27124 #: app/Services/Localization/i18n/states.php:1027
27125 msgid "Saint Thomas"
27126 msgstr ""
27127
27128 #: app/Services/Localization/i18n/states.php:1159
27129 msgid "Saint Thomas Lowland"
27130 msgstr ""
27131
27132 #: app/Services/Localization/i18n/states.php:1160
27133 msgid "Saint Thomas Middle Island"
27134 msgstr ""
27135
27136 #: app/Services/Localization/i18n/countries.php:203
27137 msgid "Saint Vincent and the Grenadines"
27138 msgstr ""
27139
27140 #: app/Services/Localization/i18n/states.php:1714
27141 msgid "Saint-Louis"
27142 msgstr ""
27143
27144 #: app/Services/Localization/i18n/states.php:1180
27145 msgid "Sainyabuli"
27146 msgstr ""
27147
27148 #: app/Services/Localization/i18n/states.php:1058
27149 msgid "Saitama"
27150 msgstr ""
27151
27152 #: app/Services/Localization/i18n/states.php:1871
27153 msgid "Sakarya"
27154 msgstr ""
27155
27156 #: app/Services/Localization/i18n/states.php:1794
27157 msgid "Sakon Nakhon"
27158 msgstr ""
27159
27160 #: app/Services/Localization/i18n/states.php:629
27161 msgid "Salamanca"
27162 msgstr ""
27163
27164 #: app/Services/Localization/i18n/states.php:1176
27165 msgid "Salavan"
27166 msgstr ""
27167
27168 #: app/Services/Translations/admin-translation.php:1951
27169 msgid "Sale"
27170 msgstr ""
27171
27172 #: app/Hooks/Handlers/BlockEditors/SaleBadgeBlockEditor.php:80
27173 msgid "Sale Badge"
27174 msgstr ""
27175
27176 #: app/Services/Translations/admin-translation.php:1952
27177 msgid "Sale Taxes"
27178 msgstr ""
27179
27180 #: app/Hooks/Handlers/BlockEditors/SaleBadgeBlockEditor.php:116
27181 msgid "Sale!"
27182 msgstr ""
27183
27184 #: app/Services/Localization/i18n/states.php:997
27185 msgid "Salerno"
27186 msgstr ""
27187
27188 #: app/Services/Translations/admin-translation.php:1953
27189 msgid "Sales"
27190 msgstr ""
27191
27192 #: app/Services/Translations/admin-translation.php:1954
27193 msgid "Sales Growth"
27194 msgstr ""
27195
27196 #: app/Services/Translations/admin-translation.php:1955
27197 msgid "Sales Report"
27198 msgstr ""
27199
27200 #: app/Services/Localization/i18n/states.php:106
27201 msgid "Salta"
27202 msgstr ""
27203
27204 #: app/Services/Localization/i18n/states.php:2210
27205 msgid "Salto"
27206 msgstr ""
27207
27208 #: app/Helpers/CurrenciesHelper.php:136
27209 msgid "Salvadoran Colón"
27210 msgstr ""
27211
27212 #: app/Services/Localization/i18n/states.php:1260
27213 msgid "Salé"
27214 msgstr ""
27215
27216 #: app/Services/Localization/i18n/states.php:48
27217 msgid "Samangan"
27218 msgstr ""
27219
27220 #: app/Services/Localization/i18n/states.php:470
27221 msgid "Samaná"
27222 msgstr ""
27223
27224 #: app/Services/Localization/i18n/states.php:1607
27225 msgid "Samar"
27226 msgstr ""
27227
27228 #: app/Services/Localization/i18n/states.php:1133
27229 msgid "Samburu"
27230 msgstr ""
27231
27232 #: app/Services/Translations/admin-translation.php:1956
27233 msgid "Same as previous"
27234 msgstr ""
27235
27236 #: app/Services/Translations/block-editor-translation.php:332
27237 msgid "Same Tab"
27238 msgstr ""
27239
27240 #: app/Services/Localization/i18n/countries.php:259
27241 msgid "Samoa"
27242 msgstr ""
27243
27244 #: app/Helpers/CurrenciesHelper.php:152
27245 msgid "Samoan Tala"
27246 msgstr ""
27247
27248 #: app/Services/Localization/i18n/states.php:1872
27249 msgid "Samsun"
27250 msgstr ""
27251
27252 #: app/Services/Localization/i18n/states.php:1795
27253 msgid "Samut Prakan"
27254 msgstr ""
27255
27256 #: app/Services/Localization/i18n/states.php:1796
27257 msgid "Samut Sakhon"
27258 msgstr ""
27259
27260 #: app/Services/Localization/i18n/states.php:1797
27261 msgid "Samut Songkhram"
27262 msgstr ""
27263
27264 #: app/Services/Localization/i18n/states.php:403
27265 msgid "San Andrés & Providencia"
27266 msgstr ""
27267
27268 #: app/Services/Localization/i18n/states.php:471
27269 msgid "San Cristóbal"
27270 msgstr ""
27271
27272 #: app/Services/Localization/i18n/states.php:417
27273 #: app/Services/Localization/i18n/states.php:2211
27274 msgid "San José"
27275 msgstr ""
27276
27277 #: app/Services/Localization/i18n/states.php:472
27278 msgid "San José de Ocoa"
27279 msgstr ""
27280
27281 #: app/Services/Localization/i18n/states.php:107
27282 #: app/Services/Localization/i18n/states.php:473
27283 msgid "San Juan"
27284 msgstr ""
27285
27286 #: app/Services/Localization/i18n/states.php:108
27287 msgid "San Luis"
27288 msgstr ""
27289
27290 #: app/Services/Localization/i18n/states.php:1347
27291 msgid "San Luis Potosí"
27292 msgstr ""
27293
27294 #: app/Services/Localization/i18n/states.php:699
27295 msgid "San Marcos"
27296 msgstr ""
27297
27298 #: app/Services/Localization/i18n/countries.php:204
27299 msgid "San Marino"
27300 msgstr ""
27301
27302 #: app/Services/Localization/i18n/states.php:1536
27303 msgid "San Martín"
27304 msgstr ""
27305
27306 #: app/Services/Localization/i18n/states.php:1731
27307 msgid "San Miguel"
27308 msgstr ""
27309
27310 #: app/Services/Localization/i18n/states.php:1641
27311 msgid "San Pedro"
27312 msgstr ""
27313
27314 #: app/Services/Localization/i18n/states.php:474
27315 msgid "San Pedro de Macorís"
27316 msgstr ""
27317
27318 #: app/Services/Localization/i18n/states.php:1733
27319 msgid "San Salvador"
27320 msgstr ""
27321
27322 #: app/Services/Localization/i18n/states.php:1734
27323 msgid "San Vicente"
27324 msgstr ""
27325
27326 #: app/Services/Localization/i18n/states.php:1730
27327 msgid "Santa Ana"
27328 msgstr ""
27329
27330 #: app/Services/Localization/i18n/states.php:727
27331 msgid "Santa Bárbara"
27332 msgstr ""
27333
27334 #: app/Services/Localization/i18n/states.php:275
27335 msgid "Santa Catarina"
27336 msgstr ""
27337
27338 #: app/Services/Localization/i18n/states.php:109
27339 #: app/Services/Localization/i18n/states.php:248
27340 msgid "Santa Cruz"
27341 msgstr ""
27342
27343 #: app/Services/Localization/i18n/states.php:630
27344 msgid "Santa Cruz de Tenerife"
27345 msgstr ""
27346
27347 #: app/Services/Localization/i18n/states.php:554
27348 msgid "Santa Elena"
27349 msgstr ""
27350
27351 #: app/Services/Localization/i18n/states.php:110
27352 msgid "Santa Fe"
27353 msgstr ""
27354
27355 #: app/Services/Localization/i18n/states.php:700
27356 msgid "Santa Rosa"
27357 msgstr ""
27358
27359 #: app/Services/Localization/i18n/states.php:402
27360 msgid "Santander"
27361 msgstr ""
27362
27363 #: app/Services/Localization/i18n/states.php:476
27364 msgid "Santiago"
27365 msgstr ""
27366
27367 #: app/Services/Localization/i18n/states.php:111
27368 msgid "Santiago del Estero"
27369 msgstr ""
27370
27371 #: app/Services/Localization/i18n/states.php:477
27372 msgid "Santiago Rodríguez"
27373 msgstr ""
27374
27375 #: app/Services/Localization/i18n/states.php:478
27376 msgid "Santo Domingo"
27377 msgstr ""
27378
27379 #: app/Services/Localization/i18n/states.php:555
27380 msgid "Santo Domingo de los Tsáchilas"
27381 msgstr ""
27382
27383 #: app/Services/Localization/i18n/states.php:49
27384 msgid "Sar-e Pol"
27385 msgstr ""
27386
27387 #: app/Services/Localization/i18n/states.php:1798
27388 msgid "Saraburi"
27389 msgstr ""
27390
27391 #: app/Services/Localization/i18n/states.php:1608
27392 msgid "Sarangani"
27393 msgstr ""
27394
27395 #: app/Services/Localization/i18n/states.php:1369
27396 msgid "Sarawak"
27397 msgstr ""
27398
27399 #: app/Services/Localization/i18n/states.php:292
27400 msgid "Saskatchewan"
27401 msgstr ""
27402
27403 #: app/Services/Localization/i18n/states.php:998
27404 msgid "Sassari"
27405 msgstr ""
27406
27407 #: app/Services/Translations/TransStrings.php:175
27408 msgid "Sat"
27409 msgstr ""
27410
27411 #: app/Services/Localization/i18n/states.php:184
27412 msgid "Satkhira"
27413 msgstr ""
27414
27415 #: app/Services/Localization/i18n/states.php:1693
27416 msgid "Satu Mare"
27417 msgstr ""
27418
27419 #: app/Services/Localization/i18n/states.php:1799
27420 msgid "Satun"
27421 msgstr ""
27422
27423 #: app/Services/Translations/TransStrings.php:132
27424 msgid ""
27425 "saturation {saturation}, brightness {brightness}, current color is {color}"
27426 msgstr ""
27427
27428 #: app/Services/Translations/TransStrings.php:184
27429 #: app/Services/Translations/admin-translation.php:1957
27430 msgid "Saturday"
27431 msgstr ""
27432
27433 #: app/Services/Localization/i18n/countries.php:206
27434 msgid "Saudi Arabia"
27435 msgstr ""
27436
27437 #: app/Helpers/CurrenciesHelper.php:126
27438 msgid "Saudi Riyal"
27439 msgstr ""
27440
27441 #: app/Services/Localization/i18n/states.php:659
27442 msgid "Savannah"
27443 msgstr ""
27444
27445 #: app/Services/Localization/i18n/states.php:1177
27446 msgid "Savannakhet"
27447 msgstr ""
27448
27449 #: app/Services/Translations/admin-translation.php:1958
27450 msgid "Save"
27451 msgstr ""
27452
27453 #: app/Services/Translations/admin-translation.php:1959
27454 msgid "Save All Products"
27455 msgstr ""
27456
27457 #: app/Services/Translations/admin-translation.php:1971
27458 msgid "Save as view"
27459 msgstr ""
27460
27461 #: app/Services/Translations/admin-translation.php:1960
27462 msgid "Save Asset"
27463 msgstr ""
27464
27465 #: app/Services/Translations/admin-translation.php:1961
27466 msgid "Save Changes"
27467 msgstr ""
27468
27469 #: app/Services/Translations/admin-translation.php:1972
27470 msgid "Save changes"
27471 msgstr ""
27472
27473 #: app/Services/Translations/admin-translation.php:1962
27474 msgid "Save Feed"
27475 msgstr ""
27476
27477 #: app/Services/Translations/admin-translation.php:1963
27478 msgid "Save Notification"
27479 msgstr ""
27480
27481 #: app/Services/Translations/customer-profile-translation.php:230
27482 msgid "Save Profile"
27483 msgstr ""
27484
27485 #: app/Services/Translations/admin-translation.php:1964
27486 msgid "Save Rates"
27487 msgstr ""
27488
27489 #: app/Services/Translations/admin-translation.php:1966
27490 #: app/Modules/Integrations/GlobalIntegrationSettings.php:36
27491 msgid "Save Settings"
27492 msgstr ""
27493
27494 #: app/Services/Translations/admin-translation.php:1967
27495 msgid "Save Shipping Class"
27496 msgstr ""
27497
27498 #: app/Services/Translations/admin-translation.php:1965
27499 msgid "Save SKU"
27500 msgstr ""
27501
27502 #: app/Services/Translations/admin-translation.php:1968
27503 msgid "Save Template"
27504 msgstr ""
27505
27506 #. %1$s: maximum number of draft terms in one batch
27507 #: app/Services/Translations/admin-translation.php:1974
27508 #, php-format
27509 msgid "Save these %1$s and add more after."
27510 msgstr ""
27511
27512 #: app/Services/Translations/admin-translation.php:1975
27513 msgid "Save variant"
27514 msgstr ""
27515
27516 #: app/Services/Translations/admin-translation.php:1969
27517 msgid "Save VAT"
27518 msgstr ""
27519
27520 #: app/Services/Translations/admin-translation.php:1970
27521 msgid "Save View"
27522 msgstr ""
27523
27524 #: app/Services/Translations/admin-translation.php:1976
27525 msgid "Saved"
27526 msgstr ""
27527
27528 #: app/Services/Translations/admin-translation.php:1977
27529 msgid "Saved Views"
27530 msgstr ""
27531
27532 #: app/Services/Translations/admin-translation.php:1978
27533 msgid "Saved views is only available in pro version"
27534 msgstr ""
27535
27536 #: app/Services/Translations/admin-translation.php:1979
27537 msgid "Saving"
27538 msgstr ""
27539
27540 #: app/Services/Translations/admin-translation.php:1980
27541 #, php-format
27542 msgid "Saving %s/%s..."
27543 msgstr ""
27544
27545 #: app/Services/Translations/admin-translation.php:1981
27546 msgid "Saving Shipping Class"
27547 msgstr ""
27548
27549 #: app/Services/Translations/admin-translation.php:1982
27550 msgid "Saving..."
27551 msgstr ""
27552
27553 #: app/Services/Localization/i18n/states.php:999
27554 msgid "Savona"
27555 msgstr ""
27556
27557 #: app/Services/Localization/i18n/states.php:433
27558 msgid "Saxony"
27559 msgstr ""
27560
27561 #: app/Services/Localization/i18n/states.php:434
27562 msgid "Saxony-Anhalt"
27563 msgstr ""
27564
27565 #: app/Services/Localization/i18n/states.php:503
27566 msgid "Saïda"
27567 msgstr ""
27568
27569 #: app/Services/Localization/i18n/states.php:311
27570 msgid "Schaffhausen"
27571 msgstr ""
27572
27573 #: app/Services/Translations/admin-translation.php:1983
27574 msgid "Schedule"
27575 msgstr ""
27576
27577 #: app/Services/Translations/admin-translation.php:1984
27578 msgid "Schedule Date"
27579 msgstr ""
27580
27581 #: app/Helpers/Status.php:114 app/Helpers/Helper.php:372
27582 #: app/Services/Translations/admin-translation.php:1985
27583 #: app/Services/Translations/customer-profile-translation.php:231
27584 msgid "Scheduled"
27585 msgstr ""
27586
27587 #: app/Services/Translations/admin-translation.php:2827
27588 msgid "scheduled"
27589 msgstr ""
27590
27591 #: app/Services/Translations/admin-translation.php:1986
27592 msgid "Scheduled Date"
27593 msgstr ""
27594
27595 #: app/Services/Email/EmailNotifications.php:323
27596 #: app/Services/Email/EmailNotifications.php:341
27597 #: app/Services/Email/EmailNotifications.php:358
27598 #: app/Services/Email/EmailNotifications.php:376
27599 #: app/Services/Email/EmailNotifications.php:393
27600 msgid "Scheduler / Reminder Actions"
27601 msgstr ""
27602
27603 #: app/Http/Controllers/EmailNotificationController.php:279
27604 msgid "Scheduling settings saved successfully"
27605 msgstr ""
27606
27607 #: app/Services/Localization/i18n/states.php:435
27608 msgid "Schleswig-Holstein"
27609 msgstr ""
27610
27611 #: app/Services/Localization/i18n/states.php:312
27612 msgid "Schwyz"
27613 msgstr ""
27614
27615 #: app/Services/Translations/admin-translation.php:1987
27616 msgid "Screenshot"
27617 msgstr ""
27618
27619 #: app/Services/Translations/block-editor-translation.php:333
27620 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:96
27621 msgid "Scroll"
27622 msgstr ""
27623
27624 #: app/Services/Translations/block-editor-translation.php:334
27625 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:117
27626 msgid "Scrollable thumbnails"
27627 msgstr ""
27628
27629 #: app/Services/Translations/admin-translation.php:1988
27630 #: app/Services/Translations/block-editor-translation.php:335
27631 #: app/Views/admin/admin_menu.php:93
27632 #: app/Modules/Shipping/Services/Filter/ShippingClassFilter.php:47
27633 #: app/Modules/Shipping/Services/Filter/ShippingZoneFilter.php:56
27634 msgid "Search"
27635 msgstr ""
27636
27637 #. %1$s - search term, %2$s - search in
27638 #: app/Services/Translations/admin-translation.php:1990
27639 #, php-format
27640 msgid "Search \\\"%1$s\\\" in %2$s"
27641 msgstr ""
27642
27643 #: app/Services/Translations/admin-translation.php:1997
27644 msgid "Search and filter variants"
27645 msgstr ""
27646
27647 #: app/Services/Translations/admin-translation.php:1998
27648 msgid "Search and hit enter"
27649 msgstr ""
27650
27651 #: app/Services/Translations/customer-profile-translation.php:232
27652 msgid "Search and hit enter..."
27653 msgstr ""
27654
27655 #: app/Services/Translations/admin-translation.php:1999
27656 msgid "Search attribute groups..."
27657 msgstr ""
27658
27659 #: app/Services/Translations/admin-translation.php:2000
27660 msgid "Search attributes"
27661 msgstr ""
27662
27663 #: app/Services/Translations/admin-translation.php:2002
27664 msgid "Search by class name"
27665 msgstr ""
27666
27667 #: app/Services/Filter/OrderFilter.php:185
27668 msgid "Search by customer name or email"
27669 msgstr ""
27670
27671 #: app/Services/Translations/admin-translation.php:2001
27672 msgid "Search by Id, product title or variation title"
27673 msgstr ""
27674
27675 #: app/Services/Translations/admin-translation.php:2003
27676 msgid "Search by id, title or slug."
27677 msgstr ""
27678
27679 #: app/Services/Translations/admin-translation.php:2004
27680 msgid "Search by id, title, amount, code."
27681 msgstr ""
27682
27683 #: app/Services/Translations/admin-translation.php:2005
27684 msgid "Search by id, title, content or module."
27685 msgstr ""
27686
27687 #: app/Services/Translations/admin-translation.php:2006
27688 msgid "Search by invoice no, customer name, or customer email."
27689 msgstr ""
27690
27691 #: app/Services/Filter/OrderFilter.php:203
27692 msgid "Search by license key"
27693 msgstr ""
27694
27695 #: app/Services/Filter/OrderFilter.php:152
27696 msgid ""
27697 "Search by order status e.g., completed, processing, on-hold, canceled, failed"
27698 msgstr ""
27699
27700 #: app/Services/Filter/OrderFilter.php:176
27701 msgid "Search by payment method e.g., stripe, PayPal, offline_payment"
27702 msgstr ""
27703
27704 #: app/Services/Filter/OrderFilter.php:166
27705 msgid ""
27706 "Search by payment status e.g., paid, pending, partially_paid, refunded, "
27707 "partially_refunded"
27708 msgstr ""
27709
27710 #: app/Services/Translations/admin-translation.php:2007
27711 msgid "Search by product name"
27712 msgstr ""
27713
27714 #: app/Services/Translations/admin-translation.php:2008
27715 msgid "Search by product name, variation name or SKU"
27716 msgstr ""
27717
27718 #: app/Services/Translations/admin-translation.php:2009
27719 msgid "Search by title or slug."
27720 msgstr ""
27721
27722 #: app/Services/Translations/admin-translation.php:2010
27723 msgid "Search by zone name"
27724 msgstr ""
27725
27726 #: app/Services/Translations/admin-translation.php:2011
27727 msgid "Search by, #ID, First Name, Last Name and Email"
27728 msgstr ""
27729
27730 #: app/CPT/FluentProducts.php:288
27731 msgid "Search Categories"
27732 msgstr ""
27733
27734 #: app/Services/Translations/admin-translation.php:2012
27735 msgid "Search country or region…"
27736 msgstr ""
27737
27738 #: app/Services/Translations/admin-translation.php:2013
27739 msgid "Search country..."
27740 msgstr ""
27741
27742 #: app/Services/Translations/admin-translation.php:2014
27743 msgid "Search customer name or email"
27744 msgstr ""
27745
27746 #: app/Services/Translations/admin-translation.php:1991
27747 msgid "Search Filter..."
27748 msgstr ""
27749
27750 #: app/Services/Translations/admin-translation.php:2015
27751 #, php-format
27752 msgid "Search for %1$s"
27753 msgstr ""
27754
27755 #: app/Services/Translations/admin-translation.php:2016
27756 #: app/Services/Translations/block-editor-translation.php:339
27757 msgid "Search for products..."
27758 msgstr ""
27759
27760 #: app/Services/Translations/block-editor-translation.php:336
27761 msgid "Search Grid Size"
27762 msgstr ""
27763
27764 #: app/Services/Translations/admin-translation.php:1992
27765 msgid "Search Help"
27766 msgstr ""
27767
27768 #: app/Services/Translations/admin-translation.php:1993
27769 msgid "Search Operators Guide"
27770 msgstr ""
27771
27772 #: app/Services/Translations/admin-translation.php:2017
27773 msgid "Search or create a customer"
27774 msgstr ""
27775
27776 #: app/Services/Translations/customer-profile-translation.php:233
27777 msgid "Search orders"
27778 msgstr ""
27779
27780 #: app/Services/Renderer/SearchBarRenderer.php:87
27781 #: app/Services/Translations/block-editor-translation.php:337
27782 msgid "Search Products"
27783 msgstr ""
27784
27785 #: app/CPT/FluentProducts.php:213
27786 #: app/Services/Renderer/ProductFilterRender.php:49
27787 #: app/Services/Renderer/ProductFilterRender.php:69
27788 #: app/Services/Translations/admin-translation.php:2018
27789 msgid "Search products"
27790 msgstr ""
27791
27792 #: app/Services/Translations/block-editor-translation.php:340
27793 msgid "Search products by name"
27794 msgstr ""
27795
27796 #: app/Services/Renderer/ProductFilterRender.php:68
27797 #: app/Services/Renderer/SearchBarRenderer.php:102
27798 #: app/Services/Translations/admin-translation.php:1994
27799 #: app/Services/Translations/block-editor-translation.php:338
27800 msgid "Search Products..."
27801 msgstr ""
27802
27803 #: app/Services/Translations/admin-translation.php:2019
27804 #: app/Services/Translations/block-editor-translation.php:341
27805 msgid "Search products..."
27806 msgstr ""
27807
27808 #: app/Services/Translations/admin-translation.php:2020
27809 msgid "Search regions..."
27810 msgstr ""
27811
27812 #: app/Services/Translations/admin-translation.php:1995
27813 msgid "Search Shipping Class"
27814 msgstr ""
27815
27816 #: app/Services/Translations/block-editor-translation.php:342
27817 msgid "Search smartcodes..."
27818 msgstr ""
27819
27820 #: app/Services/Translations/admin-translation.php:2021
27821 msgid "Search title or description."
27822 msgstr ""
27823
27824 #: app/Services/Translations/admin-translation.php:2022
27825 msgid "Search to find or create labels"
27826 msgstr ""
27827
27828 #: app/Services/Translations/admin-translation.php:1996
27829 msgid "Search Value"
27830 msgstr ""
27831
27832 #: app/Services/Translations/admin-translation.php:2023
27833 msgid "Search variants"
27834 msgstr ""
27835
27836 #: app/Services/Translations/admin-translation.php:2024
27837 msgid "Search..."
27838 msgstr ""
27839
27840 #: app/Services/Translations/block-editor-translation.php:343
27841 msgid "SearchBar"
27842 msgstr ""
27843
27844 #: app/Services/Translations/admin-translation.php:2025
27845 msgid "Searching for"
27846 msgstr ""
27847
27848 #: app/Modules/StorageDrivers/S3/S3.php:602
27849 msgid "Secret Key"
27850 msgstr ""
27851
27852 #: app/Services/Translations/block-editor-translation.php:344
27853 msgid "Section Titles"
27854 msgstr ""
27855
27856 #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:22
27857 #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:30
27858 msgid "Security Check Failed"
27859 msgstr ""
27860
27861 #: app/Modules/Tax/TaxModule.php:1838 app/Modules/Tax/TaxModule.php:2002
27862 msgid "Security check failed"
27863 msgstr ""
27864
27865 #: app/Services/Translations/checkout-translation.php:34
27866 #: app/Modules/Turnstile/TurnstileValidator.php:42
27867 msgid "Security check failed. Please refresh the page and try again."
27868 msgstr ""
27869
27870 #: app/Modules/Turnstile/TurnstileValidator.php:51
27871 msgid "Security check failed. Please try again or refresh the page."
27872 msgstr ""
27873
27874 #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:30
27875 msgid "Security check failed. Please try again."
27876 msgstr ""
27877
27878 #: app/Services/Renderer/ProductRenderer.php:617
27879 msgid "See"
27880 msgstr ""
27881
27882 #. %s is the search term
27883 #: app/Services/Translations/admin-translation.php:2027
27884 #, php-format
27885 msgid "See All %s"
27886 msgstr ""
27887
27888 #: app/Services/Translations/admin-translation.php:2028
27889 msgid "See All time Sales Stat"
27890 msgstr ""
27891
27892 #: app/Services/Translations/admin-translation.php:2032
27893 msgid "See dispute on "
27894 msgstr ""
27895
27896 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:176
27897 msgid "See Errors"
27898 msgstr ""
27899
27900 #: app/Services/Translations/admin-translation.php:2029
27901 msgid "See Full Report"
27902 msgstr ""
27903
27904 #: app/Services/Renderer/ProductRenderer.php:1233
27905 #: app/Services/Renderer/CartItemRenderer.php:364
27906 #: app/Services/Translations/admin-translation.php:2030
27907 #: app/Services/Renderer/Receipt/ThankYouRender.php:1101
27908 msgid "See Less"
27909 msgstr ""
27910
27911 #: app/Services/Renderer/ProductRenderer.php:1227
27912 #: app/Services/Renderer/CartItemRenderer.php:358
27913 #: app/Services/Translations/admin-translation.php:2031
27914 #: app/Services/Renderer/Receipt/ThankYouRender.php:1094
27915 msgid "See More"
27916 msgstr ""
27917
27918 #: database/Seeder/AttributeSeeder.php:151
27919 msgid "Seeding attributes"
27920 msgstr ""
27921
27922 #: app/Services/Localization/i18n/states.php:1261
27923 msgid "Sefrou"
27924 msgstr ""
27925
27926 #: app/Services/Localization/i18n/states.php:631
27927 msgid "Segovia"
27928 msgstr ""
27929
27930 #: app/Services/Localization/i18n/states.php:1181
27931 msgid "Sekong"
27932 msgstr ""
27933
27934 #: app/Services/Localization/i18n/states.php:1370
27935 msgid "Selangor"
27936 msgstr ""
27937
27938 #: app/Services/Translations/TransStrings.php:209
27939 #: app/Services/Translations/TransStrings.php:220
27940 #: app/Services/Translations/admin-translation.php:2033
27941 #: app/Services/Translations/customer-profile-translation.php:234
27942 #: app/Services/Translations/block-editor-translation.php:345
27943 msgid "Select"
27944 msgstr ""
27945
27946 #. %s is the state label
27947 #: app/Services/Translations/checkout-translation.php:35
27948 #: app/Services/Translations/admin-translation.php:2035
27949 #, php-format
27950 msgid "Select %s"
27951 msgstr ""
27952
27953 #: app/Services/Translations/block-editor-translation.php:350
27954 msgid "Select a alignment"
27955 msgstr ""
27956
27957 #: app/Services/Renderer/ProductCategoriesListRenderer.php:134
27958 #: app/Services/Translations/admin-translation.php:2075
27959 #: app/Services/Translations/block-editor-translation.php:351
27960 msgid "Select a category"
27961 msgstr ""
27962
27963 #: app/Helpers/CartCheckoutHelper.php:453
27964 #: app/Services/Renderer/CheckoutFieldsSchema.php:157
27965 #: app/Services/Renderer/AddressSelectRenderer.php:276
27966 #: app/Services/Translations/checkout-translation.php:36
27967 #: app/Services/Translations/block-editor-translation.php:348
27968 msgid "Select a Country"
27969 msgstr ""
27970
27971 #: app/Services/Translations/admin-translation.php:2076
27972 #: app/Http/Controllers/TaxEUController.php:391
27973 msgid "Select a cross-border registration type"
27974 msgstr ""
27975
27976 #: app/Services/Translations/admin-translation.php:2071
27977 msgid "Select a Field"
27978 msgstr ""
27979
27980 #: app/Services/Translations/admin-translation.php:2072
27981 msgid "Select a Field or Type Custom Value"
27982 msgstr ""
27983
27984 #: app/Services/Translations/admin-translation.php:2073
27985 msgid "Select a Field or Type Custom value"
27986 msgstr ""
27987
27988 #: app/Services/Translations/admin-translation.php:2077
27989 msgid "Select a package"
27990 msgstr ""
27991
27992 #: app/Services/Translations/block-editor-translation.php:349
27993 msgid "Select a Product"
27994 msgstr ""
27995
27996 #: app/Services/Translations/block-editor-translation.php:352
27997 msgid "Select a product"
27998 msgstr ""
27999
28000 #: app/Services/Translations/admin-translation.php:2074
28001 msgid "Select a Product Category"
28002 msgstr ""
28003
28004 #: app/Services/Translations/admin-translation.php:2078
28005 #: app/Http/Controllers/TaxEUController.php:70
28006 msgid "Select a registration country"
28007 msgstr ""
28008
28009 #: app/Services/Translations/admin-translation.php:2079
28010 msgid "Select a role"
28011 msgstr ""
28012
28013 #: app/Services/Translations/block-editor-translation.php:353
28014 msgid "Select a size"
28015 msgstr ""
28016
28017 #: app/Services/Translations/block-editor-translation.php:354
28018 msgid "Select a specific product to display related items."
28019 msgstr ""
28020
28021 #: app/Services/Translations/block-editor-translation.php:355
28022 msgid "Select a specific product variation for this button."
28023 msgstr ""
28024
28025 #: app/Services/Renderer/AddressSelectRenderer.php:330
28026 msgid "Select a State"
28027 msgstr ""
28028
28029 #: app/Services/Translations/admin-translation.php:2080
28030 msgid "Select a user"
28031 msgstr ""
28032
28033 #: app/Http/Controllers/TaxEUController.php:252
28034 #: app/Http/Controllers/TaxEUController.php:396
28035 #: app/Http/Controllers/TaxEUController.php:402
28036 msgid "Select a valid EU VAT country"
28037 msgstr ""
28038
28039 #: app/Http/Controllers/TaxEUController.php:76
28040 #: app/Http/Controllers/TaxEUController.php:78
28041 #: app/Http/Controllers/TaxEUController.php:162
28042 msgid "Select a valid EU VAT registration country"
28043 msgstr ""
28044
28045 #: app/Services/Translations/admin-translation.php:2081
28046 msgid "Select all"
28047 msgstr ""
28048
28049 #: app/Services/Translations/admin-translation.php:2082
28050 msgid "Select all variants"
28051 msgstr ""
28052
28053 #: app/Services/Translations/admin-translation.php:2083
28054 #, php-format
28055 msgid "Select all variants in %1$s"
28056 msgstr ""
28057
28058 #: app/Services/Translations/admin-translation.php:2084
28059 msgid "Select an attribute to manage its terms"
28060 msgstr ""
28061
28062 #: app/Helpers/CartCheckoutHelper.php:438
28063 #: app/Services/Renderer/CheckoutFieldsSchema.php:142
28064 msgid "Select an option"
28065 msgstr ""
28066
28067 #: app/Services/Translations/admin-translation.php:2085
28068 msgid "Select attribute"
28069 msgstr ""
28070
28071 #: app/Services/Translations/customer-profile-translation.php:236
28072 msgid "Select billing address"
28073 msgstr ""
28074
28075 #: app/Modules/StorageDrivers/S3/S3.php:637
28076 msgid "Select bucket"
28077 msgstr ""
28078
28079 #: app/Services/Translations/admin-translation.php:2036
28080 msgid "Select Bulk Action"
28081 msgstr ""
28082
28083 #: app/Services/Translations/admin-translation.php:2086
28084 msgid "Select button"
28085 msgstr ""
28086
28087 #: api/StoreSettings.php:691
28088 msgid "Select Cart Page"
28089 msgstr ""
28090
28091 #: app/Services/Renderer/SearchBarRenderer.php:51
28092 #: app/Services/Renderer/SearchBarRenderer.php:61
28093 msgid "Select Category"
28094 msgstr ""
28095
28096 #: api/StoreSettings.php:765
28097 msgid "Select Checkout Page"
28098 msgstr ""
28099
28100 #: app/Services/Translations/admin-translation.php:2087
28101 #, php-format
28102 msgid "Select color %1$s"
28103 msgstr ""
28104
28105 #: app/Services/Translations/admin-translation.php:2037
28106 msgid "Select Condition"
28107 msgstr ""
28108
28109 #: app/Services/Translations/admin-translation.php:2039
28110 msgid "Select Condition and Type First"
28111 msgstr ""
28112
28113 #: app/Services/Translations/admin-translation.php:2038
28114 msgid "Select Condition First"
28115 msgstr ""
28116
28117 #: app/Services/Translations/admin-translation.php:2040
28118 #: app/Services/Translations/customer-profile-translation.php:235
28119 msgid "Select Country"
28120 msgstr ""
28121
28122 #: app/Services/Translations/admin-translation.php:2088
28123 #: app/Services/Translations/block-editor-translation.php:356
28124 msgid "Select country"
28125 msgstr ""
28126
28127 #: app/Http/Controllers/TaxEUController.php:394
28128 msgid "Select country of OSS registration"
28129 msgstr ""
28130
28131 #: app/Services/Translations/admin-translation.php:2089
28132 msgid "Select country or Whole World"
28133 msgstr ""
28134
28135 #: app/Services/Translations/admin-translation.php:2090
28136 msgid "Select coupon type"
28137 msgstr ""
28138
28139 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:115
28140 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:135
28141 msgid "Select Courses"
28142 msgstr ""
28143
28144 #: app/Services/Translations/admin-translation.php:2041
28145 msgid "Select Currency"
28146 msgstr ""
28147
28148 #: api/Confirmation.php:68
28149 msgid "Select custom page"
28150 msgstr ""
28151
28152 #: app/Services/Translations/admin-translation.php:2042
28153 msgid "Select Customer"
28154 msgstr ""
28155
28156 #: api/StoreSettings.php:654
28157 msgid "Select Customer Profile Page"
28158 msgstr ""
28159
28160 #: app/Services/Translations/admin-translation.php:2043
28161 msgid "Select Customer Status"
28162 msgstr ""
28163
28164 #: app/Services/Translations/admin-translation.php:2044
28165 msgid "Select Date"
28166 msgstr ""
28167
28168 #: app/Services/Translations/TransStrings.php:145
28169 msgid "Select date"
28170 msgstr ""
28171
28172 #: app/Services/Translations/admin-translation.php:2045
28173 msgid "Select Default Variant"
28174 msgstr ""
28175
28176 #: app/Helpers/Status.php:497
28177 msgid "Select Event"
28178 msgstr ""
28179
28180 #: app/Services/Translations/admin-translation.php:2091
28181 msgid "Select event triggers"
28182 msgstr ""
28183
28184 #: app/Services/Translations/admin-translation.php:2046
28185 msgid "Select Events"
28186 msgstr ""
28187
28188 #: app/Services/Translations/admin-translation.php:2047
28189 msgid "Select Files"
28190 msgstr ""
28191
28192 #: app/Services/Translations/admin-translation.php:2048
28193 msgid "Select Filter Group"
28194 msgstr ""
28195
28196 #: app/Services/Translations/admin-translation.php:2049
28197 msgid "Select Filters"
28198 msgstr ""
28199
28200 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:104
28201 msgid "Select FluentCommunity Spaces"
28202 msgstr ""
28203
28204 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:111
28205 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:131
28206 msgid "Select FluentCRM Lists"
28207 msgstr ""
28208
28209 #: app/Services/Translations/admin-translation.php:2050
28210 msgid "Select Group"
28211 msgstr ""
28212
28213 #: app/Http/Controllers/TaxEUController.php:400
28214 msgid "Select home country of registration"
28215 msgstr ""
28216
28217 #: api/StoreSettings.php:487
28218 msgid "Select how payment options are visually presented on checkout."
28219 msgstr ""
28220
28221 #: api/StoreSettings.php:429
28222 msgid "Select how the currency should be formatted."
28223 msgstr ""
28224
28225 #: app/Services/Translations/admin-translation.php:2051
28226 msgid "Select Image"
28227 msgstr ""
28228
28229 #: app/Helpers/Status.php:495
28230 msgid "Select in which event you want to trigger this feed"
28231 msgstr ""
28232
28233 #: app/Services/Translations/admin-translation.php:2052
28234 msgid "Select Item/s"
28235 msgstr ""
28236
28237 #: app/Services/Translations/admin-translation.php:2053
28238 msgid "Select Items"
28239 msgstr ""
28240
28241 #: app/Services/Translations/admin-translation.php:2092
28242 msgid "Select location"
28243 msgstr ""
28244
28245 #: app/Services/Translations/admin-translation.php:2093
28246 msgid "Select notification event"
28247 msgstr ""
28248
28249 #: app/Services/Renderer/ShopAppRenderer.php:652
28250 msgid "Select number of items per page"
28251 msgstr ""
28252
28253 #: app/Services/Translations/admin-translation.php:2054
28254 msgid "Select Operator"
28255 msgstr ""
28256
28257 #: app/Services/Translations/admin-translation.php:2055
28258 msgid "Select Option"
28259 msgstr ""
28260
28261 #: app/Services/Translations/admin-translation.php:2056
28262 msgid "Select Options"
28263 msgstr ""
28264
28265 #: app/Services/Translations/admin-translation.php:2096
28266 msgid "Select or type a new option"
28267 msgstr ""
28268
28269 #: app/Services/Translations/admin-translation.php:2097
28270 msgid "Select or type..."
28271 msgstr ""
28272
28273 #: app/Services/Translations/admin-translation.php:2094
28274 msgid "Select or Upload File"
28275 msgstr ""
28276
28277 #: app/Services/Translations/admin-translation.php:2095
28278 msgid "Select or Upload Media"
28279 msgstr ""
28280
28281 #: app/Services/Translations/admin-translation.php:2057
28282 msgid "Select Order Status"
28283 msgstr ""
28284
28285 #: app/Services/Translations/admin-translation.php:2058
28286 msgid "Select Order Type"
28287 msgstr ""
28288
28289 #: app/Services/Translations/admin-translation.php:2059
28290 msgid "Select Pages"
28291 msgstr ""
28292
28293 #. %8$s
28294 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:128
28295 msgid "Select payment events"
28296 msgstr ""
28297
28298 #: app/Services/Translations/customer-profile-translation.php:237
28299 msgid "Select payment method"
28300 msgstr ""
28301
28302 #: app/Services/Translations/admin-translation.php:2060
28303 msgid "Select Payment Status"
28304 msgstr ""
28305
28306 #: app/Services/Translations/admin-translation.php:2061
28307 msgid "Select Payment Term"
28308 msgstr ""
28309
28310 #: app/Services/Translations/block-editor-translation.php:346
28311 msgid "Select Product"
28312 msgstr ""
28313
28314 #: app/Services/Translations/admin-translation.php:2098
28315 msgid "Select product"
28316 msgstr ""
28317
28318 #: app/Services/Translations/admin-translation.php:2062
28319 msgid "Select Product Categories"
28320 msgstr ""
28321
28322 #: app/Services/Translations/admin-translation.php:2099
28323 msgid "Select product categories that should NOT get VAT reverse charge !"
28324 msgstr ""
28325
28326 #: app/Services/Translations/admin-translation.php:2063
28327 #: app/Services/Translations/block-editor-translation.php:347
28328 msgid "Select Products"
28329 msgstr ""
28330
28331 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:208
28332 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:223
28333 msgid "Select products"
28334 msgstr ""
28335
28336 #: app/Services/Translations/admin-translation.php:2100
28337 msgid "Select reason"
28338 msgstr ""
28339
28340 #: api/StoreSettings.php:728
28341 msgid "Select Receipt Page"
28342 msgstr ""
28343
28344 #: app/Services/Translations/admin-translation.php:2064
28345 msgid "Select Role"
28346 msgstr ""
28347
28348 #: app/Services/Translations/admin-translation.php:2101
28349 msgid "Select scheme"
28350 msgstr ""
28351
28352 #: app/Services/Translations/admin-translation.php:2065
28353 msgid "Select Shipping Status"
28354 msgstr ""
28355
28356 #: api/StoreSettings.php:618
28357 msgid "Select Shop Page"
28358 msgstr ""
28359
28360 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:124
28361 msgid "Select Spaces"
28362 msgstr ""
28363
28364 #: app/Services/Translations/admin-translation.php:2066
28365 msgid "Select Status"
28366 msgstr ""
28367
28368 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:122
28369 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:142
28370 msgid "Select Tags"
28371 msgstr ""
28372
28373 #: app/Services/Translations/admin-translation.php:2102
28374 msgid "Select template"
28375 msgstr ""
28376
28377 #: app/Services/Translations/admin-translation.php:2103
28378 msgid "Select terms"
28379 msgstr ""
28380
28381 #: api/StoreSettings.php:392
28382 msgid "Select the character used to separate thousands or decimals in prices."
28383 msgstr ""
28384
28385 #: app/Services/Translations/admin-translation.php:2104
28386 msgid "Select the countries you want to configure tax rates for."
28387 msgstr ""
28388
28389 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:119
28390 msgid "Select the courses you would like to enroll the customer to"
28391 msgstr ""
28392
28393 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:139
28394 msgid "Select the courses you would like to remove from the customer"
28395 msgstr ""
28396
28397 #: app/Services/Translations/admin-translation.php:2105
28398 msgid ""
28399 "Select the default variant that users will see pre-selected on the product "
28400 "page."
28401 msgstr ""
28402
28403 #: app/Services/Translations/admin-translation.php:2106
28404 msgid "Select the e-invoice formatter used when generating the embedded XML."
28405 msgstr ""
28406
28407 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:105
28408 msgid "Select the FluentCommunity Spaces you would like to add."
28409 msgstr ""
28410
28411 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:112
28412 msgid "Select the FluentCRM Lists you would like to add your contact to."
28413 msgstr ""
28414
28415 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:132
28416 msgid "Select the FluentCRM Lists you would like to remove from your contact."
28417 msgstr ""
28418
28419 #: api/StoreSettings.php:619
28420 msgid "Select the page that showcases all of your products."
28421 msgstr ""
28422
28423 #: api/StoreSettings.php:692
28424 msgid "Select the page that will display customer's current shopping cart."
28425 msgstr ""
28426
28427 #: api/StoreSettings.php:729
28428 msgid ""
28429 "Select the page that will display order summary after a successful purchase."
28430 msgstr ""
28431
28432 #: api/StoreSettings.php:766
28433 msgid "Select the page where customers will finalize their purchase."
28434 msgstr ""
28435
28436 #: api/StoreSettings.php:655
28437 msgid ""
28438 "Select the page where customers will manage their profile, orders, and "
28439 "downloads."
28440 msgstr ""
28441
28442 #: app/Services/Translations/admin-translation.php:2107
28443 msgid "Select the pages you'd like from the list provided."
28444 msgstr ""
28445
28446 #: app/Services/Translations/admin-translation.php:2108
28447 msgid "Select the pages you'd like from your website"
28448 msgstr ""
28449
28450 #: api/StoreSettings.php:363
28451 msgid "Select the primary currency for your store."
28452 msgstr ""
28453
28454 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:125
28455 msgid "Select the Spaces you would like to remove from your spaces."
28456 msgstr ""
28457
28458 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:126
28459 msgid "Select the tags you would like to add your contact to."
28460 msgstr ""
28461
28462 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:146
28463 msgid "Select the tags you would like to remove from your contact."
28464 msgstr ""
28465
28466 #. %8$s
28467 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:72
28468 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:78
28469 msgid "Select these events"
28470 msgstr ""
28471
28472 #: app/Services/Translations/TransStrings.php:146
28473 msgid "Select time"
28474 msgstr ""
28475
28476 #: app/Services/Translations/admin-translation.php:2067
28477 msgid "Select Type"
28478 msgstr ""
28479
28480 #: app/Services/Translations/admin-translation.php:2068
28481 msgid "Select User"
28482 msgstr ""
28483
28484 #: app/Services/Translations/admin-translation.php:2109
28485 #, php-format
28486 msgid "Select variant %1$s"
28487 msgstr ""
28488
28489 #: app/Services/Translations/admin-translation.php:2069
28490 msgid "Select Variation"
28491 msgstr ""
28492
28493 #: app/Services/Translations/admin-translation.php:2070
28494 msgid "Select Variation Type"
28495 msgstr ""
28496
28497 #: app/Services/Translations/admin-translation.php:2110
28498 msgid "Select which settings to import from"
28499 msgstr ""
28500
28501 #: app/Services/Translations/admin-translation.php:2111
28502 msgid "Select your country of OSS registration"
28503 msgstr ""
28504
28505 #: app/Services/Translations/admin-translation.php:2112
28506 msgid "Select your country of registration"
28507 msgstr ""
28508
28509 #: app/Services/Translations/admin-translation.php:2113
28510 msgid "Select your referenced Payment."
28511 msgstr ""
28512
28513 #: api/StoreSettings.php:220
28514 msgid ""
28515 "Select your store's operating mode: `Test` for setup, `Live` for real "
28516 "transactions."
28517 msgstr ""
28518
28519 #: app/Services/Translations/TransStrings.php:133
28520 msgid "select {value} as the color"
28521 msgstr ""
28522
28523 #: app/Services/Translations/block-editor-translation.php:357
28524 msgid "Select..."
28525 msgstr ""
28526
28527 #: app/Services/Translations/admin-translation.php:2828
28528 msgid "selected"
28529 msgstr ""
28530
28531 #: app/Modules/PaymentMethods/PayPalGateway/ConnectConfig.php:174
28532 #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:246
28533 msgid "Selected Account does not exist"
28534 msgstr ""
28535
28536 #: api/Resource/CustomerResource.php:381 api/Resource/ProductResource.php:679
28537 #: app/Http/Controllers/OrderController.php:1016
28538 #: api/Resource/FrontendResource/CustomerResource.php:281
28539 msgid "Selected action is invalid"
28540 msgstr ""
28541
28542 #: app/Services/Translations/admin-translation.php:2116
28543 msgid "Selected countries only"
28544 msgstr ""
28545
28546 #: app/Services/Translations/admin-translation.php:2114
28547 msgid "Selected Countries: "
28548 msgstr ""
28549
28550 #: api/Customers.php:109 api/Resource/CustomerResource.php:241
28551 #: api/Resource/FrontendResource/CustomerResource.php:176
28552 msgid "Selected Customers has been deleted permanently"
28553 msgstr ""
28554
28555 #: app/Services/Translations/TransStrings.php:144
28556 msgid "Selected date"
28557 msgstr ""
28558
28559 #: app/Services/Translations/admin-translation.php:2115
28560 msgid "Selected Fields"
28561 msgstr ""
28562
28563 #: app/Modules/Integrations/GlobalIntegrationSettings.php:360
28564 msgid "Selected integration feed successfully deleted"
28565 msgstr ""
28566
28567 #: api/Resource/OrderResource.php:1762
28568 msgid "Selected order and associated data has been deleted"
28569 msgstr ""
28570
28571 #: api/Resource/OrderResource.php:2245
28572 msgid "Selected order and associated data have been deleted"
28573 msgstr ""
28574
28575 #. %s is the payment status
28576 #: app/Http/Controllers/OrderController.php:1008
28577 #, php-format
28578 msgid "Selected orders payment status has been marked as %s"
28579 msgstr ""
28580
28581 #. %s is the payment method name
28582 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:241
28583 #, php-format
28584 msgid "Selected payment method %s is not active!"
28585 msgstr ""
28586
28587 #: app/Http/Controllers/OrderController.php:943
28588 msgid "Selected payments has been successfully captured"
28589 msgstr ""
28590
28591 #: api/Resource/ProductVariationResource.php:396
28592 msgid "Selected pricing and associated data has been deleted"
28593 msgstr ""
28594
28595 #: app/Services/Translations/block-editor-translation.php:358
28596 msgid "Selected Product"
28597 msgstr ""
28598
28599 #: api/Resource/ProductResource.php:483
28600 msgid "Selected product and associated data has been deleted"
28601 msgstr ""
28602
28603 #: api/Resource/ProductResource.php:606
28604 msgid "Selected product and associated data have been deleted"
28605 msgstr ""
28606
28607 #: app/Services/Translations/block-editor-translation.php:360
28608 msgid "Selected product:"
28609 msgstr ""
28610
28611 #: app/Services/Translations/block-editor-translation.php:361
28612 msgid "Selected products"
28613 msgstr ""
28614
28615 #: api/Resource/ProductResource.php:660
28616 #, php-format
28617 msgid "Selected products could not be duplicated (Product ID: %s)."
28618 msgstr ""
28619
28620 #: api/Resource/ProductResource.php:674
28621 msgid "Selected products have been duplicated as drafts"
28622 msgstr ""
28623
28624 #: app/Http/Controllers/TaxRateController.php:658
28625 msgid "Selected tax class does not match the target tax rate"
28626 msgstr ""
28627
28628 #: app/Services/Translations/block-editor-translation.php:359
28629 msgid "Selected Variation"
28630 msgstr ""
28631
28632 #: app/Services/Translations/admin-translation.php:2117
28633 msgid "Selected:"
28634 msgstr ""
28635
28636 #: app/Services/Translations/admin-translation.php:2118
28637 msgid "Seller Bank Details"
28638 msgstr ""
28639
28640 #: app/Services/Translations/admin-translation.php:2119
28641 msgid "Seller Contact"
28642 msgstr ""
28643
28644 #: api/StoreSettings.php:338 app/Helpers/EditorShortCodeHelper.php:46
28645 msgid "Seller Tax ID"
28646 msgstr ""
28647
28648 #: api/StoreSettings.php:333 app/Helpers/EditorShortCodeHelper.php:45
28649 msgid "Seller VAT ID"
28650 msgstr ""
28651
28652 #: app/Services/Localization/i18n/states.php:2118
28653 msgid "Sembabule"
28654 msgstr ""
28655
28656 #: app/Services/Localization/i18n/states.php:900
28657 msgid "Semnan (سمنان)"
28658 msgstr ""
28659
28660 #: app/Hooks/Handlers/ReminderHandler.php:110
28661 msgid ""
28662 "Send automated reminders for Subscription trial ending and upcoming "
28663 "subscription renewals."
28664 msgstr ""
28665
28666 #: app/Http/Controllers/AddonsController.php:98
28667 msgid "Send data anywhere via webhook"
28668 msgstr ""
28669
28670 #: app/Services/Translations/admin-translation.php:2125
28671 msgid "Send day"
28672 msgstr ""
28673
28674 #: app/Services/Translations/admin-translation.php:2126
28675 msgid "Send even when there was no activity"
28676 msgstr ""
28677
28678 #: app/Services/Email/EmailNotifications.php:181
28679 msgid "Send mail to admin after a refund."
28680 msgstr ""
28681
28682 #: app/Services/Email/EmailNotifications.php:127
28683 msgid "Send mail to admin after a subscription renewed"
28684 msgstr ""
28685
28686 #: app/Services/Email/EmailNotifications.php:72
28687 msgid "Send mail to admin after New Order Paid"
28688 msgstr ""
28689
28690 #: app/Services/Email/EmailNotifications.php:253
28691 msgid "Send mail to admin after New Order Placed (Offline Payment)"
28692 msgstr ""
28693
28694 #: app/Services/Email/EmailNotifications.php:163
28695 msgid "Send mail to admin when a subscription is canceled"
28696 msgstr ""
28697
28698 #: app/Services/Email/EmailNotifications.php:199
28699 msgid "Send mail to customer after a refund."
28700 msgstr ""
28701
28702 #: app/Services/Email/EmailNotifications.php:109
28703 msgid "Send mail to customer after a subscription renewed"
28704 msgstr ""
28705
28706 #: app/Services/Email/EmailNotifications.php:146
28707 msgid "Send mail to customer when a subscription is canceled"
28708 msgstr ""
28709
28710 #: app/Services/Email/EmailNotifications.php:235
28711 msgid "Send mail to customer when shipping status changed to delivered."
28712 msgstr ""
28713
28714 #: app/Services/Email/EmailNotifications.php:217
28715 msgid "Send mail to customer when shipping status changed to shipped."
28716 msgstr ""
28717
28718 #: app/Services/Translations/admin-translation.php:2120
28719 msgid "Send Mail To:"
28720 msgstr ""
28721
28722 #: app/Services/Translations/admin-translation.php:2121
28723 msgid "Send Now"
28724 msgstr ""
28725
28726 #: app/Services/Translations/admin-translation.php:2122
28727 msgid "Send Payment Reminder"
28728 msgstr ""
28729
28730 #: app/Hooks/Handlers/ReminderHandler.php:149
28731 msgid "Send reminders before subscription renewals and trial expirations."
28732 msgstr ""
28733
28734 #: app/Services/Translations/admin-translation.php:2123
28735 msgid "Send Renewal Reminder"
28736 msgstr ""
28737
28738 #: app/Services/Translations/admin-translation.php:2127
28739 msgid "Send test email"
28740 msgstr ""
28741
28742 #: app/Services/Translations/admin-translation.php:2128
28743 msgid "Send time"
28744 msgstr ""
28745
28746 #: app/Services/Translations/admin-translation.php:2129
28747 msgid ""
28748 "Send time is in your store timezone. Test emails use your saved recipients."
28749 msgstr ""
28750
28751 #: app/Services/Translations/admin-translation.php:2124
28752 msgid "Send Trial End Reminder"
28753 msgstr ""
28754
28755 #: app/Services/Localization/i18n/countries.php:207
28756 msgid "Senegal"
28757 msgstr ""
28758
28759 #: app/Services/Permission/PermissionManager.php:183
28760 msgid "Sensitive Settings"
28761 msgstr ""
28762
28763 #: app/Services/Translations/admin-translation.php:2130
28764 msgid "Sent on the 1st of each month."
28765 msgstr ""
28766
28767 #: app/Services/Translations/TransStrings.php:195
28768 msgid "Sep"
28769 msgstr ""
28770
28771 #: app/Services/Translations/TransStrings.php:164
28772 msgid "September"
28773 msgstr ""
28774
28775 #: app/Services/Localization/i18n/countries.php:208
28776 msgid "Serbia"
28777 msgstr ""
28778
28779 #: app/Helpers/CurrenciesHelper.php:123
28780 msgid "Serbian Dinar"
28781 msgstr ""
28782
28783 #: app/Services/Localization/i18n/states.php:2119
28784 msgid "Serere"
28785 msgstr ""
28786
28787 #: app/Services/Localization/i18n/states.php:277
28788 msgid "Sergipe"
28789 msgstr ""
28790
28791 #: app/Services/Translations/admin-translation.php:2131
28792 msgid "Serial"
28793 msgstr ""
28794
28795 #: app/Helpers/EditorShortCodeHelper.php:313
28796 #: app/Helpers/EditorShortCodeHelper.php:335
28797 #: app/Helpers/EditorShortCodeHelper.php:353
28798 #: app/Helpers/EditorShortCodeHelper.php:368
28799 msgid "Serial Number"
28800 msgstr ""
28801
28802 #: app/Services/Filter/LicenseSiteFilter.php:91
28803 #: app/Services/Translations/admin-translation.php:2132
28804 msgid "Server Version"
28805 msgstr ""
28806
28807 #: app/Services/Translations/admin-translation.php:2133
28808 msgid "Session Expired"
28809 msgstr ""
28810
28811 #: app/Services/Translations/admin-translation.php:2139
28812 msgid ""
28813 "Set a higher price to show with a strike-through, highlighting a discount "
28814 "for sales"
28815 msgstr ""
28816
28817 #: app/Services/Translations/admin-translation.php:2134
28818 msgid "Set Active"
28819 msgstr ""
28820
28821 #: app/Services/Translations/admin-translation.php:2140
28822 msgid "Set as"
28823 msgstr ""
28824
28825 #: app/Services/Translations/admin-translation.php:2141
28826 #: app/Services/Translations/customer-profile-translation.php:238
28827 msgid "Set as default"
28828 msgstr ""
28829
28830 #: app/Services/Translations/admin-translation.php:2142
28831 msgid "Set end date & time"
28832 msgstr ""
28833
28834 #: app/Services/Translations/admin-translation.php:2135
28835 msgid "Set Exact Stock"
28836 msgstr ""
28837
28838 #: app/Services/Translations/admin-translation.php:2136
28839 msgid "Set Inactive"
28840 msgstr ""
28841
28842 #: app/Services/Translations/admin-translation.php:2137
28843 msgid "Set Price"
28844 msgstr ""
28845
28846 #: api/StoreSettings.php:981
28847 msgid "Set Product Slug."
28848 msgstr ""
28849
28850 #: app/Services/Translations/admin-translation.php:2143
28851 msgid "Set stock to exact value (e.g. 10 → 20)"
28852 msgstr ""
28853
28854 #: api/StoreSettings.php:932
28855 msgid ""
28856 "Set the column layout for how product variations are displayed within "
28857 "product sections."
28858 msgstr ""
28859
28860 #: app/Services/Translations/admin-translation.php:2144
28861 msgid "Set the maximum spend (subtotal) allowed when using the coupon."
28862 msgstr ""
28863
28864 #: app/Services/Translations/admin-translation.php:2145
28865 msgid ""
28866 "Set the one-time setup fee amount (e.g., $50) per order. This fee does not "
28867 "apply to quantity."
28868 msgstr ""
28869
28870 #: app/Services/Translations/admin-translation.php:2146
28871 msgid ""
28872 "Set the physical attributes for this product. These values are used for "
28873 "shipping rate calculations."
28874 msgstr ""
28875
28876 #: app/Services/Translations/admin-translation.php:2147
28877 msgid ""
28878 "Set up OSS, micro-business, or specific-country registrations to collect VAT "
28879 "across the EU."
28880 msgstr ""
28881
28882 #: app/Services/Translations/admin-translation.php:2138
28883 msgid "Set Up Tax Collection"
28884 msgstr ""
28885
28886 #. %s is the link to set up pages
28887 #: app/Services/Translations/admin-translation.php:2149
28888 msgid "Set up your pages"
28889 msgstr ""
28890
28891 #. %s is the link to set up pages
28892 #: app/Services/Translations/admin-translation.php:2151
28893 #, php-format
28894 msgid "Set up your pages first to get started %s"
28895 msgstr ""
28896
28897 #. %s is the plugin name
28898 #: app/Services/Translations/admin-translation.php:2153
28899 #, php-format
28900 msgid ""
28901 "Set your from name, email, and email footer. These configurations will be "
28902 "used to send emails from %s."
28903 msgstr ""
28904
28905 #: app/Services/Localization/i18n/states.php:1459
28906 msgid "Seti"
28907 msgstr ""
28908
28909 #: app/Services/Localization/i18n/states.php:1262
28910 msgid "Settat"
28911 msgstr ""
28912
28913 #: app/Helpers/AdminHelper.php:190 app/Helpers/EditorShortCodeHelper.php:32
28914 #: app/Services/Translations/admin-translation.php:2154
28915 #: app/Services/Translations/block-editor-translation.php:362
28916 #: app/Hooks/Handlers/MenuHandler.php:310
28917 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:61
28918 msgid "Settings"
28919 msgstr ""
28920
28921 #: app/Services/Translations/admin-translation.php:2829
28922 msgid "settings"
28923 msgstr ""
28924
28925 #: app/Http/Controllers/StorageController.php:171
28926 msgid "Settings reset successfully"
28927 msgstr ""
28928
28929 #: app/Services/Translations/admin-translation.php:2155
28930 msgid "Settings saved"
28931 msgstr ""
28932
28933 #: app/Services/Translations/admin-translation.php:2156
28934 #: app/Http/Controllers/ModuleSettingsController.php:69
28935 #: app/Http/Controllers/StorageController.php:32
28936 #: app/Http/Controllers/ProductController.php:645
28937 #: app/Http/Controllers/TaxConfigurationController.php:98
28938 #: app/Modules/PaymentMethods/Cod/Cod.php:193
28939 msgid "Settings saved successfully"
28940 msgstr ""
28941
28942 #: app/Services/Translations/admin-translation.php:2157
28943 msgid "Settings saved successfully!"
28944 msgstr ""
28945
28946 #: app/Modules/StorageDrivers/S3/S3.php:410
28947 msgid "Settings saved successfully."
28948 msgstr ""
28949
28950 #: app/Http/Controllers/ProductController.php:687
28951 msgid "Settings updated successfully"
28952 msgstr ""
28953
28954 #: app/Helpers/Helper.php:1222
28955 #: app/Services/Translations/admin-translation.php:2158
28956 msgid "Setup Fee"
28957 msgstr ""
28958
28959 #: app/Services/Translations/admin-translation.php:2164
28960 #: app/Services/Translations/customer-profile-translation.php:239
28961 msgid "Setup fee"
28962 msgstr ""
28963
28964 #: app/Services/Translations/admin-translation.php:2159
28965 msgid "Setup Fee Amount"
28966 msgstr ""
28967
28968 #: app/Services/Translations/admin-translation.php:2165
28969 msgid "Setup fee amount"
28970 msgstr ""
28971
28972 #: app/Services/BulkProductUpdateService.php:222
28973 #: app/Services/BulkProductInsertService.php:136
28974 #: app/Http/Requests/ProductUpdateRequest.php:374
28975 #: app/Http/Requests/ProductRequest.php:345
28976 #: app/Http/Requests/ProductVariationRequest.php:215
28977 msgid "Setup Fee Amount is required."
28978 msgstr ""
28979
28980 #: app/Services/Renderer/PricingTableRenderer.php:298
28981 msgid "Setup fee information"
28982 msgstr ""
28983
28984 #: app/Services/Translations/admin-translation.php:2166
28985 msgid "Setup fee label"
28986 msgstr ""
28987
28988 #: app/Services/BulkProductUpdateService.php:223
28989 #: app/Services/BulkProductInsertService.php:137
28990 msgid "Setup Fee must be a number."
28991 msgstr ""
28992
28993 #: app/Services/Translations/admin-translation.php:2160
28994 msgid "Setup Fee Name"
28995 msgstr ""
28996
28997 #: app/Services/Translations/admin-translation.php:2167
28998 msgid "Setup fee name"
28999 msgstr ""
29000
29001 #: app/Services/BulkProductUpdateService.php:224
29002 #: app/Services/BulkProductInsertService.php:138
29003 #: app/Http/Requests/ProductUpdateRequest.php:375
29004 #: app/Http/Requests/ProductRequest.php:346
29005 #: app/Http/Requests/ProductVariationRequest.php:216
29006 msgid "Setup Fee Name is required."
29007 msgstr ""
29008
29009 #: app/Services/BulkProductUpdateService.php:221
29010 #: app/Services/BulkProductInsertService.php:135
29011 msgid "Setup fee option must be yes or no."
29012 msgstr ""
29013
29014 #: app/Views/emails/parts/items_table.php:250
29015 msgid "Setup Fee Tax"
29016 msgstr ""
29017
29018 #: app/Services/Translations/admin-translation.php:2168
29019 #: app/Services/Translations/customer-profile-translation.php:240
29020 msgid "Setup fee tax"
29021 msgstr ""
29022
29023 #. %1$s: formatted setup fee tax amount
29024 #: app/Services/Renderer/Receipt/ThankYouRender.php:1294
29025 #, php-format
29026 msgid "Setup fee tax: %1$s"
29027 msgstr ""
29028
29029 #. %1$s: tax label e.g. "VAT", %2$s: rate percentage e.g. "20" or "7.5"
29030 #: app/Views/emails/parts/items_table.php:209
29031 #, php-format
29032 msgid "Setup Fee — %1$s (%2$s%%)"
29033 msgstr ""
29034
29035 #: app/Services/Translations/admin-translation.php:2169
29036 msgid "Setup fee: No"
29037 msgstr ""
29038
29039 #: app/Services/Translations/admin-translation.php:2170
29040 msgid "Setup fee: Yes"
29041 msgstr ""
29042
29043 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:256
29044 msgid "Setup intent confirmed successfully. Please check your subscriptions."
29045 msgstr ""
29046
29047 #: app/Services/Translations/admin-translation.php:2161
29048 msgid "Setup Now"
29049 msgstr ""
29050
29051 #: app/Http/Controllers/DashboardController.php:20
29052 msgid "Setup Pages"
29053 msgstr ""
29054
29055 #: app/Http/Controllers/DashboardController.php:43
29056 msgid "Setup Payment Methods"
29057 msgstr ""
29058
29059 #: app/Services/Translations/admin-translation.php:2171
29060 msgid "Setup required"
29061 msgstr ""
29062
29063 #: app/Services/Translations/admin-translation.php:2162
29064 msgid "Setup Your Pages"
29065 msgstr ""
29066
29067 #: app/Services/Translations/admin-translation.php:2163
29068 msgid "Setup Your Products"
29069 msgstr ""
29070
29071 #: api/StoreSettings.php:1120
29072 msgid "Setup your receipt."
29073 msgstr ""
29074
29075 #: app/Services/Localization/i18n/states.php:1982
29076 msgid "Sevastopol"
29077 msgstr ""
29078
29079 #: app/Services/Tax/TaxManager.php:123
29080 msgid "Seven"
29081 msgstr ""
29082
29083 #: app/Services/Localization/i18n/states.php:632
29084 msgid "Sevilla"
29085 msgstr ""
29086
29087 #: app/Services/Localization/i18n/countries.php:209
29088 msgid "Seychelles"
29089 msgstr ""
29090
29091 #: app/Helpers/CurrenciesHelper.php:128
29092 msgid "Seychellois Rupee"
29093 msgstr ""
29094
29095 #: app/Services/Localization/i18n/states.php:367
29096 msgid "Shaanxi / 陕西"
29097 msgstr ""
29098
29099 #: app/Services/Localization/i18n/states.php:357
29100 msgid "Shandong / 山东"
29101 msgstr ""
29102
29103 #: app/Services/Localization/i18n/states.php:351
29104 msgid "Shanghai / 上海"
29105 msgstr ""
29106
29107 #: app/Services/Localization/i18n/states.php:346
29108 msgid "Shanxi / 山西"
29109 msgstr ""
29110
29111 #: app/Services/Translations/admin-translation.php:2172
29112 msgid ""
29113 "Share direct checkout link to let customers buy this variation directly."
29114 msgstr ""
29115
29116 #: app/Http/Controllers/DashboardController.php:35
29117 msgid "Share your brand story and build trust with customers."
29118 msgstr ""
29119
29120 #: app/Services/Localization/i18n/states.php:185
29121 msgid "Shariatpur"
29122 msgstr ""
29123
29124 #: app/Services/Localization/i18n/states.php:2120
29125 msgid "Sheema"
29126 msgstr ""
29127
29128 #: app/Services/Localization/i18n/states.php:186
29129 msgid "Sherpur"
29130 msgstr ""
29131
29132 #: app/Services/Localization/i18n/states.php:1072
29133 msgid "Shiga"
29134 msgstr ""
29135
29136 #: app/Services/Localization/i18n/states.php:1079
29137 msgid "Shimane"
29138 msgstr ""
29139
29140 #: app/Services/Localization/i18n/states.php:1922
29141 msgid "Shinyanga"
29142 msgstr ""
29143
29144 #: app/Services/Translations/admin-translation.php:2173
29145 msgid "Ship everywhere, excluding specific countries"
29146 msgstr ""
29147
29148 #: app/Services/Translations/admin-translation.php:2174
29149 msgid "Ship exclusively to the countries you choose"
29150 msgstr ""
29151
29152 #: app/Views/invoice/thank_you.php:461 app/Views/invoice/receipt_slip.php:239
29153 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:427
29154 #: app/Services/Renderer/Receipt/ThankYouRender.php:941
29155 msgid "Ship To"
29156 msgstr ""
29157
29158 #: app/Services/Renderer/CheckoutRenderer.php:590
29159 #: app/Services/Translations/block-editor-translation.php:363
29160 msgid "Ship to a different address?"
29161 msgstr ""
29162
29163 #: app/Services/Translations/block-editor-translation.php:364
29164 msgid "Ship to different address"
29165 msgstr ""
29166
29167 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:258
29168 msgid "Ship to Different Field"
29169 msgstr ""
29170
29171 #: app/Services/Translations/admin-translation.php:2175
29172 msgid "Ship to every country and territory"
29173 msgstr ""
29174
29175 #: app/Helpers/Status.php:242 app/Helpers/Status.php:253
29176 #: app/Helpers/Helper.php:264 app/Helpers/Helper.php:278
29177 #: app/Services/Translations/admin-translation.php:2176
29178 #: app/Services/Translations/customer-profile-translation.php:241
29179 msgid "Shipped"
29180 msgstr ""
29181
29182 #: app/Helpers/Status.php:482 app/Services/Renderer/CartSummaryRender.php:186
29183 #: app/Services/Renderer/CartSummaryRender.php:273
29184 #: app/Services/Translations/admin-translation.php:2177
29185 #: app/Services/Translations/customer-profile-translation.php:242
29186 #: app/Services/Translations/block-editor-translation.php:365
29187 #: app/Views/invoice/thank_you.php:230 app/Views/invoice/receipt_slip.php:371
29188 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:659
29189 #: app/Services/Renderer/Receipt/ThankYouRender.php:478
29190 #: app/Views/emails/parts/items_table.php:308
29191 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:413
29192 msgid "Shipping"
29193 msgstr ""
29194
29195 #: app/Helpers/CartCheckoutHelper.php:620
29196 #: app/Helpers/CartCheckoutHelper.php:746
29197 #: app/Services/Renderer/AddressSelectRenderer.php:20
29198 #: app/Services/Renderer/CheckoutRenderer.php:452
29199 #: app/Services/Renderer/CheckoutRenderer.php:646
29200 #: app/Services/Renderer/CheckoutRenderer.php:661
29201 #: app/Services/Translations/admin-translation.php:2178
29202 #: app/Services/Translations/customer-profile-translation.php:243
29203 #: app/Services/Translations/block-editor-translation.php:366
29204 #: app/Views/emails/parts/addresses.php:106
29205 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:156
29206 msgid "Shipping Address"
29207 msgstr ""
29208
29209 #: app/Services/Translations/admin-translation.php:2830
29210 msgid "shipping address also"
29211 msgstr ""
29212
29213 #: api/Resource/CustomerAddressResource.php:159
29214 msgid "Shipping address created successfully!"
29215 msgstr ""
29216
29217 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:227
29218 msgid "Shipping Address Field"
29219 msgstr ""
29220
29221 #: app/Services/Translations/block-editor-translation.php:367
29222 msgid "Shipping Address Heading"
29223 msgstr ""
29224
29225 #: api/Resource/CustomerAddressResource.php:233
29226 msgid "Shipping address updated successfully!"
29227 msgstr ""
29228
29229 #: app/Services/Translations/admin-translation.php:2187
29230 msgid "Shipping and delivery options"
29231 msgstr ""
29232
29233 #: app/Services/Translations/admin-translation.php:2179
29234 msgid "Shipping Class"
29235 msgstr ""
29236
29237 #: app/Modules/Shipping/Http/Requests/ShippingClassRequest.php:40
29238 msgid "Shipping class cost is required."
29239 msgstr ""
29240
29241 #: app/Modules/Shipping/Http/Controllers/ShippingClassController.php:29
29242 msgid "Shipping class has been created successfully"
29243 msgstr ""
29244
29245 #: app/Modules/Shipping/Http/Controllers/ShippingClassController.php:79
29246 msgid "Shipping class has been deleted successfully"
29247 msgstr ""
29248
29249 #: app/Modules/Shipping/Http/Controllers/ShippingClassController.php:51
29250 msgid "Shipping class has been updated successfully"
29251 msgstr ""
29252
29253 #: app/Modules/Shipping/Http/Requests/ShippingClassRequest.php:39
29254 msgid "Shipping class name is required."
29255 msgstr ""
29256
29257 #: app/Http/Controllers/ProductController.php:498
29258 msgid "Shipping Class not found"
29259 msgstr ""
29260
29261 #: app/Http/Controllers/ProductController.php:534
29262 msgid "Shipping Class removed successfully"
29263 msgstr ""
29264
29265 #: app/Modules/Shipping/Http/Requests/ShippingClassRequest.php:41
29266 msgid "Shipping class type is required."
29267 msgstr ""
29268
29269 #: app/Http/Controllers/ProductController.php:514
29270 msgid "Shipping Class updated successfully"
29271 msgstr ""
29272
29273 #: app/Services/Translations/admin-translation.php:2180
29274 msgid "Shipping Classes"
29275 msgstr ""
29276
29277 #. %s charge amount
29278 #: app/Services/Renderer/ShippingMethodsRender.php:100
29279 #, php-format
29280 msgid "Shipping cost: %s"
29281 msgstr ""
29282
29283 #: app/Services/Translations/admin-translation.php:2181
29284 msgid "Shipping Country"
29285 msgstr ""
29286
29287 #: app/Modules/Shipping/Http/Requests/ShippingZoneRequest.php:75
29288 msgid "Shipping country region is required."
29289 msgstr ""
29290
29291 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:173
29292 msgid "Shipping Method"
29293 msgstr ""
29294
29295 #: app/Modules/Shipping/Http/Controllers/ShippingMethodController.php:20
29296 msgid "Shipping method has been created successfully"
29297 msgstr ""
29298
29299 #: app/Modules/Shipping/Http/Controllers/ShippingMethodController.php:44
29300 msgid "Shipping method has been deleted successfully"
29301 msgstr ""
29302
29303 #: app/Modules/Shipping/Http/Controllers/ShippingMethodController.php:34
29304 msgid "Shipping method has been updated successfully"
29305 msgstr ""
29306
29307 #: app/Modules/Shipping/Http/Requests/ShippingMethodRequest.php:43
29308 msgid "Shipping method title is required."
29309 msgstr ""
29310
29311 #: app/Modules/Shipping/Http/Requests/ShippingMethodRequest.php:44
29312 msgid "Shipping method type is required."
29313 msgstr ""
29314
29315 #: app/Services/Translations/admin-translation.php:2182
29316 #: app/Services/Translations/block-editor-translation.php:368
29317 msgid "Shipping Methods"
29318 msgstr ""
29319
29320 #: app/Modules/Shipping/Http/Requests/ShippingZoneRequest.php:74
29321 msgid "Shipping name cannot exceed 192 characters."
29322 msgstr ""
29323
29324 #: app/Modules/Shipping/Http/Requests/ShippingZoneRequest.php:73
29325 msgid "Shipping name is required."
29326 msgstr ""
29327
29328 #: app/Services/Renderer/ShippingMethodsRender.php:29
29329 msgid "Shipping Options"
29330 msgstr ""
29331
29332 #: app/Http/Controllers/TaxRateController.php:543
29333 msgid "Shipping override has been deleted successfully"
29334 msgstr ""
29335
29336 #: app/Services/Translations/admin-translation.php:2188
29337 msgid ""
29338 "Shipping paid in orders. This is deducted from gross sales to calculate "
29339 "revenue."
29340 msgstr ""
29341
29342 #: app/Services/Translations/admin-translation.php:2183
29343 msgid "Shipping Profile"
29344 msgstr ""
29345
29346 #: app/Services/Translations/admin-translation.php:2184
29347 #: app/Http/Controllers/TemplateController.php:18
29348 msgid "Shipping Slip Template"
29349 msgstr ""
29350
29351 #: app/Services/Translations/admin-translation.php:2185
29352 msgid "Shipping Status"
29353 msgstr ""
29354
29355 #: app/Http/Controllers/OrderController.php:875
29356 msgid "Shipping Status has been changed for the selected orders"
29357 msgstr ""
29358
29359 #. %1$s is the old status, %2$s is the new status
29360 #: api/Resource/OrderResource.php:2061
29361 #, php-format
29362 msgid "Shipping status has been updated from %1$s to %2$s"
29363 msgstr ""
29364
29365 #: api/Resource/OrderResource.php:2058
29366 msgid "Shipping status updated"
29367 msgstr ""
29368
29369 #: app/Services/Translations/customer-profile-translation.php:244
29370 #: app/Views/invoice/thank_you.php:290 app/Views/invoice/receipt_slip.php:424
29371 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:734
29372 #: app/Services/Renderer/Receipt/ThankYouRender.php:550
29373 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:468
29374 msgid "Shipping Tax"
29375 msgstr ""
29376
29377 #: app/Modules/Tax/TaxModule.php:247
29378 msgid "Shipping Tax (Excluded)"
29379 msgstr ""
29380
29381 #: app/Modules/Tax/TaxModule.php:245
29382 msgid "Shipping Tax (Included)"
29383 msgstr ""
29384
29385 #: app/Services/Translations/admin-translation.php:2189
29386 msgid ""
29387 "Shipping tax always follows the store-level tax mode (Included or Excluded). "
29388 "Product-specific tax settings do not apply to shipping."
29389 msgstr ""
29390
29391 #: app/Http/Controllers/OrderController.php:1181
29392 msgid "Shipping updated"
29393 msgstr ""
29394
29395 #: app/Services/Renderer/ProductCardRender.php:242
29396 #: app/Services/Translations/block-editor-translation.php:369
29397 msgid "Shipping Weight"
29398 msgstr ""
29399
29400 #: app/Services/Renderer/ProductCardRender.php:130
29401 msgid "Shipping wt:"
29402 msgstr ""
29403
29404 #: app/Services/Translations/admin-translation.php:2190
29405 msgid "Shipping zone deleted successfully"
29406 msgstr ""
29407
29408 #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:37
29409 msgid "Shipping zone has been created successfully"
29410 msgstr ""
29411
29412 #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:86
29413 msgid "Shipping zone has been deleted successfully"
29414 msgstr ""
29415
29416 #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:61
29417 msgid "Shipping zone has been updated successfully"
29418 msgstr ""
29419
29420 #: app/Modules/Shipping/Http/Requests/ShippingMethodRequest.php:42
29421 msgid "Shipping zone is required."
29422 msgstr ""
29423
29424 #: app/Services/Translations/admin-translation.php:2191
29425 msgid "Shipping zone not found"
29426 msgstr ""
29427
29428 #: app/Services/Translations/admin-translation.php:2186
29429 msgid "Shipping Zones"
29430 msgstr ""
29431
29432 #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:117
29433 msgid "Shipping zones order has been updated"
29434 msgstr ""
29435
29436 #. 1: rejected status, 2: allowed statuses
29437 #: app/Modules/MCP/Tools/OrderTools.php:814
29438 #, php-format
29439 msgid "shipping_status \"%1$s\" is not settable. Allowed: %2$s."
29440 msgstr ""
29441
29442 #: app/Services/Translations/admin-translation.php:2192
29443 msgid "Ships everywhere except the countries listed above."
29444 msgstr ""
29445
29446 #: app/Services/Localization/i18n/states.php:1069
29447 msgid "Shizuoka"
29448 msgstr ""
29449
29450 #: app/Services/Localization/i18n/states.php:65
29451 msgid "Shkodër"
29452 msgstr ""
29453
29454 #: api/StoreSettings.php:623
29455 #: app/Services/Translations/admin-translation.php:2193
29456 msgid "Shop"
29457 msgstr ""
29458
29459 #: app/Services/Translations/TransStrings.php:23
29460 msgctxt "Shop App Block Editor"
29461 msgid "Also search in Content"
29462 msgstr ""
29463
29464 #: app/Services/Translations/TransStrings.php:24
29465 msgctxt "Shop App Block Editor"
29466 msgid "Apply Filter"
29467 msgstr ""
29468
29469 #: app/Services/Translations/TransStrings.php:60
29470 msgctxt "Shop App Block Editor"
29471 msgid "Background"
29472 msgstr ""
29473
29474 #: app/Services/Translations/TransStrings.php:56
29475 msgctxt "Shop App Block Editor"
29476 msgid "Badge Count"
29477 msgstr ""
29478
29479 #: app/Services/Translations/TransStrings.php:55
29480 msgctxt "Shop App Block Editor"
29481 msgid "Badge Count Background"
29482 msgstr ""
29483
29484 #: app/Services/Translations/TransStrings.php:57
29485 msgctxt "Shop App Block Editor"
29486 msgid "Badge Count Border"
29487 msgstr ""
29488
29489 #: app/Services/Translations/TransStrings.php:54
29490 msgctxt "Shop App Block Editor"
29491 msgid "Border"
29492 msgstr ""
29493
29494 #: app/Services/Translations/TransStrings.php:72
29495 msgctxt "Shop App Block Editor"
29496 msgid "Checkbox"
29497 msgstr ""
29498
29499 #: app/Services/Translations/TransStrings.php:73
29500 msgctxt "Shop App Block Editor"
29501 msgid "Checkbox Active"
29502 msgstr ""
29503
29504 #: app/Services/Translations/TransStrings.php:76
29505 msgctxt "Shop App Block Editor"
29506 msgid "Checkmark Active Bg"
29507 msgstr ""
29508
29509 #: app/Services/Translations/TransStrings.php:77
29510 msgctxt "Shop App Block Editor"
29511 msgid "Checkmark Active Border"
29512 msgstr ""
29513
29514 #: app/Services/Translations/TransStrings.php:78
29515 msgctxt "Shop App Block Editor"
29516 msgid "Checkmark After Border"
29517 msgstr ""
29518
29519 #: app/Services/Translations/TransStrings.php:74
29520 msgctxt "Shop App Block Editor"
29521 msgid "Checkmark Bg"
29522 msgstr ""
29523
29524 #: app/Services/Translations/TransStrings.php:75
29525 msgctxt "Shop App Block Editor"
29526 msgid "Checkmark Border"
29527 msgstr ""
29528
29529 #: app/Services/Translations/TransStrings.php:26
29530 msgctxt "Shop App Block Editor"
29531 msgid "Default"
29532 msgstr ""
29533
29534 #: app/Services/Translations/TransStrings.php:27
29535 msgctxt "Shop App Block Editor"
29536 msgid "Display Name For Filter"
29537 msgstr ""
29538
29539 #: app/Services/Translations/TransStrings.php:30
29540 msgctxt "Shop App Block Editor"
29541 msgid "Enable"
29542 msgstr ""
29543
29544 #: app/Services/Translations/TransStrings.php:28
29545 msgctxt "Shop App Block Editor"
29546 msgid "Enable Default Filtering"
29547 msgstr ""
29548
29549 #: app/Services/Translations/TransStrings.php:29
29550 msgctxt "Shop App Block Editor"
29551 msgid "Enable Filtering"
29552 msgstr ""
29553
29554 #: app/Services/Translations/TransStrings.php:31
29555 msgctxt "Shop App Block Editor"
29556 msgid "Enabled?"
29557 msgstr ""
29558
29559 #: app/Services/Translations/TransStrings.php:32
29560 msgctxt "Shop App Block Editor"
29561 msgid "Filter Option"
29562 msgstr ""
29563
29564 #: app/Services/Translations/TransStrings.php:33
29565 msgctxt "Shop App Block Editor"
29566 msgid "Grid"
29567 msgstr ""
29568
29569 #: app/Services/Translations/TransStrings.php:63
29570 msgctxt "Shop App Block Editor"
29571 msgid "Heading"
29572 msgstr ""
29573
29574 #: app/Services/Translations/TransStrings.php:61
29575 msgctxt "Shop App Block Editor"
29576 msgid "Input Border"
29577 msgstr ""
29578
29579 #: app/Services/Translations/TransStrings.php:62
29580 msgctxt "Shop App Block Editor"
29581 msgid "Input Focus Border"
29582 msgstr ""
29583
29584 #: app/Services/Translations/TransStrings.php:65
29585 msgctxt "Shop App Block Editor"
29586 msgid "Item Border"
29587 msgstr ""
29588
29589 #: app/Services/Translations/TransStrings.php:64
29590 msgctxt "Shop App Block Editor"
29591 msgid "Label"
29592 msgstr ""
29593
29594 #: app/Services/Translations/TransStrings.php:34
29595 msgctxt "Shop App Block Editor"
29596 msgid "List"
29597 msgstr ""
29598
29599 #: app/Services/Translations/TransStrings.php:35
29600 msgctxt "Shop App Block Editor"
29601 msgid "Numbers"
29602 msgstr ""
29603
29604 #: app/Services/Translations/TransStrings.php:36
29605 msgctxt "Shop App Block Editor"
29606 msgid "Option"
29607 msgstr ""
29608
29609 #: app/Services/Translations/TransStrings.php:37
29610 msgctxt "Shop App Block Editor"
29611 msgid "Paginator"
29612 msgstr ""
29613
29614 #: app/Services/Translations/TransStrings.php:38
29615 msgctxt "Shop App Block Editor"
29616 msgid "Per Page"
29617 msgstr ""
29618
29619 #: app/Services/Translations/TransStrings.php:51
29620 msgctxt "Shop App Block Editor"
29621 msgid "Primary"
29622 msgstr ""
29623
29624 #: app/Services/Translations/TransStrings.php:43
29625 msgctxt "Shop App Block Editor"
29626 msgid "Product"
29627 msgstr ""
29628
29629 #: app/Services/Translations/TransStrings.php:39
29630 msgctxt "Shop App Block Editor"
29631 msgid "Product Box Grid Size"
29632 msgstr ""
29633
29634 #: app/Services/Translations/TransStrings.php:40
29635 msgctxt "Shop App Block Editor"
29636 msgid "Product Categories"
29637 msgstr ""
29638
29639 #: app/Services/Translations/TransStrings.php:41
29640 msgctxt "Shop App Block Editor"
29641 msgid "Product Grid Size"
29642 msgstr ""
29643
29644 #: app/Services/Translations/TransStrings.php:52
29645 msgctxt "Shop App Block Editor"
29646 msgid "Product Heading"
29647 msgstr ""
29648
29649 #: app/Services/Translations/TransStrings.php:42
29650 msgctxt "Shop App Block Editor"
29651 msgid "Product Types"
29652 msgstr ""
29653
29654 #: app/Services/Translations/TransStrings.php:44
29655 msgctxt "Shop App Block Editor"
29656 msgid "Range Filter Only works in pages."
29657 msgstr ""
29658
29659 #: app/Services/Translations/TransStrings.php:79
29660 msgctxt "Shop App Block Editor"
29661 msgid "Range Slider Connect Bg"
29662 msgstr ""
29663
29664 #: app/Services/Translations/TransStrings.php:67
29665 msgctxt "Shop App Block Editor"
29666 msgid "Reset Button"
29667 msgstr ""
29668
29669 #: app/Services/Translations/TransStrings.php:66
29670 msgctxt "Shop App Block Editor"
29671 msgid "Reset Button Bg"
29672 msgstr ""
29673
29674 #: app/Services/Translations/TransStrings.php:68
29675 msgctxt "Shop App Block Editor"
29676 msgid "Reset Button Border"
29677 msgstr ""
29678
29679 #: app/Services/Translations/TransStrings.php:70
29680 msgctxt "Shop App Block Editor"
29681 msgid "Reset Button Hover"
29682 msgstr ""
29683
29684 #: app/Services/Translations/TransStrings.php:69
29685 msgctxt "Shop App Block Editor"
29686 msgid "Reset Button Hover Bg"
29687 msgstr ""
29688
29689 #: app/Services/Translations/TransStrings.php:71
29690 msgctxt "Shop App Block Editor"
29691 msgid "Reset Button Hover Border"
29692 msgstr ""
29693
29694 #: app/Services/Translations/TransStrings.php:45
29695 msgctxt "Shop App Block Editor"
29696 msgid "Scroll"
29697 msgstr ""
29698
29699 #: app/Services/Translations/TransStrings.php:47
29700 msgctxt "Shop App Block Editor"
29701 msgid "Search"
29702 msgstr ""
29703
29704 #: app/Services/Translations/TransStrings.php:46
29705 msgctxt "Shop App Block Editor"
29706 msgid "Search Grid Size"
29707 msgstr ""
29708
29709 #: app/Services/Translations/TransStrings.php:53
29710 msgctxt "Shop App Block Editor"
29711 msgid "Text"
29712 msgstr ""
29713
29714 #: app/Services/Translations/TransStrings.php:48
29715 msgctxt "Shop App Block Editor"
29716 msgid "View mode"
29717 msgstr ""
29718
29719 #: app/Services/Translations/TransStrings.php:49
29720 msgctxt "Shop App Block Editor"
29721 msgid "Wildcard Filter"
29722 msgstr ""
29723
29724 #: app/Services/Translations/admin-translation.php:2194
29725 msgid "Shop Image/Logo"
29726 msgstr ""
29727
29728 #: app/Services/Translations/admin-translation.php:2195
29729 msgid "Shop Name"
29730 msgstr ""
29731
29732 #: app/Hooks/Handlers/MenuHandler.php:82
29733 msgid "Shop Page"
29734 msgstr ""
29735
29736 #: app/Services/Renderer/CartDrawerRenderer.php:57
29737 #: app/Services/Renderer/CartDrawerRenderer.php:94
29738 msgid "Shopping Cart"
29739 msgstr ""
29740
29741 #: app/Services/Renderer/CartDrawerRenderer.php:44
29742 msgid "Shopping Cart Drawer"
29743 msgstr ""
29744
29745 #: app/Services/Translations/admin-translation.php:2196
29746 msgid "Short Description"
29747 msgstr ""
29748
29749 #: app/Services/Translations/admin-translation.php:2197
29750 msgid "Short description"
29751 msgstr ""
29752
29753 #: app/Services/Translations/block-editor-translation.php:370
29754 msgid "Shortcode"
29755 msgstr ""
29756
29757 #. %s: Shortcode
29758 #: app/Helpers/Helper.php:1519
29759 #, php-format
29760 msgctxt "Shortcode instruction message"
29761 msgid "Use %1$s shortcode in your page."
29762 msgstr ""
29763
29764 #: app/Services/Translations/admin-translation.php:2198
29765 msgid ""
29766 "Shortcodes/Blocks shown here use sample data. Actual emails will be "
29767 "populated with real information."
29768 msgstr ""
29769
29770 #. %1$s: keyboard shortcut keys
29771 #: app/Services/Translations/admin-translation.php:2200
29772 #, php-format
29773 msgid "Shortcut: %1$s"
29774 msgstr ""
29775
29776 #: app/Services/Translations/admin-translation.php:2831
29777 msgid "shortcuts..."
29778 msgstr ""
29779
29780 #: app/Services/Renderer/CheckoutFieldsSchema.php:492
29781 msgid ""
29782 "Show a legal registration / business ID field at checkout (e.g. company "
29783 "registration number)."
29784 msgstr ""
29785
29786 #: app/Services/Renderer/CheckoutFieldsSchema.php:486
29787 msgid ""
29788 "Show a VAT/GST/Tax number field at checkout for customers to provide their "
29789 "tax ID."
29790 msgstr ""
29791
29792 #: app/Services/Translations/admin-translation.php:2201
29793 msgid "Show All"
29794 msgstr ""
29795
29796 #: app/Services/Translations/customer-profile-translation.php:245
29797 msgid "Show all items for this order"
29798 msgstr ""
29799
29800 #: app/Services/Translations/admin-translation.php:2202
29801 msgid "Show Bulk Actions"
29802 msgstr ""
29803
29804 #: app/Services/Translations/block-editor-translation.php:371
29805 msgid "Show Cart Button"
29806 msgstr ""
29807
29808 #: app/Services/Translations/block-editor-translation.php:380
29809 msgid "Show cart item count"
29810 msgstr ""
29811
29812 #: app/Services/Translations/block-editor-translation.php:372
29813 msgid "Show Checkout Button"
29814 msgstr ""
29815
29816 #: app/Services/Translations/admin-translation.php:2203
29817 msgid "Show Content Editor"
29818 msgstr ""
29819
29820 #: app/Services/Translations/block-editor-translation.php:373
29821 msgid "Show Dimensions"
29822 msgstr ""
29823
29824 #: app/Services/Translations/block-editor-translation.php:374
29825 msgid "Show Discount Percentage"
29826 msgstr ""
29827
29828 #: app/Services/Translations/block-editor-translation.php:381
29829 msgid "Show empty categories"
29830 msgstr ""
29831
29832 #: app/Services/Translations/block-editor-translation.php:382
29833 msgid "Show hierarchy"
29834 msgstr ""
29835
29836 #: app/Services/Translations/block-editor-translation.php:383
29837 msgid "Show icon"
29838 msgstr ""
29839
29840 #. %s is the order number
29841 #: app/Services/Translations/customer-profile-translation.php:247
29842 #, php-format
29843 msgid "Show items for order %s"
29844 msgstr ""
29845
29846 #: app/Services/Translations/block-editor-translation.php:375
29847 msgid "Show Label"
29848 msgstr ""
29849
29850 #: app/Services/Translations/admin-translation.php:2207
29851 msgid "Show less"
29852 msgstr ""
29853
29854 #: app/Services/Translations/admin-translation.php:2204
29855 msgid "Show License Stats"
29856 msgstr ""
29857
29858 #: app/Services/Translations/admin-translation.php:2208
29859 msgid "Show more"
29860 msgstr ""
29861
29862 #: app/Services/Translations/block-editor-translation.php:376
29863 msgid "Show Name"
29864 msgstr ""
29865
29866 #: app/Services/Translations/admin-translation.php:2209
29867 msgid "Show on checkout?"
29868 msgstr ""
29869
29870 #: app/Services/Translations/admin-translation.php:2205
29871 msgid "Show Order Stats"
29872 msgstr ""
29873
29874 #: app/Services/Translations/admin-translation.php:2206
29875 msgid "Show Percentages"
29876 msgstr ""
29877
29878 #: app/Services/Translations/block-editor-translation.php:384
29879 msgid "Show product count"
29880 msgstr ""
29881
29882 #: app/Services/Translations/block-editor-translation.php:377
29883 msgid "Show Product Weight"
29884 msgstr ""
29885
29886 #: api/StoreSettings.php:825
29887 msgid "Show Relevant In Product Modal"
29888 msgstr ""
29889
29890 #: api/StoreSettings.php:820
29891 msgid "Show Relevant In Single Page"
29892 msgstr ""
29893
29894 #: app/Services/Translations/block-editor-translation.php:378
29895 msgid "Show Remove Button"
29896 msgstr ""
29897
29898 #: app/Services/Translations/block-editor-translation.php:379
29899 msgid "Show Total Weight"
29900 msgstr ""
29901
29902 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:84
29903 msgid "Show View Switcher"
29904 msgstr ""
29905
29906 #: app/Services/Email/ConditionPresets.php:67
29907 msgid "Show when a coupon or manual discount was applied."
29908 msgstr ""
29909
29910 #: app/Services/Email/ConditionPresets.php:91
29911 msgid "Show when a refund has been issued."
29912 msgstr ""
29913
29914 #: app/Services/Email/ConditionPresets.php:117
29915 msgid "Show when downloadable files are attached."
29916 msgstr ""
29917
29918 #: app/Services/Email/ConditionPresets.php:41
29919 msgid "Show when payment has been received."
29920 msgstr ""
29921
29922 #: app/Services/Email/ConditionPresets.php:57
29923 msgid "Show when payment has failed."
29924 msgstr ""
29925
29926 #: app/Services/Email/ConditionPresets.php:49
29927 msgid "Show when payment is still pending."
29928 msgstr ""
29929
29930 #: app/Services/Email/ConditionPresets.php:75
29931 msgid "Show when shipping charges are present."
29932 msgstr ""
29933
29934 #: app/Services/Email/ConditionPresets.php:99
29935 msgid "Show when shipping tax is charged."
29936 msgstr ""
29937
29938 #: app/Services/Email/ConditionPresets.php:109
29939 msgid "Show when the customer left an order note."
29940 msgstr ""
29941
29942 #: app/Services/Email/ConditionPresets.php:23
29943 msgid "Show when the order contains only digital products."
29944 msgstr ""
29945
29946 #: app/Services/Email/ConditionPresets.php:83
29947 msgid "Show when the order includes tax."
29948 msgstr ""
29949
29950 #: app/Services/Email/ConditionPresets.php:31
29951 msgid "Show when the order requires physical fulfillment."
29952 msgstr ""
29953
29954 #: app/Services/Translations/block-editor-translation.php:385
29955 msgid "Show/Hide Icon"
29956 msgstr ""
29957
29958 #: app/Services/Translations/admin-translation.php:2210
29959 #, php-format
29960 msgid "Showing %1$s of %2$s variants"
29961 msgstr ""
29962
29963 #. 1: starting item number, 2: ending item number, 3: total number of items
29964 #: app/Services/Renderer/ShopAppRenderer.php:636
29965 #, php-format
29966 msgid "Showing %1$s to %2$s of %3$s Items"
29967 msgstr ""
29968
29969 #: app/Services/Translations/admin-translation.php:2212
29970 msgid ""
29971 "Shown on prices where tax is excluded. Applies when product or store pricing "
29972 "is tax-exclusive."
29973 msgstr ""
29974
29975 #: app/Services/Translations/admin-translation.php:2213
29976 msgid ""
29977 "Shown on prices where tax is included. Applies when product or store pricing "
29978 "is tax-inclusive."
29979 msgstr ""
29980
29981 #: app/Services/Translations/admin-translation.php:2211
29982 msgid "Shown on VAT invoice"
29983 msgstr ""
29984
29985 #: app/Services/Localization/i18n/states.php:210
29986 msgid "Shumen"
29987 msgstr ""
29988
29989 #: app/Services/Localization/i18n/states.php:1134
29990 msgid "Siaya"
29991 msgstr ""
29992
29993 #: app/Services/Localization/i18n/states.php:1694
29994 msgid "Sibiu"
29995 msgstr ""
29996
29997 #: app/Services/Localization/i18n/states.php:365
29998 msgid "Sichuan / 四川"
29999 msgstr ""
30000
30001 #: app/Services/Localization/i18n/states.php:505
30002 msgid "Sidi Bel Abbès"
30003 msgstr ""
30004
30005 #: app/Services/Localization/i18n/states.php:1263
30006 msgid "Sidi Bennour"
30007 msgstr ""
30008
30009 #: app/Services/Localization/i18n/states.php:1264
30010 msgid "Sidi Ifni"
30011 msgstr ""
30012
30013 #: app/Services/Localization/i18n/states.php:1265
30014 msgid "Sidi Kacem"
30015 msgstr ""
30016
30017 #: app/Services/Localization/i18n/states.php:1266
30018 msgid "Sidi Slimane"
30019 msgstr ""
30020
30021 #: app/Services/Localization/i18n/states.php:1268
30022 msgid "Sidi Youssef Ben Ali"
30023 msgstr ""
30024
30025 #: app/Services/Localization/i18n/states.php:1000
30026 msgid "Siena"
30027 msgstr ""
30028
30029 #: app/Services/Localization/i18n/countries.php:210
30030 msgid "Sierra Leone"
30031 msgstr ""
30032
30033 #: app/Helpers/CurrenciesHelper.php:132
30034 msgid "Sierra Leonean Leone"
30035 msgstr ""
30036
30037 #: app/Views/invoice/dispatch_slip.php:154
30038 msgid "Signature:"
30039 msgstr ""
30040
30041 #: app/Helpers/AdminOrderProcessor.php:161
30042 #: app/Helpers/CheckoutProcessor.php:701
30043 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:208
30044 msgid "Signup Fee"
30045 msgstr ""
30046
30047 #: app/Helpers/Helper.php:1015
30048 msgid "signup fee"
30049 msgstr ""
30050
30051 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:479
30052 msgid "Signup fee / initial payment"
30053 msgstr ""
30054
30055 #: app/Services/Translations/admin-translation.php:2214
30056 msgid "Signups"
30057 msgstr ""
30058
30059 #: app/Services/Localization/i18n/states.php:1873
30060 msgid "Siirt"
30061 msgstr ""
30062
30063 #: app/Services/Localization/i18n/states.php:864
30064 msgid "Sikkim"
30065 msgstr ""
30066
30067 #: app/Services/Localization/i18n/states.php:211
30068 msgid "Silistra"
30069 msgstr ""
30070
30071 #: app/Services/Localization/i18n/states.php:1930
30072 msgid "Simiyu"
30073 msgstr ""
30074
30075 #: app/Helpers/Helper.php:716 app/Services/Filter/ProductFilter.php:288
30076 #: app/Services/Translations/admin-translation.php:2215
30077 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:186
30078 msgid "Simple"
30079 msgstr ""
30080
30081 #: app/Services/Translations/admin-translation.php:2216
30082 msgid "Simple Variation"
30083 msgstr ""
30084
30085 #: app/Helpers/Helper.php:717 app/Services/Filter/ProductFilter.php:289
30086 #: app/Services/Translations/admin-translation.php:2217
30087 msgid "Simple Variations"
30088 msgstr ""
30089
30090 #: app/Services/Translations/block-editor-translation.php:386
30091 msgid "Simulate Loading"
30092 msgstr ""
30093
30094 #: app/Services/Translations/block-editor-translation.php:387
30095 msgid "Simulate No Results"
30096 msgstr ""
30097
30098 #: app/Services/Translations/block-editor-translation.php:388
30099 msgid "Simulation"
30100 msgstr ""
30101
30102 #: app/Services/Localization/i18n/states.php:1348
30103 msgid "Sinaloa"
30104 msgstr ""
30105
30106 #: app/Services/Localization/i18n/states.php:1633
30107 msgid "Sindh"
30108 msgstr ""
30109
30110 #: app/Services/Localization/i18n/states.php:1800
30111 msgid "Sing Buri"
30112 msgstr ""
30113
30114 #: app/Services/Localization/i18n/countries.php:211
30115 msgid "Singapore"
30116 msgstr ""
30117
30118 #: app/Helpers/CurrenciesHelper.php:130
30119 msgid "Singapore Dollar"
30120 msgstr ""
30121
30122 #: app/Services/Localization/i18n/states.php:1923
30123 msgid "Singida"
30124 msgstr ""
30125
30126 #: app/Services/Translations/admin-translation.php:2219
30127 msgid "Single charge for the entire order."
30128 msgstr ""
30129
30130 #: app/Services/Filter/OrderFilter.php:291
30131 msgid "Single Payment"
30132 msgstr ""
30133
30134 #: app/Services/Translations/admin-translation.php:2218
30135 msgid "Single Product & Order Setup"
30136 msgstr ""
30137
30138 #: app/Services/Translations/TransStrings.php:96
30139 msgctxt "Single Product Page"
30140 msgid "Dimensions"
30141 msgstr ""
30142
30143 #: app/Services/Translations/TransStrings.php:93
30144 msgctxt "Single Product Page"
30145 msgid "In Stock"
30146 msgstr ""
30147
30148 #: app/Services/Translations/TransStrings.php:94
30149 msgctxt "Single Product Page"
30150 msgid "Out Of Stock"
30151 msgstr ""
30152
30153 #: app/Services/Translations/TransStrings.php:95
30154 msgctxt "Single Product Page"
30155 msgid "Package"
30156 msgstr ""
30157
30158 #: app/Services/Translations/TransStrings.php:98
30159 msgctxt "Single Product Page"
30160 msgid "Shipping Weight"
30161 msgstr ""
30162
30163 #: app/Services/Translations/TransStrings.php:97
30164 msgctxt "Single Product Page"
30165 msgid "Weight"
30166 msgstr ""
30167
30168 #: api/StoreSettings.php:808
30169 msgid "Single Product Setup"
30170 msgstr ""
30171
30172 #: app/Services/Translations/block-editor-translation.php:389
30173 msgid "Single Site Lifetime License"
30174 msgstr ""
30175
30176 #: app/Services/Localization/i18n/states.php:1202
30177 msgid "Sinoe"
30178 msgstr ""
30179
30180 #: app/Services/Localization/i18n/states.php:1874
30181 msgid "Sinop"
30182 msgstr ""
30183
30184 #: app/Services/Localization/i18n/states.php:1609
30185 msgid "Siquijor"
30186 msgstr ""
30187
30188 #: app/Services/Localization/i18n/states.php:1001
30189 msgid "Siracusa"
30190 msgstr ""
30191
30192 #: app/Services/Localization/i18n/states.php:187
30193 msgid "Sirajganj"
30194 msgstr ""
30195
30196 #: app/Services/Localization/i18n/states.php:2121
30197 msgid "Sironko"
30198 msgstr ""
30199
30200 #: app/Services/Localization/i18n/states.php:734
30201 msgid "Sisak-Moslavina County"
30202 msgstr ""
30203
30204 #: app/Services/Localization/i18n/states.php:1801
30205 msgid "Sisaket"
30206 msgstr ""
30207
30208 #: app/Services/Localization/i18n/states.php:910
30209 msgid "Sistan and Baluchestan (سیستان و بلوچستان)"
30210 msgstr ""
30211
30212 #: app/Services/Translations/customer-profile-translation.php:248
30213 msgid "Site"
30214 msgstr ""
30215
30216 #: app/Services/Translations/admin-translation.php:2220
30217 msgid "Site Details"
30218 msgstr ""
30219
30220 #: app/Services/Translations/admin-translation.php:2222
30221 msgid "Site not found"
30222 msgstr ""
30223
30224 #: app/Services/Filter/LicenseSiteFilter.php:73
30225 msgid "Site Property"
30226 msgstr ""
30227
30228 #: app/Helpers/EditorShortCodeHelper.php:18
30229 msgid "Site Title"
30230 msgstr ""
30231
30232 #: app/Helpers/EditorShortCodeHelper.php:17
30233 #: app/Services/Filter/LicenseSiteFilter.php:77
30234 #: app/Services/Translations/admin-translation.php:2221
30235 msgid "Site URL"
30236 msgstr ""
30237
30238 #: app/Services/Translations/admin-translation.php:2223
30239 msgid "Sites"
30240 msgstr ""
30241
30242 #: app/Services/Localization/i18n/states.php:1875
30243 msgid "Sivas"
30244 msgstr ""
30245
30246 #: app/Services/Tax/TaxManager.php:122
30247 msgid "Six"
30248 msgstr ""
30249
30250 #: app/Helpers/Helper.php:1027 app/Helpers/Helper.php:1134
30251 #: app/Helpers/Helper.php:1631
30252 msgid "six month"
30253 msgid_plural "six months"
30254 msgstr[0] ""
30255 msgstr[1] ""
30256
30257 #: app/Services/Translations/admin-translation.php:2224
30258 #: app/Services/Translations/block-editor-translation.php:390
30259 msgid "Size"
30260 msgstr ""
30261
30262 #: app/Services/Localization/i18n/states.php:1267
30263 msgid "Skhirat-Témara"
30264 msgstr ""
30265
30266 #: app/Services/Localization/i18n/states.php:504
30267 msgid "Skikda"
30268 msgstr ""
30269
30270 #: app/Services/Translations/admin-translation.php:2225
30271 msgid "Skip All"
30272 msgstr ""
30273
30274 #: app/Services/Translations/admin-translation.php:2226
30275 msgid "Skip for now"
30276 msgstr ""
30277
30278 #: app/Services/Translations/admin-translation.php:2227
30279 msgid "Skip inventory"
30280 msgstr ""
30281
30282 #: app/Services/Translations/admin-translation.php:1949
30283 #: app/Services/Translations/block-editor-translation.php:328
30284 msgid "SKU"
30285 msgstr ""
30286
30287 #: app/Services/BulkProductUpdateService.php:257
30288 #, php-format
30289 msgid "SKU \"%s\" is already in use by another product."
30290 msgstr ""
30291
30292 #: app/Services/BulkProductInsertService.php:351
30293 #: app/Services/BulkProductInsertService.php:408
30294 #, php-format
30295 msgid "SKU \"%s\" is already in use."
30296 msgstr ""
30297
30298 #: app/Services/Translations/admin-translation.php:1950
30299 msgid "SKU (Stock Keeping Unit)"
30300 msgstr ""
30301
30302 #: app/Services/BulkProductUpdateService.php:211
30303 #: app/Services/BulkProductInsertService.php:125
30304 msgid "SKU may not be greater than 100 characters."
30305 msgstr ""
30306
30307 #: app/Http/Requests/GroupBulkUpdateVariantRequest.php:35
30308 #: app/Http/Requests/ProductVariationRequest.php:202
30309 msgid "SKU may not be greater than 30 characters."
30310 msgstr ""
30311
30312 #: app/Services/Translations/block-editor-translation.php:329
30313 msgid "SKU Settings"
30314 msgstr ""
30315
30316 #: app/Services/Renderer/ProductRenderer.php:750
30317 #: app/Services/Translations/block-editor-translation.php:330
30318 #: app/Hooks/Handlers/BlockEditors/ProductSkuBlockEditor.php:113
30319 msgid "SKU:"
30320 msgstr ""
30321
30322 #: app/Services/Translations/TransStrings.php:256
30323 msgid "slider between {min} and {max}"
30324 msgstr ""
30325
30326 #: app/Services/Translations/block-editor-translation.php:391
30327 msgid "Slides per view"
30328 msgstr ""
30329
30330 #: app/Services/Localization/i18n/states.php:833
30331 msgid "Sligo"
30332 msgstr ""
30333
30334 #: app/Services/Localization/i18n/states.php:212
30335 msgid "Sliven"
30336 msgstr ""
30337
30338 #: app/Services/Localization/i18n/countries.php:212
30339 msgid "Slovakia"
30340 msgstr ""
30341
30342 #: app/Services/Localization/i18n/countries.php:213
30343 msgid "Slovenia"
30344 msgstr ""
30345
30346 #: app/Services/Translations/admin-translation.php:2228
30347 msgid "Slug"
30348 msgstr ""
30349
30350 #: app/Services/Translations/block-editor-translation.php:392
30351 msgid "Small"
30352 msgstr ""
30353
30354 #: app/Services/Translations/block-editor-translation.php:331
30355 msgid "SMARTCODES"
30356 msgstr ""
30357
30358 #: app/Services/Localization/i18n/states.php:213
30359 msgid "Smolyan"
30360 msgstr ""
30361
30362 #: app/Services/Translations/admin-translation.php:2229
30363 msgid "Snapshot generation failed!"
30364 msgstr ""
30365
30366 #: app/Services/Translations/admin-translation.php:2230
30367 msgid "Snapshot generation started in background!"
30368 msgstr ""
30369
30370 #: app/Services/Translations/admin-translation.php:2231
30371 msgid "Snapshots generated successfully!"
30372 msgstr ""
30373
30374 #: app/Modules/Tax/TaxModule.php:2103
30375 msgid "SOAP is not available on the server."
30376 msgstr ""
30377
30378 #: app/Services/Localization/i18n/states.php:1384
30379 msgid "Sofala"
30380 msgstr ""
30381
30382 #: app/Services/Localization/i18n/states.php:215
30383 msgid "Sofia"
30384 msgstr ""
30385
30386 #: app/Services/Localization/i18n/states.php:214
30387 msgid "Sofia District"
30388 msgstr ""
30389
30390 #: app/Services/ShortCodeParser/Parsers/ItemParser.php:98
30391 msgid "Soft Package"
30392 msgstr ""
30393
30394 #: app/Services/Localization/i18n/states.php:583
30395 msgid "Sohag"
30396 msgstr ""
30397
30398 #: app/Services/Localization/i18n/states.php:1438
30399 msgid "Sokoto"
30400 msgstr ""
30401
30402 #: app/Hooks/Handlers/BlockEditors/SoldOutBadgeBlockEditor.php:81
30403 msgid "Sold Out Badge"
30404 msgstr ""
30405
30406 #: app/Services/Localization/i18n/states.php:701
30407 msgid "Sololá"
30408 msgstr ""
30409
30410 #: app/Services/Localization/i18n/countries.php:214
30411 msgid "Solomon Islands"
30412 msgstr ""
30413
30414 #: app/Helpers/CurrenciesHelper.php:127
30415 msgid "Solomon Islands Dollar"
30416 msgstr ""
30417
30418 #: app/Services/Localization/i18n/states.php:313
30419 msgid "Solothurn"
30420 msgstr ""
30421
30422 #: app/Helpers/CurrenciesHelper.php:133
30423 msgid "Somali Shilling"
30424 msgstr ""
30425
30426 #: app/Services/Localization/i18n/countries.php:215
30427 msgid "Somalia"
30428 msgstr ""
30429
30430 #: api/Resource/ProductResource.php:649
30431 #, php-format
30432 msgid ""
30433 "Some products could not be duplicated (Product ID: %s). Remaining selected "
30434 "products have been duplicated as drafts."
30435 msgstr ""
30436
30437 #: app/Services/Translations/admin-translation.php:2232
30438 msgid "Some products were ${actionText} successfully"
30439 msgstr ""
30440
30441 #: app/Services/Translations/admin-translation.php:2233
30442 msgid "Something is wrong!"
30443 msgstr ""
30444
30445 #: app/Services/Translations/checkout-translation.php:37
30446 #: app/Services/Translations/admin-translation.php:2234
30447 #: app/Services/Translations/customer-profile-translation.php:249
30448 #: app/Http/Controllers/ProductController.php:617
30449 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:186
30450 msgid "Something went wrong"
30451 msgstr ""
30452
30453 #: api/Resource/CouponResource.php:236 api/Resource/CouponResource.php:283
30454 #: api/Resource/CouponResource.php:325
30455 msgid "Something went wrong while updating the cart."
30456 msgstr ""
30457
30458 #: app/Services/Translations/admin-translation.php:2235
30459 msgid "Something went wrong!"
30460 msgstr ""
30461
30462 #: app/Services/Localization/i18n/states.php:769
30463 msgid "Somogy"
30464 msgstr ""
30465
30466 #: app/Services/Localization/i18n/states.php:1002
30467 msgid "Sondrio"
30468 msgstr ""
30469
30470 #: app/Services/Localization/i18n/states.php:1802
30471 msgid "Songkhla"
30472 msgstr ""
30473
30474 #: app/Services/Localization/i18n/states.php:1349
30475 msgid "Sonora"
30476 msgstr ""
30477
30478 #: app/Services/Localization/i18n/states.php:1732
30479 msgid "Sonsonate"
30480 msgstr ""
30481
30482 #: app/Services/Localization/i18n/states.php:633
30483 msgid "Soria"
30484 msgstr ""
30485
30486 #: app/Services/Localization/i18n/states.php:2212
30487 msgid "Soriano"
30488 msgstr ""
30489
30490 #: app/Services/Localization/i18n/states.php:1312
30491 msgid "Soroca"
30492 msgstr ""
30493
30494 #: app/Services/Localization/i18n/states.php:2122
30495 msgid "Soroti"
30496 msgstr ""
30497
30498 #: app/Modules/Integrations/GlobalIntegrationSettings.php:31
30499 msgid "Sorry! No integration failed found with: "
30500 msgstr ""
30501
30502 #: app/Services/Translations/admin-translation.php:2236
30503 msgid "Sorry! No modules found based on your filter."
30504 msgstr ""
30505
30506 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:152
30507 msgid "Sorry, New Subscription ID or Vendor Order ID is not available!"
30508 msgstr ""
30509
30510 #: app/Modules/Integrations/GlobalIntegrationSettings.php:74
30511 msgid ""
30512 "Sorry, no Integration found. Please make sure that latest version of "
30513 "installed"
30514 msgstr ""
30515
30516 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:212
30517 msgid "Sorry, no receipt found."
30518 msgstr ""
30519
30520 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:64
30521 msgid "Sorry, no transaction found."
30522 msgstr ""
30523
30524 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:99
30525 msgid "Sorry, Subscription ID is not available!"
30526 msgstr ""
30527
30528 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:34
30529 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:69
30530 msgid "Sorry, Subscription not found!"
30531 msgstr ""
30532
30533 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:107
30534 msgid "Sorry, Subscription or Order not found!"
30535 msgstr ""
30536
30537 #: app/Helpers/CustomerHelper.php:132
30538 msgid "Sorry, This is not your order"
30539 msgstr ""
30540
30541 #: app/Models/ProductVariation.php:260 app/Models/ProductVariation.php:277
30542 #: app/Modules/StockManagement/StockManagement.php:69
30543 msgid "Sorry, this product is currently out of stock."
30544 msgstr ""
30545
30546 #: app/Models/ProductVariation.php:266
30547 msgid "Sorry, this product is not available for purchase."
30548 msgstr ""
30549
30550 #: app/Services/Translations/admin-translation.php:2237
30551 msgid "Sorry, Unable To Create Page!!"
30552 msgstr ""
30553
30554 #: api/Helper.php:60
30555 msgid ""
30556 "Sorry, You can not update permissions. Only administrators can update "
30557 "permissions"
30558 msgstr ""
30559
30560 #: app/Http/Controllers/McpSettingsController.php:108
30561 msgid "Sorry, you do not have permission to change the MCP setting."
30562 msgstr ""
30563
30564 #: app/Http/Controllers/McpSettingsController.php:55
30565 msgid "Sorry, you do not have permission to install plugins."
30566 msgstr ""
30567
30568 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:27
30569 msgid "Sorry, You do not have permission to pause subscription!"
30570 msgstr ""
30571
30572 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:62
30573 msgid "Sorry, You do not have permission to resume subscription!"
30574 msgstr ""
30575
30576 #: app/Services/Localization/i18n/states.php:1610
30577 msgid "Sorsogon"
30578 msgstr ""
30579
30580 #: app/Services/Translations/admin-translation.php:2238
30581 msgid "Sort"
30582 msgstr ""
30583
30584 #: app/Services/Renderer/ShopAppRenderer.php:381
30585 msgid "Sort alphabetically A to Z"
30586 msgstr ""
30587
30588 #: app/Services/Renderer/ShopAppRenderer.php:396
30589 msgid "Sort alphabetically Z to A"
30590 msgstr ""
30591
30592 #: app/Services/Renderer/ShopAppRenderer.php:356
30593 #: app/Services/Translations/admin-translation.php:2239
30594 #: app/Services/Translations/block-editor-translation.php:393
30595 msgid "Sort By"
30596 msgstr ""
30597
30598 #: app/Services/Renderer/ShopAppRenderer.php:441
30599 msgid "Sort by date newest first"
30600 msgstr ""
30601
30602 #: app/Services/Renderer/ShopAppRenderer.php:456
30603 msgid "Sort by date oldest first"
30604 msgstr ""
30605
30606 #: app/Services/Renderer/ShopAppRenderer.php:426
30607 msgid "Sort by price high to low"
30608 msgstr ""
30609
30610 #: app/Services/Renderer/ShopAppRenderer.php:411
30611 msgid "Sort by price low to high"
30612 msgstr ""
30613
30614 #: app/Services/Renderer/ShopAppRenderer.php:368
30615 msgid "Sort products"
30616 msgstr ""
30617
30618 #: app/Services/Renderer/ShopAppRenderer.php:371
30619 msgid "Sort products by"
30620 msgstr ""
30621
30622 #: app/Services/Localization/i18n/states.php:524
30623 msgid "Souk Ahras"
30624 msgstr ""
30625
30626 #: app/Services/PluginInstaller/AddonManager.php:115
30627 #: app/Http/Controllers/PaymentMethodController.php:203
30628 msgid "Source link is required"
30629 msgstr ""
30630
30631 #: app/Services/Translations/admin-translation.php:2240
30632 msgid "Sources"
30633 msgstr ""
30634
30635 #: app/Services/Localization/i18n/states.php:679
30636 msgid "South Aegean"
30637 msgstr ""
30638
30639 #: app/Services/Localization/i18n/countries.php:216
30640 msgid "South Africa"
30641 msgstr ""
30642
30643 #: app/Helpers/CurrenciesHelper.php:158
30644 msgid "South African Rand"
30645 msgstr ""
30646
30647 #: app/Services/Localization/i18n/continents.php:280
30648 msgid "South America"
30649 msgstr ""
30650
30651 #: app/Services/Localization/i18n/states.php:121
30652 msgid "South Australia"
30653 msgstr ""
30654
30655 #: app/Services/Localization/i18n/states.php:2180
30656 msgid "South Carolina"
30657 msgstr ""
30658
30659 #: app/Services/Localization/i18n/states.php:1611
30660 msgid "South Cotabato"
30661 msgstr ""
30662
30663 #: app/Services/Localization/i18n/states.php:2181
30664 msgid "South Dakota"
30665 msgstr ""
30666
30667 #: app/Services/Localization/i18n/countries.php:217
30668 msgid "South Georgia/Sandwich Islands"
30669 msgstr ""
30670
30671 #: app/Services/Localization/i18n/states.php:897
30672 msgid "South Khorasan (خراسان جنوبی)"
30673 msgstr ""
30674
30675 #: app/Services/Localization/i18n/countries.php:218
30676 msgid "South Korea"
30677 msgstr ""
30678
30679 #: app/Helpers/CurrenciesHelper.php:86 app/Helpers/CurrenciesHelper.php:390
30680 msgid "South Korean Won"
30681 msgstr ""
30682
30683 #: app/Services/Localization/i18n/states.php:574
30684 msgid "South Sinai"
30685 msgstr ""
30686
30687 #: app/Services/Localization/i18n/countries.php:219
30688 msgid "South Sudan"
30689 msgstr ""
30690
30691 #: app/Services/Localization/i18n/states.php:2263
30692 msgid "Southern"
30693 msgstr ""
30694
30695 #: app/Services/Localization/i18n/states.php:1612
30696 msgid "Southern Leyte"
30697 msgstr ""
30698
30699 #: app/Services/Localization/i18n/states.php:1496
30700 msgid "Southland"
30701 msgstr ""
30702
30703 #: app/Services/Localization/i18n/countries.php:220
30704 msgid "Spain"
30705 msgstr ""
30706
30707 #: app/Services/Translations/admin-translation.php:2241
30708 msgid ""
30709 "Specifies the HTTP method (e.g., GET, POST) used to send data to the webhook "
30710 "URL."
30711 msgstr ""
30712
30713 #: app/Services/Translations/admin-translation.php:2242
30714 msgid "Spend by day"
30715 msgstr ""
30716
30717 #: app/Services/Translations/admin-translation.php:2243
30718 msgid "Spend by hour "
30719 msgstr ""
30720
30721 #: app/Services/Localization/i18n/states.php:748
30722 msgid "Split-Dalmatia County"
30723 msgstr ""
30724
30725 #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:81
30726 #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:106
30727 msgid "Square Payment Gateway"
30728 msgstr ""
30729
30730 #: app/Services/Localization/i18n/countries.php:221
30731 msgid "Sri Lanka"
30732 msgstr ""
30733
30734 #: app/Modules/Tax/TaxModule.php:2379
30735 msgid "SST"
30736 msgstr ""
30737
30738 #: app/Services/Localization/i18n/states.php:314
30739 msgid "St. Gallen"
30740 msgstr ""
30741
30742 #: app/Services/Translations/admin-translation.php:2244
30743 msgid "Stackable"
30744 msgstr ""
30745
30746 #: app/Services/Tax/TaxManager.php:103 app/Services/Tax/TaxManager.php:175
30747 #: app/Services/Tax/TaxManager.php:539 app/Services/Tax/TaxManager.php:569
30748 #: app/Services/Translations/admin-translation.php:2245
30749 #: app/Http/Controllers/TaxClassController.php:66
30750 msgid "Standard"
30751 msgstr ""
30752
30753 #: app/Services/Translations/admin-translation.php:2246
30754 msgid ""
30755 "Standard EU VAT rates will be imported automatically for all EU countries."
30756 msgstr ""
30757
30758 #: app/Http/Controllers/TaxRateController.php:113
30759 #: app/Http/Controllers/TaxRateController.php:1014
30760 msgid "Standard tax class could not be found"
30761 msgstr ""
30762
30763 #: app/Services/Localization/i18n/states.php:216
30764 msgid "Stara Zagora"
30765 msgstr ""
30766
30767 #: app/Services/Translations/admin-translation.php:2247
30768 msgid "Start"
30769 msgstr ""
30770
30771 #: app/Services/Translations/TransStrings.php:147
30772 msgid "Start Date"
30773 msgstr ""
30774
30775 #: app/Services/Translations/admin-translation.php:2250
30776 msgid "Start date"
30777 msgstr ""
30778
30779 #: app/Services/Translations/admin-translation.php:2248
30780 msgid "Start Date & Time"
30781 msgstr ""
30782
30783 #: app/Services/Translations/admin-translation.php:2251
30784 msgid "Start date & time"
30785 msgstr ""
30786
30787 #: app/Http/Requests/CouponRequest.php:121
30788 msgid "Start date is required. "
30789 msgstr ""
30790
30791 #: app/Services/Translations/admin-translation.php:2249
30792 msgid "Start From"
30793 msgstr ""
30794
30795 #: app/Modules/MCP/Tools/ContextTools.php:69
30796 msgid ""
30797 "START HERE — call once per session. Returns who you are and your permissions,"
30798 " the store currency/timezone conventions, headline stats, every valid enum "
30799 "value (order/payment/shipping/subscription statuses, intervals, types), and "
30800 "usage guidelines. Use this before any other tool so you never guess a status "
30801 "string or money format."
30802 msgstr ""
30803
30804 #: app/Services/Translations/TransStrings.php:148
30805 msgid "Start Time"
30806 msgstr ""
30807
30808 #: app/Services/Translations/admin-translation.php:2252
30809 msgid "Started"
30810 msgstr ""
30811
30812 #. %s: min price
30813 #: app/Services/Renderer/ProductCardRender.php:401
30814 #, php-format
30815 msgid "Starting from %s"
30816 msgstr ""
30817
30818 #: app/Services/Translations/block-editor-translation.php:394
30819 msgid "Starts From"
30820 msgstr ""
30821
30822 #: app/Services/Filter/CustomerFilter.php:120
30823 #: app/Services/Filter/OrderFilter.php:344
30824 #: app/Services/Filter/OrderFilter.php:433
30825 msgid "Starts With"
30826 msgstr ""
30827
30828 #: app/Helpers/CartCheckoutHelper.php:450
30829 #: app/Helpers/EditorShortCodeHelper.php:137
30830 #: app/Helpers/EditorShortCodeHelper.php:146
30831 #: app/Services/Renderer/CheckoutFieldsSchema.php:154
30832 #: app/Services/Renderer/CheckoutFieldsSchema.php:510
30833 #: app/Services/Renderer/CheckoutFieldsSchema.php:552
30834 #: app/Services/Translations/admin-translation.php:2253
30835 #: app/Services/Translations/customer-profile-translation.php:250
30836 #: app/Services/Translations/block-editor-translation.php:395
30837 #: app/Services/Localization/i18n/address-locales.php:52
30838 #: app/Services/Localization/i18n/address-locales.php:399
30839 #: app/Services/Localization/i18n/address-locales.php:548
30840 #: app/Services/Localization/i18n/address-locales.php:749
30841 msgid "State"
30842 msgstr ""
30843
30844 #: app/Services/Renderer/AddressSelectRenderer.php:324
30845 msgid "State / Province"
30846 msgstr ""
30847
30848 #: app/Services/Localization/i18n/address-locales.php:571
30849 msgid "State / Zone"
30850 msgstr ""
30851
30852 #: app/Http/Requests/CustomerAddressRequest.php:72
30853 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:44
30854 msgid "State field is required."
30855 msgstr ""
30856
30857 #: app/Services/Localization/LocalizationManager.php:627
30858 msgid "State is required."
30859 msgstr ""
30860
30861 #: app/Services/Translations/admin-translation.php:2254
30862 msgid "State Tax"
30863 msgstr ""
30864
30865 #: app/Services/Translations/admin-translation.php:2255
30866 msgid "States"
30867 msgstr ""
30868
30869 #: app/Helpers/EditorShortCodeHelper.php:185
30870 #: app/Helpers/EditorShortCodeHelper.php:337
30871 #: app/Helpers/EditorShortCodeHelper.php:370
30872 #: app/Services/Filter/LicenseFilter.php:169
30873 #: app/Services/Filter/OrderBumpFilter.php:152
30874 #: app/Services/Translations/admin-translation.php:2256
30875 #: app/Services/Translations/customer-profile-translation.php:251
30876 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:129
30877 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:184
30878 msgid "Status"
30879 msgstr ""
30880
30881 #: app/Services/Translations/admin-translation.php:2257
30882 msgid ""
30883 "Status controls the product's visibility on the public page and its "
30884 "purchasability. 'Publish' indicates that it is live and can be purchased, "
30885 "'Draft' signifies that it is in private editing, and 'Schedule' means it "
30886 "will be publish on a specified date. 'Private' means, Only visible to "
30887 "adminstrators but can be purchased via direct purchase link. The status can "
30888 "only be changed once pricing is set."
30889 msgstr ""
30890
30891 #: api/Resource/OrderResource.php:2149
30892 msgid "Status has been updated"
30893 msgstr ""
30894
30895 #: app/Services/BulkProductUpdateService.php:207
30896 #: app/Services/BulkProductInsertService.php:117
30897 msgid "Status is required."
30898 msgstr ""
30899
30900 #: app/Services/BulkProductUpdateService.php:208
30901 #: app/Services/BulkProductInsertService.php:118
30902 msgid "Status must be published or draft."
30903 msgstr ""
30904
30905 #: app/Modules/Integrations/AddOnModule.php:29
30906 msgid "Status successfully updated"
30907 msgstr ""
30908
30909 #: app/Http/Controllers/StorageController.php:214
30910 msgid "Status updated successfully"
30911 msgstr ""
30912
30913 #. %1$s - current step number, %2$s - total steps
30914 #: app/Services/Translations/admin-translation.php:2259
30915 #, php-format
30916 msgid "Step %1$s of %2$s"
30917 msgstr ""
30918
30919 #: app/Services/Translations/admin-translation.php:2260
30920 msgid "Step into the moonlight!"
30921 msgstr ""
30922
30923 #: app/Services/Filter/ProductFilter.php:209
30924 #: app/Services/Translations/admin-translation.php:2261
30925 #: app/Services/Translations/block-editor-translation.php:396
30926 #: app/Hooks/Handlers/BlockEditors/StockBlock.php:57
30927 msgid "Stock"
30928 msgstr ""
30929
30930 #: app/Services/Translations/admin-translation.php:2262
30931 msgid "Stock Adjustment History"
30932 msgstr ""
30933
30934 #: app/Services/Translations/block-editor-translation.php:397
30935 msgid "Stock Availability"
30936 msgstr ""
30937
30938 #: app/Services/Translations/admin-translation.php:2263
30939 msgid "Stock Change"
30940 msgstr ""
30941
30942 #: app/Services/Translations/admin-translation.php:2264
30943 msgid "Stock Keeping Unit"
30944 msgstr ""
30945
30946 #: app/Modules/StockManagement/StockManagement.php:22
30947 msgid "Stock Management"
30948 msgstr ""
30949
30950 #: app/Services/Translations/admin-translation.php:2265
30951 msgid "Stock Management Inactive"
30952 msgstr ""
30953
30954 #: app/Services/Translations/admin-translation.php:2266
30955 msgid "Stock Management module is currently disabled. Please enable it in "
30956 msgstr ""
30957
30958 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:224
30959 msgid "Stock management not enabled for this product."
30960 msgstr ""
30961
30962 #: app/Services/Filter/ProductFilter.php:214
30963 #: app/Services/Translations/admin-translation.php:2267
30964 msgid "Stock Status"
30965 msgstr ""
30966
30967 #: app/Http/Requests/ProductUpdateRequest.php:368
30968 #: app/Http/Requests/ProductRequest.php:339
30969 #: app/Http/Requests/ProductVariationRequest.php:207
30970 msgid "Stock status is required."
30971 msgstr ""
30972
30973 #: app/Services/Translations/admin-translation.php:2268
30974 msgid "Stock updated successfully"
30975 msgstr ""
30976
30977 #: app/Modules/MCP/Tools/ProductTools.php:83
30978 msgid ""
30979 "Stock-managed variations that need attention: out-of-stock, or at/below a "
30980 "threshold. Answers \"what do I need to restock?\" — this is inventory health,"
30981 " not sales. Shows available vs committed vs on-hold."
30982 msgstr ""
30983
30984 #: app/Services/Translations/admin-translation.php:2269
30985 msgid "Stop Collecting"
30986 msgstr ""
30987
30988 #: app/Services/Translations/admin-translation.php:2270
30989 msgid "Stop collecting"
30990 msgstr ""
30991
30992 #: app/Services/Translations/admin-translation.php:2271
30993 msgid "Storage Providers"
30994 msgstr ""
30995
30996 #: app/Services/Translations/admin-translation.php:2272
30997 msgid "Storage Settings"
30998 msgstr ""
30999
31000 #: app/Services/Translations/admin-translation.php:2273
31001 msgid "Storage Settings updated!"
31002 msgstr ""
31003
31004 #: api/StoreSettings.php:256
31005 msgid "Store Address"
31006 msgstr ""
31007
31008 #: app/Helpers/EditorShortCodeHelper.php:37
31009 msgid "Store Address Line 1"
31010 msgstr ""
31011
31012 #: app/Helpers/EditorShortCodeHelper.php:38
31013 msgid "Store Address Line 2"
31014 msgstr ""
31015
31016 #: app/Helpers/EditorShortCodeHelper.php:41
31017 msgid "Store City"
31018 msgstr ""
31019
31020 #: app/Helpers/EditorShortCodeHelper.php:272
31021 msgid "Store Company Name"
31022 msgstr ""
31023
31024 #: app/Helpers/EditorShortCodeHelper.php:273
31025 msgid "Store Company Name (formatted)"
31026 msgstr ""
31027
31028 #: app/Modules/MCP/Tools/ContextTools.php:150
31029 msgid "Store context loaded."
31030 msgstr ""
31031
31032 #: app/Helpers/EditorShortCodeHelper.php:39
31033 #: app/Services/Translations/admin-translation.php:2274
31034 msgid "Store Country"
31035 msgstr ""
31036
31037 #: app/Services/Translations/admin-translation.php:2282
31038 msgid "Store country"
31039 msgstr ""
31040
31041 #: app/Services/Translations/admin-translation.php:2283
31042 msgid "Store country is not configured."
31043 msgstr ""
31044
31045 #: app/Http/Requests/FluentMetaRequest.php:48
31046 msgid "Store country is required."
31047 msgstr ""
31048
31049 #: app/Services/Translations/admin-translation.php:2275
31050 msgid "Store Currency"
31051 msgstr ""
31052
31053 #: app/Services/Translations/admin-translation.php:2284
31054 msgid "Store default"
31055 msgstr ""
31056
31057 #: app/Http/Controllers/DashboardController.php:28
31058 msgid "Store details such as addresses, company info etc."
31059 msgstr ""
31060
31061 #: app/Services/Translations/admin-translation.php:2276
31062 msgid "Store Digest"
31063 msgstr ""
31064
31065 #: app/Services/Translations/admin-translation.php:2277
31066 msgid "Store Digest Emails"
31067 msgstr ""
31068
31069 #: app/Http/Controllers/EmailNotificationController.php:222
31070 msgid "Store digest settings saved successfully"
31071 msgstr ""
31072
31073 #: app/Hooks/Handlers/GlobalStorageHandler.php:68
31074 msgid ""
31075 "Store downloadable product files in Cloudflare R2. Available in FluentCart "
31076 "Pro."
31077 msgstr ""
31078
31079 #: app/Http/Controllers/OnboardingController.php:299
31080 msgid "Store has been updated successfully"
31081 msgstr ""
31082
31083 #: app/Services/Translations/admin-translation.php:2285
31084 msgid "Store info could not be saved. You can update it in Settings."
31085 msgstr ""
31086
31087 #: app/Helpers/EditorShortCodeHelper.php:274
31088 msgid "Store Legal Registration ID"
31089 msgstr ""
31090
31091 #: app/Helpers/EditorShortCodeHelper.php:275
31092 msgid "Store Legal Registration ID (formatted)"
31093 msgstr ""
31094
31095 #: app/Services/Translations/admin-translation.php:2278
31096 msgid "Store Location"
31097 msgstr ""
31098
31099 #: api/StoreSettings.php:180 app/Helpers/EditorShortCodeHelper.php:36
31100 #: app/Services/Translations/block-editor-translation.php:398
31101 #: app/Hooks/Handlers/BlockEditors/StoreLogoBlockEditor.php:36
31102 msgid "Store Logo"
31103 msgstr ""
31104
31105 #: api/StoreSettings.php:219
31106 msgid "Store Mode"
31107 msgstr ""
31108
31109 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:293
31110 msgid "Store Mode notice"
31111 msgstr ""
31112
31113 #: api/StoreSettings.php:152 app/Helpers/EditorShortCodeHelper.php:35
31114 msgid "Store Name"
31115 msgstr ""
31116
31117 #: app/Http/Requests/FluentMetaRequest.php:47
31118 msgid "Store name is required."
31119 msgstr ""
31120
31121 #: app/Helpers/EditorShortCodeHelper.php:42
31122 msgid "Store Postcode"
31123 msgstr ""
31124
31125 #: app/Helpers/EditorShortCodeHelper.php:278
31126 msgid "Store Seller Tax ID"
31127 msgstr ""
31128
31129 #: app/Helpers/EditorShortCodeHelper.php:279
31130 msgid "Store Seller Tax ID (formatted)"
31131 msgstr ""
31132
31133 #: app/Helpers/EditorShortCodeHelper.php:276
31134 msgid "Store Seller VAT ID"
31135 msgstr ""
31136
31137 #: app/Helpers/EditorShortCodeHelper.php:277
31138 msgid "Store Seller VAT ID (formatted)"
31139 msgstr ""
31140
31141 #: app/Services/Permission/PermissionManager.php:182
31142 #: app/Services/Translations/admin-translation.php:2279
31143 #: app/Hooks/Handlers/AdminMenuBarHandler.php:71
31144 msgid "Store Settings"
31145 msgstr ""
31146
31147 #: app/Services/Translations/admin-translation.php:2280
31148 msgid "Store Settings → Business Details"
31149 msgstr ""
31150
31151 #: api/StoreSettings.php:133
31152 #: app/Services/Translations/admin-translation.php:2281
31153 msgid "Store Setup"
31154 msgstr ""
31155
31156 #. %1$s: 30-day revenue, %2$d: 30-day order count, %3$d: total customers
31157 #: app/Modules/MCP/Tools/ContextTools.php:231
31158 #, php-format
31159 msgid ""
31160 "Store snapshot — last 30 days: %1$s across %2$d orders; %3$d customers total."
31161 msgstr ""
31162
31163 #: app/Helpers/EditorShortCodeHelper.php:40
31164 msgid "Store State"
31165 msgstr ""
31166
31167 #: app/Helpers/EditorShortCodeHelper.php:271
31168 msgid "Store VAT Number (formatted)"
31169 msgstr ""
31170
31171 #. use local order of street name and house number.
31172 #: app/Helpers/CartCheckoutHelper.php:521
31173 #: app/Services/Renderer/CheckoutFieldsSchema.php:239
31174 #: app/Services/Renderer/CheckoutFieldsSchema.php:241
31175 #: app/Services/Renderer/CheckoutFieldsSchema.php:515
31176 #: app/Services/Renderer/CheckoutFieldsSchema.php:557
31177 #: app/Services/Renderer/AddressSelectRenderer.php:291
31178 #: app/Services/Renderer/AddressSelectRenderer.php:295
31179 msgid "Street Address"
31180 msgstr ""
31181
31182 #: app/Services/Translations/admin-translation.php:2286
31183 #: app/Services/Translations/customer-profile-translation.php:252
31184 msgid "Street address"
31185 msgstr ""
31186
31187 #: api/Checkout/CheckoutApi.php:1009
31188 #: app/Http/Requests/CustomerAddressRequest.php:68
31189 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:41
31190 msgid "Street Address field is required."
31191 msgstr ""
31192
31193 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:73
31194 msgid "Street Address is required."
31195 msgstr ""
31196
31197 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:239
31198 msgid "Stripe account already verified!"
31199 msgstr ""
31200
31201 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:281
31202 msgid "Stripe account verified!"
31203 msgstr ""
31204
31205 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:335
31206 msgid "Stripe Hosted Checkout"
31207 msgstr ""
31208
31209 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:231
31210 msgid "Stripe not connected in live mode!"
31211 msgstr ""
31212
31213 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:231
31214 msgid "Stripe not connected in test mode!"
31215 msgstr ""
31216
31217 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:579
31218 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:584
31219 msgid "Stripe Payment Confirmation"
31220 msgstr ""
31221
31222 #: app/Services/Translations/customer-profile-translation.php:253
31223 msgid "Stripe Payment Method"
31224 msgstr ""
31225
31226 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:64
31227 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:71
31228 msgid "Stripe Session Retrieval Failed"
31229 msgstr ""
31230
31231 #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:274
31232 msgid "Stripe settings has been disconnected"
31233 msgstr ""
31234
31235 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:64
31236 msgid ""
31237 "Stripe's payments platform lets you accept credit cards, debit cards, and "
31238 "popular payment methods around the world all with a single integration."
31239 msgstr ""
31240
31241 #: app/Services/Localization/i18n/states.php:1313
31242 msgid "Strășeni"
31243 msgstr ""
31244
31245 #: app/Services/Translations/admin-translation.php:2287
31246 #: app/Services/Translations/block-editor-translation.php:399
31247 msgid "Styling"
31248 msgstr ""
31249
31250 #: app/Services/Translations/block-editor-translation.php:400
31251 msgid "Sub Title"
31252 msgstr ""
31253
31254 #: app/Http/Requests/EmailNotificationRequest.php:30
31255 msgid "Subject field is required."
31256 msgstr ""
31257
31258 #: app/Services/Renderer/AddressSelectRenderer.php:388
31259 #: app/Services/Renderer/AddressSelectRenderer.php:389
31260 #: app/Services/Translations/checkout-translation.php:38
31261 #: app/Services/Translations/block-editor-translation.php:401
31262 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:160
31263 msgid "Submit"
31264 msgstr ""
31265
31266 #: app/Services/Translations/block-editor-translation.php:402
31267 msgid "Submit Button"
31268 msgstr ""
31269
31270 #: app/Services/Translations/block-editor-translation.php:403
31271 msgid "Submit Button Text"
31272 msgstr ""
31273
31274 #: app/Services/Translations/admin-translation.php:2288
31275 msgid "Subscribable"
31276 msgstr ""
31277
31278 #: app/Services/Translations/admin-translation.php:2289
31279 msgid "Subscribed"
31280 msgstr ""
31281
31282 #: app/Services/Filter/OrderFilter.php:292
31283 #: app/Services/Renderer/ProductRenderer.php:230
31284 #: app/Services/Renderer/PricingTableRenderer.php:167
31285 #: app/Services/Translations/admin-translation.php:2290
31286 #: app/Services/Translations/customer-profile-translation.php:254
31287 #: app/Services/Translations/block-editor-translation.php:404
31288 #: app/Views/emails/parts/subscription_item.php:19
31289 #: app/Modules/PaymentMethods/PayPalGateway/PayPalHelper.php:197
31290 #: app/Views/emails/subscription/trial_end/customer.php:43
31291 #: app/Views/emails/subscription/trial_end/admin.php:30
31292 #: app/Views/emails/subscription/reminder/customer.php:38
31293 #: app/Views/emails/subscription/reminder/admin.php:25
31294 #: app/Views/emails/subscription/canceled/customer.php:41
31295 #: app/Views/emails/subscription/canceled/admin.php:25
31296 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:118
31297 msgid "Subscription"
31298 msgstr ""
31299
31300 #. 1: subscription id, 2: when
31301 #: app/Modules/MCP/Tools/SubscriptionTools.php:388
31302 #, php-format
31303 msgid "Subscription #%1$d canceled, effective %2$s."
31304 msgstr ""
31305
31306 #: app/Helpers/EditorShortCodeHelper.php:365
31307 msgid "Subscription (Loop)"
31308 msgstr ""
31309
31310 #: app/Services/Email/EmailNotifications.php:108
31311 #: app/Services/Email/EmailNotifications.php:126
31312 #: app/Services/Email/EmailNotifications.php:145
31313 #: app/Services/Email/EmailNotifications.php:162
31314 msgid "Subscription Actions"
31315 msgstr ""
31316
31317 #: app/Helpers/Status.php:457
31318 msgid "Subscription Activated"
31319 msgstr ""
31320
31321 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:376
31322 msgid "Subscription activation failed."
31323 msgstr ""
31324
31325 #: app/Helpers/Status.php:465
31326 msgid "Subscription Canceled"
31327 msgstr ""
31328
31329 #: app/Services/Email/EmailNotifications.php:172
31330 msgid "Subscription Canceled - {{order.customer.full_name}}"
31331 msgstr ""
31332
31333 #: app/Services/Email/EmailNotifications.php:154
31334 msgid "Subscription Canceled on {{settings.store_name}}"
31335 msgstr ""
31336
31337 #: app/Services/Translations/admin-translation.php:2307
31338 msgid "Subscription canceled successfully"
31339 msgstr ""
31340
31341 #: app/Modules/PaymentMethods/PayPalGateway/PayPalSubscriptions.php:166
31342 msgid "Subscription canceled."
31343 msgstr ""
31344
31345 #: app/Http/Controllers/OrderController.php:346
31346 msgid "Subscription cancelled successfully"
31347 msgstr ""
31348
31349 #: app/Services/Translations/admin-translation.php:2291
31350 msgid "Subscription Chart"
31351 msgstr ""
31352
31353 #: app/Services/Translations/admin-translation.php:2292
31354 msgid "Subscription Churn"
31355 msgstr ""
31356
31357 #: app/Services/Translations/admin-translation.php:2293
31358 msgid "Subscription Cohorts"
31359 msgstr ""
31360
31361 #: app/Services/Translations/admin-translation.php:2294
31362 msgid "Subscription Comparison"
31363 msgstr ""
31364
31365 #: app/Services/Translations/admin-translation.php:2295
31366 #: app/Services/Translations/customer-profile-translation.php:255
31367 #: app/Services/Renderer/Receipt/ThankYouRender.php:632
31368 #: app/Views/invoice/parts/subscription_items.php:5
31369 msgid "Subscription Details"
31370 msgstr ""
31371
31372 #: app/Helpers/Status.php:473
31373 msgid "Subscription End of Term (Completed)"
31374 msgstr ""
31375
31376 #: app/Helpers/Status.php:477
31377 msgid "Subscription Expired / End of Access Validity"
31378 msgstr ""
31379
31380 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:137
31381 msgid "Subscription fetched successfully from remote payment gateway!"
31382 msgstr ""
31383
31384 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:14
31385 msgid "Subscription fetching not available for this method!"
31386 msgstr ""
31387
31388 #: app/Services/Translations/admin-translation.php:2296
31389 msgid "Subscription Future Revenue"
31390 msgstr ""
31391
31392 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:382
31393 msgid "Subscription has been activated successfully!"
31394 msgstr ""
31395
31396 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:114
31397 msgid "Subscription has been cancelled successfully!"
31398 msgstr ""
31399
31400 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:52
31401 msgid "Subscription has been paused successfully"
31402 msgstr ""
31403
31404 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:87
31405 msgid "Subscription has been resumed successfully"
31406 msgstr ""
31407
31408 #: app/Services/Translations/admin-translation.php:2297
31409 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:101
31410 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:122
31411 msgid "Subscription ID"
31412 msgstr ""
31413
31414 #: app/Services/Translations/admin-translation.php:2298
31415 msgid "Subscription Interval"
31416 msgstr ""
31417
31418 #: app/Services/Translations/customer-profile-translation.php:259
31419 msgid "Subscription is active"
31420 msgstr ""
31421
31422 #. %1$s: current subscription status
31423 #: app/Modules/MCP/Tools/SubscriptionTools.php:318
31424 #, php-format
31425 msgid "Subscription is already in status %1$s."
31426 msgstr ""
31427
31428 #: app/Services/Reminders/ReminderService.php:240
31429 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:302
31430 msgid "Subscription is not active"
31431 msgstr ""
31432
31433 #. %s is the payment method name
31434 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:253
31435 #, php-format
31436 msgid "Subscription is not active for Selected payment method %s!"
31437 msgstr ""
31438
31439 #: app/Services/Reminders/ReminderService.php:298
31440 msgid "Subscription is not in a trial period"
31441 msgstr ""
31442
31443 #: app/Models/Cart.php:404 api/Resource/FrontendResource/CartResource.php:496
31444 #: api/Resource/FrontendResource/CartResource.php:608
31445 msgid "Subscription items can't be combined with other products in the cart."
31446 msgstr ""
31447
31448 #: app/Models/Cart.php:474
31449 msgid "Subscription items must be purchased via direct checkout."
31450 msgstr ""
31451
31452 #: app/Services/Translations/admin-translation.php:2299
31453 msgid "Subscription List By Customer"
31454 msgstr ""
31455
31456 #: app/Services/Translations/admin-translation.php:2300
31457 msgid "Subscription List By Product"
31458 msgstr ""
31459
31460 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:186
31461 msgid "Subscription must be active to make early payments."
31462 msgstr ""
31463
31464 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:103
31465 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:207
31466 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:254
31467 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:302
31468 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:352
31469 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:393
31470 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:435
31471 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:486
31472 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:45
31473 msgid "Subscription not found"
31474 msgstr ""
31475
31476 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:320
31477 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:81
31478 msgid "Subscription not found!"
31479 msgstr ""
31480
31481 #: app/Modules/Subscriptions/Services/SubscriptionService.php:29
31482 msgid "Subscription not found."
31483 msgstr ""
31484
31485 #: app/Services/Translations/customer-profile-translation.php:260
31486 msgid "Subscription options"
31487 msgstr ""
31488
31489 #: app/Services/Reminders/ReminderService.php:233
31490 #: app/Services/Reminders/ReminderService.php:291
31491 msgid "Subscription or customer not found"
31492 msgstr ""
31493
31494 #: app/Services/Translations/admin-translation.php:2301
31495 #: app/Http/Controllers/OrderController.php:137
31496 msgid "Subscription Order cannot be edited."
31497 msgstr ""
31498
31499 #: app/Http/Controllers/OrderController.php:94
31500 msgid "Subscription order with Manual Order is not supported yet!"
31501 msgstr ""
31502
31503 #: app/Services/Translations/customer-profile-translation.php:261
31504 msgid "Subscription pagination"
31505 msgstr ""
31506
31507 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:227
31508 msgid ""
31509 "Subscription payment is not avalable for this gateway. Please choose another "
31510 "payment method!"
31511 msgstr ""
31512
31513 #: app/Services/Translations/admin-translation.php:2302
31514 #: app/Services/Translations/customer-profile-translation.php:256
31515 #: app/Modules/PaymentMethods/PayPalGateway/PayPalHelper.php:198
31516 msgid "Subscription Plan"
31517 msgstr ""
31518
31519 #: app/Services/Translations/customer-profile-translation.php:257
31520 msgid "Subscription Plan Details"
31521 msgstr ""
31522
31523 #: app/Services/Translations/customer-profile-translation.php:258
31524 #: app/Services/Translations/block-editor-translation.php:405
31525 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:218
31526 msgid "Subscription Plans"
31527 msgstr ""
31528
31529 #: app/Services/Translations/admin-translation.php:2303
31530 msgid "Subscription Plans #"
31531 msgstr ""
31532
31533 #: app/Services/Translations/customer-profile-translation.php:262
31534 msgid "Subscription plans table"
31535 msgstr ""
31536
31537 #: app/Helpers/Status.php:461
31538 msgid "Subscription Reactivated"
31539 msgstr ""
31540
31541 #: app/Hooks/Handlers/ReminderHandler.php:148
31542 msgid "Subscription Reminders"
31543 msgstr ""
31544
31545 #: app/Views/emails/subscription/renewal/admin.php:33
31546 msgid "Subscription Renewal Summary:"
31547 msgstr ""
31548
31549 #: app/Helpers/Status.php:469
31550 msgid "Subscription Renewed"
31551 msgstr ""
31552
31553 #: app/Services/Translations/admin-translation.php:2304
31554 msgid "Subscription Retention"
31555 msgstr ""
31556
31557 #: api/StoreSettings.php:1174
31558 #: app/Services/Translations/admin-translation.php:2305
31559 msgid "Subscription Settings"
31560 msgstr ""
31561
31562 #: app/Services/Translations/admin-translation.php:2308
31563 msgid "Subscription settings"
31564 msgstr ""
31565
31566 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:220
31567 msgid "Subscription switched to PayPal"
31568 msgstr ""
31569
31570 #: app/Services/Translations/admin-translation.php:2306
31571 msgid "Subscription Type"
31572 msgstr ""
31573
31574 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:250
31575 msgid "Subscription updated successfully"
31576 msgstr ""
31577
31578 #: app/Events/Subscription/SubscriptionValidityExpired.php:52
31579 #: dev/wp-browser/tests/Integration/Events/SubscriptionEventsTest.php:296
31580 msgid "Subscription validity expired"
31581 msgstr ""
31582
31583 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:162
31584 msgid "Subscription was created but not found in paypal or connecting issue"
31585 msgstr ""
31586
31587 #: app/Modules/MCP/Tools/SubscriptionTools.php:209
31588 #: app/Modules/MCP/Tools/SubscriptionTools.php:302
31589 msgid "subscription_id is required."
31590 msgstr ""
31591
31592 #: api/StoreSettings.php:1155 app/Helpers/AdminHelper.php:144
31593 #: app/Helpers/Status.php:453
31594 #: app/Services/Translations/admin-translation.php:2309
31595 #: app/Services/Translations/customer-profile-translation.php:263
31596 #: app/Hooks/Handlers/MenuHandler.php:277
31597 #: app/Hooks/Handlers/BlockEditors/CustomerProfileBlockEditor.php:44
31598 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:191
31599 msgid "Subscriptions"
31600 msgstr ""
31601
31602 #: app/Services/Translations/admin-translation.php:2310
31603 msgid "Subscriptions Count Trend"
31604 msgstr ""
31605
31606 #: app/Services/Translations/admin-translation.php:2311
31607 msgid "Subscriptions Report"
31608 msgstr ""
31609
31610 #: app/Services/Translations/admin-translation.php:2312
31611 msgid "Subscriptions Setup"
31612 msgstr ""
31613
31614 #: app/Services/Translations/block-editor-translation.php:406
31615 msgid "Subtitle Color"
31616 msgstr ""
31617
31618 #: app/Helpers/EditorShortCodeHelper.php:321
31619 #: app/Services/Renderer/CartSummaryRender.php:170
31620 #: app/Services/Translations/admin-translation.php:2313
31621 #: app/Services/Translations/customer-profile-translation.php:264
31622 #: app/Services/Translations/block-editor-translation.php:407
31623 #: app/Views/invoice/thank_you.php:179 app/Views/invoice/receipt_slip.php:323
31624 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:587
31625 #: app/Services/Renderer/Receipt/ThankYouRender.php:408
31626 #: app/Views/emails/parts/subscription_item.php:66
31627 #: app/Views/emails/parts/items_table.php:284
31628 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:402
31629 msgid "Subtotal"
31630 msgstr ""
31631
31632 #: app/Helpers/EditorShortCodeHelper.php:322
31633 msgid "Subtotal (Formatted)"
31634 msgstr ""
31635
31636 #: app/Services/Translations/customer-profile-translation.php:265
31637 msgid "Subtotal for this item"
31638 msgstr ""
31639
31640 #: app/Services/Localization/i18n/address-locales.php:46
31641 msgid "Suburb"
31642 msgstr ""
31643
31644 #: app/Helpers/Status.php:203 app/Helpers/Status.php:221
31645 #: app/Services/Filter/OrderFilter.php:386
31646 #: app/Services/Translations/admin-translation.php:2314
31647 #: app/Services/Translations/customer-profile-translation.php:266
31648 msgid "Succeeded"
31649 msgstr ""
31650
31651 #: app/Services/Translations/admin-translation.php:2315
31652 #: app/Services/Translations/customer-profile-translation.php:267
31653 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:59
31654 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:116
31655 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:145
31656 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:177
31657 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:424
31658 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:486
31659 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:28
31660 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:67
31661 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:172
31662 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:380
31663 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:386
31664 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:473
31665 msgid "Success"
31666 msgstr ""
31667
31668 #: api/Resource/FrontendResource/CartResource.php:232
31669 msgid "Successfully added!"
31670 msgstr ""
31671
31672 #: api/Resource/AttrGroupResource.php:73
31673 msgid "Successfully created!"
31674 msgstr ""
31675
31676 #: app/Services/FileSystem/Drivers/S3/S3FileList.php:107
31677 msgid "Successfully tested S3!"
31678 msgstr ""
31679
31680 #: api/Helper.php:64
31681 msgid "Successfully updated the role(s)."
31682 msgstr ""
31683
31684 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:253
31685 msgid "Successfully verified bucket!"
31686 msgstr ""
31687
31688 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:139
31689 msgid "Successfully verified S3 connection!"
31690 msgstr ""
31691
31692 #: app/Services/Localization/i18n/states.php:1695
31693 msgid "Suceava"
31694 msgstr ""
31695
31696 #: app/Services/Localization/i18n/states.php:702
31697 msgid "Suchitepéquez"
31698 msgstr ""
31699
31700 #: app/Services/Localization/i18n/states.php:404
31701 #: app/Services/Localization/i18n/states.php:2233
31702 msgid "Sucre"
31703 msgstr ""
31704
31705 #: app/Services/Localization/i18n/states.php:556
31706 msgid "Sucumbíos"
31707 msgstr ""
31708
31709 #: app/Services/Localization/i18n/states.php:1003
31710 msgid "Sud Sardegna"
31711 msgstr ""
31712
31713 #: app/Services/Localization/i18n/countries.php:222
31714 msgid "Sudan"
31715 msgstr ""
31716
31717 #: app/Services/Localization/i18n/states.php:586
31718 msgid "Suez"
31719 msgstr ""
31720
31721 #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:52
31722 msgid "Suffix"
31723 msgstr ""
31724
31725 #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:59
31726 msgid "Suffix block"
31727 msgstr ""
31728
31729 #: app/Services/Renderer/SearchBarRenderer.php:132
31730 msgid "Suggestions"
31731 msgstr ""
31732
31733 #: app/Services/Localization/i18n/states.php:1803
31734 msgid "Sukhothai"
31735 msgstr ""
31736
31737 #: app/Services/Localization/i18n/states.php:804
31738 msgid "Sulawesi Barat"
31739 msgstr ""
31740
31741 #: app/Services/Localization/i18n/states.php:805
31742 msgid "Sulawesi Selatan"
31743 msgstr ""
31744
31745 #: app/Services/Localization/i18n/states.php:802
31746 msgid "Sulawesi Tengah"
31747 msgstr ""
31748
31749 #: app/Services/Localization/i18n/states.php:803
31750 msgid "Sulawesi Tenggara"
31751 msgstr ""
31752
31753 #: app/Services/Localization/i18n/states.php:801
31754 msgid "Sulawesi Utara"
31755 msgstr ""
31756
31757 #: app/Services/Localization/i18n/states.php:1613
31758 msgid "Sultan Kudarat"
31759 msgstr ""
31760
31761 #: app/Services/Localization/i18n/states.php:1614
31762 msgid "Sulu"
31763 msgstr ""
31764
31765 #: app/Services/Translations/TransStrings.php:265
31766 msgid "Sum"
31767 msgstr ""
31768
31769 #: app/Services/Translations/admin-translation.php:2316
31770 msgid "Sum All"
31771 msgstr ""
31772
31773 #: app/Services/Localization/i18n/states.php:779
31774 msgid "Sumatera Barat"
31775 msgstr ""
31776
31777 #: app/Services/Localization/i18n/states.php:783
31778 msgid "Sumatera Selatan"
31779 msgstr ""
31780
31781 #: app/Services/Localization/i18n/states.php:778
31782 msgid "Sumatera Utara"
31783 msgstr ""
31784
31785 #: app/Services/Translations/admin-translation.php:2317
31786 #: app/Services/Translations/customer-profile-translation.php:268
31787 #: app/Services/Translations/block-editor-translation.php:408
31788 #: app/Views/emails/order/refunded/customer.php:28
31789 #: app/Views/emails/order/refunded/admin.php:37
31790 #: app/Views/emails/subscription/renewal/customer.php:38
31791 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:200
31792 msgid "Summary"
31793 msgstr ""
31794
31795 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:391
31796 msgid "Summary Footer"
31797 msgstr ""
31798
31799 #: app/Services/Translations/admin-translation.php:2318
31800 msgid "Sums of all shipping classes."
31801 msgstr ""
31802
31803 #: app/Services/Localization/i18n/states.php:1989
31804 msgid "Sumshchyna"
31805 msgstr ""
31806
31807 #: app/Services/Translations/TransStrings.php:169
31808 msgid "Sun"
31809 msgstr ""
31810
31811 #: app/Services/Localization/i18n/states.php:188
31812 msgid "Sunamganj"
31813 msgstr ""
31814
31815 #: app/Services/Translations/TransStrings.php:178
31816 #: app/Services/Translations/admin-translation.php:2319
31817 msgid "Sunday"
31818 msgstr ""
31819
31820 #: app/Services/Permission/PermissionManager.php:21
31821 msgid "Super Admin"
31822 msgstr ""
31823
31824 #: app/Services/Localization/i18n/states.php:1804
31825 msgid "Suphan Buri"
31826 msgstr ""
31827
31828 #: app/Services/Localization/i18n/states.php:1805
31829 msgid "Surat Thani"
31830 msgstr ""
31831
31832 #: app/Services/Localization/i18n/states.php:1615
31833 msgid "Surigao del Norte"
31834 msgstr ""
31835
31836 #: app/Services/Localization/i18n/states.php:1616
31837 msgid "Surigao del Sur"
31838 msgstr ""
31839
31840 #: app/Services/Localization/i18n/states.php:1806
31841 msgid "Surin"
31842 msgstr ""
31843
31844 #: app/Services/Localization/i18n/countries.php:223
31845 msgid "Suriname"
31846 msgstr ""
31847
31848 #: app/Helpers/CurrenciesHelper.php:134
31849 msgid "Surinamese Dollar"
31850 msgstr ""
31851
31852 #: app/Services/Localization/i18n/countries.php:224
31853 msgid "Svalbard and Jan Mayen"
31854 msgstr ""
31855
31856 #: app/Helpers/CurrenciesHelper.php:137
31857 msgid "Swazi Lilangeni"
31858 msgstr ""
31859
31860 #: app/Services/Localization/i18n/countries.php:226
31861 msgid "Sweden"
31862 msgstr ""
31863
31864 #: app/Helpers/CurrenciesHelper.php:129
31865 msgid "Swedish Krona"
31866 msgstr ""
31867
31868 #: app/Helpers/CurrenciesHelper.php:46
31869 msgid "Swiss Franc"
31870 msgstr ""
31871
31872 #: app/Services/Translations/admin-translation.php:2320
31873 msgid ""
31874 "Switching to 'Simple' will permanently delete all variations except the "
31875 "first one."
31876 msgstr ""
31877
31878 #: app/Services/Translations/admin-translation.php:2321
31879 msgid ""
31880 "Switching to Advanced Variations will delete all current variations for this "
31881 "product and cannot be undone. You won't be able to switch back to Simple "
31882 "Variations."
31883 msgstr ""
31884
31885 #: app/Services/Localization/i18n/countries.php:227
31886 msgid "Switzerland"
31887 msgstr ""
31888
31889 #: app/Services/Localization/i18n/states.php:189
31890 msgid "Sylhet"
31891 msgstr ""
31892
31893 #: api/StoreSettings.php:453
31894 msgid "Symbol & ISO (eg: $100 USD)"
31895 msgstr ""
31896
31897 #: api/StoreSettings.php:441
31898 msgid "Symbol after (eg: 100$)"
31899 msgstr ""
31900
31901 #: api/StoreSettings.php:437
31902 msgid "Symbol before (eg: $100)"
31903 msgstr ""
31904
31905 #: app/Services/Translations/admin-translation.php:2322
31906 msgid "Sync Order Statuses"
31907 msgstr ""
31908
31909 #: app/Services/Localization/i18n/countries.php:228
31910 msgid "Syria"
31911 msgstr ""
31912
31913 #: app/Services/Translations/admin-translation.php:2323
31914 msgid "System"
31915 msgstr ""
31916
31917 #: app/Services/Localization/i18n/states.php:770
31918 msgid "Szabolcs-Szatmár-Bereg"
31919 msgstr ""
31920
31921 #: app/Services/Localization/i18n/states.php:475
31922 msgid "Sánchez Ramírez"
31923 msgstr ""
31924
31925 #: app/Services/Localization/i18n/states.php:276
31926 msgid "São Paulo"
31927 msgstr ""
31928
31929 #: app/Services/Localization/i18n/countries.php:205
31930 msgid "São Tomé and Príncipe"
31931 msgstr ""
31932
31933 #: app/Helpers/CurrenciesHelper.php:135
31934 msgid "São Tomé and Príncipe Dobra"
31935 msgstr ""
31936
31937 #: app/Services/Localization/i18n/states.php:1713
31938 msgid "Sédhiou"
31939 msgstr ""
31940
31941 #: app/Services/Localization/i18n/states.php:502
31942 msgid "Sétif"
31943 msgstr ""
31944
31945 #: app/Services/Localization/i18n/states.php:1311
31946 msgid "Sîngerei"
31947 msgstr ""
31948
31949 #: app/Services/Localization/i18n/states.php:1692
31950 msgid "Sălaj"
31951 msgstr ""
31952
31953 #: app/Services/Translations/block-editor-translation.php:409
31954 msgid "Tab"
31955 msgstr ""
31956
31957 #: app/Services/Localization/i18n/states.php:1350
31958 msgid "Tabasco"
31959 msgstr ""
31960
31961 #: app/Services/Translations/customer-profile-translation.php:269
31962 msgid "Table of activated sites"
31963 msgstr ""
31964
31965 #: app/Services/Translations/admin-translation.php:2324
31966 msgid "Tablet"
31967 msgstr ""
31968
31969 #: app/Services/Localization/i18n/states.php:1924
31970 msgid "Tabora"
31971 msgstr ""
31972
31973 #: app/Services/Localization/i18n/states.php:1537
31974 msgid "Tacna"
31975 msgstr ""
31976
31977 #: app/Services/Localization/i18n/states.php:2213
31978 msgid "Tacuarembó"
31979 msgstr ""
31980
31981 #: app/Services/Translations/block-editor-translation.php:410
31982 msgid "Tag"
31983 msgstr ""
31984
31985 #: app/Services/Localization/i18n/states.php:1135
31986 msgid "Taita-Taveta"
31987 msgstr ""
31988
31989 #: app/Services/Localization/i18n/countries.php:229
31990 msgid "Taiwan"
31991 msgstr ""
31992
31993 #: app/Services/Localization/i18n/countries.php:230
31994 msgid "Tajikistan"
31995 msgstr ""
31996
31997 #: app/Helpers/CurrenciesHelper.php:139
31998 msgid "Tajikistani Somoni"
31999 msgstr ""
32000
32001 #: app/Services/Localization/i18n/states.php:1807
32002 msgid "Tak"
32003 msgstr ""
32004
32005 #: app/Services/Localization/i18n/states.php:50
32006 msgid "Takhar"
32007 msgstr ""
32008
32009 #: app/Services/Localization/i18n/states.php:494
32010 msgid "Tamanghasset"
32011 msgstr ""
32012
32013 #: app/Services/Localization/i18n/states.php:1351
32014 msgid "Tamaulipas"
32015 msgstr ""
32016
32017 #: app/Services/Localization/i18n/states.php:1715
32018 msgid "Tambacounda"
32019 msgstr ""
32020
32021 #: app/Services/Localization/i18n/states.php:865
32022 msgid "Tamil Nadu"
32023 msgstr ""
32024
32025 #: app/Services/Localization/i18n/states.php:1279
32026 msgid "Tan-Tan"
32027 msgstr ""
32028
32029 #: app/Services/Localization/i18n/states.php:1136
32030 msgid "Tana River"
32031 msgstr ""
32032
32033 #: app/Services/Localization/i18n/states.php:1925
32034 msgid "Tanga"
32035 msgstr ""
32036
32037 #: app/Services/Localization/i18n/states.php:190
32038 msgid "Tangail"
32039 msgstr ""
32040
32041 #: app/Services/Localization/i18n/states.php:1278
32042 msgid "Tangier-Assilah"
32043 msgstr ""
32044
32045 #: app/Services/Localization/i18n/countries.php:231
32046 msgid "Tanzania"
32047 msgstr ""
32048
32049 #: app/Helpers/CurrenciesHelper.php:144
32050 msgid "Tanzanian Shilling"
32051 msgstr ""
32052
32053 #: app/Services/Localization/i18n/states.php:1271
32054 msgid "Taounate"
32055 msgstr ""
32056
32057 #: app/Services/Localization/i18n/states.php:1270
32058 msgid "Taourirt"
32059 msgstr ""
32060
32061 #: app/Services/Localization/i18n/states.php:1439
32062 msgid "Taraba"
32063 msgstr ""
32064
32065 #: app/Services/Localization/i18n/states.php:1316
32066 msgid "Taraclia"
32067 msgstr ""
32068
32069 #: app/Services/Localization/i18n/states.php:1485
32070 msgid "Taranaki"
32071 msgstr ""
32072
32073 #: app/Services/Localization/i18n/states.php:1004
32074 msgid "Taranto"
32075 msgstr ""
32076
32077 #: app/Services/Localization/i18n/states.php:338
32078 msgid "Tarapacá"
32079 msgstr ""
32080
32081 #: app/Services/Localization/i18n/states.php:1269
32082 msgid "Tarfaya (EH-partial)"
32083 msgstr ""
32084
32085 #: app/Services/Localization/i18n/states.php:217
32086 msgid "Targovishte"
32087 msgstr ""
32088
32089 #: app/Services/Localization/i18n/states.php:249
32090 msgid "Tarija"
32091 msgstr ""
32092
32093 #: app/Services/Localization/i18n/states.php:1617
32094 msgid "Tarlac"
32095 msgstr ""
32096
32097 #: app/Services/Localization/i18n/states.php:1272
32098 msgid "Taroudant"
32099 msgstr ""
32100
32101 #: app/Services/Localization/i18n/states.php:634
32102 msgid "Tarragona"
32103 msgstr ""
32104
32105 #: app/Services/Localization/i18n/states.php:1492
32106 msgid "Tasman"
32107 msgstr ""
32108
32109 #: app/Services/Localization/i18n/states.php:122
32110 msgid "Tasmania"
32111 msgstr ""
32112
32113 #: app/Services/Localization/i18n/states.php:1273
32114 msgid "Tata"
32115 msgstr ""
32116
32117 #: app/Services/Localization/i18n/states.php:1618
32118 msgid "Tawi-Tawi"
32119 msgstr ""
32120
32121 #: app/Modules/Tax/TaxModule.php:308 app/Views/emails/parts/items_table.php:392
32122 msgid "TAX"
32123 msgstr ""
32124
32125 #: app/Models/Order.php:557 app/Models/Order.php:611
32126 #: app/Services/Translations/admin-translation.php:2325
32127 #: app/Services/Translations/customer-profile-translation.php:270
32128 #: app/Services/Translations/block-editor-translation.php:411
32129 #: app/Views/invoice/thank_you.php:264 app/Views/invoice/receipt_slip.php:403
32130 #: app/Views/invoice/receipt_slip.php:412 app/Modules/Tax/TaxModule.php:206
32131 #: app/Modules/Tax/TaxModule.php:696 app/Modules/Tax/TaxModule.php:713
32132 #: app/Modules/Tax/TaxModule.php:867 app/Modules/Tax/TaxModule.php:1070
32133 #: app/Modules/Tax/TaxCalculator.php:826
32134 #: app/Services/Renderer/Receipt/TaxSummaryHelper.php:285
32135 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:704
32136 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:713
32137 #: app/Services/Renderer/Receipt/ThankYouRender.php:521
32138 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:644
32139 #: app/Views/emails/parts/subscription_item.php:91
32140 #: app/Views/emails/parts/subscription_item.php:104
32141 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:457
32142 msgid "Tax"
32143 msgstr ""
32144
32145 #: app/Views/emails/parts/items_table.php:138
32146 msgid "Tax (excl.)"
32147 msgstr ""
32148
32149 #: app/Views/emails/parts/items_table.php:138
32150 msgid "Tax (incl.)"
32151 msgstr ""
32152
32153 #: app/Modules/Tax/TaxModule.php:787
32154 msgid "Tax breakdown"
32155 msgstr ""
32156
32157 #: app/Services/Renderer/Receipt/ThankYouRender.php:1126
32158 msgid "Tax breakdown explanation"
32159 msgstr ""
32160
32161 #: app/Services/Translations/admin-translation.php:2326
32162 msgid "Tax Class"
32163 msgstr ""
32164
32165 #. %1$s: tax class slug (e.g. standard, reduced)
32166 #: app/Http/Controllers/TaxEUController.php:113
32167 #, php-format
32168 msgid ""
32169 "Tax class \"%1$s\" could not be found. Create the class first and try again."
32170 msgstr ""
32171
32172 #: app/Http/Controllers/TaxRateController.php:95
32173 msgid "Tax class created successfully"
32174 msgstr ""
32175
32176 #: app/Services/Translations/admin-translation.php:2342
32177 msgid "Tax class creation returned an invalid response"
32178 msgstr ""
32179
32180 #: app/Http/Controllers/TaxRateController.php:144
32181 msgid "Tax class deleted successfully"
32182 msgstr ""
32183
32184 #: app/Http/Controllers/TaxRateController.php:72
32185 msgid "Tax class name is required"
32186 msgstr ""
32187
32188 #: app/Http/Controllers/TaxRateController.php:77
32189 msgid "Tax class name must be 30 characters or fewer"
32190 msgstr ""
32191
32192 #: app/Http/Controllers/ProductController.php:395
32193 msgid "Tax Class not found"
32194 msgstr ""
32195
32196 #: app/Http/Requests/TaxClassRequest.php:21
32197 msgid "Tax class title is required."
32198 msgstr ""
32199
32200 #: app/Http/Requests/TaxClassRequest.php:22
32201 msgid "Tax class title must be 30 characters or fewer."
32202 msgstr ""
32203
32204 #: app/Services/Translations/admin-translation.php:2327
32205 msgid "Tax Classes"
32206 msgstr ""
32207
32208 #: app/Services/Translations/admin-translation.php:2343
32209 msgid "Tax classes are not available. Please reload the page and try again."
32210 msgstr ""
32211
32212 #: app/Services/Translations/admin-translation.php:2344
32213 msgid "Tax collection is disabled. Enable it any time in Tax → Settings."
32214 msgstr ""
32215
32216 #: app/Services/Translations/admin-translation.php:2328
32217 msgid "Tax Configuration"
32218 msgstr ""
32219
32220 #: app/Services/Translations/admin-translation.php:2329
32221 msgid "Tax Configuration Countries"
32222 msgstr ""
32223
32224 #: app/Services/Translations/admin-translation.php:2330
32225 msgid "Tax Country"
32226 msgstr ""
32227
32228 #: app/Services/Translations/admin-translation.php:2345
32229 msgid "Tax disabled"
32230 msgstr ""
32231
32232 #: app/Services/Translations/admin-translation.php:2346
32233 msgid "Tax excluded"
32234 msgstr ""
32235
32236 #: app/Services/Translations/admin-translation.php:2347
32237 msgid "Tax exempt"
32238 msgstr ""
32239
32240 #: app/Services/Translations/admin-translation.php:2331
32241 msgid "Tax Exemption"
32242 msgstr ""
32243
32244 #: app/Services/Translations/admin-translation.php:2332
32245 msgid "Tax Filing"
32246 msgstr ""
32247
32248 #: app/Http/Controllers/TaxRateController.php:477
32249 msgid "Tax has been disabled successfully"
32250 msgstr ""
32251
32252 #: app/Http/Controllers/TaxRateController.php:476
32253 msgid "Tax has been enabled successfully"
32254 msgstr ""
32255
32256 #: app/Modules/Tax/TaxModule.php:325
32257 msgid "Tax has been reversed for this order."
32258 msgstr ""
32259
32260 #: app/Services/Translations/admin-translation.php:2333
32261 msgid "Tax ID / VAT Number"
32262 msgstr ""
32263
32264 #: app/Services/Translations/admin-translation.php:2334
32265 #: app/Http/Controllers/TaxRateController.php:533
32266 msgid "Tax ID has been saved successfully"
32267 msgstr ""
32268
32269 #. %1$s: store seller tax ID
32270 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:818
32271 #, php-format
32272 msgid "Tax ID: %1$s"
32273 msgstr ""
32274
32275 #: app/Services/Translations/admin-translation.php:2348
32276 msgid "Tax included"
32277 msgstr ""
32278
32279 #: app/Modules/Tax/TaxModule.php:314
32280 msgid "Tax information"
32281 msgstr ""
32282
32283 #: app/Services/Translations/admin-translation.php:2349
32284 msgid "Tax is already factored into your listed price."
32285 msgstr ""
32286
32287 #: app/Services/Translations/admin-translation.php:2350
32288 msgid ""
32289 "Tax is currently disabled. Enable tax from the Tax Settings page to start "
32290 "collecting tax."
32291 msgstr ""
32292
32293 #: app/Modules/Tax/TaxModule.php:1842
32294 msgid "Tax is not enabled."
32295 msgstr ""
32296
32297 #: app/Services/Translations/admin-translation.php:2351
32298 msgid "Tax is shown separately and added to the subtotal."
32299 msgstr ""
32300
32301 #: app/Services/Translations/admin-translation.php:2335
32302 msgid "Tax Label"
32303 msgstr ""
32304
32305 #: app/Services/Translations/admin-translation.php:2352
32306 msgid "Tax label"
32307 msgstr ""
32308
32309 #: app/Services/Filter/TaxFilter.php:101
32310 #: app/Services/Translations/admin-translation.php:2336
32311 msgid "Tax Name"
32312 msgstr ""
32313
32314 #: app/Services/Translations/admin-translation.php:2353
32315 msgid "Tax name"
32316 msgstr ""
32317
32318 #: app/Http/Controllers/TaxRateController.php:726
32319 msgid "Tax override has been saved successfully"
32320 msgstr ""
32321
32322 #: app/Services/Translations/admin-translation.php:2354
32323 msgid "Tax overrides"
32324 msgstr ""
32325
32326 #: app/Http/Controllers/TaxClassController.php:52
32327 msgid "Tax profile has been created successfully"
32328 msgstr ""
32329
32330 #: app/Http/Controllers/TaxClassController.php:119
32331 msgid "Tax profile has been deleted successfully"
32332 msgstr ""
32333
32334 #: app/Http/Controllers/TaxClassController.php:94
32335 msgid "Tax profile has been updated successfully"
32336 msgstr ""
32337
32338 #: app/Http/Controllers/ProductController.php:435
32339 msgid "Tax profile removed successfully"
32340 msgstr ""
32341
32342 #: app/Http/Controllers/ProductController.php:417
32343 msgid "Tax profile updated successfully"
32344 msgstr ""
32345
32346 #: app/Services/Filter/TaxFilter.php:74 app/Services/Filter/OrderFilter.php:512
32347 msgid "Tax Property"
32348 msgstr ""
32349
32350 #: app/Services/Translations/admin-translation.php:2337
32351 msgid "Tax Rate"
32352 msgstr ""
32353
32354 #: app/Services/Translations/admin-translation.php:2355
32355 msgid "Tax rate (%)"
32356 msgstr ""
32357
32358 #: app/Http/Controllers/TaxRateController.php:455
32359 msgid "Tax rate has been deleted successfully"
32360 msgstr ""
32361
32362 #: app/Http/Controllers/TaxRateController.php:438
32363 msgid "Tax rate has been saved successfully"
32364 msgstr ""
32365
32366 #: app/Http/Controllers/TaxRateController.php:378
32367 msgid "Tax rate has been updated successfully"
32368 msgstr ""
32369
32370 #: app/Http/Controllers/TaxRateController.php:573
32371 msgid "Tax rate must be 0 or greater"
32372 msgstr ""
32373
32374 #: app/Http/Controllers/TaxRateController.php:565
32375 msgid "Tax rate must be a valid number"
32376 msgstr ""
32377
32378 #: app/Http/Controllers/TaxRateController.php:593
32379 msgid "Tax rate not found"
32380 msgstr ""
32381
32382 #: app/Services/Translations/admin-translation.php:2338
32383 msgid "Tax Rates"
32384 msgstr ""
32385
32386 #: app/Services/Translations/admin-translation.php:2356
32387 msgid "Tax rates have been reset to defaults"
32388 msgstr ""
32389
32390 #: app/Services/Translations/admin-translation.php:2357
32391 msgid "Tax rates saved"
32392 msgstr ""
32393
32394 #: app/Services/Translations/admin-translation.php:2339
32395 msgid "Tax Region"
32396 msgstr ""
32397
32398 #: app/Services/Translations/admin-translation.php:2340
32399 msgid "Tax Regions"
32400 msgstr ""
32401
32402 #: app/Services/Translations/admin-translation.php:2358
32403 #: app/Modules/Tax/TaxModule.php:398
32404 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:960
32405 #: app/Services/Renderer/Receipt/ThankYouRender.php:1149
32406 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:561
32407 #: app/Views/emails/parts/items_table.php:421
32408 msgid "Tax reversed"
32409 msgstr ""
32410
32411 #. %1$s: formatted reversed tax amount
32412 #: app/Services/Translations/customer-profile-translation.php:272
32413 #: app/Views/invoice/thank_you.php:255 app/Views/invoice/receipt_slip.php:396
32414 #: app/Modules/Tax/TaxModule.php:217
32415 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:697
32416 #: app/Services/Renderer/Receipt/ThankYouRender.php:514
32417 #: app/Views/emails/parts/subscription_item.php:81
32418 #, php-format
32419 msgid "Tax reversed: %1$s"
32420 msgstr ""
32421
32422 #: app/Services/Translations/admin-translation.php:2341
32423 msgid "Tax Settings"
32424 msgstr ""
32425
32426 #: app/Services/Translations/admin-translation.php:2359
32427 msgid ""
32428 "Tax settings could not be saved. You can configure them in Tax → Settings."
32429 msgstr ""
32430
32431 #: app/Http/Controllers/OnboardingController.php:153
32432 #: app/Http/Controllers/OnboardingController.php:281
32433 msgid "Tax settings saved"
32434 msgstr ""
32435
32436 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:937
32437 #: app/Services/Renderer/Receipt/ThankYouRender.php:1123
32438 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:552
32439 msgid "TAX SUMMARY"
32440 msgstr ""
32441
32442 #: app/Services/Translations/admin-translation.php:2832
32443 msgid "tax summary"
32444 msgstr ""
32445
32446 #: app/Views/invoice/thank_you.php:346 app/Views/invoice/receipt_slip.php:470
32447 #: app/Services/Renderer/Receipt/ThankYouRender.php:396
32448 #: app/Views/emails/parts/subscription_item.php:120
32449 #: app/Views/emails/parts/items_table.php:612
32450 msgid "Tax to be paid on reverse charge basis"
32451 msgstr ""
32452
32453 #: app/Services/Translations/admin-translation.php:2360
32454 msgid "Tax will be calculated on save"
32455 msgstr ""
32456
32457 #: app/Http/Controllers/ProductController.php:484
32458 msgid "Tax will be charged on this product"
32459 msgstr ""
32460
32461 #: app/Http/Controllers/ProductVariationController.php:119
32462 msgid "Tax will be charged on this variation"
32463 msgstr ""
32464
32465 #: app/Services/Translations/admin-translation.php:2361
32466 msgid "Tax will be recalculated on save"
32467 msgstr ""
32468
32469 #: app/Modules/Tax/TaxModule.php:911 app/Modules/Tax/TaxModule.php:1021
32470 msgid "Tax-exclusive price"
32471 msgstr ""
32472
32473 #: app/Modules/Tax/TaxModule.php:911 app/Modules/Tax/TaxModule.php:1021
32474 msgid "Tax-inclusive price"
32475 msgstr ""
32476
32477 #: app/Services/Translations/admin-translation.php:2362
32478 msgid "Tax-Inclusive Price Mode"
32479 msgstr ""
32480
32481 #. %1$s: formatted tax amount
32482 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:522
32483 #, php-format
32484 msgid "Tax: %1$s"
32485 msgstr ""
32486
32487 #: app/Services/Translations/admin-translation.php:2363
32488 msgid "Taxable Amount"
32489 msgstr ""
32490
32491 #: app/Helpers/AdminHelper.php:170
32492 #: app/Services/Translations/admin-translation.php:2364
32493 #: app/Hooks/Handlers/MenuHandler.php:330
32494 msgid "Taxes"
32495 msgstr ""
32496
32497 #: app/Http/Controllers/TaxController.php:93
32498 msgid "Taxes marked as filed successfully"
32499 msgstr ""
32500
32501 #: app/Services/Translations/admin-translation.php:2365
32502 msgid ""
32503 "Taxes paid in orders. This is deducted from gross sales to calculate revenue."
32504 msgstr ""
32505
32506 #: app/Services/Filter/ProductFilter.php:298
32507 msgid "Taxonomies"
32508 msgstr ""
32509
32510 #: app/Services/Localization/i18n/states.php:1274
32511 msgid "Taza"
32512 msgstr ""
32513
32514 #: app/Services/Localization/i18n/states.php:881
32515 msgid "Tehran (تهران)"
32516 msgstr ""
32517
32518 #: app/Services/Localization/i18n/states.php:1876
32519 msgid "Tekirdağ"
32520 msgstr ""
32521
32522 #: app/Services/Localization/i18n/states.php:866
32523 msgid "Telangana"
32524 msgstr ""
32525
32526 #: app/Services/Localization/i18n/states.php:1317
32527 msgid "Telenești"
32528 msgstr ""
32529
32530 #: app/Services/Localization/i18n/states.php:1696
32531 msgid "Teleorman"
32532 msgstr ""
32533
32534 #: app/Modules/Templating/BlockTemplates/TemplateParts/ProductModalTemplatePart.php:344
32535 msgid "Template content cannot be empty."
32536 msgstr ""
32537
32538 #: app/Services/Translations/admin-translation.php:2367
32539 msgid "Template created"
32540 msgstr ""
32541
32542 #: app/Services/Translations/admin-translation.php:2368
32543 msgid "Template deleted"
32544 msgstr ""
32545
32546 #: app/Modules/Templating/BlockTemplates/ProductModalTemplate.php:48
32547 msgid "Template for Single Product Modal."
32548 msgstr ""
32549
32550 #: app/Services/Translations/admin-translation.php:2366
32551 msgid "Template Name"
32552 msgstr ""
32553
32554 #: app/Modules/Templating/BlockTemplates/ProductCategoryTemplate.php:38
32555 msgctxt "Template name"
32556 msgid "Products by Category"
32557 msgstr ""
32558
32559 #: app/Modules/Templating/BlockTemplates/ProductPageTemplate.php:38
32560 msgctxt "Template name"
32561 msgid "Single Product"
32562 msgstr ""
32563
32564 #: app/Modules/Templating/BlockTemplates/ProductModalTemplate.php:38
32565 msgctxt "Template name"
32566 msgid "Single Product Modal"
32567 msgstr ""
32568
32569 #: app/Modules/Templating/BlockTemplates/TemplateParts/ProductModalTemplatePart.php:135
32570 msgctxt "Template part name"
32571 msgid "Product Modal"
32572 msgstr ""
32573
32574 #: app/Services/Translations/admin-translation.php:2369
32575 msgid "Template saved"
32576 msgstr ""
32577
32578 #: app/Http/Controllers/TemplateController.php:48
32579 msgid "Template saved successfully"
32580 msgstr ""
32581
32582 #: app/Services/Tax/TaxManager.php:126
32583 msgid "Ten"
32584 msgstr ""
32585
32586 #: app/Services/Localization/i18n/states.php:2182
32587 msgid "Tennessee"
32588 msgstr ""
32589
32590 #: app/Services/Localization/i18n/states.php:1005
32591 msgid "Teramo"
32592 msgstr ""
32593
32594 #: app/Services/Localization/i18n/states.php:1371
32595 msgid "Terengganu"
32596 msgstr ""
32597
32598 #: app/Services/Translations/admin-translation.php:2370
32599 msgid "Term created successfully"
32600 msgstr ""
32601
32602 #: api/Resource/AttrTermResource.php:103
32603 msgid "Term creation failed."
32604 msgstr ""
32605
32606 #: api/Resource/AttrTermResource.php:182
32607 msgid "Term Successfully updated!"
32608 msgstr ""
32609
32610 #: app/Services/Translations/admin-translation.php:2371
32611 msgid "Term title"
32612 msgstr ""
32613
32614 #: api/Resource/AttrTermResource.php:175 api/Resource/AttrTermResource.php:187
32615 msgid "Term update failed."
32616 msgstr ""
32617
32618 #: app/Services/Translations/admin-translation.php:2372
32619 msgid "Term updated"
32620 msgstr ""
32621
32622 #: app/Services/Translations/admin-translation.php:2373
32623 msgid "Terms"
32624 msgstr ""
32625
32626 #: app/Services/Translations/admin-translation.php:2833
32627 msgid "terms"
32628 msgstr ""
32629
32630 #: app/Services/Translations/admin-translation.php:2374
32631 msgid "Terms added"
32632 msgstr ""
32633
32634 #: api/Resource/AttrTermResource.php:98
32635 msgid "Terms created successfully."
32636 msgstr ""
32637
32638 #: api/Resource/AttrTermResource.php:276
32639 msgid "Terms reordered."
32640 msgstr ""
32641
32642 #: app/Services/Localization/i18n/states.php:1006
32643 msgid "Terni"
32644 msgstr ""
32645
32646 #: app/Services/Localization/i18n/states.php:1990
32647 msgid "Ternopilshchyna"
32648 msgstr ""
32649
32650 #: app/Services/Localization/i18n/states.php:635
32651 msgid "Teruel"
32652 msgstr ""
32653
32654 #: api/StoreSettings.php:232
32655 msgid "Test"
32656 msgstr ""
32657
32658 #. %s is the storage driver name
32659 #: app/Services/Translations/admin-translation.php:2376
32660 #, php-format
32661 msgid "Test %s Config"
32662 msgstr ""
32663
32664 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:163
32665 msgid "Test API Key"
32666 msgstr ""
32667
32668 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:152
32669 msgid "Test Client ID"
32670 msgstr ""
32671
32672 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:307
32673 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:600
32674 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:147
32675 msgid "Test credentials"
32676 msgstr ""
32677
32678 #: app/Http/Controllers/EmailNotificationController.php:243
32679 msgid "Test digest email sent."
32680 msgstr ""
32681
32682 #: app/Services/Translations/admin-translation.php:2377
32683 msgid "Test Download"
32684 msgstr ""
32685
32686 #: app/Services/Translations/admin-translation.php:2378
32687 #: app/Hooks/Handlers/AdminMenuBarHandler.php:32
32688 msgid "Test Mode"
32689 msgstr ""
32690
32691 #: app/Services/Translations/admin-translation.php:2379
32692 #: app/Http/Controllers/OrderController.php:1043
32693 #: app/Http/Controllers/OrderController.php:1077
32694 msgid "Test order deletion completed."
32695 msgstr ""
32696
32697 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:557
32698 msgid "Test Webhook ID (Copy the webhook id and paste bellow)"
32699 msgstr ""
32700
32701 #: app/Services/Localization/i18n/states.php:1385
32702 msgid "Tete"
32703 msgstr ""
32704
32705 #: app/Services/Localization/i18n/states.php:2183
32706 msgid "Texas"
32707 msgstr ""
32708
32709 #: api/StoreSettings.php:904
32710 #: app/Services/Translations/admin-translation.php:2380
32711 #: app/Services/Translations/block-editor-translation.php:412
32712 msgid "Text"
32713 msgstr ""
32714
32715 #: app/Services/Translations/block-editor-translation.php:413
32716 msgid "Text Color"
32717 msgstr ""
32718
32719 #: app/Services/Translations/block-editor-translation.php:414
32720 msgid "Text displayed on the badge."
32721 msgstr ""
32722
32723 #: app/Services/Translations/block-editor-translation.php:415
32724 msgid "Text shown when not using percentage mode."
32725 msgstr ""
32726
32727 #: app/Helpers/CurrenciesHelper.php:138
32728 msgid "Thai Baht"
32729 msgstr ""
32730
32731 #: app/Services/Localization/i18n/countries.php:232
32732 msgid "Thailand"
32733 msgstr ""
32734
32735 #: app/Services/Localization/i18n/states.php:191
32736 msgid "Thakurgaon"
32737 msgstr ""
32738
32739 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:199
32740 msgid "Thank you"
32741 msgstr ""
32742
32743 #: app/Views/emails/order/shipped/customer.php:47
32744 msgid ""
32745 "Thank you for choosing us! We hope you’re excited about your order. If you "
32746 "have any questions, feel free to reach out."
32747 msgstr ""
32748
32749 #: app/Views/emails/order/delivered/customer.php:50
32750 msgid "Thank you for shopping with us! We look forward to serving you again."
32751 msgstr ""
32752
32753 #: app/Views/invoice/delivery_slip.php:87
32754 msgid "Thank You for Your Business!"
32755 msgstr ""
32756
32757 #: app/Services/PDF/DefaultPdfStructures.php:113
32758 msgid "Thank you for your continued subscription!"
32759 msgstr ""
32760
32761 #: app/Views/emails/order/placed/customer.php:16
32762 msgid ""
32763 "Thank you for your order! We have received your order placed with offline "
32764 "payment method. We will process your order once payment is confirmed. Here "
32765 "are the details of your order:"
32766 msgstr ""
32767
32768 #: app/Services/PDF/DefaultPdfStructures.php:193
32769 msgid ""
32770 "Thank you for your order. Please complete the payment to process your order."
32771 msgstr ""
32772
32773 #: app/Services/PDF/DefaultPdfStructures.php:74
32774 msgid "Thank you for your purchase!"
32775 msgstr ""
32776
32777 #: app/Views/emails/order/paid/customer.php:16
32778 msgid ""
32779 "Thank you for your purchase! Your order has been successfully placed and "
32780 "confirmed. Here are your order details."
32781 msgstr ""
32782
32783 #: app/Views/emails/order/refunded/customer.php:20
32784 msgid ""
32785 "Thank you for your understanding, and we truly value your trust in us. Below "
32786 "are the details of your refund."
32787 msgstr ""
32788
32789 #: app/Services/Translations/admin-translation.php:2381
32790 msgid "Thank you page Instruction"
32791 msgstr ""
32792
32793 #: app/Services/Translations/admin-translation.php:2382
32794 msgid ""
32795 "Thank you page Instruction will be displayed on the thank you page receipt "
32796 "section."
32797 msgstr ""
32798
32799 #: app/Services/Localization/i18n/states.php:1137
32800 msgid "Tharaka-Nithi"
32801 msgstr ""
32802
32803 #. %1$s: field attribute name
32804 #: app/Http/Rules/SanitizeTextArea.php:12
32805 #, php-format
32806 msgid "The %1$s must be a valid text"
32807 msgstr ""
32808
32809 #. 1: attribute name, 2: max length
32810 #: app/Http/Rules/MaxLengthRule.php:31
32811 #, php-format
32812 msgid "The %1$s must not be greater than %2$s characters."
32813 msgstr ""
32814
32815 #. 1: attribute name
32816 #: app/Http/Rules/MaxLengthRule.php:21 app/Http/Rules/SanitizeText.php:18
32817 #: app/Http/Rules/SanitizeText.php:26 app/Http/Rules/SanitizeTextArea.php:26
32818 #: app/Http/Rules/SanitizeTextArea.php:34 app/Http/Rules/MaxPostCodeRule.php:16
32819 #, php-format
32820 msgid "The %s must be a valid text"
32821 msgstr ""
32822
32823 #. 1: attribute name
32824 #: app/Http/Rules/MaxPostCodeRule.php:24
32825 #, php-format
32826 msgid "The %s must not be greater than 100 characters."
32827 msgstr ""
32828
32829 #: api/Resource/OrderResource.php:1672
32830 msgid "The address information does not match"
32831 msgstr ""
32832
32833 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:191
32834 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:312
32835 msgid ""
32836 "The bucket you are attempting to access must be addressed using the "
32837 "specified endpoint."
32838 msgstr ""
32839
32840 #: app/Modules/MCP/Support/WriteGuard.php:99
32841 msgid "The confirm_token does not match. Run a fresh dry_run."
32842 msgstr ""
32843
32844 #: app/Services/Translations/admin-translation.php:2383
32845 msgid "The data sent in the request body."
32846 msgstr ""
32847
32848 #. %s is the directory path
32849 #: dev/ComposerScript.php:317
32850 #, php-format
32851 msgid "The directory \"%s\" does not exist."
32852 msgstr ""
32853
32854 #: app/Services/Translations/admin-translation.php:2384
32855 msgid "The duplicated product will be created as a draft"
32856 msgstr ""
32857
32858 #: app/Services/Translations/block-editor-translation.php:416
32859 msgid ""
32860 "The editor does not display the real count value, but a placeholder to "
32861 "indicate how it will look on the front-end."
32862 msgstr ""
32863
32864 #: app/Services/Coupon/DiscountService.php:245
32865 msgid "The eligible items are already fully discounted by another coupon."
32866 msgstr ""
32867
32868 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:264
32869 msgid "The email address is already in use in the customer records."
32870 msgstr ""
32871
32872 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:254
32873 msgid "The email address is already in use in WordPress users."
32874 msgstr ""
32875
32876 #: app/Http/Requests/CouponRequest.php:101
32877 msgid "The end date must be after the start date."
32878 msgstr ""
32879
32880 #: app/Http/Requests/CouponRequest.php:123
32881 msgid "The end date type should be date."
32882 msgstr ""
32883
32884 #. %s: The reserved endpoint slug.
32885 #: api/FluentCartGeneralApi.php:37
32886 #, php-format
32887 msgid "The endpoint slug \"%s\" is reserved and cannot be used."
32888 msgstr ""
32889
32890 #: api/FluentCartGeneralApi.php:28
32891 msgid "The endpoint slug cannot be empty."
32892 msgstr ""
32893
32894 #. %d: The maximum number of words allowed
32895 #: app/Http/Requests/ProductUpdateRequest.php:200
32896 #: app/Http/Requests/ProductRequest.php:202
32897 msgid "The excerpt field cannot contain more than %d words."
32898 msgstr ""
32899
32900 #: app/Modules/MCP/Support/PermissionGate.php:48
32901 msgid "The FluentCart MCP server is disabled. Enable it in Settings → MCP."
32902 msgstr ""
32903
32904 #: app/Http/Controllers/AddonsController.php:26
32905 msgid ""
32906 "The most powerful and user-friendly email marketing automation plugin for "
32907 "WordPress. Send newsletters, marketing emails, customer onboard emails, "
32908 "Automations with FluentCart + FluentCRM integration."
32909 msgstr ""
32910
32911 #: app/Services/Translations/admin-translation.php:2385
32912 msgid "The night's still young!"
32913 msgstr ""
32914
32915 #: app/Modules/MCP/Tools/OrderTools.php:945
32916 msgid "The note could not be saved to the order activity log."
32917 msgstr ""
32918
32919 #. %s: The order ID(s) that could not be deleted.
32920 #: api/Resource/OrderResource.php:2236
32921 #, php-format
32922 msgid ""
32923 "The order ID - %s cannot be deleted at the moment as these orders status is "
32924 "not canceled."
32925 msgstr ""
32926
32927 #. %s: The order ID(s) that could not be deleted.
32928 #: api/Resource/OrderResource.php:2233
32929 #, php-format
32930 msgid ""
32931 "The order ID - %s cannot be deleted at the moment as these orders status is "
32932 "not canceled. And remaining order and its associated data have been deleted"
32933 msgstr ""
32934
32935 #. %s is the order ids
32936 #: app/Http/Controllers/OrderController.php:1000
32937 #, php-format
32938 msgid ""
32939 "The order ID - %s cannot be updated at the moment because its payment status "
32940 "is either the same as before or has already been refunded."
32941 msgstr ""
32942
32943 #. %s is the order ids
32944 #: app/Http/Controllers/OrderController.php:994
32945 #, php-format
32946 msgid ""
32947 "The order ID - %s cannot be updated at the moment because the transaction "
32948 "either already has the same status or does not match the provided order. The "
32949 "remaining order statuses have been updated successfully."
32950 msgstr ""
32951
32952 #. %s is the order ids
32953 #: app/Http/Controllers/OrderController.php:926
32954 #, php-format
32955 msgid ""
32956 "The order ID - %s cannot be updated because they are either already "
32957 "cancelled or have the same status."
32958 msgstr ""
32959
32960 #. %s is the order ids
32961 #: app/Http/Controllers/OrderController.php:920
32962 #, php-format
32963 msgid ""
32964 "The order ID - %s cannot be updated because they are either already "
32965 "cancelled or have the same status. And remaining order status has been "
32966 "successfully changed"
32967 msgstr ""
32968
32969 #: api/Resource/OrderResource.php:1442
32970 msgid "The order information does not match"
32971 msgstr ""
32972
32973 #: app/Services/Translations/admin-translation.php:2386
32974 msgid "The page created successfully."
32975 msgstr ""
32976
32977 #: app/Services/FrontendView.php:62
32978 msgid ""
32979 "The page you are looking for might have been removed, had its name changed, "
32980 "or is temporarily unavailable."
32981 msgstr ""
32982
32983 #. %s: The name of the invalid payment gateway class.
32984 #: api/FluentCartGeneralApi.php:102
32985 #, php-format
32986 msgid ""
32987 "The payment gateway class \"%s\" is not valid. It must extend "
32988 "AbstractPaymentGateway."
32989 msgstr ""
32990
32991 #: app/Http/Requests/ProductUpdateRequest.php:172
32992 #: app/Http/Requests/ProductRequest.php:174
32993 msgid "The post date is invalid."
32994 msgstr ""
32995
32996 #: app/Http/Requests/ProductUpdateRequest.php:166
32997 #: app/Http/Requests/ProductRequest.php:168
32998 msgid "The post date is required when status is scheduled."
32999 msgstr ""
33000
33001 #: app/Http/Requests/ProductUpdateRequest.php:176
33002 #: app/Http/Requests/ProductRequest.php:178
33003 msgid "The post date must be in the future."
33004 msgstr ""
33005
33006 #: app/Services/Translations/admin-translation.php:2387
33007 msgid ""
33008 "The preview shown here use sample data. Actual emails will be populated with "
33009 "real information."
33010 msgstr ""
33011
33012 #: app/Services/Translations/admin-translation.php:2388
33013 msgid ""
33014 "The preview shown here uses sample data. Actual emails will be populated "
33015 "with real information."
33016 msgstr ""
33017
33018 #: app/Services/Translations/admin-translation.php:2389
33019 msgid "The previous 7 days, sent on your chosen day."
33020 msgstr ""
33021
33022 #: app/Services/Translations/admin-translation.php:2390
33023 msgid "The previous calendar month, sent on the 1st."
33024 msgstr ""
33025
33026 #. %s: The product ID(s) that could not be deleted.
33027 #: api/Resource/ProductResource.php:595
33028 #, php-format
33029 msgid ""
33030 "The Product ID - %s cannot be deleted at the moment as there are pending "
33031 "orders associated with it."
33032 msgstr ""
33033
33034 #. %s: The product ID(s) that could not be deleted.
33035 #: api/Resource/ProductResource.php:583
33036 #, php-format
33037 msgid ""
33038 "The Product ID - %s cannot be deleted at the moment as there are pending "
33039 "orders associated with it. And remaining product and its associated data "
33040 "have been deleted."
33041 msgstr ""
33042
33043 #: api/Resource/ProductDetailResource.php:172
33044 msgid "the product variation type was changed to 'Advanced Variations'"
33045 msgstr ""
33046
33047 #: api/Resource/ProductDetailResource.php:143
33048 msgid "the product variation type was changed to 'Simple'"
33049 msgstr ""
33050
33051 #: app/Helpers/ProductAdminHelper.php:241
33052 msgid "the product variations were updated"
33053 msgstr ""
33054
33055 #. 1: field name
33056 #: app/Modules/MCP/Tools/CustomerTools.php:122
33057 #, php-format
33058 msgid "The provided %1$s is not a valid email address."
33059 msgstr ""
33060
33061 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:65
33062 msgid ""
33063 "The provided transaction appears invalid, expired or does’t match our records"
33064 msgstr ""
33065
33066 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:176
33067 msgid "The query settings will be ignored when Is main query is enabled."
33068 msgstr ""
33069
33070 #: app/Modules/MCP/Support/WriteGuard.php:108
33071 msgid ""
33072 "The record changed since you previewed it. Run a fresh dry_run to see the "
33073 "current state before executing."
33074 msgstr ""
33075
33076 #: app/Views/emails/order/refunded/customer.php:34
33077 msgid ""
33078 "The refund should appear in your account within 5-10 business days, "
33079 "depending on your payment provider."
33080 msgstr ""
33081
33082 #: app/Services/FrontendView.php:84
33083 msgid "The requested file is unavailable or the download link has expired."
33084 msgstr ""
33085
33086 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:213
33087 msgid "The requested receipt is invalid"
33088 msgstr ""
33089
33090 #: app/Services/Report/LicenseReportService.php:30
33091 msgid "The required plugin is not installed or the License class is missing."
33092 msgstr ""
33093
33094 #: app/Services/Translations/admin-translation.php:2391
33095 msgid ""
33096 "The same attribute group is selected more than once. Remove the duplicate."
33097 msgstr ""
33098
33099 #: app/Http/Controllers/ModuleSettingsController.php:249
33100 msgid ""
33101 "The Secret Key is invalid. Please check it in your Cloudflare Dashboard."
33102 msgstr ""
33103
33104 #: app/Modules/Integrations/GlobalIntegrationSettings.php:416
33105 msgid "The selected plugin has been installed. Please refresh the page."
33106 msgstr ""
33107
33108 #: app/Hooks/Cart/WebCheckoutHandler.php:1067
33109 msgid "The selected product variation is not available for purchase."
33110 msgstr ""
33111
33112 #: app/Http/Requests/ProductVariationRequest.php:100
33113 msgid "The selected shipping class does not exist."
33114 msgstr ""
33115
33116 #: api/Checkout/CheckoutApi.php:947
33117 msgid "The selected shipping method is not available."
33118 msgstr ""
33119
33120 #: app/Http/Controllers/StorageController.php:230
33121 msgid "The selected storage driver does not support bucket management."
33122 msgstr ""
33123
33124 #: api/Resource/OrderResource.php:2276
33125 #: app/Http/Controllers/OrderController.php:1112
33126 msgid "The selected transaction does not match with the provided order"
33127 msgstr ""
33128
33129 #: app/Models/OrderTransaction.php:197
33130 msgid "The selected transaction is not a dispute"
33131 msgstr ""
33132
33133 #: app/Services/Translations/admin-translation.php:2392
33134 msgid ""
33135 "The shipping class you are looking for does not exist or has been deleted."
33136 msgstr ""
33137
33138 #: app/Http/Requests/GroupBulkUpdateVariantRequest.php:36
33139 #: app/Http/Requests/ProductVariationRequest.php:203
33140 msgid "The SKU must be unique."
33141 msgstr ""
33142
33143 #: app/Services/Translations/block-editor-translation.php:417
33144 msgid "The smartcode value to evaluate."
33145 msgstr ""
33146
33147 #. %s is the driver name
33148 #: app/Http/Controllers/WebController/FileDownloader.php:119
33149 #, php-format
33150 msgid "The storage driver %s is not configured correctly."
33151 msgstr ""
33152
33153 #: app/Services/Translations/admin-translation.php:2393
33154 msgid "The total amount expected from future installments."
33155 msgstr ""
33156
33157 #: app/Services/Translations/admin-translation.php:2394
33158 msgid "The total number of items sold in this period."
33159 msgstr ""
33160
33161 #: app/Services/Translations/admin-translation.php:2395
33162 msgid "The total number of orders placed in this period."
33163 msgstr ""
33164
33165 #: app/Services/Translations/admin-translation.php:2396
33166 msgid "The total number of units sold in this period."
33167 msgstr ""
33168
33169 #: app/Services/Translations/admin-translation.php:2397
33170 msgid "The total sales you had in this period."
33171 msgstr ""
33172
33173 #: app/Services/Permission/PermissionManager.php:268
33174 #: app/Services/Permission/PermissionManager.php:286
33175 msgid "The user already has all the accesses as part of Administrator Role"
33176 msgstr ""
33177
33178 #: app/Models/User.php:50
33179 msgid "The user already have all the accesses as part of Administrator Role"
33180 msgstr ""
33181
33182 #: app/Modules/Tax/TaxModule.php:2163
33183 msgid ""
33184 "The VAT validation service is temporarily unavailable. Please try again "
33185 "later."
33186 msgstr ""
33187
33188 #: app/Services/PlanUpgradeService.php:171
33189 msgid "then"
33190 msgstr ""
33191
33192 #: app/Services/Translations/admin-translation.php:2398
33193 msgid "There is an error in the form fields. Please try reloading the page."
33194 msgstr ""
33195
33196 #: app/Modules/MCP/Tools/OrderTools.php:979
33197 msgid "There is no remaining refundable balance on this order."
33198 msgstr ""
33199
33200 #: app/Modules/PaymentMethods/StripeGateway/API/ApiRequest.php:137
33201 #: app/Modules/PaymentMethods/StripeGateway/API/ApiRequest.php:179
33202 msgid "There was a problem connecting to the Stripe API endpoint."
33203 msgstr ""
33204
33205 #: app/Views/emails/digest.php:80
33206 msgid "There were no paid orders during this period."
33207 msgstr ""
33208
33209 #: app/Services/PlanUpgradeService.php:172
33210 msgid "thereafter"
33211 msgstr ""
33212
33213 #: app/Services/Translations/admin-translation.php:2399
33214 msgid ""
33215 "These are the general shipping zones that apply to all products. For class-"
33216 "specific zones, visit the individual shipping class page."
33217 msgstr ""
33218
33219 #: app/Services/Translations/admin-translation.php:2400
33220 msgid ""
33221 "These integration feeds will be applied globally across all your orders and "
33222 "related actions."
33223 msgstr ""
33224
33225 #. %1$s: maximum allowed identifier length
33226 #: app/Services/Translations/admin-translation.php:2402
33227 #, php-format
33228 msgid ""
33229 "These options would create variant identifiers longer than %1$s characters. "
33230 "Use fewer attribute groups."
33231 msgstr ""
33232
33233 #: app/Services/Localization/i18n/states.php:673
33234 msgid "Thessaly"
33235 msgstr ""
33236
33237 #: app/Services/Tax/TaxManager.php:129
33238 msgid "Thirteen"
33239 msgstr ""
33240
33241 #. %s is the applied coupon code
33242 #: app/Helpers/CouponHelper.php:195
33243 #, php-format
33244 msgid "This %s coupon cannot be used with other coupon"
33245 msgstr ""
33246
33247 #: app/Services/Translations/admin-translation.php:2409
33248 msgid "This action cannot be undone."
33249 msgstr ""
33250
33251 #: app/Modules/MCP/Support/WriteGuard.php:81
33252 msgid ""
33253 "This action changes data. Call again with dry_run:true to preview, then pass "
33254 "the returned confirm_token to execute."
33255 msgstr ""
33256
33257 #: app/Http/Controllers/AddonsController.php:132
33258 msgid "This addon cannot be installed at this time"
33259 msgstr ""
33260
33261 #: app/Http/Controllers/ModuleSettingsController.php:154
33262 msgid "This addon cannot be installed."
33263 msgstr ""
33264
33265 #: app/Hooks/Handlers/BlockEditors/BuySectionBlockEditor.php:43
33266 msgid "This block will display the buy section."
33267 msgstr ""
33268
33269 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:62
33270 msgid "This block will display the checkout page."
33271 msgstr ""
33272
33273 #: app/Hooks/Handlers/BlockEditors/ExcerptBlockEditor.php:91
33274 msgid "This block will display the excerpt."
33275 msgstr ""
33276
33277 #: app/Hooks/Handlers/BlockEditors/ProductDescriptionBlockEditor.php:89
33278 msgid "This block will display the full product description."
33279 msgstr ""
33280
33281 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/MediaCarouselBlockEditor.php:66
33282 msgid "This block will display the media carousel."
33283 msgstr ""
33284
33285 #: app/Hooks/Handlers/BlockEditors/PriceRangeBlockEditor.php:92
33286 msgid "This block will display the price range."
33287 msgstr ""
33288
33289 #: app/Hooks/Handlers/BlockEditors/ProductCardBlockEditor.php:43
33290 msgid "This block will display the product card."
33291 msgstr ""
33292
33293 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/ProductCarouselBlockEditor.php:66
33294 msgid "This block will display the product carousel."
33295 msgstr ""
33296
33297 #: app/Hooks/Handlers/BlockEditors/ProductGalleryBlockEditor.php:44
33298 msgid "This block will display the product gallery."
33299 msgstr ""
33300
33301 #: app/Hooks/Handlers/BlockEditors/ProductImageBlockEditor.php:72
33302 msgid "This block will display the product image."
33303 msgstr ""
33304
33305 #: app/Hooks/Handlers/BlockEditors/ProductInfoBlockEditor.php:44
33306 msgid "This block will display the product information."
33307 msgstr ""
33308
33309 #: app/Hooks/Handlers/BlockEditors/ProductTitleBlockEditor.php:91
33310 msgid "This block will display the product title."
33311 msgstr ""
33312
33313 #: app/Hooks/Handlers/BlockEditors/StockBlock.php:58
33314 msgid "This block will display the stock."
33315 msgstr ""
33316
33317 #: app/Models/Cart.php:268 app/Models/Cart.php:299 app/Models/Cart.php:399
33318 #: app/Models/Cart.php:529 app/Models/Cart.php:580 app/Models/Cart.php:622
33319 msgid "This cart is locked and cannot be modified."
33320 msgstr ""
33321
33322 #: app/Hooks/Cart/WebCheckoutHandler.php:1044
33323 msgid "This cart is locked or already has an upgrade applied."
33324 msgstr ""
33325
33326 #: app/Helpers/CouponHelper.php:383
33327 msgid "This coupon can not be applied to some items in your cart"
33328 msgstr ""
33329
33330 #: app/Services/Coupon/DiscountService.php:141
33331 msgid "This coupon cannot be stacked with other coupons."
33332 msgstr ""
33333
33334 #: app/Http/Requests/CouponRequest.php:40
33335 msgid "This coupon code is already in use."
33336 msgstr ""
33337
33338 #: app/Services/Coupon/DiscountService.php:261
33339 msgid "This coupon does not provide any additional discount on your order."
33340 msgstr ""
33341
33342 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:58
33343 msgid "This coupon has expired or is not valid"
33344 msgstr ""
33345
33346 #: app/Services/Coupon/DiscountService.php:575
33347 #: app/Services/Coupon/DiscountService.php:591
33348 msgid "This coupon has expired."
33349 msgstr ""
33350
33351 #: app/Services/Coupon/DiscountService.php:620
33352 msgid "This coupon has reached its maximum number of uses."
33353 msgstr ""
33354
33355 #: app/Services/Coupon/DiscountService.php:282
33356 msgid "This coupon is not available for your order."
33357 msgstr ""
33358
33359 #: app/Services/Coupon/DiscountService.php:581
33360 msgid "This coupon is not currently available."
33361 msgstr ""
33362
33363 #: app/Services/Coupon/DiscountService.php:578
33364 #: app/Services/Coupon/DiscountService.php:587
33365 msgid "This coupon is not yet active."
33366 msgstr ""
33367
33368 #. %1$s: "Manage digest settings" link
33369 #: app/Views/emails/digest.php:205
33370 #, php-format
33371 msgid "This digest is enabled for your store. %1$s"
33372 msgstr ""
33373
33374 #: app/Services/Translations/admin-translation.php:2410
33375 msgid ""
33376 "This dispute has refundable action, so you may refund the charge to the "
33377 "customer for a dispute resolution."
33378 msgstr ""
33379
33380 #: app/Services/Renderer/Receipt/ThankYouRender.php:763
33381 msgid ""
33382 "This download link is valid for 7 days. After that, you can download the "
33383 "files again from your account\n"
33384 " on our website."
33385 msgstr ""
33386
33387 #: app/Views/emails/parts/downloads.php:69
33388 #: app/Views/emails/parts/licenses.php:49
33389 msgid ""
33390 "This download link is valid for 7 days. After that, you can download the "
33391 "files again from your account\n"
33392 " on our website."
33393 msgstr ""
33394
33395 #: app/Services/Translations/block-editor-translation.php:418
33396 #: app/Services/Renderer/Receipt/ThankYouRender.php:790
33397 msgid ""
33398 "This download link is valid for 7 days. After that, you can download the "
33399 "files again from your account on our website."
33400 msgstr ""
33401
33402 #: app/Services/Translations/admin-translation.php:2412
33403 msgid ""
33404 "This email footer will be used for all emails sent from FluentCart, It's "
33405 "highly recommended to use your business name and address in the footer for\n"
33406 "compliance."
33407 msgstr ""
33408
33409 #: app/Http/Requests/UserRequest.php:29
33410 msgid "This email is already registered."
33411 msgstr ""
33412
33413 #: app/Services/Email/EmailNotifications.php:378
33414 msgid ""
33415 "This email will be sent before a trial period ends and converts to a paid "
33416 "subscription."
33417 msgstr ""
33418
33419 #: app/Services/Email/EmailNotifications.php:343
33420 msgid "This email will be sent before subscription auto-renewal date."
33421 msgstr ""
33422
33423 #: app/Services/Email/EmailNotifications.php:395
33424 msgid ""
33425 "This email will be sent to admin when a trial ending reminder is sent to a "
33426 "customer."
33427 msgstr ""
33428
33429 #: app/Services/Email/EmailNotifications.php:360
33430 msgid ""
33431 "This email will be sent to admin when an upcoming renewal reminder is sent."
33432 msgstr ""
33433
33434 #: app/Services/Email/EmailNotifications.php:325
33435 msgid "This email will be sent to remind customer about pending payment."
33436 msgstr ""
33437
33438 #: app/Services/Email/EmailNotifications.php:128
33439 msgid "This email will be sent to the admin after a renewal payment made"
33440 msgstr ""
33441
33442 #: app/Services/Email/EmailNotifications.php:73
33443 msgid "This email will be sent to the admin after an order is placed."
33444 msgstr ""
33445
33446 #: app/Services/Email/EmailNotifications.php:182
33447 msgid ""
33448 "This email will be sent to the admin after an order is refunded (partial / "
33449 "full)."
33450 msgstr ""
33451
33452 #: app/Services/Email/EmailNotifications.php:164
33453 msgid "This email will be sent to the admin when a subscription is canceled."
33454 msgstr ""
33455
33456 #: app/Services/Email/EmailNotifications.php:254
33457 msgid ""
33458 "This email will be sent to the admin when an order is placed using offline "
33459 "payment method."
33460 msgstr ""
33461
33462 #: app/Services/Email/EmailNotifications.php:110
33463 msgid "This email will be sent to the customer after a renewal payment made"
33464 msgstr ""
33465
33466 #: app/Services/Email/EmailNotifications.php:236
33467 msgid ""
33468 "This email will be sent to the customer after an order is marked as delivered"
33469 msgstr ""
33470
33471 #: app/Services/Email/EmailNotifications.php:218
33472 msgid ""
33473 "This email will be sent to the customer after an order is marked as shipped"
33474 msgstr ""
33475
33476 #: app/Services/Email/EmailNotifications.php:92
33477 msgid "This email will be sent to the customer after an order is placed."
33478 msgstr ""
33479
33480 #: app/Services/Email/EmailNotifications.php:200
33481 msgid ""
33482 "This email will be sent to the customer after an order is refunded (partial "
33483 "/ full)."
33484 msgstr ""
33485
33486 #: app/Services/Email/EmailNotifications.php:274
33487 msgid ""
33488 "This email will be sent to the customer when an order is placed using "
33489 "offline payment method."
33490 msgstr ""
33491
33492 #: app/Services/Email/EmailNotifications.php:147
33493 msgid ""
33494 "This email will be sent to the customer when their subscription is canceled."
33495 msgstr ""
33496
33497 #: app/Services/Translations/admin-translation.php:2414
33498 msgid "This endpoint receives data from webhooks when events occur"
33499 msgstr ""
33500
33501 #: app/Services/Translations/admin-translation.php:2415
33502 msgid "This feature is available in pro version only."
33503 msgstr ""
33504
33505 #: app/Services/Translations/admin-translation.php:2416
33506 msgid "This feature is only available for pro version."
33507 msgstr ""
33508
33509 #: app/Services/Translations/admin-translation.php:2417
33510 msgid "This feature is only available in FluentCart Pro with "
33511 msgstr ""
33512
33513 #: app/Services/Translations/admin-translation.php:2418
33514 msgid "This feature is only available in FluentCart Pro."
33515 msgstr ""
33516
33517 #: app/Services/Translations/admin-translation.php:2419
33518 #, php-format
33519 msgid ""
33520 "This feature requires FluentCart Pro v%s or later. Please update FluentCart "
33521 "Pro to use this feature."
33522 msgstr ""
33523
33524 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:141
33525 msgid "This file type is not allowed."
33526 msgstr ""
33527
33528 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:78
33529 msgid "This filter will check if a contact has at least one shop order or not"
33530 msgstr ""
33531
33532 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:201
33533 msgid ""
33534 "This filter will check if a contact has at least one specific variation "
33535 "expired license or not"
33536 msgstr ""
33537
33538 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:177
33539 msgid ""
33540 "This filter will check if a contact has at least one specific variation "
33541 "license or not"
33542 msgstr ""
33543
33544 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:122
33545 msgid ""
33546 "This filter will check if a contact has purchased at least one specific "
33547 "product variation or not"
33548 msgstr ""
33549
33550 #: api/Resource/AttrGroupResource.php:201
33551 msgid "This group is already in use, can not be deleted."
33552 msgstr ""
33553
33554 #: app/Http/Controllers/IntegrationController.php:161
33555 msgid "This integration is not available for global scope or not enabled"
33556 msgstr ""
33557
33558 #: app/Http/Controllers/ProductIntegrationsController.php:59
33559 msgid "This integration is not available for products or not enabled"
33560 msgstr ""
33561
33562 #: app/Services/Translations/admin-translation.php:2420
33563 msgid ""
33564 "This integration is not enabled. Please enable it from the integration "
33565 "modules."
33566 msgstr ""
33567
33568 #: api/StoreSettings.php:1193
33569 msgid "This is a FluentCart Pro feature."
33570 msgstr ""
33571
33572 #. %s is the order reference
33573 #: app/Views/emails/order/reminder/due/customer.php:33
33574 #, php-format
33575 msgid "This is a friendly reminder that payment for order %s is due."
33576 msgstr ""
33577
33578 #. %s is order reference
33579 #: app/Views/emails/order/reminder/overdue/customer.php:37
33580 #, php-format
33581 msgid ""
33582 "This is a friendly reminder that your payment for order %s is still pending."
33583 msgstr ""
33584
33585 #. %s is subscription item name
33586 #: app/Views/emails/subscription/reminder/customer.php:30
33587 #, php-format
33588 msgid ""
33589 "This is a friendly reminder that your subscription for %s will renew soon."
33590 msgstr ""
33591
33592 #: app/Modules/MCP/Support/WriteGuard.php:194
33593 msgid ""
33594 "This is a live (real-money) gateway action and live mutations are disabled. "
33595 "Enable the mcp_allow_live_gateway option or the "
33596 "fluent_cart/mcp_allow_live_gateway filter to permit live refunds and "
33597 "cancellations."
33598 msgstr ""
33599
33600 #: app/Services/Translations/admin-translation.php:2421
33601 msgid "This is a physical product"
33602 msgstr ""
33603
33604 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:160
33605 msgid "This is a renewal order. Please check the parent order details."
33606 msgstr ""
33607
33608 #: app/Services/Translations/admin-translation.php:2422
33609 msgid "This is the product for the bump."
33610 msgstr ""
33611
33612 #: app/Services/Translations/admin-translation.php:2423
33613 msgid "This is the product for the offer."
33614 msgstr ""
33615
33616 #. Button aria-label shown when a product is out of stock
33617 #: app/Services/Renderer/PricingTableRenderer.php:397
33618 msgid "This item is out of stock and cannot be added to cart"
33619 msgstr ""
33620
33621 #: app/Services/Translations/admin-translation.php:2403
33622 msgid "This Month"
33623 msgstr ""
33624
33625 #: app/Http/Controllers/ProductController.php:722
33626 msgid "This month"
33627 msgstr ""
33628
33629 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:161
33630 msgid "This note will be added to the Contact's Profile"
33631 msgstr ""
33632
33633 #: app/Services/Translations/admin-translation.php:2424
33634 msgid ""
33635 "This notification trigger is controlled from the Reminders section. You can "
33636 "configure it from"
33637 msgstr ""
33638
33639 #: app/Modules/MCP/Tools/OrderTools.php:974
33640 msgid "This order cannot be refunded in its current state."
33641 msgstr ""
33642
33643 #: app/Services/Translations/admin-translation.php:2425
33644 msgid "This order has been upgraded from"
33645 msgstr ""
33646
33647 #: app/Services/Translations/admin-translation.php:2426
33648 msgid "This order has been upgraded to"
33649 msgstr ""
33650
33651 #: app/Services/Translations/customer-profile-translation.php:273
33652 msgid "This order has some due amount. Please complete the payment."
33653 msgstr ""
33654
33655 #: app/Models/OrderTransaction.php:236
33656 msgid "This payment method does not support remote dispute management"
33657 msgstr ""
33658
33659 #: app/Models/Subscription.php:548
33660 msgid "This payment method does not support remote resync"
33661 msgstr ""
33662
33663 #: app/Models/Subscription.php:584
33664 msgid "This payment method does not support remote subscription cancel"
33665 msgstr ""
33666
33667 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:262
33668 msgid "This PayPal payment has already been processed!"
33669 msgstr ""
33670
33671 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:346
33672 msgid "This PayPal subscription has already been used!"
33673 msgstr ""
33674
33675 #: api/Resource/ProductVariationResource.php:376
33676 msgid ""
33677 "This pricing cannot be deleted at the moment. There are pending orders "
33678 "associated with it. Deleting the pricing will disrupt the order processing "
33679 "and might cause inconvenience to our customers."
33680 msgstr ""
33681
33682 #: api/Resource/ProductResource.php:438
33683 msgid ""
33684 "This product cannot be deleted at the moment. There are pending orders "
33685 "associated with it. Deleting the product will disrupt the order processing "
33686 "and might cause inconvenience to our customers."
33687 msgstr ""
33688
33689 #. %s is the link to shipping settings
33690 #: app/Services/Translations/admin-translation.php:2405
33691 #, php-format
33692 msgid "This Product has physical variants. Please %s"
33693 msgstr ""
33694
33695 #: app/Services/Translations/admin-translation.php:2427
33696 msgid ""
33697 "This product is currently in draft and cannot be sold to customers. Please "
33698 "publish the product to make it available for purchase."
33699 msgstr ""
33700
33701 #: app/Services/Translations/admin-translation.php:2428
33702 msgid ""
33703 "This product is currently in draft. You can't share direct checkout link"
33704 msgstr ""
33705
33706 #: app/Models/ProductVariation.php:255
33707 #: app/Modules/StockManagement/StockManagement.php:66
33708 msgid "This product is not available for purchase"
33709 msgstr ""
33710
33711 #: app/Models/ProductVariation.php:246
33712 msgid "This product is not available for purchase."
33713 msgstr ""
33714
33715 #: app/Services/Translations/admin-translation.php:2429
33716 msgid "This product was already saved and will be permanently deleted."
33717 msgstr ""
33718
33719 #: app/Services/Translations/admin-translation.php:2406
33720 msgid "This Quarter"
33721 msgstr ""
33722
33723 #: app/Services/Translations/admin-translation.php:2430
33724 msgid ""
33725 "This report is calculated by looking at active subscriptions and "
33726 "extrapolating their renewals over time, to estimate future renewal revenue "
33727 msgstr ""
33728
33729 #: app/Services/Translations/admin-translation.php:2431
33730 msgid "This report looks at orders created "
33731 msgstr ""
33732
33733 #: app/Services/Translations/admin-translation.php:2432
33734 msgid "This report looks at refunds made for successful orders created "
33735 msgstr ""
33736
33737 #: app/Services/Translations/admin-translation.php:2433
33738 msgid "This report looks at the revenue you received "
33739 msgstr ""
33740
33741 #: app/Services/Translations/admin-translation.php:2434
33742 msgid "This report looks at the subscription you received "
33743 msgstr ""
33744
33745 #: app/Services/Translations/admin-translation.php:2435
33746 msgid "This report looks at the units sold "
33747 msgstr ""
33748
33749 #: app/Http/Controllers/StorageController.php:198
33750 msgid "This storage driver must be managed from its settings page."
33751 msgstr ""
33752
33753 #: app/Services/Translations/admin-translation.php:2436
33754 msgid "This store is not collecting tax."
33755 msgstr ""
33756
33757 #: app/Services/Translations/admin-translation.php:2437
33758 msgid "This store is now collecting tax."
33759 msgstr ""
33760
33761 #: app/Models/Subscription.php:561
33762 msgid "This subscription is already cancelled."
33763 msgstr ""
33764
33765 #: app/Modules/PaymentMethods/StripeGateway/StripeSubscriptions.php:22
33766 msgid "This subscription is not using Stripe as payment method."
33767 msgstr ""
33768
33769 #: app/Http/Controllers/TaxRateController.php:62
33770 msgid "This tax class already exists"
33771 msgstr ""
33772
33773 #: api/Resource/AttrTermResource.php:221
33774 msgid "This term is already in use, can not be deleted."
33775 msgstr ""
33776
33777 #: app/Modules/Subscriptions/Services/SubscriptionService.php:36
33778 msgid "This transaction already exists for this subscription."
33779 msgstr ""
33780
33781 #: app/Services/Translations/admin-translation.php:2407
33782 msgid "This Week"
33783 msgstr ""
33784
33785 #: app/Services/Translations/admin-translation.php:2834
33786 msgid "this week"
33787 msgstr ""
33788
33789 #: app/Services/Translations/admin-translation.php:2438
33790 msgid ""
33791 "This will overwrite all EU destination country standard rates with preset "
33792 "defaults. Continue?"
33793 msgstr ""
33794
33795 #: app/Services/Translations/admin-translation.php:2439
33796 msgid "This will overwrite your current rates with preset defaults. Continue?"
33797 msgstr ""
33798
33799 #: app/Services/Translations/admin-translation.php:2440
33800 #, php-format
33801 msgid "This will permanently delete \\\"%s\\\" and its %s variant(s)."
33802 msgstr ""
33803
33804 #: app/Services/Translations/admin-translation.php:2441
33805 #, php-format
33806 msgid "This will permanently delete \\\"%s\\\"."
33807 msgstr ""
33808
33809 #. %1$s: tax class name (e.g. Reduced)
33810 #: app/Services/Translations/admin-translation.php:2443
33811 #, php-format
33812 msgid ""
33813 "This will permanently delete the \\\"%1$s\\\" tax class and all its rates "
33814 "across every country (not just EU). Products using this class will fall back "
33815 "to Standard. Continue?"
33816 msgstr ""
33817
33818 #: app/Services/Translations/admin-translation.php:2444
33819 msgid ""
33820 "This will regenerate all retention snapshots. This may take 30-60 seconds."
33821 msgstr ""
33822
33823 #: app/Services/Translations/admin-translation.php:2445
33824 #, php-format
33825 msgid "This will remove \\\"%s\\\" and its %s variant(s)."
33826 msgstr ""
33827
33828 #: app/Services/Translations/admin-translation.php:2446
33829 #, php-format
33830 msgid "This will remove \\\"%s\\\"."
33831 msgstr ""
33832
33833 #: app/Services/Translations/admin-translation.php:2447
33834 #, php-format
33835 msgid "This will remove the variant \\\"%s\\\"."
33836 msgstr ""
33837
33838 #: app/Services/Translations/admin-translation.php:2408
33839 msgid "This Year"
33840 msgstr ""
33841
33842 #: app/Services/Localization/i18n/states.php:1716
33843 msgid "Thiès"
33844 msgstr ""
33845
33846 #: app/Services/Tax/TaxManager.php:119
33847 msgid "Three"
33848 msgstr ""
33849
33850 #: api/StoreSettings.php:948
33851 msgid "Three Columns"
33852 msgstr ""
33853
33854 #: app/Services/Translations/TransStrings.php:173
33855 msgid "Thu"
33856 msgstr ""
33857
33858 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:78
33859 msgid "Thumbnail"
33860 msgstr ""
33861
33862 #. %1$s: number of variants the bulk image was applied to
33863 #: app/Services/Translations/admin-translation.php:2449
33864 #, php-format
33865 msgid "Thumbnail applied to %1$s variants"
33866 msgstr ""
33867
33868 #: api/Resource/ProductMetaResource.php:141
33869 msgid "Thumbnail has been deleted successfully!"
33870 msgstr ""
33871
33872 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:96
33873 msgid "Thumbnail navigation"
33874 msgstr ""
33875
33876 #: app/Services/Translations/block-editor-translation.php:420
33877 msgid "Thumbnail position"
33878 msgstr ""
33879
33880 #: api/Resource/ProductMetaResource.php:78
33881 #: app/Services/Translations/admin-translation.php:2450
33882 msgid "Thumbnail set successfully"
33883 msgstr ""
33884
33885 #: api/Resource/ProductMetaResource.php:114
33886 msgid "Thumbnail set successfully!"
33887 msgstr ""
33888
33889 #: app/Services/Translations/block-editor-translation.php:419
33890 msgid "Thumbnail Settings"
33891 msgstr ""
33892
33893 #: app/Services/Localization/i18n/states.php:315
33894 msgid "Thurgau"
33895 msgstr ""
33896
33897 #: app/Services/Localization/i18n/states.php:436
33898 msgid "Thuringia"
33899 msgstr ""
33900
33901 #: app/Services/Translations/TransStrings.php:182
33902 #: app/Services/Translations/admin-translation.php:2451
33903 msgid "Thursday"
33904 msgstr ""
33905
33906 #: app/Services/Localization/i18n/states.php:344
33907 msgid "Tianjin / 天津"
33908 msgstr ""
33909
33910 #: app/Services/Localization/i18n/states.php:497
33911 msgid "Tiaret"
33912 msgstr ""
33913
33914 #: app/Services/Localization/i18n/states.php:372
33915 msgid "Tibet / 西藏"
33916 msgstr ""
33917
33918 #: app/Services/Localization/i18n/states.php:316
33919 msgid "Ticino"
33920 msgstr ""
33921
33922 #: app/Services/Localization/i18n/states.php:112
33923 msgid "Tierra del Fuego"
33924 msgstr ""
33925
33926 #: app/Services/Translations/admin-translation.php:2452
33927 msgid "Time between an order's created & completed date"
33928 msgstr ""
33929
33930 #: app/Modules/MCP/Tools/ReportTools.php:69
33931 msgid ""
33932 "Time series of revenue and order count bucketed by day, week, or month over "
33933 "a period. Scoped to one currency. Use to see growth and seasonality."
33934 msgstr ""
33935
33936 #: app/Services/Translations/admin-translation.php:2453
33937 msgid "Timeline"
33938 msgstr ""
33939
33940 #: app/Http/Requests/ProductUpdateRequest.php:372
33941 #: app/Http/Requests/ProductRequest.php:343
33942 #: app/Http/Requests/ProductVariationRequest.php:213
33943 msgid "Times is required."
33944 msgstr ""
33945
33946 #: app/Http/Requests/ProductUpdateRequest.php:288
33947 #: app/Http/Requests/ProductVariationRequest.php:133
33948 msgid "Times must be a number."
33949 msgstr ""
33950
33951 #: app/Services/Localization/i18n/states.php:1697
33952 msgid "Timiș"
33953 msgstr ""
33954
33955 #: app/Services/Localization/i18n/countries.php:233
33956 msgid "Timor-Leste"
33957 msgstr ""
33958
33959 #: app/Modules/Tax/TaxModule.php:2391 app/Modules/Tax/TaxModule.php:2398
33960 msgid "TIN / VAT"
33961 msgstr ""
33962
33963 #: app/Services/Localization/i18n/states.php:520
33964 msgid "Tindouf"
33965 msgstr ""
33966
33967 #: app/Services/Localization/i18n/states.php:1276
33968 msgid "Tinghir"
33969 msgstr ""
33970
33971 #: app/Services/Translations/admin-translation.php:2454
33972 msgid "Tip: FluentCart Pro can install it for you in one click."
33973 msgstr ""
33974
33975 #: app/Services/Localization/i18n/states.php:525
33976 msgid "Tipasa"
33977 msgstr ""
33978
33979 #: app/Services/Localization/i18n/states.php:834
33980 msgid "Tipperary"
33981 msgstr ""
33982
33983 #: app/Services/Localization/i18n/states.php:66
33984 msgid "Tirana"
33985 msgstr ""
33986
33987 #: app/Services/Localization/i18n/states.php:521
33988 msgid "Tissemsilt"
33989 msgstr ""
33990
33991 #: app/Services/Translations/admin-translation.php:2455
33992 #: app/Services/Translations/block-editor-translation.php:421
33993 msgid "Title"
33994 msgstr ""
33995
33996 #: app/Services/Translations/block-editor-translation.php:422
33997 msgid "Title Color"
33998 msgstr ""
33999
34000 #: app/Services/Translations/block-editor-translation.php:423
34001 msgid "Title Hover Color"
34002 msgstr ""
34003
34004 #: app/Services/BulkProductUpdateService.php:205
34005 #: app/Services/BulkProductInsertService.php:115
34006 #: app/Http/Requests/ProductUpdateRequest.php:352
34007 #: app/Http/Requests/ProductUpdateRequest.php:357
34008 #: app/Http/Requests/ProductRequest.php:323
34009 #: app/Http/Requests/ProductRequest.php:328
34010 #: app/Http/Requests/ProductCreateRequest.php:61
34011 #: app/Http/Requests/AttrTermUpdateRequest.php:36
34012 #: app/Http/Requests/CouponRequest.php:116
34013 #: app/Http/Requests/ProductVariationRequest.php:200
34014 #: app/Http/Requests/ProductDownloadable/ProductDownloadableFileRequest.php:34
34015 #: app/Http/Requests/ProductDownloadable/ProductDownloadableBulkFileRequest.php:36
34016 msgid "Title is required."
34017 msgstr ""
34018
34019 #: app/Services/BulkProductUpdateService.php:206
34020 #: app/Services/BulkProductInsertService.php:116
34021 #: app/Http/Requests/ProductUpdateRequest.php:353
34022 #: app/Http/Requests/ProductUpdateRequest.php:358
34023 #: app/Http/Requests/ProductRequest.php:324
34024 #: app/Http/Requests/ProductRequest.php:329
34025 #: app/Http/Requests/ProductCreateRequest.php:62
34026 #: app/Http/Requests/ProductVariationRequest.php:201
34027 msgid "Title may not be greater than 200 characters."
34028 msgstr ""
34029
34030 #: app/Services/Localization/i18n/states.php:498
34031 msgid "Tizi Ouzou"
34032 msgstr ""
34033
34034 #: app/Services/Localization/i18n/states.php:1277
34035 msgid "Tiznit"
34036 msgstr ""
34037
34038 #: app/Services/Localization/i18n/states.php:1352
34039 msgid "Tlaxcala"
34040 msgstr ""
34041
34042 #: app/Services/Localization/i18n/states.php:496
34043 msgid "Tlemcen"
34044 msgstr ""
34045
34046 #: app/Services/Translations/admin-translation.php:2458
34047 msgid "To add"
34048 msgstr ""
34049
34050 #: app/Services/Translations/admin-translation.php:2459
34051 msgid "To close"
34052 msgstr ""
34053
34054 #: app/Views/emails/order/paid/customer.php:61
34055 msgid ""
34056 "To download receipt and view your order details, please visit the order "
34057 "details page."
34058 msgstr ""
34059
34060 #: app/Views/emails/subscription/renewal/customer.php:42
34061 msgid ""
34062 "To manage your subscription, download receipts, please visit the details "
34063 "page."
34064 msgstr ""
34065
34066 #: app/Services/Translations/admin-translation.php:2460
34067 msgid "To navigate"
34068 msgstr ""
34069
34070 #: app/Services/Translations/admin-translation.php:2456
34071 msgid "To Plan"
34072 msgstr ""
34073
34074 #: app/Services/Translations/admin-translation.php:2457
34075 msgid "To Plan(s)"
34076 msgstr ""
34077
34078 #: app/Services/Translations/admin-translation.php:2461
34079 msgid "To select"
34080 msgstr ""
34081
34082 #: app/Services/Translations/admin-translation.php:2462
34083 msgid ""
34084 "To use PDF receipt templates, you need to install and activate the Fluent "
34085 "PDF plugin."
34086 msgstr ""
34087
34088 #: app/Views/emails/order/paid/admin.php:37
34089 #: app/Views/emails/order/placed/admin.php:37
34090 msgid "To view more details of this order, please check the order detail page."
34091 msgstr ""
34092
34093 #: app/Views/emails/order/placed/customer.php:34
34094 msgid ""
34095 "To view your order details, please visit the order details page. Payment "
34096 "information is included in the email."
34097 msgstr ""
34098
34099 #: app/Services/Localization/i18n/states.php:278
34100 msgid "Tocantins"
34101 msgstr ""
34102
34103 #: app/Services/Localization/i18n/states.php:1056
34104 msgid "Tochigi"
34105 msgstr ""
34106
34107 #: app/Services/Translations/TransStrings.php:137
34108 #: app/Services/Translations/admin-translation.php:2463
34109 msgid "Today"
34110 msgstr ""
34111
34112 #: app/Services/Translations/admin-translation.php:2835
34113 #: app/Services/Translations/customer-profile-translation.php:347
34114 msgid "today"
34115 msgstr ""
34116
34117 #: app/Services/Translations/admin-translation.php:2464
34118 #, php-format
34119 msgid "Toggle %1$s variants"
34120 msgstr ""
34121
34122 #: app/Services/Translations/block-editor-translation.php:424
34123 msgid "Toggle Button Text"
34124 msgstr ""
34125
34126 #: app/Views/admin/admin_menu.php:117
34127 msgid "Toggle color theme"
34128 msgstr ""
34129
34130 #: app/Services/Translations/admin-translation.php:2465
34131 msgid "Toggle columns"
34132 msgstr ""
34133
34134 #: app/Services/Translations/TransStrings.php:215
34135 msgid "Toggle Dropdown"
34136 msgstr ""
34137
34138 #: app/Services/Renderer/ProductFilterRender.php:109
34139 msgid "Toggle filter"
34140 msgstr ""
34141
34142 #: app/Views/frontend/customer_menu.php:15
34143 #: app/Views/frontend/customer_menu.php:40
34144 msgid "Toggle navigation menu"
34145 msgstr ""
34146
34147 #: app/Services/Translations/admin-translation.php:2466
34148 msgid "Toggle reports"
34149 msgstr ""
34150
34151 #: app/Services/Translations/admin-translation.php:2467
34152 msgid "Toggle settings"
34153 msgstr ""
34154
34155 #: app/Services/Translations/admin-translation.php:2468
34156 msgid "Toggle settings navigation"
34157 msgstr ""
34158
34159 #: app/Services/Translations/admin-translation.php:2469
34160 msgid "Toggle storage driver status"
34161 msgstr ""
34162
34163 #. %1$s: country name
34164 #: app/Services/Translations/admin-translation.php:2471
34165 #, php-format
34166 msgid "Toggle tax collection for %1$s"
34167 msgstr ""
34168
34169 #: app/Services/Translations/block-editor-translation.php:425
34170 msgid "Toggle to display the total price of the cart."
34171 msgstr ""
34172
34173 #: app/Services/Localization/i18n/countries.php:234
34174 msgid "Togo"
34175 msgstr ""
34176
34177 #: app/Services/Localization/i18n/states.php:1877
34178 msgid "Tokat"
34179 msgstr ""
34180
34181 #: app/Services/Localization/i18n/countries.php:235
34182 msgid "Tokelau"
34183 msgstr ""
34184
34185 #: app/Services/Localization/i18n/states.php:1083
34186 msgid "Tokushima"
34187 msgstr ""
34188
34189 #: app/Services/Localization/i18n/states.php:1060
34190 msgid "Tokyo"
34191 msgstr ""
34192
34193 #: app/Services/Localization/i18n/states.php:636
34194 msgid "Toledo"
34195 msgstr ""
34196
34197 #: app/Services/Localization/i18n/states.php:405
34198 msgid "Tolima"
34199 msgstr ""
34200
34201 #: app/Services/Localization/i18n/states.php:771
34202 msgid "Tolna"
34203 msgstr ""
34204
34205 #: app/Services/Localization/i18n/countries.php:236
34206 msgid "Tonga"
34207 msgstr ""
34208
34209 #: app/Helpers/CurrenciesHelper.php:140
34210 msgid "Tongan Paʻanga"
34211 msgstr ""
34212
34213 #. 1: provided group count, 2: configured maximum
34214 #: app/Services/AdvancedVariationService.php:139
34215 #, php-format
34216 msgid ""
34217 "Too many attribute groups (%1$d). The maximum allowed is %2$d per save. "
34218 "Reduce the number of groups, or raise the limit via the "
34219 "fluent_cart/advanced_variation/max_groups_per_save filter."
34220 msgstr ""
34221
34222 #. %1$s: maximum allowed attribute groups
34223 #: app/Services/Translations/admin-translation.php:2473
34224 #, php-format
34225 msgid "Too many attribute groups. Maximum allowed is %1$s. Remove some groups."
34226 msgstr ""
34227
34228 #. 1: total unique term count in payload, 2: configured maximum
34229 #: app/Services/AdvancedVariationService.php:155
34230 #, php-format
34231 msgid ""
34232 "Too many attribute terms (%1$d) referenced. The maximum allowed is %2$d "
34233 "unique terms per save. Trim the term selection, or raise the limit via the "
34234 "fluent_cart/advanced_variation/max_terms_per_save filter."
34235 msgstr ""
34236
34237 #. %1$s: current combinations count, %2$s: maximum allowed combinations
34238 #: app/Services/Translations/admin-translation.php:2475
34239 #, php-format
34240 msgid "Too many combinations (%1$s). Maximum allowed is %2$s."
34241 msgstr ""
34242
34243 #. %1$s: current combinations count, %2$s: maximum allowed combinations
34244 #: app/Services/Translations/admin-translation.php:2477
34245 #, php-format
34246 msgid ""
34247 "Too many combinations (%1$s). Maximum allowed is %2$s. Remove some option "
34248 "values."
34249 msgstr ""
34250
34251 #. %1$d: maximum number of groups that can be reordered in one request
34252 #: app/Http/Controllers/AttributesController.php:210
34253 #, php-format
34254 msgid "Too many groups in the reorder request (maximum %1$d)."
34255 msgstr ""
34256
34257 #: app/Services/RateLimiter.php:64
34258 msgid "Too many requests. Please try again after some time."
34259 msgstr ""
34260
34261 #. 1: projected combination count, 2: configured maximum
34262 #: app/Services/AdvancedVariationService.php:171
34263 #, php-format
34264 msgid ""
34265 "Too many variation combinations (%1$d). The maximum allowed is %2$d. Reduce "
34266 "attribute groups or terms, or raise the limit via the "
34267 "fluent_cart/advanced_variation/max_combinations filter."
34268 msgstr ""
34269
34270 #: app/Modules/PaymentMethods/StripeGateway/SubscriptionsManager.php:43
34271 msgid "Too many verification attempts. You can try again tomorrow."
34272 msgstr ""
34273
34274 #: app/Services/Translations/admin-translation.php:2478
34275 msgid "Tooltip only"
34276 msgstr ""
34277
34278 #: app/Services/Translations/block-editor-translation.php:426
34279 msgid "Tooltip Text"
34280 msgstr ""
34281
34282 #: app/Services/Translations/block-editor-translation.php:427
34283 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:106
34284 msgid "Top"
34285 msgstr ""
34286
34287 #. 1: number of products, 2: ranking metric
34288 #: app/Modules/MCP/Tools/ReportTools.php:426
34289 #, php-format
34290 msgid "Top %1$d products by %2$s."
34291 msgstr ""
34292
34293 #: app/Services/Translations/admin-translation.php:2479
34294 msgid "Top Countries Gross Revenue"
34295 msgstr ""
34296
34297 #: app/Services/Translations/admin-translation.php:2480
34298 msgid "Top Countries Net Revenue"
34299 msgstr ""
34300
34301 #: app/Services/Translations/admin-translation.php:2481
34302 msgid "Top Country Gross Volume"
34303 msgstr ""
34304
34305 #: app/Services/Translations/admin-translation.php:2482
34306 msgid "Top Country Net Volume"
34307 msgstr ""
34308
34309 #: app/Services/Translations/block-editor-translation.php:428
34310 msgid "Top Left"
34311 msgstr ""
34312
34313 #: app/Views/emails/digest.php:144
34314 msgid "Top products"
34315 msgstr ""
34316
34317 #: app/Services/Translations/block-editor-translation.php:429
34318 msgid "Top Right"
34319 msgstr ""
34320
34321 #: app/Services/Translations/admin-translation.php:2483
34322 msgid "Top Sold Products"
34323 msgstr ""
34324
34325 #: app/Services/Translations/admin-translation.php:2484
34326 msgid "Top Sold Variants"
34327 msgstr ""
34328
34329 #: app/Services/Localization/i18n/states.php:1007
34330 msgid "Torino"
34331 msgstr ""
34332
34333 #: app/Services/Localization/i18n/states.php:2123
34334 msgid "Tororo"
34335 msgstr ""
34336
34337 #: app/Services/Renderer/CartSummaryRender.php:218
34338 #: app/Services/Renderer/CartRenderer.php:415
34339 #: app/Services/Translations/admin-translation.php:2485
34340 #: app/Services/Translations/customer-profile-translation.php:274
34341 #: app/Services/Translations/block-editor-translation.php:430
34342 #: app/Views/invoice/thank_you.php:133 app/Views/invoice/thank_you.php:317
34343 #: app/Views/invoice/receipt_slip.php:446
34344 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:773
34345 #: app/Services/Renderer/Receipt/ThankYouRender.php:272
34346 #: app/Services/Renderer/Receipt/ThankYouRender.php:589
34347 #: app/Views/emails/parts/subscription_item.php:130
34348 #: app/Views/emails/parts/items_table.php:46
34349 #: app/Views/emails/parts/items_table.php:570
34350 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:199
34351 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:479
34352 msgid "Total"
34353 msgstr ""
34354
34355 #: app/Services/Translations/admin-translation.php:2836
34356 #: app/Modules/MCP/Tools/ReportTools.php:609
34357 #: app/Modules/MCP/Tools/ReportTools.php:732
34358 msgid "total"
34359 msgstr ""
34360
34361 #. %1$s: line total amount
34362 #: app/Modules/Tax/TaxModule.php:933 app/Modules/Tax/TaxModule.php:1043
34363 #, php-format
34364 msgid "Total %1$s"
34365 msgstr ""
34366
34367 #. %s - total number of items
34368 #: app/Services/Translations/admin-translation.php:2487
34369 #: app/Services/Translations/customer-profile-translation.php:276
34370 #, php-format
34371 msgid "Total %s"
34372 msgstr ""
34373
34374 #: app/Services/Translations/admin-translation.php:2488
34375 msgid "Total Activated Sites"
34376 msgstr ""
34377
34378 #: app/Services/Translations/admin-translation.php:2489
34379 msgid "Total Activations"
34380 msgstr ""
34381
34382 #: app/Helpers/EditorShortCodeHelper.php:178
34383 msgid "Total Amount"
34384 msgstr ""
34385
34386 #: app/Services/Translations/customer-profile-translation.php:277
34387 msgid "Total amount"
34388 msgstr ""
34389
34390 #: app/Helpers/EditorShortCodeHelper.php:179
34391 msgid "Total Amount (Formatted)"
34392 msgstr ""
34393
34394 #: app/Services/Translations/customer-profile-translation.php:278
34395 msgid "Total amount for the order"
34396 msgstr ""
34397
34398 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:180
34399 msgid "Total amount is not valid, please add some items to cart!"
34400 msgstr ""
34401
34402 #: app/Services/Translations/admin-translation.php:2506
34403 msgid "Total amount of shipping costs"
34404 msgstr ""
34405
34406 #: app/Services/Translations/admin-translation.php:2507
34407 msgid "Total amount of taxes"
34408 msgstr ""
34409
34410 #. 1: Total price
34411 #: app/Services/Renderer/MiniCartRenderer.php:54
34412 #: app/Services/Renderer/CartRenderer.php:404
34413 #, php-format
34414 msgid "Total cart price: %1$s"
34415 msgstr ""
34416
34417 #: app/Services/Translations/admin-translation.php:2490
34418 msgid "Total Due"
34419 msgstr ""
34420
34421 #: app/Services/Translations/admin-translation.php:2508
34422 msgid "Total items sold divided by orders made."
34423 msgstr ""
34424
34425 #: app/Services/Translations/admin-translation.php:2491
34426 msgid "Total Limit"
34427 msgstr ""
34428
34429 #: app/Services/Translations/admin-translation.php:2509
34430 msgid "Total limit"
34431 msgstr ""
34432
34433 #: app/Services/Translations/admin-translation.php:2510
34434 msgid "Total number of refunds (full or partial)"
34435 msgstr ""
34436
34437 #: app/Services/Translations/admin-translation.php:2511
34438 msgid ""
34439 "Total number of times this coupon can be redeemed across the entire store."
34440 msgstr ""
34441
34442 #: app/Services/Translations/admin-translation.php:2492
34443 msgid "Total Orders"
34444 msgstr ""
34445
34446 #: app/Services/Translations/admin-translation.php:2512
34447 msgid "Total orders divided by the number of unique customers."
34448 msgstr ""
34449
34450 #: app/Services/Translations/admin-translation.php:2493
34451 msgid "Total Paid"
34452 msgstr ""
34453
34454 #: app/Services/Translations/admin-translation.php:2513
34455 #: app/Services/Translations/customer-profile-translation.php:279
34456 #: app/Modules/Tax/TaxModule.php:464
34457 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:1035
34458 #: app/Services/Renderer/Receipt/ThankYouRender.php:1204
34459 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:609
34460 #: app/Views/emails/parts/items_table.php:521
34461 msgid "Total payable tax"
34462 msgstr ""
34463
34464 #: app/Helpers/EditorShortCodeHelper.php:319
34465 #: app/Services/Translations/admin-translation.php:2494
34466 msgid "Total Price"
34467 msgstr ""
34468
34469 #: app/Services/Renderer/CartItemRenderer.php:80
34470 msgid "Total price"
34471 msgstr ""
34472
34473 #: app/Helpers/EditorShortCodeHelper.php:320
34474 msgid "Total Price (Formatted)"
34475 msgstr ""
34476
34477 #. 1: Total price
34478 #: app/Services/Renderer/CartRenderer.php:361
34479 #, php-format
34480 msgid "Total price for this item: %1$s"
34481 msgstr ""
34482
34483 #: app/Services/Widgets/DashboardWidget.php:51
34484 msgid "Total Products"
34485 msgstr ""
34486
34487 #: app/Services/Translations/admin-translation.php:2495
34488 msgid "Total Refund"
34489 msgstr ""
34490
34491 #: app/Services/Translations/admin-translation.php:2496
34492 msgid "Total Refund Owed"
34493 msgstr ""
34494
34495 #: app/Services/Translations/admin-translation.php:2497
34496 msgid "Total Refunded Amount"
34497 msgstr ""
34498
34499 #: app/Services/Translations/admin-translation.php:2498
34500 msgid "Total Refunded Amount / Total Order Amount"
34501 msgstr ""
34502
34503 #: app/Services/Translations/admin-translation.php:2499
34504 msgid "Total Refunded Amount / Total Refund count"
34505 msgstr ""
34506
34507 #: app/Services/Translations/admin-translation.php:2500
34508 msgid "Total Refunds"
34509 msgstr ""
34510
34511 #: app/Services/Translations/admin-translation.php:2514
34512 msgid "Total refunds count including partially refunds."
34513 msgstr ""
34514
34515 #: app/Services/Translations/admin-translation.php:2501
34516 msgid "Total Revenue"
34517 msgstr ""
34518
34519 #: app/Services/Translations/admin-translation.php:2502
34520 msgid "Total Stock"
34521 msgstr ""
34522
34523 #: app/Services/Translations/admin-translation.php:2503
34524 msgid "Total Subscriptions"
34525 msgstr ""
34526
34527 #: app/Views/invoice/thank_you.php:276
34528 #: app/Services/Renderer/Receipt/ThankYouRender.php:530
34529 msgid "Total Tax"
34530 msgstr ""
34531
34532 #: app/Services/Translations/admin-translation.php:2515
34533 #: app/Services/Translations/customer-profile-translation.php:280
34534 #: app/Modules/Tax/TaxModule.php:474
34535 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:1046
34536 #: app/Services/Renderer/Receipt/ThankYouRender.php:1210
34537 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:616
34538 #: app/Views/emails/parts/items_table.php:535
34539 msgid "Total tax in this order"
34540 msgstr ""
34541
34542 #: app/Services/Translations/block-editor-translation.php:431
34543 msgid "Total text"
34544 msgstr ""
34545
34546 #: app/Services/Translations/customer-profile-translation.php:281
34547 msgid "Total to pay now"
34548 msgstr ""
34549
34550 #: app/Services/Translations/admin-translation.php:2504
34551 msgid "Total Value"
34552 msgstr ""
34553
34554 #: app/Services/Translations/admin-translation.php:2505
34555 msgid "Total Variants"
34556 msgstr ""
34557
34558 #: app/Services/Translations/TransStrings.php:226
34559 msgid "Total {total}"
34560 msgstr ""
34561
34562 #: app/Services/Localization/i18n/states.php:703
34563 msgid "Totonicapán"
34564 msgstr ""
34565
34566 #: app/Services/Localization/i18n/states.php:1078
34567 msgid "Tottori"
34568 msgstr ""
34569
34570 #: app/Helpers/CartCheckoutHelper.php:545
34571 #: app/Services/Renderer/CheckoutFieldsSchema.php:265
34572 #: app/Services/Renderer/CheckoutFieldsSchema.php:268
34573 #: app/Services/Translations/block-editor-translation.php:432
34574 msgid "Town / City"
34575 msgstr ""
34576
34577 #: app/Services/Localization/i18n/address-locales.php:427
34578 msgid "Town / City / Post Office"
34579 msgstr ""
34580
34581 #: app/Services/Localization/i18n/address-locales.php:318
34582 msgid "Town / District"
34583 msgstr ""
34584
34585 #: app/Services/Localization/i18n/address-locales.php:736
34586 msgid "Town / Village"
34587 msgstr ""
34588
34589 #: app/Services/Translations/block-editor-translation.php:433
34590 msgid "Town/City"
34591 msgstr ""
34592
34593 #: app/Services/Localization/i18n/states.php:1063
34594 msgid "Toyama"
34595 msgstr ""
34596
34597 #: app/Services/Localization/i18n/states.php:1878
34598 msgid "Trabzon"
34599 msgstr ""
34600
34601 #: app/Services/Translations/admin-translation.php:2516
34602 msgid "Track Quantity"
34603 msgstr ""
34604
34605 #: app/Services/Translations/admin-translation.php:2517
34606 msgid "Traffic Sources Report"
34607 msgstr ""
34608
34609 #: app/Services/Localization/i18n/states.php:1808
34610 msgid "Trang"
34611 msgstr ""
34612
34613 #: app/Services/Localization/i18n/states.php:1138
34614 msgid "Trans Nzoia"
34615 msgstr ""
34616
34617 #: api/Resource/OrderResource.php:2270
34618 #: app/Http/Controllers/OrderController.php:1106
34619 msgid "Transaction already has the same status"
34620 msgstr ""
34621
34622 #: app/Services/Translations/customer-profile-translation.php:283
34623 msgid "Transaction amount"
34624 msgstr ""
34625
34626 #: app/Services/Translations/customer-profile-translation.php:284
34627 msgid "Transaction date"
34628 msgstr ""
34629
34630 #: app/Services/Translations/admin-translation.php:2518
34631 msgid "Transaction Details"
34632 msgstr ""
34633
34634 #: app/Services/Filter/OrderFilter.php:371
34635 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:197
34636 msgid "Transaction Id"
34637 msgstr ""
34638
34639 #: app/Http/Controllers/OrderController.php:274
34640 msgid "Transaction ID is required"
34641 msgstr ""
34642
34643 #: app/Services/Translations/customer-profile-translation.php:282
34644 msgid "Transaction ID:"
34645 msgstr ""
34646
34647 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:418
34648 msgid "Transaction not found"
34649 msgstr ""
34650
34651 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:412
34652 msgid "Transaction not found for the provided setup intent."
34653 msgstr ""
34654
34655 #: api/Resource/OrderResource.php:2264
34656 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:177
34657 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:137
34658 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:311
34659 msgid "Transaction not found!"
34660 msgstr ""
34661
34662 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:193
34663 msgid "Transaction Property"
34664 msgstr ""
34665
34666 #: app/Services/Filter/OrderFilter.php:379
34667 msgid "Transaction Status"
34668 msgstr ""
34669
34670 #: app/Services/Filter/OrderFilter.php:395
34671 msgid "Transaction Type"
34672 msgstr ""
34673
34674 #: app/Services/Translations/customer-profile-translation.php:285
34675 msgid "Transactions"
34676 msgstr ""
34677
34678 #: app/Services/Filter/OrderFilter.php:366
34679 msgid "Transactions Property"
34680 msgstr ""
34681
34682 #: app/Services/Translations/customer-profile-translation.php:286
34683 msgid "Transactions Table"
34684 msgstr ""
34685
34686 #: app/Services/Localization/i18n/states.php:1008
34687 msgid "Trapani"
34688 msgstr ""
34689
34690 #: app/Helpers/Status.php:115 app/Helpers/Helper.php:374
34691 msgid "Trashed"
34692 msgstr ""
34693
34694 #: app/Services/Localization/i18n/states.php:1809
34695 msgid "Trat"
34696 msgstr ""
34697
34698 #: app/Services/Localization/i18n/states.php:2214
34699 msgid "Treinta y Tres"
34700 msgstr ""
34701
34702 #: app/Services/Localization/i18n/states.php:1031
34703 msgid "Trelawny"
34704 msgstr ""
34705
34706 #: app/Services/Localization/i18n/states.php:1009
34707 msgid "Trento"
34708 msgstr ""
34709
34710 #: app/Services/Localization/i18n/states.php:1010
34711 msgid "Treviso"
34712 msgstr ""
34713
34714 #: app/Helpers/EditorShortCodeHelper.php:378
34715 #: app/Services/Translations/admin-translation.php:2519
34716 msgid "Trial Days"
34717 msgstr ""
34718
34719 #: app/Services/BulkProductUpdateService.php:220
34720 #: app/Services/BulkProductInsertService.php:134
34721 msgid "Trial days may not be greater than 365."
34722 msgstr ""
34723
34724 #: app/Services/BulkProductUpdateService.php:219
34725 #: app/Services/BulkProductInsertService.php:133
34726 msgid "Trial days must be 0 or more."
34727 msgstr ""
34728
34729 #: app/Services/BulkProductUpdateService.php:218
34730 #: app/Services/BulkProductInsertService.php:132
34731 #: app/Http/Requests/ProductUpdateRequest.php:300
34732 #: app/Http/Requests/ProductVariationRequest.php:144
34733 #: app/Http/Requests/ProductVariationRequest.php:217
34734 msgid "Trial days must be a number."
34735 msgstr ""
34736
34737 #: app/Views/emails/subscription/trial_end/customer.php:54
34738 #: app/Views/emails/subscription/trial_end/admin.php:41
34739 msgid "Trial End Date"
34740 msgstr ""
34741
34742 #: app/Http/Requests/SchedulingSettingsRequest.php:72
34743 msgid "Trial end reminder days must be a whole number."
34744 msgstr ""
34745
34746 #: app/Http/Requests/SchedulingSettingsRequest.php:73
34747 msgid "Trial end reminder days must be at least 1."
34748 msgstr ""
34749
34750 #: app/Http/Requests/SchedulingSettingsRequest.php:74
34751 msgid "Trial end reminder days must not exceed 14."
34752 msgstr ""
34753
34754 #: app/Hooks/Handlers/ReminderHandler.php:167
34755 msgid "Trial Ending"
34756 msgstr ""
34757
34758 #: app/Services/Reminders/ReminderService.php:334
34759 msgid "Trial ending reminder sent successfully"
34760 msgstr ""
34761
34762 #: app/Services/Email/EmailNotifications.php:403
34763 msgid "Trial Ending Soon - {{order.customer.full_name}}"
34764 msgstr ""
34765
34766 #: app/Services/Email/EmailNotifications.php:394
34767 msgid "Trial ending soon reminder copy to admin"
34768 msgstr ""
34769
34770 #: app/Services/Email/EmailNotifications.php:377
34771 msgid "Trial ending soon reminder to customer"
34772 msgstr ""
34773
34774 #: app/Views/emails/subscription/trial_end/customer.php:48
34775 #: app/Views/emails/subscription/trial_end/admin.php:35
34776 msgid "Trial Ends In"
34777 msgstr ""
34778
34779 #: app/Http/Requests/ProductUpdateRequest.php:303
34780 #: app/Http/Requests/ProductVariationRequest.php:147
34781 #: app/Http/Requests/ProductVariationRequest.php:218
34782 msgid "Trial period cannot exceed 365 days."
34783 msgstr ""
34784
34785 #: app/Helpers/Status.php:273
34786 #: app/Services/Translations/admin-translation.php:2520
34787 #: app/Services/Translations/customer-profile-translation.php:287
34788 msgid "Trialing"
34789 msgstr ""
34790
34791 #: app/Services/Localization/i18n/states.php:1011
34792 msgid "Trieste"
34793 msgstr ""
34794
34795 #: app/Services/Translations/admin-translation.php:2521
34796 msgid "Triggers"
34797 msgstr ""
34798
34799 #: app/Services/Localization/i18n/countries.php:237
34800 msgid "Trinidad and Tobago"
34801 msgstr ""
34802
34803 #: app/Helpers/CurrenciesHelper.php:142
34804 msgid "Trinidad and Tobago Dollar"
34805 msgstr ""
34806
34807 #: app/Services/Localization/i18n/states.php:1161
34808 msgid "Trinity Palmetto Point"
34809 msgstr ""
34810
34811 #: app/Services/Localization/i18n/states.php:867
34812 msgid "Tripura"
34813 msgstr ""
34814
34815 #: app/Modules/Tax/TaxModule.php:2392
34816 msgid "TRN / VAT"
34817 msgstr ""
34818
34819 #: app/Services/Localization/i18n/states.php:2235
34820 msgid "Trujillo"
34821 msgstr ""
34822
34823 #: app/Services/Translations/admin-translation.php:2522
34824 msgid "Try a different search term or clear some filters."
34825 msgstr ""
34826
34827 #: app/Services/Localization/i18n/states.php:113
34828 msgid "Tucumán"
34829 msgstr ""
34830
34831 #: app/Services/Translations/TransStrings.php:171
34832 msgid "Tue"
34833 msgstr ""
34834
34835 #: app/Services/Translations/TransStrings.php:180
34836 #: app/Services/Translations/admin-translation.php:2523
34837 msgid "Tuesday"
34838 msgstr ""
34839
34840 #: app/Services/Localization/i18n/states.php:1698
34841 msgid "Tulcea"
34842 msgstr ""
34843
34844 #: app/Services/Localization/i18n/states.php:1538
34845 msgid "Tumbes"
34846 msgstr ""
34847
34848 #: app/Services/Localization/i18n/states.php:1879
34849 msgid "Tunceli"
34850 msgstr ""
34851
34852 #: app/Services/Localization/i18n/states.php:557
34853 msgid "Tungurahua"
34854 msgstr ""
34855
34856 #: app/Services/Localization/i18n/countries.php:238
34857 msgid "Tunisia"
34858 msgstr ""
34859
34860 #: app/Services/Localization/i18n/states.php:1139
34861 msgid "Turkana"
34862 msgstr ""
34863
34864 #: app/Services/Localization/i18n/countries.php:239
34865 msgid "Turkey"
34866 msgstr ""
34867
34868 #: app/Helpers/CurrenciesHelper.php:141
34869 msgid "Turkish Lira"
34870 msgstr ""
34871
34872 #: app/Services/Localization/i18n/countries.php:240
34873 msgid "Turkmenistan"
34874 msgstr ""
34875
34876 #: app/Services/Localization/i18n/countries.php:241
34877 msgid "Turks and Caicos Islands"
34878 msgstr ""
34879
34880 #: app/Services/Translations/admin-translation.php:2524
34881 msgid ""
34882 "Turn MCP on from the card to generate connection snippets for your AI "
34883 "clients."
34884 msgstr ""
34885
34886 #: app/Http/Controllers/ModuleSettingsController.php:241
34887 msgid "Turnstile keys are valid and working."
34888 msgstr ""
34889
34890 #: app/Services/Translations/admin-translation.php:2525
34891 msgid "Turnstile Secret Key"
34892 msgstr ""
34893
34894 #: app/Services/Translations/admin-translation.php:2526
34895 msgid "Turnstile Site Key"
34896 msgstr ""
34897
34898 #: app/Services/Localization/i18n/countries.php:242
34899 msgid "Tuvalu"
34900 msgstr ""
34901
34902 #: app/Services/Tax/TaxManager.php:128
34903 msgid "Twelve"
34904 msgstr ""
34905
34906 #: app/Services/Tax/TaxManager.php:118
34907 msgid "Two"
34908 msgstr ""
34909
34910 #: api/StoreSettings.php:944
34911 msgid "Two Columns"
34912 msgstr ""
34913
34914 #: app/Services/Translations/admin-translation.php:2527
34915 #: app/Services/Translations/customer-profile-translation.php:288
34916 #: app/Views/emails/digest.php:121
34917 #: app/Modules/Shipping/Services/Filter/ShippingClassFilter.php:51
34918 msgid "Type"
34919 msgstr ""
34920
34921 #: app/Services/Translations/admin-translation.php:2528
34922 msgid "Type & Method"
34923 msgstr ""
34924
34925 #: app/Services/Translations/admin-translation.php:2529
34926 msgid "Type and hit enter..."
34927 msgstr ""
34928
34929 #: app/Http/Requests/CouponRequest.php:118
34930 #: app/Http/Requests/ProductDownloadable/ProductDownloadableFileRequest.php:35
34931 #: app/Http/Requests/ProductDownloadable/ProductDownloadableBulkFileRequest.php:37
34932 msgid "Type is required."
34933 msgstr ""
34934
34935 #. %s is the search term
34936 #: app/Services/Translations/admin-translation.php:2531
34937 #, php-format
34938 msgid "Type something to find %s"
34939 msgstr ""
34940
34941 #: app/Services/Translations/admin-translation.php:2532
34942 msgid "Type to search countries..."
34943 msgstr ""
34944
34945 #: app/Services/Translations/block-editor-translation.php:434
34946 msgid "Type to search for products, then hit Enter"
34947 msgstr ""
34948
34949 #: app/Services/Renderer/SearchBarRenderer.php:121
34950 msgid "Type to search products"
34951 msgstr ""
34952
34953 #: app/Services/Translations/admin-translation.php:2533
34954 msgid "Type to search user"
34955 msgstr ""
34956
34957 #: app/Services/Translations/admin-translation.php:2534
34958 msgid "Type:"
34959 msgstr ""
34960
34961 #: app/Modules/Templating/Bricks/Elements/BuySection.php:155
34962 #: app/Modules/Templating/Bricks/Elements/BuySection.php:283
34963 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:89
34964 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:125
34965 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:161
34966 msgid "Typography"
34967 msgstr ""
34968
34969 #: app/Services/Localization/i18n/states.php:2234
34970 msgid "Táchira"
34971 msgstr ""
34972
34973 #: app/Services/Localization/i18n/states.php:495
34974 msgid "Tébessa"
34975 msgstr ""
34976
34977 #: app/Services/Localization/i18n/states.php:1275
34978 msgid "Tétouan"
34979 msgstr ""
34980
34981 #: app/Services/Localization/i18n/states.php:1140
34982 msgid "Uasin Gishu"
34983 msgstr ""
34984
34985 #: app/Services/Localization/i18n/states.php:1810
34986 msgid "Ubon Ratchathani"
34987 msgstr ""
34988
34989 #: app/Services/Localization/i18n/states.php:1539
34990 msgid "Ucayali"
34991 msgstr ""
34992
34993 #: app/Services/Localization/i18n/states.php:1012
34994 msgid "Udine"
34995 msgstr ""
34996
34997 #: app/Services/Localization/i18n/states.php:1811
34998 msgid "Udon Thani"
34999 msgstr ""
35000
35001 #: app/Services/Localization/i18n/countries.php:243
35002 msgid "Uganda"
35003 msgstr ""
35004
35005 #: app/Helpers/CurrenciesHelper.php:146 app/Helpers/CurrenciesHelper.php:399
35006 msgid "Ugandan Shilling"
35007 msgstr ""
35008
35009 #: app/Services/Localization/i18n/countries.php:244
35010 msgid "Ukraine"
35011 msgstr ""
35012
35013 #: app/Helpers/CurrenciesHelper.php:145
35014 msgid "Ukrainian Hryvnia"
35015 msgstr ""
35016
35017 #: app/Services/Translations/admin-translation.php:2545
35018 msgid "Unable to adjust quantity"
35019 msgstr ""
35020
35021 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:404
35022 msgid ""
35023 "Unable to cancel subscription at this time. Please try again later or "
35024 "contact support."
35025 msgstr ""
35026
35027 #: app/Services/PluginInstaller/AddonManager.php:153
35028 msgid "Unable to check for updates from WordPress.org"
35029 msgstr ""
35030
35031 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:72
35032 msgid "Unable To connect with PayPal."
35033 msgstr ""
35034
35035 #: app/Http/Controllers/OnboardingController.php:128
35036 msgid "Unable to create page"
35037 msgstr ""
35038
35039 #: app/Http/Controllers/ProductController.php:854
35040 msgid "Unable To Create Term/s"
35041 msgstr ""
35042
35043 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:648
35044 msgid ""
35045 "Unable to determine the correct S3 region after multiple attempts. Please "
35046 "verify the bucket region and try again."
35047 msgstr ""
35048
35049 #: app/Http/Controllers/OrderController.php:711
35050 msgid "Unable to mark paid for canceled order"
35051 msgstr ""
35052
35053 #: app/Services/DateTime/DateTime.php:163
35054 msgid "Unable to parse datetime:"
35055 msgstr ""
35056
35057 #: app/Services/Report/DashBoardReportService.php:221
35058 msgid "Uncategorized"
35059 msgstr ""
35060
35061 #: app/Services/Translations/admin-translation.php:2546
35062 msgid "Unchanged"
35063 msgstr ""
35064
35065 #: app/Services/Translations/admin-translation.php:2547
35066 msgid "Undeletable"
35067 msgstr ""
35068
35069 #: app/Services/Translations/admin-translation.php:2837
35070 msgid "under"
35071 msgstr ""
35072
35073 #: app/Services/Localization/i18n/states.php:1318
35074 msgid "Ungheni"
35075 msgstr ""
35076
35077 #: app/Services/Renderer/PricingTableRenderer.php:264
35078 msgid "unit"
35079 msgstr ""
35080
35081 #: app/Helpers/EditorShortCodeHelper.php:317
35082 msgid "Unit Price"
35083 msgstr ""
35084
35085 #: app/Views/invoice/receipt_slip.php:276
35086 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:487
35087 msgid "Unit price"
35088 msgstr ""
35089
35090 #: app/Helpers/EditorShortCodeHelper.php:318
35091 msgid "Unit Price (Formatted)"
35092 msgstr ""
35093
35094 #: app/Modules/Tax/TaxModule.php:1144
35095 msgid ""
35096 "Unit price is rounded for display. The line total is calculated at full "
35097 "precision, so it always reconciles exactly."
35098 msgstr ""
35099
35100 #: app/Services/Translations/admin-translation.php:2548
35101 #: app/Services/Translations/customer-profile-translation.php:289
35102 msgid ""
35103 "Unit price is rounded for display. The line total is calculated at full "
35104 "precision."
35105 msgstr ""
35106
35107 #: app/Modules/Tax/TaxModule.php:1138
35108 msgid "Unit price rounding information"
35109 msgstr ""
35110
35111 #: app/Services/Renderer/CartRenderer.php:251
35112 #: app/Services/Translations/block-editor-translation.php:435
35113 msgid "Unit Price:"
35114 msgstr ""
35115
35116 #: api/StoreSettings.php:1242
35117 msgid "Unit used for product dimension measurements."
35118 msgstr ""
35119
35120 #: api/StoreSettings.php:1218
35121 msgid "Unit used for product weight measurements."
35122 msgstr ""
35123
35124 #: app/Services/Localization/i18n/countries.php:245
35125 msgid "United Arab Emirates"
35126 msgstr ""
35127
35128 #: app/Helpers/CurrenciesHelper.php:21
35129 msgid "United Arab Emirates Dirham"
35130 msgstr ""
35131
35132 #: app/Helpers/Helper.php:587
35133 msgid "United Kingdom"
35134 msgstr ""
35135
35136 #: app/Services/Localization/i18n/countries.php:246
35137 msgid "United Kingdom (UK)"
35138 msgstr ""
35139
35140 #: app/Helpers/Helper.php:582
35141 msgid "United State Dollar"
35142 msgstr ""
35143
35144 #: app/Services/Localization/i18n/countries.php:247
35145 msgid "United States (US)"
35146 msgstr ""
35147
35148 #: app/Services/Localization/i18n/countries.php:248
35149 msgid "United States (US) Minor Outlying Islands"
35150 msgstr ""
35151
35152 #: app/Helpers/CurrenciesHelper.php:147
35153 msgid "United States Dollar"
35154 msgstr ""
35155
35156 #: app/Services/Translations/admin-translation.php:2549
35157 #: app/Views/emails/digest.php:150
35158 msgid "Units"
35159 msgstr ""
35160
35161 #: app/Services/Translations/admin-translation.php:2838
35162 msgid "units"
35163 msgstr ""
35164
35165 #: app/Services/Translations/admin-translation.php:2550
35166 msgid "Units Sold"
35167 msgstr ""
35168
35169 #. %s is the error message
35170 #: app/Services/Translations/admin-translation.php:2551
35171 #: app/Services/Translations/block-editor-translation.php:437
35172 #: app/Services/Report/Concerns/CanParseAddressField.php:31
35173 #: app/Services/Report/Concerns/CanParseAddressField.php:41
35174 #: app/Services/Report/Concerns/CanParseAddressField.php:46
35175 msgid "Unknown"
35176 msgstr ""
35177
35178 #. 1: comma-separated list of unknown attribute term IDs
35179 #: app/Services/AdvancedVariationService.php:191
35180 #, php-format
35181 msgid ""
35182 "Unknown attribute terms in payload: %1$s. Refresh the editor and try again."
35183 msgstr ""
35184
35185 #: app/Services/FileSystem/Drivers/S3/S3BucketCreator.php:81
35186 msgid "Unknown error occurred"
35187 msgstr ""
35188
35189 #: app/Services/Report/LicenseReportService.php:146
35190 #: app/Services/Report/DefaultReportService.php:37
35191 #: app/Services/Report/DefaultReportService.php:78
35192 #: app/Services/Email/StoreDigestService.php:391
35193 msgid "Unknown Product"
35194 msgstr ""
35195
35196 #: app/Services/Reminders/ReminderService.php:149
35197 msgid "Unknown reminder type"
35198 msgstr ""
35199
35200 #: app/Modules/PaymentMethods/StripeGateway/API/API.php:86
35201 msgid "Unknown Stripe API request error"
35202 msgstr ""
35203
35204 #: app/Services/Report/DefaultReportService.php:80
35205 msgid "Unknown Variant"
35206 msgstr ""
35207
35208 #. %s - number of items available
35209 #. %d - number of items available
35210 #: app/Services/Translations/admin-translation.php:2553
35211 #: app/Services/Translations/block-editor-translation.php:439
35212 #: app/Services/ShortCodeParser/Parsers/SubscriptionParser.php:48
35213 #: app/Services/ShortCodeParser/Parsers/LicenseParser.php:37
35214 msgid "Unlimited"
35215 msgstr ""
35216
35217 #: app/Services/Renderer/ModalCheckoutRenderer.php:278
35218 msgid "Unlimited Activation"
35219 msgstr ""
35220
35221 #: app/Services/Translations/admin-translation.php:2554
35222 msgid "Unlink"
35223 msgstr ""
35224
35225 #: app/Modules/PaymentMethods/PromoGateways/Pro/PromoGatewaySettings.php:182
35226 msgid "Unlock all premium payment gateways and features"
35227 msgstr ""
35228
35229 #: app/Services/Translations/admin-translation.php:2555
35230 #: app/Services/Translations/customer-profile-translation.php:290
35231 msgid "Unpaid"
35232 msgstr ""
35233
35234 #: app/Services/Translations/admin-translation.php:2556
35235 msgid "Unsaved Changes"
35236 msgstr ""
35237
35238 #: app/Services/Translations/admin-translation.php:2557
35239 msgid "Unsaved changes"
35240 msgstr ""
35241
35242 #: app/Services/Translations/admin-translation.php:2558
35243 msgid "Unsaved copy"
35244 msgstr ""
35245
35246 #: app/Services/Translations/admin-translation.php:2559
35247 msgid "Unsaved draft"
35248 msgstr ""
35249
35250 #: app/Helpers/Status.php:244 app/Helpers/Status.php:255
35251 #: app/Helpers/Helper.php:266 app/Helpers/Helper.php:280
35252 msgid "Unshippable"
35253 msgstr ""
35254
35255 #: app/Helpers/Status.php:241 app/Helpers/Status.php:252
35256 #: app/Helpers/Helper.php:263 app/Helpers/Helper.php:277
35257 #: app/Services/Translations/customer-profile-translation.php:291
35258 msgid "Unshipped"
35259 msgstr ""
35260
35261 #: app/Services/Translations/admin-translation.php:2560
35262 msgid "Until Cancel"
35263 msgstr ""
35264
35265 #: app/Helpers/Helper.php:1208
35266 msgid "until cancel"
35267 msgstr ""
35268
35269 #: app/Services/Translations/admin-translation.php:2561
35270 msgid "Untitled option"
35271 msgstr ""
35272
35273 #: app/Services/Translations/admin-translation.php:2562
35274 msgid "Untitled product"
35275 msgstr ""
35276
35277 #: app/Services/Translations/admin-translation.php:2563
35278 msgid "Untitled variant"
35279 msgstr ""
35280
35281 #: app/Services/Translations/admin-translation.php:2564
35282 msgid "Unverified"
35283 msgstr ""
35284
35285 #: app/Services/Translations/admin-translation.php:2565
35286 msgid "Upcoming"
35287 msgstr ""
35288
35289 #: app/Services/Email/EmailNotifications.php:359
35290 msgid "Upcoming renewal reminder copy to admin"
35291 msgstr ""
35292
35293 #: app/Services/Email/EmailNotifications.php:350
35294 msgid "Upcoming Renewal Reminder from {{settings.store_name}}"
35295 msgstr ""
35296
35297 #: app/Services/Email/EmailNotifications.php:342
35298 msgid "Upcoming renewal reminder to customer"
35299 msgstr ""
35300
35301 #: app/Services/Translations/admin-translation.php:2566
35302 msgid "Upcoming Renewal Revenue"
35303 msgstr ""
35304
35305 #: app/Services/Translations/admin-translation.php:2567
35306 #: app/Services/Translations/customer-profile-translation.php:292
35307 msgid "Update"
35308 msgstr ""
35309
35310 #. %1$s: number of variants to bulk-update
35311 #: app/Services/Translations/admin-translation.php:2569
35312 #, php-format
35313 msgid "Update %1$s variants"
35314 msgstr ""
35315
35316 #: app/Services/Translations/admin-translation.php:2570
35317 #: app/Services/Translations/customer-profile-translation.php:293
35318 msgid "Update Address"
35319 msgstr ""
35320
35321 #: app/CPT/FluentProducts.php:315
35322 msgid "Update Brand"
35323 msgstr ""
35324
35325 #: app/CPT/FluentProducts.php:293
35326 msgid "Update Category"
35327 msgstr ""
35328
35329 #: app/Services/PluginInstaller/AddonManager.php:194
35330 #, php-format
35331 msgid "Update check for source type \"%s\" is not currently available."
35332 msgstr ""
35333
35334 #: app/Services/Translations/admin-translation.php:2571
35335 msgid "Update Customer"
35336 msgstr ""
35337
35338 #: app/Services/Translations/admin-translation.php:2572
35339 msgid "Update Customer Status"
35340 msgstr ""
35341
35342 #: app/Services/Translations/admin-translation.php:2573
35343 msgid "Update File"
35344 msgstr ""
35345
35346 #: app/Services/Translations/admin-translation.php:2574
35347 msgid "Update File (Choose the source file to get automatic updates)"
35348 msgstr ""
35349
35350 #: app/Services/PluginInstaller/AddonManager.php:316
35351 #, php-format
35352 msgid "Update for source type \"%s\" is not currently available."
35353 msgstr ""
35354
35355 #: app/Services/Translations/admin-translation.php:2581
35356 msgid "Update package"
35357 msgstr ""
35358
35359 #: app/Services/Translations/customer-profile-translation.php:294
35360 msgid "Update Payment"
35361 msgstr ""
35362
35363 #: app/Services/Translations/customer-profile-translation.php:295
35364 msgid "Update Payment Method"
35365 msgstr ""
35366
35367 #: app/Services/Translations/admin-translation.php:2575
35368 msgid "Update Required"
35369 msgstr ""
35370
35371 #: app/Services/Translations/admin-translation.php:2576
35372 msgid "Update Role"
35373 msgstr ""
35374
35375 #: app/Services/Translations/admin-translation.php:2577
35376 msgid "Update Shipping Status"
35377 msgstr ""
35378
35379 #: app/Services/Translations/admin-translation.php:2578
35380 msgid "Update Status"
35381 msgstr ""
35382
35383 #: app/Services/Translations/admin-translation.php:2579
35384 msgid "Update Stocks"
35385 msgstr ""
35386
35387 #: app/Services/Translations/admin-translation.php:2580
35388 msgid "Update Upgrade Path"
35389 msgstr ""
35390
35391 #: app/Services/Translations/admin-translation.php:2582
35392 msgid "Update wordpress user profile"
35393 msgstr ""
35394
35395 #: app/Services/Translations/customer-profile-translation.php:296
35396 msgid "Update your payment method to continue with the subscription."
35397 msgstr ""
35398
35399 #. 1: fields changed, 2: order id
35400 #: app/Modules/MCP/Tools/OrderTools.php:896
35401 #, php-format
35402 msgid "Updated %1$s on order #%2$d."
35403 msgstr ""
35404
35405 #: api/Resource/OrderMetaResource.php:112
35406 msgid "Updated successfully"
35407 msgstr ""
35408
35409 #: app/Http/Requests/BulkUpdateVariantRequest.php:30
35410 msgid "Updates payload must be an array."
35411 msgstr ""
35412
35413 #: app/Services/Translations/admin-translation.php:2583
35414 msgid "Updating"
35415 msgstr ""
35416
35417 #: app/Services/Translations/block-editor-translation.php:440
35418 msgid "Updating preview..."
35419 msgstr ""
35420
35421 #: app/Services/Translations/admin-translation.php:2584
35422 msgid "Updating variants"
35423 msgstr ""
35424
35425 #: app/Services/Translations/admin-translation.php:2585
35426 #: app/Services/Translations/customer-profile-translation.php:297
35427 msgid "Upgrade"
35428 msgstr ""
35429
35430 #: app/Services/Renderer/CartSummaryRender.php:356
35431 #: app/Services/Translations/admin-translation.php:2586
35432 #: app/Services/Translations/customer-profile-translation.php:298
35433 #: app/Views/invoice/thank_you.php:207 app/Views/invoice/receipt_slip.php:350
35434 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:618
35435 #: app/Services/Renderer/Receipt/ThankYouRender.php:436
35436 #: app/Views/emails/parts/items_table.php:356
35437 #: app/Hooks/Handlers/CustomCheckout/CustomCheckout.php:196
35438 msgid "Upgrade Discount"
35439 msgstr ""
35440
35441 #: app/Services/Translations/customer-profile-translation.php:300
35442 msgid "Upgrade Options"
35443 msgstr ""
35444
35445 #: app/Services/Translations/customer-profile-translation.php:302
35446 msgid "Upgrade options table"
35447 msgstr ""
35448
35449 #: app/Helpers/AdminHelper.php:36
35450 #: app/Services/Translations/admin-translation.php:2587
35451 msgid "Upgrade Paths"
35452 msgstr ""
35453
35454 #: app/Services/Translations/admin-translation.php:2589
35455 msgid ""
35456 "Upgrade paths feature is temporarily disabled for bundle products. This "
35457 "feature will be enabled in a future update."
35458 msgstr ""
35459
35460 #: app/Services/Translations/admin-translation.php:2588
35461 msgid "Upgrade Paths Temporarily Unavailable for Bundle Products"
35462 msgstr ""
35463
35464 #: app/Services/Translations/customer-profile-translation.php:301
35465 msgid "Upgrade Plan"
35466 msgstr ""
35467
35468 #: app/Services/Translations/customer-profile-translation.php:303
35469 msgid "Upgrade to"
35470 msgstr ""
35471
35472 #: app/Modules/PaymentMethods/PromoGateways/Pro/PromoGatewaySettings.php:162
35473 msgid "Upgrade to FluentCart Pro"
35474 msgstr ""
35475
35476 #: app/Services/Translations/admin-translation.php:2590
35477 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:254
35478 msgid "Upgrade to Pro"
35479 msgstr ""
35480
35481 #: app/Services/Translations/admin-translation.php:2592
35482 msgid "Upgrade to Pro for filtering"
35483 msgstr ""
35484
35485 #: app/Services/Translations/admin-translation.php:2591
35486 msgid "Upgrade to Pro for Roles & Permission"
35487 msgstr ""
35488
35489 #: app/Services/Translations/admin-translation.php:2593
35490 msgid "Upgraded From"
35491 msgstr ""
35492
35493 #: app/Services/Translations/admin-translation.php:2594
35494 msgid "Upgraded To"
35495 msgstr ""
35496
35497 #: app/Modules/PaymentMethods/PromoGateways/Addons/RazorpayAddon.php:88
35498 msgid "UPI, Cards, NetBanking, and Wallets"
35499 msgstr ""
35500
35501 #: app/Services/Translations/admin-translation.php:2595
35502 msgid "Upload"
35503 msgstr ""
35504
35505 #: app/Services/Translations/block-editor-translation.php:442
35506 msgid ""
35507 "Upload a logo or select one from your media library. You can also set your "
35508 "store logo in Settings."
35509 msgstr ""
35510
35511 #: app/Services/Translations/admin-translation.php:2597
35512 msgid "Upload image"
35513 msgstr ""
35514
35515 #: app/Services/Translations/admin-translation.php:2596
35516 #: app/Services/Translations/block-editor-translation.php:441
35517 msgid "Upload Logo"
35518 msgstr ""
35519
35520 #: api/StoreSettings.php:181
35521 msgid "Upload your brand's logo. Recommended width: 512 pixels minimum."
35522 msgstr ""
35523
35524 #. %s - upload progress
35525 #: app/Services/Translations/admin-translation.php:2599
35526 msgid "Uploading... %s%"
35527 msgstr ""
35528
35529 #: app/Services/Localization/i18n/states.php:660
35530 msgid "Upper East"
35531 msgstr ""
35532
35533 #: app/Services/Localization/i18n/states.php:661
35534 msgid "Upper West"
35535 msgstr ""
35536
35537 #: app/Services/Localization/i18n/states.php:317
35538 msgid "Uri"
35539 msgstr ""
35540
35541 #. %s is the URL
35542 #: app/Services/Translations/admin-translation.php:2536
35543 msgid "URL"
35544 msgstr ""
35545
35546 #: app/Services/Translations/admin-translation.php:2537
35547 msgid "URL Slug"
35548 msgstr ""
35549
35550 #: app/Services/Localization/i18n/countries.php:249
35551 msgid "Uruguay"
35552 msgstr ""
35553
35554 #: app/Helpers/CurrenciesHelper.php:148
35555 msgid "Uruguayan Peso"
35556 msgstr ""
35557
35558 #: app/Services/Localization/i18n/states.php:51
35559 msgid "Uruzgan"
35560 msgstr ""
35561
35562 #: app/Services/Localization/i18n/states.php:2150
35563 msgctxt "US state of Georgia"
35564 msgid "Georgia"
35565 msgstr ""
35566
35567 #: app/Services/Translations/admin-translation.php:2600
35568 msgid "Usage"
35569 msgstr ""
35570
35571 #: app/Services/Translations/admin-translation.php:2601
35572 msgid "Usage Restrictions"
35573 msgstr ""
35574
35575 #: app/Services/Translations/admin-translation.php:2602
35576 msgid "Usage Statistics"
35577 msgstr ""
35578
35579 #: app/Services/Translations/admin-translation.php:2603
35580 msgid "Usage:"
35581 msgstr ""
35582
35583 #: app/Services/Translations/admin-translation.php:2604
35584 msgid "Use 0 or empty for no limit"
35585 msgstr ""
35586
35587 #: app/Services/Translations/admin-translation.php:2608
35588 msgid ""
35589 "Use a shipping class to group products with similar shipping requirements. "
35590 "This allows you to set specific shipping rates for different types of items, "
35591 "such as 'Bulky Items', 'Fragile Goods'. Select an existing class from the "
35592 "search box or click + Add to create a new one. If no class is assigned, the "
35593 "product will use your store's default shipping rates."
35594 msgstr ""
35595
35596 #: app/Services/Translations/admin-translation.php:2609
35597 msgid "Use as default package"
35598 msgstr ""
35599
35600 #: app/Services/Translations/admin-translation.php:2605
35601 #: app/Services/Translations/block-editor-translation.php:443
35602 msgid "Use Enter to add line breaks for a list format"
35603 msgstr ""
35604
35605 #: app/Services/Translations/TransStrings.php:141
35606 msgid "Use the arrow keys and enter to select the day of the month"
35607 msgstr ""
35608
35609 #: app/Services/Translations/TransStrings.php:142
35610 msgid "Use the arrow keys and enter to select the month"
35611 msgstr ""
35612
35613 #: app/Services/Translations/TransStrings.php:143
35614 msgid "Use the arrow keys and enter to select the year"
35615 msgstr ""
35616
35617 #: api/StoreSettings.php:1012
35618 msgid "Use this"
35619 msgstr ""
35620
35621 #: app/Services/Translations/admin-translation.php:2610
35622 msgid "Use this address"
35623 msgstr ""
35624
35625 #: app/Services/Translations/admin-translation.php:2606
35626 msgid "Use This File"
35627 msgstr ""
35628
35629 #: app/Services/Translations/admin-translation.php:2607
35630 msgid "Use This Media"
35631 msgstr ""
35632
35633 #: app/Services/Translations/admin-translation.php:2611
35634 msgid "Use vendor checkout"
35635 msgstr ""
35636
35637 #: app/Services/Translations/block-editor-translation.php:444
35638 msgid "Use {percent} as placeholder. E.g., \\\"-{percent}% OFF\\\""
35639 msgstr ""
35640
35641 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:144
35642 msgid "Used Coupons"
35643 msgstr ""
35644
35645 #: app/Services/Translations/admin-translation.php:2612
35646 msgid ""
35647 "Used to calculate rates at checkout and pre-selected when assigning packages "
35648 "to products"
35649 msgstr ""
35650
35651 #: app/Services/Translations/admin-translation.php:2613
35652 msgid "User"
35653 msgstr ""
35654
35655 #: api/StoreSettings.php:1044
35656 msgid "User Account Creation Mode"
35657 msgstr ""
35658
35659 #: app/Listeners/Order/OrderPaid.php:46
35660 msgid ""
35661 "User account has been created automatically on payment success. Created User "
35662 "ID: "
35663 msgstr ""
35664
35665 #: api/StoreSettings.php:1061
35666 msgid "User account will be created automatically after payment."
35667 msgstr ""
35668
35669 #: api/StoreSettings.php:1045
35670 msgid ""
35671 "User account will be created regardless of the mode if the order has a "
35672 "subscription."
35673 msgstr ""
35674
35675 #: api/StoreSettings.php:1073
35676 msgid "User account will not be created for onetime purchases."
35677 msgstr ""
35678
35679 #: app/Http/Requests/AttachUserRequest.php:32
35680 msgid "User already linked to a customer."
35681 msgstr ""
35682
35683 #: app/Http/Controllers/CustomerController.php:218
35684 msgid "User attached successfully"
35685 msgstr ""
35686
35687 #: app/Listeners/Order/OrderPaid.php:46
35688 msgid "User created successfully"
35689 msgstr ""
35690
35691 #: api/User.php:127
35692 msgid "User created successfully! You are now logged in."
35693 msgstr ""
35694
35695 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:248
35696 msgid "User creation failed from FluentCommunity Integration"
35697 msgstr ""
35698
35699 #: app/Listeners/Order/OrderPaid.php:39
35700 msgid "User creation failed: "
35701 msgstr ""
35702
35703 #: app/Http/Controllers/CustomerController.php:246
35704 msgid "User detached successfully"
35705 msgstr ""
35706
35707 #: app/Helpers/EditorShortCodeHelper.php:20
35708 msgid "User Display Name"
35709 msgstr ""
35710
35711 #: app/Helpers/EditorShortCodeHelper.php:23
35712 msgid "User Email"
35713 msgstr ""
35714
35715 #: app/Helpers/EditorShortCodeHelper.php:21
35716 msgid "User First Name"
35717 msgstr ""
35718
35719 #. 1: space ids, 2: course ids
35720 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:332
35721 #, php-format
35722 msgid "User has been added to spaces: %1$s and courses: %2$s"
35723 msgstr ""
35724
35725 #. %s is the space ids
35726 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:235
35727 #, php-format
35728 msgid "User has been removed from spaces and courses: %s"
35729 msgstr ""
35730
35731 #: app/Helpers/EditorShortCodeHelper.php:19
35732 msgid "User ID"
35733 msgstr ""
35734
35735 #: app/Http/Requests/CartRequest.php:37
35736 msgid "User Id must be a number."
35737 msgstr ""
35738
35739 #: app/Http/Requests/AttachUserRequest.php:46
35740 msgid "User is required."
35741 msgstr ""
35742
35743 #: app/Helpers/EditorShortCodeHelper.php:22
35744 msgid "User Last Name"
35745 msgstr ""
35746
35747 #: app/Services/Permission/PermissionManager.php:265
35748 #: app/Services/Permission/PermissionManager.php:283
35749 msgid "User not found"
35750 msgstr ""
35751
35752 #: app/Http/Requests/AttachUserRequest.php:28
35753 #: app/Http/Requests/AttachUserRequest.php:47
35754 msgid "User not found."
35755 msgstr ""
35756
35757 #: app/Helpers/EditorShortCodeHelper.php:24
35758 msgid "User Username"
35759 msgstr ""
35760
35761 #: api/StoreSettings.php:1067
35762 msgid "User will have an option to create an account during checkout."
35763 msgstr ""
35764
35765 #: app/Helpers/CartCheckoutHelper.php:857
35766 msgid "Username or Email Address"
35767 msgstr ""
35768
35769 #: app/Services/Translations/checkout-translation.php:39
35770 msgid "Username or Email is required"
35771 msgstr ""
35772
35773 #: app/Services/Translations/customer-profile-translation.php:348
35774 msgid "using"
35775 msgstr ""
35776
35777 #: app/Modules/StorageDrivers/S3/S3.php:647
35778 msgid "Using Define Mode"
35779 msgstr ""
35780
35781 #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:89
35782 msgid "USSD & Mobile Money support"
35783 msgstr ""
35784
35785 #: app/Services/Localization/i18n/states.php:1736
35786 msgid "Usulután"
35787 msgstr ""
35788
35789 #: app/Services/Localization/i18n/states.php:1301
35790 msgid "UTA Găgăuzia"
35791 msgstr ""
35792
35793 #: app/Services/Localization/i18n/states.php:2184
35794 msgid "Utah"
35795 msgstr ""
35796
35797 #: app/Services/Localization/i18n/states.php:1812
35798 msgid "Uthai Thani"
35799 msgstr ""
35800
35801 #: app/Services/Translations/admin-translation.php:2538
35802 msgid "UTM Campaign"
35803 msgstr ""
35804
35805 #: app/Services/Filter/OrderFilter.php:483
35806 msgid "Utm Campaign"
35807 msgstr ""
35808
35809 #: app/Services/Translations/admin-translation.php:2539
35810 msgid "UTM Content"
35811 msgstr ""
35812
35813 #: app/Services/Filter/OrderFilter.php:487
35814 msgid "Utm Content"
35815 msgstr ""
35816
35817 #: app/Services/Translations/admin-translation.php:2540
35818 msgid "UTM Details"
35819 msgstr ""
35820
35821 #: app/Services/Translations/admin-translation.php:2541
35822 msgid "UTM ID"
35823 msgstr ""
35824
35825 #: app/Services/Filter/OrderFilter.php:488
35826 msgid "Utm Id"
35827 msgstr ""
35828
35829 #: app/Services/Translations/admin-translation.php:2542
35830 msgid "UTM Medium"
35831 msgstr ""
35832
35833 #: app/Services/Filter/OrderFilter.php:486
35834 msgid "Utm Medium"
35835 msgstr ""
35836
35837 #: app/Services/Filter/OrderFilter.php:505
35838 msgid "Utm Property"
35839 msgstr ""
35840
35841 #: app/Services/Translations/admin-translation.php:2543
35842 msgid "UTM Source"
35843 msgstr ""
35844
35845 #: app/Services/Filter/OrderFilter.php:485
35846 msgid "Utm Source"
35847 msgstr ""
35848
35849 #: app/Services/Translations/admin-translation.php:2544
35850 msgid "UTM Term"
35851 msgstr ""
35852
35853 #: app/Services/Filter/OrderFilter.php:484
35854 msgid "Utm Term"
35855 msgstr ""
35856
35857 #: app/Services/Localization/i18n/states.php:869
35858 msgid "Uttar Pradesh"
35859 msgstr ""
35860
35861 #: app/Services/Localization/i18n/states.php:1813
35862 msgid "Uttaradit"
35863 msgstr ""
35864
35865 #: app/Services/Localization/i18n/states.php:868
35866 msgid "Uttarakhand"
35867 msgstr ""
35868
35869 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:737
35870 msgid "uuid not found"
35871 msgstr ""
35872
35873 #: app/Services/Localization/i18n/countries.php:250
35874 msgid "Uzbekistan"
35875 msgstr ""
35876
35877 #: app/Helpers/CurrenciesHelper.php:149
35878 msgid "Uzbekistani Som"
35879 msgstr ""
35880
35881 #: app/Services/Localization/i18n/states.php:86
35882 msgid "Uíge"
35883 msgstr ""
35884
35885 #: app/Services/Localization/i18n/states.php:1881
35886 msgid "Uşak"
35887 msgstr ""
35888
35889 #: app/Services/Localization/i18n/states.php:318
35890 msgid "Valais"
35891 msgstr ""
35892
35893 #: app/Services/Localization/i18n/states.php:479
35894 msgid "Valdesia"
35895 msgstr ""
35896
35897 #: app/Services/Localization/i18n/states.php:637
35898 msgid "Valencia"
35899 msgstr ""
35900
35901 #: app/Services/Translations/admin-translation.php:2622
35902 msgid "Valid Till"
35903 msgstr ""
35904
35905 #: app/Services/Renderer/VatFieldRenderer.php:95
35906 msgid "Validating VAT number"
35907 msgstr ""
35908
35909 #: app/Services/Translations/checkout-translation.php:40
35910 msgid "Validating..."
35911 msgstr ""
35912
35913 #: app/Http/Controllers/FrontendControllers/CustomerController.php:293
35914 msgid "Validation error"
35915 msgstr ""
35916
35917 #: app/Services/Translations/checkout-translation.php:41
35918 msgid "Validation Error! Please fill required fields!"
35919 msgstr ""
35920
35921 #: app/Modules/Integrations/GlobalIntegrationSettings.php:222
35922 msgid "Validation Failed"
35923 msgstr ""
35924
35925 #: app/Http/Controllers/TaxEUController.php:408
35926 msgid "Validation failed for EU VAT settings"
35927 msgstr ""
35928
35929 #: app/Http/Controllers/TaxEUController.php:285
35930 msgid "Validation failed for OSS country rates"
35931 msgstr ""
35932
35933 #: app/Http/Controllers/TaxEUController.php:121
35934 msgid "Validation failed for VAT registration rates"
35935 msgstr ""
35936
35937 #: app/Modules/Integrations/GlobalIntegrationSettings.php:268
35938 msgid "Validation Failed, No valid data found."
35939 msgstr ""
35940
35941 #: app/Modules/Integrations/GlobalIntegrationSettings.php:237
35942 msgid "Validation Failed, Please fill up the required fields."
35943 msgstr ""
35944
35945 #: app/Services/Translations/checkout-translation.php:42
35946 msgid "Validation service unavailable. Please try again."
35947 msgstr ""
35948
35949 #: app/Services/Localization/i18n/states.php:638
35950 msgid "Valladolid"
35951 msgstr ""
35952
35953 #: app/Services/Localization/i18n/states.php:728
35954 msgid "Valle"
35955 msgstr ""
35956
35957 #: app/Services/Localization/i18n/states.php:406
35958 msgid "Valle del Cauca"
35959 msgstr ""
35960
35961 #: app/Services/Localization/i18n/states.php:339
35962 msgid "Valparaíso"
35963 msgstr ""
35964
35965 #: app/Services/Translations/admin-translation.php:2623
35966 msgid "Value"
35967 msgstr ""
35968
35969 #: app/Services/Translations/block-editor-translation.php:445
35970 msgid "Value to compare against"
35971 msgstr ""
35972
35973 #: app/Services/Localization/i18n/states.php:480
35974 msgid "Valverde"
35975 msgstr ""
35976
35977 #: app/Services/Localization/i18n/states.php:1882
35978 msgid "Van"
35979 msgstr ""
35980
35981 #: app/Services/Localization/i18n/countries.php:251
35982 msgid "Vanuatu"
35983 msgstr ""
35984
35985 #: app/Helpers/CurrenciesHelper.php:151 app/Helpers/CurrenciesHelper.php:395
35986 msgid "Vanuatu Vatu"
35987 msgstr ""
35988
35989 #: app/Services/Localization/i18n/states.php:736
35990 msgid "Varaždin County"
35991 msgstr ""
35992
35993 #: app/Services/Localization/i18n/states.php:1013
35994 msgid "Varese"
35995 msgstr ""
35996
35997 #: app/Helpers/EditorShortCodeHelper.php:339
35998 #: app/Services/Renderer/CartItemRenderer.php:147
35999 #: app/Services/Translations/admin-translation.php:2624
36000 msgid "Variant"
36001 msgstr ""
36002
36003 #: app/Services/Translations/admin-translation.php:2839
36004 msgid "variant"
36005 msgstr ""
36006
36007 #: app/Services/Translations/admin-translation.php:2625
36008 #, php-format
36009 msgid "Variant combinations the current options will generate (max %1$s)"
36010 msgstr ""
36011
36012 #: app/Helpers/EditorShortCodeHelper.php:315
36013 msgid "Variant Name"
36014 msgstr ""
36015
36016 #: app/Http/Controllers/ProductController.php:1339
36017 #: app/Http/Controllers/ProductVariationController.php:87
36018 msgid "Variant not found"
36019 msgstr ""
36020
36021 #: app/Services/Renderer/ProductRenderer.php:1794
36022 msgid "Variant title"
36023 msgstr ""
36024
36025 #: app/Services/BulkProductUpdateService.php:209
36026 #: app/Services/BulkProductInsertService.php:123
36027 msgid "Variant title is required."
36028 msgstr ""
36029
36030 #: app/Services/BulkProductUpdateService.php:210
36031 #: app/Services/BulkProductInsertService.php:124
36032 msgid "Variant title may not be greater than 200 characters."
36033 msgstr ""
36034
36035 #: app/Services/Translations/admin-translation.php:2626
36036 msgid "Variant updated successfully"
36037 msgstr ""
36038
36039 #: app/Http/Requests/GroupBulkUpdateVariantRequest.php:34
36040 msgid "variant_ids must be an array."
36041 msgstr ""
36042
36043 #: app/Services/Translations/admin-translation.php:2840
36044 msgid "variants"
36045 msgstr ""
36046
36047 #: app/Services/Translations/admin-translation.php:2627
36048 msgid "Variants deleted successfully"
36049 msgstr ""
36050
36051 #: app/Services/Translations/admin-translation.php:2628
36052 #: app/Services/Translations/block-editor-translation.php:446
36053 msgid "Variants features..."
36054 msgstr ""
36055
36056 #: app/Services/Translations/admin-translation.php:2629
36057 msgid "Variants updated successfully"
36058 msgstr ""
36059
36060 #: app/Http/Controllers/ProductVariationController.php:392
36061 msgid "Variants updated successfully."
36062 msgstr ""
36063
36064 #: app/Services/Translations/admin-translation.php:2841
36065 msgid "variants will be changed:"
36066 msgstr ""
36067
36068 #: app/Services/Filter/ProductFilter.php:271
36069 #: app/Services/Translations/admin-translation.php:2630
36070 msgid "Variation"
36071 msgstr ""
36072
36073 #: app/Services/Translations/admin-translation.php:2636
36074 msgid "Variation actions"
36075 msgstr ""
36076
36077 #: api/StoreSettings.php:931
36078 msgid "Variation Columns"
36079 msgstr ""
36080
36081 #: app/Services/AdvancedVariationService.php:293
36082 msgid "Variation combination updated!"
36083 msgstr ""
36084
36085 #: app/Services/Translations/admin-translation.php:2631
36086 msgid "Variation Compare Price"
36087 msgstr ""
36088
36089 #: app/Services/Filter/ProductFilter.php:266
36090 msgid "Variation Count"
36091 msgstr ""
36092
36093 #: app/Services/Translations/admin-translation.php:2632
36094 msgid "Variation ID copied to clipboard"
36095 msgstr ""
36096
36097 #: app/Http/Controllers/ProductController.php:328
36098 msgid "Variation info is not present"
36099 msgstr ""
36100
36101 #: app/Http/Controllers/ProductVariationController.php:118
36102 msgid "Variation is now tax exempt"
36103 msgstr ""
36104
36105 #: app/Http/Requests/UpgradePathSettingRequest.php:28
36106 #: app/Http/Requests/UpgradePathSettingRequest.php:29
36107 msgid "Variation is required."
36108 msgstr ""
36109
36110 #: app/Services/Translations/admin-translation.php:2633
36111 msgid "Variation Price"
36112 msgstr ""
36113
36114 #: app/Services/Translations/admin-translation.php:2634
36115 msgid "Variation Title"
36116 msgstr ""
36117
36118 #: app/Services/Translations/admin-translation.php:2637
36119 msgid "Variation title"
36120 msgstr ""
36121
36122 #: app/Services/Filter/ProductFilter.php:281
36123 #: app/Services/Translations/admin-translation.php:2635
36124 msgid "Variation Type"
36125 msgstr ""
36126
36127 #: app/Http/Requests/ProductUpdateRequest.php:355
36128 #: app/Http/Requests/ProductRequest.php:326
36129 msgid "Variation Type is required."
36130 msgstr ""
36131
36132 #: api/StoreSettings.php:891
36133 msgid "Variation View"
36134 msgstr ""
36135
36136 #: app/Services/Filter/ProductFilter.php:260
36137 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:189
36138 msgid "Variations"
36139 msgstr ""
36140
36141 #: app/Services/Translations/admin-translation.php:2639
36142 msgid "Variations generated successfully!"
36143 msgstr ""
36144
36145 #: app/Services/Translations/admin-translation.php:2638
36146 msgid "Variations Synced Successfully"
36147 msgstr ""
36148
36149 #: app/Services/Localization/i18n/states.php:218
36150 msgid "Varna"
36151 msgstr ""
36152
36153 #: app/Services/Localization/i18n/states.php:772
36154 msgid "Vas"
36155 msgstr ""
36156
36157 #: app/Services/Localization/i18n/states.php:1700
36158 msgid "Vaslui"
36159 msgstr ""
36160
36161 #: app/Modules/Tax/TaxModule.php:2381 app/Modules/Tax/TaxModule.php:2382
36162 #: app/Modules/Tax/TaxModule.php:2383 app/Modules/Tax/TaxModule.php:2384
36163 #: app/Modules/Tax/TaxModule.php:2385 app/Modules/Tax/TaxModule.php:2386
36164 #: app/Modules/Tax/TaxModule.php:2387 app/Modules/Tax/TaxModule.php:2388
36165 #: app/Modules/Tax/TaxModule.php:2390 app/Modules/Tax/TaxModule.php:2393
36166 #: app/Modules/Tax/TaxModule.php:2394 app/Modules/Tax/TaxModule.php:2396
36167 #: app/Modules/Tax/TaxModule.php:2400 app/Modules/Tax/TaxModule.php:2404
36168 #: app/Modules/Tax/TaxModule.php:2414 app/Modules/Tax/TaxModule.php:2416
36169 #: app/Modules/Tax/TaxModule.php:2417 app/Modules/Tax/TaxModule.php:2428
36170 msgid "VAT"
36171 msgstr ""
36172
36173 #: api/Checkout/CheckoutApi.php:876
36174 msgid "VAT / Tax ID is required."
36175 msgstr ""
36176
36177 #: app/Services/Translations/admin-translation.php:2616
36178 msgid "VAT collection"
36179 msgstr ""
36180
36181 #: app/Services/Translations/admin-translation.php:2617
36182 msgid ""
36183 "VAT for these EU countries is currently being collected using Collect VAT "
36184 "cross-border (OSS). Check the country list in the Collect VAT cross-border "
36185 "section."
36186 msgstr ""
36187
36188 #: app/Modules/Tax/TaxModule.php:1980
36189 msgid "VAT has been applied successfully"
36190 msgstr ""
36191
36192 #: app/Modules/Tax/TaxModule.php:2045
36193 msgid "VAT has been removed successfully"
36194 msgstr ""
36195
36196 #: app/Services/Translations/admin-translation.php:2614
36197 msgid "VAT ID missing"
36198 msgstr ""
36199
36200 #. %1$s: store seller VAT ID
36201 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:803
36202 #, php-format
36203 msgid "VAT ID: %1$s"
36204 msgstr ""
36205
36206 #: app/Services/Translations/admin-translation.php:2618
36207 msgid ""
36208 "VAT is stripped from the price on reverse charge. Customer pays the net (ex-"
36209 "VAT) amount."
36210 msgstr ""
36211
36212 #: app/Services/Renderer/VatFieldRenderer.php:51
36213 msgid "VAT Number"
36214 msgstr ""
36215
36216 #: app/Services/Translations/admin-translation.php:2619
36217 msgid "VAT number"
36218 msgstr ""
36219
36220 #: app/Modules/Tax/TaxModule.php:1846
36221 msgid "VAT number collection is not enabled."
36222 msgstr ""
36223
36224 #: app/Modules/Tax/TaxModule.php:1901
36225 msgid "VAT number is not valid!"
36226 msgstr ""
36227
36228 #: app/Http/Controllers/TaxEUController.php:85
36229 msgid "VAT number is too long"
36230 msgstr ""
36231
36232 #: app/Modules/Tax/TaxModule.php:1877
36233 msgid "VAT reverse charge is not available for this country."
36234 msgstr ""
36235
36236 #: app/Services/Translations/admin-translation.php:2615
36237 msgid "VAT Reverse Charge Settings"
36238 msgstr ""
36239
36240 #: app/Services/Translations/customer-profile-translation.php:306
36241 msgid "Vat Tax ID"
36242 msgstr ""
36243
36244 #: app/Modules/Tax/TaxModule.php:1873
36245 msgid "VAT validation is only available for EU countries."
36246 msgstr ""
36247
36248 #: app/Modules/Tax/TaxModule.php:2147
36249 msgid "VAT validation rate limit reached. Please try again in a few moments."
36250 msgstr ""
36251
36252 #: app/Services/Renderer/CheckoutFieldsSchema.php:485
36253 #: app/Services/Renderer/AddressSelectRenderer.php:465
36254 #: app/Services/Translations/admin-translation.php:2620
36255 #: app/Services/Translations/customer-profile-translation.php:304
36256 msgid "VAT/GST/Tax Number"
36257 msgstr ""
36258
36259 #: app/Http/Requests/CustomerAddressRequest.php:75
36260 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:79
36261 msgid "VAT/GST/Tax Number field is required."
36262 msgstr ""
36263
36264 #: app/Services/Translations/customer-profile-translation.php:305
36265 msgid "VAT/GST/Tax Number is required."
36266 msgstr ""
36267
36268 #: app/Services/Translations/admin-translation.php:2621
36269 #: app/Views/invoice/thank_you.php:442 app/Views/invoice/receipt_slip.php:212
36270 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:386
36271 #: app/Services/Renderer/Receipt/ThankYouRender.php:917
36272 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:692
36273 #: app/Views/emails/parts/addresses.php:71
36274 msgid "VAT/Tax ID"
36275 msgstr ""
36276
36277 #: app/Services/Localization/i18n/countries.php:252
36278 msgid "Vatican"
36279 msgstr ""
36280
36281 #: app/Services/Localization/i18n/states.php:319
36282 msgid "Vaud"
36283 msgstr ""
36284
36285 #: app/Services/Localization/i18n/states.php:407
36286 msgid "Vaupés"
36287 msgstr ""
36288
36289 #: app/Services/Localization/i18n/states.php:219
36290 msgid "Veliko Tarnovo"
36291 msgstr ""
36292
36293 #: app/Services/Translations/admin-translation.php:2642
36294 msgid "Vendor charge id"
36295 msgstr ""
36296
36297 #: app/Services/Translations/admin-translation.php:2643
36298 msgid ""
36299 "Vendor checkout will redirect to vendor payment page instead of default "
36300 "payment page!"
36301 msgstr ""
36302
36303 #: app/Services/Translations/admin-translation.php:2640
36304 msgid "Vendor Customer ID"
36305 msgstr ""
36306
36307 #: app/Services/Translations/admin-translation.php:2641
36308 msgid "Vendor Subscription ID"
36309 msgstr ""
36310
36311 #: app/Views/emails/subscription/renewal/admin.php:37
36312 msgid "Vendor Transaction ID:"
36313 msgstr ""
36314
36315 #: app/Services/Localization/i18n/states.php:1014
36316 msgid "Venezia"
36317 msgstr ""
36318
36319 #: app/Services/Localization/i18n/countries.php:253
36320 msgid "Venezuela"
36321 msgstr ""
36322
36323 #: app/Services/Localization/i18n/states.php:1353
36324 msgid "Veracruz"
36325 msgstr ""
36326
36327 #: app/Services/Localization/i18n/states.php:1507
36328 msgid "Veraguas"
36329 msgstr ""
36330
36331 #: app/Services/Localization/i18n/states.php:1015
36332 msgid "Verbano-Cusio-Ossola"
36333 msgstr ""
36334
36335 #: app/Services/Localization/i18n/states.php:1016
36336 msgid "Vercelli"
36337 msgstr ""
36338
36339 #: app/Services/Translations/admin-translation.php:2644
36340 msgid "Verification failed. Please check your keys."
36341 msgstr ""
36342
36343 #: app/Services/Translations/admin-translation.php:2645
36344 msgid "Verify Keys"
36345 msgstr ""
36346
36347 #: app/Services/Translations/admin-translation.php:2646
36348 msgid "Verify License"
36349 msgstr ""
36350
36351 #: app/Services/Localization/i18n/states.php:2185
36352 msgid "Vermont"
36353 msgstr ""
36354
36355 #: app/Services/Localization/i18n/states.php:1017
36356 msgid "Verona"
36357 msgstr ""
36358
36359 #: app/Services/Translations/admin-translation.php:2647
36360 msgid "Version Number"
36361 msgstr ""
36362
36363 #: app/Services/Localization/i18n/states.php:773
36364 msgid "Veszprém"
36365 msgstr ""
36366
36367 #: app/Services/Localization/i18n/states.php:1018
36368 msgid "Vibo Valentia"
36369 msgstr ""
36370
36371 #: app/Services/Localization/i18n/states.php:1019
36372 msgid "Vicenza"
36373 msgstr ""
36374
36375 #: app/Services/Localization/i18n/states.php:408
36376 msgid "Vichada"
36377 msgstr ""
36378
36379 #: app/Services/Localization/i18n/states.php:123
36380 msgid "Victoria"
36381 msgstr ""
36382
36383 #: app/Services/Localization/i18n/states.php:220
36384 msgid "Vidin"
36385 msgstr ""
36386
36387 #: app/Services/Localization/i18n/states.php:1179
36388 msgid "Vientiane"
36389 msgstr ""
36390
36391 #: app/Services/Localization/i18n/states.php:1178
36392 msgid "Vientiane Province"
36393 msgstr ""
36394
36395 #: app/Services/Localization/i18n/countries.php:254
36396 msgid "Vietnam"
36397 msgstr ""
36398
36399 #: app/Helpers/CurrenciesHelper.php:394
36400 msgid "Vietnamese Dong"
36401 msgstr ""
36402
36403 #: app/Helpers/CurrenciesHelper.php:150
36404 msgid "Vietnamese Đồng"
36405 msgstr ""
36406
36407 #: app/Services/Translations/admin-translation.php:2648
36408 #: app/Services/Translations/block-editor-translation.php:447
36409 msgid "View"
36410 msgstr ""
36411
36412 #. 1: Post or product title
36413 #: app/Services/Renderer/CartRenderer.php:215
36414 #, php-format
36415 msgid "View %1$s"
36416 msgstr ""
36417
36418 #. %1$s: image title
36419 #: app/Services/Renderer/ProductRenderer.php:647
36420 #, php-format
36421 msgid "View %1$s image"
36422 msgstr ""
36423
36424 #. %s: product title
36425 #: app/Services/Renderer/ProductCardRender.php:327
36426 #, php-format
36427 msgid "View %s product image"
36428 msgstr ""
36429
36430 #: app/Services/Permission/PermissionManager.php:61
36431 msgid ""
36432 "View Access for products, customers, coupons, integretions. Manage Access "
36433 "for Order Statuses"
36434 msgstr ""
36435
36436 #: app/Services/Permission/PermissionManager.php:76
36437 msgid ""
36438 "View Access for products, customers, orders, subscriptions, licenses, "
36439 "coupons, reports and integrations"
36440 msgstr ""
36441
36442 #: app/Services/Translations/admin-translation.php:2649
36443 #: app/Services/Translations/block-editor-translation.php:448
36444 msgid "View All"
36445 msgstr ""
36446
36447 #: app/Services/Translations/customer-profile-translation.php:310
36448 msgid "View all"
36449 msgstr ""
36450
36451 #. %d number of remaining images
36452 #: app/Services/Renderer/ProductRenderer.php:605
36453 msgid "View all %d more images"
36454 msgstr ""
36455
36456 #: app/Services/Translations/customer-profile-translation.php:311
36457 msgid "View all downloads"
36458 msgstr ""
36459
36460 #: app/Services/Translations/customer-profile-translation.php:312
36461 msgid "View all purchases"
36462 msgstr ""
36463
36464 #: app/CPT/FluentProducts.php:319
36465 msgid "View Brand"
36466 msgstr ""
36467
36468 #: api/StoreSettings.php:57 api/StoreSettings.php:1456
36469 #: app/Services/Renderer/CartRenderer.php:480
36470 msgid "View Cart"
36471 msgstr ""
36472
36473 #: app/Services/Permission/PermissionManager.php:204
36474 msgid "View Coupons"
36475 msgstr ""
36476
36477 #: app/Services/Translations/admin-translation.php:2650
36478 msgid "View Customer"
36479 msgstr ""
36480
36481 #: app/Services/Permission/PermissionManager.php:188
36482 msgid "View Customers"
36483 msgstr ""
36484
36485 #: app/Services/Permission/PermissionManager.php:215
36486 msgid "View Dashboard Stats"
36487 msgstr ""
36488
36489 #: app/Views/emails/order/paid/customer.php:63
36490 #: app/Views/emails/order/paid/admin.php:39
36491 #: app/Views/emails/order/refunded/customer.php:36
36492 #: app/Views/emails/order/refunded/admin.php:46
36493 #: app/Views/emails/order/shipped/customer.php:49
36494 #: app/Views/emails/order/placed/admin.php:39
36495 #: app/Views/emails/order/delivered/customer.php:52
36496 #: app/Views/emails/subscription/renewal/customer.php:44
36497 #: app/Views/emails/subscription/renewal/admin.php:45
36498 msgid "View Details"
36499 msgstr ""
36500
36501 #. %s: product title
36502 #: app/Services/Renderer/CartItemRenderer.php:138
36503 #, php-format
36504 msgid "View details for %s"
36505 msgstr ""
36506
36507 #. %s is the license title
36508 #: app/Services/Translations/customer-profile-translation.php:314
36509 #, php-format
36510 msgid "View details for license: %s"
36511 msgstr ""
36512
36513 #: app/Services/Translations/admin-translation.php:2651
36514 msgid "View Documentations"
36515 msgstr ""
36516
36517 #: app/Views/emails/digest.php:171
36518 msgid "View full reports"
36519 msgstr ""
36520
36521 #: app/Services/Permission/PermissionManager.php:209
36522 msgid "View Integrations"
36523 msgstr ""
36524
36525 #: app/Services/Translations/admin-translation.php:2652
36526 msgid "View Invoice"
36527 msgstr ""
36528
36529 #: app/Services/Translations/customer-profile-translation.php:315
36530 msgid "View item details:"
36531 msgstr ""
36532
36533 #: app/Services/Translations/block-editor-translation.php:449
36534 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:197
36535 msgid "View Items"
36536 msgstr ""
36537
36538 #: app/Services/Permission/PermissionManager.php:212
36539 msgid "View Labels"
36540 msgstr ""
36541
36542 #: app/Services/Permission/PermissionManager.php:201
36543 msgid "View Licenses"
36544 msgstr ""
36545
36546 #: app/Services/Translations/customer-profile-translation.php:307
36547 msgid "View List"
36548 msgstr ""
36549
36550 #: app/Services/Translations/customer-profile-translation.php:316
36551 msgid "View list of activated sites"
36552 msgstr ""
36553
36554 #: app/Services/Translations/block-editor-translation.php:450
36555 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:71
36556 msgid "View Mode"
36557 msgstr ""
36558
36559 #: app/Services/Translations/admin-translation.php:2655
36560 msgid "View name"
36561 msgstr ""
36562
36563 #: app/Services/Renderer/ProductCardRender.php:464
36564 #: app/Services/Translations/block-editor-translation.php:451
36565 msgid "View Options"
36566 msgstr ""
36567
36568 #. %s: product title
36569 #: app/Services/Renderer/ProductCardRender.php:467
36570 #, php-format
36571 msgid "View options for %s"
36572 msgstr ""
36573
36574 #: app/Services/Translations/customer-profile-translation.php:308
36575 #: app/Views/invoice/thank_you.php:508
36576 #: app/Services/Renderer/Receipt/ThankYouRender.php:988
36577 #: app/Views/emails/order/reminder/due/admin.php:52
36578 msgid "View Order"
36579 msgstr ""
36580
36581 #: app/Services/Translations/customer-profile-translation.php:317
36582 msgid "View order"
36583 msgstr ""
36584
36585 #: app/Views/emails/order/placed/customer.php:36
36586 msgid "View Order Details"
36587 msgstr ""
36588
36589 #: app/Services/Permission/PermissionManager.php:191
36590 #: app/Hooks/Handlers/AdminMenuBarHandler.php:57
36591 msgid "View Orders"
36592 msgstr ""
36593
36594 #: api/StoreSettings.php:59 app/CPT/FluentProducts.php:212
36595 #: app/Services/Translations/admin-translation.php:2653
36596 #: app/Services/Translations/block-editor-translation.php:452
36597 msgid "View Product"
36598 msgstr ""
36599
36600 #: app/Services/Translations/customer-profile-translation.php:318
36601 msgid "View product"
36602 msgstr ""
36603
36604 #. 1: Product title
36605 #: app/Services/Renderer/SearchBarRenderer.php:162
36606 #, php-format
36607 msgid "View product: %1$s"
36608 msgstr ""
36609
36610 #: app/Services/Permission/PermissionManager.php:184
36611 #: app/Hooks/Handlers/AdminMenuBarHandler.php:64
36612 msgid "View Products"
36613 msgstr ""
36614
36615 #: app/Services/Translations/customer-profile-translation.php:309
36616 #: app/Views/invoice/delivery_slip.php:80
36617 msgid "View Receipt"
36618 msgstr ""
36619
36620 #: app/Services/Permission/PermissionManager.php:207
36621 msgid "View Reports"
36622 msgstr ""
36623
36624 #: app/Services/Translations/customer-profile-translation.php:319
36625 msgid "View single item for this order"
36626 msgstr ""
36627
36628 #: app/Services/Translations/admin-translation.php:2654
36629 #: app/Views/emails/subscription/trial_end/admin.php:64
36630 #: app/Views/emails/subscription/reminder/admin.php:53
36631 #: app/Views/emails/subscription/canceled/admin.php:59
36632 msgid "View Subscription"
36633 msgstr ""
36634
36635 #: app/Services/Translations/customer-profile-translation.php:320
36636 msgid "View subscription details for"
36637 msgstr ""
36638
36639 #: app/Services/Permission/PermissionManager.php:198
36640 msgid "View Subscriptions"
36641 msgstr ""
36642
36643 #: app/Modules/Tax/TaxModule.php:904 app/Modules/Tax/TaxModule.php:1014
36644 msgid "View tax breakdown for this item"
36645 msgstr ""
36646
36647 #: app/Views/emails/order/refunded/admin.php:44
36648 msgid "View the details of this refund on the order details page."
36649 msgstr ""
36650
36651 #: app/Services/Renderer/CartRenderer.php:479
36652 msgid "View your shopping cart"
36653 msgstr ""
36654
36655 #: app/Services/Translations/admin-translation.php:2656
36656 #, php-format
36657 msgid "Viewing %s"
36658 msgstr ""
36659
36660 #: app/Services/Localization/i18n/states.php:1141
36661 msgid "Vihiga"
36662 msgstr ""
36663
36664 #: app/Services/Localization/i18n/states.php:1970
36665 msgid "Vinnychchyna"
36666 msgstr ""
36667
36668 #: app/Services/Localization/i18n/countries.php:255
36669 msgid "Virgin Islands (British)"
36670 msgstr ""
36671
36672 #: app/Services/Localization/i18n/countries.php:256
36673 msgid "Virgin Islands (US)"
36674 msgstr ""
36675
36676 #: app/Services/Localization/i18n/states.php:2186
36677 msgid "Virginia"
36678 msgstr ""
36679
36680 #: app/Services/Localization/i18n/states.php:741
36681 msgid "Virovitica-Podravina County"
36682 msgstr ""
36683
36684 #: app/Services/Translations/block-editor-translation.php:453
36685 msgid "Visibility Condition"
36686 msgstr ""
36687
36688 #: app/Services/Localization/i18n/states.php:1020
36689 msgid "Viterbo"
36690 msgstr ""
36691
36692 #: app/Modules/Tax/TaxModule.php:2412
36693 msgid "VKN / VAT"
36694 msgstr ""
36695
36696 #: app/Services/Localization/i18n/states.php:67
36697 msgid "Vlorë"
36698 msgstr ""
36699
36700 #: app/Services/Localization/i18n/states.php:662
36701 msgid "Volta"
36702 msgstr ""
36703
36704 #. %s - currency sign
36705 #: app/Services/Translations/admin-translation.php:2658
36706 #, php-format
36707 msgid "Volume (%s)"
36708 msgstr ""
36709
36710 #: app/Services/Localization/i18n/states.php:1971
36711 msgid "Volyn"
36712 msgstr ""
36713
36714 #: app/Services/Localization/i18n/states.php:1701
36715 msgid "Vrancea"
36716 msgstr ""
36717
36718 #: app/Services/Localization/i18n/states.php:221
36719 msgid "Vratsa"
36720 msgstr ""
36721
36722 #: app/Services/Translations/admin-translation.php:2842
36723 msgid "vs"
36724 msgstr ""
36725
36726 #: app/Modules/Tax/TaxModule.php:2415
36727 msgid "VSK"
36728 msgstr ""
36729
36730 #: app/Services/Localization/i18n/states.php:747
36731 msgid "Vukovar-Srijem County"
36732 msgstr ""
36733
36734 #: app/Services/Localization/i18n/states.php:1699
36735 msgid "Vâlcea"
36736 msgstr ""
36737
36738 #: app/Services/Localization/i18n/states.php:1483
36739 msgid "Waikato"
36740 msgstr ""
36741
36742 #: app/Services/Localization/i18n/states.php:1142
36743 msgid "Wajir"
36744 msgstr ""
36745
36746 #: app/Services/Localization/i18n/states.php:1077
36747 msgid "Wakayama"
36748 msgstr ""
36749
36750 #: app/Services/Localization/i18n/states.php:2137
36751 msgid "Wake Island"
36752 msgstr ""
36753
36754 #: app/Services/Localization/i18n/states.php:2124
36755 msgid "Wakiso"
36756 msgstr ""
36757
36758 #: app/Services/Localization/i18n/countries.php:257
36759 msgid "Wallis and Futuna"
36760 msgstr ""
36761
36762 #: app/Services/Translations/admin-translation.php:2660
36763 msgid "Want to deactivate this license?"
36764 msgstr ""
36765
36766 #: app/Views/emails/subscription/renewal/admin.php:43
36767 msgid ""
36768 "Want to see more details about this renewal? You can view the order details "
36769 "page for more information."
36770 msgstr ""
36771
36772 #: app/Services/Localization/i18n/states.php:52
36773 msgid "Wardak"
36774 msgstr ""
36775
36776 #: app/Services/Translations/admin-translation.php:2661
36777 #: app/Services/Translations/customer-profile-translation.php:321
36778 msgid "Warning"
36779 msgstr ""
36780
36781 #: app/Services/Localization/i18n/states.php:2187
36782 msgid "Washington"
36783 msgstr ""
36784
36785 #: app/Services/Localization/i18n/states.php:835
36786 msgid "Waterford"
36787 msgstr ""
36788
36789 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:886
36790 msgid "We are sorry, your order is placed but payment confirmation has failed."
36791 msgstr ""
36792
36793 #: app/Services/Translations/admin-translation.php:2662
36794 msgid "We could not find any customers matching your search."
36795 msgstr ""
36796
36797 #: app/Services/Translations/admin-translation.php:2663
36798 msgid "We could't find any logs matching your filter."
36799 msgstr ""
36800
36801 #: app/Services/Translations/admin-translation.php:2664
36802 msgid "We could't find any products matching your search."
36803 msgstr ""
36804
36805 #: app/Services/Translations/admin-translation.php:2665
36806 msgid "We could't find any taxes matching your filter."
36807 msgstr ""
36808
36809 #: app/Services/Translations/block-editor-translation.php:454
36810 msgid "We couldn't find any products matching your search"
36811 msgstr ""
36812
36813 #: api/Checkout/CheckoutApi.php:936
36814 msgid "We don't ship to this address. Please select a different address."
36815 msgstr ""
36816
36817 #. %s is the number of completed orders
36818 #: app/Services/Translations/admin-translation.php:2667
36819 #, php-format
36820 msgid "We have found some completed orders that are not deletable (%s)"
36821 msgstr ""
36822
36823 #: app/Views/emails/order/refunded/customer.php:16
36824 msgid "We have processed a refund for your recent order"
36825 msgstr ""
36826
36827 #: app/Views/invoice/delivery_slip.php:88
36828 msgid "We hope you love your purchase. Your satisfaction is our top priority."
36829 msgstr ""
36830
36831 #: app/Services/Translations/admin-translation.php:2668
36832 msgid ""
36833 "We will create a new user for this customer. If a user with the same email "
36834 "already exists, we will associate the customer with that existing user."
36835 msgstr ""
36836
36837 #: app/Http/Controllers/AddonsController.php:97
36838 msgid "Webhook"
36839 msgstr ""
36840
36841 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:531
36842 msgid "Webhook (No further setup needed) :"
36843 msgstr ""
36844
36845 #: app/Services/Translations/admin-translation.php:2669
36846 msgid "Webhook Feed Name"
36847 msgstr ""
36848
36849 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:250
36850 msgid "Webhook ID is missing."
36851 msgstr ""
36852
36853 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:613
36854 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:619
36855 msgid "Webhook Info"
36856 msgstr ""
36857
36858 #: app/Services/Translations/admin-translation.php:2670
36859 msgid "Webhook Settings"
36860 msgstr ""
36861
36862 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:550
36863 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:565
36864 msgid "Webhook Setup"
36865 msgstr ""
36866
36867 #: app/Http/Controllers/PaymentMethodController.php:152
36868 msgid "Webhook setup successfully! Please reload the page."
36869 msgstr ""
36870
36871 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:345
36872 #: app/Modules/PaymentMethods/Cod/Cod.php:182
36873 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:207
36874 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:55
36875 msgid "Webhook URL"
36876 msgstr ""
36877
36878 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:120
36879 msgid "Webhook URL: "
36880 msgstr ""
36881
36882 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:298
36883 msgid "Webhook verification failed."
36884 msgstr ""
36885
36886 #: app/Services/Translations/admin-translation.php:2671
36887 msgid "Webhooks"
36888 msgstr ""
36889
36890 #: app/Services/Translations/TransStrings.php:172
36891 msgid "Wed"
36892 msgstr ""
36893
36894 #: app/Services/Translations/TransStrings.php:181
36895 #: app/Services/Translations/admin-translation.php:2672
36896 msgid "Wednesday"
36897 msgstr ""
36898
36899 #: app/Helpers/Helper.php:1023 app/Helpers/Helper.php:1128
36900 #: app/Helpers/Helper.php:1628
36901 msgid "week"
36902 msgid_plural "weeks"
36903 msgstr[0] ""
36904 msgstr[1] ""
36905
36906 #: app/Services/Translations/TransStrings.php:312
36907 msgctxt "weekdays"
36908 msgid "Friday"
36909 msgstr ""
36910
36911 #: app/Services/Translations/TransStrings.php:308
36912 msgctxt "weekdays"
36913 msgid "Monday"
36914 msgstr ""
36915
36916 #: app/Services/Translations/TransStrings.php:313
36917 msgctxt "weekdays"
36918 msgid "Saturday"
36919 msgstr ""
36920
36921 #: app/Services/Translations/TransStrings.php:307
36922 msgctxt "weekdays"
36923 msgid "Sunday"
36924 msgstr ""
36925
36926 #: app/Services/Translations/TransStrings.php:311
36927 msgctxt "weekdays"
36928 msgid "Thursday"
36929 msgstr ""
36930
36931 #: app/Services/Translations/TransStrings.php:309
36932 msgctxt "weekdays"
36933 msgid "Tuesday"
36934 msgstr ""
36935
36936 #: app/Services/Translations/TransStrings.php:310
36937 msgctxt "weekdays"
36938 msgid "Wednesday"
36939 msgstr ""
36940
36941 #: app/Services/Translations/TransStrings.php:335
36942 msgctxt "weekdaysShort"
36943 msgid "Fri"
36944 msgstr ""
36945
36946 #: app/Services/Translations/TransStrings.php:331
36947 msgctxt "weekdaysShort"
36948 msgid "Mon"
36949 msgstr ""
36950
36951 #: app/Services/Translations/TransStrings.php:336
36952 msgctxt "weekdaysShort"
36953 msgid "Sat"
36954 msgstr ""
36955
36956 #: app/Services/Translations/TransStrings.php:330
36957 msgctxt "weekdaysShort"
36958 msgid "Sun"
36959 msgstr ""
36960
36961 #: app/Services/Translations/TransStrings.php:334
36962 msgctxt "weekdaysShort"
36963 msgid "Thu"
36964 msgstr ""
36965
36966 #: app/Services/Translations/TransStrings.php:332
36967 msgctxt "weekdaysShort"
36968 msgid "Tue"
36969 msgstr ""
36970
36971 #: app/Services/Translations/TransStrings.php:333
36972 msgctxt "weekdaysShort"
36973 msgid "Wed"
36974 msgstr ""
36975
36976 #: app/Helpers/Helper.php:1665
36977 #: app/Services/Renderer/PricingTableRenderer.php:163
36978 #: app/Services/Email/StoreDigestService.php:562
36979 #: app/Services/Translations/admin-translation.php:2673
36980 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:154
36981 msgid "Weekly"
36982 msgstr ""
36983
36984 #: app/Services/Translations/admin-translation.php:2674
36985 msgid "Weekly digest"
36986 msgstr ""
36987
36988 #: app/Services/Translations/admin-translation.php:2675
36989 msgid "Weeks"
36990 msgstr ""
36991
36992 #: app/Services/Translations/admin-translation.php:2676
36993 msgid "Weeks between an order's created date and refund date"
36994 msgstr ""
36995
36996 #: app/Services/Renderer/ProductCardRender.php:233
36997 #: app/Services/Translations/admin-translation.php:2677
36998 #: app/Services/Translations/block-editor-translation.php:455
36999 msgid "Weight"
37000 msgstr ""
37001
37002 #: app/Services/Translations/admin-translation.php:2678
37003 msgid "Weight & Dimensions"
37004 msgstr ""
37005
37006 #: app/Services/Translations/admin-translation.php:2679
37007 #, php-format
37008 msgid "Weight (%s)"
37009 msgstr ""
37010
37011 #: app/Services/Translations/admin-translation.php:2680
37012 msgid "Weight (empty)"
37013 msgstr ""
37014
37015 #: app/Services/Translations/admin-translation.php:2681
37016 msgid "Weight Tiers"
37017 msgstr ""
37018
37019 #: app/Services/Translations/admin-translation.php:2682
37020 msgid "Weight tiers must have a cost greater than zero"
37021 msgstr ""
37022
37023 #: api/StoreSettings.php:1217
37024 msgid "Weight Unit"
37025 msgstr ""
37026
37027 #: app/Services/Translations/admin-translation.php:2683
37028 msgid "Weighted Avg. Retained"
37029 msgstr ""
37030
37031 #: app/Services/Translations/admin-translation.php:2684
37032 msgid "Welcome aboard! Let's create your online store."
37033 msgstr ""
37034
37035 #. %1$s - store name, %2$s - emoji
37036 #: app/Services/Translations/admin-translation.php:2686
37037 #, php-format
37038 msgid "Welcome to %1$s"
37039 msgstr ""
37040
37041 #: app/Services/Localization/i18n/states.php:1489
37042 msgid "Wellington"
37043 msgstr ""
37044
37045 #: app/Helpers/CurrenciesHelper.php:155 app/Helpers/CurrenciesHelper.php:397
37046 msgid "West African Cfa Franc"
37047 msgstr ""
37048
37049 #: app/Services/Localization/i18n/states.php:895
37050 msgid "West Azarbaijan (آذربایجان غربی)"
37051 msgstr ""
37052
37053 #: app/Services/Localization/i18n/states.php:870
37054 msgid "West Bengal"
37055 msgstr ""
37056
37057 #: app/Services/Localization/i18n/states.php:1493
37058 msgid "West Coast"
37059 msgstr ""
37060
37061 #: app/Services/Localization/i18n/states.php:675
37062 msgid "West Greece"
37063 msgstr ""
37064
37065 #: app/Services/Localization/i18n/states.php:671
37066 msgid "West Macedonia"
37067 msgstr ""
37068
37069 #: app/Services/Localization/i18n/states.php:1508
37070 msgid "West Panamá"
37071 msgstr ""
37072
37073 #: app/Services/Localization/i18n/states.php:1143
37074 msgid "West Pokot"
37075 msgstr ""
37076
37077 #: app/Services/Localization/i18n/states.php:2188
37078 msgid "West Virginia"
37079 msgstr ""
37080
37081 #: app/Services/Localization/i18n/states.php:663
37082 #: app/Services/Localization/i18n/states.php:2257
37083 msgid "Western"
37084 msgstr ""
37085
37086 #: app/Services/Localization/i18n/states.php:124
37087 msgid "Western Australia"
37088 msgstr ""
37089
37090 #: app/Services/Localization/i18n/states.php:2254
37091 msgid "Western Cape"
37092 msgstr ""
37093
37094 #: app/Services/Localization/i18n/states.php:664
37095 msgid "Western North"
37096 msgstr ""
37097
37098 #: app/Services/Localization/i18n/countries.php:258
37099 msgid "Western Sahara"
37100 msgstr ""
37101
37102 #: app/Services/Localization/i18n/states.php:836
37103 msgid "Westmeath"
37104 msgstr ""
37105
37106 #: app/Services/Localization/i18n/states.php:1034
37107 msgid "Westmoreland"
37108 msgstr ""
37109
37110 #: app/Services/Localization/i18n/states.php:837
37111 msgid "Wexford"
37112 msgstr ""
37113
37114 #: app/Services/Renderer/CheckoutFieldsSchema.php:498
37115 msgid ""
37116 "When enabled, the B2B purchase toggle is hidden and business fields are "
37117 "always shown to all customers."
37118 msgstr ""
37119
37120 #: app/Services/Translations/admin-translation.php:2687
37121 msgid "When off, a digest is skipped for any period with no paid orders."
37122 msgstr ""
37123
37124 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:168
37125 msgid ""
37126 "When the double opt-in option is enabled. FluentCRM will send a double opt-"
37127 "in email to the contact for new and not subscribed contacts."
37128 msgstr ""
37129
37130 #: app/Services/Translations/admin-translation.php:2688
37131 msgid "Where"
37132 msgstr ""
37133
37134 #: app/Services/Translations/block-editor-translation.php:456
37135 msgid "Where to check the sale price from."
37136 msgstr ""
37137
37138 #: app/Models/ShippingZone.php:97
37139 #: app/Services/Translations/admin-translation.php:2689
37140 msgid "Whole World"
37141 msgstr ""
37142
37143 #: app/Services/Translations/admin-translation.php:2690
37144 msgid "Whole world"
37145 msgstr ""
37146
37147 #: app/Services/Localization/i18n/states.php:838
37148 msgid "Wicklow"
37149 msgstr ""
37150
37151 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:60
37152 msgid "Widgets"
37153 msgstr ""
37154
37155 #: app/Services/Translations/admin-translation.php:2691
37156 #: app/Modules/Templating/Bricks/Elements/BuySection.php:118
37157 #: app/Modules/Templating/Bricks/Elements/BuySection.php:246
37158 msgid "Width"
37159 msgstr ""
37160
37161 #: app/Services/Translations/admin-translation.php:2692
37162 #, php-format
37163 msgid "Width (%s)"
37164 msgstr ""
37165
37166 #: app/Services/Translations/block-editor-translation.php:457
37167 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:280
37168 msgid "Wildcard Filter"
37169 msgstr ""
37170
37171 #: app/Services/Translations/admin-translation.php:2693
37172 msgid "Will be shown as the title of the offer"
37173 msgstr ""
37174
37175 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:169
37176 msgid "Will filter the contacts who have at least one active licenses or not"
37177 msgstr ""
37178
37179 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:193
37180 msgid "Will filter the contacts who have at least one expired licenses or not"
37181 msgstr ""
37182
37183 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:114
37184 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:136
37185 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:154
37186 msgid "Will filter the contacts who have at least one order"
37187 msgstr ""
37188
37189 #: app/Services/Localization/i18n/states.php:2189
37190 msgid "Wisconsin"
37191 msgstr ""
37192
37193 #: app/Services/Permission/PermissionManager.php:22
37194 msgid "With All Permissions"
37195 msgstr ""
37196
37197 #: app/Services/Permission/PermissionManager.php:27
37198 msgid "With All Permissions Except Sensitive Settings"
37199 msgstr ""
37200
37201 #: app/Services/Translations/admin-translation.php:2694
37202 msgid "With Headers"
37203 msgstr ""
37204
37205 #: app/Services/Translations/admin-translation.php:2695
37206 msgid "Within days"
37207 msgstr ""
37208
37209 #: app/Views/emails/order/delivered/customer.php:21
37210 msgid ""
37211 "Wonderful news! Your order has been successfully delivered. We hope you're "
37212 "thrilled with your purchase! If you need any assistance or have feedback, "
37213 "we're here to help."
37214 msgstr ""
37215
37216 #: app/Modules/WooCommerceMigrator/WooCommerceMigratorCli.php:42
37217 msgid "WooCommerce is not installed or activated."
37218 msgstr ""
37219
37220 #: app/Services/Translations/admin-translation.php:2696
37221 msgid "WordPress username"
37222 msgstr ""
37223
37224 #: app/Services/Permission/PermissionManager.php:60
37225 msgid "Worker"
37226 msgstr ""
37227
37228 #: app/Http/Controllers/AddonsController.php:106
37229 msgid "WP User Create/Update"
37230 msgstr ""
37231
37232 #: app/Services/Translations/admin-translation.php:2659
37233 msgid "WP User:"
37234 msgstr ""
37235
37236 #: app/Services/Translations/block-editor-translation.php:458
37237 msgid "Write your own shortcode condition."
37238 msgstr ""
37239
37240 #: app/Services/Renderer/ProductCardRender.php:120
37241 msgid "Wt:"
37242 msgstr ""
37243
37244 #: app/Services/Localization/i18n/states.php:2190
37245 msgid "Wyoming"
37246 msgstr ""
37247
37248 #: app/Services/Localization/i18n/states.php:1183
37249 msgid "Xaisomboun"
37250 msgstr ""
37251
37252 #: app/Services/Localization/i18n/states.php:1182
37253 msgid "Xiangkhouang"
37254 msgstr ""
37255
37256 #: app/Services/Localization/i18n/states.php:373
37257 msgid "Xinjiang / 新疆"
37258 msgstr ""
37259
37260 #: app/Services/Localization/i18n/states.php:1814
37261 msgid "Yala"
37262 msgstr ""
37263
37264 #: app/Services/Localization/i18n/states.php:1894
37265 msgid "Yalova"
37266 msgstr ""
37267
37268 #: app/Services/Localization/i18n/states.php:1053
37269 msgid "Yamagata"
37270 msgstr ""
37271
37272 #: app/Services/Localization/i18n/states.php:1082
37273 msgid "Yamaguchi"
37274 msgstr ""
37275
37276 #: app/Services/Localization/i18n/states.php:1066
37277 msgid "Yamanashi"
37278 msgstr ""
37279
37280 #: app/Services/Localization/i18n/states.php:222
37281 msgid "Yambol"
37282 msgstr ""
37283
37284 #: app/Services/Localization/i18n/states.php:2236
37285 msgid "Yaracuy"
37286 msgstr ""
37287
37288 #: app/Services/Localization/i18n/states.php:1815
37289 msgid "Yasothon"
37290 msgstr ""
37291
37292 #: app/Services/Localization/i18n/states.php:886
37293 msgid "Yazd (یزد)"
37294 msgstr ""
37295
37296 #: app/Services/Localization/i18n/units.php:25
37297 msgid "yd"
37298 msgstr ""
37299
37300 #: app/Services/Translations/admin-translation.php:2697
37301 msgid "Year"
37302 msgstr ""
37303
37304 #: app/Helpers/Helper.php:1029 app/Helpers/Helper.php:1136
37305 #: app/Helpers/Helper.php:1632
37306 msgid "year"
37307 msgid_plural "years"
37308 msgstr[0] ""
37309 msgstr[1] ""
37310
37311 #: app/Helpers/Helper.php:1645
37312 #: app/Services/Renderer/PricingTableRenderer.php:165
37313 #: app/Services/Translations/admin-translation.php:2698
37314 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:150
37315 msgid "Yearly"
37316 msgstr ""
37317
37318 #: app/Hooks/Handlers/ReminderHandler.php:218
37319 msgid "Yearly (Recommended)"
37320 msgstr ""
37321
37322 #: app/Http/Requests/SchedulingSettingsRequest.php:69
37323 msgid "Yearly renewal reminder days must be a whole number."
37324 msgstr ""
37325
37326 #: app/Http/Requests/SchedulingSettingsRequest.php:70
37327 msgid "Yearly renewal reminder days must be at least 7."
37328 msgstr ""
37329
37330 #: app/Http/Requests/SchedulingSettingsRequest.php:71
37331 msgid "Yearly renewal reminder days must not exceed 90."
37332 msgstr ""
37333
37334 #: app/Services/Localization/i18n/countries.php:260
37335 msgid "Yemen"
37336 msgstr ""
37337
37338 #: app/Helpers/CurrenciesHelper.php:157
37339 msgid "Yemeni Rial"
37340 msgstr ""
37341
37342 #: app/Services/Filter/OrderFilter.php:521
37343 #: app/Services/Filter/OrderFilter.php:542
37344 #: app/Services/Translations/TransStrings.php:291
37345 #: app/Services/Translations/admin-translation.php:2699
37346 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:80
37347 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:215
37348 #: app/Modules/Templating/Bricks/Elements/BuySection.php:192
37349 #: app/Modules/Templating/Bricks/Elements/BuySection.php:320
37350 msgid "Yes"
37351 msgstr ""
37352
37353 #: app/Services/Translations/customer-profile-translation.php:322
37354 msgid "Yes cancel this subscription!"
37355 msgstr ""
37356
37357 #: app/Services/Translations/admin-translation.php:2700
37358 msgid "Yes means the coupon can be applied with other coupons"
37359 msgstr ""
37360
37361 #: app/Services/Translations/admin-translation.php:2701
37362 msgid "Yes! Delete"
37363 msgstr ""
37364
37365 #: app/Services/Translations/admin-translation.php:2702
37366 msgid "Yes, Changed status to Cancel"
37367 msgstr ""
37368
37369 #: app/Services/Translations/admin-translation.php:2703
37370 msgid "Yes, Confirm!"
37371 msgstr ""
37372
37373 #: app/Services/Translations/admin-translation.php:2704
37374 msgid "Yes, Delete"
37375 msgstr ""
37376
37377 #: app/Services/Translations/admin-translation.php:2705
37378 msgid "Yes, Delete this group"
37379 msgstr ""
37380
37381 #: app/Services/Translations/admin-translation.php:2706
37382 #: app/Services/Translations/customer-profile-translation.php:323
37383 msgid "Yes, Delete!"
37384 msgstr ""
37385
37386 #: app/Services/Translations/admin-translation.php:2707
37387 msgid "Yes, Generate all missing licenses!"
37388 msgstr ""
37389
37390 #: app/Services/Translations/admin-translation.php:2708
37391 msgid "Yes, Mark order as complete!"
37392 msgstr ""
37393
37394 #: app/Services/Translations/admin-translation.php:2709
37395 msgid "Yes, Mark order as processing!"
37396 msgstr ""
37397
37398 #: app/Services/Translations/customer-profile-translation.php:324
37399 msgid "Yes, Proceed"
37400 msgstr ""
37401
37402 #: app/Services/Translations/admin-translation.php:2710
37403 msgid "Yes, Proceed!"
37404 msgstr ""
37405
37406 #: app/Services/Translations/admin-translation.php:2711
37407 msgid "Yes, Remove"
37408 msgstr ""
37409
37410 #: app/Services/Translations/admin-translation.php:2712
37411 msgid "Yes, Stop"
37412 msgstr ""
37413
37414 #. %s - comparison range
37415 #: app/Services/Translations/admin-translation.php:2714
37416 msgid "Yesterday"
37417 msgstr ""
37418
37419 #: app/Services/Translations/admin-translation.php:2843
37420 msgid "yesterday"
37421 msgstr ""
37422
37423 #: app/Services/Translations/admin-translation.php:2715
37424 msgid "Yesterday's performance, sent every morning."
37425 msgstr ""
37426
37427 #: app/Services/Localization/i18n/states.php:1440
37428 msgid "Yobe"
37429 msgstr ""
37430
37431 #: app/Services/Localization/i18n/states.php:729
37432 msgid "Yoro"
37433 msgstr ""
37434
37435 #: app/Services/Translations/admin-translation.php:2718
37436 msgid "You already have a path for this variation"
37437 msgstr ""
37438
37439 #: app/Services/Translations/admin-translation.php:2719
37440 msgid "You are about to permanently delete"
37441 msgstr ""
37442
37443 #: api/User.php:65
37444 msgid "You are already logged in"
37445 msgstr ""
37446
37447 #: app/Services/Translations/admin-translation.php:2720
37448 msgid "You are not allowed"
37449 msgstr ""
37450
37451 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:229
37452 msgid "You are not allowed to delete file"
37453 msgstr ""
37454
37455 #: app/Http/Controllers/FrontendControllers/CustomerController.php:417
37456 msgid "You are not authorized to delete this address"
37457 msgstr ""
37458
37459 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:321
37460 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:359
37461 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:401
37462 #: app/Http/Controllers/FrontendControllers/CustomerController.php:391
37463 #: app/Http/Controllers/FrontendControllers/CustomerController.php:437
37464 msgid "You are not authorized to update this address"
37465 msgstr ""
37466
37467 #: app/Http/Controllers/FrontendControllers/CustomerController.php:45
37468 msgid "You are not authorized to update this customer"
37469 msgstr ""
37470
37471 #: app/Hooks/Cart/WebCheckoutHandler.php:509
37472 msgid "You are not authorized to view this address"
37473 msgstr ""
37474
37475 #: app/Http/Controllers/FrontendControllers/CustomerController.php:61
37476 msgid "You are not authorized to view this customer"
37477 msgstr ""
37478
37479 #: app/Hooks/CLI/Commands.php:516
37480 msgid "You Are Not In Dev Mode"
37481 msgstr ""
37482
37483 #: app/Helpers/CustomerHelper.php:121
37484 #: app/Http/Controllers/FrontendControllers/BaseFrontendController.php:21
37485 msgid "You are not logged in"
37486 msgstr ""
37487
37488 #: app/Services/Translations/admin-translation.php:2722
37489 msgid "You can close this — deletion will continue in the background"
37490 msgstr ""
37491
37492 #: app/Services/Translations/admin-translation.php:2723
37493 msgid "You can configure methods "
37494 msgstr ""
37495
37496 #: app/Services/Translations/customer-profile-translation.php:325
37497 msgid ""
37498 "You can continue using the product until the current subscription ends. "
37499 "Cancel Now?"
37500 msgstr ""
37501
37502 #: app/Services/Translations/admin-translation.php:2724
37503 msgid "You can purchase one subscription at a time."
37504 msgstr ""
37505
37506 #: app/Views/emails/subscription/trial_end/admin.php:62
37507 #: app/Views/emails/subscription/canceled/admin.php:57
37508 msgid ""
37509 "You can review subscription details and take action if needed from the admin "
37510 "dashboard."
37511 msgstr ""
37512
37513 #: app/Views/emails/subscription/reminder/admin.php:51
37514 msgid "You can review subscription details from the admin dashboard."
37515 msgstr ""
37516
37517 #: app/Services/Translations/admin-translation.php:2721
37518 msgid "You can Set Up API keys defined as constant, Or use connect."
37519 msgstr ""
37520
37521 #. %1$s, %2$s, %3$s, %4$s is the anchor tag
37522 #: app/Services/Translations/block-editor-translation.php:460
37523 #, php-format
37524 msgid ""
37525 "You can try %1$s clearing any filters %2$s or head to our %3$s store's home "
37526 "%4$s"
37527 msgstr ""
37528
37529 #: app/Services/Renderer/ProductRenderer.php:1691
37530 msgid "You can try clearing any filters."
37531 msgstr ""
37532
37533 #: app/Services/Translations/customer-profile-translation.php:326
37534 msgid "You can update your card"
37535 msgstr ""
37536
37537 #: api/Resource/OrderResource.php:2096
37538 msgid "You cannot change the order status once it has been canceled."
37539 msgstr ""
37540
37541 #: app/Models/ProductVariation.php:250
37542 #: api/Resource/FrontendResource/CartResource.php:598
37543 msgid "You cannot purchase more than one subscription at a time."
37544 msgstr ""
37545
37546 #. %s: product title
37547 #: app/Services/OrderService.php:174
37548 #, php-format
37549 msgid ""
37550 "You cannot purchase multiple quantities of the subscription product [%s]. "
37551 "Please adjust the quantity to 1."
37552 msgstr ""
37553
37554 #: app/Services/Translations/admin-translation.php:2725
37555 msgid "You did not add any integration actions yet."
37556 msgstr ""
37557
37558 #: app/Http/Controllers/WidgetsController.php:16
37559 msgid "You do not have permission to access this resource"
37560 msgstr ""
37561
37562 #: app/Services/PluginInstaller/AddonManager.php:30
37563 msgid "You do not have permission to activate plugins."
37564 msgstr ""
37565
37566 #: app/Services/PluginInstaller/AddonManager.php:10
37567 #: app/Modules/Integrations/GlobalIntegrationSettings.php:389
37568 msgid "You do not have permission to install plugins."
37569 msgstr ""
37570
37571 #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:22
37572 msgid "You do not have permission to perform this action."
37573 msgstr ""
37574
37575 #: app/Http/Controllers/FrontendControllers/CustomerController.php:164
37576 msgid "You don't have any associated account"
37577 msgstr ""
37578
37579 #: app/Services/Translations/admin-translation.php:2726
37580 msgid ""
37581 "You don't have any integration module enabled. Please go to integration "
37582 "modules and enable and configured from available modules"
37583 msgstr ""
37584
37585 #: app/Services/Email/EmailNotifications.php:78
37586 msgid ""
37587 "You got a new order on your shop. Congratulations! Checkout all the details "
37588 "in this email. You can also go to FluentCart Dashboard to view the order "
37589 "details and manage it. Thank you for using FluentCart."
37590 msgstr ""
37591
37592 #: app/Services/Email/EmailNotifications.php:132
37593 msgid ""
37594 "You got a new Renewal on your shop. Congratulations! Checkout all the "
37595 "details in this email. You can also go to FluentCart Dashboard to view the "
37596 "order details and manage it. Thank you for using FluentCart."
37597 msgstr ""
37598
37599 #. %1$s: number of orders, %2$s: opening <strong> tag, %3$s: closing </strong> tag
37600 #: app/Services/Email/StoreDigestService.php:687
37601 #, php-format
37602 msgid ""
37603 "You handled %1$s orders this period — that's a lot of moving parts. "
37604 "%2$sFluentCart Pro%3$s automates the busywork with premium integrations, "
37605 "gateways, and customizations so you can focus on growth."
37606 msgstr ""
37607
37608 #: app/Services/Email/EmailNotifications.php:261
37609 msgid ""
37610 "You have a new order on your shop placed with offline payment. Please review "
37611 "the order details in this email. You can also go to FluentCart Dashboard to "
37612 "view the order details and manage it. Thank you for using FluentCart."
37613 msgstr ""
37614
37615 #: api/Checkout/CheckoutApi.php:75
37616 msgid "You have already completed this order."
37617 msgstr ""
37618
37619 #: app/Services/Coupon/DiscountService.php:645
37620 msgid "You have already used this coupon the maximum number of times."
37621 msgstr ""
37622
37623 #: app/Helpers/CustomerHelper.php:163
37624 msgid "You have crossed download limit"
37625 msgstr ""
37626
37627 #. %s is the available stock
37628 #: app/Services/Translations/admin-translation.php:2728
37629 #, php-format
37630 msgid "You have exceeded the stock limit! Current stock is : %s"
37631 msgstr ""
37632
37633 #: app/Services/Translations/customer-profile-translation.php:327
37634 msgid ""
37635 "You have reached your 24 hours limit for updating card. Please try again "
37636 "tomorrow."
37637 msgstr ""
37638
37639 #: app/Services/Translations/admin-translation.php:2729
37640 msgid ""
37641 "You have unsaved variation changes. Discard them or save before continuing."
37642 msgstr ""
37643
37644 #: app/Services/Translations/admin-translation.php:2730
37645 msgid ""
37646 "You haven't added a home country registration. The information you add here "
37647 "will be used to create one for you."
37648 msgstr ""
37649
37650 #: app/Services/Translations/admin-translation.php:2731
37651 msgid ""
37652 "You lost ${churnRate}% (${formatNumber(churnedCount)}) of your "
37653 "${prevMonthName} subscriptions (${formatNumber(startCount)})."
37654 msgstr ""
37655
37656 #: app/Services/Translations/admin-translation.php:2732
37657 msgid ""
37658 "You lost ${mrrChurnRate}% (${CurrencyFormatter.scaled(churnedMrr)}) of your "
37659 "${prevMonthName} subscription MRR (${CurrencyFormatter.scaled(startMrr)})."
37660 msgstr ""
37661
37662 #: app/Services/Translations/admin-translation.php:2733
37663 msgid ""
37664 "You may either counter the dispute by providing evidence to prove that the "
37665 "cardholder is the legitimate purchaser, or you can accept this dispute "
37666 "immediately to refund the cardholder and close the dispute."
37667 msgstr ""
37668
37669 #: api/Checkout/CheckoutApi.php:895
37670 msgid "You must agree to the terms and conditions."
37671 msgstr ""
37672
37673 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:506
37674 msgid "You must be logged in to view upgrade paths."
37675 msgstr ""
37676
37677 #: api/FluentCartGeneralApi.php:48
37678 msgid ""
37679 "You must provide either a render callback or a page ID for the endpoint."
37680 msgstr ""
37681
37682 #: api/Checkout/CheckoutApi.php:953
37683 msgid "You must select a shipping method."
37684 msgstr ""
37685
37686 #. %s is the required text
37687 #: app/Services/Translations/admin-translation.php:2737
37688 #, php-format
37689 msgid "You must type %s exactly to proceed"
37690 msgstr ""
37691
37692 #. %s is the required text
37693 #: app/Services/Translations/admin-translation.php:2735
37694 #, php-format
37695 msgid "You must type \\\"%s\\\" exactly to proceed"
37696 msgstr ""
37697
37698 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:64
37699 msgid "You Need To be logged in"
37700 msgstr ""
37701
37702 #: app/Services/Translations/admin-translation.php:2738
37703 msgid ""
37704 "You retained ${lastItem.retention_rate_money}% (${CurrencyFormatter."
37705 "scaled(retainedMrr)}) of your ${prevMonthName} subscription MRR "
37706 "(${CurrencyFormatter.scaled(startMrr)})."
37707 msgstr ""
37708
37709 #: app/Services/Translations/admin-translation.php:2739
37710 msgid ""
37711 "You retained ${lastItem.retention_rate}% (${formatNumber(retainedCount)}) of "
37712 "your ${prevMonthName} subscriptions (${formatNumber(startCount)})."
37713 msgstr ""
37714
37715 #. %2$s (reused)
37716 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:122
37717 msgid ""
37718 "You should configure your Airwallex webhooks to get all updates of your "
37719 "payments remotely."
37720 msgstr ""
37721
37722 #. %1$s
37723 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:71
37724 msgid ""
37725 "You should configure your PayPal webhooks manually if you connected manually."
37726 " Follow the instruction to Create webhook and paste the webhook ID below."
37727 msgstr ""
37728
37729 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:57
37730 msgid ""
37731 "You should configure your Stripe webhooks to get all updates of your "
37732 "payments remotely."
37733 msgstr ""
37734
37735 #: app/Services/Translations/admin-translation.php:2740
37736 msgid "You successfully finished your onboarding & your store is ready."
37737 msgstr ""
37738
37739 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:185
37740 msgid "You will be redirected to Stripe to complete your payment securely."
37741 msgstr ""
37742
37743 #: app/Services/Translations/admin-translation.php:2741
37744 msgid "You're about to mark this tax report as filed."
37745 msgstr ""
37746
37747 #: api/Resource/FrontendResource/CartResource.php:554
37748 msgid "You've reached the maximum quantity for this product."
37749 msgstr ""
37750
37751 #: app/Services/Translations/admin-translation.php:2742
37752 msgid "You've successfully Installed The Plugin."
37753 msgstr ""
37754
37755 #. %1$s: home country name (e.g. Cyprus)
37756 #: app/Services/Translations/admin-translation.php:2744
37757 #, php-format
37758 msgid ""
37759 "Your %1$s home country VAT rate will apply to all EU cross-border sales. "
37760 "This is available for small businesses below €10,000/year in cross-border EU "
37761 "sales. Make sure %1$s is registered below with the correct rate."
37762 msgstr ""
37763
37764 #. %1$s: frequency (e.g. daily), %2$s: period label
37765 #: app/Services/Email/StoreDigestService.php:518
37766 #, php-format
37767 msgid "Your %1$s store digest for %2$s"
37768 msgstr ""
37769
37770 #: app/Modules/MCP/Support/PermissionGate.php:62
37771 msgid "Your account does not have FluentCart access."
37772 msgstr ""
37773
37774 #: app/Modules/Integrations/GlobalIntegrationSettings.php:44
37775 msgid "Your API Key is not valid"
37776 msgstr ""
37777
37778 #: app/Modules/Integrations/GlobalIntegrationSettings.php:40
37779 msgid "Your API Key is valid"
37780 msgstr ""
37781
37782 #: app/Services/Translations/admin-translation.php:2745
37783 msgid "Your API setup is Up & Running 🎉"
37784 msgstr ""
37785
37786 #: app/Services/Renderer/CartRenderer.php:575
37787 #: app/Services/Renderer/CartRenderer.php:606
37788 msgid "Your cart is empty."
37789 msgstr ""
37790
37791 #: app/Services/Coupon/DiscountService.php:605
37792 msgid "Your cart total exceeds the maximum amount allowed for this coupon."
37793 msgstr ""
37794
37795 #: app/Services/Coupon/DiscountService.php:612
37796 msgid "Your cart total is below the minimum required to use this coupon."
37797 msgstr ""
37798
37799 #: app/Modules/MCP/Support/WriteGuard.php:91
37800 msgid ""
37801 "Your confirmation has expired. Run a fresh dry_run to preview and get a new "
37802 "confirm_token."
37803 msgstr ""
37804
37805 #: app/Services/Translations/admin-translation.php:2750
37806 msgid "Your customers can see this reason"
37807 msgstr ""
37808
37809 #: app/Services/Renderer/CheckoutFieldsSchema.php:218
37810 msgid "Your Full Name"
37811 msgstr ""
37812
37813 #. %1$s: home country name (e.g. Germany)
37814 #: app/Services/Translations/admin-translation.php:2752
37815 #, php-format
37816 msgid ""
37817 "Your home country VAT rate applies to all EU cross-border sales. Make sure "
37818 "%1$s is registered here with the correct rate."
37819 msgstr ""
37820
37821 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:214
37822 msgid "Your IAM user does not have permission to use S3 buckets"
37823 msgstr ""
37824
37825 #. %s is the expiration date
37826 #: app/Services/Translations/customer-profile-translation.php:330
37827 #, php-format
37828 msgid ""
37829 "Your license has been expired at %s. Please renew the license for getting "
37830 "updates and support."
37831 msgstr ""
37832
37833 #: app/Services/Translations/admin-translation.php:2746
37834 msgid "Your License Key"
37835 msgstr ""
37836
37837 #: app/Services/Translations/admin-translation.php:2747
37838 msgid "Your License Key Prefix"
37839 msgstr ""
37840
37841 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:194
37842 msgid "Your live API key"
37843 msgstr ""
37844
37845 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:183
37846 msgid "Your live client ID"
37847 msgstr ""
37848
37849 #: app/Services/Translations/customer-profile-translation.php:331
37850 msgid "Your next billing date is:"
37851 msgstr ""
37852
37853 #: app/Views/invoice/thank_you.php:92
37854 #: app/Services/Renderer/Receipt/ThankYouRender.php:216
37855 msgid "Your order"
37856 msgstr ""
37857
37858 #: app/Views/invoice/invoice_template.php:29 app/Views/invoice/thank_you.php:78
37859 #: app/Services/Renderer/Receipt/ThankYouRender.php:202
37860 msgid "Your order "
37861 msgstr ""
37862
37863 #: app/Views/emails/order/reminder/overdue/customer.php:68
37864 msgid ""
37865 "Your order has an outstanding balance. Please complete your payment at your "
37866 "earliest convenience."
37867 msgstr ""
37868
37869 #: app/Views/invoice/delivery_slip.php:21
37870 msgid "Your order has arrived at its destination"
37871 msgstr ""
37872
37873 #. %s is the order status
37874 #: api/Resource/OrderResource.php:1449
37875 #, php-format
37876 msgid ""
37877 "Your order status is marked as %s and not eligible for any further "
37878 "modifications at this time."
37879 msgstr ""
37880
37881 #: app/Services/Translations/admin-translation.php:2748
37882 msgid "Your Product Changelog Page URL"
37883 msgstr ""
37884
37885 #: app/Services/Translations/admin-translation.php:2749
37886 msgid "Your Product Version"
37887 msgstr ""
37888
37889 #: app/Services/Translations/customer-profile-translation.php:332
37890 msgid "Your purchases will be shown here!"
37891 msgstr ""
37892
37893 #: app/Services/Translations/customer-profile-translation.php:328
37894 msgid "Your Recent Purchases"
37895 msgstr ""
37896
37897 #: app/Services/PDF/DefaultPdfStructures.php:150
37898 msgid ""
37899 "Your refund has been processed. Please allow a few business days for the "
37900 "amount to appear in your account."
37901 msgstr ""
37902
37903 #: app/Services/Translations/admin-translation.php:2753
37904 msgid "Your registration number, printed on invoices"
37905 msgstr ""
37906
37907 #: app/Modules/StorageDrivers/S3/S3.php:408
37908 msgid "Your s3 storage is activated successfully"
37909 msgstr ""
37910
37911 #. %1$s: percentage increase, %2$s: opening <strong> tag, %3$s: closing </strong> tag
37912 #: app/Services/Email/StoreDigestService.php:675
37913 #, php-format
37914 msgid ""
37915 "Your sales are up %1$s%% this period — and you're just getting started. "
37916 "%2$sFluentCart Pro%3$s adds premium payment gateways, integrations, and "
37917 "customizations to help you scale what's working."
37918 msgstr ""
37919
37920 #: app/Services/Translations/admin-translation.php:2754
37921 msgid ""
37922 "Your session has expired due to inactivity. Please refresh the page to "
37923 "continue."
37924 msgstr ""
37925
37926 #: app/Services/Renderer/CartRenderer.php:38
37927 msgid "Your Shopping Cart"
37928 msgstr ""
37929
37930 #: app/Services/Translations/admin-translation.php:2755
37931 msgid ""
37932 "Your store is in ${filters.storeMode} mode but you are watching data in "
37933 "${filters.filterMode} mode."
37934 msgstr ""
37935
37936 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:311
37937 msgid "Your Store is in Live mode"
37938 msgstr ""
37939
37940 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:309
37941 msgid ""
37942 "Your Store is in test mode, change Store's 'Order Mode' to 'Live' and update "
37943 "related settings to enable live payment!"
37944 msgstr ""
37945
37946 #. %s is the subscription item name
37947 #: app/Views/emails/subscription/canceled/customer.php:32
37948 #, php-format
37949 msgid "Your subscription for %s has been canceled."
37950 msgstr ""
37951
37952 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:409
37953 msgid "Your subscription has been successfully cancelled"
37954 msgstr ""
37955
37956 #. %s is the subscription item name
37957 #: app/Views/emails/subscription/renewal/customer.php:26
37958 #, php-format
37959 msgid ""
37960 "Your subscription has been successfully renewed, ensuring uninterrupted "
37961 "access to %s."
37962 msgstr ""
37963
37964 #. %s is the expiration date
37965 #: app/Services/Translations/customer-profile-translation.php:334
37966 #, php-format
37967 msgid ""
37968 "Your subscription has expired at %s. Please renew to keep things running "
37969 "smoothly."
37970 msgstr ""
37971
37972 #. %s is the subscription status
37973 #: app/Services/Translations/customer-profile-translation.php:336
37974 #, php-format
37975 msgid ""
37976 "Your subscription status is now: %s. Please reactivate to keep things "
37977 "running smoothly."
37978 msgstr ""
37979
37980 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:165
37981 msgid "Your test API key"
37982 msgstr ""
37983
37984 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:154
37985 msgid "Your test client ID"
37986 msgstr ""
37987
37988 #. %s is the trial end date
37989 #: app/Services/Translations/customer-profile-translation.php:338
37990 #, php-format
37991 msgid "Your trial ends on: %s"
37992 msgstr ""
37993
37994 #. %s is subscription item name
37995 #: app/Views/emails/subscription/trial_end/customer.php:35
37996 #, php-format
37997 msgid "Your trial for %s is ending soon."
37998 msgstr ""
37999
38000 #: app/Services/Email/EmailNotifications.php:385
38001 msgid "Your Trial is Ending Soon - {{settings.store_name}}"
38002 msgstr ""
38003
38004 #: app/Services/Translations/customer-profile-translation.php:339
38005 msgid "Your valid downloads will be shown here."
38006 msgstr ""
38007
38008 #: app/Services/Localization/i18n/states.php:1280
38009 msgid "Youssoufia"
38010 msgstr ""
38011
38012 #: app/Services/Translations/admin-translation.php:2716
38013 msgid "YoY"
38014 msgstr ""
38015
38016 #: app/Services/Translations/admin-translation.php:2717
38017 msgid "YoY Growth"
38018 msgstr ""
38019
38020 #: app/Services/Localization/i18n/states.php:1883
38021 msgid "Yozgat"
38022 msgstr ""
38023
38024 #: app/Services/Localization/i18n/states.php:1354
38025 msgid "Yucatán"
38026 msgstr ""
38027
38028 #: app/Services/Localization/i18n/states.php:293
38029 msgid "Yukon Territory"
38030 msgstr ""
38031
38032 #: app/Services/Localization/i18n/states.php:481
38033 msgid "Yuma"
38034 msgstr ""
38035
38036 #: app/Services/Localization/i18n/states.php:2125
38037 msgid "Yumbe"
38038 msgstr ""
38039
38040 #: app/Services/Localization/i18n/states.php:342
38041 msgid "Yunnan / 云南"
38042 msgstr ""
38043
38044 #: app/Services/Translations/block-editor-translation.php:461
38045 msgid "Z → A"
38046 msgstr ""
38047
38048 #: app/Services/Localization/i18n/states.php:53
38049 msgid "Zabul"
38050 msgstr ""
38051
38052 #: app/Services/Localization/i18n/states.php:704
38053 msgid "Zacapa"
38054 msgstr ""
38055
38056 #: app/Services/Localization/i18n/states.php:1355
38057 msgid "Zacatecas"
38058 msgstr ""
38059
38060 #: app/Services/Localization/i18n/states.php:744
38061 msgid "Zadar County"
38062 msgstr ""
38063
38064 #: app/Services/Localization/i18n/states.php:1281
38065 msgid "Zagora"
38066 msgstr ""
38067
38068 #: app/Services/Localization/i18n/states.php:752
38069 msgid "Zagreb City"
38070 msgstr ""
38071
38072 #: app/Services/Localization/i18n/states.php:732
38073 msgid "Zagreb County"
38074 msgstr ""
38075
38076 #: app/Services/Localization/i18n/states.php:87
38077 msgid "Zaire"
38078 msgstr ""
38079
38080 #: app/Services/Localization/i18n/states.php:1976
38081 msgid "Zakarpattia"
38082 msgstr ""
38083
38084 #: app/Services/Localization/i18n/states.php:774
38085 msgid "Zala"
38086 msgstr ""
38087
38088 #: app/Services/Localization/i18n/states.php:1619
38089 msgid "Zambales"
38090 msgstr ""
38091
38092 #: app/Services/Localization/i18n/states.php:1402
38093 msgid "Zambezi"
38094 msgstr ""
38095
38096 #: app/Services/Localization/i18n/countries.php:261
38097 msgid "Zambia"
38098 msgstr ""
38099
38100 #: app/Helpers/CurrenciesHelper.php:159
38101 msgid "Zambian Kwacha"
38102 msgstr ""
38103
38104 #: app/Services/Localization/i18n/states.php:1620
38105 msgid "Zamboanga del Norte"
38106 msgstr ""
38107
38108 #: app/Services/Localization/i18n/states.php:1621
38109 msgid "Zamboanga del Sur"
38110 msgstr ""
38111
38112 #: app/Services/Localization/i18n/states.php:1622
38113 msgid "Zamboanga Sibugay"
38114 msgstr ""
38115
38116 #: app/Services/Localization/i18n/states.php:1386
38117 msgid "Zambézia"
38118 msgstr ""
38119
38120 #: app/Services/Localization/i18n/states.php:1441
38121 msgid "Zamfara"
38122 msgstr ""
38123
38124 #: app/Services/Localization/i18n/states.php:640
38125 msgid "Zamora"
38126 msgstr ""
38127
38128 #: app/Services/Localization/i18n/states.php:558
38129 msgid "Zamora-Chinchipe"
38130 msgstr ""
38131
38132 #: app/Services/Localization/i18n/states.php:891
38133 msgid "Zanjan (زنجان)"
38134 msgstr ""
38135
38136 #: app/Services/Localization/i18n/states.php:1907
38137 msgid "Zanzibar North"
38138 msgstr ""
38139
38140 #: app/Services/Localization/i18n/states.php:1911
38141 msgid "Zanzibar South"
38142 msgstr ""
38143
38144 #: app/Services/Localization/i18n/states.php:1915
38145 msgid "Zanzibar West"
38146 msgstr ""
38147
38148 #: app/Services/Localization/i18n/states.php:1977
38149 msgid "Zaporizhzhya"
38150 msgstr ""
38151
38152 #: app/Services/Localization/i18n/states.php:641
38153 msgid "Zaragoza"
38154 msgstr ""
38155
38156 #: app/Services/Tax/TaxManager.php:104 app/Services/Tax/TaxManager.php:177
38157 #: app/Services/Tax/TaxManager.php:571
38158 #: app/Services/Translations/admin-translation.php:2758
38159 msgid "Zero"
38160 msgstr ""
38161
38162 #: app/Services/Localization/i18n/states.php:353
38163 msgid "Zhejiang / 浙江"
38164 msgstr ""
38165
38166 #: app/Services/Localization/i18n/states.php:1975
38167 msgid "Zhytomyrshchyna"
38168 msgstr ""
38169
38170 #: app/Services/Localization/i18n/states.php:1717
38171 msgid "Ziguinchor"
38172 msgstr ""
38173
38174 #: app/Services/Localization/i18n/countries.php:263
38175 msgid "Zimbabwe"
38176 msgstr ""
38177
38178 #: app/Http/Controllers/ProductController.php:940
38179 msgid "Zip"
38180 msgstr ""
38181
38182 #: app/Services/Localization/i18n/address-locales.php:746
38183 msgid "ZIP Code"
38184 msgstr ""
38185
38186 #: app/Services/Translations/admin-translation.php:2759
38187 #: app/Services/Translations/customer-profile-translation.php:340
38188 msgid "Zip Code"
38189 msgstr ""
38190
38191 #: app/Services/Localization/i18n/states.php:2126
38192 msgid "Zombo"
38193 msgstr ""
38194
38195 #: app/Services/Translations/admin-translation.php:2760
38196 msgid "Zone Details"
38197 msgstr ""
38198
38199 #: app/Services/Translations/admin-translation.php:2761
38200 msgid "Zone Name"
38201 msgstr ""
38202
38203 #: app/Services/Translations/admin-translation.php:2762
38204 msgid "Zone name is required"
38205 msgstr ""
38206
38207 #: app/Services/Localization/i18n/states.php:1884
38208 msgid "Zonguldak"
38209 msgstr ""
38210
38211 #: app/Services/Translations/admin-translation.php:2763
38212 msgid "Zoom Chart"
38213 msgstr ""
38214
38215 #: app/Services/Localization/i18n/states.php:238
38216 msgid "Zou"
38217 msgstr ""
38218
38219 #: app/Services/Localization/i18n/states.php:320
38220 msgid "Zug"
38221 msgstr ""
38222
38223 #: app/Services/Translations/admin-translation.php:2756
38224 msgid "ZUGFeRD Profile"
38225 msgstr ""
38226
38227 #: app/Services/Translations/admin-translation.php:2757
38228 msgid "ZUGFeRD XML cannot be embedded in PDFs until your store country is set."
38229 msgstr ""
38230
38231 #: app/Services/Localization/i18n/states.php:2237
38232 msgid "Zulia"
38233 msgstr ""
38234
38235 #: app/Services/Localization/i18n/states.php:321
38236 msgid "Zürich"
38237 msgstr ""
38238
38239 #: app/Services/Translations/TransStrings.php:282
38240 msgid "{checked}/{total} checked"
38241 msgstr ""
38242
38243 #: app/Services/Translations/TransStrings.php:281
38244 msgid "{total} items"
38245 msgstr ""
38246
38247 #: app/Services/Localization/i18n/states.php:596
38248 msgid "Ávila"
38249 msgstr ""
38250
38251 #: app/Services/Localization/i18n/countries.php:15
38252 msgid "Åland Islands"
38253 msgstr ""
38254
38255 #: app/Services/Localization/i18n/states.php:1834
38256 msgid "Çanakkale"
38257 msgstr ""
38258
38259 #: app/Services/Localization/i18n/states.php:1835
38260 msgid "Çankırı"
38261 msgstr ""
38262
38263 #: app/Services/Localization/i18n/states.php:1836
38264 msgid "Çorum"
38265 msgstr ""
38266
38267 #: app/Services/Localization/i18n/states.php:1651
38268 msgid "Ñeembucú"
38269 msgstr ""
38270
38271 #: app/Services/Localization/i18n/states.php:336
38272 msgid "Ñuble"
38273 msgstr ""
38274
38275 #: app/Services/Localization/i18n/states.php:1851
38276 msgid "İstanbul"
38277 msgstr ""
38278
38279 #: app/Services/Localization/i18n/states.php:1852
38280 msgid "İzmir"
38281 msgstr ""
38282
38283 #: app/Services/Localization/i18n/states.php:1850
38284 msgid "İçel"
38285 msgstr ""
38286
38287 #: app/Services/Localization/i18n/states.php:1880
38288 msgid "Şanlıurfa"
38289 msgstr ""
38290
38291 #: app/Services/Localization/i18n/states.php:1890
38292 msgid "Şırnak"
38293 msgstr ""
38294
38295 #: app/Services/Localization/i18n/states.php:746
38296 msgid "Šibenik-Knin County"
38297 msgstr ""
38298
38299 #: app/Services/Localization/i18n/states.php:1314
38300 msgid "Șoldănești"
38301 msgstr ""
38302
38303 #: app/Services/Localization/i18n/states.php:1315
38304 msgid "Ștefan Vodă"
38305 msgstr ""
38306
38307 #: app/Services/Translations/block-editor-translation.php:463
38308 msgid "— Select a condition —"
38309 msgstr ""
38310
38311 #: app/Hooks/Handlers/AttributesHandler.php:54
38312 msgid "↳ Attributes"
38313 msgstr ""
38314
38315 #: app/Services/Translations/block-editor-translation.php:464
38316 msgid ""
38317 "⚠ Deprecated: VAT is now rendered inside the B2B section automatically. This "
38318 "block will be removed in a future version — please remove it from your "
38319 "template."
38320 msgstr ""
38321
38322 #: app/Modules/PaymentMethods/Cod/Cod.php:174
38323 msgid ""
38324 "✅ Customers can pay for their orders by cash upon delivery. You may receive "
38325 "using bank transfer or other manual process as well.\n"
38326 " You may remind them to have the exact amount ready "
38327 "for our delivery personnel!"
38328 msgstr ""
38329