PluginProbe
FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler / 1.5.2
FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler v1.5.2
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.2, at language/fluent-cart.pot

38,451 lines 957.0 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-30 14:24+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:82
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:362
53 msgid "\"Included in item prices\" is already built into product prices."
54 msgstr ""
55
56 #: app/Modules/Tax/TaxModule.php:357
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:872 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:623
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:1411
166 #: app/Services/Renderer/ProductRenderer.php:1575
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:219
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:1040 app/Modules/Tax/TaxModule.php:1152
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:626
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:235
445 msgid "%d product(s) created successfully"
446 msgstr ""
447
448 #: app/Http/Controllers/ProductController.php:1608
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:128
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:892
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:1045 app/Modules/Tax/TaxModule.php:1157
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:1284
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:2768
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:2770
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:2446
1020 msgid "ABN"
1021 msgstr ""
1022
1023 #: app/Modules/Tax/TaxModule.php:348
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:87
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/Modules/PaymentMethods/PromoGateways/Addons/SslcommerzAddon.php:82
1088 msgid ""
1089 "Accept payments with SSLCommerz for Bangladesh, including cards, mobile "
1090 "banking, internet banking, and supported wallet methods."
1091 msgstr ""
1092
1093 #: app/Services/Translations/admin-translation.php:79
1094 msgid "Accepted"
1095 msgstr ""
1096
1097 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:203
1098 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:226
1099 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:321
1100 #, php-format
1101 msgid "Access forbidden to the configured bucket (%s). Check permissions."
1102 msgstr ""
1103
1104 #: app/Modules/StorageDrivers/S3/S3.php:589
1105 msgid "Access Key"
1106 msgstr ""
1107
1108 #: app/Views/emails/subscription/canceled/customer.php:63
1109 #: app/Views/emails/subscription/canceled/admin.php:47
1110 msgid "Access Until"
1111 msgstr ""
1112
1113 #: api/StoreSettings.php:660 api/StoreSettings.php:670
1114 msgid "Account"
1115 msgstr ""
1116
1117 #: app/Services/Translations/customer-profile-translation.php:18
1118 msgid "Account Details"
1119 msgstr ""
1120
1121 #: app/Services/Permission/PermissionManager.php:75
1122 msgid "Accountant"
1123 msgstr ""
1124
1125 #: app/Services/Localization/i18n/states.php:252
1126 msgid "Acre"
1127 msgstr ""
1128
1129 #: app/Services/Translations/admin-translation.php:80
1130 #: app/Services/Translations/customer-profile-translation.php:19
1131 msgid "Action"
1132 msgstr ""
1133
1134 #: app/Modules/MCP/Tools/SubscriptionTools.php:306
1135 msgid "action must be cancel. Pause and resume are not supported."
1136 msgstr ""
1137
1138 #: app/Modules/MCP/Tools/CouponTools.php:86
1139 msgid "action must be one of: create, update, deactivate."
1140 msgstr ""
1141
1142 #: app/Services/Translations/admin-translation.php:81
1143 msgid "Actions"
1144 msgstr ""
1145
1146 #: app/Services/Translations/admin-translation.php:82
1147 msgid "Activate"
1148 msgstr ""
1149
1150 #: app/Services/Translations/admin-translation.php:83
1151 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:188
1152 msgid "Activate Addon"
1153 msgstr ""
1154
1155 #: app/Modules/PaymentMethods/PromoGateways/Pro/PromoGatewaySettings.php:156
1156 msgid "Activate FluentCart Pro"
1157 msgstr ""
1158
1159 #: app/Services/Translations/admin-translation.php:84
1160 msgid "Activate FluentHub"
1161 msgstr ""
1162
1163 #: app/Helpers/AddressHelper.php:337
1164 #: app/Services/Renderer/ModalCheckoutRenderer.php:630
1165 #: app/Services/Renderer/CheckoutRenderer.php:819
1166 #: app/Modules/Shipping/Http/Controllers/Frontend/ShippingFrontendController.php:78
1167 msgid "Activate from settings."
1168 msgstr ""
1169
1170 #: app/Services/Translations/admin-translation.php:85
1171 msgid "Activate Plugin"
1172 msgstr ""
1173
1174 #: app/Services/Translations/admin-translation.php:88
1175 msgid "Activated at"
1176 msgstr ""
1177
1178 #: app/Services/Translations/admin-translation.php:86
1179 msgid "Activated Licenses"
1180 msgstr ""
1181
1182 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:350
1183 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:355
1184 msgid "Activated Methods"
1185 msgstr ""
1186
1187 #: app/Services/Translations/admin-translation.php:87
1188 msgid "Activated Sites"
1189 msgstr ""
1190
1191 #: app/Services/Translations/admin-translation.php:89
1192 msgid "Activating..."
1193 msgstr ""
1194
1195 #: app/Helpers/EditorShortCodeHelper.php:343
1196 #: app/Services/Filter/LicenseFilter.php:183
1197 #: app/Services/Filter/OrderBumpFilter.php:166
1198 msgid "Activation Count"
1199 msgstr ""
1200
1201 #: app/Helpers/EditorShortCodeHelper.php:342
1202 #: app/Services/Translations/admin-translation.php:90
1203 msgid "Activation Limit"
1204 msgstr ""
1205
1206 #: app/Services/Renderer/ModalCheckoutRenderer.php:280
1207 msgid "Activation limit %d"
1208 msgstr ""
1209
1210 #: app/Services/Translations/admin-translation.php:91
1211 msgid ""
1212 "Activation limit controls how many sites/devices can use this license. "
1213 "License validity matches your subscription interval. For example, an annual "
1214 "subscription will generate a license valid for one year."
1215 msgstr ""
1216
1217 #: app/Services/Filter/LicenseSiteFilter.php:133
1218 msgid "Activation Status"
1219 msgstr ""
1220
1221 #: app/Services/Translations/admin-translation.php:92
1222 #: app/Services/Translations/customer-profile-translation.php:20
1223 #: app/Services/Translations/block-editor-translation.php:12
1224 msgid "Activations"
1225 msgstr ""
1226
1227 #: app/Helpers/Status.php:267 app/Helpers/Status.php:372
1228 #: app/Helpers/Helper.php:251 app/Helpers/Helper.php:321
1229 #: app/Helpers/Helper.php:943 app/Services/Filter/LicenseFilter.php:53
1230 #: app/Services/Filter/LicenseFilter.php:175
1231 #: app/Services/Filter/LicenseSiteFilter.php:138
1232 #: app/Services/Filter/OrderFilter.php:471
1233 #: app/Services/Filter/OrderBumpFilter.php:42
1234 #: app/Services/Filter/OrderBumpFilter.php:158
1235 #: app/Services/Translations/admin-translation.php:93
1236 #: app/Services/Translations/customer-profile-translation.php:21
1237 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:253
1238 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:193
1239 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:218
1240 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:200
1241 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:272
1242 msgid "Active"
1243 msgstr ""
1244
1245 #: app/Services/Translations/block-editor-translation.php:14
1246 msgid "Active Bar Color"
1247 msgstr ""
1248
1249 #: app/Services/Translations/block-editor-translation.php:13
1250 msgid "Active BG"
1251 msgstr ""
1252
1253 #: app/Services/Translations/block-editor-translation.php:15
1254 msgid "Active Color"
1255 msgstr ""
1256
1257 #: app/Services/Filter/LicenseSiteFilter.php:150
1258 msgid "Active License Count"
1259 msgstr ""
1260
1261 #: app/Services/Translations/admin-translation.php:94
1262 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:161
1263 msgid "Active Licenses"
1264 msgstr ""
1265
1266 #: app/Services/Translations/admin-translation.php:95
1267 msgid "Active Payment Gateway"
1268 msgstr ""
1269
1270 #: app/Services/Translations/block-editor-translation.php:16
1271 msgid "Active Text Color"
1272 msgstr ""
1273
1274 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:173
1275 msgid "Active Variation Licenses"
1276 msgstr ""
1277
1278 #: app/Services/Translations/admin-translation.php:96
1279 msgid "Activity"
1280 msgstr ""
1281
1282 #: app/Http/Controllers/ActivityController.php:27
1283 msgid "Activity Deleted Successfully"
1284 msgstr ""
1285
1286 #: app/Http/Controllers/ActivityController.php:43
1287 msgid "Activity Marked as Read"
1288 msgstr ""
1289
1290 #: app/Http/Controllers/ActivityController.php:47
1291 msgid "Activity Marked as Unread"
1292 msgstr ""
1293
1294 #: app/Services/Localization/i18n/states.php:1407
1295 msgid "Adamawa"
1296 msgstr ""
1297
1298 #: app/Services/Localization/i18n/states.php:1818
1299 msgid "Adana"
1300 msgstr ""
1301
1302 #: app/Services/Translations/admin-translation.php:97
1303 msgid "Add"
1304 msgstr ""
1305
1306 #. %1$s: attribute name lowercase (e.g. "color", "size")
1307 #: app/Services/Translations/admin-translation.php:99
1308 #, php-format
1309 msgid "Add %1$s"
1310 msgstr ""
1311
1312 #. %s - taxonomy label
1313 #: app/Services/Translations/admin-translation.php:101
1314 #, php-format
1315 msgid "Add %s"
1316 msgstr ""
1317
1318 #. %s: product title
1319 #: app/Services/Renderer/ProductCardRender.php:481
1320 #, php-format
1321 msgid "Add %s to cart"
1322 msgstr ""
1323
1324 #. %1$s: the term title the user typed
1325 #: app/Services/Translations/admin-translation.php:103
1326 #, php-format
1327 msgid "Add &quot;%1$s&quot; as new value"
1328 msgstr ""
1329
1330 #: app/Services/Translations/admin-translation.php:151
1331 msgid "Add a Item to Calculate Total and View Payment Options."
1332 msgstr ""
1333
1334 #: app/Services/Renderer/AddressSelectRenderer.php:154
1335 #: app/Services/Translations/admin-translation.php:104
1336 #: app/Services/Translations/customer-profile-translation.php:22
1337 #: app/Services/Translations/block-editor-translation.php:17
1338 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:158
1339 msgid "Add Address"
1340 msgstr ""
1341
1342 #: app/Services/Translations/block-editor-translation.php:18
1343 msgid "Add Address Button Text"
1344 msgstr ""
1345
1346 #: app/Modules/MCP/Tools/OrderTools.php:146
1347 msgid ""
1348 "Add an internal note to an order activity log. Visible to staff, not the "
1349 "customer."
1350 msgstr ""
1351
1352 #: app/Services/Translations/block-editor-translation.php:24
1353 msgid ""
1354 "Add any query params you want to pass to the checkout page. eg: "
1355 "utm_source=google&utm_medium=cpc"
1356 msgstr ""
1357
1358 #: app/Services/Translations/admin-translation.php:152
1359 msgid "Add as a Bundle"
1360 msgstr ""
1361
1362 #: app/Services/Translations/admin-translation.php:153
1363 msgid "Add asset"
1364 msgstr ""
1365
1366 #: app/Services/Translations/admin-translation.php:154
1367 msgid "Add attribute group"
1368 msgstr ""
1369
1370 #: app/Services/Translations/admin-translation.php:155
1371 msgid "Add by URL"
1372 msgstr ""
1373
1374 #: app/Services/Translations/block-editor-translation.php:19
1375 msgid "Add Child Block"
1376 msgstr ""
1377
1378 #: app/Services/Translations/admin-translation.php:156
1379 msgid "Add class"
1380 msgstr ""
1381
1382 #: app/Services/Translations/admin-translation.php:105
1383 msgid "Add Condition"
1384 msgstr ""
1385
1386 #: app/Services/Translations/admin-translation.php:157
1387 msgid "Add countries where you're registered to collect VAT in the EU."
1388 msgstr ""
1389
1390 #: app/Services/Translations/admin-translation.php:106
1391 msgid "Add Coupon"
1392 msgstr ""
1393
1394 #: app/Services/Translations/admin-translation.php:107
1395 msgid "Add Custom Item"
1396 msgstr ""
1397
1398 #: app/Services/Translations/admin-translation.php:108
1399 msgid "Add Custom Template"
1400 msgstr ""
1401
1402 #: app/Services/Translations/admin-translation.php:109
1403 msgid "Add Customer"
1404 msgstr ""
1405
1406 #: app/Http/Controllers/DashboardController.php:27
1407 msgid "Add Details to Store"
1408 msgstr ""
1409
1410 #: app/Services/Translations/admin-translation.php:110
1411 msgid "Add Discount"
1412 msgstr ""
1413
1414 #: app/Services/Translations/admin-translation.php:158
1415 msgid "Add discount"
1416 msgstr ""
1417
1418 #: app/Services/Translations/admin-translation.php:111
1419 msgid "Add Downloadable Asset(s)"
1420 msgstr ""
1421
1422 #: app/Services/Translations/admin-translation.php:112
1423 msgid "Add Dummy Product"
1424 msgstr ""
1425
1426 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:50
1427 msgid "Add endpoint"
1428 msgstr ""
1429
1430 #: app/Services/Translations/admin-translation.php:113
1431 msgid "Add File"
1432 msgstr ""
1433
1434 #: app/Services/Translations/admin-translation.php:114
1435 msgid "Add Filter"
1436 msgstr ""
1437
1438 #: app/Services/Translations/admin-translation.php:115
1439 msgid "Add Group"
1440 msgstr ""
1441
1442 #: app/Services/Translations/admin-translation.php:116
1443 msgid "Add Integration"
1444 msgstr ""
1445
1446 #: app/Services/Translations/admin-translation.php:117
1447 #: app/Services/Translations/block-editor-translation.php:20
1448 msgid "Add Item"
1449 msgstr ""
1450
1451 #: app/Services/Translations/admin-translation.php:118
1452 #: app/Services/Translations/block-editor-translation.php:21
1453 msgid "Add Items"
1454 msgstr ""
1455
1456 #: app/Services/Translations/admin-translation.php:159
1457 msgid "Add labels"
1458 msgstr ""
1459
1460 #: app/Services/Translations/admin-translation.php:119
1461 msgid "Add Media"
1462 msgstr ""
1463
1464 #: app/Services/Translations/admin-translation.php:120
1465 msgid "Add More"
1466 msgstr ""
1467
1468 #: app/Services/Translations/admin-translation.php:160
1469 msgid "Add more"
1470 msgstr ""
1471
1472 #: app/Services/Translations/admin-translation.php:121
1473 msgid "Add More Files"
1474 msgstr ""
1475
1476 #: app/Services/Translations/admin-translation.php:161
1477 msgid "Add more value"
1478 msgstr ""
1479
1480 #: app/Services/Translations/admin-translation.php:122
1481 msgid "Add New"
1482 msgstr ""
1483
1484 #: app/Services/Translations/customer-profile-translation.php:23
1485 msgid "Add New Address"
1486 msgstr ""
1487
1488 #: app/Services/Renderer/AddressSelectRenderer.php:147
1489 #: app/Services/Translations/admin-translation.php:162
1490 #: app/Services/Translations/customer-profile-translation.php:24
1491 msgid "Add new address"
1492 msgstr ""
1493
1494 #: app/Services/Translations/admin-translation.php:163
1495 msgid "Add new attribute group"
1496 msgstr ""
1497
1498 #: app/Services/Translations/admin-translation.php:164
1499 msgid "Add new attribute term"
1500 msgstr ""
1501
1502 #: app/Services/Translations/admin-translation.php:165
1503 #: app/Services/Translations/customer-profile-translation.php:25
1504 msgid "Add new billing address"
1505 msgstr ""
1506
1507 #: app/CPT/FluentProducts.php:316
1508 msgid "Add New Brand"
1509 msgstr ""
1510
1511 #: app/CPT/FluentProducts.php:294
1512 msgid "Add New Category"
1513 msgstr ""
1514
1515 #: app/Services/Translations/admin-translation.php:123
1516 msgid "Add New Condition Group"
1517 msgstr ""
1518
1519 #: app/Services/Translations/admin-translation.php:124
1520 msgid "Add New Customer"
1521 msgstr ""
1522
1523 #: app/Services/Translations/admin-translation.php:166
1524 msgid "Add new order"
1525 msgstr ""
1526
1527 #: app/Services/Translations/admin-translation.php:167
1528 msgid "Add new package"
1529 msgstr ""
1530
1531 #: app/CPT/FluentProducts.php:210
1532 #: app/Services/Translations/admin-translation.php:125
1533 msgid "Add New Product"
1534 msgstr ""
1535
1536 #: app/Services/Translations/admin-translation.php:168
1537 msgid "Add new properties"
1538 msgstr ""
1539
1540 #: app/Services/Translations/admin-translation.php:169
1541 msgid "Add new shipping Address"
1542 msgstr ""
1543
1544 #: app/Services/Translations/customer-profile-translation.php:26
1545 msgid "Add new shipping address"
1546 msgstr ""
1547
1548 #: app/Services/Translations/admin-translation.php:170
1549 msgid "Add new value"
1550 msgstr ""
1551
1552 #: app/Services/Translations/admin-translation.php:126
1553 msgid "Add Note"
1554 msgstr ""
1555
1556 #: app/Services/Translations/admin-translation.php:127
1557 msgid "Add Notification"
1558 msgstr ""
1559
1560 #: app/Services/Translations/admin-translation.php:171
1561 msgid "Add option from library"
1562 msgstr ""
1563
1564 #: app/Services/Translations/admin-translation.php:172
1565 msgid "Add options like Color, Size etc. to create variations."
1566 msgstr ""
1567
1568 #: app/Services/Translations/admin-translation.php:173
1569 msgid "Add options like size or color"
1570 msgstr ""
1571
1572 #: app/Modules/MCP/Tools/LabelTools.php:33
1573 msgid ""
1574 "Add or remove labels on an order, customer, or subscription. Pass "
1575 "add_label_ids and/or remove_label_ids; use list-reference-data with "
1576 "kind=labels to find label ids. Returns the resulting label set so you can "
1577 "confirm."
1578 msgstr ""
1579
1580 #: app/Modules/MCP/Tools/OrderTools.php:145
1581 msgid "Add Order Note"
1582 msgstr ""
1583
1584 #: app/Services/Translations/admin-translation.php:174
1585 msgid "Add override"
1586 msgstr ""
1587
1588 #: app/Services/Translations/admin-translation.php:128
1589 msgid "Add Package"
1590 msgstr ""
1591
1592 #: app/Services/Translations/admin-translation.php:175
1593 msgid "Add package"
1594 msgstr ""
1595
1596 #: app/Services/Translations/admin-translation.php:129
1597 msgid "Add Path"
1598 msgstr ""
1599
1600 #: app/Services/Translations/admin-translation.php:130
1601 msgid "Add Pricing"
1602 msgstr ""
1603
1604 #: app/Services/Translations/admin-translation.php:131
1605 #: app/Services/Translations/block-editor-translation.php:22
1606 msgid "Add Product"
1607 msgstr ""
1608
1609 #: app/Services/Translations/admin-translation.php:132
1610 msgid "Add Products"
1611 msgstr ""
1612
1613 #: app/Services/Translations/admin-translation.php:133
1614 msgid "Add Role"
1615 msgstr ""
1616
1617 #: app/Services/Translations/admin-translation.php:134
1618 msgid "Add Shipping"
1619 msgstr ""
1620
1621 #: app/Services/Translations/admin-translation.php:135
1622 msgid "Add Shipping Class"
1623 msgstr ""
1624
1625 #: app/Services/Translations/admin-translation.php:136
1626 msgid "Add Shipping Method"
1627 msgstr ""
1628
1629 #: app/Services/Translations/admin-translation.php:137
1630 msgid "Add Shipping Zone"
1631 msgstr ""
1632
1633 #: app/Services/Translations/admin-translation.php:138
1634 msgid "Add ShortCodes"
1635 msgstr ""
1636
1637 #: app/Services/Translations/admin-translation.php:139
1638 msgid "Add Site"
1639 msgstr ""
1640
1641 #: app/Services/Translations/admin-translation.php:176
1642 msgid "Add tax at checkout"
1643 msgstr ""
1644
1645 #: app/Services/Translations/admin-translation.php:140
1646 msgid "Add Tax Override"
1647 msgstr ""
1648
1649 #: app/Services/Translations/admin-translation.php:177
1650 msgid "Add tax override"
1651 msgstr ""
1652
1653 #: app/Services/Translations/admin-translation.php:178
1654 msgid "Add tax override for"
1655 msgstr ""
1656
1657 #: app/Services/Translations/admin-translation.php:141
1658 msgid "Add Template"
1659 msgstr ""
1660
1661 #: app/Services/Translations/admin-translation.php:142
1662 msgid "Add Term"
1663 msgstr ""
1664
1665 #: app/Services/Translations/admin-translation.php:179
1666 msgid "Add term"
1667 msgstr ""
1668
1669 #: app/Services/Translations/admin-translation.php:143
1670 msgid "Add Terms"
1671 msgstr ""
1672
1673 #: app/Services/Translations/block-editor-translation.php:25
1674 msgid "Add text…"
1675 msgstr ""
1676
1677 #: app/Http/Controllers/McpSettingsController.php:189
1678 msgid ""
1679 "Add this to your Claude Desktop config (Settings → Developer → Edit Config), "
1680 "fill in your username + application password, then restart Claude Desktop."
1681 msgstr ""
1682
1683 #: app/Services/Translations/admin-translation.php:144
1684 msgid "Add Tier"
1685 msgstr ""
1686
1687 #: api/StoreSettings.php:58 api/StoreSettings.php:1466
1688 #: app/Services/Renderer/ProductCardRender.php:478
1689 #: app/Services/Renderer/ProductRenderer.php:1354
1690 #: app/Services/Renderer/ProductRenderer.php:1513
1691 #: app/Services/Renderer/ProductRenderer.php:1607
1692 #: app/Services/Renderer/PricingTableRenderer.php:368
1693 #: app/Services/Translations/block-editor-translation.php:23
1694 #: app/Modules/Templating/AssetLoader.php:134
1695 #: app/Modules/Templating/AssetLoader.php:312
1696 #: app/Hooks/Handlers/ShortCodes/SingleProductShortCode.php:89
1697 #: app/Hooks/Handlers/ShortCodes/PricingTableShortCode.php:109
1698 #: app/Modules/Templating/Bricks/Elements/BuySection.php:89
1699 #: app/Modules/Templating/Bricks/Elements/BuySection.php:388
1700 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:1005
1701 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:493
1702 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:1025
1703 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:1104
1704 msgid "Add To Cart"
1705 msgstr ""
1706
1707 #: app/Services/Translations/block-editor-translation.php:26
1708 #: app/Hooks/Handlers/BlockEditors/Buttons/AddToCartButtonBlockEditor.php:71
1709 #: app/Hooks/Handlers/ShortCodes/Buttons/AddToCartShortcode.php:39
1710 msgid "Add to Cart"
1711 msgstr ""
1712
1713 #: app/Services/Translations/admin-translation.php:145
1714 msgid "Add To Cart Button"
1715 msgstr ""
1716
1717 #: app/Modules/Templating/Bricks/Elements/BuySection.php:37
1718 msgid "Add to Cart Button"
1719 msgstr ""
1720
1721 #: app/Services/Translations/block-editor-translation.php:27
1722 msgid "Add to cart button only will show for non subscription product"
1723 msgstr ""
1724
1725 #: app/Modules/Templating/Bricks/Elements/BuySection.php:81
1726 msgid "Add to Cart Button will be shown only for non-subscribable products."
1727 msgstr ""
1728
1729 #: app/Services/Renderer/ProductRenderer.php:1636
1730 msgid "Add to Cart is not supported for subscription product"
1731 msgstr ""
1732
1733 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:114
1734 msgid "Add to Courses"
1735 msgstr ""
1736
1737 #: app/Http/Controllers/McpSettingsController.php:202
1738 msgid ""
1739 "Add to Cursor’s mcp.json, replacing the placeholder with base64 of "
1740 "\"username:application-password\"."
1741 msgstr ""
1742
1743 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:110
1744 msgid "Add to Lists"
1745 msgstr ""
1746
1747 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:103
1748 msgid "Add to Spaces"
1749 msgstr ""
1750
1751 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:121
1752 msgid "Add to Tags"
1753 msgstr ""
1754
1755 #: app/Services/Translations/admin-translation.php:146
1756 msgid "Add Upgrade Path"
1757 msgstr ""
1758
1759 #: app/Services/Translations/admin-translation.php:147
1760 msgid "Add Variant"
1761 msgstr ""
1762
1763 #: app/Services/Translations/admin-translation.php:148
1764 msgid "Add Webhook"
1765 msgstr ""
1766
1767 #. %6$s
1768 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:127
1769 msgid "Add webhook"
1770 msgstr ""
1771
1772 #: app/Http/Controllers/DashboardController.php:34
1773 msgid "Add Your First Product"
1774 msgstr ""
1775
1776 #: api/StoreSettings.php:311
1777 msgid ""
1778 "Add your legal business identity details used for store records and "
1779 "compliance."
1780 msgstr ""
1781
1782 #: app/Services/Translations/admin-translation.php:149
1783 msgid "Add Zone"
1784 msgstr ""
1785
1786 #: app/Services/Translations/admin-translation.php:150
1787 msgid "Add Zone to Shipping Class"
1788 msgstr ""
1789
1790 #: app/Services/Renderer/Receipt/ThankYouRender.php:1298
1791 msgid "Add."
1792 msgstr ""
1793
1794 #: app/Services/Translations/admin-translation.php:180
1795 #: app/Services/Translations/block-editor-translation.php:28
1796 msgid "Add..."
1797 msgstr ""
1798
1799 #: app/Services/Translations/customer-profile-translation.php:27
1800 #: app/Services/Renderer/Receipt/TaxSummaryHelper.php:389
1801 #, php-format
1802 msgid "Added on %1$s"
1803 msgstr ""
1804
1805 #: app/Modules/Tax/TaxModule.php:493
1806 msgid "Added on fees"
1807 msgstr ""
1808
1809 #: app/Services/Translations/admin-translation.php:181
1810 #: app/Services/Translations/customer-profile-translation.php:28
1811 #: app/Modules/Tax/TaxModule.php:396 app/Modules/Tax/TaxModule.php:471
1812 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:1077
1813 #: app/Services/Renderer/Receipt/ThankYouRender.php:1222
1814 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:657
1815 #: app/Views/emails/parts/items_table.php:578
1816 msgid "Added on products"
1817 msgstr ""
1818
1819 #: app/Services/Translations/admin-translation.php:182
1820 #: app/Services/Translations/customer-profile-translation.php:29
1821 #: app/Modules/Tax/TaxModule.php:406 app/Modules/Tax/TaxModule.php:416
1822 #: app/Modules/Tax/TaxModule.php:518
1823 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:954
1824 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:1114
1825 #: app/Services/Renderer/Receipt/ThankYouRender.php:1148
1826 #: app/Services/Renderer/Receipt/ThankYouRender.php:1250
1827 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:685
1828 #: app/Views/emails/parts/items_table.php:431
1829 #: app/Views/emails/parts/items_table.php:629
1830 msgid "Added on shipping"
1831 msgstr ""
1832
1833 #: app/Services/Translations/admin-translation.php:2771
1834 msgid "added to"
1835 msgstr ""
1836
1837 #: app/Services/Translations/admin-translation.php:184
1838 msgid "Additional cost for products in this shipping class"
1839 msgstr ""
1840
1841 #: app/Services/Translations/admin-translation.php:185
1842 msgid "Additional display prices"
1843 msgstr ""
1844
1845 #: app/Services/Translations/admin-translation.php:183
1846 msgid "Additional Information"
1847 msgstr ""
1848
1849 #: app/Services/Translations/admin-translation.php:187
1850 msgid "Addon activated successfully"
1851 msgstr ""
1852
1853 #: app/Services/Translations/admin-translation.php:188
1854 msgid "Addon activated successfully!"
1855 msgstr ""
1856
1857 #: app/Http/Controllers/ModuleSettingsController.php:199
1858 msgid "Addon activated successfully."
1859 msgstr ""
1860
1861 #: app/Http/Controllers/AddonsController.php:145
1862 msgid "Addon installation started successfully."
1863 msgstr ""
1864
1865 #: app/Services/Translations/admin-translation.php:189
1866 msgid "Addon installed and activated successfully!"
1867 msgstr ""
1868
1869 #: app/Services/Translations/admin-translation.php:190
1870 msgid "Addon installed successfully"
1871 msgstr ""
1872
1873 #: app/Services/Translations/admin-translation.php:186
1874 msgid "Addon Settings"
1875 msgstr ""
1876
1877 #: app/Helpers/CartCheckoutHelper.php:486
1878 #: app/Services/Renderer/AddressSelectRenderer.php:223
1879 #: app/Services/Translations/admin-translation.php:191
1880 #: app/Services/Translations/block-editor-translation.php:29
1881 msgid "Address"
1882 msgstr ""
1883
1884 #: app/Hooks/Cart/WebCheckoutHandler.php:547
1885 #: app/Http/Controllers/FrontendControllers/CustomerController.php:151
1886 msgid "Address Attached"
1887 msgstr ""
1888
1889 #: app/Http/Controllers/FrontendControllers/CustomerController.php:423
1890 msgid "Address deleted successfully"
1891 msgstr ""
1892
1893 #: api/Resource/CustomerAddressResource.php:341
1894 #: api/Resource/FrontendResource/CustomerAddressResource.php:215
1895 msgid "Address deletion failed!"
1896 msgstr ""
1897
1898 #: api/Checkout/CheckoutApi.php:1007 api/Checkout/CheckoutApi.php:1015
1899 msgid "Address field is required."
1900 msgstr ""
1901
1902 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:391
1903 msgid "Address ID is required"
1904 msgstr ""
1905
1906 #: app/Services/Renderer/AddressSelectRenderer.php:231
1907 #: app/Services/Translations/admin-translation.php:192
1908 #: app/Services/Translations/block-editor-translation.php:30
1909 msgid "Address Label"
1910 msgstr ""
1911
1912 #: app/Services/Translations/customer-profile-translation.php:30
1913 msgid "Address label e.g Home, Office"
1914 msgstr ""
1915
1916 #: app/Helpers/EditorShortCodeHelper.php:140
1917 #: app/Helpers/EditorShortCodeHelper.php:149
1918 msgid "Address Line 1"
1919 msgstr ""
1920
1921 #: app/Helpers/EditorShortCodeHelper.php:141
1922 #: app/Helpers/EditorShortCodeHelper.php:150
1923 msgid "Address Line 2"
1924 msgstr ""
1925
1926 #: app/Services/Translations/block-editor-translation.php:31
1927 msgid "Address Modal"
1928 msgstr ""
1929
1930 #: app/Hooks/Cart/WebCheckoutHandler.php:468
1931 #: app/Http/Controllers/FrontendControllers/CustomerController.php:80
1932 #: app/Http/Controllers/FrontendControllers/CustomerController.php:91
1933 msgid "Address not found"
1934 msgstr ""
1935
1936 #: api/Resource/CustomerAddressResource.php:346
1937 #: api/Resource/FrontendResource/CustomerAddressResource.php:220
1938 msgid "Address not found in database, failed to remove."
1939 msgstr ""
1940
1941 #: api/CustomerAddress.php:94 api/Resource/OrderAddressResource.php:98
1942 #: api/Resource/CustomerAddressResource.php:209
1943 #: api/Resource/FrontendResource/OrderAddressResource.php:110
1944 #: api/Resource/FrontendResource/CustomerAddressResource.php:169
1945 msgid "Address not found, please reload the page and try again!"
1946 msgstr ""
1947
1948 #: app/Services/Translations/customer-profile-translation.php:31
1949 msgid "Address options"
1950 msgstr ""
1951
1952 #: app/Services/Translations/block-editor-translation.php:32
1953 msgid "Address Section Label"
1954 msgstr ""
1955
1956 #: api/Resource/CustomerAddressResource.php:375
1957 #: api/Resource/FrontendResource/CustomerAddressResource.php:252
1958 msgid "Address set as primary failed."
1959 msgstr ""
1960
1961 #: api/Resource/CustomerAddressResource.php:336
1962 #: api/Resource/FrontendResource/CustomerAddressResource.php:211
1963 msgid "Address successfully deleted."
1964 msgstr ""
1965
1966 #: api/Resource/CustomerAddressResource.php:371
1967 #: api/Resource/FrontendResource/CustomerAddressResource.php:248
1968 msgid "Address successfully set as the primary"
1969 msgstr ""
1970
1971 #: app/Http/Controllers/FrontendControllers/CustomerController.php:397
1972 msgid "Address updated successfully"
1973 msgstr ""
1974
1975 #: app/Services/Localization/i18n/states.php:2000
1976 msgid "Adjumani"
1977 msgstr ""
1978
1979 #: app/Services/Translations/admin-translation.php:194
1980 msgid "Adjust by"
1981 msgstr ""
1982
1983 #: app/Services/Translations/admin-translation.php:193
1984 msgid "Adjust Quantity"
1985 msgstr ""
1986
1987 #: app/Helpers/Helper.php:1233
1988 msgid "Adjusted setup fee"
1989 msgstr ""
1990
1991 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:132
1992 msgid "Adjustment Amount"
1993 msgstr ""
1994
1995 #: app/Helpers/EditorShortCodeHelper.php:16
1996 msgid "Admin Email"
1997 msgstr ""
1998
1999 #: app/Services/Translations/admin-translation.php:195
2000 msgid "Admin Email Address"
2001 msgstr ""
2002
2003 #: app/Http/Requests/EmailSettingsRequest.php:29
2004 msgid "Admin Email field is required."
2005 msgstr ""
2006
2007 #: app/Services/Translations/admin-translation.php:196
2008 msgid "Administrator"
2009 msgstr ""
2010
2011 #: app/Services/Localization/i18n/states.php:484
2012 msgid "Adrar"
2013 msgstr ""
2014
2015 #: app/Services/Translations/admin-translation.php:197
2016 msgid "Advanced Filter"
2017 msgstr ""
2018
2019 #: app/Services/Translations/admin-translation.php:202
2020 msgid "Advanced filter is only available in pro version"
2021 msgstr ""
2022
2023 #: app/Services/Translations/admin-translation.php:198
2024 msgid "Advanced Filters"
2025 msgstr ""
2026
2027 #: app/Services/Translations/admin-translation.php:199
2028 msgid "Advanced Inventory"
2029 msgstr ""
2030
2031 #: app/Services/Translations/admin-translation.php:200
2032 msgid "Advanced Inventory enabled"
2033 msgstr ""
2034
2035 #: app/Helpers/Helper.php:718 app/Hooks/filters.php:56
2036 #: app/Services/Filter/ProductFilter.php:290
2037 #: app/Services/Translations/admin-translation.php:201
2038 #: app/Hooks/Handlers/AdvancedVariationHandler.php:18
2039 msgid "Advanced Variations"
2040 msgstr ""
2041
2042 #: app/Services/Localization/i18n/states.php:1819
2043 msgid "Adıyaman"
2044 msgstr ""
2045
2046 #: app/Helpers/CurrenciesHelper.php:22
2047 msgid "Afghan Afghani"
2048 msgstr ""
2049
2050 #: app/Services/Localization/i18n/countries.php:14
2051 msgid "Afghanistan"
2052 msgstr ""
2053
2054 #: app/Services/Localization/i18n/continents.php:14
2055 msgid "Africa"
2056 msgstr ""
2057
2058 #: app/Services/Translations/admin-translation.php:203
2059 msgid "After"
2060 msgstr ""
2061
2062 #: app/Services/Translations/admin-translation.php:204
2063 msgid "After Order Created"
2064 msgstr ""
2065
2066 #: app/Services/Translations/admin-translation.php:205
2067 msgid "After Order Updated"
2068 msgstr ""
2069
2070 #: app/Services/Translations/admin-translation.php:206
2071 msgid "After Payment Paid"
2072 msgstr ""
2073
2074 #: app/Services/Translations/admin-translation.php:207
2075 msgid "After Refund made"
2076 msgstr ""
2077
2078 #: app/Services/Translations/admin-translation.php:208
2079 msgid "After User Created"
2080 msgstr ""
2081
2082 #: app/Views/emails/subscription/trial_end/customer.php:75
2083 msgid ""
2084 "After your trial ends, your subscription will automatically convert to a "
2085 "paid subscription. If you do not wish to continue, you can cancel before the "
2086 "trial ends."
2087 msgstr ""
2088
2089 #: app/Services/Localization/i18n/states.php:1820
2090 msgid "Afyon"
2091 msgstr ""
2092
2093 #: app/Services/Localization/i18n/states.php:1206
2094 msgid "Agadir-Ida Ou Tanane"
2095 msgstr ""
2096
2097 #: app/Services/Localization/i18n/states.php:2001
2098 msgid "Agago"
2099 msgstr ""
2100
2101 #: app/Services/Translations/admin-translation.php:209
2102 msgid "Agent"
2103 msgstr ""
2104
2105 #: app/Services/Renderer/CheckoutFieldsSchema.php:583
2106 msgid "Agree Terms and Conditions"
2107 msgstr ""
2108
2109 #: app/Services/Localization/i18n/states.php:914
2110 msgid "Agrigento"
2111 msgstr ""
2112
2113 #: app/Services/Localization/i18n/states.php:1327
2114 msgid "Aguascalientes"
2115 msgstr ""
2116
2117 #: app/Services/Localization/i18n/states.php:1543
2118 msgid "Agusan del Norte"
2119 msgstr ""
2120
2121 #: app/Services/Localization/i18n/states.php:1544
2122 msgid "Agusan del Sur"
2123 msgstr ""
2124
2125 #: app/Services/Localization/i18n/states.php:648
2126 msgid "Ahafo"
2127 msgstr ""
2128
2129 #: app/Services/Localization/i18n/states.php:1723
2130 msgid "Ahuachapán"
2131 msgstr ""
2132
2133 #: app/Modules/MCP/MCPInit.php:135
2134 msgid ""
2135 "AI agent tools for FluentCart orders, customers, products, subscriptions, "
2136 "and reports."
2137 msgstr ""
2138
2139 #: app/Services/Translations/admin-translation.php:76
2140 msgid "AI tools available to connected agents"
2141 msgstr ""
2142
2143 #: app/Services/Localization/i18n/states.php:1070
2144 msgid "Aichi"
2145 msgstr ""
2146
2147 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:27
2148 msgid "Airwallex"
2149 msgstr ""
2150
2151 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:231
2152 msgid "Airwallex settings validated successfully"
2153 msgstr ""
2154
2155 #: app/Services/Localization/i18n/states.php:324
2156 msgid "Aisén del General Carlos Ibañez del Campo"
2157 msgstr ""
2158
2159 #: app/Services/Localization/i18n/states.php:1052
2160 msgid "Akita"
2161 msgstr ""
2162
2163 #: app/Services/Localization/i18n/states.php:1545
2164 msgid "Aklan"
2165 msgstr ""
2166
2167 #: app/Services/Localization/i18n/states.php:1885
2168 msgid "Aksaray"
2169 msgstr ""
2170
2171 #: app/Services/Localization/i18n/states.php:1408
2172 msgid "Akwa Ibom"
2173 msgstr ""
2174
2175 #: app/Services/Localization/i18n/states.php:1229
2176 msgid "Al Haouz"
2177 msgstr ""
2178
2179 #: app/Services/Localization/i18n/states.php:1230
2180 msgid "Al Hoceïma"
2181 msgstr ""
2182
2183 #: app/Services/Localization/i18n/states.php:584
2184 msgid "Al Sharqia"
2185 msgstr ""
2186
2187 #: app/Services/Localization/i18n/states.php:2140
2188 msgid "Alabama"
2189 msgstr ""
2190
2191 #: app/Services/Localization/i18n/states.php:253
2192 msgid "Alagoas"
2193 msgstr ""
2194
2195 #: app/Services/Localization/i18n/states.php:411
2196 msgid "Alajuela"
2197 msgstr ""
2198
2199 #: app/Services/Localization/i18n/states.php:2141
2200 msgid "Alaska"
2201 msgstr ""
2202
2203 #: app/Services/Localization/i18n/states.php:1660
2204 msgid "Alba"
2205 msgstr ""
2206
2207 #: app/Services/Localization/i18n/states.php:592
2208 msgid "Albacete"
2209 msgstr ""
2210
2211 #: app/Services/Localization/i18n/countries.php:16
2212 msgid "Albania"
2213 msgstr ""
2214
2215 #: app/Helpers/CurrenciesHelper.php:23
2216 msgid "Albanian Lek"
2217 msgstr ""
2218
2219 #: app/Services/Localization/i18n/states.php:1546
2220 msgid "Albay"
2221 msgstr ""
2222
2223 #: app/Services/Localization/i18n/states.php:281
2224 msgid "Alberta"
2225 msgstr ""
2226
2227 #: app/Services/Localization/i18n/states.php:893
2228 msgid "Alborz (البرز)"
2229 msgstr ""
2230
2231 #: app/Services/Localization/i18n/states.php:2002
2232 msgid "Alebtong"
2233 msgstr ""
2234
2235 #: app/Services/Localization/i18n/states.php:915
2236 msgid "Alessandria"
2237 msgstr ""
2238
2239 #: app/Services/Translations/block-editor-translation.php:33
2240 msgid "Alex Smith"
2241 msgstr ""
2242
2243 #: app/Services/Localization/i18n/states.php:561
2244 msgid "Alexandria"
2245 msgstr ""
2246
2247 #: app/Services/Localization/i18n/countries.php:17
2248 msgid "Algeria"
2249 msgstr ""
2250
2251 #: app/Helpers/CurrenciesHelper.php:56
2252 msgid "Algerian Dinar"
2253 msgstr ""
2254
2255 #: app/Services/Localization/i18n/states.php:499
2256 msgid "Algiers"
2257 msgstr ""
2258
2259 #: app/Services/Localization/i18n/states.php:227
2260 msgid "Alibori"
2261 msgstr ""
2262
2263 #: app/Services/Localization/i18n/states.php:593
2264 msgid "Alicante"
2265 msgstr ""
2266
2267 #: app/Services/Translations/block-editor-translation.php:34
2268 msgid "Alignment"
2269 msgstr ""
2270
2271 #: app/Services/Translations/TransStrings.php:264
2272 #: app/Services/Translations/admin-translation.php:210
2273 msgid "All"
2274 msgstr ""
2275
2276 #: app/Services/Translations/admin-translation.php:2772
2277 msgid "all"
2278 msgstr ""
2279
2280 #: app/CPT/FluentProducts.php:311
2281 msgid "All Brand"
2282 msgstr ""
2283
2284 #: app/CPT/FluentProducts.php:312
2285 msgid "All Brands"
2286 msgstr ""
2287
2288 #: app/CPT/FluentProducts.php:289
2289 msgid "All Categories"
2290 msgstr ""
2291
2292 #: app/Services/Translations/admin-translation.php:216
2293 msgid "All countries except"
2294 msgstr ""
2295
2296 #: app/Services/Translations/admin-translation.php:211
2297 msgid "All Customers"
2298 msgstr ""
2299
2300 #: app/Services/Translations/admin-translation.php:212
2301 msgid "All Data"
2302 msgstr ""
2303
2304 #. %d is the number of excluded countries
2305 #: app/Models/ShippingZone.php:106
2306 msgid "All except %d countries"
2307 msgstr ""
2308
2309 #: app/Services/Translations/admin-translation.php:217
2310 msgid "All filters selected"
2311 msgstr ""
2312
2313 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:194
2314 msgid "All installments have already been paid."
2315 msgstr ""
2316
2317 #: app/Services/Translations/admin-translation.php:218
2318 msgid "All loaded"
2319 msgstr ""
2320
2321 #. %1$s: total count
2322 #: app/Services/Translations/admin-translation.php:220
2323 #, php-format
2324 msgid "All loaded (%1$s)"
2325 msgstr ""
2326
2327 #: app/Services/Translations/admin-translation.php:221
2328 msgid "All must match"
2329 msgstr ""
2330
2331 #: app/Services/Translations/admin-translation.php:222
2332 msgid "All options removed. Save to delete all variations."
2333 msgstr ""
2334
2335 #: app/Services/Report/DashBoardReportService.php:137
2336 #: app/Modules/ReportingModule/OrdersReport.php:60
2337 #: app/Http/Controllers/Reports/ReportingController.php:192
2338 msgid "All Orders"
2339 msgstr ""
2340
2341 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:194
2342 msgid "all product types"
2343 msgstr ""
2344
2345 #: app/Services/Translations/admin-translation.php:223
2346 msgid "All products"
2347 msgstr ""
2348
2349 #: app/Services/Translations/admin-translation.php:224
2350 msgid "All products ${actionText} successfully"
2351 msgstr ""
2352
2353 #: app/Http/Controllers/ProductController.php:228
2354 msgid "All products failed to insert"
2355 msgstr ""
2356
2357 #: app/Http/Controllers/ProductController.php:1601
2358 msgid "All products failed to update"
2359 msgstr ""
2360
2361 #: app/Services/Translations/admin-translation.php:225
2362 msgid ""
2363 "All rates for this class will be deleted. Products using it will default to "
2364 "Standard."
2365 msgstr ""
2366
2367 #: app/Services/Translations/admin-translation.php:226
2368 msgid "All states"
2369 msgstr ""
2370
2371 #: app/Services/Translations/admin-translation.php:213
2372 msgid "All Tax Classes"
2373 msgstr ""
2374
2375 #: app/Services/Translations/admin-translation.php:214
2376 msgid "All Tickets"
2377 msgstr ""
2378
2379 #: app/Services/Translations/admin-translation.php:215
2380 msgid "All Time"
2381 msgstr ""
2382
2383 #: app/Http/Controllers/ProductController.php:725
2384 msgid "All time"
2385 msgstr ""
2386
2387 #: app/Http/Controllers/ProductVariationController.php:260
2388 msgid "All updates must target variants on the same product."
2389 msgstr ""
2390
2391 #: app/Services/Translations/admin-translation.php:227
2392 msgid "All variants"
2393 msgstr ""
2394
2395 #: app/Http/Controllers/ProductVariationController.php:502
2396 msgid "All variants must belong to the same product."
2397 msgstr ""
2398
2399 #: app/Services/Translations/block-editor-translation.php:35
2400 msgid "Allow Create Account"
2401 msgstr ""
2402
2403 #: api/StoreSettings.php:1194
2404 msgid ""
2405 "Allow customers to pay remaining installments early from subscription "
2406 "screens."
2407 msgstr ""
2408
2409 #: app/Services/Translations/block-editor-translation.php:36
2410 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:245
2411 msgid "Allow Out Of Stock"
2412 msgstr ""
2413
2414 #: app/Services/Localization/i18n/states.php:594
2415 msgid "Almería"
2416 msgstr ""
2417
2418 #: app/Services/Translations/TransStrings.php:128
2419 msgid "alpha {alpha}, current color is {color}"
2420 msgstr ""
2421
2422 #: app/Services/Renderer/ShopAppRenderer.php:384
2423 msgid "Alphabetical (A to Z)"
2424 msgstr ""
2425
2426 #: app/Services/Renderer/ShopAppRenderer.php:399
2427 msgid "Alphabetical (Z to A)"
2428 msgstr ""
2429
2430 #: app/Services/Translations/admin-translation.php:228
2431 msgid "Also override state/provincial taxes"
2432 msgstr ""
2433
2434 #: app/Services/Translations/block-editor-translation.php:37
2435 msgid "Also search in Content"
2436 msgstr ""
2437
2438 #: app/Services/Localization/i18n/states.php:683
2439 msgid "Alta Verapaz"
2440 msgstr ""
2441
2442 #: app/Services/Localization/i18n/states.php:1655
2443 msgid "Alto Paraguay"
2444 msgstr ""
2445
2446 #: app/Services/Localization/i18n/states.php:1649
2447 msgid "Alto Paraná"
2448 msgstr ""
2449
2450 #: app/Services/Translations/block-editor-translation.php:38
2451 msgid "Always (even if empty)"
2452 msgstr ""
2453
2454 #: app/Services/Translations/TransStrings.php:352
2455 msgid "AM"
2456 msgstr ""
2457
2458 #: app/Services/Localization/i18n/states.php:1652
2459 msgid "Amambay"
2460 msgstr ""
2461
2462 #: app/Services/Localization/i18n/states.php:254
2463 msgid "Amapá"
2464 msgstr ""
2465
2466 #: app/Services/Localization/i18n/states.php:1822
2467 msgid "Amasya"
2468 msgstr ""
2469
2470 #: app/Services/Localization/i18n/states.php:255
2471 #: app/Services/Localization/i18n/states.php:376
2472 #: app/Services/Localization/i18n/states.php:1516
2473 #: app/Services/Localization/i18n/states.php:2241
2474 msgid "Amazonas"
2475 msgstr ""
2476
2477 #: app/Services/Localization/i18n/countries.php:18
2478 msgid "American Samoa"
2479 msgstr ""
2480
2481 #: app/Services/Localization/i18n/states.php:1739
2482 msgid "Amnat Charoen"
2483 msgstr ""
2484
2485 #: app/Services/Localization/i18n/states.php:2003
2486 msgid "Amolatar"
2487 msgstr ""
2488
2489 #: app/Services/Translations/admin-translation.php:229
2490 #: app/Services/Translations/customer-profile-translation.php:32
2491 #: app/Views/invoice/receipt_slip.php:280
2492 #: app/Views/invoice/receipt_slip.php:607
2493 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:490
2494 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:834
2495 #: app/Views/emails/subscription/canceled/customer.php:46
2496 #: app/Views/emails/subscription/canceled/admin.php:30
2497 msgid "Amount"
2498 msgstr ""
2499
2500 #: app/Views/emails/subscription/trial_end/customer.php:60
2501 #: app/Views/emails/subscription/trial_end/admin.php:47
2502 msgid "Amount After Trial"
2503 msgstr ""
2504
2505 #: app/Views/emails/order/reminder/due/customer.php:49
2506 #: app/Views/emails/order/reminder/due/admin.php:35
2507 msgid "Amount Due"
2508 msgstr ""
2509
2510 #: app/Http/Requests/CouponRequest.php:119
2511 msgid "Amount is required."
2512 msgstr ""
2513
2514 #: app/Modules/MCP/Tools/CouponTools.php:234
2515 msgid "amount must be a number."
2516 msgstr ""
2517
2518 #: app/Services/Translations/admin-translation.php:230
2519 msgid "Amount off Products"
2520 msgstr ""
2521
2522 #: app/Views/invoice/receipt_slip.php:567
2523 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:788
2524 msgid "Amount Paid"
2525 msgstr ""
2526
2527 #: app/Services/Translations/admin-translation.php:231
2528 #: app/Services/Translations/customer-profile-translation.php:33
2529 msgid "Amount to pay"
2530 msgstr ""
2531
2532 #: app/Services/Localization/i18n/states.php:2004
2533 msgid "Amudat"
2534 msgstr ""
2535
2536 #: app/Services/Localization/i18n/states.php:2005
2537 msgid "Amuria"
2538 msgstr ""
2539
2540 #: app/Services/Localization/i18n/states.php:2006
2541 msgid "Amuru"
2542 msgstr ""
2543
2544 #: app/Http/Controllers/ProductController.php:306
2545 msgid "An error occurred while duplicating the product."
2546 msgstr ""
2547
2548 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:740
2549 msgid "An error occurred while loading PayPal."
2550 msgstr ""
2551
2552 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:182
2553 msgid "An error occurred while loading the payment method."
2554 msgstr ""
2555
2556 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:181
2557 msgid "An error occurred while parsing the response."
2558 msgstr ""
2559
2560 #: app/Http/Requests/AttrTermRequest.php:53
2561 msgid "An image is required for each term in an image group."
2562 msgstr ""
2563
2564 #: app/Http/Requests/AttrTermUpdateRequest.php:38
2565 msgid "An image is required for image-type terms."
2566 msgstr ""
2567
2568 #: app/Views/emails/order/reminder/due/admin.php:19
2569 msgid "An invoice due reminder was sent to a customer."
2570 msgstr ""
2571
2572 #: app/Http/Controllers/TaxRateController.php:924
2573 msgid "An override already exists for the selected category and location"
2574 msgstr ""
2575
2576 #: app/Http/Controllers/TaxRateController.php:867
2577 msgid ""
2578 "An override already exists for the selected category, location, and tax class"
2579 msgstr ""
2580
2581 #: app/Services/Reminders/ReminderService.php:156
2582 msgid "An unexpected error occurred while sending the reminder."
2583 msgstr ""
2584
2585 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:739
2586 msgid "An unknown error occurred"
2587 msgstr ""
2588
2589 #: api/StoreSettings.php:55
2590 msgid "An user account will be created"
2591 msgstr ""
2592
2593 #: app/Services/Localization/i18n/states.php:1409
2594 msgid "Anambra"
2595 msgstr ""
2596
2597 #: app/Services/Localization/i18n/states.php:1517
2598 msgid "Ancash"
2599 msgstr ""
2600
2601 #: app/Services/Localization/i18n/states.php:916
2602 msgid "Ancona"
2603 msgstr ""
2604
2605 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:534
2606 msgid "and now watching for Webhook Events listed bellow:"
2607 msgstr ""
2608
2609 #: app/Services/Localization/i18n/states.php:871
2610 msgid "Andaman and Nicobar Islands"
2611 msgstr ""
2612
2613 #: app/Services/Localization/i18n/states.php:841
2614 msgid "Andhra Pradesh"
2615 msgstr ""
2616
2617 #: app/Services/Localization/i18n/countries.php:19
2618 msgid "Andorra"
2619 msgstr ""
2620
2621 #: app/Services/Localization/i18n/states.php:1286
2622 msgid "Anenii Noi"
2623 msgstr ""
2624
2625 #: app/Services/Localization/i18n/states.php:1740
2626 msgid "Ang Thong"
2627 msgstr ""
2628
2629 #: app/Services/Localization/i18n/countries.php:20
2630 msgid "Angola"
2631 msgstr ""
2632
2633 #: app/Helpers/CurrenciesHelper.php:26
2634 msgid "Angolan Kwanza"
2635 msgstr ""
2636
2637 #: app/Services/Localization/i18n/countries.php:21
2638 msgid "Anguilla"
2639 msgstr ""
2640
2641 #: app/Services/Localization/i18n/states.php:354
2642 msgid "Anhui / 安徽"
2643 msgstr ""
2644
2645 #: app/Services/Localization/i18n/states.php:1823
2646 msgid "Ankara"
2647 msgstr ""
2648
2649 #: app/Services/Localization/i18n/states.php:506
2650 msgid "Annaba"
2651 msgstr ""
2652
2653 #: app/Modules/MCP/Tools/CustomerTools.php:156
2654 msgid "Another customer already uses that email."
2655 msgstr ""
2656
2657 #: app/Services/Localization/i18n/states.php:1824
2658 msgid "Antalya"
2659 msgstr ""
2660
2661 #: app/Services/Localization/i18n/continents.php:77
2662 #: app/Services/Localization/i18n/countries.php:22
2663 msgid "Antarctica"
2664 msgstr ""
2665
2666 #: app/Services/Localization/i18n/countries.php:23
2667 msgid "Antigua and Barbuda"
2668 msgstr ""
2669
2670 #: app/Services/Localization/i18n/states.php:377
2671 msgid "Antioquia"
2672 msgstr ""
2673
2674 #: app/Services/Localization/i18n/states.php:1547
2675 msgid "Antique"
2676 msgstr ""
2677
2678 #: app/Services/Localization/i18n/states.php:325
2679 msgid "Antofagasta"
2680 msgstr ""
2681
2682 #: app/Services/Localization/i18n/states.php:2269
2683 msgid "Antrim and Newtownabbey"
2684 msgstr ""
2685
2686 #: app/Services/Translations/admin-translation.php:232
2687 msgid "Any Category"
2688 msgstr ""
2689
2690 #. %s - maximum upload size
2691 #: app/Services/Translations/admin-translation.php:234
2692 #, php-format
2693 msgid "Any Format upto %s"
2694 msgstr ""
2695
2696 #: app/Http/Controllers/McpSettingsController.php:223
2697 msgid ""
2698 "Any MCP client that speaks Streamable HTTP can connect using this URL and a "
2699 "Basic auth header."
2700 msgstr ""
2701
2702 #: app/Services/Localization/i18n/states.php:2218
2703 msgid "Anzoátegui"
2704 msgstr ""
2705
2706 #: app/Services/Localization/i18n/states.php:1049
2707 msgid "Aomori"
2708 msgstr ""
2709
2710 #: app/Services/Localization/i18n/states.php:917
2711 msgid "Aosta"
2712 msgstr ""
2713
2714 #: app/Services/Localization/i18n/states.php:2007
2715 msgid "Apac"
2716 msgstr ""
2717
2718 #: app/Services/Renderer/AddressSelectRenderer.php:311
2719 msgid "Apartment, suite, unit, etc."
2720 msgstr ""
2721
2722 #: app/Services/Translations/block-editor-translation.php:39
2723 msgid "Apartment, suite, unit, etc. (optional)"
2724 msgstr ""
2725
2726 #: app/Services/Localization/i18n/states.php:1548
2727 msgid "Apayao"
2728 msgstr ""
2729
2730 #: app/Services/Translations/admin-translation.php:77
2731 msgid "API Only"
2732 msgstr ""
2733
2734 #: app/Modules/PaymentMethods/PayPalGateway/API/API.php:69
2735 msgid "API path is required"
2736 msgstr ""
2737
2738 #. %5$s
2739 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:75
2740 msgid "App & Credentials > Your App > Webhooks section > Add webhook"
2741 msgstr ""
2742
2743 #: app/Services/Localization/i18n/states.php:297
2744 msgid "Appenzell Ausserrhoden"
2745 msgstr ""
2746
2747 #: app/Services/Localization/i18n/states.php:298
2748 msgid "Appenzell Innerrhoden"
2749 msgstr ""
2750
2751 #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:85
2752 msgid "Apple Pay & Google Pay"
2753 msgstr ""
2754
2755 #: app/Services/Translations/admin-translation.php:235
2756 msgid "Application password"
2757 msgstr ""
2758
2759 #. 1: fields already changed, 2: error message
2760 #: app/Modules/MCP/Tools/OrderTools.php:867
2761 #, php-format
2762 msgid ""
2763 "Applied %1$s, but the shipping status change failed: %2$s. Do not re-run the "
2764 "whole call — retry only shipping_status."
2765 msgstr ""
2766
2767 #: app/Services/Translations/checkout-translation.php:8
2768 msgid "Applied Successfully"
2769 msgstr ""
2770
2771 #: app/Services/Translations/admin-translation.php:236
2772 msgid "Applied To All Countries"
2773 msgstr ""
2774
2775 #: app/Services/Translations/admin-translation.php:237
2776 msgid "Applied To All States"
2777 msgstr ""
2778
2779 #: app/Services/Translations/admin-translation.php:238
2780 msgid ""
2781 "Applies to micro-businesses located in one EU country and making less than "
2782 "€10,000 in sales to other EU countries each year"
2783 msgstr ""
2784
2785 #: app/Services/Renderer/AddressSelectRenderer.php:160
2786 #: app/Services/Renderer/VatFieldRenderer.php:84
2787 #: app/Services/Renderer/ModalCheckoutRenderer.php:375
2788 #: app/Services/Renderer/CartSummaryRender.php:451
2789 #: app/Services/Translations/admin-translation.php:239
2790 #: app/Services/Translations/block-editor-translation.php:40
2791 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:159
2792 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:217
2793 msgid "Apply"
2794 msgstr ""
2795
2796 #: app/Services/Translations/block-editor-translation.php:41
2797 msgid "Apply Button Text"
2798 msgstr ""
2799
2800 #: app/Services/Renderer/ShopAppRenderer.php:491
2801 #: app/Services/Translations/admin-translation.php:240
2802 #: app/Services/Translations/block-editor-translation.php:42
2803 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:667
2804 msgid "Apply Filter"
2805 msgstr ""
2806
2807 #: app/Services/Translations/admin-translation.php:241
2808 msgid "Apply Filters"
2809 msgstr ""
2810
2811 #: app/Helpers/CartCheckoutHelper.php:916
2812 #: app/Services/Renderer/CartSummaryRender.php:442
2813 #: app/Services/Translations/block-editor-translation.php:43
2814 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:216
2815 msgid "Apply Here"
2816 msgstr ""
2817
2818 #: app/Modules/MCP/Tools/LabelTools.php:32
2819 msgid "Apply Labels"
2820 msgstr ""
2821
2822 #: app/Services/Translations/admin-translation.php:242
2823 msgid "Apply media to all variants in this group"
2824 msgstr ""
2825
2826 #: app/Services/Renderer/AddressSelectRenderer.php:159
2827 msgid "Apply selected address"
2828 msgstr ""
2829
2830 #: app/Services/Translations/admin-translation.php:243
2831 msgid "Apply to all"
2832 msgstr ""
2833
2834 #. %1$s: number of selected variants
2835 #: app/Services/Translations/admin-translation.php:245
2836 #, php-format
2837 msgid "Apply to all (%1$s)"
2838 msgstr ""
2839
2840 #: app/Services/Translations/admin-translation.php:246
2841 msgid "Apply to quantity"
2842 msgstr ""
2843
2844 #: app/Services/Renderer/VatFieldRenderer.php:82
2845 msgid "Apply VAT number"
2846 msgstr ""
2847
2848 #: app/Services/Translations/TransStrings.php:190
2849 msgid "Apr"
2850 msgstr ""
2851
2852 #: app/Services/Translations/TransStrings.php:159
2853 msgid "April"
2854 msgstr ""
2855
2856 #: app/Helpers/CartCheckoutHelper.php:531
2857 #: app/Services/Renderer/CheckoutFieldsSchema.php:252
2858 #: app/Services/Renderer/CheckoutFieldsSchema.php:254
2859 #: app/Services/Renderer/CheckoutFieldsSchema.php:520
2860 #: app/Services/Renderer/CheckoutFieldsSchema.php:562
2861 #: app/Services/Renderer/AddressSelectRenderer.php:315
2862 #: app/Services/Translations/admin-translation.php:247
2863 #: app/Services/Translations/customer-profile-translation.php:34
2864 msgid "Apt, suite, unit"
2865 msgstr ""
2866
2867 #: app/Services/Localization/i18n/states.php:2219
2868 msgid "Apure"
2869 msgstr ""
2870
2871 #: app/Services/Localization/i18n/states.php:1518
2872 msgid "Apurímac"
2873 msgstr ""
2874
2875 #: app/Services/Localization/i18n/states.php:591
2876 msgid "Araba/Álava"
2877 msgstr ""
2878
2879 #: app/Services/Localization/i18n/states.php:1661
2880 msgid "Arad"
2881 msgstr ""
2882
2883 #: app/Services/Localization/i18n/states.php:2220
2884 msgid "Aragua"
2885 msgstr ""
2886
2887 #: app/Services/Localization/i18n/states.php:378
2888 msgid "Arauca"
2889 msgstr ""
2890
2891 #: app/Services/Localization/i18n/states.php:884
2892 msgid "Ardabil (اردبیل)"
2893 msgstr ""
2894
2895 #: app/Services/Localization/i18n/states.php:1892
2896 msgid "Ardahan"
2897 msgstr ""
2898
2899 #: app/Services/Localization/i18n/states.php:2270
2900 msgid "Ards and North Down"
2901 msgstr ""
2902
2903 #: app/Services/Translations/admin-translation.php:248
2904 msgid "Are you sure to cancel the subscription?"
2905 msgstr ""
2906
2907 #: app/Services/Translations/admin-translation.php:249
2908 msgid "Are you sure to cancel this coupon? This action is not recoverable"
2909 msgstr ""
2910
2911 #: app/Services/Translations/admin-translation.php:250
2912 msgid "Are you sure to delete this shipping class?"
2913 msgstr ""
2914
2915 #: app/Services/Translations/admin-translation.php:251
2916 msgid "Are you sure to delete this shipping method?"
2917 msgstr ""
2918
2919 #: app/Services/Translations/admin-translation.php:252
2920 msgid "Are you sure to delete this shipping zone?"
2921 msgstr ""
2922
2923 #: app/Services/Translations/admin-translation.php:253
2924 msgid "Are you sure to delete this user?"
2925 msgstr ""
2926
2927 #: app/Services/Translations/admin-translation.php:254
2928 msgid "Are you sure to detach user?"
2929 msgstr ""
2930
2931 #: app/Services/Translations/customer-profile-translation.php:35
2932 msgid "Are you sure to disconnect the site"
2933 msgstr ""
2934
2935 #: app/Services/Translations/admin-translation.php:255
2936 #: app/Services/Translations/customer-profile-translation.php:36
2937 msgid "Are you sure to disconnect?"
2938 msgstr ""
2939
2940 #: app/Services/Translations/admin-translation.php:256
2941 msgid "Are you sure to regenerate?"
2942 msgstr ""
2943
2944 #: app/Services/Translations/admin-translation.php:257
2945 msgid ""
2946 "Are you sure you want to change the order status to Cancel? This action is "
2947 "irreversible and cannot be undone."
2948 msgstr ""
2949
2950 #: app/Services/Translations/admin-translation.php:258
2951 msgid "Are you sure you want to complete this order!"
2952 msgstr ""
2953
2954 #. %1$s: number of selected variants to be deleted
2955 #: app/Services/Translations/admin-translation.php:260
2956 #, php-format
2957 msgid "Are you sure you want to delete %1$s variants?"
2958 msgstr ""
2959
2960 #: app/Services/Translations/admin-translation.php:261
2961 msgid ""
2962 "Are you sure you want to delete all test orders? This action cannot be "
2963 "undone."
2964 msgstr ""
2965
2966 #: app/Services/Translations/admin-translation.php:262
2967 msgid "Are you sure you want to delete these orders?"
2968 msgstr ""
2969
2970 #. %s - coupon title
2971 #: app/Services/Translations/admin-translation.php:264
2972 #, php-format
2973 msgid ""
2974 "Are you sure you want to delete this %s coupon. This action is not "
2975 "recoverable"
2976 msgstr ""
2977
2978 #: app/Services/Translations/admin-translation.php:265
2979 #: app/Services/Translations/customer-profile-translation.php:37
2980 msgid "Are you sure you want to delete this address?"
2981 msgstr ""
2982
2983 #: app/Services/Translations/admin-translation.php:266
2984 msgid ""
2985 "Are you sure you want to delete this file? This action is not recoverable."
2986 msgstr ""
2987
2988 #: app/Services/Translations/admin-translation.php:267
2989 msgid ""
2990 "Are you sure you want to delete this group? This action is not recoverable."
2991 msgstr ""
2992
2993 #: app/Services/Translations/admin-translation.php:268
2994 msgid "Are you sure you want to delete this order bump?"
2995 msgstr ""
2996
2997 #: app/Services/Translations/admin-translation.php:269
2998 msgid ""
2999 "Are you sure you want to delete this order? This action can not be undone!"
3000 msgstr ""
3001
3002 #: app/Services/Translations/admin-translation.php:270
3003 msgid "Are you sure you want to delete this override?"
3004 msgstr ""
3005
3006 #: app/Services/Translations/admin-translation.php:271
3007 msgid "Are you sure you want to delete this package?"
3008 msgstr ""
3009
3010 #. %s - product title
3011 #: app/Services/Translations/admin-translation.php:273
3012 #, php-format
3013 msgid "Are you sure you want to delete this product : %s ?"
3014 msgstr ""
3015
3016 #: app/Services/Translations/admin-translation.php:274
3017 msgid "Are you sure you want to delete this product?"
3018 msgstr ""
3019
3020 #: app/Services/Translations/admin-translation.php:275
3021 msgid "Are you sure you want to delete this tax rate?"
3022 msgstr ""
3023
3024 #: app/Services/Translations/admin-translation.php:276
3025 msgid ""
3026 "Are you sure you want to delete this term? This action is not recoverable."
3027 msgstr ""
3028
3029 #: app/Services/Translations/admin-translation.php:277
3030 msgid "Are you sure you want to delete this view?"
3031 msgstr ""
3032
3033 #: app/Services/Translations/admin-translation.php:278
3034 msgid "Are you sure you want to delete this webhook?"
3035 msgstr ""
3036
3037 #: app/Services/Translations/admin-translation.php:279
3038 msgid "Are you sure you want to delete this?. This action is not recoverable"
3039 msgstr ""
3040
3041 #: app/Services/Translations/admin-translation.php:280
3042 msgid "Are you sure you want to generate missing licenses!"
3043 msgstr ""
3044
3045 #: app/Services/Translations/admin-translation.php:281
3046 msgid "Are you sure you want to mark license as lifetime?"
3047 msgstr ""
3048
3049 #: app/Services/Translations/admin-translation.php:282
3050 msgid "Are you sure you want to mark limit as unlimited?"
3051 msgstr ""
3052
3053 #: app/Services/Translations/admin-translation.php:283
3054 msgid "Are you sure you want to remove this country registration?"
3055 msgstr ""
3056
3057 #: app/Services/Translations/checkout-translation.php:9
3058 msgid "Are you sure you want to remove VAT?"
3059 msgstr ""
3060
3061 #: app/Services/Translations/admin-translation.php:284
3062 msgid "Are you sure you want to revert back processing this order!"
3063 msgstr ""
3064
3065 #: app/Services/Translations/admin-translation.php:285
3066 msgid "Are you sure you want to send a payment reminder email for this order?"
3067 msgstr ""
3068
3069 #: app/Services/Translations/admin-translation.php:286
3070 msgid "Are you sure you want to send this reminder email now?"
3071 msgstr ""
3072
3073 #: app/Services/Translations/admin-translation.php:287
3074 msgid ""
3075 "Are you sure you want to stop collecting cross-border VAT? This will clear "
3076 "your OSS/home country registration."
3077 msgstr ""
3078
3079 #: app/Services/Translations/admin-translation.php:288
3080 msgid "Are you sure, you want to delete this activity?"
3081 msgstr ""
3082
3083 #: app/Services/Translations/admin-translation.php:289
3084 msgid "Are you sure, you want to delete this price?"
3085 msgstr ""
3086
3087 #: app/Services/Translations/admin-translation.php:290
3088 msgid "Are you sure?"
3089 msgstr ""
3090
3091 #: app/Services/Localization/i18n/states.php:1519
3092 msgid "Arequipa"
3093 msgstr ""
3094
3095 #: app/Services/Localization/i18n/states.php:918
3096 msgid "Arezzo"
3097 msgstr ""
3098
3099 #: app/Services/Localization/i18n/countries.php:24
3100 msgid "Argentina"
3101 msgstr ""
3102
3103 #: app/Helpers/CurrenciesHelper.php:27
3104 msgid "Argentine Peso"
3105 msgstr ""
3106
3107 #: app/Services/Localization/i18n/states.php:1662
3108 msgid "Argeș"
3109 msgstr ""
3110
3111 #: app/Services/Localization/i18n/states.php:326
3112 msgid "Arica y Parinacota"
3113 msgstr ""
3114
3115 #: app/Services/Localization/i18n/states.php:2142
3116 msgid "Arizona"
3117 msgstr ""
3118
3119 #: app/Services/Localization/i18n/states.php:2143
3120 msgid "Arkansas"
3121 msgstr ""
3122
3123 #: app/Services/Localization/i18n/states.php:2271
3124 msgid "Armagh City, Banbridge and Craigavon"
3125 msgstr ""
3126
3127 #: app/Services/Localization/i18n/states.php:2191
3128 msgid "Armed Forces (AA)"
3129 msgstr ""
3130
3131 #: app/Services/Localization/i18n/states.php:2192
3132 msgid "Armed Forces (AE)"
3133 msgstr ""
3134
3135 #: app/Services/Localization/i18n/states.php:2193
3136 msgid "Armed Forces (AP)"
3137 msgstr ""
3138
3139 #: app/Services/Localization/i18n/countries.php:25
3140 msgid "Armenia"
3141 msgstr ""
3142
3143 #: app/Helpers/CurrenciesHelper.php:24
3144 msgid "Armenian Dram"
3145 msgstr ""
3146
3147 #: app/Services/Localization/i18n/states.php:2196
3148 msgid "Artigas"
3149 msgstr ""
3150
3151 #: app/Services/Localization/i18n/states.php:1825
3152 msgid "Artvin"
3153 msgstr ""
3154
3155 #: app/Services/Localization/i18n/states.php:2008
3156 msgid "Arua"
3157 msgstr ""
3158
3159 #: app/Services/Localization/i18n/countries.php:26
3160 msgid "Aruba"
3161 msgstr ""
3162
3163 #: app/Helpers/CurrenciesHelper.php:29
3164 msgid "Aruban Florin"
3165 msgstr ""
3166
3167 #: app/Services/Localization/i18n/states.php:842
3168 msgid "Arunachal Pradesh"
3169 msgstr ""
3170
3171 #: app/Services/Localization/i18n/states.php:1901
3172 msgid "Arusha"
3173 msgstr ""
3174
3175 #: app/Services/Translations/block-editor-translation.php:11
3176 msgid "ASC"
3177 msgstr ""
3178
3179 #: app/Services/Translations/admin-translation.php:291
3180 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:165
3181 msgid "Ascending"
3182 msgstr ""
3183
3184 #: app/Services/Localization/i18n/states.php:919
3185 msgid "Ascoli Piceno"
3186 msgstr ""
3187
3188 #: app/Services/Localization/i18n/states.php:649
3189 msgid "Ashanti"
3190 msgstr ""
3191
3192 #: app/Services/Localization/i18n/continents.php:87
3193 msgid "Asia"
3194 msgstr ""
3195
3196 #: app/Services/Localization/i18n/states.php:843
3197 msgid "Assam"
3198 msgstr ""
3199
3200 #: app/Services/Localization/i18n/states.php:920
3201 msgid "Asti"
3202 msgstr ""
3203
3204 #: app/Services/Localization/i18n/states.php:595
3205 msgid "Asturias"
3206 msgstr ""
3207
3208 #: app/Services/Localization/i18n/states.php:1639
3209 msgid "Asunción"
3210 msgstr ""
3211
3212 #: app/Services/Localization/i18n/states.php:562
3213 msgid "Aswan"
3214 msgstr ""
3215
3216 #: app/Services/Localization/i18n/states.php:563
3217 msgid "Asyut"
3218 msgstr ""
3219
3220 #: api/Resource/CustomerAddressResource.php:330
3221 msgid "At least one address must remain. Address deletion failed!"
3222 msgstr ""
3223
3224 #: app/Services/Translations/admin-translation.php:292
3225 msgid "At least one matches"
3226 msgstr ""
3227
3228 #: app/Services/Translations/admin-translation.php:293
3229 #: app/Http/Controllers/TaxEUController.php:99
3230 msgid "At least one tax rate must be greater than 0%"
3231 msgstr ""
3232
3233 #: app/Http/Controllers/AttributesController.php:132
3234 #: app/Http/Requests/AttrTermRequest.php:49
3235 msgid "At least one term is required."
3236 msgstr ""
3237
3238 #: app/Http/Requests/GroupBulkUpdateVariantRequest.php:33
3239 msgid "At least one variant ID is required."
3240 msgstr ""
3241
3242 #: app/Http/Requests/BulkUpdateVariantRequest.php:29
3243 msgid "At least one variant update is required."
3244 msgstr ""
3245
3246 #: app/Services/Translations/admin-translation.php:294
3247 msgid "At subtotal level"
3248 msgstr ""
3249
3250 #: app/Services/Translations/admin-translation.php:295
3251 msgid "At the date"
3252 msgstr ""
3253
3254 #: app/Services/Localization/i18n/states.php:328
3255 msgid "Atacama"
3256 msgstr ""
3257
3258 #: app/Services/Localization/i18n/states.php:228
3259 msgid "Atakora"
3260 msgstr ""
3261
3262 #: app/Services/Localization/i18n/states.php:229
3263 msgid "Atlantique"
3264 msgstr ""
3265
3266 #: app/Services/Localization/i18n/states.php:379
3267 msgid "Atlántico"
3268 msgstr ""
3269
3270 #: app/Services/Localization/i18n/states.php:1462
3271 msgid "Atlántico Norte"
3272 msgstr ""
3273
3274 #: app/Services/Localization/i18n/states.php:1463
3275 msgid "Atlántico Sur"
3276 msgstr ""
3277
3278 #: app/Services/Localization/i18n/states.php:712
3279 msgid "Atlántida"
3280 msgstr ""
3281
3282 #: app/Services/Translations/admin-translation.php:296
3283 msgid "Attach PDF Template"
3284 msgstr ""
3285
3286 #: app/Services/Translations/admin-translation.php:297
3287 msgid "Attach Role"
3288 msgstr ""
3289
3290 #: app/Services/Translations/admin-translation.php:299
3291 msgid ""
3292 "Attach the WordPress-supported digital files that customers will receive "
3293 "after purchasing this product. If this downloadable file is only for a "
3294 "specific product variation (e.g., 'eBook Version' or 'Audiobook Version'), "
3295 "please select that variant. Otherwise, you may leave the 'Choose variant' "
3296 "field empty to make the file available for all variants of this product. "
3297 "Please note that any additional files added after any sell will be "
3298 "accessible to both existing and new orders."
3299 msgstr ""
3300
3301 #: app/Services/Translations/admin-translation.php:298
3302 msgid "Attach User"
3303 msgstr ""
3304
3305 #: app/Services/Localization/i18n/states.php:1166
3306 msgid "Attapeu"
3307 msgstr ""
3308
3309 #: app/Services/Localization/i18n/states.php:668
3310 msgid "Attica"
3311 msgstr ""
3312
3313 #: api/Resource/AttrGroupResource.php:185
3314 msgid "Attribute group not found in database, failed to remove."
3315 msgstr ""
3316
3317 #: api/Resource/AttrGroupResource.php:98 api/Resource/AttrTermResource.php:47
3318 msgid "Attribute group not found."
3319 msgstr ""
3320
3321 #: api/Resource/AttrGroupResource.php:216
3322 msgid "Attribute group successfully deleted!"
3323 msgstr ""
3324
3325 #: app/Services/Translations/admin-translation.php:300
3326 msgid "Attribute Groups"
3327 msgstr ""
3328
3329 #: app/Hooks/Handlers/AttributesHandler.php:94
3330 msgid "Attribute Term"
3331 msgstr ""
3332
3333 #: api/Resource/AttrTermResource.php:208
3334 msgid "Attribute term not found, failed to remove."
3335 msgstr ""
3336
3337 #: api/Resource/AttrTermResource.php:128
3338 msgid "Attribute term not found."
3339 msgstr ""
3340
3341 #: api/Resource/AttrTermResource.php:236
3342 msgid "Attribute term successfully deleted!"
3343 msgstr ""
3344
3345 #: app/Services/Translations/admin-translation.php:301
3346 msgid "Attribute Type"
3347 msgstr ""
3348
3349 #: app/Helpers/AdminHelper.php:87
3350 #: app/Services/Translations/admin-translation.php:302
3351 #: app/Hooks/Handlers/AttributesHandler.php:90
3352 msgid "Attributes"
3353 msgstr ""
3354
3355 #: app/Services/Translations/admin-translation.php:303
3356 msgid "Attributes & Terms"
3357 msgstr ""
3358
3359 #: app/Services/Localization/i18n/states.php:1482
3360 msgid "Auckland"
3361 msgstr ""
3362
3363 #: app/Modules/MCP/Tools/OrderTools.php:110
3364 msgid ""
3365 "Audit timeline for one order — status changes, payments, refunds, notes, "
3366 "emails sent: who did what and when. Use after get-order when you need "
3367 "history, not just current state."
3368 msgstr ""
3369
3370 #: app/Services/Translations/TransStrings.php:194
3371 msgid "Aug"
3372 msgstr ""
3373
3374 #: app/Services/Translations/TransStrings.php:163
3375 msgid "August"
3376 msgstr ""
3377
3378 #: app/Services/Localization/i18n/states.php:1549
3379 msgid "Aurora"
3380 msgstr ""
3381
3382 #: app/Services/Localization/i18n/countries.php:27
3383 msgid "Australia"
3384 msgstr ""
3385
3386 #: app/Services/Localization/i18n/states.php:117
3387 msgid "Australian Capital Territory"
3388 msgstr ""
3389
3390 #: app/Helpers/CurrenciesHelper.php:28
3391 msgid "Australian Dollar"
3392 msgstr ""
3393
3394 #: app/Services/Localization/i18n/countries.php:28
3395 msgid "Austria"
3396 msgstr ""
3397
3398 #: app/Modules/MCP/Support/PermissionGate.php:55
3399 msgid "Authentication required to access the FluentCart MCP server."
3400 msgstr ""
3401
3402 #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:62
3403 #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:86
3404 msgid "Authorize.Net Payment Gateway"
3405 msgstr ""
3406
3407 #: app/Helpers/Status.php:194 app/Helpers/Status.php:204
3408 #: app/Helpers/Status.php:222
3409 msgid "Authorized"
3410 msgstr ""
3411
3412 #: app/Helpers/Helper.php:318
3413 msgid "Authorized (Require Capture)"
3414 msgstr ""
3415
3416 #. %s is the next billing date
3417 #: app/Services/Translations/customer-profile-translation.php:39
3418 #, php-format
3419 msgid "Auto renews on %s"
3420 msgstr ""
3421
3422 #: app/Services/Translations/admin-translation.php:304
3423 msgid "Auto-cancellation"
3424 msgstr ""
3425
3426 #: app/Services/Translations/admin-translation.php:305
3427 msgid "Auto-enabled"
3428 msgstr ""
3429
3430 #: app/Services/Email/EmailNotifications.php:260
3431 #: app/Services/Email/EmailNotifications.php:280
3432 #: app/Services/Translations/admin-translation.php:306
3433 msgid "Auto-enabled for offline payments"
3434 msgstr ""
3435
3436 #: app/Http/Controllers/McpSettingsController.php:62
3437 msgid ""
3438 "Automatic install needs FluentCart Pro (or another Fluent Pro plugin). "
3439 "Install FluentHub manually, then reload this page to connect FluentCart with "
3440 "AI agents."
3441 msgstr ""
3442
3443 #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:64
3444 msgid "Automatic invoicing & refunds"
3445 msgstr ""
3446
3447 #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:67
3448 #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:64
3449 msgid "Automatic payment confirmation"
3450 msgstr ""
3451
3452 #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:87
3453 msgid "Automatic refunds via webhooks"
3454 msgstr ""
3455
3456 #: app/Services/Translations/block-editor-translation.php:44
3457 msgid "Automatically use the current page's product context."
3458 msgstr ""
3459
3460 #. phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
3461 #: app/Services/Renderer/ProductRenderer.php:742
3462 msgid "Availability:"
3463 msgstr ""
3464
3465 #: app/Services/Translations/admin-translation.php:307
3466 msgid "Available"
3467 msgstr ""
3468
3469 #. %s - number of items available
3470 #: app/Services/Translations/admin-translation.php:309
3471 #, php-format
3472 msgid "Available %s"
3473 msgstr ""
3474
3475 #: app/Services/Translations/block-editor-translation.php:45
3476 msgid "Available on Backorder"
3477 msgstr ""
3478
3479 #. %s - date
3480 #: app/Services/Translations/admin-translation.php:311
3481 #, php-format
3482 msgid "Available On: %s"
3483 msgstr ""
3484
3485 #: app/Services/Translations/admin-translation.php:312
3486 msgid "Available Operators"
3487 msgstr ""
3488
3489 #: app/Services/Filter/ProductFilter.php:230
3490 msgid "Available Quantity"
3491 msgstr ""
3492
3493 #. %s is the available stock
3494 #: app/Services/Translations/admin-translation.php:314
3495 #, php-format
3496 msgid "Available: %s in stock"
3497 msgstr ""
3498
3499 #: app/Services/Localization/i18n/states.php:921
3500 msgid "Avellino"
3501 msgstr ""
3502
3503 #: app/Services/Translations/admin-translation.php:315
3504 msgid "Average Customer LTV"
3505 msgstr ""
3506
3507 #: app/Services/Translations/admin-translation.php:316
3508 msgid "Average Customer Orders"
3509 msgstr ""
3510
3511 #: app/Services/Translations/admin-translation.php:317
3512 msgid "Average Gross"
3513 msgstr ""
3514
3515 #: app/Services/Translations/admin-translation.php:318
3516 msgid "Average Gross Sales"
3517 msgstr ""
3518
3519 #: app/Services/Translations/admin-translation.php:333
3520 msgid "Average gross sales per order in this period."
3521 msgstr ""
3522
3523 #: app/Services/Translations/admin-translation.php:334
3524 msgid "Average in period"
3525 msgstr ""
3526
3527 #: app/Services/Translations/admin-translation.php:319
3528 msgid "Average Monthly Gross"
3529 msgstr ""
3530
3531 #: app/Services/Translations/admin-translation.php:320
3532 msgid "Average Monthly Items"
3533 msgstr ""
3534
3535 #: app/Services/Translations/admin-translation.php:321
3536 msgid "Average Monthly Orders"
3537 msgstr ""
3538
3539 #: app/Services/Translations/admin-translation.php:322
3540 msgid "Average Monthly Revenue"
3541 msgstr ""
3542
3543 #: app/Services/Translations/admin-translation.php:335
3544 msgid "Average number of items per order in this period."
3545 msgstr ""
3546
3547 #: app/Services/Translations/admin-translation.php:323
3548 msgid "Average Order"
3549 msgstr ""
3550
3551 #: app/Services/Translations/admin-translation.php:324
3552 msgid "Average Order Gross"
3553 msgstr ""
3554
3555 #: app/Services/Translations/admin-translation.php:325
3556 msgid "Average Order Gross "
3557 msgstr ""
3558
3559 #: app/Services/Translations/admin-translation.php:326
3560 msgid "Average Order Gross grouped by date period."
3561 msgstr ""
3562
3563 #: app/Services/Translations/admin-translation.php:327
3564 msgid "Average Order Items"
3565 msgstr ""
3566
3567 #: app/Services/Translations/admin-translation.php:328
3568 msgid "Average Order Items "
3569 msgstr ""
3570
3571 #: app/Services/Translations/admin-translation.php:329
3572 msgid "Average Order Items grouped by date period."
3573 msgstr ""
3574
3575 #: app/Services/Translations/admin-translation.php:330
3576 msgid "Average Order Net"
3577 msgstr ""
3578
3579 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:91
3580 msgid "Average Order Value"
3581 msgstr ""
3582
3583 #: app/Services/Translations/admin-translation.php:331
3584 msgid "Average Refund"
3585 msgstr ""
3586
3587 #: app/Services/Translations/admin-translation.php:332
3588 msgid "Average Revenue"
3589 msgstr ""
3590
3591 #: app/Services/Translations/admin-translation.php:336
3592 msgid "Average revenue per order in this period."
3593 msgstr ""
3594
3595 #: app/Services/Translations/admin-translation.php:337
3596 msgid ""
3597 "Average total spend by customers that first ordered in this period, over "
3598 "their lifetime (not just from orders the customers made in this period)."
3599 msgstr ""
3600
3601 #: app/Services/Translations/admin-translation.php:338
3602 msgid "Avg. Order Gross"
3603 msgstr ""
3604
3605 #: app/Services/Translations/admin-translation.php:339
3606 msgid "Avg. Order Items"
3607 msgstr ""
3608
3609 #: app/Services/Translations/admin-translation.php:340
3610 msgid "Avg. Order Net"
3611 msgstr ""
3612
3613 #: app/Services/Translations/admin-translation.php:341
3614 msgid "Avgerage Amount"
3615 msgstr ""
3616
3617 #: app/Services/Translations/admin-translation.php:342
3618 msgid "Awesome"
3619 msgstr ""
3620
3621 #: app/Services/Localization/i18n/states.php:1520
3622 msgid "Ayacucho"
3623 msgstr ""
3624
3625 #: app/Services/Localization/i18n/states.php:1826
3626 msgid "Aydın"
3627 msgstr ""
3628
3629 #: app/Services/Localization/i18n/states.php:1741
3630 msgid "Ayutthaya"
3631 msgstr ""
3632
3633 #: app/Services/Localization/i18n/states.php:1626
3634 msgid "Azad Kashmir"
3635 msgstr ""
3636
3637 #: app/Services/Localization/i18n/countries.php:29
3638 msgid "Azerbaijan"
3639 msgstr ""
3640
3641 #: app/Helpers/CurrenciesHelper.php:30
3642 msgid "Azerbaijani Manat"
3643 msgstr ""
3644
3645 #: app/Services/Localization/i18n/states.php:1207
3646 msgid "Azilal"
3647 msgstr ""
3648
3649 #: app/Services/Localization/i18n/states.php:441
3650 msgid "Azua"
3651 msgstr ""
3652
3653 #: app/Services/Localization/i18n/states.php:535
3654 msgid "Azuay"
3655 msgstr ""
3656
3657 #: app/Services/Localization/i18n/states.php:527
3658 msgid "Aïn Defla"
3659 msgstr ""
3660
3661 #: app/Services/Localization/i18n/states.php:529
3662 msgid "Aïn Témouchent"
3663 msgstr ""
3664
3665 #: app/Services/Localization/i18n/states.php:1821
3666 msgid "Ağrı"
3667 msgstr ""
3668
3669 #: app/Services/Translations/admin-translation.php:343
3670 #: app/Services/Translations/customer-profile-translation.php:40
3671 msgid "B2B"
3672 msgstr ""
3673
3674 #: app/Services/Renderer/CheckoutFieldsSchema.php:497
3675 msgid "B2B Only Mode"
3676 msgstr ""
3677
3678 #: app/Services/Filter/OrderFilter.php:516
3679 msgid "B2B Purchase"
3680 msgstr ""
3681
3682 #: app/Services/Translations/TransStrings.php:288
3683 #: app/Services/Translations/admin-translation.php:344
3684 msgid "Back"
3685 msgstr ""
3686
3687 #: app/Http/Controllers/CustomerController.php:62
3688 msgid "Back to Customer List"
3689 msgstr ""
3690
3691 #: app/Services/Translations/admin-translation.php:345
3692 #: app/Http/Controllers/Controller.php:32
3693 msgid "Back to Dashboard"
3694 msgstr ""
3695
3696 #: app/Services/Translations/admin-translation.php:346
3697 msgid "Back to Gateway Settings"
3698 msgstr ""
3699
3700 #: app/Http/Controllers/OrderController.php:604
3701 msgid "Back to orders"
3702 msgstr ""
3703
3704 #: app/Services/Translations/admin-translation.php:349
3705 msgid "Back to processing"
3706 msgstr ""
3707
3708 #: app/Http/Controllers/ProductController.php:565
3709 msgid "Back to Product List"
3710 msgstr ""
3711
3712 #: app/Services/Translations/admin-translation.php:347
3713 msgid "Back to Shipping Zones"
3714 msgstr ""
3715
3716 #: app/Services/Translations/customer-profile-translation.php:41
3717 msgid "Back to Shopping Now"
3718 msgstr ""
3719
3720 #: app/Services/Translations/admin-translation.php:348
3721 msgid "Back to Sites"
3722 msgstr ""
3723
3724 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:46
3725 msgid "Back to Subscription list"
3726 msgstr ""
3727
3728 #: app/Services/Translations/block-editor-translation.php:46
3729 msgid "Background"
3730 msgstr ""
3731
3732 #: app/Modules/Templating/Bricks/Elements/BuySection.php:131
3733 #: app/Modules/Templating/Bricks/Elements/BuySection.php:259
3734 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:102
3735 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:138
3736 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:174
3737 msgid "Background color"
3738 msgstr ""
3739
3740 #: app/Services/Localization/i18n/states.php:1663
3741 msgid "Bacău"
3742 msgstr ""
3743
3744 #: app/Services/Localization/i18n/states.php:597
3745 msgid "Badajoz"
3746 msgstr ""
3747
3748 #: app/Services/Localization/i18n/states.php:20
3749 msgid "Badakhshan"
3750 msgstr ""
3751
3752 #: app/Services/Localization/i18n/states.php:421
3753 msgid "Baden-Württemberg"
3754 msgstr ""
3755
3756 #: app/Services/Translations/block-editor-translation.php:47
3757 msgid "Badge"
3758 msgstr ""
3759
3760 #: app/Services/Translations/block-editor-translation.php:51
3761 msgid "Badge count shows"
3762 msgstr ""
3763
3764 #: app/Services/Translations/block-editor-translation.php:48
3765 msgid "Badge Settings"
3766 msgstr ""
3767
3768 #: app/Services/Translations/block-editor-translation.php:49
3769 msgid "Badge Style"
3770 msgstr ""
3771
3772 #: app/Services/Translations/block-editor-translation.php:50
3773 msgid "Badge Text"
3774 msgstr ""
3775
3776 #: app/Services/Localization/i18n/states.php:21
3777 msgid "Badghis"
3778 msgstr ""
3779
3780 #: app/Services/Localization/i18n/states.php:128
3781 msgid "Bagerhat"
3782 msgstr ""
3783
3784 #: app/Services/Localization/i18n/states.php:22
3785 msgid "Baghlan"
3786 msgstr ""
3787
3788 #: app/Services/Localization/i18n/states.php:1446
3789 msgid "Bagmati"
3790 msgstr ""
3791
3792 #: app/Services/Localization/i18n/countries.php:30
3793 msgid "Bahamas"
3794 msgstr ""
3795
3796 #: app/Helpers/CurrenciesHelper.php:40
3797 msgid "Bahamian Dollar"
3798 msgstr ""
3799
3800 #: app/Services/Localization/i18n/states.php:256
3801 msgid "Bahia"
3802 msgstr ""
3803
3804 #: app/Services/Localization/i18n/countries.php:31
3805 msgid "Bahrain"
3806 msgstr ""
3807
3808 #: app/Services/Localization/i18n/states.php:1328
3809 msgid "Baja California"
3810 msgstr ""
3811
3812 #: app/Services/Localization/i18n/states.php:1329
3813 msgid "Baja California Sur"
3814 msgstr ""
3815
3816 #: app/Services/Localization/i18n/states.php:684
3817 msgid "Baja Verapaz"
3818 msgstr ""
3819
3820 #: app/Services/Localization/i18n/states.php:2129
3821 msgid "Baker Island"
3822 msgstr ""
3823
3824 #: app/Services/Localization/i18n/states.php:598
3825 msgid "Baleares"
3826 msgstr ""
3827
3828 #: app/Services/Localization/i18n/states.php:793
3829 msgid "Bali"
3830 msgstr ""
3831
3832 #: app/Services/Localization/i18n/states.php:23
3833 msgid "Balkh"
3834 msgstr ""
3835
3836 #: app/Services/Localization/i18n/states.php:1627
3837 msgid "Balochistan"
3838 msgstr ""
3839
3840 #: app/Services/Localization/i18n/states.php:1827
3841 msgid "Balıkesir"
3842 msgstr ""
3843
3844 #: app/Services/Localization/i18n/states.php:24
3845 msgid "Bamyan"
3846 msgstr ""
3847
3848 #: app/Services/Localization/i18n/states.php:129
3849 msgid "Bandarban"
3850 msgstr ""
3851
3852 #: app/Services/Localization/i18n/states.php:784
3853 msgid "Bangka Belitung"
3854 msgstr ""
3855
3856 #: app/Services/Localization/i18n/states.php:1742
3857 msgid "Bangkok"
3858 msgstr ""
3859
3860 #: app/Services/Localization/i18n/countries.php:32
3861 msgid "Bangladesh"
3862 msgstr ""
3863
3864 #: app/Helpers/Helper.php:577 app/Helpers/CurrenciesHelper.php:33
3865 msgid "Bangladeshi Taka"
3866 msgstr ""
3867
3868 #: app/Services/Translations/admin-translation.php:350
3869 msgid "Bank Account Name"
3870 msgstr ""
3871
3872 #: app/Services/Translations/admin-translation.php:351
3873 msgid "Bank BIC"
3874 msgstr ""
3875
3876 #: app/Services/Translations/admin-translation.php:352
3877 msgid "Bank IBAN"
3878 msgstr ""
3879
3880 #: app/Services/Translations/admin-translation.php:353
3881 msgid "Bank Identifier Code (SWIFT)"
3882 msgstr ""
3883
3884 #: app/Services/Translations/admin-translation.php:354
3885 msgid "Banner URL"
3886 msgstr ""
3887
3888 #: app/Services/Localization/i18n/states.php:789
3889 msgid "Banten"
3890 msgstr ""
3891
3892 #: app/Services/Localization/i18n/states.php:442
3893 msgid "Baoruco"
3894 msgstr ""
3895
3896 #: app/Services/Localization/i18n/states.php:443
3897 msgid "Barahona"
3898 msgstr ""
3899
3900 #: app/Services/Localization/i18n/states.php:757
3901 msgid "Baranya"
3902 msgstr ""
3903
3904 #: app/Helpers/CurrenciesHelper.php:32
3905 msgid "Barbadian Dollar"
3906 msgstr ""
3907
3908 #: app/Services/Localization/i18n/countries.php:33
3909 msgid "Barbados"
3910 msgstr ""
3911
3912 #: app/Services/Localization/i18n/states.php:599
3913 msgid "Barcelona"
3914 msgstr ""
3915
3916 #: app/Services/Localization/i18n/states.php:130
3917 msgid "Barguna"
3918 msgstr ""
3919
3920 #: app/Services/Localization/i18n/states.php:922
3921 msgid "Bari"
3922 msgstr ""
3923
3924 #: app/Services/Localization/i18n/states.php:2221
3925 msgid "Barinas"
3926 msgstr ""
3927
3928 #: app/Services/Localization/i18n/states.php:1097
3929 msgid "Baringo"
3930 msgstr ""
3931
3932 #: app/Services/Localization/i18n/states.php:131
3933 msgid "Barishal"
3934 msgstr ""
3935
3936 #: app/Services/Localization/i18n/states.php:923
3937 msgid "Barletta-Andria-Trani"
3938 msgstr ""
3939
3940 #: app/Services/Localization/i18n/states.php:1891
3941 msgid "Bartın"
3942 msgstr ""
3943
3944 #: app/Services/Localization/i18n/states.php:1287
3945 msgid "Basarabeasca"
3946 msgstr ""
3947
3948 #. %1$s: tax base amount, %2$s: tax label, %3$s: tax rate percent, %4$s: tax amount
3949 #: app/Modules/Tax/TaxModule.php:996 app/Modules/Tax/TaxModule.php:1106
3950 #, php-format
3951 msgid "Base %1$s + %2$s %3$s%% %4$s"
3952 msgstr ""
3953
3954 #: app/Services/Translations/admin-translation.php:355
3955 msgid "Base taxes"
3956 msgstr ""
3957
3958 #: app/Services/Translations/admin-translation.php:356
3959 msgid ""
3960 "Based on an average monthly subscription retention rate of "
3961 "${avgRetentionPercent.toFixed(1)}%, your expected subscription lifetime is "
3962 "${expectedLifetime.toFixed(1)} months."
3963 msgstr ""
3964
3965 #: app/Services/Localization/i18n/states.php:299
3966 msgid "Basel-Landschaft"
3967 msgstr ""
3968
3969 #: app/Services/Localization/i18n/states.php:300
3970 msgid "Basel-Stadt"
3971 msgstr ""
3972
3973 #: app/Services/Translations/admin-translation.php:357
3974 msgid "Basic Info"
3975 msgstr ""
3976
3977 #: app/Services/Translations/admin-translation.php:358
3978 msgid "Basic Information"
3979 msgstr ""
3980
3981 #: app/Services/Localization/i18n/states.php:1550
3982 msgid "Basilan"
3983 msgstr ""
3984
3985 #: app/Services/Localization/i18n/states.php:1551
3986 msgid "Bataan"
3987 msgstr ""
3988
3989 #: app/Services/Localization/i18n/states.php:1552
3990 msgid "Batanes"
3991 msgstr ""
3992
3993 #: app/Services/Localization/i18n/states.php:1553
3994 msgid "Batangas"
3995 msgstr ""
3996
3997 #: app/Services/Localization/i18n/states.php:1889
3998 msgid "Batman"
3999 msgstr ""
4000
4001 #: app/Services/Localization/i18n/states.php:488
4002 msgid "Batna"
4003 msgstr ""
4004
4005 #: app/Services/Localization/i18n/states.php:1410
4006 msgid "Bauchi"
4007 msgstr ""
4008
4009 #: app/Services/Localization/i18n/states.php:422
4010 msgid "Bavaria"
4011 msgstr ""
4012
4013 #: app/Services/Localization/i18n/states.php:713
4014 msgid "Bay Islands"
4015 msgstr ""
4016
4017 #: app/Services/Localization/i18n/states.php:1484
4018 msgid "Bay of Plenty"
4019 msgstr ""
4020
4021 #: app/Services/Localization/i18n/states.php:1886
4022 msgid "Bayburt"
4023 msgstr ""
4024
4025 #: app/Services/Localization/i18n/states.php:1411
4026 msgid "Bayelsa"
4027 msgstr ""
4028
4029 #: app/Services/Translations/admin-translation.php:359
4030 msgid "Before"
4031 msgstr ""
4032
4033 #: app/Services/Translations/block-editor-translation.php:52
4034 msgid "Behavior"
4035 msgstr ""
4036
4037 #: app/Services/Localization/i18n/states.php:565
4038 msgid "Beheira"
4039 msgstr ""
4040
4041 #: app/Services/Localization/i18n/states.php:343
4042 msgid "Beijing / 北京"
4043 msgstr ""
4044
4045 #: app/Services/Localization/i18n/countries.php:34
4046 msgid "Belarus"
4047 msgstr ""
4048
4049 #: app/Helpers/CurrenciesHelper.php:42
4050 msgid "Belarusian Ruble"
4051 msgstr ""
4052
4053 #: app/Services/Localization/i18n/countries.php:36
4054 msgid "Belau"
4055 msgstr ""
4056
4057 #: app/Services/Localization/i18n/states.php:2272
4058 msgid "Belfast"
4059 msgstr ""
4060
4061 #: app/Services/Localization/i18n/countries.php:35
4062 msgid "Belgium"
4063 msgstr ""
4064
4065 #: app/Services/Localization/i18n/countries.php:37
4066 msgid "Belize"
4067 msgstr ""
4068
4069 #: app/Helpers/CurrenciesHelper.php:43
4070 msgid "Belize Dollar"
4071 msgstr ""
4072
4073 #: app/Services/Localization/i18n/states.php:924
4074 msgid "Belluno"
4075 msgstr ""
4076
4077 #: app/Services/Localization/i18n/states.php:1210
4078 msgid "Ben Slimane"
4079 msgstr ""
4080
4081 #: app/Services/Localization/i18n/states.php:925
4082 msgid "Benevento"
4083 msgstr ""
4084
4085 #: app/Services/Localization/i18n/states.php:785
4086 msgid "Bengkulu"
4087 msgstr ""
4088
4089 #: app/Services/Localization/i18n/states.php:70
4090 msgid "Bengo"
4091 msgstr ""
4092
4093 #: app/Services/Localization/i18n/states.php:71
4094 msgid "Benguela"
4095 msgstr ""
4096
4097 #: app/Services/Localization/i18n/states.php:1554
4098 msgid "Benguet"
4099 msgstr ""
4100
4101 #: app/Services/Localization/i18n/states.php:241
4102 msgid "Beni"
4103 msgstr ""
4104
4105 #: app/Services/Localization/i18n/states.php:566
4106 msgid "Beni Suef"
4107 msgstr ""
4108
4109 #: app/Services/Localization/i18n/countries.php:38
4110 msgid "Benin"
4111 msgstr ""
4112
4113 #: app/Services/Localization/i18n/states.php:1412
4114 msgid "Benue"
4115 msgstr ""
4116
4117 #: app/Services/Localization/i18n/states.php:56
4118 msgid "Berat"
4119 msgstr ""
4120
4121 #: app/Services/Localization/i18n/states.php:926
4122 msgid "Bergamo"
4123 msgstr ""
4124
4125 #: app/Services/Localization/i18n/states.php:1209
4126 msgid "Berkane"
4127 msgstr ""
4128
4129 #: app/Services/Localization/i18n/states.php:423
4130 msgid "Berlin"
4131 msgstr ""
4132
4133 #: app/Services/Localization/i18n/countries.php:39
4134 msgid "Bermuda"
4135 msgstr ""
4136
4137 #: app/Helpers/CurrenciesHelper.php:36
4138 msgid "Bermudian Dollar"
4139 msgstr ""
4140
4141 #: app/Services/Localization/i18n/states.php:301
4142 msgid "Bern"
4143 msgstr ""
4144
4145 #: app/Services/Localization/i18n/states.php:1213
4146 msgid "Berrechid"
4147 msgstr ""
4148
4149 #: app/Services/Translations/block-editor-translation.php:53
4150 msgid "Best Discount (All Variants)"
4151 msgstr ""
4152
4153 #: app/Services/Translations/admin-translation.php:360
4154 msgid "Best Price"
4155 msgstr ""
4156
4157 #: app/Modules/MCP/Tools/ReportTools.php:89
4158 msgid ""
4159 "Best-selling products over a period, ranked by revenue or units sold. Scoped "
4160 "to one currency."
4161 msgstr ""
4162
4163 #: app/Services/Translations/admin-translation.php:361
4164 #: app/Services/Translations/customer-profile-translation.php:42
4165 msgid "Beta"
4166 msgstr ""
4167
4168 #: app/Services/Translations/block-editor-translation.php:54
4169 msgid "Bg Color"
4170 msgstr ""
4171
4172 #: app/Services/Localization/i18n/states.php:1447
4173 msgid "Bheri"
4174 msgstr ""
4175
4176 #: app/Services/Localization/i18n/states.php:132
4177 msgid "Bhola"
4178 msgstr ""
4179
4180 #: app/Services/Localization/i18n/countries.php:40
4181 msgid "Bhutan"
4182 msgstr ""
4183
4184 #: app/Services/Localization/i18n/states.php:927
4185 msgid "Biella"
4186 msgstr ""
4187
4188 #: app/Services/Localization/i18n/states.php:844
4189 msgid "Bihar"
4190 msgstr ""
4191
4192 #: app/Services/Localization/i18n/states.php:1664
4193 msgid "Bihor"
4194 msgstr ""
4195
4196 #: app/Services/Localization/i18n/states.php:1828
4197 msgid "Bilecik"
4198 msgstr ""
4199
4200 #: app/Services/Localization/i18n/states.php:1555
4201 msgid "Biliran"
4202 msgstr ""
4203
4204 #: app/Helpers/EditorShortCodeHelper.php:379
4205 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:179
4206 msgid "Bill Count"
4207 msgstr ""
4208
4209 #: app/Helpers/EditorShortCodeHelper.php:378
4210 msgid "Bill Times"
4211 msgstr ""
4212
4213 #: app/Views/invoice/thank_you.php:502 app/Views/invoice/receipt_slip.php:181
4214 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:333
4215 #: app/Services/Renderer/Receipt/ThankYouRender.php:859
4216 msgid "Bill To"
4217 msgstr ""
4218
4219 #: app/Services/Translations/admin-translation.php:362
4220 msgid "Billing"
4221 msgstr ""
4222
4223 #: app/Helpers/CartCheckoutHelper.php:619
4224 #: app/Helpers/CartCheckoutHelper.php:704
4225 #: app/Services/Renderer/AddressSelectRenderer.php:20
4226 #: app/Services/Renderer/CheckoutRenderer.php:451
4227 #: app/Services/Renderer/CheckoutRenderer.php:567
4228 #: app/Services/Renderer/CheckoutRenderer.php:580
4229 #: app/Services/Translations/admin-translation.php:363
4230 #: app/Services/Translations/customer-profile-translation.php:43
4231 #: app/Services/Translations/block-editor-translation.php:55
4232 #: app/Views/emails/parts/addresses.php:26
4233 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:155
4234 msgid "Billing Address"
4235 msgstr ""
4236
4237 #: app/Services/Translations/admin-translation.php:2773
4238 msgid "billing address also"
4239 msgstr ""
4240
4241 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:550
4242 msgid "Billing address created successfully"
4243 msgstr ""
4244
4245 #: api/Resource/CustomerAddressResource.php:154
4246 msgid "Billing address created successfully!"
4247 msgstr ""
4248
4249 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:196
4250 msgid "Billing Address Field"
4251 msgstr ""
4252
4253 #: app/Services/Translations/block-editor-translation.php:56
4254 msgid "Billing Address Heading"
4255 msgstr ""
4256
4257 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:566
4258 msgid "Billing address updated successfully"
4259 msgstr ""
4260
4261 #: api/Resource/CustomerAddressResource.php:227
4262 msgid "Billing address updated successfully!"
4263 msgstr ""
4264
4265 #: app/Services/Translations/admin-translation.php:364
4266 msgid "Billing Country"
4267 msgstr ""
4268
4269 #: app/Services/Translations/admin-translation.php:365
4270 msgid "Billing Cycle"
4271 msgstr ""
4272
4273 #: app/Services/Renderer/ModalCheckoutRenderer.php:564
4274 msgid "Billing information"
4275 msgstr ""
4276
4277 #: app/Helpers/EditorShortCodeHelper.php:373
4278 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:146
4279 msgid "Billing Interval"
4280 msgstr ""
4281
4282 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:52
4283 msgid "Billing Subscriptions:"
4284 msgstr ""
4285
4286 #: app/Services/Translations/admin-translation.php:366
4287 msgid "Billing summary"
4288 msgstr ""
4289
4290 #: app/Services/Translations/customer-profile-translation.php:44
4291 msgid "Billing Terms"
4292 msgstr ""
4293
4294 #: app/Services/Translations/admin-translation.php:367
4295 msgid "Billing:"
4296 msgstr ""
4297
4298 #: app/Services/Translations/admin-translation.php:368
4299 msgid "Bills Count"
4300 msgstr ""
4301
4302 #: app/Modules/Tax/TaxModule.php:2473
4303 msgid "BIN / VAT"
4304 msgstr ""
4305
4306 #: app/Services/Localization/i18n/states.php:1829
4307 msgid "Bingöl"
4308 msgstr ""
4309
4310 #: app/Services/Localization/i18n/states.php:329
4311 msgid "Biobío"
4312 msgstr ""
4313
4314 #: app/Services/Localization/i18n/states.php:639
4315 msgid "Biscay"
4316 msgstr ""
4317
4318 #: app/Services/Localization/i18n/states.php:490
4319 msgid "Biskra"
4320 msgstr ""
4321
4322 #: app/Services/Localization/i18n/states.php:1665
4323 msgid "Bistrița-Năsăud"
4324 msgstr ""
4325
4326 #: app/Services/Localization/i18n/states.php:1830
4327 msgid "Bitlis"
4328 msgstr ""
4329
4330 #: app/Services/Localization/i18n/states.php:72
4331 msgid "Bié"
4332 msgstr ""
4333
4334 #: app/Services/Localization/i18n/states.php:738
4335 msgid "Bjelovar-Bilogora County"
4336 msgstr ""
4337
4338 #: app/Services/Localization/i18n/states.php:195
4339 msgid "Blagoevgrad"
4340 msgstr ""
4341
4342 #: app/Services/Localization/i18n/states.php:492
4343 msgid "Blida"
4344 msgstr ""
4345
4346 #: app/Services/Localization/i18n/states.php:1464
4347 msgid "Boaco"
4348 msgstr ""
4349
4350 #: app/Services/Localization/i18n/states.php:1499
4351 msgid "Bocas del Toro"
4352 msgstr ""
4353
4354 #: app/Services/Localization/i18n/states.php:133
4355 msgid "Bogura"
4356 msgstr ""
4357
4358 #: app/Services/Localization/i18n/states.php:1556
4359 msgid "Bohol"
4360 msgstr ""
4361
4362 #: app/Services/Localization/i18n/states.php:1167
4363 msgid "Bokeo"
4364 msgstr ""
4365
4366 #: app/Services/Localization/i18n/states.php:1168
4367 msgid "Bolikhamsai"
4368 msgstr ""
4369
4370 #: app/Services/Localization/i18n/countries.php:41
4371 msgid "Bolivia"
4372 msgstr ""
4373
4374 #: app/Helpers/CurrenciesHelper.php:38
4375 msgid "Bolivian Boliviano"
4376 msgstr ""
4377
4378 #: app/Services/Localization/i18n/states.php:928
4379 msgid "Bologna"
4380 msgstr ""
4381
4382 #: app/Services/Localization/i18n/states.php:1831
4383 msgid "Bolu"
4384 msgstr ""
4385
4386 #: app/Services/Localization/i18n/states.php:929
4387 msgid "Bolzano"
4388 msgstr ""
4389
4390 #: app/Services/Localization/i18n/states.php:380
4391 #: app/Services/Localization/i18n/states.php:536
4392 #: app/Services/Localization/i18n/states.php:2222
4393 msgid "Bolívar"
4394 msgstr ""
4395
4396 #: app/Services/Localization/i18n/states.php:1098
4397 msgid "Bomet"
4398 msgstr ""
4399
4400 #: app/Services/Localization/i18n/states.php:1188
4401 msgid "Bomi"
4402 msgstr ""
4403
4404 #: app/Services/Localization/i18n/countries.php:42
4405 msgid "Bonaire, Saint Eustatius and Saba"
4406 msgstr ""
4407
4408 #: app/Services/Localization/i18n/states.php:1189
4409 msgid "Bong"
4410 msgstr ""
4411
4412 #: app/Services/Localization/i18n/states.php:651
4413 msgid "Bono"
4414 msgstr ""
4415
4416 #: app/Services/Localization/i18n/states.php:652
4417 msgid "Bono East"
4418 msgstr ""
4419
4420 #: app/Services/Localization/i18n/states.php:1656
4421 msgid "Boquerón"
4422 msgstr ""
4423
4424 #: app/Services/Translations/block-editor-translation.php:57
4425 #: app/Modules/Templating/Bricks/Elements/BuySection.php:143
4426 #: app/Modules/Templating/Bricks/Elements/BuySection.php:271
4427 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:206
4428 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:218
4429 msgid "Border"
4430 msgstr ""
4431
4432 #: app/Services/Translations/block-editor-translation.php:58
4433 msgid "Border Color"
4434 msgstr ""
4435
4436 #: app/Services/Localization/i18n/states.php:517
4437 msgid "Bordj Bou Arréridj"
4438 msgstr ""
4439
4440 #: app/Services/Localization/i18n/states.php:230
4441 msgid "Borgou"
4442 msgstr ""
4443
4444 #: app/Services/Localization/i18n/states.php:1413
4445 msgid "Borno"
4446 msgstr ""
4447
4448 #: app/Services/Localization/i18n/states.php:758
4449 msgid "Borsod-Abaúj-Zemplén"
4450 msgstr ""
4451
4452 #: app/Helpers/CurrenciesHelper.php:31
4453 msgid "Bosnia & Herzegovina Convertible Mark"
4454 msgstr ""
4455
4456 #: app/Services/Localization/i18n/countries.php:43
4457 msgid "Bosnia and Herzegovina"
4458 msgstr ""
4459
4460 #: app/Http/Controllers/ModuleSettingsController.php:212
4461 msgid "Both Site Key and Secret Key are required."
4462 msgstr ""
4463
4464 #: app/Services/Localization/i18n/states.php:1666
4465 msgid "Botoșani"
4466 msgstr ""
4467
4468 #: app/Services/Localization/i18n/countries.php:44
4469 msgid "Botswana"
4470 msgstr ""
4471
4472 #: app/Helpers/CurrenciesHelper.php:41
4473 msgid "Botswana Pula"
4474 msgstr ""
4475
4476 #: app/Services/Translations/block-editor-translation.php:59
4477 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:108
4478 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:111
4479 msgid "Bottom"
4480 msgstr ""
4481
4482 #: app/Services/Translations/block-editor-translation.php:60
4483 msgid "Bottom Left"
4484 msgstr ""
4485
4486 #: app/Services/Translations/block-editor-translation.php:61
4487 msgid "Bottom Right"
4488 msgstr ""
4489
4490 #: app/Services/Localization/i18n/states.php:493
4491 msgid "Bouira"
4492 msgstr ""
4493
4494 #: app/Services/Localization/i18n/states.php:1211
4495 msgid "Boujdour"
4496 msgstr ""
4497
4498 #: app/Services/Localization/i18n/states.php:1212
4499 msgid "Boulemane"
4500 msgstr ""
4501
4502 #: app/Services/Localization/i18n/states.php:518
4503 msgid "Boumerdès"
4504 msgstr ""
4505
4506 #: app/Services/Localization/i18n/countries.php:45
4507 msgid "Bouvet Island"
4508 msgstr ""
4509
4510 #: app/Services/ShortCodeParser/Parsers/ItemParser.php:96
4511 msgid "Box"
4512 msgstr ""
4513
4514 #: app/Services/Localization/i18n/states.php:381
4515 msgid "Boyacá"
4516 msgstr ""
4517
4518 #: app/Services/Localization/i18n/states.php:134
4519 msgid "Brahmanbaria"
4520 msgstr ""
4521
4522 #: app/CPT/FluentProducts.php:310
4523 msgid "Brand"
4524 msgstr ""
4525
4526 #: app/Services/Localization/i18n/states.php:424
4527 msgid "Brandenburg"
4528 msgstr ""
4529
4530 #: app/CPT/FluentProducts.php:309 app/Helpers/AdminHelper.php:179
4531 #: app/Services/Translations/block-editor-translation.php:62
4532 msgid "Brands"
4533 msgstr ""
4534
4535 #: app/Services/Localization/i18n/countries.php:46
4536 msgid "Brazil"
4537 msgstr ""
4538
4539 #: app/Helpers/CurrenciesHelper.php:39
4540 msgid "Brazilian Real"
4541 msgstr ""
4542
4543 #: app/Services/Localization/i18n/states.php:1668
4544 msgid "Brașov"
4545 msgstr ""
4546
4547 #: app/Services/Translations/TransStrings.php:120
4548 #: app/Services/Translations/customer-profile-translation.php:45
4549 msgid "Breadcrumb"
4550 msgstr ""
4551
4552 #: app/Services/Translations/customer-profile-translation.php:46
4553 msgid "Breadcrumb navigation"
4554 msgstr ""
4555
4556 #: app/Services/Localization/i18n/states.php:425
4557 msgid "Bremen"
4558 msgstr ""
4559
4560 #: app/Services/Localization/i18n/states.php:930
4561 msgid "Brescia"
4562 msgstr ""
4563
4564 #: app/Services/Localization/i18n/states.php:1288
4565 msgid "Briceni"
4566 msgstr ""
4567
4568 #: app/Services/Localization/i18n/states.php:931
4569 msgid "Brindisi"
4570 msgstr ""
4571
4572 #: app/Services/Localization/i18n/states.php:282
4573 msgid "British Columbia"
4574 msgstr ""
4575
4576 #: app/Services/Localization/i18n/countries.php:47
4577 msgid "British Indian Ocean Territory"
4578 msgstr ""
4579
4580 #: app/Helpers/CurrenciesHelper.php:62
4581 msgid "British Pound"
4582 msgstr ""
4583
4584 #: app/Modules/Tax/TaxModule.php:2468
4585 msgid "BRN"
4586 msgstr ""
4587
4588 #: app/Services/Localization/i18n/states.php:743
4589 msgid "Brod-Posavina County"
4590 msgstr ""
4591
4592 #: app/Services/Localization/i18n/states.php:650
4593 msgid "Brong-Ahafo"
4594 msgstr ""
4595
4596 #: app/Services/Translations/admin-translation.php:369
4597 msgid "Browse"
4598 msgstr ""
4599
4600 #: app/Services/Renderer/CartRenderer.php:601
4601 msgid "Browse products and continue shopping"
4602 msgstr ""
4603
4604 #: app/Services/Translations/block-editor-translation.php:63
4605 msgid "Browse Smartcodes"
4606 msgstr ""
4607
4608 #: app/Services/Translations/admin-translation.php:370
4609 msgid "Browse/Upload"
4610 msgstr ""
4611
4612 #: app/Services/Localization/i18n/countries.php:48
4613 msgid "Brunei"
4614 msgstr ""
4615
4616 #: app/Helpers/CurrenciesHelper.php:37
4617 msgid "Brunei Dollar"
4618 msgstr ""
4619
4620 #: app/Services/Localization/i18n/states.php:1667
4621 msgid "Brăila"
4622 msgstr ""
4623
4624 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:186
4625 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:306
4626 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:331
4627 #, php-format
4628 msgid "Bucket (%s) does not exist."
4629 msgstr ""
4630
4631 #: app/Http/Controllers/StorageController.php:110
4632 #: app/Modules/StorageDrivers/S3/S3.php:214
4633 #: app/Services/FileSystem/Drivers/S3/S3BucketCreator.php:74
4634 msgid "Bucket created successfully"
4635 msgstr ""
4636
4637 #: app/Modules/StorageDrivers/S3/S3.php:171
4638 msgid "Bucket name is required"
4639 msgstr ""
4640
4641 #: app/Modules/StorageDrivers/S3/S3.php:632
4642 msgid "Buckets"
4643 msgstr ""
4644
4645 #: app/Services/Localization/i18n/states.php:1669
4646 msgid "București"
4647 msgstr ""
4648
4649 #: app/Services/Localization/i18n/states.php:2009
4650 msgid "Budaka"
4651 msgstr ""
4652
4653 #: app/Services/Localization/i18n/states.php:759
4654 msgid "Budapest"
4655 msgstr ""
4656
4657 #: app/Services/Localization/i18n/states.php:2010
4658 msgid "Bududa"
4659 msgstr ""
4660
4661 #: app/Services/Localization/i18n/states.php:1743
4662 msgid "Bueng Kan"
4663 msgstr ""
4664
4665 #: app/Services/Localization/i18n/states.php:91
4666 msgid "Buenos Aires"
4667 msgstr ""
4668
4669 #: app/Services/Localization/i18n/states.php:2011
4670 msgid "Bugiri"
4671 msgstr ""
4672
4673 #: app/Services/Localization/i18n/states.php:2012
4674 msgid "Bugweri"
4675 msgstr ""
4676
4677 #: app/Services/Localization/i18n/states.php:2013
4678 msgid "Buhweju"
4679 msgstr ""
4680
4681 #: app/Services/Localization/i18n/states.php:2014
4682 msgid "Buikwe"
4683 msgstr ""
4684
4685 #: app/Http/Controllers/AddonsController.php:49
4686 msgid ""
4687 "Build a community, membership site, or online forum with FluentCart + "
4688 "FluentCommunity integration. Engage your customers and users right from your "
4689 "WordPress dashboard."
4690 msgstr ""
4691
4692 #: app/Services/Translations/admin-translation.php:371
4693 msgid "Builder"
4694 msgstr ""
4695
4696 #: app/Services/Translations/admin-translation.php:372
4697 msgid "Built-in"
4698 msgstr ""
4699
4700 #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:63
4701 msgid "Built-in tax & VAT handling"
4702 msgstr ""
4703
4704 #: app/Services/Localization/i18n/states.php:2015
4705 msgid "Bukedea"
4706 msgstr ""
4707
4708 #: app/Services/Localization/i18n/states.php:1557
4709 msgid "Bukidnon"
4710 msgstr ""
4711
4712 #: app/Services/Localization/i18n/states.php:2016
4713 msgid "Bukomansimbi"
4714 msgstr ""
4715
4716 #: app/Services/Localization/i18n/states.php:2017
4717 msgid "Bukwa"
4718 msgstr ""
4719
4720 #: app/Services/Localization/i18n/states.php:1558
4721 msgid "Bulacan"
4722 msgstr ""
4723
4724 #: app/Services/Localization/i18n/states.php:2018
4725 msgid "Bulambuli"
4726 msgstr ""
4727
4728 #: app/Services/Localization/i18n/countries.php:49
4729 msgid "Bulgaria"
4730 msgstr ""
4731
4732 #: app/Helpers/CurrenciesHelper.php:35
4733 msgid "Bulgarian Lev"
4734 msgstr ""
4735
4736 #: app/Services/Localization/i18n/states.php:2019
4737 msgid "Buliisa"
4738 msgstr ""
4739
4740 #: app/Services/Translations/admin-translation.php:382
4741 msgid "Bulk action failed"
4742 msgstr ""
4743
4744 #: app/Services/Translations/admin-translation.php:373
4745 msgid "Bulk Actions"
4746 msgstr ""
4747
4748 #: app/Services/Translations/admin-translation.php:374
4749 msgid "Bulk Delete"
4750 msgstr ""
4751
4752 #: app/Services/Translations/admin-translation.php:375
4753 msgid "Bulk Duplicate"
4754 msgstr ""
4755
4756 #: app/Services/Translations/admin-translation.php:376
4757 msgid "Bulk Edit"
4758 msgstr ""
4759
4760 #: app/Services/Translations/admin-translation.php:377
4761 msgid "Bulk Import Products"
4762 msgstr ""
4763
4764 #: app/Services/Translations/admin-translation.php:378
4765 msgid "Bulk Insert"
4766 msgstr ""
4767
4768 #: app/Http/Controllers/ProductController.php:243
4769 msgid "Bulk insert failed: "
4770 msgstr ""
4771
4772 #: app/Services/Translations/admin-translation.php:379
4773 msgid "Bulk Product Edit"
4774 msgstr ""
4775
4776 #: app/Services/Translations/admin-translation.php:380
4777 msgid "Bulk Product Insert"
4778 msgstr ""
4779
4780 #: app/Services/Translations/admin-translation.php:381
4781 msgid "Bulk Remove"
4782 msgstr ""
4783
4784 #: app/Http/Controllers/ProductController.php:1616
4785 msgid "Bulk update failed: "
4786 msgstr ""
4787
4788 #: app/Services/Translations/admin-translation.php:383
4789 msgid "Bump Description"
4790 msgstr ""
4791
4792 #: app/Services/Translations/admin-translation.php:384
4793 msgid "Bump Name"
4794 msgstr ""
4795
4796 #: app/Services/Translations/admin-translation.php:385
4797 msgid "Bump Title"
4798 msgstr ""
4799
4800 #: app/Services/Localization/i18n/states.php:2020
4801 msgid "Bundibugyo"
4802 msgstr ""
4803
4804 #: app/Services/Translations/admin-translation.php:386
4805 msgid "Bundle"
4806 msgstr ""
4807
4808 #: app/Services/Translations/admin-translation.php:390
4809 msgid "Bundle info saved successfully"
4810 msgstr ""
4811
4812 #: app/Services/Translations/admin-translation.php:387
4813 msgid "Bundle Items"
4814 msgstr ""
4815
4816 #: app/Services/Translations/admin-translation.php:388
4817 msgid "Bundle Of"
4818 msgstr ""
4819
4820 #: app/Services/Renderer/ProductRenderer.php:1212
4821 #: app/Services/Renderer/CartItemRenderer.php:328
4822 #: app/Services/Renderer/Receipt/ThankYouRender.php:1068
4823 msgid "Bundle of"
4824 msgstr ""
4825
4826 #: app/Services/Translations/admin-translation.php:389
4827 msgid "Bundle Title"
4828 msgstr ""
4829
4830 #: app/Services/Localization/i18n/states.php:1099
4831 msgid "Bungoma"
4832 msgstr ""
4833
4834 #: app/Services/Localization/i18n/states.php:2021
4835 msgid "Bunyangabu"
4836 msgstr ""
4837
4838 #: app/Services/Localization/i18n/states.php:1832
4839 msgid "Burdur"
4840 msgstr ""
4841
4842 #: app/Services/Localization/i18n/states.php:196
4843 msgid "Burgas"
4844 msgstr ""
4845
4846 #: app/Services/Localization/i18n/states.php:600
4847 msgid "Burgos"
4848 msgstr ""
4849
4850 #: app/Services/Localization/i18n/states.php:1744
4851 msgid "Buri Ram"
4852 msgstr ""
4853
4854 #: app/Services/Localization/i18n/countries.php:50
4855 msgid "Burkina Faso"
4856 msgstr ""
4857
4858 #: app/Services/Localization/i18n/states.php:1833
4859 msgid "Bursa"
4860 msgstr ""
4861
4862 #: app/Services/Localization/i18n/countries.php:51
4863 msgid "Burundi"
4864 msgstr ""
4865
4866 #: app/Helpers/CurrenciesHelper.php:34 app/Helpers/CurrenciesHelper.php:384
4867 msgid "Burundian Franc"
4868 msgstr ""
4869
4870 #: app/Services/Localization/i18n/states.php:883
4871 msgid "Bushehr (بوشهر)"
4872 msgstr ""
4873
4874 #: app/Services/Localization/i18n/states.php:2022
4875 msgid "Bushenyi"
4876 msgstr ""
4877
4878 #: app/Services/Localization/i18n/states.php:1100
4879 #: app/Services/Localization/i18n/states.php:2023
4880 msgid "Busia"
4881 msgstr ""
4882
4883 #: api/StoreSettings.php:310
4884 #: app/Services/Renderer/AddressSelectRenderer.php:489
4885 #: app/Services/Renderer/CheckoutRenderer.php:370
4886 #: app/Services/Translations/admin-translation.php:391
4887 #: app/Services/Translations/customer-profile-translation.php:47
4888 msgid "Business Details"
4889 msgstr ""
4890
4891 #: app/Services/Translations/admin-translation.php:392
4892 msgid "Business Information"
4893 msgstr ""
4894
4895 #: app/Services/Localization/i18n/states.php:2024
4896 msgid "Butaleja"
4897 msgstr ""
4898
4899 #: app/Services/Localization/i18n/states.php:2025
4900 msgid "Butambala"
4901 msgstr ""
4902
4903 #: app/Services/Localization/i18n/states.php:2026
4904 msgid "Butebo"
4905 msgstr ""
4906
4907 #: app/Services/Translations/admin-translation.php:393
4908 #: app/Services/Translations/block-editor-translation.php:64
4909 msgid "Button"
4910 msgstr ""
4911
4912 #: app/Modules/Templating/Bricks/Elements/BuySection.php:88
4913 #: app/Modules/Templating/Bricks/Elements/BuySection.php:216
4914 msgid "Button Text"
4915 msgstr ""
4916
4917 #: app/Services/Translations/block-editor-translation.php:66
4918 msgid "Button text"
4919 msgstr ""
4920
4921 #: app/Services/Translations/admin-translation.php:2774
4922 msgid "button to add tax classes."
4923 msgstr ""
4924
4925 #: app/Services/Translations/block-editor-translation.php:65
4926 msgid "Button Url Params"
4927 msgstr ""
4928
4929 #: app/Modules/Templating/Bricks/Elements/BuySection.php:94
4930 #: app/Modules/Templating/Bricks/Elements/BuySection.php:222
4931 msgid "Buttons Margin"
4932 msgstr ""
4933
4934 #: app/Services/Localization/i18n/states.php:2027
4935 msgid "Buvuma"
4936 msgstr ""
4937
4938 #. %s: product title
4939 #: app/Services/Renderer/ProductCardRender.php:474
4940 #, php-format
4941 msgid "Buy %s now"
4942 msgstr ""
4943
4944 #: app/Services/Renderer/ProductCardRender.php:471
4945 #: app/Services/Renderer/ProductRenderer.php:1353
4946 #: app/Services/Renderer/ProductRenderer.php:1425
4947 #: app/Services/Renderer/ProductRenderer.php:1512
4948 #: app/Services/Renderer/PricingTableRenderer.php:415
4949 #: app/Services/Translations/block-editor-translation.php:67
4950 #: app/Modules/Templating/AssetLoader.php:138
4951 #: app/Modules/Templating/AssetLoader.php:315
4952 #: app/Modules/Templating/Bricks/Elements/BuySection.php:217
4953 #: app/Modules/Templating/Bricks/Elements/BuySection.php:417
4954 #: app/Hooks/Handlers/BlockEditors/Buttons/BuyNowButtonBlockEditor.php:75
4955 #: app/Hooks/Handlers/ShortCodes/Buttons/DirectCheckoutShortcode.php:42
4956 msgid "Buy Now"
4957 msgstr ""
4958
4959 #: api/StoreSettings.php:1451
4960 msgid "Buy now"
4961 msgstr ""
4962
4963 #: app/Http/Requests/CouponRequest.php:120
4964 msgid "Buy quantity is required. "
4965 msgstr ""
4966
4967 #: app/Hooks/Handlers/BlockEditors/BuySectionBlockEditor.php:42
4968 msgid "Buy Section"
4969 msgstr ""
4970
4971 #: app/Modules/Templating/Bricks/Elements/BuySection.php:26
4972 msgid "Buy Section (FluentCart)"
4973 msgstr ""
4974
4975 #: app/Services/Localization/i18n/states.php:2028
4976 msgid "Buyende"
4977 msgstr ""
4978
4979 #: app/Helpers/EditorShortCodeHelper.php:269
4980 msgid "Buyer Company Name"
4981 msgstr ""
4982
4983 #: app/Helpers/EditorShortCodeHelper.php:271
4984 msgid "Buyer Legal Registration ID"
4985 msgstr ""
4986
4987 #: app/Helpers/EditorShortCodeHelper.php:272
4988 msgid "Buyer Reverse Charge Declaration"
4989 msgstr ""
4990
4991 #: app/Helpers/EditorShortCodeHelper.php:270
4992 msgid "Buyer VAT / Tax ID (formatted)"
4993 msgstr ""
4994
4995 #: app/Services/Localization/i18n/states.php:1670
4996 msgid "Buzău"
4997 msgstr ""
4998
4999 #. %s - user name
5000 #: app/Services/Translations/admin-translation.php:395
5001 #, php-format
5002 msgid "By %s"
5003 msgstr ""
5004
5005 #: app/Services/Translations/block-editor-translation.php:68
5006 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:247
5007 msgid ""
5008 "By checking this box, you agree to create an account with us to manage your "
5009 "subscription and order details. This is mandatory for subscription-based "
5010 "purchases."
5011 msgstr ""
5012
5013 #: app/Services/Translations/admin-translation.php:396
5014 msgid "By Email Address"
5015 msgstr ""
5016
5017 #: app/Services/Translations/admin-translation.php:2775
5018 msgid "by id, order id, status, payment method, customer name, or product."
5019 msgstr ""
5020
5021 #: app/Services/Translations/admin-translation.php:2776
5022 msgid "by license key, order id, customer name/email or connected sites."
5023 msgstr ""
5024
5025 #: app/Services/Translations/admin-translation.php:2777
5026 msgid "by name, email, order number or reference."
5027 msgstr ""
5028
5029 #: app/Services/Filter/CustomerFilter.php:81
5030 #: app/Services/Filter/OrderFilter.php:237
5031 msgid "By Order Items"
5032 msgstr ""
5033
5034 #: app/Services/Filter/LicenseFilter.php:124
5035 #: app/Services/Filter/LicenseSiteFilter.php:111
5036 #: app/Services/Filter/OrderBumpFilter.php:107
5037 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:218
5038 msgid "By Products"
5039 msgstr ""
5040
5041 #: app/Services/Translations/admin-translation.php:2778
5042 msgid "by site URL"
5043 msgstr ""
5044
5045 #: app/Services/Localization/i18n/states.php:755
5046 msgid "Bács-Kiskun"
5047 msgstr ""
5048
5049 #: app/Services/Localization/i18n/states.php:491
5050 msgid "Béchar"
5051 msgstr ""
5052
5053 #: app/Services/Localization/i18n/states.php:489
5054 msgid "Béjaïa"
5055 msgstr ""
5056
5057 #: app/Services/Localization/i18n/states.php:756
5058 msgid "Békés"
5059 msgstr ""
5060
5061 #: app/Services/Localization/i18n/states.php:1208
5062 msgid "Béni-Mellal"
5063 msgstr ""
5064
5065 #: app/Services/Localization/i18n/states.php:1285
5066 msgid "Bălți"
5067 msgstr ""
5068
5069 #: app/Services/Localization/i18n/states.php:1644
5070 msgid "Caaguazú"
5071 msgstr ""
5072
5073 #: app/Services/Localization/i18n/states.php:1645
5074 msgid "Caazapá"
5075 msgstr ""
5076
5077 #: app/Services/Localization/i18n/states.php:1724
5078 msgid "Cabañas"
5079 msgstr ""
5080
5081 #: app/Services/Localization/i18n/states.php:73
5082 msgid "Cabinda"
5083 msgstr ""
5084
5085 #: app/Services/Localization/i18n/states.php:1376
5086 msgid "Cabo Delgado"
5087 msgstr ""
5088
5089 #: app/Services/Localization/i18n/states.php:1559
5090 msgid "Cagayan"
5091 msgstr ""
5092
5093 #: app/Services/Localization/i18n/states.php:932
5094 msgid "Cagliari"
5095 msgstr ""
5096
5097 #: app/Services/Localization/i18n/states.php:1289
5098 msgid "Cahul"
5099 msgstr ""
5100
5101 #: app/Services/Localization/i18n/states.php:567
5102 msgid "Cairo"
5103 msgstr ""
5104
5105 #: app/Services/Localization/i18n/states.php:1521
5106 msgid "Cajamarca"
5107 msgstr ""
5108
5109 #: app/Services/Translations/admin-translation.php:400
5110 msgid "Calculate profit/cost"
5111 msgstr ""
5112
5113 #: app/Services/Translations/admin-translation.php:399
5114 msgid "Calculate Tax Based On"
5115 msgstr ""
5116
5117 #: app/Services/Localization/i18n/states.php:382
5118 msgid "Caldas"
5119 msgstr ""
5120
5121 #: app/Services/Localization/i18n/states.php:2144
5122 msgid "California"
5123 msgstr ""
5124
5125 #: app/Services/Localization/i18n/states.php:933
5126 msgid "Caltanissetta"
5127 msgstr ""
5128
5129 #: app/Services/Localization/i18n/states.php:1560
5130 msgid "Camarines Norte"
5131 msgstr ""
5132
5133 #: app/Services/Localization/i18n/states.php:1561
5134 msgid "Camarines Sur"
5135 msgstr ""
5136
5137 #: app/Services/Localization/i18n/countries.php:52
5138 msgid "Cambodia"
5139 msgstr ""
5140
5141 #: app/Helpers/CurrenciesHelper.php:84
5142 msgid "Cambodian Riel"
5143 msgstr ""
5144
5145 #: app/Services/Localization/i18n/countries.php:53
5146 msgid "Cameroon"
5147 msgstr ""
5148
5149 #: app/Services/Localization/i18n/states.php:1562
5150 msgid "Camiguin"
5151 msgstr ""
5152
5153 #: app/Services/Localization/i18n/states.php:1330
5154 msgid "Campeche"
5155 msgstr ""
5156
5157 #: app/Services/Localization/i18n/states.php:934
5158 msgid "Campobasso"
5159 msgstr ""
5160
5161 #: app/Services/Translations/admin-translation.php:401
5162 msgid "Can close the window - product will continue to insert."
5163 msgstr ""
5164
5165 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:53
5166 msgid "Can not apply the coupons together"
5167 msgstr ""
5168
5169 #: app/Http/Controllers/CustomerController.php:205
5170 #: app/Http/Controllers/CustomerController.php:222
5171 msgid "Can not attach user"
5172 msgstr ""
5173
5174 #: app/Http/Controllers/CustomerController.php:250
5175 msgid "Can not detach user"
5176 msgstr ""
5177
5178 #: app/Services/Permission/PermissionManager.php:195
5179 msgid "Can Refund Orders"
5180 msgstr ""
5181
5182 #: app/Services/Localization/i18n/countries.php:54
5183 msgid "Canada"
5184 msgstr ""
5185
5186 #: app/Helpers/CurrenciesHelper.php:44
5187 msgid "Canadian Dollar"
5188 msgstr ""
5189
5190 #: app/Services/Renderer/AddressSelectRenderer.php:382
5191 #: app/Services/Renderer/AddressSelectRenderer.php:383
5192 #: app/Services/Translations/TransStrings.php:138
5193 #: app/Services/Translations/TransStrings.php:245
5194 #: app/Services/Translations/admin-translation.php:402
5195 #: app/Services/Translations/customer-profile-translation.php:49
5196 #: app/Services/Translations/block-editor-translation.php:69
5197 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:161
5198 msgid "Cancel"
5199 msgstr ""
5200
5201 #: app/Modules/MCP/Tools/SubscriptionTools.php:84
5202 msgid ""
5203 "Cancel a subscription through its gateway. Cancel is destructive — call "
5204 "dry_run:true first to preview and receive a confirm_token, then call again "
5205 "with that confirm_token plus an idempotency_key to execute. Cancellation "
5206 "takes effect immediately (the subscription is marked canceled now). The "
5207 "preview reports payment_mode and live_gateway_action; executing a LIVE "
5208 "cancellation requires the operator to opt in (test-mode always works)."
5209 msgstr ""
5210
5211 #: app/Services/Translations/block-editor-translation.php:70
5212 msgid "Cancel Button Text"
5213 msgstr ""
5214
5215 #: app/Services/Translations/admin-translation.php:403
5216 msgid "Cancel Order"
5217 msgstr ""
5218
5219 #: app/Services/Translations/admin-translation.php:404
5220 #: app/Services/Translations/customer-profile-translation.php:50
5221 msgid "Cancel Subscription"
5222 msgstr ""
5223
5224 #: app/Services/Translations/admin-translation.php:406
5225 msgid "Cancel subscription"
5226 msgstr ""
5227
5228 #: app/Services/Translations/admin-translation.php:405
5229 msgid "Cancel Subscription (if any)"
5230 msgstr ""
5231
5232 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:61
5233 msgid "Cancel subscription is not implemented for this payment method."
5234 msgstr ""
5235
5236 #: app/Helpers/Status.php:163 app/Helpers/Status.php:176
5237 #: app/Helpers/Status.php:272 app/Services/Filter/OrderFilter.php:254
5238 #: app/Services/Translations/admin-translation.php:407
5239 #: app/Services/Translations/customer-profile-translation.php:51
5240 msgid "Canceled"
5241 msgstr ""
5242
5243 #: app/Events/Subscription/SubscriptionCanceled.php:52
5244 #: app/Services/Email/EmailPreviewService.php:42
5245 #: dev/wp-browser/tests/Integration/Events/SubscriptionEventsTest.php:187
5246 msgid "canceled on customer request"
5247 msgstr ""
5248
5249 #: app/Services/Translations/admin-translation.php:408
5250 msgid "Cancellation reason"
5251 msgstr ""
5252
5253 #: app/Helpers/Helper.php:225 app/Helpers/Helper.php:240
5254 msgid "Cancelled"
5255 msgstr ""
5256
5257 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:403
5258 msgid "Cancelled by Customer from customer portal"
5259 msgstr ""
5260
5261 #: app/Services/Localization/i18n/states.php:2197
5262 msgid "Canelones"
5263 msgstr ""
5264
5265 #: app/Services/Localization/i18n/states.php:1653
5266 msgid "Canindeyú"
5267 msgstr ""
5268
5269 #: app/Http/Requests/AttrTermRequest.php:21
5270 msgid "Cannot create more than 10 terms at once."
5271 msgstr ""
5272
5273 #. %s is the order number
5274 #: app/Services/Translations/admin-translation.php:410
5275 #, php-format
5276 msgid "Cannot delete order %s due to status: completed"
5277 msgstr ""
5278
5279 #: app/Http/Controllers/TaxClassController.php:106
5280 #: app/Http/Controllers/TaxRateController.php:105
5281 msgid "Cannot delete the Standard tax class"
5282 msgstr ""
5283
5284 #: app/Services/Translations/admin-translation.php:411
5285 msgid "Cant upload the file"
5286 msgstr ""
5287
5288 #: app/Services/Localization/i18n/states.php:603
5289 msgid "Cantabria"
5290 msgstr ""
5291
5292 #: app/Services/Localization/i18n/states.php:1290
5293 msgid "Cantemir"
5294 msgstr ""
5295
5296 #: app/Services/Localization/i18n/states.php:1494
5297 msgid "Canterbury"
5298 msgstr ""
5299
5300 #: app/Services/Localization/i18n/address-locales.php:69
5301 #: app/Services/Localization/i18n/address-locales.php:159
5302 msgid "Canton"
5303 msgstr ""
5304
5305 #: app/Services/Localization/i18n/countries.php:55
5306 msgid "Cape Verde"
5307 msgstr ""
5308
5309 #: app/Helpers/CurrenciesHelper.php:51
5310 msgid "Cape Verdean Escudo"
5311 msgstr ""
5312
5313 #: app/Services/Localization/i18n/states.php:2217
5314 msgid "Capital"
5315 msgstr ""
5316
5317 #: app/Services/Localization/i18n/states.php:390
5318 msgid "Capital District"
5319 msgstr ""
5320
5321 #: app/Services/Localization/i18n/states.php:1563
5322 msgid "Capiz"
5323 msgstr ""
5324
5325 #: app/Services/Translations/admin-translation.php:412
5326 msgid "Capture"
5327 msgstr ""
5328
5329 #: app/Services/Localization/i18n/states.php:383
5330 msgid "Caquetá"
5331 msgstr ""
5332
5333 #: app/Services/Localization/i18n/states.php:2223
5334 msgid "Carabobo"
5335 msgstr ""
5336
5337 #: app/Services/Localization/i18n/states.php:1465
5338 msgid "Carazo"
5339 msgstr ""
5340
5341 #: app/Services/Localization/i18n/states.php:1672
5342 msgid "Caraș-Severin"
5343 msgstr ""
5344
5345 #: app/Services/Localization/i18n/states.php:538
5346 msgid "Carchi"
5347 msgstr ""
5348
5349 #: app/Services/Translations/block-editor-translation.php:71
5350 msgid "Card"
5351 msgstr ""
5352
5353 #: app/Helpers/EditorShortCodeHelper.php:184
5354 #: app/Services/Filter/OrderFilter.php:418
5355 msgid "Card Brand"
5356 msgstr ""
5357
5358 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:179
5359 msgid "Card details are not valid!"
5360 msgstr ""
5361
5362 #: app/Services/Translations/customer-profile-translation.php:53
5363 msgid "Card ending with"
5364 msgstr ""
5365
5366 #: app/Helpers/EditorShortCodeHelper.php:183
5367 msgid "Card Last 4"
5368 msgstr ""
5369
5370 #: app/Services/Filter/OrderFilter.php:410
5371 msgid "Card last 4"
5372 msgstr ""
5373
5374 #: app/Services/Translations/customer-profile-translation.php:52
5375 msgid "Card Number"
5376 msgstr ""
5377
5378 #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:88
5379 #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:89
5380 #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:88
5381 msgid "Card payments & Bank transfers"
5382 msgstr ""
5383
5384 #: app/Services/Translations/block-editor-translation.php:72
5385 msgid "Card Sizing"
5386 msgstr ""
5387
5388 #: app/Services/Translations/customer-profile-translation.php:54
5389 #: app/Modules/PaymentMethods/StripeGateway/SubscriptionsManager.php:73
5390 msgid "Card verification failed"
5391 msgstr ""
5392
5393 #: app/Modules/PaymentMethods/PromoGateways/Addons/SslcommerzAddon.php:85
5394 msgid "Cards, mobile banking, and internet banking"
5395 msgstr ""
5396
5397 #: app/Services/Localization/i18n/states.php:813
5398 msgid "Carlow"
5399 msgstr ""
5400
5401 #: app/Services/Translations/TransStrings.php:295
5402 msgid "Carousel arrow left"
5403 msgstr ""
5404
5405 #: app/Services/Translations/TransStrings.php:296
5406 msgid "Carousel arrow right"
5407 msgstr ""
5408
5409 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:141
5410 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:123
5411 msgid "Carousel Controls"
5412 msgstr ""
5413
5414 #: app/Services/Translations/block-editor-translation.php:73
5415 msgid "Carousel interaction & animation"
5416 msgstr ""
5417
5418 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:152
5419 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:137
5420 msgid "Carousel Pagination"
5421 msgstr ""
5422
5423 #: app/Services/Translations/TransStrings.php:297
5424 msgid "Carousel switch to index {index}"
5425 msgstr ""
5426
5427 #: api/StoreSettings.php:697 api/StoreSettings.php:707
5428 #: app/Services/Renderer/MiniCartRenderer.php:112
5429 #: app/Services/Translations/admin-translation.php:413
5430 msgid "Cart"
5431 msgstr ""
5432
5433 #: app/Services/Translations/admin-translation.php:414
5434 msgid "Cart & Checkout"
5435 msgstr ""
5436
5437 #: api/StoreSettings.php:995
5438 msgid "Cart & checkout"
5439 msgstr ""
5440
5441 #: app/Services/Translations/admin-translation.php:416
5442 msgid "Cart and Checkout"
5443 msgstr ""
5444
5445 #: app/Services/Translations/block-editor-translation.php:74
5446 msgid "Cart Button Text"
5447 msgstr ""
5448
5449 #: app/Services/Renderer/CartDrawerRenderer.php:144
5450 #: app/Services/Translations/block-editor-translation.php:75
5451 msgid "Cart Icon"
5452 msgstr ""
5453
5454 #: api/StoreSettings.php:1005
5455 msgid "Cart Icon In Body"
5456 msgstr ""
5457
5458 #: api/Checkout/CheckoutApi.php:54
5459 msgid "Cart is empty or already completed"
5460 msgstr ""
5461
5462 #: app/Services/Renderer/CartRenderer.php:320
5463 msgid "Cart Item Summary"
5464 msgstr ""
5465
5466 #: app/Services/Translations/admin-translation.php:415
5467 msgid "Cart Items"
5468 msgstr ""
5469
5470 #: app/Hooks/Handlers/MenuHandler.php:80
5471 msgid "Cart Page"
5472 msgstr ""
5473
5474 #: app/Services/Renderer/CartRenderer.php:405
5475 msgid "Cart Total"
5476 msgstr ""
5477
5478 #: app/Hooks/Cart/WebCheckoutHandler.php:749
5479 msgid "Cart updated successfully"
5480 msgstr ""
5481
5482 #: api/Resource/FrontendResource/CartResource.php:220
5483 msgid "Cart validation error!"
5484 msgstr ""
5485
5486 #: app/Services/Localization/i18n/states.php:412
5487 msgid "Cartago"
5488 msgstr ""
5489
5490 #: app/Services/Localization/i18n/states.php:1214
5491 msgid "Casablanca"
5492 msgstr ""
5493
5494 #: app/Services/Localization/i18n/states.php:384
5495 msgid "Casanare"
5496 msgstr ""
5497
5498 #: app/Services/Localization/i18n/states.php:935
5499 msgid "Caserta"
5500 msgstr ""
5501
5502 #: app/Modules/PaymentMethods/Cod/Cod.php:38
5503 msgid "Cash"
5504 msgstr ""
5505
5506 #: app/Modules/PaymentMethods/Cod/Cod.php:160
5507 msgid "Cash upon delivery, bank transfer or other manual process."
5508 msgstr ""
5509
5510 #: app/Services/Localization/i18n/states.php:604
5511 msgid "Castellón"
5512 msgstr ""
5513
5514 #: app/Services/Localization/i18n/states.php:92
5515 msgid "Catamarca"
5516 msgstr ""
5517
5518 #: app/Services/Localization/i18n/states.php:1564
5519 msgid "Catanduanes"
5520 msgstr ""
5521
5522 #: app/Services/Localization/i18n/states.php:936
5523 msgid "Catania"
5524 msgstr ""
5525
5526 #: app/Services/Localization/i18n/states.php:937
5527 msgid "Catanzaro"
5528 msgstr ""
5529
5530 #: app/CPT/FluentProducts.php:286 app/Helpers/AdminHelper.php:175
5531 #: app/Services/Translations/admin-translation.php:417
5532 #: app/Services/Translations/block-editor-translation.php:76
5533 msgid "Categories"
5534 msgstr ""
5535
5536 #: app/CPT/FluentProducts.php:287
5537 #: app/Services/Translations/admin-translation.php:418
5538 #: app/Services/Translations/block-editor-translation.php:77
5539 msgid "Category"
5540 msgstr ""
5541
5542 #: app/Services/Localization/i18n/states.php:385
5543 msgid "Cauca"
5544 msgstr ""
5545
5546 #: app/Services/Localization/i18n/states.php:2273
5547 msgid "Causeway Coast and Glens"
5548 msgstr ""
5549
5550 #: app/Services/Localization/i18n/states.php:814
5551 msgid "Cavan"
5552 msgstr ""
5553
5554 #: app/Services/Localization/i18n/states.php:1565
5555 msgid "Cavite"
5556 msgstr ""
5557
5558 #: app/Services/Localization/i18n/countries.php:56
5559 msgid "Cayman Islands"
5560 msgstr ""
5561
5562 #: app/Helpers/CurrenciesHelper.php:87
5563 msgid "Cayman Islands Dollar"
5564 msgstr ""
5565
5566 #: app/Services/Localization/i18n/states.php:537
5567 msgid "Cañar"
5568 msgstr ""
5569
5570 #: app/Services/Translations/admin-translation.php:419
5571 msgid "Cc:"
5572 msgstr ""
5573
5574 #: app/Services/Localization/i18n/states.php:257
5575 msgid "Ceará"
5576 msgstr ""
5577
5578 #: app/Services/Localization/i18n/states.php:1566
5579 msgid "Cebu"
5580 msgstr ""
5581
5582 #: app/Services/Translations/block-editor-translation.php:78
5583 msgid "Center"
5584 msgstr ""
5585
5586 #: app/Services/Localization/i18n/states.php:653
5587 #: app/Services/Localization/i18n/states.php:1650
5588 #: app/Services/Localization/i18n/states.php:2258
5589 msgid "Central"
5590 msgstr ""
5591
5592 #: app/Helpers/CurrenciesHelper.php:153 app/Helpers/CurrenciesHelper.php:396
5593 msgid "Central African Cfa Franc"
5594 msgstr ""
5595
5596 #: app/Services/Localization/i18n/countries.php:57
5597 msgid "Central African Republic"
5598 msgstr ""
5599
5600 #: app/Services/Localization/i18n/states.php:676
5601 msgid "Central Greece"
5602 msgstr ""
5603
5604 #: app/Services/Localization/i18n/states.php:670
5605 msgid "Central Macedonia"
5606 msgstr ""
5607
5608 #: app/Services/Localization/i18n/states.php:2198
5609 msgid "Cerro Largo"
5610 msgstr ""
5611
5612 #: app/Services/Localization/i18n/states.php:386
5613 msgid "Cesar"
5614 msgstr ""
5615
5616 #: app/Services/Localization/i18n/states.php:605
5617 msgid "Ceuta"
5618 msgstr ""
5619
5620 #: app/Helpers/CurrenciesHelper.php:156 app/Helpers/CurrenciesHelper.php:398
5621 msgid "Cfp Franc"
5622 msgstr ""
5623
5624 #: app/Services/Localization/i18n/states.php:1745
5625 msgid "Chachoengsao"
5626 msgstr ""
5627
5628 #: app/Services/Localization/i18n/states.php:93
5629 msgid "Chaco"
5630 msgstr ""
5631
5632 #: app/Services/Localization/i18n/countries.php:58
5633 msgid "Chad"
5634 msgstr ""
5635
5636 #: app/Services/Localization/i18n/states.php:896
5637 msgid "Chaharmahal and Bakhtiari (چهارمحال و بختیاری)"
5638 msgstr ""
5639
5640 #: app/Services/Localization/i18n/states.php:1746
5641 msgid "Chai Nat"
5642 msgstr ""
5643
5644 #: app/Services/Localization/i18n/states.php:1747
5645 msgid "Chaiyaphum"
5646 msgstr ""
5647
5648 #: app/Services/Localization/i18n/states.php:1725
5649 msgid "Chalatenango"
5650 msgstr ""
5651
5652 #: app/Services/Localization/i18n/states.php:1169
5653 msgid "Champasak"
5654 msgstr ""
5655
5656 #: app/Services/Localization/i18n/states.php:872
5657 msgid "Chandigarh"
5658 msgstr ""
5659
5660 #: app/Services/Localization/i18n/states.php:135
5661 msgid "Chandpur"
5662 msgstr ""
5663
5664 #: app/Services/Renderer/AddressSelectRenderer.php:104
5665 #: app/Services/Translations/admin-translation.php:420
5666 #: app/Services/Translations/block-editor-translation.php:79
5667 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:157
5668 msgid "Change"
5669 msgstr ""
5670
5671 #: app/Services/Renderer/AddressSelectRenderer.php:87
5672 msgid "Change Address"
5673 msgstr ""
5674
5675 #: app/Modules/MCP/Tools/OrderTools.php:128
5676 msgid ""
5677 "Change an order status or shipping status. Pass order_id and at least one of "
5678 "order_status or shipping_status. A no-op is returned if the order is already "
5679 "in that status. To refund, use refund-order instead."
5680 msgstr ""
5681
5682 #: app/Services/Translations/admin-translation.php:421
5683 msgid "Change Customer"
5684 msgstr ""
5685
5686 #: app/Services/Translations/admin-translation.php:428
5687 msgid "Change customer"
5688 msgstr ""
5689
5690 #: app/Services/Translations/admin-translation.php:422
5691 msgid "Change Customer Status"
5692 msgstr ""
5693
5694 #: app/Services/Translations/admin-translation.php:423
5695 #: app/Modules/MCP/Tools/OrderTools.php:127
5696 msgid "Change Order Status"
5697 msgstr ""
5698
5699 #: app/Services/Translations/admin-translation.php:424
5700 msgid "Change Payment Status"
5701 msgstr ""
5702
5703 #: app/Services/Translations/admin-translation.php:425
5704 msgid "Change Plan"
5705 msgstr ""
5706
5707 #: app/Services/Translations/admin-translation.php:426
5708 msgid "Change Plan to"
5709 msgstr ""
5710
5711 #: app/Services/Translations/block-editor-translation.php:80
5712 msgid "Change Product"
5713 msgstr ""
5714
5715 #: app/Services/Renderer/CartRenderer.php:272
5716 msgid "Change Quantity"
5717 msgstr ""
5718
5719 #: app/Services/Translations/admin-translation.php:427
5720 msgid "Change Shipping Status"
5721 msgstr ""
5722
5723 #: app/Modules/MCP/Tools/SubscriptionTools.php:83
5724 msgid "Change Subscription Status"
5725 msgstr ""
5726
5727 #: app/Services/Translations/admin-translation.php:429
5728 msgid "Change tax class"
5729 msgstr ""
5730
5731 #. %s: theme name
5732 #: app/Services/Translations/admin-translation.php:431
5733 #, php-format
5734 msgid "Change theme to %1$s"
5735 msgstr ""
5736
5737 #: app/Services/Translations/admin-translation.php:432
5738 msgid "Change:"
5739 msgstr ""
5740
5741 #: app/Views/emails/subscription/canceled/customer.php:74
5742 msgid "Changed your mind? You can reactivate your subscription at any time."
5743 msgstr ""
5744
5745 #: app/Services/Translations/admin-translation.php:433
5746 msgid "Changelog Description"
5747 msgstr ""
5748
5749 #: app/Services/Translations/admin-translation.php:434
5750 msgid "Changelog Page URL"
5751 msgstr ""
5752
5753 #. %1$s: number of selected variants, %2$s: total variants in the group
5754 #: app/Services/Translations/admin-translation.php:436
5755 #, php-format
5756 msgid "Changes will apply to %1$s of %2$s variants in this group."
5757 msgstr ""
5758
5759 #: app/Services/Localization/i18n/states.php:1748
5760 msgid "Chanthaburi"
5761 msgstr ""
5762
5763 #: app/Services/Filter/OrderFilter.php:402
5764 msgid "Charge"
5765 msgstr ""
5766
5767 #: app/Services/Translations/admin-translation.php:438
5768 msgid "Charge all EU customers your home country's rate."
5769 msgstr ""
5770
5771 #: app/Services/Translations/admin-translation.php:439
5772 msgid "Charge each EU customer their country's VAT rate."
5773 msgstr ""
5774
5775 #: app/Services/Translations/admin-translation.php:440
5776 msgid "Charge per item"
5777 msgstr ""
5778
5779 #: app/Services/Translations/admin-translation.php:441
5780 msgid "Charge per item in the cart."
5781 msgstr ""
5782
5783 #: app/Services/Translations/admin-translation.php:437
5784 msgid "Charge Reversed"
5785 msgstr ""
5786
5787 #: app/Services/Translations/customer-profile-translation.php:55
5788 #: app/Views/invoice/thank_you.php:263 app/Views/invoice/receipt_slip.php:400
5789 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:700
5790 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:949
5791 #: app/Services/Renderer/Receipt/ThankYouRender.php:517
5792 #: app/Services/Renderer/Receipt/ThankYouRender.php:1144
5793 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:557
5794 #: app/Views/emails/parts/subscription_item.php:85
5795 #: app/Views/emails/parts/items_table.php:425
5796 msgid "Charge reversed"
5797 msgstr ""
5798
5799 #: app/Services/Translations/admin-translation.php:442
5800 msgid "Charge tax"
5801 msgstr ""
5802
5803 #: app/Services/Translations/admin-translation.php:443
5804 msgid "Charge tax on this product"
5805 msgstr ""
5806
5807 #: app/Services/Translations/admin-translation.php:444
5808 msgid "Charge tax on this variation"
5809 msgstr ""
5810
5811 #: app/Services/Localization/i18n/states.php:136
5812 msgid "Chattogram"
5813 msgstr ""
5814
5815 #: app/Services/Translations/admin-translation.php:445
5816 msgid "Check Global Integration Settings"
5817 msgstr ""
5818
5819 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:213
5820 msgid "Check if contacts has any active license from any products"
5821 msgstr ""
5822
5823 #: app/Http/Controllers/WebController/FileDownloader.php:123
5824 msgid "Check Storage Settings"
5825 msgstr ""
5826
5827 #: app/Services/Translations/admin-translation.php:446
5828 msgid ""
5829 "Check this box if you want the Cost to be multiplied by the quantity of "
5830 "items in the cart that belong to this shipping class. For example, if the "
5831 "cost is $5 and a customer buys 3 items from this class, the total shipping "
5832 "cost for these items will be $15, plus other shipping cost from other "
5833 "settings. Leave this unchecked to apply the cost only once per order for "
5834 "this class"
5835 msgstr ""
5836
5837 #: app/Services/Translations/block-editor-translation.php:81
5838 msgid "Checkbox Active Background"
5839 msgstr ""
5840
5841 #: app/Services/Translations/block-editor-translation.php:82
5842 msgid "Checkbox Active Text Color"
5843 msgstr ""
5844
5845 #: app/Services/Translations/block-editor-translation.php:83
5846 msgid "Checkbox Background"
5847 msgstr ""
5848
5849 #: app/Services/Translations/block-editor-translation.php:84
5850 msgid "Checkbox Border"
5851 msgstr ""
5852
5853 #: app/Services/Translations/block-editor-translation.php:85
5854 msgid "Checkbox Text Color"
5855 msgstr ""
5856
5857 #: app/Services/Translations/admin-translation.php:447
5858 msgid ""
5859 "Checked means the coupon code will be displayed on the checkout to the users"
5860 msgstr ""
5861
5862 #: app/Services/Translations/block-editor-translation.php:86
5863 msgid "Checkmark Border"
5864 msgstr ""
5865
5866 #: api/StoreSettings.php:56 api/StoreSettings.php:771 api/StoreSettings.php:781
5867 #: app/Services/Renderer/ModalCheckoutRenderer.php:109
5868 #: app/Services/Translations/admin-translation.php:448
5869 #: app/Http/Routes/WebRoutes.php:326
5870 msgid "Checkout"
5871 msgstr ""
5872
5873 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:163
5874 msgid "Checkout Address Fields"
5875 msgstr ""
5876
5877 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:315
5878 msgid "Checkout Agree Terms Field"
5879 msgstr ""
5880
5881 #: app/Services/Translations/block-editor-translation.php:87
5882 msgid "Checkout Button Text"
5883 msgstr ""
5884
5885 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:150
5886 msgid "Checkout Create Account Field"
5887 msgstr ""
5888
5889 #: api/StoreSettings.php:362
5890 msgid "Checkout Currency"
5891 msgstr ""
5892
5893 #: app/Services/Translations/admin-translation.php:449
5894 msgid "Checkout Customization"
5895 msgstr ""
5896
5897 #: app/Http/Controllers/PaymentMethodController.php:113
5898 msgid "Checkout design settings saved"
5899 msgstr ""
5900
5901 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:524
5902 msgid "Checkout EU VAT"
5903 msgstr ""
5904
5905 #: app/Services/Translations/admin-translation.php:450
5906 msgid "Checkout Fields"
5907 msgstr ""
5908
5909 #: app/Http/Controllers/CheckoutFieldsController.php:48
5910 msgid "Checkout fields has been updated successfully."
5911 msgstr ""
5912
5913 #: app/Services/Renderer/ModalCheckoutRenderer.php:143
5914 #: app/Services/Renderer/CheckoutRenderer.php:205
5915 msgid "Checkout Form"
5916 msgstr ""
5917
5918 #: app/Services/Translations/admin-translation.php:451
5919 msgid "Checkout Instructions"
5920 msgstr ""
5921
5922 #: app/Services/Translations/admin-translation.php:452
5923 msgid ""
5924 "Checkout Instructions will be displayed on the checkout page gateway section."
5925 msgstr ""
5926
5927 #: app/Services/Translations/admin-translation.php:453
5928 msgid "Checkout Label"
5929 msgstr ""
5930
5931 #: app/Services/Translations/admin-translation.php:454
5932 msgid "Checkout Logo"
5933 msgstr ""
5934
5935 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:326
5936 msgid "Checkout Mode"
5937 msgstr ""
5938
5939 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:123
5940 msgid "Checkout Name Fields"
5941 msgstr ""
5942
5943 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:490
5944 msgid "Checkout Order Bump"
5945 msgstr ""
5946
5947 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:354
5948 msgid "Checkout Order Notes Field"
5949 msgstr ""
5950
5951 #: app/Services/Renderer/CheckoutRenderer.php:149
5952 #: app/Hooks/Handlers/MenuHandler.php:79
5953 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:61
5954 msgid "Checkout Page"
5955 msgstr ""
5956
5957 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:302
5958 msgid "Checkout Payment Methods"
5959 msgstr ""
5960
5961 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:289
5962 msgid "Checkout Shipping Methods"
5963 msgstr ""
5964
5965 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:341
5966 msgid "Checkout Submit Button"
5967 msgstr ""
5968
5969 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:367
5970 msgid "Checkout Summary"
5971 msgstr ""
5972
5973 #: app/Services/Translations/admin-translation.php:455
5974 msgid "Checkout Tax Breakdown Display"
5975 msgstr ""
5976
5977 #: app/Services/Localization/i18n/states.php:1215
5978 msgid "Chefchaouen"
5979 msgstr ""
5980
5981 #: app/Services/Localization/i18n/states.php:1994
5982 msgid "Cherkashchyna"
5983 msgstr ""
5984
5985 #: app/Services/Localization/i18n/states.php:1995
5986 msgid "Chernihivshchyna"
5987 msgstr ""
5988
5989 #: app/Services/Localization/i18n/states.php:1996
5990 msgid "Chernivtsi Oblast"
5991 msgstr ""
5992
5993 #: app/Services/Localization/i18n/states.php:845
5994 msgid "Chhattisgarh"
5995 msgstr ""
5996
5997 #: app/Services/Localization/i18n/states.php:1749
5998 msgid "Chiang Mai"
5999 msgstr ""
6000
6001 #: app/Services/Localization/i18n/states.php:1750
6002 msgid "Chiang Rai"
6003 msgstr ""
6004
6005 #: app/Services/Localization/i18n/states.php:1331
6006 msgid "Chiapas"
6007 msgstr ""
6008
6009 #: app/Services/Localization/i18n/states.php:1059
6010 msgid "Chiba"
6011 msgstr ""
6012
6013 #: app/Services/Localization/i18n/states.php:1216
6014 msgid "Chichaoua"
6015 msgstr ""
6016
6017 #: app/Services/Localization/i18n/states.php:938
6018 msgid "Chieti"
6019 msgstr ""
6020
6021 #: app/Services/Localization/i18n/states.php:1332
6022 msgid "Chihuahua"
6023 msgstr ""
6024
6025 #: app/Services/Localization/i18n/countries.php:59
6026 msgid "Chile"
6027 msgstr ""
6028
6029 #: app/Helpers/CurrenciesHelper.php:47 app/Helpers/CurrenciesHelper.php:385
6030 msgid "Chilean Peso"
6031 msgstr ""
6032
6033 #: app/Services/Localization/i18n/states.php:685
6034 msgid "Chimaltenango"
6035 msgstr ""
6036
6037 #: app/Services/Localization/i18n/states.php:539
6038 msgid "Chimborazo"
6039 msgstr ""
6040
6041 #: app/Services/Localization/i18n/countries.php:60
6042 msgid "China"
6043 msgstr ""
6044
6045 #: app/Services/Localization/i18n/states.php:1466
6046 msgid "Chinandega"
6047 msgstr ""
6048
6049 #: app/Helpers/CurrenciesHelper.php:48
6050 msgid "Chinese Renminbi Yuan"
6051 msgstr ""
6052
6053 #: app/Services/Localization/i18n/states.php:686
6054 msgid "Chiquimula"
6055 msgstr ""
6056
6057 #: app/Services/Localization/i18n/states.php:1502
6058 msgid "Chiriquí"
6059 msgstr ""
6060
6061 #: app/Services/Localization/i18n/states.php:1284
6062 msgid "Chișinău"
6063 msgstr ""
6064
6065 #: app/Services/Localization/i18n/states.php:485
6066 msgid "Chlef"
6067 msgstr ""
6068
6069 #: app/Services/Localization/i18n/states.php:387
6070 msgid "Chocó"
6071 msgstr ""
6072
6073 #: app/Services/Localization/i18n/states.php:714
6074 msgid "Choluteca"
6075 msgstr ""
6076
6077 #: app/Services/Localization/i18n/states.php:1751
6078 msgid "Chonburi"
6079 msgstr ""
6080
6081 #: app/Services/Localization/i18n/states.php:364
6082 msgid "Chongqing / 重庆"
6083 msgstr ""
6084
6085 #: app/Services/Localization/i18n/states.php:1467
6086 msgid "Chontales"
6087 msgstr ""
6088
6089 #. %1$s is the attribute group title
6090 #: app/Services/Renderer/AdvancedVariationRenderer.php:283
6091 #: app/Services/Renderer/AdvancedVariationRenderer.php:328
6092 #: app/Services/Renderer/AdvancedVariationRenderer.php:381
6093 #, php-format
6094 msgid "Choose %1$s"
6095 msgstr ""
6096
6097 #: app/Services/Translations/customer-profile-translation.php:56
6098 msgid ""
6099 "Choose an existing billing address or add a new one in profile settings."
6100 msgstr ""
6101
6102 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:738
6103 msgid "Choose any option to continue"
6104 msgstr ""
6105
6106 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:340
6107 msgid ""
6108 "Choose between Embedded and Hosted checkout modes. Embedded mode is "
6109 "recommended for most use cases. For Bank transfers, use Hosted mode. "
6110 "(checkout.session.completed webhook event will be triggered only for hosted "
6111 "mode)"
6112 msgstr ""
6113
6114 #: app/Services/Translations/admin-translation.php:456
6115 msgid "Choose File"
6116 msgstr ""
6117
6118 #: app/Http/Controllers/DashboardController.php:44
6119 msgid "Choose from fast & secure online and offline payment."
6120 msgstr ""
6121
6122 #: app/Services/Translations/admin-translation.php:457
6123 msgid "Choose how tax context appears on each checkout line item."
6124 msgstr ""
6125
6126 #: app/Services/Translations/admin-translation.php:458
6127 msgid "Choose how to collect VAT for sales to other EU countries."
6128 msgstr ""
6129
6130 #: app/Services/Translations/admin-translation.php:459
6131 msgid "Choose how to round tax calculations."
6132 msgstr ""
6133
6134 #: app/Services/Translations/admin-translation.php:460
6135 msgid "Choose variant"
6136 msgstr ""
6137
6138 #: app/Services/Translations/admin-translation.php:461
6139 msgid "Choose whether product prices are entered including or excluding tax."
6140 msgstr ""
6141
6142 #: app/Services/Translations/admin-translation.php:462
6143 msgid ""
6144 "Choosing the Type will impact your order status change flow upon successful "
6145 "payment. For physical items, the status changes from On-Hold to Processing, "
6146 "while for digital items, it changes from On-Hold to Completed."
6147 msgstr ""
6148
6149 #: app/Services/Localization/i18n/states.php:1148
6150 msgid "Christ Church Nichola Town"
6151 msgstr ""
6152
6153 #: app/Services/Localization/i18n/countries.php:61
6154 msgid "Christmas Island"
6155 msgstr ""
6156
6157 #: app/Services/Localization/i18n/states.php:1217
6158 msgid "Chtouka Aït Baha"
6159 msgstr ""
6160
6161 #: app/Services/Localization/i18n/states.php:137
6162 msgid "Chuadanga"
6163 msgstr ""
6164
6165 #: app/Services/Localization/i18n/states.php:94
6166 msgid "Chubut"
6167 msgstr ""
6168
6169 #: app/Services/Localization/i18n/states.php:1752
6170 msgid "Chumphon"
6171 msgstr ""
6172
6173 #: app/Services/Localization/i18n/states.php:242
6174 msgid "Chuquisaca"
6175 msgstr ""
6176
6177 #: app/Services/Translations/admin-translation.php:463
6178 msgid "Churn Analytics"
6179 msgstr ""
6180
6181 #: app/Services/Translations/admin-translation.php:464
6182 msgid "Churn Rate"
6183 msgstr ""
6184
6185 #: app/Services/Translations/admin-translation.php:465
6186 msgid "Churn Rates Over Time"
6187 msgstr ""
6188
6189 #: app/Services/Localization/i18n/states.php:444
6190 msgid "Cibao Nordeste"
6191 msgstr ""
6192
6193 #: app/Services/Localization/i18n/states.php:445
6194 msgid "Cibao Noroeste"
6195 msgstr ""
6196
6197 #: app/Services/Localization/i18n/states.php:446
6198 msgid "Cibao Norte"
6199 msgstr ""
6200
6201 #: app/Services/Localization/i18n/states.php:447
6202 msgid "Cibao Sur"
6203 msgstr ""
6204
6205 #: app/Services/Localization/i18n/states.php:1293
6206 msgid "Cimișlia"
6207 msgstr ""
6208
6209 #: app/Helpers/EditorShortCodeHelper.php:136
6210 #: app/Helpers/EditorShortCodeHelper.php:145
6211 #: app/Services/Renderer/CheckoutFieldsSchema.php:525
6212 #: app/Services/Renderer/CheckoutFieldsSchema.php:567
6213 msgid "City"
6214 msgstr ""
6215
6216 #: app/Services/Translations/admin-translation.php:466
6217 msgid "City (optional)"
6218 msgstr ""
6219
6220 #: app/Services/Translations/admin-translation.php:467
6221 msgid "City / Postcode"
6222 msgstr ""
6223
6224 #: app/Services/Renderer/AddressSelectRenderer.php:346
6225 #: app/Services/Renderer/AddressSelectRenderer.php:351
6226 msgid "City / Town"
6227 msgstr ""
6228
6229 #: api/Checkout/CheckoutApi.php:1010 api/Checkout/CheckoutApi.php:1016
6230 #: app/Http/Requests/CustomerAddressRequest.php:69
6231 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:43
6232 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:74
6233 msgid "City field is required."
6234 msgstr ""
6235
6236 #: app/Services/Translations/admin-translation.php:468
6237 #: app/Services/Translations/customer-profile-translation.php:57
6238 msgid "City/Town"
6239 msgstr ""
6240
6241 #: app/Services/Localization/i18n/states.php:90
6242 msgid "Ciudad Autónoma de Buenos Aires"
6243 msgstr ""
6244
6245 #: app/Services/Localization/i18n/states.php:1324
6246 msgid "Ciudad de México"
6247 msgstr ""
6248
6249 #: app/Services/Localization/i18n/states.php:606
6250 msgid "Ciudad Real"
6251 msgstr ""
6252
6253 #: app/Services/Localization/i18n/states.php:815
6254 msgid "Clare"
6255 msgstr ""
6256
6257 #: app/Services/Localization/i18n/states.php:1037
6258 msgid "Clarendon"
6259 msgstr ""
6260
6261 #: app/Services/Translations/admin-translation.php:2779
6262 msgid "class"
6263 msgstr ""
6264
6265 #: app/Services/Translations/admin-translation.php:469
6266 msgid "Class Aggregation"
6267 msgstr ""
6268
6269 #: app/Services/Translations/admin-translation.php:470
6270 msgid "Class Details"
6271 msgstr ""
6272
6273 #: app/Services/Translations/admin-translation.php:471
6274 msgid "Class Name"
6275 msgstr ""
6276
6277 #: app/Services/Translations/admin-translation.php:472
6278 msgid "Class name"
6279 msgstr ""
6280
6281 #: app/Services/Translations/admin-translation.php:473
6282 msgid "Class:"
6283 msgstr ""
6284
6285 #: app/Services/Translations/admin-translation.php:474
6286 msgid "Classic Editor"
6287 msgstr ""
6288
6289 #: app/Services/Translations/TransStrings.php:124
6290 #: app/Services/Translations/TransStrings.php:139
6291 #: app/Services/Translations/admin-translation.php:475
6292 #: app/Services/Translations/block-editor-translation.php:88
6293 msgid "Clear"
6294 msgstr ""
6295
6296 #: app/Services/Translations/admin-translation.php:476
6297 msgid "Clear and Add Products"
6298 msgstr ""
6299
6300 #: app/Services/Translations/admin-translation.php:477
6301 msgid "Clear filters"
6302 msgstr ""
6303
6304 #: app/Services/Renderer/ProductFilterRender.php:75
6305 #: app/Services/Renderer/ProductFilterRender.php:77
6306 #: app/Services/Renderer/SearchBarRenderer.php:109
6307 #: app/Services/Renderer/SearchBarRenderer.php:111
6308 msgid "Clear search"
6309 msgstr ""
6310
6311 #: app/Services/Translations/admin-translation.php:478
6312 msgid "Clear title and color"
6313 msgstr ""
6314
6315 #. %1$s: "Add endpoint" link with icon
6316 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:49
6317 #, php-format
6318 msgid "Click %1$s and paste the webhook URL above"
6319 msgstr ""
6320
6321 #: app/Services/Translations/admin-translation.php:479
6322 msgid "Click Generate Snapshots above to view cohort data."
6323 msgstr ""
6324
6325 #: app/Services/Translations/admin-translation.php:481
6326 msgid "Click here"
6327 msgstr ""
6328
6329 #: app/Services/Translations/admin-translation.php:480
6330 msgid "Click Here to Renew your License"
6331 msgstr ""
6332
6333 #: app/Services/Translations/admin-translation.php:482
6334 msgid "Click to try"
6335 msgstr ""
6336
6337 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:222
6338 msgid "Client ID and API Key are required"
6339 msgstr ""
6340
6341 #: app/Services/Renderer/AddressSelectRenderer.php:120
6342 #: app/Services/Translations/admin-translation.php:483
6343 #: app/Services/Translations/customer-profile-translation.php:58
6344 msgid "Close"
6345 msgstr ""
6346
6347 #: app/Services/Renderer/CartDrawerRenderer.php:109
6348 msgid "Close Cart"
6349 msgstr ""
6350
6351 #: app/Services/Renderer/ModalCheckoutRenderer.php:92
6352 msgid "Close checkout"
6353 msgstr ""
6354
6355 #: app/Services/Renderer/ProductFilterRender.php:335
6356 msgid "Close filter menu"
6357 msgstr ""
6358
6359 #: app/Services/Renderer/ProductModalRenderer.php:42
6360 msgid "Close product modal"
6361 msgstr ""
6362
6363 #: app/Services/Translations/customer-profile-translation.php:59
6364 msgid "Close search"
6365 msgstr ""
6366
6367 #: app/Services/Translations/TransStrings.php:237
6368 #: app/Services/Translations/TransStrings.php:247
6369 #: app/Services/Translations/TransStrings.php:271
6370 msgid "Close this dialog"
6371 msgstr ""
6372
6373 #: app/Services/Translations/TransStrings.php:240
6374 msgid "Close this drawer"
6375 msgstr ""
6376
6377 #: app/Hooks/Handlers/GlobalStorageHandler.php:66
6378 msgid "Cloudflare R2"
6379 msgstr ""
6380
6381 #: app/Modules/Turnstile/TurnstileInit.php:15
6382 msgid "Cloudflare Turnstile"
6383 msgstr ""
6384
6385 #: app/Services/Localization/i18n/states.php:1673
6386 msgid "Cluj"
6387 msgstr ""
6388
6389 #: api/StoreSettings.php:1249 app/Services/Localization/i18n/units.php:22
6390 msgid "cm"
6391 msgstr ""
6392
6393 #: app/Modules/Tax/TaxModule.php:2477
6394 msgid "CNPJ / CPF"
6395 msgstr ""
6396
6397 #: app/Services/Localization/i18n/states.php:1333
6398 msgid "Coahuila"
6399 msgstr ""
6400
6401 #: app/Services/Localization/i18n/states.php:1919
6402 msgid "Coast"
6403 msgstr ""
6404
6405 #: app/Services/Localization/i18n/states.php:243
6406 msgid "Cochabamba"
6407 msgstr ""
6408
6409 #: app/Services/Localization/i18n/states.php:1500
6410 msgid "Coclé"
6411 msgstr ""
6412
6413 #: app/Services/Localization/i18n/countries.php:62
6414 msgid "Cocos (Keeling) Islands"
6415 msgstr ""
6416
6417 #: app/Services/Translations/admin-translation.php:484
6418 msgid "Code"
6419 msgstr ""
6420
6421 #: app/Http/Requests/CouponRequest.php:117
6422 msgid "Code is required."
6423 msgstr ""
6424
6425 #: app/Services/Translations/admin-translation.php:485
6426 msgid "Cohorts"
6427 msgstr ""
6428
6429 #: app/Services/Localization/i18n/states.php:2224
6430 msgid "Cojedes"
6431 msgstr ""
6432
6433 #: app/Services/Localization/i18n/states.php:1334
6434 msgid "Colima"
6435 msgstr ""
6436
6437 #: app/Services/Translations/admin-translation.php:486
6438 msgid "Collapse All"
6439 msgstr ""
6440
6441 #: app/Services/Translations/admin-translation.php:487
6442 msgid "Collapse all groups"
6443 msgstr ""
6444
6445 #: app/Services/Translations/admin-translation.php:488
6446 msgid "Collapse variants"
6447 msgstr ""
6448
6449 #: app/Services/Translations/block-editor-translation.php:89
6450 msgid "Collapsed"
6451 msgstr ""
6452
6453 #: app/Services/Translations/admin-translation.php:493
6454 msgid "Collect across the EU"
6455 msgstr ""
6456
6457 #: app/Services/Translations/admin-translation.php:494
6458 msgid "Collect in another country"
6459 msgstr ""
6460
6461 #: app/Services/Translations/admin-translation.php:495
6462 msgid "Collect in another location"
6463 msgstr ""
6464
6465 #: app/Services/Translations/admin-translation.php:489
6466 msgid "Collect Payments"
6467 msgstr ""
6468
6469 #: app/Services/Translations/admin-translation.php:496
6470 msgid "Collect taxes for my store"
6471 msgstr ""
6472
6473 #: app/Services/Translations/admin-translation.php:497
6474 msgid "Collect using a One Stop Shop (OSS) registration"
6475 msgstr ""
6476
6477 #: app/Services/Translations/admin-translation.php:498
6478 msgid "Collect using specific country registrations"
6479 msgstr ""
6480
6481 #: app/Services/Translations/admin-translation.php:499
6482 msgid "Collect using your home country registration"
6483 msgstr ""
6484
6485 #: app/Services/Translations/admin-translation.php:490
6486 msgid "Collect VAT"
6487 msgstr ""
6488
6489 #: app/Services/Translations/admin-translation.php:491
6490 msgid "Collect VAT cross-border"
6491 msgstr ""
6492
6493 #: app/Services/Translations/admin-translation.php:492
6494 msgid "Collect VAT in an EU country"
6495 msgstr ""
6496
6497 #: app/Services/Translations/admin-translation.php:500
6498 msgid "Collecting"
6499 msgstr ""
6500
6501 #. %1$s: home country name (e.g. Cyprus)
6502 #: app/Services/Translations/admin-translation.php:505
6503 #, php-format
6504 msgid ""
6505 "Collecting cross-border EU VAT at your %1$s home country rate. This is for "
6506 "small businesses whose total cross-border EU sales stay below €10,000/year. "
6507 "Once you exceed that threshold you must charge each buyer's local VAT rate "
6508 "instead."
6509 msgstr ""
6510
6511 #. %1$s: number of EU countries with active VAT collection
6512 #: app/Services/Translations/admin-translation.php:507
6513 #, php-format
6514 msgid "Collecting in %1$s countries"
6515 msgstr ""
6516
6517 #. %1$s: number of EU destination regions
6518 #: app/Services/Translations/admin-translation.php:509
6519 #, php-format
6520 msgid "Collecting in %1$s regions"
6521 msgstr ""
6522
6523 #: app/Services/Translations/admin-translation.php:510
6524 msgid "Collecting in 1 country"
6525 msgstr ""
6526
6527 #: app/Services/Translations/admin-translation.php:511
6528 msgid "Collecting in 1 region"
6529 msgstr ""
6530
6531 #: app/Services/Translations/admin-translation.php:501
6532 msgid "Collecting Tax"
6533 msgstr ""
6534
6535 #: app/Services/Translations/admin-translation.php:512
6536 msgid "Collecting tax"
6537 msgstr ""
6538
6539 #. %1$s: home country name (e.g. Germany)
6540 #: app/Services/Translations/admin-translation.php:503
6541 #, php-format
6542 msgid ""
6543 "Collecting VAT across the EU using your %1$s home country rate. This rate "
6544 "applies to all cross-border EU sales."
6545 msgstr ""
6546
6547 #: app/Services/Translations/admin-translation.php:513
6548 msgid "Collection"
6549 msgstr ""
6550
6551 #: app/Services/Translations/admin-translation.php:514
6552 msgid "Collection Method"
6553 msgstr ""
6554
6555 #: app/Services/Localization/i18n/states.php:231
6556 msgid "Collines"
6557 msgstr ""
6558
6559 #: app/Services/Localization/i18n/countries.php:63
6560 msgid "Colombia"
6561 msgstr ""
6562
6563 #: app/Helpers/CurrenciesHelper.php:49
6564 msgid "Colombian Peso"
6565 msgstr ""
6566
6567 #: app/Services/Localization/i18n/states.php:2199
6568 msgid "Colonia"
6569 msgstr ""
6570
6571 #: app/Services/Translations/admin-translation.php:515
6572 #: app/Services/Translations/block-editor-translation.php:90
6573 msgid "Color"
6574 msgstr ""
6575
6576 #: app/Services/Translations/admin-translation.php:516
6577 msgid "Color Name"
6578 msgstr ""
6579
6580 #: app/Services/Translations/TransStrings.php:125
6581 msgid "color picker"
6582 msgstr ""
6583
6584 #: app/Services/Translations/admin-translation.php:517
6585 msgid "Color presets"
6586 msgstr ""
6587
6588 #: app/Services/Localization/i18n/states.php:2145
6589 msgid "Colorado"
6590 msgstr ""
6591
6592 #: app/Services/Translations/admin-translation.php:518
6593 #: app/Services/Translations/block-editor-translation.php:91
6594 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:104
6595 msgid "Columns"
6596 msgstr ""
6597
6598 #: app/Services/Localization/i18n/states.php:715
6599 #: app/Services/Localization/i18n/states.php:1501
6600 msgid "Colón"
6601 msgstr ""
6602
6603 #: app/Services/Localization/i18n/states.php:716
6604 msgid "Comayagua"
6605 msgstr ""
6606
6607 #: app/Services/Translations/admin-translation.php:519
6608 msgid "Combine multiple items into one package"
6609 msgstr ""
6610
6611 #: app/Services/Translations/admin-translation.php:520
6612 msgid "Combined Cost"
6613 msgstr ""
6614
6615 #: app/Services/Translations/admin-translation.php:521
6616 msgid "Coming Soon"
6617 msgstr ""
6618
6619 #: app/Services/Translations/admin-translation.php:522
6620 msgid "Coming Soon!"
6621 msgstr ""
6622
6623 #: api/StoreSettings.php:400
6624 msgid "Comma & Dot (eg 10,000.00)"
6625 msgstr ""
6626
6627 #. %1$s: the {{wp.admin_email}} shortcode token
6628 #: app/Services/Translations/admin-translation.php:524
6629 #, php-format
6630 msgid ""
6631 "Comma-separate multiple addresses. %1$s resolves to the site admin email."
6632 msgstr ""
6633
6634 #: app/Services/Translations/admin-translation.php:525
6635 msgid "Comment"
6636 msgstr ""
6637
6638 #: app/Services/Translations/admin-translation.php:526
6639 msgid "Comment Status"
6640 msgstr ""
6641
6642 #: app/Modules/MCP/MCPInit.php:83
6643 msgid ""
6644 "Commerce abilities for FluentCart — orders, customers, products, "
6645 "subscriptions, coupons, and reports."
6646 msgstr ""
6647
6648 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:579
6649 msgid "Commerce Info"
6650 msgstr ""
6651
6652 #: app/Services/Translations/admin-translation.php:527
6653 msgid "Committed"
6654 msgstr ""
6655
6656 #: app/Services/Localization/i18n/states.php:939
6657 msgid "Como"
6658 msgstr ""
6659
6660 #: app/Helpers/CurrenciesHelper.php:85 app/Helpers/CurrenciesHelper.php:389
6661 msgid "Comorian Franc"
6662 msgstr ""
6663
6664 #: app/Services/Localization/i18n/countries.php:64
6665 msgid "Comoros"
6666 msgstr ""
6667
6668 #: app/Services/Renderer/CheckoutFieldsSchema.php:480
6669 #: app/Services/Translations/admin-translation.php:528
6670 msgid "Company"
6671 msgstr ""
6672
6673 #: api/StoreSettings.php:323 app/Helpers/CartCheckoutHelper.php:597
6674 #: app/Helpers/EditorShortCodeHelper.php:43
6675 #: app/Services/Renderer/AddressSelectRenderer.php:464
6676 #: app/Services/Renderer/CheckoutRenderer.php:375
6677 #: app/Services/Translations/admin-translation.php:529
6678 #: app/Services/Translations/customer-profile-translation.php:60
6679 #: app/Services/Translations/block-editor-translation.php:92
6680 msgid "Company Name"
6681 msgstr ""
6682
6683 #: app/Services/Renderer/CheckoutFieldsSchema.php:301
6684 #: app/Services/Renderer/CheckoutFieldsSchema.php:302
6685 msgid "Company name"
6686 msgstr ""
6687
6688 #: app/Http/Requests/CustomerAddressRequest.php:74
6689 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:78
6690 msgid "Company Name field is required."
6691 msgstr ""
6692
6693 #: api/Checkout/CheckoutApi.php:883
6694 #: app/Services/Translations/customer-profile-translation.php:61
6695 msgid "Company Name is required."
6696 msgstr ""
6697
6698 #: app/Services/Translations/admin-translation.php:530
6699 msgid "Company Name, VAT ID, Tax ID, and Legal Registration ID are managed in"
6700 msgstr ""
6701
6702 #. %1$s: store company name
6703 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:893
6704 #, php-format
6705 msgid "Company: %1$s"
6706 msgstr ""
6707
6708 #: app/Services/Translations/admin-translation.php:534
6709 msgid "Compare at price"
6710 msgstr ""
6711
6712 #. 1: Currency sign, 2: Compare price
6713 #: app/Services/Renderer/PricingTableRenderer.php:284
6714 #, php-format
6715 msgid "Compare at: %1$s%2$s"
6716 msgstr ""
6717
6718 #: app/Services/Translations/admin-translation.php:531
6719 msgid "Compare Price"
6720 msgstr ""
6721
6722 #: app/Services/Translations/admin-translation.php:535
6723 msgid "Compare price"
6724 msgstr ""
6725
6726 #: app/Services/Translations/block-editor-translation.php:93
6727 msgid "Compare Price Color"
6728 msgstr ""
6729
6730 #: app/Services/BulkProductUpdateService.php:190
6731 #: app/Services/BulkProductInsertService.php:100
6732 #: app/Services/Translations/admin-translation.php:536
6733 #: app/Http/Requests/ProductUpdateRequest.php:255
6734 #: app/Http/Requests/ProductRequest.php:251
6735 #: app/Http/Requests/ProductVariationRequest.php:90
6736 msgid "Compare price must be greater than or equal to item price."
6737 msgstr ""
6738
6739 #: app/Services/Translations/admin-translation.php:532
6740 msgid "Compare Range"
6741 msgstr ""
6742
6743 #: app/Services/Translations/admin-translation.php:533
6744 msgid "Compare Revenue"
6745 msgstr ""
6746
6747 #: app/Services/Translations/admin-translation.php:537
6748 msgid "Compare to"
6749 msgstr ""
6750
6751 #: app/Services/Translations/block-editor-translation.php:94
6752 msgid "Compare Type"
6753 msgstr ""
6754
6755 #: app/Services/Translations/block-editor-translation.php:95
6756 msgid "Compare Value"
6757 msgstr ""
6758
6759 #: app/Services/Translations/admin-translation.php:538
6760 msgid "Compare-at"
6761 msgstr ""
6762
6763 #: app/Services/Translations/admin-translation.php:539
6764 msgid "Compare-at Price"
6765 msgstr ""
6766
6767 #: app/Services/Translations/admin-translation.php:540
6768 msgid "Compared to the previous 30 days"
6769 msgstr ""
6770
6771 #: app/Services/Translations/admin-translation.php:541
6772 msgid "Compared to the previous 7 days"
6773 msgstr ""
6774
6775 #: app/Services/Translations/admin-translation.php:542
6776 msgid "Compared to the previous Month"
6777 msgstr ""
6778
6779 #: app/Services/Translations/admin-translation.php:543
6780 msgid "Compared to yesterday"
6781 msgstr ""
6782
6783 #: app/Services/Translations/admin-translation.php:544
6784 #, php-format
6785 msgid "Comparing %s with %s"
6786 msgstr ""
6787
6788 #: app/Services/Translations/admin-translation.php:545
6789 msgid "Comparison"
6790 msgstr ""
6791
6792 #: app/Services/Translations/customer-profile-translation.php:62
6793 msgid "Complete Installment Payment"
6794 msgstr ""
6795
6796 #: app/Views/emails/order/reminder/overdue/customer.php:70
6797 msgid "Complete Payment"
6798 msgstr ""
6799
6800 #: app/Helpers/Status.php:161 app/Helpers/Status.php:174
6801 #: app/Helpers/Status.php:276 app/Helpers/Helper.php:223
6802 #: app/Helpers/Helper.php:238 app/Services/Filter/OrderFilter.php:251
6803 #: app/Services/Translations/admin-translation.php:546
6804 #: app/Services/Translations/customer-profile-translation.php:63
6805 #: app/Services/Translations/block-editor-translation.php:96
6806 msgid "Completed"
6807 msgstr ""
6808
6809 #: app/Services/Translations/admin-translation.php:547
6810 msgid "Completed (EOT)"
6811 msgstr ""
6812
6813 #: app/Http/Controllers/OrderController.php:157
6814 msgid "Completed status can not be updated"
6815 msgstr ""
6816
6817 #: app/Services/Localization/i18n/states.php:1567
6818 msgid "Compostela Valley"
6819 msgstr ""
6820
6821 #: app/Models/Order.php:564 app/Services/Translations/admin-translation.php:548
6822 msgid "Compound"
6823 msgstr ""
6824
6825 #: app/Services/Translations/admin-translation.php:2780
6826 msgid "compounded on top of"
6827 msgstr ""
6828
6829 #: app/Services/Localization/i18n/states.php:1640
6830 msgid "Concepción"
6831 msgstr ""
6832
6833 #: app/Services/Translations/block-editor-translation.php:97
6834 msgid "Condition"
6835 msgstr ""
6836
6837 #: app/Services/Translations/admin-translation.php:549
6838 msgid "Condition Value"
6839 msgstr ""
6840
6841 #: app/Services/Translations/admin-translation.php:550
6842 msgid "Conditions"
6843 msgstr ""
6844
6845 #: app/Hooks/CLI/ClipboardManager.php:25
6846 msgid "Config Keys Copied To Clipboard"
6847 msgstr ""
6848
6849 #: app/Services/Translations/admin-translation.php:551
6850 msgid "Configuration"
6851 msgstr ""
6852
6853 #: app/Http/Controllers/WebController/FileDownloader.php:116
6854 msgid "Configuration Error"
6855 msgstr ""
6856
6857 #: app/Services/Translations/admin-translation.php:552
6858 msgid "Configure"
6859 msgstr ""
6860
6861 #: app/Services/Translations/admin-translation.php:553
6862 msgid "Configure Countries"
6863 msgstr ""
6864
6865 #: app/Services/Translations/admin-translation.php:554
6866 msgid "Configure EU VAT Settings"
6867 msgstr ""
6868
6869 #: api/StoreSettings.php:1175
6870 msgid "Configure how installment subscriptions can be paid early."
6871 msgstr ""
6872
6873 #: app/Services/Translations/admin-translation.php:555
6874 msgid "Configure Modules"
6875 msgstr ""
6876
6877 #: app/Services/Translations/admin-translation.php:556
6878 msgid "Configure Rate"
6879 msgstr ""
6880
6881 #: app/Services/Translations/admin-translation.php:558
6882 msgid "Configure reverse VAT handling for customers in the European Union."
6883 msgstr ""
6884
6885 #: app/Services/Translations/admin-translation.php:559
6886 msgid ""
6887 "Configure your integrations and extend FluentCart to enhance your store's "
6888 "functionality."
6889 msgstr ""
6890
6891 #: app/Services/Translations/admin-translation.php:557
6892 msgid ""
6893 "Configure ZUGFeRD / Factur-X e-invoice encoding and seller details for your "
6894 "PDFs."
6895 msgstr ""
6896
6897 #: app/Services/Translations/TransStrings.php:262
6898 #: app/Services/Translations/admin-translation.php:560
6899 #: app/Services/Translations/customer-profile-translation.php:64
6900 msgid "Confirm"
6901 msgstr ""
6902
6903 #: app/Services/Translations/customer-profile-translation.php:65
6904 msgid ""
6905 "Confirm cancellation? Your access stays active until current billing cycle "
6906 "ends."
6907 msgstr ""
6908
6909 #: app/Services/Translations/admin-translation.php:561
6910 msgid "Confirm Delete"
6911 msgstr ""
6912
6913 #. %s - product title
6914 #: app/Services/Translations/admin-translation.php:563
6915 msgid "Confirm Delete!"
6916 msgstr ""
6917
6918 #: app/Services/Translations/admin-translation.php:564
6919 msgid "Confirm Deleting"
6920 msgstr ""
6921
6922 #: app/Services/Translations/admin-translation.php:565
6923 msgid "Confirm Remove"
6924 msgstr ""
6925
6926 #: app/Services/Translations/admin-translation.php:566
6927 msgid "Confirm!"
6928 msgstr ""
6929
6930 #: app/Services/Translations/payments-translation.php:5
6931 msgid "Confirming Payment..."
6932 msgstr ""
6933
6934 #: app/Services/Localization/i18n/countries.php:65
6935 msgid "Congo (Brazzaville)"
6936 msgstr ""
6937
6938 #: app/Services/Localization/i18n/countries.php:66
6939 msgid "Congo (Kinshasa)"
6940 msgstr ""
6941
6942 #: app/Helpers/CurrenciesHelper.php:45
6943 msgid "Congolese Franc"
6944 msgstr ""
6945
6946 #: app/Services/Translations/admin-translation.php:567
6947 msgid "Congratulations!"
6948 msgstr ""
6949
6950 #: app/Services/Translations/admin-translation.php:568
6951 msgid "Congratulations! Your license key is valid and activated"
6952 msgstr ""
6953
6954 #: app/Services/Translations/admin-translation.php:569
6955 msgid "Connect a client"
6956 msgstr ""
6957
6958 #: app/Modules/Integrations/AddOnModule.php:44
6959 msgid ""
6960 "Connect FluentCRM with FluentCart and subscribe a contact when a form is "
6961 "submitted"
6962 msgstr ""
6963
6964 #. %s is the order mode
6965 #: app/Views/paypal/authenticate.php:297
6966 #, php-format
6967 msgid ""
6968 "Connect URL is not available for order mode %s. Please try again or contact "
6969 "FluentCart support."
6970 msgstr ""
6971
6972 #. %1$s: payment method label
6973 #: app/Services/Translations/admin-translation.php:571
6974 #, php-format
6975 msgid "Connect with %1$s"
6976 msgstr ""
6977
6978 #. %1$s: payment mode (test/live), %2$s: payment method name
6979 #: app/Services/Translations/admin-translation.php:573
6980 #, php-format
6981 msgid "Connect your %1$s %2$s account"
6982 msgstr ""
6983
6984 #: app/Services/Translations/admin-translation.php:574
6985 msgid "Connected"
6986 msgstr ""
6987
6988 #: app/Services/Localization/i18n/states.php:2146
6989 msgid "Connecticut"
6990 msgstr ""
6991
6992 #: app/Services/Translations/admin-translation.php:575
6993 msgid "Connection snippet copied to your clipboard"
6994 msgstr ""
6995
6996 #: app/Http/Controllers/StorageController.php:82
6997 msgid "Connection verified successfully"
6998 msgstr ""
6999
7000 #: app/Services/Localization/i18n/states.php:508
7001 msgid "Constantine"
7002 msgstr ""
7003
7004 #: app/Services/Localization/i18n/states.php:1674
7005 msgid "Constanța"
7006 msgstr ""
7007
7008 #: app/Modules/Tax/TaxModule.php:2466
7009 msgid "Consumption Tax (CTN)"
7010 msgstr ""
7011
7012 #: app/Services/Translations/admin-translation.php:576
7013 msgid "Contact Email"
7014 msgstr ""
7015
7016 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:287
7017 msgid "Contact has been created or updated in FluentCRM."
7018 msgstr ""
7019
7020 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:287
7021 msgid "Contact ID: "
7022 msgstr ""
7023
7024 #: app/Services/Translations/admin-translation.php:577
7025 msgid "Contact Information"
7026 msgstr ""
7027
7028 #: app/Services/Translations/admin-translation.php:578
7029 msgid "Contact Name"
7030 msgstr ""
7031
7032 #: app/Services/Translations/admin-translation.php:579
7033 msgid "Contact Phone"
7034 msgstr ""
7035
7036 #: app/Services/Filter/CustomerFilter.php:119
7037 #: app/Services/Filter/OrderFilter.php:343
7038 #: app/Services/Filter/OrderFilter.php:432
7039 msgid "Contains"
7040 msgstr ""
7041
7042 #: app/Services/Translations/block-editor-translation.php:98
7043 msgid "Contains the block elements used to render a product."
7044 msgstr ""
7045
7046 #: app/Services/Translations/admin-translation.php:580
7047 msgid "Content"
7048 msgstr ""
7049
7050 #: app/Services/Translations/TransStrings.php:253
7051 #: app/Services/Translations/admin-translation.php:581
7052 msgid "Continue"
7053 msgstr ""
7054
7055 #: app/Services/Translations/admin-translation.php:582
7056 msgid "Continue editing"
7057 msgstr ""
7058
7059 #: app/Services/Renderer/CartRenderer.php:600
7060 msgid "Continue Shopping"
7061 msgstr ""
7062
7063 #: app/Services/Translations/admin-translation.php:583
7064 msgid ""
7065 "Control available upgrade options and offer tailored discounts when moving "
7066 "between plans."
7067 msgstr ""
7068
7069 #: api/StoreSettings.php:809
7070 msgid "Control the display of relevant information."
7071 msgstr ""
7072
7073 #: app/Services/Translations/admin-translation.php:584
7074 msgid "Controls how reverse charge affects tax-inclusive product prices."
7075 msgstr ""
7076
7077 #: app/Services/Localization/i18n/countries.php:67
7078 msgid "Cook Islands"
7079 msgstr ""
7080
7081 #: app/Services/Translations/admin-translation.php:585
7082 #: app/Services/Translations/customer-profile-translation.php:66
7083 msgid "Copied to clipboard"
7084 msgstr ""
7085
7086 #: app/Services/Translations/admin-translation.php:586
7087 #: app/Services/Translations/customer-profile-translation.php:67
7088 msgid "Copied!"
7089 msgstr ""
7090
7091 #: app/Services/Localization/i18n/states.php:2264
7092 msgid "Copperbelt"
7093 msgstr ""
7094
7095 #: app/Models/Product.php:613
7096 #: app/Services/Translations/admin-translation.php:587
7097 #: app/Services/Translations/customer-profile-translation.php:68
7098 msgid "Copy"
7099 msgstr ""
7100
7101 #: app/Services/Translations/admin-translation.php:593
7102 msgid "Copy address"
7103 msgstr ""
7104
7105 #: app/Services/Translations/admin-translation.php:588
7106 msgid "Copy Direct Checkout Link"
7107 msgstr ""
7108
7109 #: app/Services/Translations/admin-translation.php:594
7110 msgid "Copy discount code"
7111 msgstr ""
7112
7113 #: app/Services/Translations/admin-translation.php:589
7114 msgid "Copy Download Link"
7115 msgstr ""
7116
7117 #: app/Services/Translations/admin-translation.php:595
7118 msgid "Copy email"
7119 msgstr ""
7120
7121 #: app/Services/Translations/customer-profile-translation.php:69
7122 msgid "Copy Key"
7123 msgstr ""
7124
7125 #: app/Services/Translations/admin-translation.php:590
7126 msgid "Copy License"
7127 msgstr ""
7128
7129 #: app/Services/Translations/customer-profile-translation.php:70
7130 msgid "Copy license key to clipboard"
7131 msgstr ""
7132
7133 #: app/Services/Translations/admin-translation.php:591
7134 msgid "Copy Link"
7135 msgstr ""
7136
7137 #: app/Services/Translations/admin-translation.php:596
7138 msgid "Copy of"
7139 msgstr ""
7140
7141 #: app/Services/Translations/admin-translation.php:597
7142 msgid "Copy snippet"
7143 msgstr ""
7144
7145 #: app/Services/Translations/admin-translation.php:598
7146 msgid "Copy to Billing"
7147 msgstr ""
7148
7149 #: api/StoreSettings.php:1013 app/Helpers/Helper.php:1516
7150 msgid "Copy to clipboard"
7151 msgstr ""
7152
7153 #: app/Services/Translations/admin-translation.php:599
7154 msgid "Copy to Shipping"
7155 msgstr ""
7156
7157 #: app/Services/Translations/admin-translation.php:592
7158 msgid "Copy Variation ID"
7159 msgstr ""
7160
7161 #: app/Services/Localization/i18n/states.php:717
7162 msgid "Copán"
7163 msgstr ""
7164
7165 #: app/Services/Localization/i18n/states.php:330
7166 msgid "Coquimbo"
7167 msgstr ""
7168
7169 #: app/Services/Localization/i18n/states.php:1642
7170 msgid "Cordillera"
7171 msgstr ""
7172
7173 #: app/Services/Localization/i18n/states.php:816
7174 msgid "Cork"
7175 msgstr ""
7176
7177 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:193
7178 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:315
7179 #, php-format
7180 msgid "Correct Region: %s"
7181 msgstr ""
7182
7183 #: app/Services/Localization/i18n/states.php:96
7184 msgid "Corrientes"
7185 msgstr ""
7186
7187 #: app/Services/Localization/i18n/states.php:718
7188 msgid "Cortés"
7189 msgstr ""
7190
7191 #: app/Services/Localization/i18n/states.php:940
7192 msgid "Cosenza"
7193 msgstr ""
7194
7195 #: app/Services/Translations/admin-translation.php:600
7196 msgid "Cost"
7197 msgstr ""
7198
7199 #: app/Services/Translations/admin-translation.php:603
7200 msgid "Cost based on total weight of items in the cart."
7201 msgstr ""
7202
7203 #: app/Services/Translations/admin-translation.php:604
7204 msgid "Cost of the highest class among all the classes."
7205 msgstr ""
7206
7207 #: app/Services/Translations/admin-translation.php:601
7208 msgid "Cost Per Item"
7209 msgstr ""
7210
7211 #: app/Services/Translations/admin-translation.php:605
7212 msgid "Cost per item"
7213 msgstr ""
7214
7215 #: app/Services/Translations/admin-translation.php:602
7216 msgid "Cost Type"
7217 msgstr ""
7218
7219 #. %s is the cost of the shipping class
7220 #: app/Services/Translations/admin-translation.php:607
7221 #, php-format
7222 msgid "Cost: %s"
7223 msgstr ""
7224
7225 #: app/Services/Localization/i18n/countries.php:68
7226 msgid "Costa Rica"
7227 msgstr ""
7228
7229 #: app/Helpers/CurrenciesHelper.php:50
7230 msgid "Costa Rican Colón"
7231 msgstr ""
7232
7233 #: app/Services/Localization/i18n/states.php:1568
7234 msgid "Cotabato"
7235 msgstr ""
7236
7237 #: app/Services/Localization/i18n/states.php:540
7238 msgid "Cotopaxi"
7239 msgstr ""
7240
7241 #: api/Resource/FrontendResource/CartResource.php:237
7242 msgid "Could not add"
7243 msgstr ""
7244
7245 #: app/Hooks/Cart/WebCheckoutHandler.php:1052
7246 msgid "Could not apply item at this time."
7247 msgstr ""
7248
7249 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:492
7250 msgid "Could not check object ownership settings"
7251 msgstr ""
7252
7253 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:392
7254 msgid "Could not check public access settings"
7255 msgstr ""
7256
7257 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:371
7258 msgid "Could not confirm subscription switch"
7259 msgstr ""
7260
7261 #: app/Http/Controllers/ModuleSettingsController.php:232
7262 msgid "Could not connect to Cloudflare. Please try again."
7263 msgstr ""
7264
7265 #: app/Http/Controllers/ProductController.php:1461
7266 msgid "Could not generate SKU from the given title."
7267 msgstr ""
7268
7269 #: app/Http/Controllers/ModuleSettingsController.php:218
7270 msgid ""
7271 "Could not get a Turnstile token. Please check your Site Key and ensure this "
7272 "domain is allowed in Cloudflare."
7273 msgstr ""
7274
7275 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:273
7276 msgid "Could not get or create plan"
7277 msgstr ""
7278
7279 #: app/Services/Translations/checkout-translation.php:10
7280 msgid "Could not remove VAT, please try again."
7281 msgstr ""
7282
7283 #: app/Services/Translations/admin-translation.php:608
7284 msgid "Could not send the test email."
7285 msgstr ""
7286
7287 #: app/Http/Controllers/EmailNotificationController.php:256
7288 msgid ""
7289 "Could not send the test email. Please check your mailing settings and "
7290 "recipients."
7291 msgstr ""
7292
7293 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:321
7294 msgid "Could not switch payment method"
7295 msgstr ""
7296
7297 #: app/Modules/PaymentMethods/StripeGateway/SwitchCustomerMethod.php:94
7298 msgid "Could not switch payment method, please try again later"
7299 msgstr ""
7300
7301 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:226
7302 msgid "Could not update payment method"
7303 msgstr ""
7304
7305 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:154
7306 msgid "Could not verify PayPal payment from webhook. Charge ID: "
7307 msgstr ""
7308
7309 #: app/Services/Translations/admin-translation.php:609
7310 msgid "Count"
7311 msgstr ""
7312
7313 #: app/Services/Translations/admin-translation.php:610
7314 msgid "Count Correction"
7315 msgstr ""
7316
7317 #: app/Services/Translations/block-editor-translation.php:99
7318 msgid "Count distinct products"
7319 msgstr ""
7320
7321 #: app/Services/Translations/block-editor-translation.php:100
7322 msgid "Count total item quantity"
7323 msgstr ""
7324
7325 #: app/Services/Translations/admin-translation.php:611
7326 msgid "Countries"
7327 msgstr ""
7328
7329 #: app/Http/Controllers/TaxConfigurationController.php:33
7330 msgid "Countries saved successfully"
7331 msgstr ""
7332
7333 #: app/Helpers/EditorShortCodeHelper.php:139
7334 #: app/Helpers/EditorShortCodeHelper.php:148
7335 #: app/Services/Filter/TaxFilter.php:78
7336 #: app/Services/Renderer/CheckoutFieldsSchema.php:505
7337 #: app/Services/Renderer/CheckoutFieldsSchema.php:547
7338 #: app/Services/Translations/admin-translation.php:612
7339 msgid "Country"
7340 msgstr ""
7341
7342 #: app/Helpers/CartCheckoutHelper.php:513
7343 #: app/Services/Renderer/CheckoutFieldsSchema.php:227
7344 #: app/Services/Renderer/CheckoutFieldsSchema.php:230
7345 #: app/Services/Renderer/AddressSelectRenderer.php:267
7346 #: app/Services/Translations/block-editor-translation.php:101
7347 msgid "Country / Region"
7348 msgstr ""
7349
7350 #: app/Http/Controllers/TaxRateController.php:772
7351 msgid "Country and category are required"
7352 msgstr ""
7353
7354 #: app/Http/Controllers/TaxEUController.php:156
7355 #: app/Http/Controllers/TaxRateController.php:993
7356 #: app/Modules/Shipping/Http/Controllers/Frontend/ShippingFrontendController.php:29
7357 msgid "Country code is required"
7358 msgstr ""
7359
7360 #: api/Checkout/CheckoutApi.php:1008
7361 #: app/Http/Requests/CustomerAddressRequest.php:71
7362 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:46
7363 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:76
7364 msgid "Country field is required."
7365 msgstr ""
7366
7367 #: app/Http/Controllers/TaxRateController.php:1036
7368 msgid "Country has been added successfully"
7369 msgstr ""
7370
7371 #: app/Services/Translations/customer-profile-translation.php:71
7372 msgid "Country is required."
7373 msgstr ""
7374
7375 #: app/Services/Translations/admin-translation.php:613
7376 msgid "Country of OSS registration"
7377 msgstr ""
7378
7379 #: app/Services/Translations/admin-translation.php:614
7380 msgid "Country of registration"
7381 msgstr ""
7382
7383 #: app/Http/Controllers/TaxEUController.php:169
7384 msgid "Country registration removed successfully"
7385 msgstr ""
7386
7387 #: app/Http/Controllers/TaxEUController.php:146
7388 msgid "Country VAT registration saved successfully"
7389 msgstr ""
7390
7391 #: app/Services/Translations/block-editor-translation.php:102
7392 msgid "Country/Region"
7393 msgstr ""
7394
7395 #: app/Services/Localization/i18n/address-locales.php:23
7396 #: app/Services/Localization/i18n/address-locales.php:352
7397 #: app/Services/Localization/i18n/address-locales.php:367
7398 #: app/Services/Localization/i18n/address-locales.php:619
7399 #: app/Services/Localization/i18n/address-locales.php:762
7400 msgid "County"
7401 msgstr ""
7402
7403 #: app/Services/Translations/block-editor-translation.php:103
7404 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:435
7405 msgid "Coupon"
7406 msgstr ""
7407
7408 #. 1: coupon title, 2: user display name
7409 #: app/Http/Controllers/CouponsController.php:67
7410 #, php-format
7411 msgid "Coupon \"%1$s\" created by %2$s"
7412 msgstr ""
7413
7414 #. 1: coupon title, 2: user display name
7415 #: app/Http/Controllers/CouponsController.php:125
7416 #, php-format
7417 msgid "Coupon \"%1$s\" updated by %2$s"
7418 msgstr ""
7419
7420 #: app/Services/Translations/admin-translation.php:618
7421 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:44
7422 msgid "Coupon already applied"
7423 msgstr ""
7424
7425 #: app/Services/Coupon/DiscountService.php:122
7426 msgid "Coupon can not be applied."
7427 msgstr ""
7428
7429 #: app/Services/Translations/checkout-translation.php:11
7430 msgid "Coupon cannot be applied"
7431 msgstr ""
7432
7433 #: app/Services/Translations/admin-translation.php:619
7434 msgid "Coupon code"
7435 msgstr ""
7436
7437 #: app/Http/Requests/FrontendRequests/CouponRequest.php:52
7438 msgid "Coupon code is required"
7439 msgstr ""
7440
7441 #: app/Http/Controllers/CouponsController.php:64
7442 msgid "Coupon Created"
7443 msgstr ""
7444
7445 #: api/Resource/CouponResource.php:91
7446 msgid "Coupon created successfully!"
7447 msgstr ""
7448
7449 #: app/Modules/MCP/Tools/CouponTools.php:153
7450 msgid "Coupon created."
7451 msgstr ""
7452
7453 #: api/Resource/CouponResource.php:96
7454 msgid "Coupon creation failed."
7455 msgstr ""
7456
7457 #: app/Modules/MCP/Tools/CouponTools.php:166
7458 msgid "Coupon deactivated."
7459 msgstr ""
7460
7461 #: api/Resource/CouponResource.php:166
7462 msgid "Coupon deletion failed!"
7463 msgstr ""
7464
7465 #: app/Services/Translations/admin-translation.php:615
7466 #: app/Services/Translations/customer-profile-translation.php:72
7467 msgid "Coupon Discount"
7468 msgstr ""
7469
7470 #: app/Services/Renderer/ModalCheckoutRenderer.php:427
7471 msgid "Coupon discount"
7472 msgstr ""
7473
7474 #: app/Helpers/EditorShortCodeHelper.php:241
7475 msgid "Coupon Discount Total"
7476 msgstr ""
7477
7478 #: app/Helpers/EditorShortCodeHelper.php:242
7479 msgid "Coupon Discount Total (Formatted)"
7480 msgstr ""
7481
7482 #: app/Services/Renderer/CartSummaryRender.php:411
7483 msgid "Coupon entry area"
7484 msgstr ""
7485
7486 #: api/Resource/AppliedCouponResource.php:100
7487 msgid "Coupon failed to update!"
7488 msgstr ""
7489
7490 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:40
7491 msgid "Coupon Not Found"
7492 msgstr ""
7493
7494 #: api/Resource/CouponResource.php:171
7495 msgid "Coupon not found in database, failed to remove."
7496 msgstr ""
7497
7498 #: api/Resource/CouponResource.php:133
7499 msgid "Coupon not found, please reload the page and try again!"
7500 msgstr ""
7501
7502 #: app/Services/Translations/admin-translation.php:616
7503 msgid "Coupon Priority"
7504 msgstr ""
7505
7506 #: app/Services/Translations/checkout-translation.php:12
7507 msgid "Coupon removed!"
7508 msgstr ""
7509
7510 #: app/Services/Translations/admin-translation.php:617
7511 msgid "Coupon Settings"
7512 msgstr ""
7513
7514 #: api/Resource/CouponResource.php:162
7515 msgid "Coupon successfully deleted."
7516 msgstr ""
7517
7518 #: api/Resource/CouponResource.php:146
7519 msgid "Coupon update failed."
7520 msgstr ""
7521
7522 #: app/Http/Controllers/CouponsController.php:122
7523 msgid "Coupon Updated"
7524 msgstr ""
7525
7526 #: api/Resource/CouponResource.php:142
7527 msgid "Coupon updated successfully!"
7528 msgstr ""
7529
7530 #: api/Resource/AppliedCouponResource.php:95
7531 #: app/Modules/MCP/Tools/CouponTools.php:196
7532 msgid "Coupon updated."
7533 msgstr ""
7534
7535 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:68
7536 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:73
7537 msgid "Coupon Uses Limit Exceeded"
7538 msgstr ""
7539
7540 #: app/Modules/MCP/Tools/CouponTools.php:157
7541 msgid "coupon_id is required for update and deactivate."
7542 msgstr ""
7543
7544 #: app/Helpers/AdminHelper.php:166
7545 #: app/Services/Translations/admin-translation.php:620
7546 #: app/Hooks/Handlers/MenuHandler.php:320
7547 msgid "Coupons"
7548 msgstr ""
7549
7550 #: app/Services/Translations/admin-translation.php:2781
7551 msgid "coupons"
7552 msgstr ""
7553
7554 #: app/Services/Translations/admin-translation.php:621
7555 msgid ""
7556 "Coupons will be calculated based on their priority. The lower the number the "
7557 "higher the priority is."
7558 msgstr ""
7559
7560 #: app/Services/Localization/i18n/states.php:1675
7561 msgid "Covasna"
7562 msgstr ""
7563
7564 #: app/Services/Translations/admin-translation.php:622
7565 msgid "Coverage"
7566 msgstr ""
7567
7568 #: app/Services/Localization/i18n/states.php:138
7569 msgid "Cox's Bazar"
7570 msgstr ""
7571
7572 #: app/Services/Translations/admin-translation.php:623
7573 msgid "Create"
7574 msgstr ""
7575
7576 #. %s - page name
7577 #: app/Services/Translations/admin-translation.php:625
7578 #, php-format
7579 msgid "Create %s Page"
7580 msgstr ""
7581
7582 #: app/Services/Translations/admin-translation.php:626
7583 msgid "Create & Attach Customer"
7584 msgstr ""
7585
7586 #: app/Http/Controllers/AddonsController.php:107
7587 msgid "Create / Update WP User with Custom Roles on order events"
7588 msgstr ""
7589
7590 #: app/Services/Translations/admin-translation.php:638
7591 msgid "Create a custom checkout page to generate custom links."
7592 msgstr ""
7593
7594 #: app/Modules/MCP/Tools/CustomerTools.php:83
7595 msgid ""
7596 "Create a customer or update an existing one. Identify by customer_id to "
7597 "update, or email to create or match. On create, email is required. Only the "
7598 "fields you pass change. Set status to archived to deactivate; there is no "
7599 "hard delete. Use new_email to rename. if_exists handles a matched email: "
7600 "merge updates, skip leaves it, error returns a conflict."
7601 msgstr ""
7602
7603 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:28
7604 msgid ""
7605 "Create a fast and responsive community and LMS without slowing down your "
7606 "server – no bloat, just performance. Sale your course or memberships with "
7607 "FluentCart + FluentCommunity Integration."
7608 msgstr ""
7609
7610 #: app/Http/Controllers/AddonsController.php:70
7611 msgid ""
7612 "Create advanced forms and surveys with an easy-to-use drag & drop form "
7613 "builder."
7614 msgstr ""
7615
7616 #: app/Services/Translations/block-editor-translation.php:104
7617 msgid "Create an Account?"
7618 msgstr ""
7619
7620 #: app/Services/Renderer/CheckoutRenderer.php:279
7621 msgid "Create an account?"
7622 msgstr ""
7623
7624 #: app/Services/Translations/admin-translation.php:639
7625 msgid "Create an application password"
7626 msgstr ""
7627
7628 #: app/Services/Translations/admin-translation.php:640
7629 msgid ""
7630 "Create an application password for your WordPress user, then fill it in "
7631 "below. Your password stays in the browser — it is only written into the "
7632 "snippet you copy."
7633 msgstr ""
7634
7635 #: app/Services/Translations/admin-translation.php:641
7636 msgid "Create as wordpress user"
7637 msgstr ""
7638
7639 #: app/Services/Translations/admin-translation.php:642
7640 msgid "Create attribute groups"
7641 msgstr ""
7642
7643 #: app/Services/Translations/admin-translation.php:627
7644 msgid "Create Custom Tax Class"
7645 msgstr ""
7646
7647 #: app/Services/Translations/admin-translation.php:628
7648 msgid "Create Customer"
7649 msgstr ""
7650
7651 #: app/Services/Translations/admin-translation.php:629
7652 msgid "Create Dummy Product"
7653 msgstr ""
7654
7655 #: app/Helpers/CartCheckoutHelper.php:700
7656 msgid "Create My Account"
7657 msgstr ""
7658
7659 #: app/Services/Translations/block-editor-translation.php:105
7660 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:246
7661 msgid "Create my user account"
7662 msgstr ""
7663
7664 #: app/Services/Translations/admin-translation.php:643
7665 msgid "Create new attribute group"
7666 msgstr ""
7667
7668 #: app/Services/Translations/admin-translation.php:630
7669 msgid "Create New Coupon"
7670 msgstr ""
7671
7672 #: app/Services/Translations/admin-translation.php:631
7673 msgid "Create New Customer"
7674 msgstr ""
7675
7676 #: app/Services/Translations/admin-translation.php:644
7677 msgid "Create new option"
7678 msgstr ""
7679
7680 #: app/Services/Translations/admin-translation.php:632
7681 msgid "Create New Order"
7682 msgstr ""
7683
7684 #: app/Services/Translations/admin-translation.php:633
7685 msgid "Create New Order Bump"
7686 msgstr ""
7687
7688 #: app/Services/Translations/admin-translation.php:645
7689 msgid "Create new transaction & link"
7690 msgstr ""
7691
7692 #: app/Modules/MCP/Tools/CustomerTools.php:82
7693 msgid "Create or Update Customer"
7694 msgstr ""
7695
7696 #: app/Services/Translations/admin-translation.php:634
7697 msgid "Create Order"
7698 msgstr ""
7699
7700 #: app/Services/Permission/PermissionManager.php:192
7701 msgid "Create Orders"
7702 msgstr ""
7703
7704 #: app/Services/Translations/admin-translation.php:635
7705 msgid "Create Page"
7706 msgstr ""
7707
7708 #: app/Services/Permission/PermissionManager.php:185
7709 #: app/Services/Translations/admin-translation.php:636
7710 msgid "Create Products"
7711 msgstr ""
7712
7713 #: app/Modules/MCP/Tools/CouponTools.php:128
7714 msgid "create requires code, type, and amount."
7715 msgstr ""
7716
7717 #: app/Services/Translations/admin-translation.php:637
7718 msgid "Create Tax Class"
7719 msgstr ""
7720
7721 #: api/StoreSettings.php:1058
7722 msgid ""
7723 "Create User Account Automatically after payment\n"
7724 msgstr ""
7725
7726 #: app/Modules/MCP/Tools/CouponTools.php:57
7727 msgid ""
7728 "Create, update, or deactivate a coupon. action=create needs code, type, and "
7729 "amount. action=update and action=deactivate need coupon_id. Deactivate sets "
7730 "status to inactive rather than deleting. Interpret amount by type: "
7731 "percentage is a percent, fixed is a currency value."
7732 msgstr ""
7733
7734 #: app/Services/Translations/admin-translation.php:646
7735 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:167
7736 msgid "Created At"
7737 msgstr ""
7738
7739 #: app/Services/Translations/admin-translation.php:647
7740 msgid "Created at"
7741 msgstr ""
7742
7743 #: api/Resource/OrderMetaResource.php:79
7744 #: api/Resource/AppliedCouponResource.php:69
7745 msgid "Created successfully!"
7746 msgstr ""
7747
7748 #: app/Services/Translations/admin-translation.php:648
7749 msgid "Creating"
7750 msgstr ""
7751
7752 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:668
7753 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:686
7754 msgid "Credentials are valid!"
7755 msgstr ""
7756
7757 #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:61
7758 msgid "Credit Card & PayPal payments"
7759 msgstr ""
7760
7761 #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:66
7762 msgid "Credit Card and eCheck payments"
7763 msgstr ""
7764
7765 #: app/Services/Translations/customer-profile-translation.php:74
7766 msgid "Credit Card ending in"
7767 msgstr ""
7768
7769 #: app/Services/Translations/customer-profile-translation.php:76
7770 msgid "Credit card ending in"
7771 msgstr ""
7772
7773 #: app/Services/Translations/customer-profile-translation.php:77
7774 msgid "Credit card icon"
7775 msgstr ""
7776
7777 #: app/Services/Translations/customer-profile-translation.php:75
7778 msgid "Credit Card logo"
7779 msgstr ""
7780
7781 #: app/Services/Translations/customer-profile-translation.php:78
7782 msgid "Credit card number"
7783 msgstr ""
7784
7785 #: app/Services/Translations/customer-profile-translation.php:79
7786 msgid "Credit card payment method"
7787 msgstr ""
7788
7789 #: app/Services/Localization/i18n/states.php:941
7790 msgid "Cremona"
7791 msgstr ""
7792
7793 #: app/Services/Localization/i18n/states.php:680
7794 msgid "Crete"
7795 msgstr ""
7796
7797 #: app/Services/Localization/i18n/states.php:1983
7798 msgid "Crimea"
7799 msgstr ""
7800
7801 #: app/Services/Localization/i18n/states.php:1294
7802 msgid "Criuleni"
7803 msgstr ""
7804
7805 #: app/Services/Localization/i18n/countries.php:69
7806 msgid "Croatia"
7807 msgstr ""
7808
7809 #: app/Helpers/CurrenciesHelper.php:72
7810 msgid "Croatian Kuna"
7811 msgstr ""
7812
7813 #: app/Services/Localization/i18n/states.php:1414
7814 msgid "Cross River"
7815 msgstr ""
7816
7817 #: app/Services/Translations/admin-translation.php:649
7818 msgid "Cross-border compliance"
7819 msgstr ""
7820
7821 #: app/Services/Localization/i18n/states.php:942
7822 msgid "Crotone"
7823 msgstr ""
7824
7825 #: app/Services/Localization/i18n/states.php:760
7826 msgid "Csongrád-Csanád"
7827 msgstr ""
7828
7829 #: api/StoreSettings.php:1015
7830 msgid "CSS class to display the cart link/icon anywhere else."
7831 msgstr ""
7832
7833 #: app/Http/Controllers/ProductController.php:922
7834 msgid "CSV"
7835 msgstr ""
7836
7837 #: app/Services/Translations/admin-translation.php:398
7838 msgid "CSV for Excel, Numbers, or other spreadsheet programs"
7839 msgstr ""
7840
7841 #: app/Services/Translations/admin-translation.php:397
7842 msgid "CSV Headers"
7843 msgstr ""
7844
7845 #: app/Services/Localization/i18n/countries.php:70
7846 msgid "Cuba"
7847 msgstr ""
7848
7849 #: app/Services/Localization/i18n/states.php:608
7850 msgid "Cuenca"
7851 msgstr ""
7852
7853 #: app/Modules/Tax/TaxModule.php:2478
7854 msgid "CUIT"
7855 msgstr ""
7856
7857 #: app/Services/Localization/i18n/states.php:139
7858 msgid "Cumilla"
7859 msgstr ""
7860
7861 #: app/Services/Localization/i18n/states.php:389
7862 msgid "Cundinamarca"
7863 msgstr ""
7864
7865 #: app/Services/Localization/i18n/states.php:74
7866 msgid "Cunene"
7867 msgstr ""
7868
7869 #: app/Services/Localization/i18n/states.php:943
7870 msgid "Cuneo"
7871 msgstr ""
7872
7873 #: app/Services/Localization/i18n/countries.php:71
7874 msgid "Cura&ccedil;ao"
7875 msgstr ""
7876
7877 #: app/Helpers/EditorShortCodeHelper.php:186
7878 #: app/Services/Translations/admin-translation.php:650
7879 msgid "Currency"
7880 msgstr ""
7881
7882 #: api/StoreSettings.php:428
7883 msgid "Currency Formatting"
7884 msgstr ""
7885
7886 #: app/Services/Translations/admin-translation.php:651
7887 msgid "Current"
7888 msgstr ""
7889
7890 #: app/Services/Translations/TransStrings.php:126
7891 msgid "current color is {color}. press enter to select a new color."
7892 msgstr ""
7893
7894 #: app/Services/Translations/block-editor-translation.php:106
7895 msgid "Current Package"
7896 msgstr ""
7897
7898 #: app/Services/Translations/admin-translation.php:655
7899 msgid "Current page"
7900 msgstr ""
7901
7902 #: app/Services/Translations/admin-translation.php:652
7903 msgid "Current Plan"
7904 msgstr ""
7905
7906 #: app/Services/Renderer/ProductRenderer.php:964
7907 #: app/Services/Renderer/ProductRenderer.php:1824
7908 msgid "Current price"
7909 msgstr ""
7910
7911 #: app/Services/Translations/admin-translation.php:653
7912 msgid "Current Range"
7913 msgstr ""
7914
7915 #: app/Services/Translations/admin-translation.php:654
7916 msgid "Current Revenue"
7917 msgstr ""
7918
7919 #: app/Services/Translations/block-editor-translation.php:107
7920 msgid "Current SKU"
7921 msgstr ""
7922
7923 #: app/Services/Translations/block-editor-translation.php:108
7924 msgid "Current Tab"
7925 msgstr ""
7926
7927 #. %s is the order number
7928 #: app/Services/Translations/admin-translation.php:657
7929 #, php-format
7930 msgid "Currently processing: %s"
7931 msgstr ""
7932
7933 #: app/Services/Translations/admin-translation.php:658
7934 msgid "Currently there is no data!"
7935 msgstr ""
7936
7937 #: app/Services/Translations/admin-translation.php:659
7938 msgid "Currently there is no failed order!"
7939 msgstr ""
7940
7941 #: app/Services/Translations/admin-translation.php:660
7942 msgid "Currently there is no item!"
7943 msgstr ""
7944
7945 #: app/Services/Localization/i18n/states.php:1726
7946 msgid "Cuscatlán"
7947 msgstr ""
7948
7949 #: app/Services/Localization/i18n/states.php:1522
7950 msgid "Cusco"
7951 msgstr ""
7952
7953 #: app/Services/Translations/admin-translation.php:661
7954 #: app/Services/Translations/block-editor-translation.php:109
7955 msgid "Custom"
7956 msgstr ""
7957
7958 #: app/Services/Translations/block-editor-translation.php:110
7959 msgid "Custom (Advanced)"
7960 msgstr ""
7961
7962 #: app/Services/Translations/admin-translation.php:662
7963 msgid "Custom Class..."
7964 msgstr ""
7965
7966 #: app/Services/Translations/admin-translation.php:663
7967 msgid "Custom Email Templates"
7968 msgstr ""
7969
7970 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:300
7971 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:321
7972 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:342
7973 msgid "Custom filter label"
7974 msgstr ""
7975
7976 #: app/Services/Translations/admin-translation.php:664
7977 msgid "Custom Payment Link"
7978 msgstr ""
7979
7980 #: app/Services/Translations/admin-translation.php:665
7981 msgid "Custom payment link"
7982 msgstr ""
7983
7984 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:83
7985 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:119
7986 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:155
7987 msgid "Custom text"
7988 msgstr ""
7989
7990 #: app/Services/Translations/block-editor-translation.php:111
7991 msgid "Custom Width"
7992 msgstr ""
7993
7994 #: app/Services/Translations/admin-translation.php:666
7995 #: app/Modules/MCP/Tools/SubscriptionTools.php:195
7996 #: app/Views/emails/subscription/trial_end/admin.php:26
7997 #: app/Views/emails/subscription/reminder/admin.php:21
7998 #: app/Views/emails/subscription/canceled/admin.php:21
7999 #: app/Views/emails/order/reminder/due/admin.php:31
8000 msgid "Customer"
8001 msgstr ""
8002
8003 #: app/Services/Translations/admin-translation.php:2782
8004 msgid "customer"
8005 msgstr ""
8006
8007 #: api/Resource/FrontendResource/CustomerAddressResource.php:129
8008 #: app/Http/Controllers/FrontendControllers/CustomerController.php:251
8009 msgid "Customer address created successfully!"
8010 msgstr ""
8011
8012 #: api/Resource/FrontendResource/CustomerAddressResource.php:134
8013 msgid "Customer address creation failed."
8014 msgstr ""
8015
8016 #: api/Resource/FrontendResource/CustomerAddressResource.php:188
8017 msgid "Customer address update failed."
8018 msgstr ""
8019
8020 #: api/Resource/FrontendResource/CustomerAddressResource.php:184
8021 msgid "Customer address updated successfully!"
8022 msgstr ""
8023
8024 #: api/Resource/CustomerResource.php:157
8025 msgid "Customer already exists."
8026 msgstr ""
8027
8028 #: app/Modules/MCP/Tools/CustomerTools.php:147
8029 msgid "Customer already exists; left unchanged."
8030 msgstr ""
8031
8032 #: app/Services/Translations/admin-translation.php:667
8033 msgid "Customer Billing Address"
8034 msgstr ""
8035
8036 #: app/Services/Translations/admin-translation.php:682
8037 msgid "Customer can see this reason"
8038 msgstr ""
8039
8040 #: app/Http/Controllers/OrderController.php:462
8041 msgid "Customer changed"
8042 msgstr ""
8043
8044 #. 1: old customer name, 2: new customer name
8045 #: app/Http/Controllers/OrderController.php:465
8046 #, php-format
8047 msgid "Customer changed from %1$s to %2$s"
8048 msgstr ""
8049
8050 #: app/Http/Controllers/OrderController.php:473
8051 msgid "Customer changed successfully"
8052 msgstr ""
8053
8054 #: app/Services/Translations/admin-translation.php:668
8055 msgid "Customer Count"
8056 msgstr ""
8057
8058 #: api/Resource/CustomerResource.php:152
8059 #: api/Resource/FrontendResource/CustomerResource.php:110
8060 msgid "Customer created successfully!"
8061 msgstr ""
8062
8063 #: api/Resource/CustomerResource.php:129
8064 #: api/Resource/FrontendResource/CustomerResource.php:115
8065 #: app/Modules/MCP/Tools/CustomerTools.php:189
8066 msgid "Customer creation failed."
8067 msgstr ""
8068
8069 #: app/Views/frontend/customer_menu.php:11
8070 #: app/Hooks/Handlers/BlockEditors/CustomerProfileBlockEditor.php:35
8071 msgid "Customer Dashboard"
8072 msgstr ""
8073
8074 #: app/Hooks/Handlers/BlockEditors/CustomerDashboardButtonBlockEditor.php:75
8075 msgid "Customer Dashboard Button"
8076 msgstr ""
8077
8078 #: app/Helpers/EditorShortCodeHelper.php:221
8079 msgid "Customer Dashboard Link"
8080 msgstr ""
8081
8082 #: app/Services/Translations/customer-profile-translation.php:80
8083 msgid "Customer Dashboard Navigation"
8084 msgstr ""
8085
8086 #: app/Services/Translations/admin-translation.php:669
8087 msgid "Customer Details"
8088 msgstr ""
8089
8090 #: api/Resource/CustomerResource.php:294
8091 msgid "Customer does not have any changes to update."
8092 msgstr ""
8093
8094 #: app/Services/Filter/CustomerFilter.php:129
8095 #: app/Services/Filter/OrderFilter.php:356
8096 #: app/Views/emails/order/reminder/overdue/admin.php:43
8097 msgid "Customer Email"
8098 msgstr ""
8099
8100 #: app/Services/Filter/LicenseFilter.php:140
8101 #: app/Services/Filter/OrderBumpFilter.php:123
8102 msgid "Customer first name"
8103 msgstr ""
8104
8105 #: app/Services/Translations/admin-translation.php:670
8106 msgid "Customer Growth"
8107 msgstr ""
8108
8109 #: app/Services/Translations/admin-translation.php:671
8110 msgid "Customer ID"
8111 msgstr ""
8112
8113 #: app/Http/Controllers/OrderController.php:391
8114 msgid "Customer id is required"
8115 msgstr ""
8116
8117 #: app/Helpers/AdminOrderProcessor.php:292 app/Helpers/CheckoutProcessor.php:76
8118 msgid "Customer ID is required to create a draft order."
8119 msgstr ""
8120
8121 #: app/Http/Requests/CartRequest.php:36
8122 msgid "Customer Id must be a number."
8123 msgstr ""
8124
8125 #: app/Views/invoice/invoice_template.php:66
8126 #: app/Views/invoice/dispatch_slip.php:69
8127 #: app/Views/invoice/shipping_slip.php:46
8128 #: app/Views/invoice/delivery_slip.php:50
8129 msgid "Customer Info"
8130 msgstr ""
8131
8132 #: app/Services/Translations/admin-translation.php:672
8133 msgid "Customer Information"
8134 msgstr ""
8135
8136 #: app/Services/Translations/admin-translation.php:673
8137 msgid "Customer Informations"
8138 msgstr ""
8139
8140 #: app/Http/Controllers/OrderController.php:426
8141 msgid "Customer is already attached to this order"
8142 msgstr ""
8143
8144 #: app/Services/Filter/LicenseFilter.php:148
8145 #: app/Services/Filter/OrderBumpFilter.php:131
8146 msgid "Customer last name"
8147 msgstr ""
8148
8149 #: app/Services/Filter/CustomerFilter.php:136
8150 msgid "Customer LTV"
8151 msgstr ""
8152
8153 #: app/Services/Filter/CustomerFilter.php:114
8154 #: app/Services/Filter/OrderFilter.php:338
8155 #: app/Services/Translations/admin-translation.php:674
8156 msgid "Customer Name"
8157 msgstr ""
8158
8159 #: app/Services/Translations/admin-translation.php:675
8160 msgid "Customer Not Found"
8161 msgstr ""
8162
8163 #: app/Http/Controllers/CustomerController.php:61
8164 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:195
8165 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:47
8166 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:92
8167 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:191
8168 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:239
8169 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:291
8170 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:341
8171 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:386
8172 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:428
8173 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:479
8174 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:128
8175 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:410
8176 msgid "Customer not found"
8177 msgstr ""
8178
8179 #: api/Resource/CustomerResource.php:213 api/Resource/CustomerResource.php:299
8180 msgid "Customer not found, please reload the page and try again!"
8181 msgstr ""
8182
8183 #: app/Http/Controllers/CustomerController.php:199
8184 #: app/Http/Controllers/CustomerController.php:236
8185 #: app/Http/Controllers/CustomerController.php:261
8186 msgid "Customer not found."
8187 msgstr ""
8188
8189 #: app/Services/Translations/customer-profile-translation.php:81
8190 msgid "Customer order history"
8191 msgstr ""
8192
8193 #: app/Services/Translations/admin-translation.php:676
8194 msgid "Customer Profile"
8195 msgstr ""
8196
8197 #: app/Views/frontend/customer_app.php:15
8198 msgid "Customer profile"
8199 msgstr ""
8200
8201 #: app/Hooks/Handlers/MenuHandler.php:83
8202 msgid "Customer Profile Page"
8203 msgstr ""
8204
8205 #: app/Services/Filter/LicenseFilter.php:136
8206 #: app/Services/Filter/CustomerFilter.php:110
8207 #: app/Services/Filter/OrderFilter.php:333
8208 #: app/Services/Filter/OrderBumpFilter.php:119
8209 msgid "Customer Property"
8210 msgstr ""
8211
8212 #: app/Services/Translations/admin-translation.php:677
8213 msgid "Customer Report"
8214 msgstr ""
8215
8216 #: app/Services/Translations/admin-translation.php:683
8217 msgid "Customer request"
8218 msgstr ""
8219
8220 #: app/Http/Requests/OrderRequest.php:115
8221 msgid "Customer selection is required"
8222 msgstr ""
8223
8224 #: app/Services/Translations/admin-translation.php:678
8225 msgid "Customer Shipping Address"
8226 msgstr ""
8227
8228 #: app/Services/Translations/admin-translation.php:679
8229 msgid "Customer Since"
8230 msgstr ""
8231
8232 #: app/Services/Translations/admin-translation.php:680
8233 msgid "Customer Since:"
8234 msgstr ""
8235
8236 #: app/Services/Translations/admin-translation.php:681
8237 msgid "Customer Status"
8238 msgstr ""
8239
8240 #: api/Customers.php:178 api/Resource/CustomerResource.php:338
8241 #: api/Resource/FrontendResource/CustomerResource.php:238
8242 msgid "Customer Status has been changed"
8243 msgstr ""
8244
8245 #: api/Resource/CustomerResource.php:208 api/Resource/CustomerResource.php:246
8246 #: api/Resource/CustomerResource.php:289
8247 #: api/Resource/FrontendResource/CustomerResource.php:148
8248 #: api/Resource/FrontendResource/CustomerResource.php:181
8249 msgid "Customer update failed."
8250 msgstr ""
8251
8252 #: api/Resource/CustomerResource.php:203 api/Resource/CustomerResource.php:284
8253 #: api/Resource/FrontendResource/CustomerResource.php:143
8254 msgid "Customer updated successfully!"
8255 msgstr ""
8256
8257 #. %s is the customer name
8258 #: app/Services/Translations/admin-translation.php:685
8259 #, php-format
8260 msgid "Customer: %s"
8261 msgstr ""
8262
8263 #: app/Helpers/AdminHelper.php:138
8264 #: app/Services/Translations/admin-translation.php:686
8265 #: app/Hooks/Handlers/MenuHandler.php:257
8266 msgid "Customers"
8267 msgstr ""
8268
8269 #: app/Services/Translations/admin-translation.php:2783
8270 msgid "customers"
8271 msgstr ""
8272
8273 #: app/Services/Translations/admin-translation.php:687
8274 msgid "Customers must enter this code at checkout."
8275 msgstr ""
8276
8277 #: api/Resource/CustomerResource.php:368
8278 #: api/Resource/FrontendResource/CustomerResource.php:268
8279 msgid "Customers selection is required"
8280 msgstr ""
8281
8282 #: app/Services/Translations/admin-translation.php:688
8283 msgid "Customers that first ordered "
8284 msgstr ""
8285
8286 #: app/Http/Controllers/DashboardController.php:21
8287 msgid "Customers to find what they're looking for by organising."
8288 msgstr ""
8289
8290 #: app/Services/Translations/admin-translation.php:689
8291 msgid "Customers won't see this"
8292 msgstr ""
8293
8294 #: app/Services/Translations/admin-translation.php:690
8295 msgid ""
8296 "Customizable PDF receipts, invoices, and e-invoices with ZUGFeRD support."
8297 msgstr ""
8298
8299 #: app/Services/Translations/admin-translation.php:691
8300 msgid "Customization"
8301 msgstr ""
8302
8303 #: app/Services/Translations/admin-translation.php:692
8304 msgid ""
8305 "Customize PDF templates for email attachments. Select which template to "
8306 "attach in each email notification's settings."
8307 msgstr ""
8308
8309 #. %s is the URL
8310 #: app/Services/Translations/admin-translation.php:694
8311 #, php-format
8312 msgid ""
8313 "Customize the product's URL ending. Remember, this will affect SEO and "
8314 "readability. The URL will be activated when publish. Check Google's %s "
8315 "Structure Best Practices."
8316 msgstr ""
8317
8318 #: app/Http/Controllers/AddonsController.php:59
8319 msgid ""
8320 "Customize WordPress emails, customized login & signup forms with enhanced "
8321 "security and social logins. Enhance your site security with FluentCart + "
8322 "FluentSecurity integration."
8323 msgstr ""
8324
8325 #: app/Services/Translations/admin-translation.php:695
8326 msgid "Customized Body"
8327 msgstr ""
8328
8329 #: app/Services/Translations/customer-profile-translation.php:48
8330 msgid "CVC"
8331 msgstr ""
8332
8333 #: app/Helpers/Helper.php:1077
8334 msgid "cycle"
8335 msgid_plural "cycles"
8336 msgstr[0] ""
8337 msgstr[1] ""
8338
8339 #: app/Services/Localization/i18n/countries.php:72
8340 msgid "Cyprus"
8341 msgstr ""
8342
8343 #: app/Helpers/CurrenciesHelper.php:52
8344 msgid "Czech Koruna"
8345 msgstr ""
8346
8347 #: app/Services/Localization/i18n/countries.php:73
8348 msgid "Czech Republic"
8349 msgstr ""
8350
8351 #: app/Services/Localization/i18n/states.php:601
8352 msgid "Cáceres"
8353 msgstr ""
8354
8355 #: app/Services/Localization/i18n/states.php:602
8356 msgid "Cádiz"
8357 msgstr ""
8358
8359 #: app/Services/Localization/i18n/states.php:95
8360 #: app/Services/Localization/i18n/states.php:388
8361 #: app/Services/Localization/i18n/states.php:607
8362 msgid "Córdoba"
8363 msgstr ""
8364
8365 #: app/Services/Localization/i18n/states.php:1291
8366 #: app/Services/Localization/i18n/states.php:1671
8367 msgid "Călărași"
8368 msgstr ""
8369
8370 #: app/Services/Localization/i18n/states.php:1292
8371 msgid "Căușeni"
8372 msgstr ""
8373
8374 #: app/Services/Localization/i18n/states.php:873
8375 msgid "Dadra and Nagar Haveli"
8376 msgstr ""
8377
8378 #: app/Services/Localization/i18n/states.php:777
8379 msgid "Daerah Istimewa Aceh"
8380 msgstr ""
8381
8382 #: app/Services/Localization/i18n/states.php:792
8383 msgid "Daerah Istimewa Yogyakarta"
8384 msgstr ""
8385
8386 #: app/Helpers/Helper.php:1670
8387 #: app/Services/Renderer/PricingTableRenderer.php:162
8388 #: app/Services/Email/StoreDigestService.php:567
8389 #: app/Services/Translations/admin-translation.php:696
8390 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:155
8391 msgid "Daily"
8392 msgstr ""
8393
8394 #: app/Services/Translations/admin-translation.php:698
8395 msgid "Daily digest"
8396 msgstr ""
8397
8398 #: app/Services/Translations/admin-translation.php:697
8399 msgid "Daily Signups"
8400 msgstr ""
8401
8402 #: app/Modules/PaymentMethods/StripeGateway/SubscriptionsManager.php:95
8403 msgid "Daily verification limit reached. You can try again tomorrow."
8404 msgstr ""
8405
8406 #: app/Services/Localization/i18n/states.php:448
8407 msgid "Dajabón"
8408 msgstr ""
8409
8410 #: app/Services/Localization/i18n/states.php:568
8411 msgid "Dakahlia"
8412 msgstr ""
8413
8414 #: app/Services/Localization/i18n/states.php:1705
8415 msgid "Dakar"
8416 msgstr ""
8417
8418 #: app/Services/Translations/admin-translation.php:699
8419 msgid "Damage/Loss"
8420 msgstr ""
8421
8422 #: app/Services/Localization/i18n/states.php:874
8423 msgid "Daman and Diu"
8424 msgstr ""
8425
8426 #: app/Services/Localization/i18n/states.php:569
8427 msgid "Damietta"
8428 msgstr ""
8429
8430 #: app/Helpers/CurrenciesHelper.php:54
8431 msgid "Danish Krone"
8432 msgstr ""
8433
8434 #: app/Services/Localization/i18n/states.php:1902
8435 msgid "Dar es Salaam"
8436 msgstr ""
8437
8438 #: app/Services/Localization/i18n/states.php:1503
8439 msgid "Darién"
8440 msgstr ""
8441
8442 #: app/Services/Translations/admin-translation.php:700
8443 msgid "Dark"
8444 msgstr ""
8445
8446 #: app/Helpers/AdminHelper.php:129
8447 #: app/Services/Translations/admin-translation.php:701
8448 #: app/Services/Translations/customer-profile-translation.php:82
8449 #: app/Services/Translations/block-editor-translation.php:113
8450 #: app/Hooks/Handlers/MenuHandler.php:238
8451 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:202
8452 msgid "Dashboard"
8453 msgstr ""
8454
8455 #: app/Services/Translations/admin-translation.php:702
8456 msgid "Data"
8457 msgstr ""
8458
8459 #: app/Hooks/Cart/WebCheckoutHandler.php:1026
8460 msgid "Data saved successfully"
8461 msgstr ""
8462
8463 #: app/Services/Translations/admin-translation.php:703
8464 #: app/Services/Translations/customer-profile-translation.php:83
8465 #: app/Services/Translations/block-editor-translation.php:114
8466 #: app/Views/invoice/receipt_slip.php:604
8467 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:831
8468 msgid "Date"
8469 msgstr ""
8470
8471 #: app/Services/Renderer/ShopAppRenderer.php:444
8472 msgid "Date (Newest First)"
8473 msgstr ""
8474
8475 #: app/Services/Renderer/ShopAppRenderer.php:459
8476 msgid "Date (Oldest First)"
8477 msgstr ""
8478
8479 #: app/Services/Translations/admin-translation.php:704
8480 #: app/Views/invoice/invoice_template.php:57
8481 #: app/Views/invoice/dispatch_slip.php:48
8482 #: app/Views/invoice/dispatch_slip.php:160
8483 #: app/Views/invoice/shipping_slip.php:37
8484 #: app/Views/invoice/delivery_slip.php:41
8485 msgid "Date:"
8486 msgstr ""
8487
8488 #: app/Services/Localization/i18n/states.php:1569
8489 msgid "Davao del Norte"
8490 msgstr ""
8491
8492 #: app/Services/Localization/i18n/states.php:1570
8493 msgid "Davao del Sur"
8494 msgstr ""
8495
8496 #: app/Services/Localization/i18n/states.php:1571
8497 msgid "Davao Occidental"
8498 msgstr ""
8499
8500 #: app/Services/Localization/i18n/states.php:1572
8501 msgid "Davao Oriental"
8502 msgstr ""
8503
8504 #: app/Helpers/Helper.php:1021 app/Helpers/Helper.php:1126
8505 #: app/Helpers/Helper.php:1627
8506 msgid "day"
8507 msgid_plural "days"
8508 msgstr[0] ""
8509 msgstr[1] ""
8510
8511 #: app/Services/Translations/admin-translation.php:705
8512 msgid "Day of week"
8513 msgstr ""
8514
8515 #: app/Services/Localization/i18n/states.php:25
8516 msgid "Daykundi"
8517 msgstr ""
8518
8519 #: app/Services/Translations/admin-translation.php:706
8520 msgid "Days"
8521 msgstr ""
8522
8523 #: app/Services/Translations/admin-translation.php:707
8524 msgid "Days before"
8525 msgstr ""
8526
8527 #: app/Hooks/Handlers/ReminderHandler.php:227
8528 msgid "Days before billing date. Min: 7, Max: 90. Default: 30"
8529 msgstr ""
8530
8531 #: app/Hooks/Handlers/ReminderHandler.php:240
8532 msgid "Days before half yearly renewal. Min: 7, Max: 60. Default: 21"
8533 msgstr ""
8534
8535 #: app/Hooks/Handlers/ReminderHandler.php:266
8536 msgid "Days before monthly renewal. Min: 3, Max: 28. Default: 7"
8537 msgstr ""
8538
8539 #: app/Hooks/Handlers/ReminderHandler.php:253
8540 msgid "Days before quarterly renewal. Min: 7, Max: 60. Default: 14"
8541 msgstr ""
8542
8543 #: app/Hooks/Handlers/ReminderHandler.php:185
8544 msgid "Days before trial ends. Min: 1, Max: 14. Default: 3"
8545 msgstr ""
8546
8547 #: app/Services/Translations/admin-translation.php:708
8548 msgid "Days of the week"
8549 msgstr ""
8550
8551 #: app/Services/Translations/TransStrings.php:198
8552 msgid "Dec"
8553 msgstr ""
8554
8555 #: app/Services/Translations/TransStrings.php:167
8556 msgid "December"
8557 msgstr ""
8558
8559 #: app/Services/Translations/admin-translation.php:709
8560 msgid "Declined"
8561 msgstr ""
8562
8563 #: app/Services/Translations/TransStrings.php:202
8564 msgid "decrease number"
8565 msgstr ""
8566
8567 #. %s - YoY growth percentage
8568 #: app/Services/Translations/admin-translation.php:711
8569 #, php-format
8570 msgid "Decrease of %s year-over-year"
8571 msgstr ""
8572
8573 #: app/Services/Renderer/ProductRenderer.php:1291
8574 #: app/Services/Renderer/ProductRenderer.php:1292
8575 #: app/Services/Renderer/CartRenderer.php:279
8576 #: app/Services/Renderer/CartRenderer.php:280
8577 msgid "Decrease Quantity"
8578 msgstr ""
8579
8580 #: app/Services/Translations/admin-translation.php:712
8581 #: app/Services/Translations/customer-profile-translation.php:84
8582 #: app/Services/Translations/block-editor-translation.php:115
8583 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:157
8584 msgid "Default"
8585 msgstr ""
8586
8587 #: app/Services/Translations/admin-translation.php:713
8588 msgid "Default Body"
8589 msgstr ""
8590
8591 #: app/Services/Translations/block-editor-translation.php:116
8592 msgid "Default Filter"
8593 msgstr ""
8594
8595 #: app/Services/PDF/ReceiptPdfTemplateService.php:18
8596 msgid "Default receipt template for paid orders"
8597 msgstr ""
8598
8599 #: app/Services/Tax/TaxManager.php:62
8600 msgid "Default tax class for most products."
8601 msgstr ""
8602
8603 #: app/Services/Translations/admin-translation.php:714
8604 #: app/Services/Translations/block-editor-translation.php:117
8605 msgid "Default Variant"
8606 msgstr ""
8607
8608 #: app/Services/Translations/admin-translation.php:715
8609 msgid ""
8610 "Define shipping zones and methods specific to this class. Products with this "
8611 "class will use these rates instead of the general shipping zones."
8612 msgstr ""
8613
8614 #: app/Services/Translations/admin-translation.php:716
8615 msgid ""
8616 "Define weight ranges and their shipping costs. Set max to 0 for unlimited."
8617 msgstr ""
8618
8619 #: api/StoreSettings.php:892
8620 msgid "Defines how product variations are visually presented to customers."
8621 msgstr ""
8622
8623 #: app/Services/Translations/admin-translation.php:717
8624 msgid "Defines the action that initiates the workflow or process."
8625 msgstr ""
8626
8627 #: app/Services/Translations/admin-translation.php:718
8628 msgid ""
8629 "Defines the structure and method used to send data in the webhook request."
8630 msgstr ""
8631
8632 #: app/Services/Localization/i18n/states.php:2147
8633 msgid "Delaware"
8634 msgstr ""
8635
8636 #: app/Services/Translations/TransStrings.php:251
8637 #: app/Services/Translations/admin-translation.php:719
8638 #: app/Services/Translations/customer-profile-translation.php:85
8639 #: app/Services/Translations/block-editor-translation.php:118
8640 msgid "Delete"
8641 msgstr ""
8642
8643 #: app/Services/Translations/customer-profile-translation.php:86
8644 msgid "Delete activation for site"
8645 msgstr ""
8646
8647 #: app/Services/Translations/admin-translation.php:720
8648 msgid "Delete Activity"
8649 msgstr ""
8650
8651 #: app/Services/Translations/admin-translation.php:732
8652 msgid "Delete class"
8653 msgstr ""
8654
8655 #: app/Services/Permission/PermissionManager.php:206
8656 msgid "Delete Coupons"
8657 msgstr ""
8658
8659 #: app/Services/Permission/PermissionManager.php:190
8660 msgid "Delete Customers"
8661 msgstr ""
8662
8663 #: app/Services/Translations/admin-translation.php:733
8664 msgid "Delete failed"
8665 msgstr ""
8666
8667 #: app/Services/Translations/admin-translation.php:734
8668 msgid "Delete group"
8669 msgstr ""
8670
8671 #: app/Services/Permission/PermissionManager.php:211
8672 msgid "Delete Integrations"
8673 msgstr ""
8674
8675 #: app/Services/Permission/PermissionManager.php:214
8676 msgid "Delete Labels"
8677 msgstr ""
8678
8679 #: app/Services/Translations/admin-translation.php:721
8680 msgid "Delete License"
8681 msgstr ""
8682
8683 #: app/Services/Permission/PermissionManager.php:203
8684 msgid "Delete Licenses"
8685 msgstr ""
8686
8687 #: app/Services/Translations/admin-translation.php:735
8688 msgid "Delete media"
8689 msgstr ""
8690
8691 #: app/Services/Translations/admin-translation.php:736
8692 msgid "Delete order"
8693 msgstr ""
8694
8695 #: app/Services/Permission/PermissionManager.php:197
8696 msgid "Delete Orders"
8697 msgstr ""
8698
8699 #: app/Services/Translations/admin-translation.php:722
8700 msgid "Delete Package"
8701 msgstr ""
8702
8703 #: app/Services/Translations/admin-translation.php:723
8704 msgid "Delete Product"
8705 msgstr ""
8706
8707 #: app/Services/Permission/PermissionManager.php:187
8708 msgid "Delete Products"
8709 msgstr ""
8710
8711 #: app/Services/Translations/admin-translation.php:737
8712 msgid "Delete selected"
8713 msgstr ""
8714
8715 #. %s - number of selected orders
8716 #: app/Services/Translations/admin-translation.php:725
8717 #, php-format
8718 msgid "Delete Selected (%s)"
8719 msgstr ""
8720
8721 #: app/Services/Permission/PermissionManager.php:200
8722 msgid "Delete Subscriptions"
8723 msgstr ""
8724
8725 #. %1$s: tax class name (e.g. Reduced)
8726 #: app/Services/Translations/admin-translation.php:727
8727 msgid "Delete Tax Class"
8728 msgstr ""
8729
8730 #: app/Services/Translations/admin-translation.php:738
8731 msgid "Delete tax class"
8732 msgstr ""
8733
8734 #: app/Services/Translations/admin-translation.php:728
8735 msgid "Delete Template"
8736 msgstr ""
8737
8738 #: app/Services/Translations/admin-translation.php:729
8739 msgid "Delete Test Orders"
8740 msgstr ""
8741
8742 #: app/Services/Translations/admin-translation.php:739
8743 msgid "Delete this template?"
8744 msgstr ""
8745
8746 #: app/Services/Translations/admin-translation.php:740
8747 msgid "Delete this zone and its methods?"
8748 msgstr ""
8749
8750 #: app/Services/Translations/admin-translation.php:730
8751 msgid "Delete View"
8752 msgstr ""
8753
8754 #: app/Services/Translations/admin-translation.php:731
8755 msgid "Delete Zone"
8756 msgstr ""
8757
8758 #: app/Services/Translations/admin-translation.php:741
8759 msgid "Deleted"
8760 msgstr ""
8761
8762 #: app/Services/Translations/admin-translation.php:742
8763 #, php-format
8764 msgid "Deleted %1$s of %2$s Test Orders"
8765 msgstr ""
8766
8767 #: app/Services/Translations/admin-translation.php:743
8768 #, php-format
8769 msgid "Deleted %1$s test orders. %2$s test orders could not be deleted."
8770 msgstr ""
8771
8772 #: app/Services/Translations/admin-translation.php:744
8773 #, php-format
8774 msgid "Deleted %s test orders successfully"
8775 msgstr ""
8776
8777 #: app/Services/Translations/admin-translation.php:745
8778 #, php-format
8779 msgid "Deleting %1$s of %2$s Test Orders"
8780 msgstr ""
8781
8782 #: app/Services/Translations/admin-translation.php:746
8783 msgid "Deleting Orders"
8784 msgstr ""
8785
8786 #: app/Services/Translations/admin-translation.php:747
8787 msgid "Deleting Test Orders..."
8788 msgstr ""
8789
8790 #: app/Http/Controllers/OrderController.php:1076
8791 msgid "Deleting test orders..."
8792 msgstr ""
8793
8794 #: app/Services/Translations/admin-translation.php:748
8795 msgid ""
8796 "Deleting this asset will break the download link in existing purchase emails."
8797 " To update the file, edit the asset instead of deleting it."
8798 msgstr ""
8799
8800 #: app/Services/Translations/admin-translation.php:749
8801 msgid "Deleting..."
8802 msgstr ""
8803
8804 #: app/Services/Translations/admin-translation.php:750
8805 msgid "Deleting... %s%"
8806 msgstr ""
8807
8808 #: app/Services/Translations/admin-translation.php:751
8809 msgid "Deletion completed"
8810 msgstr ""
8811
8812 #: app/Services/Localization/i18n/states.php:875
8813 msgid "Delhi"
8814 msgstr ""
8815
8816 #: app/Helpers/Status.php:243 app/Helpers/Status.php:254
8817 #: app/Helpers/Helper.php:265 app/Helpers/Helper.php:279
8818 #: app/Services/Translations/admin-translation.php:752
8819 msgid "Delivered"
8820 msgstr ""
8821
8822 #: app/Services/Translations/admin-translation.php:753
8823 #: app/Http/Controllers/TemplateController.php:17
8824 msgid "Delivery Slip Template"
8825 msgstr ""
8826
8827 #: app/Services/Localization/i18n/states.php:1415
8828 msgid "Delta"
8829 msgstr ""
8830
8831 #: app/Services/Localization/i18n/states.php:2240
8832 msgid "Delta Amacuro"
8833 msgstr ""
8834
8835 #: app/Services/Localization/i18n/states.php:1837
8836 msgid "Denizli"
8837 msgstr ""
8838
8839 #: app/Services/Localization/i18n/countries.php:74
8840 msgid "Denmark"
8841 msgstr ""
8842
8843 #: app/Services/Localization/i18n/address-locales.php:117
8844 #: app/Services/Localization/i18n/address-locales.php:185
8845 #: app/Services/Localization/i18n/address-locales.php:310
8846 #: app/Services/Localization/i18n/address-locales.php:326
8847 #: app/Services/Localization/i18n/address-locales.php:529
8848 #: app/Services/Localization/i18n/address-locales.php:608
8849 #: app/Services/Localization/i18n/address-locales.php:676
8850 #: app/Services/Localization/i18n/address-locales.php:754
8851 msgid "Department"
8852 msgstr ""
8853
8854 #: app/Services/Localization/i18n/states.php:2274
8855 msgid "Derry City and Strabane"
8856 msgstr ""
8857
8858 #: app/Services/Translations/block-editor-translation.php:112
8859 msgid "DESC"
8860 msgstr ""
8861
8862 #: app/Services/Translations/admin-translation.php:754
8863 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:166
8864 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:169
8865 msgid "Descending"
8866 msgstr ""
8867
8868 #: app/Services/Translations/admin-translation.php:755
8869 #: app/Services/Translations/block-editor-translation.php:119
8870 #: app/Views/invoice/receipt_slip.php:271
8871 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:481
8872 msgid "Description"
8873 msgstr ""
8874
8875 #: app/Http/Requests/ProductUpdateRequest.php:370
8876 #: app/Http/Requests/ProductRequest.php:341
8877 #: app/Http/Requests/ProductVariationRequest.php:211
8878 msgid "Description may not be greater than 255 characters."
8879 msgstr ""
8880
8881 #: app/Services/Translations/admin-translation.php:756
8882 msgid ""
8883 "Design beautiful email templates with a drag-and-drop block editor, "
8884 "shortcodes, and conditional content."
8885 msgstr ""
8886
8887 #: app/Services/Translations/admin-translation.php:757
8888 msgid "Desktop"
8889 msgstr ""
8890
8891 #: app/Services/Translations/admin-translation.php:758
8892 msgid "Destination country rates"
8893 msgstr ""
8894
8895 #: app/Services/Translations/admin-translation.php:759
8896 msgid "Detach User"
8897 msgstr ""
8898
8899 #: app/Services/Translations/admin-translation.php:760
8900 msgid "Details"
8901 msgstr ""
8902
8903 #: app/Services/Translations/admin-translation.php:761
8904 msgid "Details:"
8905 msgstr ""
8906
8907 #: app/Services/Translations/admin-translation.php:762
8908 msgid "Determine the location used for tax calculations."
8909 msgstr ""
8910
8911 #: app/Services/Localization/i18n/states.php:140
8912 msgid "Dhaka"
8913 msgstr ""
8914
8915 #: app/Services/Localization/i18n/states.php:1448
8916 msgid "Dhaulagiri"
8917 msgstr ""
8918
8919 #: app/Services/Localization/i18n/states.php:57
8920 msgid "Dibër"
8921 msgstr ""
8922
8923 #: app/Helpers/Helper.php:699
8924 #: app/Services/Translations/admin-translation.php:763
8925 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:188
8926 msgid "Digital"
8927 msgstr ""
8928
8929 #: app/Services/Translations/admin-translation.php:764
8930 msgid "Digital Product"
8931 msgstr ""
8932
8933 #: api/StoreSettings.php:1241
8934 msgid "Dimension Unit"
8935 msgstr ""
8936
8937 #: app/Services/Renderer/ProductCardRender.php:223
8938 #: app/Services/Translations/block-editor-translation.php:120
8939 msgid "Dimensions"
8940 msgstr ""
8941
8942 #: app/Services/Localization/i18n/states.php:1573
8943 msgid "Dinagat Islands"
8944 msgstr ""
8945
8946 #: app/Services/Localization/i18n/states.php:141
8947 msgid "Dinajpur"
8948 msgstr ""
8949
8950 #: app/Services/Localization/i18n/states.php:1704
8951 msgid "Diourbel"
8952 msgstr ""
8953
8954 #: app/Modules/Templating/Bricks/Elements/BuySection.php:32
8955 msgid "Direct Buy Button"
8956 msgstr ""
8957
8958 #: app/Services/Translations/admin-translation.php:765
8959 msgid "Direct Checkout"
8960 msgstr ""
8961
8962 #: app/Services/Translations/admin-translation.php:766
8963 msgid "Direct Checkout Button"
8964 msgstr ""
8965
8966 #: app/Services/Translations/admin-translation.php:767
8967 msgid "Direct checkout link copied to clipboard"
8968 msgstr ""
8969
8970 #: app/Services/Translations/admin-translation.php:768
8971 msgid "Disable"
8972 msgstr ""
8973
8974 #: app/Services/Translations/admin-translation.php:769
8975 msgid "Disable Editing"
8976 msgstr ""
8977
8978 #: app/Helpers/Helper.php:945 app/Services/Filter/LicenseFilter.php:176
8979 #: app/Services/Filter/OrderFilter.php:472
8980 #: app/Services/Filter/OrderBumpFilter.php:159
8981 #: app/Services/Translations/admin-translation.php:770
8982 #: app/Services/Translations/customer-profile-translation.php:87
8983 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:254
8984 msgid "Disabled"
8985 msgstr ""
8986
8987 #: app/Services/Filter/LicenseFilter.php:55
8988 msgid "disabled"
8989 msgstr ""
8990
8991 #: app/Services/Translations/admin-translation.php:771
8992 msgid "Discard"
8993 msgstr ""
8994
8995 #: app/Services/Translations/admin-translation.php:772
8996 msgid "Discard changes"
8997 msgstr ""
8998
8999 #: app/Services/Translations/admin-translation.php:773
9000 msgid "Disconnect"
9001 msgstr ""
9002
9003 #: app/Modules/PaymentMethods/PayPalGateway/ConnectConfig.php:31
9004 msgid ""
9005 "Disconnecting your PayPal account will prevent you from offering PayPal "
9006 "services and products on your website. Do you wish to continue?"
9007 msgstr ""
9008
9009 #: app/Services/Renderer/CartSummaryRender.php:259
9010 #: app/Services/Translations/admin-translation.php:774
9011 #: app/Services/Translations/customer-profile-translation.php:73
9012 #: app/Services/Translations/block-editor-translation.php:121
9013 #: app/Views/invoice/thank_you.php:198 app/Views/invoice/receipt_slip.php:342
9014 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:609
9015 #: app/Services/Renderer/Receipt/ThankYouRender.php:427
9016 #: app/Views/emails/parts/items_table.php:347
9017 msgid "Discount"
9018 msgstr ""
9019
9020 #: app/Services/Translations/block-editor-translation.php:462
9021 msgid "discount"
9022 msgstr ""
9023
9024 #. %s - discount percentage
9025 #: app/Services/Translations/admin-translation.php:776
9026 msgid "Discount Amount"
9027 msgstr ""
9028
9029 #: app/Http/Requests/UpgradePathSettingRequest.php:30
9030 msgid "Discount amount is should be a number."
9031 msgstr ""
9032
9033 #: app/Services/Translations/admin-translation.php:777
9034 msgid "Discount Details"
9035 msgstr ""
9036
9037 #. %s - discount percentage
9038 #: app/Services/Translations/admin-translation.php:779
9039 msgid "Discount Percentage (%)"
9040 msgstr ""
9041
9042 #. %s - order total amount
9043 #: app/Services/Translations/admin-translation.php:782
9044 #, php-format
9045 msgid "Discount should not exceed the full product price (%s)."
9046 msgstr ""
9047
9048 #: app/Services/Translations/admin-translation.php:783
9049 msgid "Discount should not exceed the full product price (100%)."
9050 msgstr ""
9051
9052 #: app/Services/Translations/admin-translation.php:784
9053 msgid "Discount type"
9054 msgstr ""
9055
9056 #: app/Services/Translations/admin-translation.php:780
9057 msgid "Discount Value"
9058 msgstr ""
9059
9060 #: app/Services/Translations/admin-translation.php:785
9061 msgid "Discount value"
9062 msgstr ""
9063
9064 #: app/Services/Renderer/ModalCheckoutRenderer.php:256
9065 #: app/Services/Renderer/CartItemRenderer.php:83
9066 msgid "Discounted price"
9067 msgstr ""
9068
9069 #: app/Services/Translations/admin-translation.php:786
9070 #: app/Http/Controllers/TemplateController.php:19
9071 msgid "Dispatch Slip Template"
9072 msgstr ""
9073
9074 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:50
9075 msgid "Display"
9076 msgstr ""
9077
9078 #: app/Hooks/Handlers/BlockEditors/MiniCartBlockEditor.php:76
9079 msgid "Display a button for shoppers to quickly view their cart."
9080 msgstr ""
9081
9082 #: app/Hooks/Handlers/BlockEditors/CustomerDashboardButtonBlockEditor.php:76
9083 msgid "Display a button or link that navigates to the customer dashboard."
9084 msgstr ""
9085
9086 #: app/Hooks/Handlers/BlockEditors/ProductCategoriesListBlockEditor.php:56
9087 msgid "Display a list of product categories."
9088 msgstr ""
9089
9090 #: app/Services/Translations/block-editor-translation.php:125
9091 msgid "Display categories even if they have no products."
9092 msgstr ""
9093
9094 #: app/Services/Translations/block-editor-translation.php:126
9095 msgid "Display child categories nested under their parents."
9096 msgstr ""
9097
9098 #: app/Services/Translations/admin-translation.php:787
9099 msgid "Display Conditions"
9100 msgstr ""
9101
9102 #: app/Services/Translations/block-editor-translation.php:122
9103 msgid "Display Elements"
9104 msgstr ""
9105
9106 #: app/Services/Translations/block-editor-translation.php:123
9107 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:298
9108 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:319
9109 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:340
9110 msgid "Display Name"
9111 msgstr ""
9112
9113 #: app/Services/Translations/block-editor-translation.php:127
9114 msgid "Display options"
9115 msgstr ""
9116
9117 #: app/Hooks/Handlers/BlockEditors/RelatedProduct/RelatedProductBlockEditor.php:56
9118 msgid "Display related products."
9119 msgstr ""
9120
9121 #: app/Services/Translations/block-editor-translation.php:124
9122 msgid "Display Settings"
9123 msgstr ""
9124
9125 #: app/Services/Translations/block-editor-translation.php:128
9126 msgid "Display style"
9127 msgstr ""
9128
9129 #. %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
9130 #: api/StoreSettings.php:1011
9131 msgid "Display the cart icon in the body of the website"
9132 msgstr ""
9133
9134 #: app/Services/Translations/block-editor-translation.php:129
9135 msgid "Display the number of products in each category."
9136 msgstr ""
9137
9138 #: app/Services/Translations/block-editor-translation.php:130
9139 msgid "Display total price"
9140 msgstr ""
9141
9142 #: app/Services/Translations/block-editor-translation.php:131
9143 msgid "Display type"
9144 msgstr ""
9145
9146 #: app/Hooks/Handlers/BlockEditors/StoreLogoBlockEditor.php:37
9147 msgid "Display your store logo."
9148 msgstr ""
9149
9150 #: app/Hooks/Handlers/BlockEditors/SaleBadgeBlockEditor.php:81
9151 msgid "Displays a sale badge when a product is on sale."
9152 msgstr ""
9153
9154 #: app/Hooks/Handlers/BlockEditors/SoldOutBadgeBlockEditor.php:82
9155 msgid "Displays a sold out badge when a product is out of stock."
9156 msgstr ""
9157
9158 #: app/Modules/Templating/BlockTemplates/ProductCategoryTemplate.php:48
9159 msgid "Displays products filtered by a category."
9160 msgstr ""
9161
9162 #: app/Modules/Templating/BlockTemplates/ProductPageTemplate.php:48
9163 msgid "Displays Single FluentCart Product."
9164 msgstr ""
9165
9166 #: app/Hooks/Handlers/BlockEditors/ProductPackageDescriptionBlockEditor.php:81
9167 msgid ""
9168 "Displays the product packaging details (name, type, dimensions, weight)."
9169 msgstr ""
9170
9171 #: app/Hooks/Handlers/BlockEditors/ProductSkuBlockEditor.php:83
9172 msgid "Displays the product SKU (Stock Keeping Unit)."
9173 msgstr ""
9174
9175 #: app/Services/Filter/OrderFilter.php:404
9176 #: app/Services/Translations/admin-translation.php:788
9177 #: app/Services/Translations/customer-profile-translation.php:88
9178 msgid "Dispute"
9179 msgstr ""
9180
9181 #: app/Http/Controllers/OrderController.php:1303
9182 msgid "Dispute accepted!"
9183 msgstr ""
9184
9185 #: app/Services/Localization/i18n/address-locales.php:79
9186 #: app/Services/Localization/i18n/address-locales.php:134
9187 #: app/Services/Localization/i18n/address-locales.php:631
9188 #: app/Services/Localization/i18n/address-locales.php:740
9189 #: app/Services/Localization/i18n/address-locales.php:771
9190 #: app/Services/Localization/i18n/address-locales.php:781
9191 msgid "District"
9192 msgstr ""
9193
9194 #: app/Services/Localization/i18n/states.php:1934
9195 msgctxt "district"
9196 msgid "Belgrade"
9197 msgstr ""
9198
9199 #: app/Services/Localization/i18n/states.php:1935
9200 msgctxt "district"
9201 msgid "Bor"
9202 msgstr ""
9203
9204 #: app/Services/Localization/i18n/states.php:1936
9205 msgctxt "district"
9206 msgid "Braničevo"
9207 msgstr ""
9208
9209 #: app/Services/Localization/i18n/states.php:1937
9210 msgctxt "district"
9211 msgid "Central Banat"
9212 msgstr ""
9213
9214 #: app/Services/Localization/i18n/states.php:1938
9215 msgctxt "district"
9216 msgid "Danube"
9217 msgstr ""
9218
9219 #: app/Services/Localization/i18n/states.php:1939
9220 msgctxt "district"
9221 msgid "Jablanica"
9222 msgstr ""
9223
9224 #: app/Services/Localization/i18n/states.php:1940
9225 msgctxt "district"
9226 msgid "Kolubara"
9227 msgstr ""
9228
9229 #: app/Services/Localization/i18n/states.php:1959
9230 msgctxt "district"
9231 msgid "Kosovo"
9232 msgstr ""
9233
9234 #: app/Services/Localization/i18n/states.php:1964
9235 msgctxt "district"
9236 msgid "Kosovo-Metohija"
9237 msgstr ""
9238
9239 #: app/Services/Localization/i18n/states.php:1963
9240 msgctxt "district"
9241 msgid "Kosovo-Pomoravlje"
9242 msgstr ""
9243
9244 #: app/Services/Localization/i18n/states.php:1962
9245 msgctxt "district"
9246 msgid "Kosovska Mitrovica"
9247 msgstr ""
9248
9249 #: app/Services/Localization/i18n/states.php:1941
9250 msgctxt "district"
9251 msgid "Mačva"
9252 msgstr ""
9253
9254 #: app/Services/Localization/i18n/states.php:1942
9255 msgctxt "district"
9256 msgid "Morava"
9257 msgstr ""
9258
9259 #: app/Services/Localization/i18n/states.php:1943
9260 msgctxt "district"
9261 msgid "Nišava"
9262 msgstr ""
9263
9264 #: app/Services/Localization/i18n/states.php:1945
9265 msgctxt "district"
9266 msgid "North Banat"
9267 msgstr ""
9268
9269 #: app/Services/Localization/i18n/states.php:1944
9270 msgctxt "district"
9271 msgid "North Bačka"
9272 msgstr ""
9273
9274 #: app/Services/Localization/i18n/states.php:1960
9275 msgctxt "district"
9276 msgid "Peć"
9277 msgstr ""
9278
9279 #: app/Services/Localization/i18n/states.php:1947
9280 msgctxt "district"
9281 msgid "Pirot"
9282 msgstr ""
9283
9284 #: app/Services/Localization/i18n/states.php:1948
9285 msgctxt "district"
9286 msgid "Pomoravlje"
9287 msgstr ""
9288
9289 #: app/Services/Localization/i18n/states.php:1961
9290 msgctxt "district"
9291 msgid "Prizren"
9292 msgstr ""
9293
9294 #: app/Services/Localization/i18n/states.php:1946
9295 msgctxt "district"
9296 msgid "Pčinja"
9297 msgstr ""
9298
9299 #: app/Services/Localization/i18n/states.php:1949
9300 msgctxt "district"
9301 msgid "Rasina"
9302 msgstr ""
9303
9304 #: app/Services/Localization/i18n/states.php:1950
9305 msgctxt "district"
9306 msgid "Raška"
9307 msgstr ""
9308
9309 #: app/Services/Localization/i18n/states.php:1952
9310 msgctxt "district"
9311 msgid "South Banat"
9312 msgstr ""
9313
9314 #: app/Services/Localization/i18n/states.php:1951
9315 msgctxt "district"
9316 msgid "South Bačka"
9317 msgstr ""
9318
9319 #: app/Services/Localization/i18n/states.php:1953
9320 msgctxt "district"
9321 msgid "Srem"
9322 msgstr ""
9323
9324 #: app/Services/Localization/i18n/states.php:1955
9325 msgctxt "district"
9326 msgid "Toplica"
9327 msgstr ""
9328
9329 #: app/Services/Localization/i18n/states.php:1965
9330 msgctxt "district"
9331 msgid "Vojvodina"
9332 msgstr ""
9333
9334 #: app/Services/Localization/i18n/states.php:1956
9335 msgctxt "district"
9336 msgid "West Bačka"
9337 msgstr ""
9338
9339 #: app/Services/Localization/i18n/states.php:1957
9340 msgctxt "district"
9341 msgid "Zaječar"
9342 msgstr ""
9343
9344 #: app/Services/Localization/i18n/states.php:1958
9345 msgctxt "district"
9346 msgid "Zlatibor"
9347 msgstr ""
9348
9349 #: app/Services/Localization/i18n/states.php:1954
9350 msgctxt "district"
9351 msgid "Šumadija"
9352 msgstr ""
9353
9354 #: app/Services/Localization/i18n/states.php:2148
9355 msgid "District of Columbia"
9356 msgstr ""
9357
9358 #: app/Services/Localization/i18n/states.php:258
9359 msgid "Distrito Federal"
9360 msgstr ""
9361
9362 #: app/Services/Localization/i18n/states.php:440
9363 msgid "Distrito Nacional"
9364 msgstr ""
9365
9366 #: app/Services/Translations/block-editor-translation.php:132
9367 msgid "Divider"
9368 msgstr ""
9369
9370 #: app/Services/Translations/block-editor-translation.php:133
9371 msgid "Divider Color"
9372 msgstr ""
9373
9374 #: app/Services/Localization/i18n/states.php:1838
9375 msgid "Diyarbakır"
9376 msgstr ""
9377
9378 #: app/Services/Localization/i18n/states.php:500
9379 msgid "Djelfa"
9380 msgstr ""
9381
9382 #: app/Services/Localization/i18n/countries.php:75
9383 msgid "Djibouti"
9384 msgstr ""
9385
9386 #: app/Helpers/CurrenciesHelper.php:53 app/Helpers/CurrenciesHelper.php:386
9387 msgid "Djiboutian Franc"
9388 msgstr ""
9389
9390 #: app/Services/Localization/i18n/states.php:787
9391 msgid "DKI Jakarta"
9392 msgstr ""
9393
9394 #: app/Services/Localization/i18n/states.php:1973
9395 msgid "Dnipropetrovshchyna"
9396 msgstr ""
9397
9398 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:167
9399 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:180
9400 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:191
9401 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:204
9402 msgid "do not have"
9403 msgstr ""
9404
9405 #: app/Services/Localization/i18n/states.php:197
9406 msgid "Dobrich"
9407 msgstr ""
9408
9409 #: app/Services/Localization/i18n/states.php:1903
9410 msgid "Dodoma"
9411 msgstr ""
9412
9413 #: app/Services/Translations/admin-translation.php:789
9414 msgid "Doesn't equal"
9415 msgstr ""
9416
9417 #: app/Services/Translations/admin-translation.php:790
9418 msgid "Doesn't includes"
9419 msgstr ""
9420
9421 #: app/Services/Localization/i18n/states.php:2029
9422 msgid "Dokolo"
9423 msgstr ""
9424
9425 #: app/Services/Localization/i18n/states.php:1677
9426 msgid "Dolj"
9427 msgstr ""
9428
9429 #: app/Services/Localization/i18n/countries.php:76
9430 msgid "Dominica"
9431 msgstr ""
9432
9433 #: app/Helpers/CurrenciesHelper.php:55
9434 msgid "Dominican Peso"
9435 msgstr ""
9436
9437 #: app/Services/Localization/i18n/countries.php:77
9438 msgid "Dominican Republic"
9439 msgstr ""
9440
9441 #: app/Services/Translations/admin-translation.php:791
9442 msgid "Don't Forget to Save Your Tax File"
9443 msgstr ""
9444
9445 #: app/Services/Translations/admin-translation.php:792
9446 msgid "Don't have a license key?"
9447 msgstr ""
9448
9449 #: app/Services/Translations/admin-translation.php:793
9450 msgid "Don't manage"
9451 msgstr ""
9452
9453 #: app/Services/Localization/i18n/states.php:1295
9454 msgid "Dondușeni"
9455 msgstr ""
9456
9457 #: app/Services/Translations/admin-translation.php:794
9458 msgid "Done"
9459 msgstr ""
9460
9461 #: app/Services/Localization/i18n/states.php:1974
9462 msgid "Donechchyna"
9463 msgstr ""
9464
9465 #: app/Services/Localization/i18n/states.php:817
9466 msgid "Donegal"
9467 msgstr ""
9468
9469 #: app/Services/Localization/i18n/states.php:233
9470 msgid "Donga"
9471 msgstr ""
9472
9473 #: api/StoreSettings.php:404
9474 msgid "Dot & Comma (eg 10.000,00)"
9475 msgstr ""
9476
9477 #: app/Services/Translations/admin-translation.php:795
9478 #: app/Services/Translations/customer-profile-translation.php:89
9479 #: app/Services/Translations/block-editor-translation.php:134
9480 #: app/Services/Renderer/Receipt/ThankYouRender.php:720
9481 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:188
9482 #: app/Views/emails/parts/downloads.php:39
9483 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:164
9484 msgid "Download"
9485 msgstr ""
9486
9487 #: app/Services/Translations/admin-translation.php:796
9488 msgid "Download & Continue"
9489 msgstr ""
9490
9491 #: app/Helpers/EditorShortCodeHelper.php:352
9492 msgid "Download (Loop)"
9493 msgstr ""
9494
9495 #: app/Services/Translations/admin-translation.php:799
9496 msgid "Download a Sample CSV File"
9497 msgstr ""
9498
9499 #: app/Services/Translations/admin-translation.php:797
9500 msgid "Download Again"
9501 msgstr ""
9502
9503 #: app/Helpers/CustomerHelper.php:159
9504 msgid "Download date has been expired"
9505 msgstr ""
9506
9507 #: app/Services/Translations/admin-translation.php:798
9508 msgid "Download FluentHub"
9509 msgstr ""
9510
9511 #: app/Services/Translations/admin-translation.php:800
9512 msgid "Download link copied to your clipboard"
9513 msgstr ""
9514
9515 #: api/Resource/FrontendResource/OrderDownloadPermissionResource.php:69
9516 msgid "Download log created successfully!"
9517 msgstr ""
9518
9519 #: api/Resource/FrontendResource/OrderDownloadPermissionResource.php:74
9520 msgid "Download log creation failed."
9521 msgstr ""
9522
9523 #: api/Resource/FrontendResource/OrderDownloadPermissionResource.php:106
9524 msgid "Download log update failed."
9525 msgstr ""
9526
9527 #: api/Resource/FrontendResource/OrderDownloadPermissionResource.php:101
9528 msgid "Download log updated successfully!"
9529 msgstr ""
9530
9531 #: app/Modules/PaymentMethods/PromoGateways/Addons/SslcommerzAddon.php:94
9532 msgid ""
9533 "Download manually with FluentCart free, or install automatically with "
9534 "FluentCart Pro."
9535 msgstr ""
9536
9537 #: app/Views/invoice/thank_you.php:630
9538 #: app/Services/Renderer/Receipt/ThankYouRender.php:1007
9539 msgid "Download Receipt"
9540 msgstr ""
9541
9542 #: app/Services/Translations/customer-profile-translation.php:90
9543 msgid "Download Receipt for Invoice"
9544 msgstr ""
9545
9546 #: app/Services/Translations/customer-profile-translation.php:91
9547 msgid "Download receipt for transaction on"
9548 msgstr ""
9549
9550 #: app/Helpers/EditorShortCodeHelper.php:358
9551 msgid "Download URL"
9552 msgstr ""
9553
9554 #: app/Services/Translations/admin-translation.php:801
9555 msgid "Downloadable Asset(s)"
9556 msgstr ""
9557
9558 #: app/Services/Translations/admin-translation.php:802
9559 msgid "Downloadable File Deleted Successfully"
9560 msgstr ""
9561
9562 #: app/Services/Translations/admin-translation.php:803
9563 msgid "Downloading..."
9564 msgstr ""
9565
9566 #: app/Services/Translations/customer-profile-translation.php:92
9567 #: app/Services/Translations/block-editor-translation.php:135
9568 #: app/Services/Renderer/Receipt/ThankYouRender.php:691
9569 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:293
9570 #: app/Hooks/Handlers/BlockEditors/CustomerProfileBlockEditor.php:46
9571 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:234
9572 #: app/Views/emails/order/paid/customer.php:49
9573 #: app/Views/emails/order/shipped/customer.php:35
9574 #: app/Views/emails/order/delivered/customer.php:38
9575 msgid "Downloads"
9576 msgstr ""
9577
9578 #: app/Services/Translations/customer-profile-translation.php:93
9579 msgid "Downloads table"
9580 msgstr ""
9581
9582 #: app/Helpers/Status.php:112 app/Helpers/Helper.php:371
9583 #: app/Services/Translations/admin-translation.php:804
9584 #: app/Services/Translations/customer-profile-translation.php:94
9585 msgid "Draft"
9586 msgstr ""
9587
9588 #: app/Services/Translations/admin-translation.php:805
9589 msgid "Drag & Drop or"
9590 msgstr ""
9591
9592 #. %1$s - opening tag, %2$s - closing tag
9593 #: app/Services/Translations/admin-translation.php:807
9594 #, php-format
9595 msgid "Drag & Drop or %1$s Browse/Upload %2$s Files"
9596 msgstr ""
9597
9598 #: app/Services/Translations/admin-translation.php:808
9599 msgid "Drag to reorder"
9600 msgstr ""
9601
9602 #: app/Services/Localization/i18n/states.php:1218
9603 msgid "Driouch"
9604 msgstr ""
9605
9606 #: app/Http/Controllers/WebController/FileDownloader.php:115
9607 msgid "Driver Error"
9608 msgstr ""
9609
9610 #: app/Http/Requests/ProductDownloadable/ProductDownloadableFileRequest.php:36
9611 #: app/Http/Requests/ProductDownloadable/ProductDownloadableBulkFileRequest.php:38
9612 msgid "Driver is required."
9613 msgstr ""
9614
9615 #. %s is the driver name
9616 #: app/Services/Translations/admin-translation.php:810
9617 #, php-format
9618 msgid "Driver: %s"
9619 msgstr ""
9620
9621 #: app/Services/Localization/i18n/states.php:1296
9622 msgid "Drochia"
9623 msgstr ""
9624
9625 #: app/Services/Translations/admin-translation.php:811
9626 #: app/Services/Translations/block-editor-translation.php:136
9627 msgid "Dropdown"
9628 msgstr ""
9629
9630 #: app/Services/Localization/i18n/states.php:449
9631 msgid "Duarte"
9632 msgstr ""
9633
9634 #: app/Services/Localization/i18n/states.php:818
9635 msgid "Dublin"
9636 msgstr ""
9637
9638 #: app/Services/Localization/i18n/states.php:750
9639 msgid "Dubrovnik-Neretva County"
9640 msgstr ""
9641
9642 #: app/Services/Localization/i18n/states.php:1297
9643 msgid "Dubăsari"
9644 msgstr ""
9645
9646 #: app/Services/Translations/admin-translation.php:812
9647 msgid ""
9648 "Due amount is remaining, Get a custom payment link to send to the customer."
9649 msgstr ""
9650
9651 #: app/Views/emails/order/reminder/due/customer.php:54
9652 #: app/Views/emails/order/reminder/due/admin.php:40
9653 #: app/Views/emails/order/reminder/overdue/customer.php:58
9654 #: app/Views/emails/order/reminder/overdue/admin.php:52
9655 msgid "Due Date"
9656 msgstr ""
9657
9658 #: app/Services/Translations/admin-translation.php:813
9659 msgid "Duplicate"
9660 msgstr ""
9661
9662 #: app/Services/Translations/admin-translation.php:814
9663 #, php-format
9664 msgid "Duplicate %s?"
9665 msgstr ""
9666
9667 #: app/Services/Translations/admin-translation.php:815
9668 msgid "Duplicate Product"
9669 msgstr ""
9670
9671 #: app/Services/BulkProductUpdateService.php:246
9672 #: app/Services/BulkProductInsertService.php:161
9673 #, php-format
9674 msgid "Duplicate SKU \"%s\" within this product."
9675 msgstr ""
9676
9677 #. 1: Variation ID
9678 #: app/Services/PlanUpgradeService.php:91
9679 #, php-format
9680 msgid ""
9681 "Duplicate upgrade path found for variation #%1$s. Each target variation must "
9682 "be unique."
9683 msgstr ""
9684
9685 #: app/Services/Localization/i18n/states.php:1335
9686 msgid "Durango"
9687 msgstr ""
9688
9689 #: app/Services/Localization/i18n/states.php:2200
9690 msgid "Durazno"
9691 msgstr ""
9692
9693 #: app/Services/Localization/i18n/states.php:58
9694 msgid "Durrës"
9695 msgstr ""
9696
9697 #: app/Services/Translations/admin-translation.php:816
9698 msgid "Dynamic"
9699 msgstr ""
9700
9701 #: app/Services/Localization/i18n/states.php:1676
9702 msgid "Dâmbovița"
9703 msgstr ""
9704
9705 #: app/Services/Localization/i18n/states.php:1898
9706 msgid "Düzce"
9707 msgstr ""
9708
9709 #: app/Services/Translations/admin-translation.php:817
9710 msgid "E-Invoice Configuration"
9711 msgstr ""
9712
9713 #: app/Services/Translations/admin-translation.php:818
9714 msgid "E-Invoice Settings"
9715 msgstr ""
9716
9717 #: app/Services/Translations/admin-translation.php:2784
9718 msgid "e.g 10"
9719 msgstr ""
9720
9721 #: app/Services/Renderer/ProductFilterRender.php:218
9722 msgid "e.g 100"
9723 msgstr ""
9724
9725 #: app/Services/Renderer/ProductFilterRender.php:240
9726 msgid "e.g 500"
9727 msgstr ""
9728
9729 #: app/Helpers/CartCheckoutHelper.php:496
9730 #: app/Services/Renderer/AddressSelectRenderer.php:235
9731 msgid "e.g Home, Office"
9732 msgstr ""
9733
9734 #: app/Services/Translations/admin-translation.php:2785
9735 msgid "e.g. (+ tax)"
9736 msgstr ""
9737
9738 #: app/Services/Translations/admin-translation.php:2786
9739 msgid "e.g. (incl. tax)"
9740 msgstr ""
9741
9742 #: app/Services/Translations/admin-translation.php:2787
9743 msgid "e.g. 0 for tax exempt"
9744 msgstr ""
9745
9746 #: app/Services/Translations/admin-translation.php:2788
9747 msgid "e.g. 9300 or 9300-9399 or 9300,9400"
9748 msgstr ""
9749
9750 #: app/Services/Translations/admin-translation.php:2789
9751 msgid "e.g. Custom Invoice"
9752 msgstr ""
9753
9754 #: app/Services/Translations/admin-translation.php:2790
9755 msgid "e.g. DE999999999"
9756 msgstr ""
9757
9758 #: app/Services/Renderer/VatFieldRenderer.php:140
9759 msgid ""
9760 "e.g. I confirm reverse charge applies — VAT will be self-accounted in my "
9761 "country. Saved with your order. Max 255 characters. "
9762 msgstr ""
9763
9764 #: app/Services/Translations/admin-translation.php:2791
9765 msgid "e.g. Initial Setup"
9766 msgstr ""
9767
9768 #: app/Helpers/CartCheckoutHelper.php:824
9769 msgid "e.g. James Brown"
9770 msgstr ""
9771
9772 #: app/Services/Translations/admin-translation.php:2792
9773 msgid "e.g. Medium box"
9774 msgstr ""
9775
9776 #: app/Helpers/CartCheckoutHelper.php:833
9777 msgid "e.g. [email protected]"
9778 msgstr ""
9779
9780 #: app/Helpers/CartCheckoutHelper.php:859
9781 msgid "e.g. [email protected] or username"
9782 msgstr ""
9783
9784 #: app/Services/Translations/admin-translation.php:2793
9785 msgid "e.g. Navy Blue"
9786 msgstr ""
9787
9788 #: app/Services/Translations/admin-translation.php:2794
9789 msgid "e.g. Small, Medium, Large"
9790 msgstr ""
9791
9792 #: app/Services/Translations/admin-translation.php:2795
9793 msgid "e.g. Super Reduced, Luxury"
9794 msgstr ""
9795
9796 #: app/Services/Translations/admin-translation.php:2796
9797 msgid "e.g. Tax, VAT, GST"
9798 msgstr ""
9799
9800 #: app/Services/Translations/admin-translation.php:2797
9801 msgid "e.g. VAT, MwSt"
9802 msgstr ""
9803
9804 #: app/Http/Requests/AttrTermRequest.php:50
9805 msgid "Each term must have a title."
9806 msgstr ""
9807
9808 #: app/Http/Requests/AttrTermRequest.php:51
9809 msgid "Each title must be 50 characters or fewer."
9810 msgstr ""
9811
9812 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:445
9813 msgid "Early payment is not available for this subscription."
9814 msgstr ""
9815
9816 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:163
9817 msgid "Early payment is not enabled for this site."
9818 msgstr ""
9819
9820 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:180
9821 msgid "Early payment is only available for installment subscriptions."
9822 msgstr ""
9823
9824 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:204
9825 msgid "Early payment link generated."
9826 msgstr ""
9827
9828 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:455
9829 msgid "Early payment URL generated."
9830 msgstr ""
9831
9832 #: app/Services/Localization/i18n/states.php:894
9833 msgid "East Azarbaijan (آذربایجان شرقی)"
9834 msgstr ""
9835
9836 #: app/Helpers/CurrenciesHelper.php:154
9837 msgid "East Caribbean Dollar"
9838 msgstr ""
9839
9840 #: app/Services/Localization/i18n/states.php:669
9841 msgid "East Macedonia and Thrace"
9842 msgstr ""
9843
9844 #: app/Services/Localization/i18n/states.php:654
9845 #: app/Services/Localization/i18n/states.php:2259
9846 msgid "Eastern"
9847 msgstr ""
9848
9849 #: app/Services/Localization/i18n/states.php:2246
9850 msgid "Eastern Cape"
9851 msgstr ""
9852
9853 #: app/Services/Localization/i18n/states.php:1574
9854 msgid "Eastern Samar"
9855 msgstr ""
9856
9857 #: app/Services/Localization/i18n/states.php:1416
9858 msgid "Ebonyi"
9859 msgstr ""
9860
9861 #: app/Services/Localization/i18n/countries.php:78
9862 msgid "Ecuador"
9863 msgstr ""
9864
9865 #: app/Services/Localization/i18n/states.php:1298
9866 msgid "Edineț"
9867 msgstr ""
9868
9869 #: app/Services/Localization/i18n/states.php:1839
9870 msgid "Edirne"
9871 msgstr ""
9872
9873 #: app/Services/Translations/admin-translation.php:824
9874 #: app/Services/Translations/customer-profile-translation.php:95
9875 msgid "Edit"
9876 msgstr ""
9877
9878 #. %1$s: user name
9879 #: app/Services/Translations/admin-translation.php:826
9880 #, php-format
9881 msgid "Edit %1$s's Role"
9882 msgstr ""
9883
9884 #: app/Services/Translations/customer-profile-translation.php:97
9885 msgid "Edit address"
9886 msgstr ""
9887
9888 #: app/Services/Translations/admin-translation.php:841
9889 msgid "Edit attribute group"
9890 msgstr ""
9891
9892 #: app/Services/Translations/customer-profile-translation.php:96
9893 msgid "Edit Billing Address"
9894 msgstr ""
9895
9896 #: app/Services/Translations/admin-translation.php:842
9897 msgid "Edit billing address"
9898 msgstr ""
9899
9900 #: app/CPT/FluentProducts.php:314
9901 msgid "Edit Brand"
9902 msgstr ""
9903
9904 #: app/CPT/FluentProducts.php:292
9905 msgid "Edit Category"
9906 msgstr ""
9907
9908 #: app/Services/Translations/admin-translation.php:827
9909 msgid "Edit Coupon"
9910 msgstr ""
9911
9912 #: app/Services/Translations/admin-translation.php:828
9913 msgid "Edit Customer Information"
9914 msgstr ""
9915
9916 #: app/Services/Translations/admin-translation.php:843
9917 msgid "Edit customer information"
9918 msgstr ""
9919
9920 #: app/Services/Translations/admin-translation.php:829
9921 msgid "Edit Description"
9922 msgstr ""
9923
9924 #: app/Services/Translations/admin-translation.php:830
9925 msgid "Edit Discount"
9926 msgstr ""
9927
9928 #: app/Services/Translations/admin-translation.php:844
9929 msgid "Edit discount"
9930 msgstr ""
9931
9932 #: app/Services/Translations/admin-translation.php:831
9933 msgid "Edit Downloadable Asset"
9934 msgstr ""
9935
9936 #: app/Services/Translations/admin-translation.php:845
9937 msgid "Edit draft"
9938 msgstr ""
9939
9940 #: app/Services/Translations/admin-translation.php:846
9941 msgid "Edit group"
9942 msgstr ""
9943
9944 #: app/Services/Translations/admin-translation.php:847
9945 #, php-format
9946 msgid "Edit group %1$s"
9947 msgstr ""
9948
9949 #: app/Services/Translations/admin-translation.php:832
9950 msgid "Edit Integration"
9951 msgstr ""
9952
9953 #: app/Services/Translations/admin-translation.php:848
9954 msgid "Edit media"
9955 msgstr ""
9956
9957 #: app/Services/Translations/admin-translation.php:833
9958 msgid "Edit Note"
9959 msgstr ""
9960
9961 #: app/Services/Translations/admin-translation.php:849
9962 msgid "Edit package"
9963 msgstr ""
9964
9965 #: app/Helpers/AdminHelper.php:51
9966 msgid "Edit Pricing"
9967 msgstr ""
9968
9969 #: app/CPT/FluentProducts.php:211 app/Helpers/AdminHelper.php:32
9970 msgid "Edit Product"
9971 msgstr ""
9972
9973 #: app/Modules/Templating/Bricks/Elements/ProductContent.php:27
9974 msgid "Edit product content in FluentCart."
9975 msgstr ""
9976
9977 #: app/Services/Translations/block-editor-translation.php:138
9978 msgid "Edit product selection"
9979 msgstr ""
9980
9981 #: app/Modules/Templating/Bricks/Elements/ProductShortDescription.php:27
9982 msgid "Edit product short description in WordPress."
9983 msgstr ""
9984
9985 #: app/Services/Permission/PermissionManager.php:186
9986 msgid "Edit Products"
9987 msgstr ""
9988
9989 #: app/Services/Translations/admin-translation.php:850
9990 msgid "Edit registration"
9991 msgstr ""
9992
9993 #: app/Services/Translations/admin-translation.php:834
9994 msgid "Edit Shipping"
9995 msgstr ""
9996
9997 #: app/Services/Translations/admin-translation.php:851
9998 msgid "Edit shipping address"
9999 msgstr ""
10000
10001 #: app/Services/Translations/admin-translation.php:835
10002 msgid "Edit Shipping Class"
10003 msgstr ""
10004
10005 #: app/Services/Translations/admin-translation.php:836
10006 msgid "Edit Shipping Method"
10007 msgstr ""
10008
10009 #: app/Services/Translations/admin-translation.php:837
10010 msgid "Edit Shipping Zone"
10011 msgstr ""
10012
10013 #: app/Services/Translations/admin-translation.php:838
10014 msgid "Edit Short Description"
10015 msgstr ""
10016
10017 #: app/Services/Translations/admin-translation.php:852
10018 msgid "Edit tax override"
10019 msgstr ""
10020
10021 #: app/Services/Translations/admin-translation.php:853
10022 msgid "Edit tax override for"
10023 msgstr ""
10024
10025 #: app/Services/Translations/admin-translation.php:839
10026 msgid "Edit Template"
10027 msgstr ""
10028
10029 #: app/Services/Translations/admin-translation.php:854
10030 msgid "Edit the term"
10031 msgstr ""
10032
10033 #: app/Services/Translations/admin-translation.php:840
10034 msgid "Edit VAT registration"
10035 msgstr ""
10036
10037 #: app/Modules/Templating/BlockTemplates/TemplateParts/ProductModalTemplatePart.php:145
10038 msgid "Editable template part for Single Product Modal."
10039 msgstr ""
10040
10041 #: app/Services/Translations/admin-translation.php:855
10042 msgid "Editing group"
10043 msgstr ""
10044
10045 #: app/Services/Translations/admin-translation.php:856
10046 msgid "Editor"
10047 msgstr ""
10048
10049 #: app/Http/Controllers/ProductController.php:387
10050 msgid "Editor mode updated successfully"
10051 msgstr ""
10052
10053 #: app/Services/Localization/i18n/states.php:1417
10054 msgid "Edo"
10055 msgstr ""
10056
10057 #: app/Services/Translations/admin-translation.php:857
10058 msgid "Eg. COUPON10"
10059 msgstr ""
10060
10061 #: app/Services/Localization/i18n/countries.php:79
10062 msgid "Egypt"
10063 msgstr ""
10064
10065 #: app/Helpers/CurrenciesHelper.php:57
10066 msgid "Egyptian Pound"
10067 msgstr ""
10068
10069 #: app/Services/Localization/i18n/states.php:1085
10070 msgid "Ehime"
10071 msgstr ""
10072
10073 #: app/Services/Tax/TaxManager.php:124
10074 msgid "Eight"
10075 msgstr ""
10076
10077 #: app/Modules/Tax/TaxModule.php:2460
10078 msgid "EIN / Sales Tax"
10079 msgstr ""
10080
10081 #: app/Services/Localization/i18n/address-locales.php:364
10082 msgid "Eircode"
10083 msgstr ""
10084
10085 #: app/Services/Localization/i18n/states.php:1418
10086 msgid "Ekiti"
10087 msgstr ""
10088
10089 #: app/Services/Localization/i18n/states.php:515
10090 msgid "El Bayadh"
10091 msgstr ""
10092
10093 #: app/Services/Localization/i18n/states.php:1514
10094 msgid "El Callao"
10095 msgstr ""
10096
10097 #: app/Services/Localization/i18n/states.php:1228
10098 msgid "El Hajeb"
10099 msgstr ""
10100
10101 #: app/Services/Localization/i18n/states.php:1233
10102 msgid "El Jadida"
10103 msgstr ""
10104
10105 #: app/Services/Localization/i18n/states.php:541
10106 msgid "El Oro"
10107 msgstr ""
10108
10109 #: app/Services/Localization/i18n/states.php:522
10110 msgid "El Oued"
10111 msgstr ""
10112
10113 #: app/Services/Localization/i18n/states.php:719
10114 msgid "El Paraíso"
10115 msgstr ""
10116
10117 #: app/Services/Localization/i18n/states.php:687
10118 msgid "El Progreso"
10119 msgstr ""
10120
10121 #: app/Services/Localization/i18n/countries.php:80
10122 msgid "El Salvador"
10123 msgstr ""
10124
10125 #: app/Services/Localization/i18n/states.php:450
10126 msgid "El Seibo"
10127 msgstr ""
10128
10129 #: app/Services/Localization/i18n/states.php:519
10130 msgid "El Tarf"
10131 msgstr ""
10132
10133 #: app/Services/Localization/i18n/states.php:451
10134 msgid "El Valle"
10135 msgstr ""
10136
10137 #: app/Services/Localization/i18n/states.php:1840
10138 msgid "Elazığ"
10139 msgstr ""
10140
10141 #: app/Services/Localization/i18n/states.php:59
10142 msgid "Elbasan"
10143 msgstr ""
10144
10145 #: app/Services/Translations/admin-translation.php:858
10146 msgid "Electronic Address"
10147 msgstr ""
10148
10149 #: app/Services/Translations/admin-translation.php:859
10150 msgid "Electronic address for receiving e-invoices (e.g. PEPPOL ID)"
10151 msgstr ""
10152
10153 #: app/Services/Translations/admin-translation.php:860
10154 #: app/Services/Translations/customer-profile-translation.php:98
10155 msgid "Element not provided"
10156 msgstr ""
10157
10158 #: app/Http/Controllers/ModuleSettingsController.php:261
10159 msgid "Elementor Blocks"
10160 msgstr ""
10161
10162 #: app/Services/Tax/TaxManager.php:127
10163 msgid "Eleven"
10164 msgstr ""
10165
10166 #: app/Services/Localization/i18n/states.php:1101
10167 msgid "Elgeyo-Marakwet"
10168 msgstr ""
10169
10170 #: app/Services/Localization/i18n/states.php:452
10171 msgid "Elías Piña"
10172 msgstr ""
10173
10174 #: app/Services/Renderer/CheckoutFieldsSchema.php:21
10175 #: app/Services/Translations/admin-translation.php:861
10176 #: app/Services/Translations/customer-profile-translation.php:99
10177 #: app/Services/Translations/block-editor-translation.php:139
10178 msgid "Email"
10179 msgstr ""
10180
10181 #: app/Services/Translations/admin-translation.php:862
10182 msgid "Email *"
10183 msgstr ""
10184
10185 #: app/Helpers/CartCheckoutHelper.php:831
10186 #: app/Services/Renderer/CheckoutFieldsSchema.php:473
10187 msgid "Email Address"
10188 msgstr ""
10189
10190 #: app/Helpers/CartCheckoutHelper.php:676
10191 #: app/Services/Renderer/ModalCheckoutRenderer.php:524
10192 #: app/Services/Renderer/ModalCheckoutRenderer.php:531
10193 msgid "Email address"
10194 msgstr ""
10195
10196 #: api/User.php:73
10197 msgid "Email already exists"
10198 msgstr ""
10199
10200 #: app/Http/Requests/CustomerRequest.php:51
10201 msgid "Email already exists."
10202 msgstr ""
10203
10204 #: app/Services/Translations/admin-translation.php:863
10205 msgid "Email Body"
10206 msgstr ""
10207
10208 #: app/Services/Translations/admin-translation.php:864
10209 msgid "Email Body Type"
10210 msgstr ""
10211
10212 #. %1$s is celebration emoji(s)
10213 #: app/Services/TemplateService.php:186
10214 #, php-format
10215 msgctxt "Email Celebration"
10216 msgid "Big News! Another Subscription Locked In! %1$s"
10217 msgstr ""
10218
10219 #. %1$s is celebration emoji(s)
10220 #: app/Services/TemplateService.php:153
10221 #, php-format
10222 msgctxt "Email Celebration"
10223 msgid "Bling Bling! Your Shop's Cashin' In! %1$s"
10224 msgstr ""
10225
10226 #. %1$s is celebration emoji(s)
10227 #: app/Services/TemplateService.php:132
10228 #, php-format
10229 msgctxt "Email Celebration"
10230 msgid "Boom! Your Store's Popping Off! %1$s"
10231 msgstr ""
10232
10233 #. %1$s is celebration emoji(s)
10234 #: app/Services/TemplateService.php:201
10235 #, php-format
10236 msgctxt "Email Celebration"
10237 msgid "Boom! Your Store's Sub Count Grows! %1$s"
10238 msgstr ""
10239
10240 #. %1$s is celebration emoji(s)
10241 #: app/Services/TemplateService.php:195
10242 #, php-format
10243 msgctxt "Email Celebration"
10244 msgid "Cha-Ching! Subscription Renewed, Boss! %1$s"
10245 msgstr ""
10246
10247 #. %1$s is celebration emoji(s)
10248 #: app/Services/TemplateService.php:123
10249 #, php-format
10250 msgctxt "Email Celebration"
10251 msgid "Cha-Ching! Your Shop's Raking It In! %1$s"
10252 msgstr ""
10253
10254 #. %1$s is celebration emoji(s)
10255 #: app/Services/TemplateService.php:228
10256 #, php-format
10257 msgctxt "Email Celebration"
10258 msgid "Cheers! A Loyal Customer Renewed! %1$s"
10259 msgstr ""
10260
10261 #. %1$s is celebration emoji(s)
10262 #: app/Services/TemplateService.php:141
10263 #, php-format
10264 msgctxt "Email Celebration"
10265 msgid "Cheers! Your Shop's Got Another Win! %1$s"
10266 msgstr ""
10267
10268 #. %1$s is celebration emoji(s)
10269 #: app/Services/TemplateService.php:207
10270 #, php-format
10271 msgctxt "Email Celebration"
10272 msgid "Confetti Time! Subscription Renewed! %1$s"
10273 msgstr ""
10274
10275 #. %1$s is celebration emoji(s)
10276 #: app/Services/TemplateService.php:138
10277 #, php-format
10278 msgctxt "Email Celebration"
10279 msgid "Dance Party! New Order Just Dropped! %1$s"
10280 msgstr ""
10281
10282 #. %1$s is celebration emoji(s)
10283 #: app/Services/TemplateService.php:177
10284 #, php-format
10285 msgctxt "Email Celebration"
10286 msgid "Epic Haul! Another Sale to Cheer! %1$s"
10287 msgstr ""
10288
10289 #. %1$s is celebration emoji(s)
10290 #: app/Services/TemplateService.php:225
10291 #, php-format
10292 msgctxt "Email Celebration"
10293 msgid "Epic Win! Your Shop's Sub is Back! %1$s"
10294 msgstr ""
10295
10296 #. %1$s is celebration emoji(s)
10297 #: app/Services/TemplateService.php:147
10298 #, php-format
10299 msgctxt "Email Celebration"
10300 msgid "Epic Win! Your Store's Crushing It! %1$s"
10301 msgstr ""
10302
10303 #. %1$s is celebration emoji(s)
10304 #: app/Services/TemplateService.php:231
10305 #, php-format
10306 msgctxt "Email Celebration"
10307 msgid "Fist Bump! Subscription Renewed, Champ! %1$s"
10308 msgstr ""
10309
10310 #. %1$s is celebration emoji(s)
10311 #: app/Services/TemplateService.php:159
10312 #, php-format
10313 msgctxt "Email Celebration"
10314 msgid "Fist Bump! You Scored Another Sale! %1$s"
10315 msgstr ""
10316
10317 #. %1$s is celebration emoji(s)
10318 #: app/Services/TemplateService.php:135
10319 #, php-format
10320 msgctxt "Email Celebration"
10321 msgid "Heck Yeah! Another Sale in the Bag! %1$s"
10322 msgstr ""
10323
10324 #. %1$s is celebration emoji(s)
10325 #: app/Services/TemplateService.php:129
10326 #, php-format
10327 msgctxt "Email Celebration"
10328 msgid "High-Five! You Nailed Another Sale! %1$s"
10329 msgstr ""
10330
10331 #. %1$s is celebration emoji(s)
10332 #: app/Services/TemplateService.php:192
10333 #, php-format
10334 msgctxt "Email Celebration"
10335 msgid "High-Five! Your Shop's Got a Renewal! %1$s"
10336 msgstr ""
10337
10338 #. %1$s is celebration emoji(s)
10339 #: app/Services/TemplateService.php:204
10340 #, php-format
10341 msgctxt "Email Celebration"
10342 msgid "Hooray! A Renewal Just Hit Your Shop! %1$s"
10343 msgstr ""
10344
10345 #. %1$s is celebration emoji(s)
10346 #: app/Services/TemplateService.php:156
10347 #, php-format
10348 msgctxt "Email Celebration"
10349 msgid "Huzzah! New Order, Time to Party! %1$s"
10350 msgstr ""
10351
10352 #. %1$s is celebration emoji(s)
10353 #: app/Services/TemplateService.php:144
10354 #, php-format
10355 msgctxt "Email Celebration"
10356 msgid "Jackpot! Another Sale to Celebrate! %1$s"
10357 msgstr ""
10358
10359 #. %1$s is celebration emoji(s)
10360 #: app/Services/TemplateService.php:237
10361 #, php-format
10362 msgctxt "Email Celebration"
10363 msgid "Jackpot! Your Shop's Got a Renewal! %1$s"
10364 msgstr ""
10365
10366 #. %1$s is celebration emoji(s)
10367 #: app/Services/TemplateService.php:210
10368 #, php-format
10369 msgctxt "Email Celebration"
10370 msgid "Keep Shining! Another Sub Stays With You! %1$s"
10371 msgstr ""
10372
10373 #. %1$s is celebration emoji(s)
10374 #: app/Services/TemplateService.php:234
10375 #, php-format
10376 msgctxt "Email Celebration"
10377 msgid "Let's Dance! Another Sub Stays On Board! %1$s"
10378 msgstr ""
10379
10380 #. %1$s is celebration emoji(s)
10381 #: app/Services/TemplateService.php:168
10382 #, php-format
10383 msgctxt "Email Celebration"
10384 msgid "Let's Groove! New Order Just Landed! %1$s"
10385 msgstr ""
10386
10387 #. %1$s is celebration emoji(s)
10388 #: app/Services/TemplateService.php:222
10389 #, php-format
10390 msgctxt "Email Celebration"
10391 msgid "Money Moves! Another Sub Renewed! %1$s"
10392 msgstr ""
10393
10394 #. %1$s is celebration emoji(s)
10395 #: app/Services/TemplateService.php:174
10396 #, php-format
10397 msgctxt "Email Celebration"
10398 msgid "Money Moves! Your Shop's Killing It! %1$s"
10399 msgstr ""
10400
10401 #. %1$s is celebration emoji(s)
10402 #: app/Services/TemplateService.php:213
10403 #, php-format
10404 msgctxt "Email Celebration"
10405 msgid "Party On! Your Shop's Got a Renewal! %1$s"
10406 msgstr ""
10407
10408 #. %1$s is celebration emoji(s)
10409 #: app/Services/TemplateService.php:171
10410 #, php-format
10411 msgctxt "Email Celebration"
10412 msgid "Pop the Confetti! Another Sale Win! %1$s"
10413 msgstr ""
10414
10415 #. %1$s is celebration emoji(s)
10416 #: app/Services/TemplateService.php:216
10417 #, php-format
10418 msgctxt "Email Celebration"
10419 msgid "Score! A Customer Renewed Their Plan! %1$s"
10420 msgstr ""
10421
10422 #. %1$s is celebration emoji(s)
10423 #: app/Services/TemplateService.php:150
10424 #, php-format
10425 msgctxt "Email Celebration"
10426 msgid "Sweet Victory! Another Sale to Celebrate! %1$s"
10427 msgstr ""
10428
10429 #. %1$s is celebration emoji(s)
10430 #: app/Services/TemplateService.php:120
10431 #, php-format
10432 msgctxt "Email Celebration"
10433 msgid "Woo-Hoo! Another Sale to Celebrate! %1$s"
10434 msgstr ""
10435
10436 #. %1$s is celebration emoji(s)
10437 #: app/Services/TemplateService.php:189
10438 #, php-format
10439 msgctxt "Email Celebration"
10440 msgid "Woohoo! A Customer Renewed Their Sub! %1$s"
10441 msgstr ""
10442
10443 #. %1$s is celebration emoji(s)
10444 #: app/Services/TemplateService.php:219
10445 #, php-format
10446 msgctxt "Email Celebration"
10447 msgid "Woot Woot! Subscription Renewal Alert! %1$s"
10448 msgstr ""
10449
10450 #. %1$s is celebration emoji(s)
10451 #: app/Services/TemplateService.php:162
10452 #, php-format
10453 msgctxt "Email Celebration"
10454 msgid "Wowza! Your Store's on a Roll! %1$s"
10455 msgstr ""
10456
10457 #. %1$s is celebration emoji(s)
10458 #: app/Services/TemplateService.php:198
10459 #, php-format
10460 msgctxt "Email Celebration"
10461 msgid "Yasss! Another Loyal Sub Stays On! %1$s"
10462 msgstr ""
10463
10464 #. %1$s is celebration emoji(s)
10465 #: app/Services/TemplateService.php:126
10466 #, php-format
10467 msgctxt "Email Celebration"
10468 msgid "Yasss! New Order, Let's Party! %1$s"
10469 msgstr ""
10470
10471 #. %1$s is celebration emoji(s)
10472 #: app/Services/TemplateService.php:165
10473 #, php-format
10474 msgctxt "Email Celebration"
10475 msgid "Yippee! Another Sale in the Books! %1$s"
10476 msgstr ""
10477
10478 #. %1$s is celebration emoji(s)
10479 #: app/Services/TemplateService.php:240
10480 #, php-format
10481 msgctxt "Email Celebration"
10482 msgid "You're Killing It! Another Sub Renewed! %1$s"
10483 msgstr ""
10484
10485 #. %1$s is celebration emoji(s)
10486 #: app/Services/TemplateService.php:183
10487 #, php-format
10488 msgctxt "Email Celebration"
10489 msgid "Your Subscription's Renewed! Keep Rockin' It! %1$s"
10490 msgstr ""
10491
10492 #: app/Services/Translations/admin-translation.php:865
10493 msgid "Email Configuration"
10494 msgstr ""
10495
10496 #: api/Checkout/CheckoutApi.php:1005
10497 #: app/Http/Requests/CustomerAddressRequest.php:66
10498 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:77
10499 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileAccountDetailsRequest.php:32
10500 msgid "Email field is required."
10501 msgstr ""
10502
10503 #: app/Services/Translations/admin-translation.php:866
10504 msgid "Email Footer"
10505 msgstr ""
10506
10507 #: app/Http/Requests/UserRequest.php:27
10508 msgid "Email is required"
10509 msgstr ""
10510
10511 #: app/Modules/MCP/Tools/CustomerTools.php:172
10512 msgid "email is required to create a customer."
10513 msgstr ""
10514
10515 #: app/Services/Translations/customer-profile-translation.php:100
10516 #: app/Http/Requests/CustomerRequest.php:64
10517 msgid "Email is required."
10518 msgstr ""
10519
10520 #: api/Checkout/CheckoutApi.php:899 api/Checkout/CheckoutApi.php:1006
10521 #: app/Http/Requests/CustomerAddressRequest.php:67
10522 #: app/Http/Requests/CustomerRequest.php:65
10523 msgid "Email must be a valid email address."
10524 msgstr ""
10525
10526 #: app/Services/Translations/admin-translation.php:867
10527 msgid "Email Notifications"
10528 msgstr ""
10529
10530 #: api/User.php:29
10531 msgid "Email or username is required"
10532 msgstr ""
10533
10534 #: app/Services/Translations/admin-translation.php:868
10535 msgid "Email Preview"
10536 msgstr ""
10537
10538 #: app/Http/Controllers/EmailNotificationController.php:208
10539 msgid "Email settings saved successfully"
10540 msgstr ""
10541
10542 #: app/Services/Translations/admin-translation.php:869
10543 msgid "Email Subject"
10544 msgstr ""
10545
10546 #: app/Services/Translations/admin-translation.php:2798
10547 msgid "[email protected], *@special.com, ... or regex pattern"
10548 msgstr ""
10549
10550 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:330
10551 msgid "Embedded checkout (Recommended)"
10552 msgstr ""
10553
10554 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:341
10555 msgid ""
10556 "Embedded checkout is recommended for most use cases. For Bank transfers , or "
10557 "if any payment methods are not showing up on embedded checkout, try Hosted "
10558 "checkout. ('checkout.session.completed' webhook event will be triggered only "
10559 "for hosted checkout)"
10560 msgstr ""
10561
10562 #: app/Services/Localization/i18n/states.php:1509
10563 msgid "Emberá"
10564 msgstr ""
10565
10566 #: app/Services/Localization/i18n/states.php:1102
10567 msgid "Embu"
10568 msgstr ""
10569
10570 #: app/Services/Translations/admin-translation.php:870
10571 msgid "Empty periods"
10572 msgstr ""
10573
10574 #: app/Services/Translations/admin-translation.php:871
10575 #: app/Hooks/Handlers/ReminderHandler.php:177
10576 msgid "Enable"
10577 msgstr ""
10578
10579 #: app/Modules/StockManagement/StockManagement.php:28
10580 msgid "Enable Advanced Inventory"
10581 msgstr ""
10582
10583 #: app/Services/Translations/block-editor-translation.php:140
10584 msgid "Enable Condition"
10585 msgstr ""
10586
10587 #: app/Services/Translations/admin-translation.php:872
10588 msgid "Enable Conditions for this Order Bump"
10589 msgstr ""
10590
10591 #: app/Services/Translations/admin-translation.php:873
10592 msgid "Enable Coupon Discount on top of offer discount"
10593 msgstr ""
10594
10595 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:167
10596 msgid "Enable Double Opt-in"
10597 msgstr ""
10598
10599 #: api/StoreSettings.php:1187
10600 msgid "Enable early payment for installment"
10601 msgstr ""
10602
10603 #: app/Services/Translations/block-editor-translation.php:141
10604 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:253
10605 msgid "Enable Filter"
10606 msgstr ""
10607
10608 #: app/Services/Translations/block-editor-translation.php:142
10609 msgid "Enable Filtering"
10610 msgstr ""
10611
10612 #: app/Services/Translations/block-editor-translation.php:144
10613 msgid "Enable image zoom"
10614 msgstr ""
10615
10616 #: api/StoreSettings.php:850
10617 msgid "Enable Image zoom in single product."
10618 msgstr ""
10619
10620 #: app/Services/Translations/admin-translation.php:879
10621 msgid "Enable installment payment"
10622 msgstr ""
10623
10624 #: app/Services/Translations/block-editor-translation.php:143
10625 msgid "Enable Instant Modal Checkout"
10626 msgstr ""
10627
10628 #: app/Services/Translations/admin-translation.php:874
10629 msgid "Enable Licensing for this product"
10630 msgstr ""
10631
10632 #: app/Modules/StorageDrivers/Local/Local.php:64
10633 msgid "Enable local driver"
10634 msgstr ""
10635
10636 #: app/Services/Translations/admin-translation.php:880
10637 msgid "Enable powered by FluentCart in the email footer"
10638 msgstr ""
10639
10640 #: app/Services/Translations/admin-translation.php:875
10641 msgid "Enable Pricing Table"
10642 msgstr ""
10643
10644 #: app/Modules/StorageDrivers/S3/S3.php:574
10645 msgid "Enable s3 driver"
10646 msgstr ""
10647
10648 #: app/Services/Translations/admin-translation.php:876
10649 msgid "Enable Shipping Method"
10650 msgstr ""
10651
10652 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:261
10653 msgid "Enable Sort By"
10654 msgstr ""
10655
10656 #: app/Services/Translations/admin-translation.php:877
10657 msgid "Enable Tax"
10658 msgstr ""
10659
10660 #: app/Services/Translations/admin-translation.php:883
10661 msgid "Enable this email notification!"
10662 msgstr ""
10663
10664 #: app/Services/Translations/admin-translation.php:878
10665 msgid "Enable This Feed"
10666 msgstr ""
10667
10668 #: app/Services/Translations/admin-translation.php:881
10669 msgid "Enable this Integration"
10670 msgstr ""
10671
10672 #: app/Services/Translations/admin-translation.php:882
10673 msgid "Enable this Order Bump"
10674 msgstr ""
10675
10676 #: app/Http/Controllers/ModuleSettingsController.php:262
10677 msgid ""
10678 "Enable to get Elementor Blocks for FluentCart. Minimum Requirement: "
10679 "Elementor V3.34"
10680 msgstr ""
10681
10682 #: api/StoreSettings.php:866
10683 msgid "Enable Zoom in Modal"
10684 msgstr ""
10685
10686 #: api/StoreSettings.php:861
10687 msgid "Enable Zoom in Single Product"
10688 msgstr ""
10689
10690 #: app/Services/Translations/admin-translation.php:884
10691 msgid "Enabled"
10692 msgstr ""
10693
10694 #: app/Services/Renderer/CheckoutFieldsSchema.php:458
10695 msgid "Enabling First/Last name will replace the default Full Name."
10696 msgstr ""
10697
10698 #: app/Services/Translations/TransStrings.php:149
10699 msgid "End Date"
10700 msgstr ""
10701
10702 #: app/Services/Translations/admin-translation.php:887
10703 msgid "End date"
10704 msgstr ""
10705
10706 #: app/Services/Translations/admin-translation.php:885
10707 msgid "End Date & Time"
10708 msgstr ""
10709
10710 #: app/Services/Translations/admin-translation.php:888
10711 msgid "End date & time"
10712 msgstr ""
10713
10714 #: app/Http/Requests/CouponRequest.php:122
10715 msgid "End date is required. "
10716 msgstr ""
10717
10718 #: app/Services/Translations/TransStrings.php:150
10719 msgid "End Time"
10720 msgstr ""
10721
10722 #: app/Services/Translations/admin-translation.php:886
10723 msgid "End To"
10724 msgstr ""
10725
10726 #: app/Services/Translations/admin-translation.php:889
10727 msgid "Endpoint URL"
10728 msgstr ""
10729
10730 #: app/Services/Translations/admin-translation.php:890
10731 msgid "Endpoint URL copied to your clipboard"
10732 msgstr ""
10733
10734 #: app/Services/Filter/CustomerFilter.php:121
10735 #: app/Services/Filter/OrderFilter.php:345
10736 #: app/Services/Filter/OrderFilter.php:434
10737 msgid "Ends With"
10738 msgstr ""
10739
10740 #: api/StoreSettings.php:1026
10741 msgid ""
10742 "Enforce that customers must be logged into their account to complete a "
10743 "purchase."
10744 msgstr ""
10745
10746 #. %1$s: opening <strong> tag, %2$s: closing </strong> tag
10747 #: app/Services/Email/StoreDigestService.php:710
10748 #, php-format
10749 msgid ""
10750 "Enjoying these insights? %1$sFluentCart Pro%2$s adds premium payment "
10751 "gateways, integrations, and customizations to help you act on them and grow "
10752 "your store."
10753 msgstr ""
10754
10755 #: app/Services/Localization/i18n/states.php:944
10756 msgid "Enna"
10757 msgstr ""
10758
10759 #: app/Services/Localization/i18n/states.php:453
10760 msgid "Enriquillo"
10761 msgstr ""
10762
10763 #. %s - section title
10764 #: app/Services/Translations/block-editor-translation.php:146
10765 #, php-format
10766 msgid "Enter %s Title"
10767 msgstr ""
10768
10769 #: app/Services/Translations/admin-translation.php:894
10770 msgid "Enter a new name"
10771 msgstr ""
10772
10773 #: app/Modules/StorageDrivers/S3/S3.php:591
10774 msgid "Enter access key"
10775 msgstr ""
10776
10777 #: app/Services/Translations/admin-translation.php:891
10778 msgid "Enter Amount"
10779 msgstr ""
10780
10781 #: app/Services/Translations/admin-translation.php:895
10782 msgid "Enter amount"
10783 msgstr ""
10784
10785 #: app/Services/Translations/admin-translation.php:896
10786 msgid "Enter amount to add"
10787 msgstr ""
10788
10789 #: app/Services/Translations/admin-translation.php:897
10790 msgid "Enter bump description"
10791 msgstr ""
10792
10793 #: app/Services/Translations/admin-translation.php:898
10794 msgid "Enter bump name"
10795 msgstr ""
10796
10797 #: app/Services/Translations/admin-translation.php:899
10798 msgid "Enter bump title"
10799 msgstr ""
10800
10801 #: app/Services/Translations/admin-translation.php:900
10802 msgid "Enter class name"
10803 msgstr ""
10804
10805 #: app/Services/Renderer/CartSummaryRender.php:414
10806 #: app/Services/Translations/admin-translation.php:901
10807 msgid "Enter coupon code"
10808 msgstr ""
10809
10810 #: app/Services/Translations/admin-translation.php:902
10811 msgid "Enter custom days"
10812 msgstr ""
10813
10814 #: app/Services/Translations/admin-translation.php:903
10815 msgid "Enter description"
10816 msgstr ""
10817
10818 #: app/Services/Translations/admin-translation.php:904
10819 msgid "Enter description (optional)"
10820 msgstr ""
10821
10822 #: app/Services/Translations/admin-translation.php:905
10823 msgid "Enter discount amount"
10824 msgstr ""
10825
10826 #: app/Services/Translations/admin-translation.php:906
10827 msgid "Enter exact stock value"
10828 msgstr ""
10829
10830 #: app/Services/Translations/TransStrings.php:280
10831 msgid "Enter keyword"
10832 msgstr ""
10833
10834 #: app/Services/Translations/admin-translation.php:907
10835 msgid "Enter method title"
10836 msgstr ""
10837
10838 #: app/Services/Translations/admin-translation.php:908
10839 msgid "Enter note"
10840 msgstr ""
10841
10842 #: app/Helpers/CartCheckoutHelper.php:868
10843 msgid "Enter password"
10844 msgstr ""
10845
10846 #: app/Services/Translations/admin-translation.php:909
10847 msgid "Enter priority"
10848 msgstr ""
10849
10850 #: app/Services/Renderer/ModalCheckoutRenderer.php:370
10851 msgid "Enter promotion code"
10852 msgstr ""
10853
10854 #: app/Services/Translations/admin-translation.php:910
10855 msgid "Enter reason for resuming"
10856 msgstr ""
10857
10858 #: app/Modules/StorageDrivers/S3/S3.php:607
10859 msgid "Enter secret key"
10860 msgstr ""
10861
10862 #: app/Helpers/CartCheckoutHelper.php:842
10863 msgid "Enter Strong password"
10864 msgstr ""
10865
10866 #: app/Services/Translations/block-editor-translation.php:147
10867 msgid "Enter Tax ID"
10868 msgstr ""
10869
10870 #: app/Services/Translations/admin-translation.php:892
10871 msgid "Enter The buyer email"
10872 msgstr ""
10873
10874 #: app/Services/Translations/admin-translation.php:911
10875 msgid "Enter the current version number of your product."
10876 msgstr ""
10877
10878 #: app/Services/Translations/admin-translation.php:912
10879 msgid ""
10880 "Enter the number of days the free trial will last. The trial period cannot "
10881 "exceed 365 days."
10882 msgstr ""
10883
10884 #: api/StoreSettings.php:153
10885 msgid "Enter the public name of your online store."
10886 msgstr ""
10887
10888 #: app/Services/Translations/admin-translation.php:913
10889 msgid ""
10890 "Enter the shipping cost for this class. This cost will be added to the "
10891 "shipping rate for products that belong to this class. Leave it at 0 if this "
10892 "class has no additional cost or if the cost is determined by other settings."
10893 msgstr ""
10894
10895 #. %6$s
10896 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:76
10897 msgid "Enter The Webhook URL:"
10898 msgstr ""
10899
10900 #. %7$s
10901 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:128
10902 msgid "Enter The Webhook URL: "
10903 msgstr ""
10904
10905 #: app/Services/Translations/admin-translation.php:914
10906 msgid "Enter title"
10907 msgstr ""
10908
10909 #: app/Services/Translations/admin-translation.php:893
10910 msgid "Enter Value"
10911 msgstr ""
10912
10913 #: app/Services/Renderer/VatFieldRenderer.php:59
10914 msgid "Enter VAT / Tax ID"
10915 msgstr ""
10916
10917 #: app/Services/Translations/admin-translation.php:915
10918 msgid "Enter your PayPal business/seller email"
10919 msgstr ""
10920
10921 #: app/Helpers/AddressHelper.php:392
10922 msgid ""
10923 "Enter your shipping address to view available shipping methods. Billing and "
10924 "shipping address is the same by default unless you ship to a different "
10925 "address."
10926 msgstr ""
10927
10928 #: app/Services/Translations/admin-translation.php:916
10929 msgid "Enter your Turnstile Secret Key"
10930 msgstr ""
10931
10932 #: app/Services/Translations/admin-translation.php:917
10933 msgid "Enter your Turnstile Site Key"
10934 msgstr ""
10935
10936 #: app/Services/Translations/admin-translation.php:918
10937 msgid "Enter zone name"
10938 msgstr ""
10939
10940 #: app/Modules/MCP/Tools/LabelTools.php:62
10941 msgid "entity_id is required."
10942 msgstr ""
10943
10944 #: app/Modules/MCP/Tools/LabelTools.php:57
10945 msgid "entity_type must be one of: order, customer, subscription."
10946 msgstr ""
10947
10948 #: app/Services/Localization/i18n/states.php:97
10949 msgid "Entre Ríos"
10950 msgstr ""
10951
10952 #: app/Services/Localization/i18n/states.php:1419
10953 msgid "Enugu"
10954 msgstr ""
10955
10956 #: app/Services/ShortCodeParser/Parsers/ItemParser.php:97
10957 msgid "Envelope"
10958 msgstr ""
10959
10960 #: app/Services/Translations/admin-translation.php:919
10961 msgid "Environment"
10962 msgstr ""
10963
10964 #: app/Services/Localization/i18n/states.php:672
10965 msgid "Epirus"
10966 msgstr ""
10967
10968 #: app/Services/Translations/admin-translation.php:920
10969 msgid "Equal"
10970 msgstr ""
10971
10972 #: app/Services/Filter/OrderFilter.php:320
10973 #: app/Services/Filter/OrderFilter.php:431
10974 #: app/Services/Translations/admin-translation.php:921
10975 msgid "Equals"
10976 msgstr ""
10977
10978 #: app/Services/Localization/i18n/countries.php:81
10979 msgid "Equatorial Guinea"
10980 msgstr ""
10981
10982 #: app/Services/Localization/i18n/countries.php:82
10983 msgid "Eritrea"
10984 msgstr ""
10985
10986 #: app/Services/Localization/i18n/states.php:1389
10987 msgid "Erongo"
10988 msgstr ""
10989
10990 #: app/Services/Localization/i18n/states.php:1220
10991 msgid "Errachidia"
10992 msgstr ""
10993
10994 #: app/Services/Translations/admin-translation.php:922
10995 #: app/Services/Translations/customer-profile-translation.php:101
10996 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:59
10997 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:60
10998 msgid "Error"
10999 msgstr ""
11000
11001 #: app/Services/Translations/admin-translation.php:923
11002 msgid "Error checking job status!"
11003 msgstr ""
11004
11005 #: app/Services/ShortCodeParser/ShortcodeParser.php:152
11006 msgid "Error generating password reset key"
11007 msgstr ""
11008
11009 #: app/Services/Translations/admin-translation.php:924
11010 msgid "Error generating snapshots"
11011 msgstr ""
11012
11013 #. %s is the error message
11014 #: app/Services/Translations/block-editor-translation.php:149
11015 #, php-format
11016 msgid "Error in component: %s"
11017 msgstr ""
11018
11019 #: app/Services/Translations/customer-profile-translation.php:102
11020 msgid "Error in confirming new paypal subscription"
11021 msgstr ""
11022
11023 #: app/Services/Translations/customer-profile-translation.php:103
11024 msgid "Error in creating payment method"
11025 msgstr ""
11026
11027 #: app/Services/Translations/customer-profile-translation.php:104
11028 msgid "Error in loading stripe"
11029 msgstr ""
11030
11031 #: app/Services/Translations/customer-profile-translation.php:105
11032 msgid "Error in switching payment method"
11033 msgstr ""
11034
11035 #: app/Services/Translations/customer-profile-translation.php:106
11036 msgid "Error in updating payment method"
11037 msgstr ""
11038
11039 #: app/Services/Translations/admin-translation.php:925
11040 msgid "Error occurred when processing"
11041 msgstr ""
11042
11043 #: app/Http/Controllers/OrderController.php:319
11044 #, php-format
11045 msgid "ERROR processing refund on %s: %s"
11046 msgstr ""
11047
11048 #: app/Http/Controllers/FileUploadController.php:96
11049 #: app/Http/Controllers/AppControllers/AppController.php:92
11050 msgid "Error Uploading File"
11051 msgstr ""
11052
11053 #: app/Services/Translations/checkout-translation.php:13
11054 msgid "Error! Please update cart items!"
11055 msgstr ""
11056
11057 #: app/Services/Translations/admin-translation.php:926
11058 msgid "Error: Unable to load the file list."
11059 msgstr ""
11060
11061 #: app/Services/Localization/i18n/states.php:1841
11062 msgid "Erzincan"
11063 msgstr ""
11064
11065 #: app/Services/Localization/i18n/states.php:1842
11066 msgid "Erzurum"
11067 msgstr ""
11068
11069 #: app/Services/Localization/i18n/states.php:688
11070 msgid "Escuintla"
11071 msgstr ""
11072
11073 #: app/Services/Localization/i18n/states.php:1843
11074 msgid "Eskişehir"
11075 msgstr ""
11076
11077 #: app/Services/Localization/i18n/states.php:542
11078 msgid "Esmeraldas"
11079 msgstr ""
11080
11081 #: app/Services/Localization/i18n/states.php:454
11082 msgid "Espaillat"
11083 msgstr ""
11084
11085 #: app/Services/Localization/i18n/states.php:259
11086 msgid "Espírito Santo"
11087 msgstr ""
11088
11089 #: app/Services/Localization/i18n/states.php:1219
11090 msgid "Essaouira"
11091 msgstr ""
11092
11093 #: app/Services/Localization/i18n/states.php:1339
11094 msgid "Estado de México"
11095 msgstr ""
11096
11097 #: app/Services/Localization/i18n/states.php:1468
11098 msgid "Estelí"
11099 msgstr ""
11100
11101 #: app/Services/Localization/i18n/countries.php:83
11102 msgid "Estonia"
11103 msgstr ""
11104
11105 #: app/Services/Localization/i18n/countries.php:225
11106 msgid "Eswatini"
11107 msgstr ""
11108
11109 #: app/Services/Localization/i18n/countries.php:84
11110 msgid "Ethiopia"
11111 msgstr ""
11112
11113 #: app/Helpers/CurrenciesHelper.php:58
11114 msgid "Ethiopian Birr"
11115 msgstr ""
11116
11117 #: app/Services/Translations/admin-translation.php:820
11118 msgid "EU (micro-business)"
11119 msgstr ""
11120
11121 #: app/Services/Translations/admin-translation.php:819
11122 msgid "EU (OSS)"
11123 msgstr ""
11124
11125 #: app/Services/Translations/admin-translation.php:821
11126 msgid "EU (specific countries)"
11127 msgstr ""
11128
11129 #: app/Services/Translations/admin-translation.php:823
11130 #: app/Http/Controllers/TaxEUController.php:375
11131 msgid "EU tax rates have been reset to defaults"
11132 msgstr ""
11133
11134 #: app/Services/Translations/block-editor-translation.php:137
11135 msgid "EU VAT"
11136 msgstr ""
11137
11138 #: app/Services/Translations/admin-translation.php:822
11139 msgid "EU VAT Settings"
11140 msgstr ""
11141
11142 #: app/Http/Controllers/TaxEUController.php:426
11143 msgid "EU VAT settings saved successfully"
11144 msgstr ""
11145
11146 #: app/Helpers/CurrenciesHelper.php:59
11147 msgid "Euro"
11148 msgstr ""
11149
11150 #: app/Services/Localization/i18n/continents.php:145
11151 msgid "Europe"
11152 msgstr ""
11153
11154 #: app/Services/Tax/TaxManager.php:292
11155 #: app/Services/Localization/i18n/eu_tax_countries.php:14
11156 msgid "European Union"
11157 msgstr ""
11158
11159 #: app/Services/Translations/admin-translation.php:927
11160 msgid "Evening vibes!"
11161 msgstr ""
11162
11163 #: app/Helpers/Status.php:496
11164 msgid "Event Trigger"
11165 msgstr ""
11166
11167 #: app/Helpers/Status.php:499
11168 msgid "Event Trigger For This Feed"
11169 msgstr ""
11170
11171 #: app/Http/Controllers/EmailNotificationController.php:303
11172 msgid "Event type and entity ID are required"
11173 msgstr ""
11174
11175 #. %1$s: opening <strong> tag, %2$s: closing </strong> tag
11176 #: app/Services/Email/StoreDigestService.php:699
11177 #, php-format
11178 msgid ""
11179 "Every store has slower stretches. %1$sFluentCart Pro%2$s brings premium "
11180 "payment gateways, integrations, and customizations to help you win back "
11181 "momentum and turn more visits into sales."
11182 msgstr ""
11183
11184 #: app/Services/Translations/admin-translation.php:928
11185 msgid "Exact new stock"
11186 msgstr ""
11187
11188 #: app/Services/Translations/admin-translation.php:929
11189 msgid "Examples"
11190 msgstr ""
11191
11192 #: app/Services/Translations/block-editor-translation.php:150
11193 #: app/Hooks/Handlers/BlockEditors/ExcerptBlockEditor.php:90
11194 msgid "Excerpt"
11195 msgstr ""
11196
11197 #: app/Services/Translations/admin-translation.php:930
11198 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:215
11199 msgid "Exclude"
11200 msgstr ""
11201
11202 #: app/Services/Translations/admin-translation.php:931
11203 msgid "Exclude Categories"
11204 msgstr ""
11205
11206 #: app/Services/Translations/admin-translation.php:932
11207 msgid "Exclude Categories from VAT reverse"
11208 msgstr ""
11209
11210 #: app/Services/Translations/admin-translation.php:933
11211 msgid "Exclude if all"
11212 msgstr ""
11213
11214 #: app/Services/Translations/admin-translation.php:934
11215 msgid "Exclude if any"
11216 msgstr ""
11217
11218 #: app/Services/Translations/admin-translation.php:935
11219 msgid "Exclude if one matches"
11220 msgstr ""
11221
11222 #: app/Services/Translations/admin-translation.php:936
11223 msgid "Exclude only if all match"
11224 msgstr ""
11225
11226 #: app/Services/Translations/admin-translation.php:937
11227 msgid "Excluded"
11228 msgstr ""
11229
11230 #: app/Services/Translations/admin-translation.php:938
11231 msgid "Excluded Products"
11232 msgstr ""
11233
11234 #: app/Services/Translations/admin-translation.php:939
11235 msgid "Excludes"
11236 msgstr ""
11237
11238 #: app/Services/Translations/admin-translation.php:940
11239 msgid "Existing Pages"
11240 msgstr ""
11241
11242 #: app/Services/Translations/admin-translation.php:941
11243 msgid "Existing Roles & Permissions"
11244 msgstr ""
11245
11246 #: app/Services/Translations/admin-translation.php:942
11247 msgid "Exists"
11248 msgstr ""
11249
11250 #: app/Services/Translations/admin-translation.php:943
11251 msgid "Expand All"
11252 msgstr ""
11253
11254 #: app/Services/Translations/admin-translation.php:944
11255 msgid "Expand all groups"
11256 msgstr ""
11257
11258 #: app/Services/Translations/admin-translation.php:945
11259 msgid "Expand variants"
11260 msgstr ""
11261
11262 #: app/Services/Translations/admin-translation.php:946
11263 msgid "Expiration"
11264 msgstr ""
11265
11266 #: app/Helpers/EditorShortCodeHelper.php:344
11267 #: app/Helpers/EditorShortCodeHelper.php:381
11268 #: app/Services/Filter/LicenseFilter.php:190
11269 #: app/Services/Filter/OrderBumpFilter.php:173
11270 #: app/Services/Translations/customer-profile-translation.php:107
11271 msgid "Expiration Date"
11272 msgstr ""
11273
11274 #: app/Services/Translations/admin-translation.php:947
11275 msgid "Expirations date"
11276 msgstr ""
11277
11278 #: app/Helpers/Status.php:270 app/Helpers/Helper.php:944
11279 #: app/Services/Filter/LicenseFilter.php:54
11280 #: app/Services/Filter/LicenseFilter.php:177
11281 #: app/Services/Filter/OrderFilter.php:473
11282 #: app/Services/Filter/OrderBumpFilter.php:160
11283 #: app/Services/Translations/admin-translation.php:948
11284 #: app/Services/Translations/customer-profile-translation.php:108
11285 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:255
11286 msgid "Expired"
11287 msgstr ""
11288
11289 #: app/Services/Translations/admin-translation.php:949
11290 msgid "Expired At"
11291 msgstr ""
11292
11293 #. %s is the expiration date
11294 #: app/Services/Translations/customer-profile-translation.php:110
11295 #, php-format
11296 msgid "Expired at: %s"
11297 msgstr ""
11298
11299 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:185
11300 msgid "Expired Licenses"
11301 msgstr ""
11302
11303 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:197
11304 msgid "Expired Variation Licenses"
11305 msgstr ""
11306
11307 #: app/Services/Translations/admin-translation.php:950
11308 #: app/Services/Translations/block-editor-translation.php:151
11309 msgid "Expires"
11310 msgstr ""
11311
11312 #. %s is the expiration date
11313 #: app/Services/Translations/customer-profile-translation.php:112
11314 #, php-format
11315 msgid "Expires on: %s"
11316 msgstr ""
11317
11318 #: app/Helpers/Status.php:271
11319 msgid "Expiring"
11320 msgstr ""
11321
11322 #: app/Services/Translations/admin-translation.php:951
11323 msgid "Expiry Date"
11324 msgstr ""
11325
11326 #: app/Services/Email/StoreDigestService.php:670
11327 msgid "Explore FluentCart Pro →"
11328 msgstr ""
11329
11330 #: app/Services/Translations/admin-translation.php:952
11331 msgid "Export"
11332 msgstr ""
11333
11334 #: app/Services/Translations/admin-translation.php:955
11335 msgid "Export all inventory states"
11336 msgstr ""
11337
11338 #: app/Services/Translations/admin-translation.php:956
11339 msgid "Export as"
11340 msgstr ""
11341
11342 #: app/Services/Translations/admin-translation.php:957
11343 msgid "Export downloaded successfully"
11344 msgstr ""
11345
11346 #: app/Services/Translations/admin-translation.php:958
11347 msgid "Export failed"
11348 msgstr ""
11349
11350 #: app/Services/Translations/admin-translation.php:953
11351 msgid "Export Inventory"
11352 msgstr ""
11353
11354 #: app/Services/Translations/admin-translation.php:959
11355 msgid "Export only available column"
11356 msgstr ""
11357
11358 #: app/Services/Permission/PermissionManager.php:196
11359 msgid "Export Orders"
11360 msgstr ""
11361
11362 #: app/Services/Permission/PermissionManager.php:208
11363 msgid "Export Reports"
11364 msgstr ""
11365
11366 #: app/Services/Translations/admin-translation.php:954
11367 msgid "Export Variants"
11368 msgstr ""
11369
11370 #: app/Services/Localization/i18n/states.php:1221
11371 msgid "Fahs-Beni Makada"
11372 msgstr ""
11373
11374 #: app/Services/Translations/TransStrings.php:285
11375 msgid "FAILED"
11376 msgstr ""
11377
11378 #: app/Helpers/Status.php:164 app/Helpers/Status.php:191
11379 #: app/Helpers/Status.php:205 app/Helpers/Status.php:223
11380 #: app/Helpers/Helper.php:319 app/Helpers/Helper.php:340
11381 #: app/Services/Filter/OrderFilter.php:389
11382 #: app/Services/Translations/admin-translation.php:960
11383 #: app/Services/Translations/customer-profile-translation.php:113
11384 msgid "Failed"
11385 msgstr ""
11386
11387 #: api/Resource/CustomerAddressResource.php:165
11388 msgid "Failed creating billing address"
11389 msgstr ""
11390
11391 #: api/Resource/CustomerAddressResource.php:170
11392 msgid "Failed creating shipping address"
11393 msgstr ""
11394
11395 #: app/Services/Translations/admin-translation.php:961
11396 msgid "Failed Orders"
11397 msgstr ""
11398
11399 #: app/Services/Translations/admin-translation.php:964
11400 msgid "Failed to ${actionText.replace('ed', '')} products"
11401 msgstr ""
11402
11403 #: app/Services/Translations/admin-translation.php:965
11404 msgid "Failed to activate addon"
11405 msgstr ""
11406
11407 #: app/Services/Translations/admin-translation.php:966
11408 msgid "Failed to activate plugin"
11409 msgstr ""
11410
11411 #: app/Http/Controllers/TaxRateController.php:1031
11412 msgid "Failed to add country"
11413 msgstr ""
11414
11415 #: api/Resource/ProductDownloadResource.php:66
11416 msgid "Failed to add file!"
11417 msgstr ""
11418
11419 #: app/Services/Translations/admin-translation.php:967
11420 msgid "Failed to add the term."
11421 msgstr ""
11422
11423 #. %1$s: number of variants where the image failed to save
11424 #: app/Services/Translations/admin-translation.php:969
11425 #, php-format
11426 msgid "Failed to apply thumbnail to %1$s variants"
11427 msgstr ""
11428
11429 #: app/Http/Controllers/OrderController.php:365
11430 msgid "Failed to attach customer"
11431 msgstr ""
11432
11433 #: app/Http/Controllers/ProductDownloadablesController.php:110
11434 msgid "Failed to attach downloadable files"
11435 msgstr ""
11436
11437 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:296
11438 msgid "Failed to authenticate with Airwallex"
11439 msgstr ""
11440
11441 #: app/Services/Translations/admin-translation.php:970
11442 msgid "Failed to clear variations"
11443 msgstr ""
11444
11445 #: app/Services/Translations/admin-translation.php:972
11446 msgid "Failed to copy file URL"
11447 msgstr ""
11448
11449 #: app/Services/Translations/admin-translation.php:971
11450 msgid "Failed to copy License Key"
11451 msgstr ""
11452
11453 #: app/Services/Translations/admin-translation.php:973
11454 #: app/Services/Translations/customer-profile-translation.php:114
11455 msgid "Failed to copy text"
11456 msgstr ""
11457
11458 #: app/Services/Translations/admin-translation.php:974
11459 msgid "Failed to create attribute group"
11460 msgstr ""
11461
11462 #: app/Services/FileSystem/Drivers/S3/S3BucketCreator.php:91
11463 #, php-format
11464 msgid "Failed to create bucket: %s (%s)"
11465 msgstr ""
11466
11467 #: app/Modules/Subscriptions/Services/SubscriptionService.php:148
11468 msgid "Failed to create child order for the subscription renewal."
11469 msgstr ""
11470
11471 #: app/Services/Translations/admin-translation.php:975
11472 msgid "Failed to create option values"
11473 msgstr ""
11474
11475 #: app/Helpers/AdminOrderProcessor.php:300 app/Helpers/CheckoutProcessor.php:96
11476 #: app/Helpers/CheckoutProcessor.php:299
11477 msgid "Failed to create order."
11478 msgstr ""
11479
11480 #: app/Services/BulkProductInsertService.php:224
11481 msgid "Failed to create product detail"
11482 msgstr ""
11483
11484 #: app/Services/Translations/admin-translation.php:976
11485 msgid "Failed to create tax class"
11486 msgstr ""
11487
11488 #: app/Services/Translations/admin-translation.php:977
11489 msgid "Failed to create template"
11490 msgstr ""
11491
11492 #: api/Resource/CustomerResource.php:144
11493 msgid "Failed to create user."
11494 msgstr ""
11495
11496 #: api/Resource/OrderMetaResource.php:84
11497 msgid "Failed to create."
11498 msgstr ""
11499
11500 #: app/Services/Translations/admin-translation.php:962
11501 msgid "Failed To Delete"
11502 msgstr ""
11503
11504 #: api/Resource/OrderResource.php:1768
11505 msgid "Failed to delete"
11506 msgstr ""
11507
11508 #: app/Http/Controllers/FrontendControllers/CustomerController.php:428
11509 msgid "Failed to delete address"
11510 msgstr ""
11511
11512 #: api/Resource/AttrGroupResource.php:210
11513 msgid "Failed to delete attribute group."
11514 msgstr ""
11515
11516 #: api/Resource/AttrTermResource.php:230
11517 msgid "Failed to delete attribute term."
11518 msgstr ""
11519
11520 #: app/Services/FileSystem/Drivers/S3/S3FileDeleter.php:66
11521 msgid "Failed To Delete File"
11522 msgstr ""
11523
11524 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:251
11525 msgid "Failed to delete file"
11526 msgstr ""
11527
11528 #: app/Http/Controllers/OrderController.php:547
11529 msgid "Failed to delete order"
11530 msgstr ""
11531
11532 #: app/Services/Translations/admin-translation.php:978
11533 msgid "Failed to delete override"
11534 msgstr ""
11535
11536 #: app/Http/Controllers/ProductController.php:675
11537 msgid "Failed to delete path"
11538 msgstr ""
11539
11540 #: app/Services/Translations/admin-translation.php:979
11541 msgid "Failed to delete product"
11542 msgstr ""
11543
11544 #: app/Services/Translations/admin-translation.php:980
11545 #: app/Modules/Shipping/Http/Controllers/ShippingClassController.php:74
11546 msgid "Failed to delete shipping class"
11547 msgstr ""
11548
11549 #: app/Services/Translations/admin-translation.php:981
11550 msgid "Failed to delete shipping method"
11551 msgstr ""
11552
11553 #: app/Services/Translations/admin-translation.php:982
11554 #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:81
11555 msgid "Failed to delete shipping zone"
11556 msgstr ""
11557
11558 #: app/Services/Translations/admin-translation.php:983
11559 msgid "Failed to delete some variants"
11560 msgstr ""
11561
11562 #: app/Services/Translations/admin-translation.php:984
11563 #: app/Http/Controllers/TaxRateController.php:139
11564 msgid "Failed to delete tax class"
11565 msgstr ""
11566
11567 #: app/Http/Controllers/TaxClassController.php:114
11568 msgid "Failed to delete tax profile"
11569 msgstr ""
11570
11571 #: app/Http/Controllers/TaxRateController.php:450
11572 msgid "Failed to delete tax rate"
11573 msgstr ""
11574
11575 #: app/Services/Translations/admin-translation.php:985
11576 msgid "Failed to delete template"
11577 msgstr ""
11578
11579 #: app/Services/Translations/admin-translation.php:986
11580 msgid "Failed to delete test orders"
11581 msgstr ""
11582
11583 #: app/Services/Translations/admin-translation.php:987
11584 msgid "Failed to delete view"
11585 msgstr ""
11586
11587 #: api/Resource/ProductMetaResource.php:146
11588 #: api/Resource/ProductDownloadResource.php:132
11589 msgid "Failed to delete!"
11590 msgstr ""
11591
11592 #: app/Services/Translations/admin-translation.php:988
11593 msgid "Failed to duplicate product"
11594 msgstr ""
11595
11596 #: app/Http/Controllers/ProductController.php:296
11597 #: app/Http/Controllers/ProductController.php:300
11598 msgid "Failed to duplicate product: "
11599 msgstr ""
11600
11601 #. %s - taxonomy name
11602 #: api/Taxonomy.php:248
11603 #, php-format
11604 msgid "Failed to fetch %s."
11605 msgstr ""
11606
11607 #: app/Http/Controllers/ProductController.php:1571
11608 msgid "Failed to fetch products: "
11609 msgstr ""
11610
11611 #: api/Taxonomy.php:226
11612 msgid "Failed to fetch search results."
11613 msgstr ""
11614
11615 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:580
11616 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:599
11617 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:649
11618 msgid "Failed to find parent transaction for PayPal Refund webhook"
11619 msgstr ""
11620
11621 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:677
11622 msgid "Failed to find Subscription for PayPal Cancel webhook"
11623 msgstr ""
11624
11625 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:707
11626 msgid "Failed to find Subscription for PayPal Subscription Expired webhook"
11627 msgstr ""
11628
11629 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:752
11630 msgid "Failed to find Subscription for PayPal Subscription Reactive webhook"
11631 msgstr ""
11632
11633 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:729
11634 msgid "Failed to find Subscription for PayPal Subscription Suspended webhook"
11635 msgstr ""
11636
11637 #: app/Http/Controllers/ProductDownloadablesController.php:122
11638 msgid "Failed to generate downloadable link"
11639 msgstr ""
11640
11641 #: app/Services/Translations/admin-translation.php:989
11642 msgid "Failed to generate PDF"
11643 msgstr ""
11644
11645 #: app/Services/Translations/admin-translation.php:990
11646 msgid "Failed to generate SKU."
11647 msgstr ""
11648
11649 #: app/Services/Translations/admin-translation.php:991
11650 msgid "Failed to generate snapshots!"
11651 msgstr ""
11652
11653 #: app/Services/Async/DummyProductService.php:192
11654 msgid "Failed to generate variants."
11655 msgstr ""
11656
11657 #: app/Services/Translations/admin-translation.php:992
11658 msgid "Failed to generate variations"
11659 msgstr ""
11660
11661 #: app/Services/Translations/admin-translation.php:993
11662 msgid "Failed to install addon"
11663 msgstr ""
11664
11665 #: app/Services/Translations/admin-translation.php:994
11666 msgid "Failed to install plugin"
11667 msgstr ""
11668
11669 #: app/Services/Translations/block-editor-translation.php:152
11670 msgid "Failed to load"
11671 msgstr ""
11672
11673 #: app/Services/Translations/admin-translation.php:995
11674 msgid "Failed to load adjustment history"
11675 msgstr ""
11676
11677 #: app/Services/Translations/admin-translation.php:996
11678 msgid "Failed to load attribute groups"
11679 msgstr ""
11680
11681 #: app/Services/Translations/admin-translation.php:997
11682 msgid "Failed to load attributes"
11683 msgstr ""
11684
11685 #: app/Services/Translations/admin-translation.php:998
11686 msgid "Failed to load country data. Please refresh the page."
11687 msgstr ""
11688
11689 #: app/Services/Translations/admin-translation.php:999
11690 msgid "Failed to load option values"
11691 msgstr ""
11692
11693 #: app/Services/Translations/admin-translation.php:1000
11694 msgid "Failed to load packages"
11695 msgstr ""
11696
11697 #: app/Services/Translations/admin-translation.php:1001
11698 msgid "Failed to load packages."
11699 msgstr ""
11700
11701 #: app/Services/Translations/admin-translation.php:1002
11702 msgid "Failed to load product categories"
11703 msgstr ""
11704
11705 #: app/Services/Translations/admin-translation.php:1003
11706 msgid "Failed to load settings"
11707 msgstr ""
11708
11709 #: app/Services/Translations/admin-translation.php:1004
11710 msgid "Failed to load settings. Please refresh and try again."
11711 msgstr ""
11712
11713 #: app/Services/Translations/admin-translation.php:1005
11714 msgid "Failed to load shipping profile"
11715 msgstr ""
11716
11717 #: app/Services/Translations/admin-translation.php:1006
11718 msgid "Failed to load site details"
11719 msgstr ""
11720
11721 #: app/Services/Translations/admin-translation.php:1007
11722 msgid "Failed to load states"
11723 msgstr ""
11724
11725 #: app/Services/Translations/admin-translation.php:1008
11726 msgid "Failed to load storage settings."
11727 msgstr ""
11728
11729 #: app/Services/Translations/admin-translation.php:1010
11730 msgid "Failed to load tax classes"
11731 msgstr ""
11732
11733 #: app/Services/Translations/admin-translation.php:1009
11734 msgid "Failed to load tax ID"
11735 msgstr ""
11736
11737 #: app/Services/Translations/admin-translation.php:1011
11738 msgid "Failed to load tax rates for the selected tax class"
11739 msgstr ""
11740
11741 #: app/Services/Translations/admin-translation.php:1012
11742 msgid "Failed to load tax rates. Please refresh the page."
11743 msgstr ""
11744
11745 #: app/Services/Translations/admin-translation.php:1013
11746 msgid "Failed to load template"
11747 msgstr ""
11748
11749 #: app/Services/Translations/admin-translation.php:1014
11750 msgid "Failed to load templates"
11751 msgstr ""
11752
11753 #: app/Services/Translations/admin-translation.php:1015
11754 msgid "Failed to load terms"
11755 msgstr ""
11756
11757 #: app/Services/Translations/admin-translation.php:1016
11758 msgid "Failed to load webhook settings"
11759 msgstr ""
11760
11761 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:155
11762 msgid "Failed to read uploaded file"
11763 msgstr ""
11764
11765 #: app/Services/Translations/admin-translation.php:1017
11766 msgid "Failed to recalculate lifetime value"
11767 msgstr ""
11768
11769 #: app/Services/Translations/checkout-translation.php:14
11770 msgid "Failed to remove VAT"
11771 msgstr ""
11772
11773 #: app/Services/Translations/admin-translation.php:1018
11774 msgid "Failed to rename view"
11775 msgstr ""
11776
11777 #: app/Services/Translations/admin-translation.php:1019
11778 msgid "Failed to reorder groups"
11779 msgstr ""
11780
11781 #: api/Resource/AttrGroupResource.php:267
11782 msgid "Failed to reorder groups."
11783 msgstr ""
11784
11785 #: api/Resource/AttrTermResource.php:280
11786 msgid "Failed to reorder terms."
11787 msgstr ""
11788
11789 #: app/Services/Translations/admin-translation.php:1020
11790 msgid "Failed to reset rates"
11791 msgstr ""
11792
11793 #: app/Services/Translations/admin-translation.php:1021
11794 msgid "Failed to reset tax rates"
11795 msgstr ""
11796
11797 #: app/Services/Async/DummyProductService.php:131
11798 msgid "Failed to resolve attribute options for advanced variation."
11799 msgstr ""
11800
11801 #: app/Modules/PaymentMethods/PayPalGateway/API/API.php:375
11802 msgid "Failed to retrieve access token from PayPal."
11803 msgstr ""
11804
11805 #: app/Services/Translations/admin-translation.php:1022
11806 msgid "Failed to revert template"
11807 msgstr ""
11808
11809 #: app/Http/Controllers/EmailNotificationController.php:212
11810 msgid "Failed to save email settings"
11811 msgstr ""
11812
11813 #: app/Services/Translations/admin-translation.php:1024
11814 msgid "Failed to save order"
11815 msgstr ""
11816
11817 #: app/Services/Translations/admin-translation.php:1025
11818 msgid "Failed to save package."
11819 msgstr ""
11820
11821 #: app/Services/Translations/admin-translation.php:1026
11822 msgid "Failed to save packages"
11823 msgstr ""
11824
11825 #: app/Services/Translations/admin-translation.php:1027
11826 msgid "Failed to save product"
11827 msgstr ""
11828
11829 #: app/Services/Translations/admin-translation.php:1028
11830 msgid "Failed to save rates"
11831 msgstr ""
11832
11833 #: app/Http/Controllers/EmailNotificationController.php:291
11834 msgid "Failed to save scheduling settings"
11835 msgstr ""
11836
11837 #: app/Services/Translations/admin-translation.php:1029
11838 #: app/Http/Controllers/ProductController.php:656
11839 msgid "Failed to save settings"
11840 msgstr ""
11841
11842 #: app/Services/Translations/admin-translation.php:1030
11843 msgid "Failed to save shipping class"
11844 msgstr ""
11845
11846 #: app/Services/Translations/admin-translation.php:1031
11847 msgid "Failed to save shipping method"
11848 msgstr ""
11849
11850 #: app/Services/Translations/admin-translation.php:1032
11851 msgid "Failed to save shipping zone"
11852 msgstr ""
11853
11854 #: app/Services/Translations/admin-translation.php:1033
11855 msgid "Failed to save tax ID"
11856 msgstr ""
11857
11858 #: app/Services/Translations/admin-translation.php:1034
11859 msgid "Failed to save template"
11860 msgstr ""
11861
11862 #: app/Services/Translations/admin-translation.php:1035
11863 msgid "Failed to save terms"
11864 msgstr ""
11865
11866 #: app/Services/Translations/admin-translation.php:1036
11867 msgid "Failed to save thumbnail"
11868 msgstr ""
11869
11870 #: app/Services/Translations/admin-translation.php:1023
11871 msgid "Failed to save VAT registration"
11872 msgstr ""
11873
11874 #: app/Services/Translations/admin-translation.php:1037
11875 msgid "Failed to save view"
11876 msgstr ""
11877
11878 #: app/Services/Translations/admin-translation.php:1038
11879 msgid "Failed to save webhook settings"
11880 msgstr ""
11881
11882 #: app/Services/Translations/admin-translation.php:1039
11883 msgid "Failed to send payment reminder"
11884 msgstr ""
11885
11886 #: app/Services/Translations/admin-translation.php:1040
11887 msgid "Failed to send reminder"
11888 msgstr ""
11889
11890 #: api/Resource/ProductMetaResource.php:83
11891 #: api/Resource/ProductMetaResource.php:119
11892 msgid "Failed to set thumbnail!"
11893 msgstr ""
11894
11895 #: app/Services/Translations/admin-translation.php:963
11896 msgid "Failed To Update"
11897 msgstr ""
11898
11899 #: api/Resource/OrderMetaResource.php:117
11900 msgid "Failed to update"
11901 msgstr ""
11902
11903 #: api/Resource/OrderResource.php:2343
11904 #: app/Http/Controllers/FrontendControllers/CustomerController.php:402
11905 msgid "Failed to update address"
11906 msgstr ""
11907
11908 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:560
11909 msgid "Failed to update billing address"
11910 msgstr ""
11911
11912 #: app/Http/Controllers/ProductController.php:382
11913 msgid "Failed to update editor mode"
11914 msgstr ""
11915
11916 #: api/Resource/ProductDownloadResource.php:103
11917 msgid "Failed to update file!"
11918 msgstr ""
11919
11920 #: app/Services/Translations/admin-translation.php:1041
11921 msgid "Failed to update inventory"
11922 msgstr ""
11923
11924 #: app/Http/Controllers/LabelController.php:95
11925 msgid "Failed To Update Labels"
11926 msgstr ""
11927
11928 #: app/Http/Controllers/EmailNotificationController.php:102
11929 #: app/Http/Controllers/EmailNotificationController.php:123
11930 msgid "Failed to update notification"
11931 msgstr ""
11932
11933 #: app/Http/Controllers/NotesController.php:26
11934 msgid "Failed to update order note."
11935 msgstr ""
11936
11937 #: api/Resource/OrderResource.php:2327
11938 msgid "Failed to update payment status"
11939 msgstr ""
11940
11941 #: api/Resource/ProductVariationResource.php:453
11942 msgid "Failed to update pricing table!"
11943 msgstr ""
11944
11945 #: app/Http/Controllers/ProductDownloadablesController.php:172
11946 msgid "Failed to update product downloadable files"
11947 msgstr ""
11948
11949 #. %1$s: error message from S3 API
11950 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:586
11951 #, php-format
11952 msgid "Failed to update S3 Object Ownership: %1$s"
11953 msgstr ""
11954
11955 #. %1$s: error message from S3 API
11956 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:443
11957 #, php-format
11958 msgid "Failed to update S3 Public Access Block: %1$s"
11959 msgstr ""
11960
11961 #: app/Http/Controllers/ProductController.php:698
11962 msgid "Failed to update settings"
11963 msgstr ""
11964
11965 #: app/Services/Translations/admin-translation.php:1042
11966 msgid "Failed to update shipping method"
11967 msgstr ""
11968
11969 #: api/Resource/OrderResource.php:2162
11970 msgid "Failed to update status"
11971 msgstr ""
11972
11973 #: app/Services/Translations/admin-translation.php:1043
11974 msgid "Failed to update stock"
11975 msgstr ""
11976
11977 #: app/Services/Translations/admin-translation.php:1044
11978 msgid "Failed to update tax class"
11979 msgstr ""
11980
11981 #: app/Http/Controllers/TaxClassController.php:89
11982 msgid "Failed to update tax profile"
11983 msgstr ""
11984
11985 #: app/Http/Controllers/TaxRateController.php:372
11986 msgid "Failed to update tax rate"
11987 msgstr ""
11988
11989 #: app/Services/Translations/admin-translation.php:1045
11990 msgid "Failed to update tax setting"
11991 msgstr ""
11992
11993 #: app/Services/Translations/admin-translation.php:1046
11994 msgid "Failed to update tax status"
11995 msgstr ""
11996
11997 #: app/Services/Translations/admin-translation.php:1047
11998 msgid "Failed to update term"
11999 msgstr ""
12000
12001 #: app/Services/Translations/admin-translation.php:1048
12002 msgid "Failed to update the term."
12003 msgstr ""
12004
12005 #: api/Resource/CustomerResource.php:193
12006 msgid "Failed to update user."
12007 msgstr ""
12008
12009 #: app/Services/Translations/admin-translation.php:1049
12010 msgid "Failed to update variant"
12011 msgstr ""
12012
12013 #: app/Services/Translations/admin-translation.php:1050
12014 msgid "Failed to update variants"
12015 msgstr ""
12016
12017 #: app/Http/Controllers/ProductVariationController.php:377
12018 #: app/Http/Controllers/ProductVariationController.php:584
12019 msgid "Failed to update variants."
12020 msgstr ""
12021
12022 #: app/Services/AdvancedVariationService.php:270
12023 msgid "Failed to update variation combination."
12024 msgstr ""
12025
12026 #: app/Services/Translations/admin-translation.php:1051
12027 msgid "Failed to update variation data"
12028 msgstr ""
12029
12030 #: app/Services/Translations/admin-translation.php:1052
12031 msgid "Failed to update view"
12032 msgstr ""
12033
12034 #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:112
12035 msgid "Failed to update zone order"
12036 msgstr ""
12037
12038 #: app/Http/Controllers/OnboardingController.php:304
12039 msgid "Failed to update!"
12040 msgstr ""
12041
12042 #: app/Http/Controllers/FileUploadController.php:60
12043 #: app/Services/FileSystem/Drivers/S3/S3FileUploader.php:88
12044 msgid "Failed To Upload File"
12045 msgstr ""
12046
12047 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:167
12048 msgid "Failed to upload file"
12049 msgstr ""
12050
12051 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:284
12052 msgid "Failed to verify PayPal webhook signature"
12053 msgstr ""
12054
12055 #: api/Resource/CustomerAddressResource.php:239
12056 msgid "Failed updating billing address"
12057 msgstr ""
12058
12059 #: api/Resource/CustomerAddressResource.php:244
12060 msgid "Failed updating shipping address"
12061 msgstr ""
12062
12063 #: app/Helpers/Status.php:268
12064 msgid "Failing"
12065 msgstr ""
12066
12067 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:888
12068 msgid "Failure reason: "
12069 msgstr ""
12070
12071 #: app/Services/Localization/i18n/states.php:570
12072 msgid "Faiyum"
12073 msgstr ""
12074
12075 #: app/Services/Localization/i18n/states.php:2225
12076 msgid "Falcón"
12077 msgstr ""
12078
12079 #: api/Resource/AppliedCouponResource.php:74
12080 msgid "Falied to create."
12081 msgstr ""
12082
12083 #: app/Services/Localization/i18n/countries.php:85
12084 msgid "Falkland Islands"
12085 msgstr ""
12086
12087 #: app/Helpers/CurrenciesHelper.php:61
12088 msgid "Falkland Islands Pound"
12089 msgstr ""
12090
12091 #: app/Services/Localization/i18n/states.php:26
12092 msgid "Farah"
12093 msgstr ""
12094
12095 #: app/Services/Localization/i18n/states.php:142
12096 msgid "Faridpur "
12097 msgstr ""
12098
12099 #: app/Services/Localization/i18n/countries.php:86
12100 msgid "Faroe Islands"
12101 msgstr ""
12102
12103 #: app/Services/Localization/i18n/states.php:901
12104 msgid "Fars (فارس)"
12105 msgstr ""
12106
12107 #: app/Services/Localization/i18n/states.php:27
12108 msgid "Faryab"
12109 msgstr ""
12110
12111 #: app/Services/Localization/i18n/states.php:1628
12112 msgid "FATA"
12113 msgstr ""
12114
12115 #: app/Services/Localization/i18n/states.php:1706
12116 msgid "Fatick"
12117 msgstr ""
12118
12119 #: app/Services/Translations/block-editor-translation.php:153
12120 msgid "Feature List Color"
12121 msgstr ""
12122
12123 #: app/Services/Translations/admin-translation.php:1053
12124 msgid "Featured"
12125 msgstr ""
12126
12127 #: app/Services/Translations/admin-translation.php:1055
12128 #: app/Http/Controllers/ModuleSettingsController.php:22
12129 msgid "Features & addon"
12130 msgstr ""
12131
12132 #: app/Services/Translations/admin-translation.php:1054
12133 msgid "Features & Addons"
12134 msgstr ""
12135
12136 #: app/Services/Translations/TransStrings.php:188
12137 msgid "Feb"
12138 msgstr ""
12139
12140 #: app/Services/Translations/TransStrings.php:157
12141 msgid "February"
12142 msgstr ""
12143
12144 #: app/Services/Localization/i18n/states.php:2238
12145 msgid "Federal Dependencies"
12146 msgstr ""
12147
12148 #: app/Services/Translations/admin-translation.php:2799
12149 msgid "federal tax"
12150 msgstr ""
12151
12152 #: app/Services/Renderer/Receipt/TaxSummaryHelper.php:43
12153 msgid "Fee"
12154 msgstr ""
12155
12156 #: app/Services/Translations/admin-translation.php:2800
12157 #: app/Services/Renderer/Receipt/TaxSummaryHelper.php:385
12158 msgid "fee"
12159 msgstr ""
12160
12161 #: app/Modules/Integrations/GlobalIntegrationSettings.php:270
12162 msgid "Feed data is required"
12163 msgstr ""
12164
12165 #: app/Modules/Integrations/GlobalIntegrationSettings.php:225
12166 msgid "Feed name is required"
12167 msgstr ""
12168
12169 #: app/Modules/Integrations/GlobalIntegrationSettings.php:432
12170 msgid "Feed not found"
12171 msgstr ""
12172
12173 #: app/Modules/Integrations/GlobalIntegrationSettings.php:443
12174 msgid "Feed status updated"
12175 msgstr ""
12176
12177 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:102
12178 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:95
12179 msgid "Feed Title"
12180 msgstr ""
12181
12182 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:424
12183 msgid "Fees"
12184 msgstr ""
12185
12186 #: app/Services/Localization/i18n/states.php:761
12187 msgid "Fejér"
12188 msgstr ""
12189
12190 #: app/Services/Localization/i18n/states.php:143
12191 msgid "Feni"
12192 msgstr ""
12193
12194 #: app/Services/Localization/i18n/states.php:2275
12195 msgid "Fermanagh and Omagh"
12196 msgstr ""
12197
12198 #: app/Services/Localization/i18n/states.php:945
12199 msgid "Fermo"
12200 msgstr ""
12201
12202 #: app/Services/Localization/i18n/states.php:946
12203 msgid "Ferrara"
12204 msgstr ""
12205
12206 #: app/Services/Translations/admin-translation.php:1056
12207 msgid "Fetch subscription -"
12208 msgstr ""
12209
12210 #: app/Services/Translations/admin-translation.php:1057
12211 msgid "Field Name"
12212 msgstr ""
12213
12214 #: app/Services/Translations/admin-translation.php:1058
12215 msgid "Field Value"
12216 msgstr ""
12217
12218 #: app/Services/Translations/admin-translation.php:1059
12219 msgid "Field: "
12220 msgstr ""
12221
12222 #: app/Services/Translations/admin-translation.php:1060
12223 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:45
12224 msgid "Fields"
12225 msgstr ""
12226
12227 #: app/Services/Localization/i18n/states.php:60
12228 msgid "Fier"
12229 msgstr ""
12230
12231 #: app/Services/Tax/TaxManager.php:131
12232 msgid "Fifteen"
12233 msgstr ""
12234
12235 #: app/Services/Localization/i18n/states.php:1223
12236 msgid "Figuig"
12237 msgstr ""
12238
12239 #: app/Services/Localization/i18n/countries.php:87
12240 msgid "Fiji"
12241 msgstr ""
12242
12243 #: app/Helpers/CurrenciesHelper.php:60
12244 msgid "Fijian Dollar"
12245 msgstr ""
12246
12247 #: api/Resource/ProductDownloadResource.php:61
12248 msgid "File added successfully"
12249 msgstr ""
12250
12251 #: app/Services/FileSystem/Drivers/S3/S3FileDeleter.php:61
12252 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:245
12253 msgid "File Deleted Successfully"
12254 msgstr ""
12255
12256 #: api/Resource/ProductDownloadResource.php:127
12257 msgid "File has been deleted successfully"
12258 msgstr ""
12259
12260 #: app/Services/Translations/admin-translation.php:1061
12261 #: app/Services/Translations/customer-profile-translation.php:115
12262 msgid "File Name"
12263 msgstr ""
12264
12265 #: app/Http/Requests/ProductDownloadable/ProductDownloadableFileRequest.php:37
12266 #: app/Http/Requests/ProductDownloadable/ProductDownloadableBulkFileRequest.php:39
12267 msgid "File Name is required."
12268 msgstr ""
12269
12270 #. %s - maximum filename length
12271 #: app/Services/Translations/admin-translation.php:1064
12272 #, php-format
12273 msgid "File name Must not exceed %s characters"
12274 msgstr ""
12275
12276 #. %s - maximum filename length
12277 #: app/Services/Translations/admin-translation.php:1066
12278 #, php-format
12279 msgid "File name must not exceed %s characters"
12280 msgstr ""
12281
12282 #. %s is the file name
12283 #: app/Services/Translations/customer-profile-translation.php:117
12284 #, php-format
12285 msgid "File name: %s"
12286 msgstr ""
12287
12288 #: app/Services/FrontendView.php:82
12289 msgid "File Not Found"
12290 msgstr ""
12291
12292 #: app/Helpers/CustomerHelper.php:180
12293 #: app/Services/FileSystem/DownloadService.php:62
12294 #: app/Services/FileSystem/Drivers/S3/S3FileUploader.php:119
12295 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:199
12296 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:236
12297 msgid "File not found"
12298 msgstr ""
12299
12300 #: app/Http/Requests/ProductDownloadable/ProductDownloadableFileRequest.php:38
12301 #: app/Http/Requests/ProductDownloadable/ProductDownloadableBulkFileRequest.php:40
12302 msgid "File Path is required."
12303 msgstr ""
12304
12305 #: app/Helpers/EditorShortCodeHelper.php:359
12306 msgid "File Size"
12307 msgstr ""
12308
12309 #. %s is the file name
12310 #: app/Services/Translations/customer-profile-translation.php:119
12311 #, php-format
12312 msgid "File size: %s"
12313 msgstr ""
12314
12315 #: app/Helpers/EditorShortCodeHelper.php:356
12316 #: app/Services/Translations/admin-translation.php:1062
12317 msgid "File Title"
12318 msgstr ""
12319
12320 #: app/Services/Translations/admin-translation.php:1067
12321 msgid "File too large"
12322 msgstr ""
12323
12324 #: api/Resource/ProductDownloadResource.php:98
12325 msgid "File updated successfully"
12326 msgstr ""
12327
12328 #: app/Services/FileSystem/Drivers/S3/S3FileUploader.php:82
12329 #: app/Services/FileSystem/Drivers/S3/S3Driver.php:60
12330 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:171
12331 msgid "File Uploaded Successfully"
12332 msgstr ""
12333
12334 #: app/Http/Requests/ProductDownloadable/ProductDownloadableFileRequest.php:39
12335 #: app/Http/Requests/ProductDownloadable/ProductDownloadableBulkFileRequest.php:41
12336 msgid "File URL is required."
12337 msgstr ""
12338
12339 #: app/Services/Filter/TaxFilter.php:109 app/Services/Filter/TaxFilter.php:115
12340 #: app/Services/Translations/admin-translation.php:1068
12341 msgid "Filed"
12342 msgstr ""
12343
12344 #: app/Services/Translations/admin-translation.php:1069
12345 msgid "Filename too long. Maximum ${MAX_FILENAME_LENGTH} characters allowed"
12346 msgstr ""
12347
12348 #: app/Services/Translations/admin-translation.php:1070
12349 msgid "Files"
12350 msgstr ""
12351
12352 #: app/Services/Translations/admin-translation.php:1071
12353 msgid "Fill the title and color before adding another."
12354 msgstr ""
12355
12356 #: app/Services/Translations/admin-translation.php:1072
12357 msgid "Fill the title and image before adding another."
12358 msgstr ""
12359
12360 #: app/Services/Translations/admin-translation.php:1073
12361 msgid "Fill the title before adding another."
12362 msgstr ""
12363
12364 #: app/Services/Renderer/ShopAppRenderer.php:326
12365 #: app/Services/Translations/admin-translation.php:1074
12366 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:55
12367 msgid "Filter"
12368 msgstr ""
12369
12370 #: app/Services/Translations/block-editor-translation.php:154
12371 msgid "Filter Background"
12372 msgstr ""
12373
12374 #: app/Services/Translations/block-editor-translation.php:155
12375 msgid "Filter Border"
12376 msgstr ""
12377
12378 #. %1$s: attribute group title (e.g. "Color", "Size")
12379 #: app/Services/Translations/admin-translation.php:1076
12380 #, php-format
12381 msgid "Filter by %1$s"
12382 msgstr ""
12383
12384 #: app/Services/Translations/block-editor-translation.php:156
12385 msgid "Filter Option"
12386 msgstr ""
12387
12388 #: app/Services/Translations/admin-translation.php:1077
12389 msgid "Filter results by UTM values"
12390 msgstr ""
12391
12392 #: app/Services/Renderer/SearchBarRenderer.php:75
12393 msgid "Filter search results by category"
12394 msgstr ""
12395
12396 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:269
12397 msgid "Filter Sort By"
12398 msgstr ""
12399
12400 #: app/Services/Renderer/ProductFilterRender.php:330
12401 msgid "Filters"
12402 msgstr ""
12403
12404 #: app/Services/Translations/admin-translation.php:1078
12405 msgid "Final price after all installments, excluding any fees."
12406 msgstr ""
12407
12408 #: app/Modules/MCP/Tools/CouponTools.php:34
12409 msgid ""
12410 "Find and filter coupons with usage counts and validity windows. Interpret "
12411 "amount via type: percentage means a percent (10 = 10 percent), fixed means a "
12412 "currency value. Use active_now to get only coupons usable today."
12413 msgstr ""
12414
12415 #: app/Modules/MCP/Tools/CustomerTools.php:31
12416 msgid ""
12417 "Find and filter customers. Compact rows with LTV, order count, AOV, and "
12418 "location. For one customer's full history use get-customer. min_ltv is in "
12419 "store currency (e.g. 500), not cents."
12420 msgstr ""
12421
12422 #: app/Modules/MCP/Tools/OrderTools.php:52
12423 msgid ""
12424 "Find and filter orders. Returns compact rows (id, number, customer, total, "
12425 "statuses, date, plus an items list: each line item's product, title and "
12426 "quantity) — call get-order for the full money/refund breakdown. All filters "
12427 "optional; combine freely. For one customer's orders, pass customer_email or "
12428 "customer_id here. Money filters are in store currency (e.g. 49.99), not "
12429 "cents."
12430 msgstr ""
12431
12432 #: app/Modules/MCP/Tools/ProductTools.php:34
12433 msgid ""
12434 "Find and filter products. Compact rows: title, status, price range, "
12435 "variation count, fulfillment, stock status. Use get-product for full detail "
12436 "and per-variation stock. Price filters are in store currency, not cents."
12437 msgstr ""
12438
12439 #: app/Modules/MCP/Tools/SubscriptionTools.php:33
12440 msgid ""
12441 "Find and filter subscriptions. Compact rows: customer, plan, status, "
12442 "recurring total, interval, next/created/canceled dates. Use "
12443 "next_billing_before to find upcoming renewals; created_* and canceled_* "
12444 "ranges to inspect cohorts and churn. min_recurring is in store currency, not "
12445 "cents."
12446 msgstr ""
12447
12448 #: app/Services/Translations/admin-translation.php:1079
12449 #: app/Services/Translations/block-editor-translation.php:157
12450 msgid "Find products to make a pricing table"
12451 msgstr ""
12452
12453 #: app/Services/Translations/TransStrings.php:270
12454 msgid "Finish"
12455 msgstr ""
12456
12457 #: app/Services/Localization/i18n/countries.php:88
12458 msgid "Finland"
12459 msgstr ""
12460
12461 #: app/Services/Localization/i18n/states.php:947
12462 msgid "Firenze"
12463 msgstr ""
12464
12465 #: app/Services/PlanUpgradeService.php:169
12466 msgid "first"
12467 msgstr ""
12468
12469 #: app/Services/Renderer/CheckoutFieldsSchema.php:19
12470 #: app/Services/Renderer/CheckoutFieldsSchema.php:463
12471 #: app/Services/Renderer/AddressSelectRenderer.php:422
12472 #: app/Services/Renderer/AddressSelectRenderer.php:430
12473 #: app/Services/Translations/customer-profile-translation.php:120
12474 msgid "First Name"
12475 msgstr ""
12476
12477 #: app/Services/Translations/admin-translation.php:1080
12478 msgid "First Name *"
12479 msgstr ""
12480
12481 #: app/Http/Requests/CustomerRequest.php:67
12482 msgid "First Name is required."
12483 msgstr ""
12484
12485 #: api/Checkout/CheckoutApi.php:909
12486 msgid "First name is required."
12487 msgstr ""
12488
12489 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:96
12490 msgid "First Order Date"
12491 msgstr ""
12492
12493 #: app/Services/Filter/CustomerFilter.php:96
12494 msgid "First Purchase Date"
12495 msgstr ""
12496
12497 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:598
12498 msgid "First Purchased: "
12499 msgstr ""
12500
12501 #: app/Services/Tax/TaxManager.php:121
12502 msgid "Five"
12503 msgstr ""
12504
12505 #: app/Services/Translations/admin-translation.php:1081
12506 #: app/Modules/Shipping/Services/Filter/ShippingClassFilter.php:53
12507 msgid "Fixed"
12508 msgstr ""
12509
12510 #: app/Services/Translations/admin-translation.php:1082
12511 msgid "Fixed Amount"
12512 msgstr ""
12513
12514 #: app/Services/Translations/admin-translation.php:1083
12515 #: app/Services/Translations/block-editor-translation.php:158
12516 msgid "Flat Rate"
12517 msgstr ""
12518
12519 #: app/Modules/MCP/Tools/ReportTools.php:205
12520 msgid ""
12521 "Flexible customer analytics: pick metrics and group by country, state, "
12522 "status, or first/last purchase month, with optional filters. LTV is in store "
12523 "currency. Returns up to 200 rows."
12524 msgstr ""
12525
12526 #: app/Modules/MCP/Tools/ReportTools.php:154
12527 msgid ""
12528 "Flexible order analytics: pick metrics and group by dimensions with filters. "
12529 "Use when a fixed report does not fit, for example revenue by payment_status "
12530 "this month, or orders by month. Scoped to one currency. Returns up to 200 "
12531 "grouped rows."
12532 msgstr ""
12533
12534 #: app/Modules/MCP/Tools/ReportTools.php:184
12535 msgid ""
12536 "Flexible product-sales analytics over sold items: pick metrics and group by "
12537 "product or variation, within a period and one currency. For a time series "
12538 "use get-sales-trend. Returns up to 200 rows."
12539 msgstr ""
12540
12541 #: app/Modules/MCP/Tools/ReportTools.php:129
12542 msgid ""
12543 "Flexible UTM attribution: pick metrics and group by any UTM fields — source, "
12544 "medium, campaign, term, content, id — over a period, with optional "
12545 "source/medium/campaign filters to drill down. Scoped to one currency, paid "
12546 "orders. Orders with no UTM fall under a none bucket. Returns up to 200 rows "
12547 "ranked by the first metric."
12548 msgstr ""
12549
12550 #: app/Services/Localization/i18n/states.php:2201
12551 msgid "Flores"
12552 msgstr ""
12553
12554 #: app/Services/Localization/i18n/states.php:1300
12555 msgid "Florești"
12556 msgstr ""
12557
12558 #: app/Services/Localization/i18n/states.php:2149
12559 #: app/Services/Localization/i18n/states.php:2202
12560 msgid "Florida"
12561 msgstr ""
12562
12563 #: app/Services/Translations/block-editor-translation.php:159
12564 msgid ""
12565 "Fluent Booking – The Ultimate Appointments Scheduling, Events Booking, "
12566 "Events Calendar Solution"
12567 msgstr ""
12568
12569 #: app/Services/Translations/admin-translation.php:1084
12570 msgid "Fluent Cart"
12571 msgstr ""
12572
12573 #: app/Modules/Integrations/AddOnModule.php:43
12574 msgid "Fluent CRM"
12575 msgstr ""
12576
12577 #: app/Http/Controllers/AddonsController.php:65
12578 msgid "Fluent Forms"
12579 msgstr ""
12580
12581 #: app/Services/Translations/block-editor-translation.php:160
12582 msgid ""
12583 "Fluent Forms Pro Add-On: The Fastest & Most Powerful WordPress Form Plugin"
12584 msgstr ""
12585
12586 #: app/Http/Controllers/ModuleSettingsController.php:273
12587 msgid "Fluent PDF"
12588 msgstr ""
12589
12590 #: app/Services/Translations/admin-translation.php:1085
12591 msgid "Fluent PDF Required"
12592 msgstr ""
12593
12594 #: app/Http/Controllers/AddonsController.php:55
12595 msgid "FluentAuth"
12596 msgstr ""
12597
12598 #. Name of the plugin
12599 #: app/Hooks/filters.php:28 app/Modules/MCP/MCPInit.php:82
12600 #: app/Modules/MCP/MCPInit.php:169
12601 #: app/Hooks/Handlers/AdminMenuBarHandler.php:50
12602 #: app/Views/emails/components/powered-by-footer.php:5
12603 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:222
12604 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:181
12605 msgid "FluentCart"
12606 msgstr ""
12607
12608 #: app/Modules/Templating/Bricks/BricksLoader.php:80
12609 msgid "FluentCart - Product"
12610 msgstr ""
12611
12612 #: app/Hooks/filters.php:33
12613 msgid "FluentCart Buttons"
12614 msgstr ""
12615
12616 #: app/Http/Controllers/ModuleSettingsController.php:294
12617 msgid "FluentCart Customer Rights"
12618 msgstr ""
12619
12620 #: app/Views/admin/menu.php:22 app/Views/admin/menu.php:23
12621 #: app/Views/admin/menu.php:26 app/Views/admin/admin_menu.php:18
12622 #: app/Views/admin/admin_menu.php:19
12623 msgid "FluentCart Logo"
12624 msgstr ""
12625
12626 #: app/Modules/MCP/MCPInit.php:280
12627 msgid ""
12628 "FluentCart MCP is enabled but no MCP adapter was found. Install FluentHub "
12629 "(recommended) or the MCP Adapter plugin, on WordPress 6.9+."
12630 msgstr ""
12631
12632 #: app/Modules/MCP/MCPInit.php:134
12633 msgid "FluentCart MCP Server"
12634 msgstr ""
12635
12636 #: app/Http/Controllers/ModuleSettingsController.php:283
12637 msgid "FluentCart Migrator"
12638 msgstr ""
12639
12640 #: app/Http/Controllers/PaymentMethodController.php:247
12641 msgid ""
12642 "FluentCart Pro activated successfully! All premium features are now "
12643 "available."
12644 msgstr ""
12645
12646 #: app/Modules/PaymentMethods/PromoGateways/Pro/PromoGatewaySettings.php:184
12647 msgid "FluentCart Pro is installed - Activate to unlock all premium features"
12648 msgstr ""
12649
12650 #: app/CPT/FluentProducts.php:216
12651 msgid "FluentCart products post type"
12652 msgstr ""
12653
12654 #: app/Services/FrontendView.php:115
12655 msgid "FluentCart Receipt"
12656 msgstr ""
12657
12658 #: app/Services/Translations/admin-translation.php:1086
12659 msgid ""
12660 "FluentCart speaks to AI agents through the MCP adapter bundled with "
12661 "FluentHub (WordPress 6.9+). The endpoint will not respond until it is "
12662 "installed and active."
12663 msgstr ""
12664
12665 #. Author of the plugin
12666 msgid "FluentCart Team"
12667 msgstr ""
12668
12669 #: app/Services/Translations/admin-translation.php:1087
12670 msgid "FluentCart will send admin notification to this email address."
12671 msgstr ""
12672
12673 #. Description of the plugin
12674 msgid "FluentCart WordPress Plugin"
12675 msgstr ""
12676
12677 #: app/Http/Controllers/AddonsController.php:43
12678 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:167
12679 msgid "FluentCommunity"
12680 msgstr ""
12681
12682 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:232
12683 msgid "FluentCommunity Access Removed"
12684 msgstr ""
12685
12686 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:329
12687 msgid "FluentCommunity Integration Success"
12688 msgstr ""
12689
12690 #: app/Http/Controllers/AddonsController.php:19
12691 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:184
12692 msgid "FluentCRM"
12693 msgstr ""
12694
12695 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:286
12696 msgid "FluentCRM Contact Created"
12697 msgstr ""
12698
12699 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:20
12700 msgid ""
12701 "FluentCRM is a Self Hosted Email Marketing Automation Plugin for WordPress. "
12702 "Add/Remove tags, lists, run automations on order activities."
12703 msgstr ""
12704
12705 #: app/Services/Translations/block-editor-translation.php:161
12706 msgid ""
12707 "FluentCRM – The Ultimate CRM, Marketing, & Automation Solution for WordPress"
12708 msgstr ""
12709
12710 #: app/Http/Controllers/McpSettingsController.php:77
12711 msgid "FluentHub installed and activated. The MCP endpoint is ready."
12712 msgstr ""
12713
12714 #: app/Services/Translations/admin-translation.php:1088
12715 msgid "FluentHub is active"
12716 msgstr ""
12717
12718 #: app/Services/Translations/admin-translation.php:1089
12719 msgid "FluentHub is required"
12720 msgstr ""
12721
12722 #: app/Http/Controllers/McpSettingsController.php:78
12723 msgid ""
12724 "FluentHub was installed. Please reload this page to finish connecting the "
12725 "MCP endpoint."
12726 msgstr ""
12727
12728 #: app/Http/Controllers/AddonsController.php:32
12729 msgid "FluentSMTP"
12730 msgstr ""
12731
12732 #: app/Http/Controllers/AddonsController.php:76
12733 msgid "FluentSupport"
12734 msgstr ""
12735
12736 #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:86
12737 #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:115
12738 msgid "Flutterwave Payment Gateway"
12739 msgstr ""
12740
12741 #: app/Services/Localization/i18n/states.php:948
12742 msgid "Foggia"
12743 msgstr ""
12744
12745 #. %s: pluralized 'month(s)'
12746 #. %1$d is the number of cycles, %2$s is "cycle" or "cycles"
12747 #: app/Helpers/Helper.php:1060 app/Helpers/Helper.php:1075
12748 #, php-format
12749 msgid "for %1$d %2$s"
12750 msgstr ""
12751
12752 #. %s is the number of times
12753 #: app/Services/Translations/admin-translation.php:2802
12754 #, php-format
12755 msgid "for %s Times"
12756 msgstr ""
12757
12758 #: app/Services/Translations/admin-translation.php:1091
12759 msgid "For all variants"
12760 msgstr ""
12761
12762 #: app/Services/Translations/admin-translation.php:1092
12763 msgid "For each item line"
12764 msgstr ""
12765
12766 #: app/Services/Tax/TaxManager.php:63
12767 msgid "For items with 0% tax."
12768 msgstr ""
12769
12770 #: app/Services/Tax/TaxManager.php:64
12771 msgid "For items with a reduced tax rate."
12772 msgstr ""
12773
12774 #: app/Services/Translations/admin-translation.php:1090
12775 msgid "For Online Store"
12776 msgstr ""
12777
12778 #: app/Http/Requests/CouponRequest.php:78
12779 msgid "For percentage type, the amount should not be greater than 100."
12780 msgstr ""
12781
12782 #: app/Services/Localization/i18n/states.php:949
12783 msgid "Forlì-Cesena"
12784 msgstr ""
12785
12786 #: app/Services/Translations/customer-profile-translation.php:121
12787 msgid ""
12788 "Form to add or edit address. Required fields are marked with an asterisk."
12789 msgstr ""
12790
12791 #: app/Services/Localization/i18n/states.php:98
12792 msgid "Formosa"
12793 msgstr ""
12794
12795 #: app/Services/Tax/TaxManager.php:120
12796 msgid "Four"
12797 msgstr ""
12798
12799 #: api/StoreSettings.php:952
12800 msgid "Four Columns"
12801 msgstr ""
12802
12803 #: app/Services/Tax/TaxManager.php:130
12804 msgid "Fourteen"
12805 msgstr ""
12806
12807 #: app/Services/Localization/i18n/states.php:1224
12808 msgid "Fquih Ben Salah"
12809 msgstr ""
12810
12811 #: app/Services/Localization/i18n/countries.php:89
12812 msgid "France"
12813 msgstr ""
12814
12815 #: app/Services/Localization/i18n/states.php:720
12816 msgid "Francisco Morazán"
12817 msgstr ""
12818
12819 #: app/Services/Translations/admin-translation.php:1093
12820 msgid "Fraudulent"
12821 msgstr ""
12822
12823 #: app/Services/Translations/admin-translation.php:1094
12824 #: app/Services/Translations/block-editor-translation.php:162
12825 msgid "Free"
12826 msgstr ""
12827
12828 #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:91
12829 #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:91
12830 #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:90
12831 msgid "Free & Open Source addon"
12832 msgstr ""
12833
12834 #: app/Modules/PaymentMethods/PromoGateways/Addons/RazorpayAddon.php:89
12835 msgid "Free & Open Source addon."
12836 msgstr ""
12837
12838 #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:98
12839 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:238
12840 #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:98
12841 #: app/Modules/PaymentMethods/PromoGateways/Addons/RazorpayAddon.php:96
12842 #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:97
12843 msgid "Free addon - Click the button above to get started"
12844 msgstr ""
12845
12846 #: app/Services/Translations/admin-translation.php:1095
12847 #: app/Services/Translations/block-editor-translation.php:163
12848 msgid "Free Shipping"
12849 msgstr ""
12850
12851 #: app/Services/Translations/admin-translation.php:1096
12852 msgid "Free shipping for this offer item"
12853 msgstr ""
12854
12855 #: app/Services/Localization/i18n/states.php:2247
12856 msgid "Free State"
12857 msgstr ""
12858
12859 #. %d is the number of trial days
12860 #: app/Helpers/Helper.php:1269
12861 msgid "Free Trial: %d days"
12862 msgstr ""
12863
12864 #: app/Services/Localization/i18n/countries.php:90
12865 msgid "French Guiana"
12866 msgstr ""
12867
12868 #: app/Services/Localization/i18n/countries.php:91
12869 msgid "French Polynesia"
12870 msgstr ""
12871
12872 #: app/Services/Localization/i18n/countries.php:92
12873 msgid "French Southern Territories"
12874 msgstr ""
12875
12876 #: app/Services/Translations/TransStrings.php:174
12877 msgid "Fri"
12878 msgstr ""
12879
12880 #: app/Services/Localization/i18n/states.php:302
12881 msgid "Fribourg"
12882 msgstr ""
12883
12884 #: app/Services/Translations/TransStrings.php:183
12885 #: app/Services/Translations/admin-translation.php:1097
12886 msgid "Friday"
12887 msgstr ""
12888
12889 #. %s is the minimum price
12890 #: app/Services/Renderer/ProductCardRender.php:404
12891 #, php-format
12892 msgid "From %s"
12893 msgstr ""
12894
12895 #: app/Services/Translations/admin-translation.php:1098
12896 msgid "From Email"
12897 msgstr ""
12898
12899 #: app/Http/Requests/EmailSettingsRequest.php:26
12900 msgid "From Email field is required."
12901 msgstr ""
12902
12903 #: app/Http/Requests/EmailSettingsRequest.php:27
12904 msgid "From Email must be a valid email address."
12905 msgstr ""
12906
12907 #: app/Http/Requests/UpgradePathSettingRequest.php:27
12908 msgid "From is required."
12909 msgstr ""
12910
12911 #: app/Services/Translations/admin-translation.php:1099
12912 msgid "From Name"
12913 msgstr ""
12914
12915 #: app/Http/Requests/EmailSettingsRequest.php:25
12916 msgid "From Name field is required."
12917 msgstr ""
12918
12919 #: app/Services/Translations/admin-translation.php:1100
12920 msgid "From Plan"
12921 msgstr ""
12922
12923 #: app/Services/Localization/i18n/states.php:950
12924 msgid "Frosinone"
12925 msgstr ""
12926
12927 #: app/Services/Localization/i18n/states.php:355
12928 msgid "Fujian / 福建"
12929 msgstr ""
12930
12931 #: app/Services/Localization/i18n/states.php:1065
12932 msgid "Fukui"
12933 msgstr ""
12934
12935 #: app/Services/Localization/i18n/states.php:1087
12936 msgid "Fukuoka"
12937 msgstr ""
12938
12939 #: app/Services/Localization/i18n/states.php:1054
12940 msgid "Fukushima"
12941 msgstr ""
12942
12943 #: app/Services/Translations/admin-translation.php:1101
12944 msgid "Fulfillment Type"
12945 msgstr ""
12946
12947 #: app/Http/Requests/ProductUpdateRequest.php:354
12948 #: app/Http/Requests/ProductRequest.php:325
12949 #: app/Http/Requests/ProductCreateRequest.php:63
12950 #: app/Http/Requests/ProductVariationRequest.php:209
12951 msgid "Fulfilment Type is required."
12952 msgstr ""
12953
12954 #: app/Services/Translations/block-editor-translation.php:164
12955 msgid "Full Address"
12956 msgstr ""
12957
12958 #: app/Modules/MCP/Tools/OrderTools.php:87
12959 msgid ""
12960 "Full detail for one order: money breakdown, line items, and customer by "
12961 "default. Add include[] for transactions, refunds, addresses, coupons, "
12962 "subscriptions. Identify the order by order_id (numeric, from list-orders) OR "
12963 "uuid OR invoice_no."
12964 msgstr ""
12965
12966 #: app/Modules/MCP/Tools/ProductTools.php:61
12967 msgid ""
12968 "Full detail for one product: description, variations with "
12969 "SKU/price/stock/subscription terms, categories and tags. Add include[] for "
12970 "sales (lifetime units + revenue) and downloads. Identify by product_id."
12971 msgstr ""
12972
12973 #: app/Modules/MCP/Tools/SubscriptionTools.php:63
12974 msgid ""
12975 "Full detail for one subscription: lifecycle dates, billing schedule, "
12976 "signup/trial, parent order, gateway ids. Add include[] for transactions "
12977 "(renewal history) and labels. Identify by subscription_id."
12978 msgstr ""
12979
12980 #: app/Helpers/CartCheckoutHelper.php:665
12981 #: app/Helpers/CartCheckoutHelper.php:821
12982 #: app/Services/Renderer/CheckoutFieldsSchema.php:217
12983 #: app/Services/Renderer/CheckoutFieldsSchema.php:457
12984 #: app/Services/Renderer/CheckoutFieldsSchema.php:542
12985 #: app/Services/Renderer/AddressSelectRenderer.php:404
12986 #: app/Services/Renderer/AddressSelectRenderer.php:412
12987 #: app/Services/Translations/admin-translation.php:1102
12988 #: app/Services/Translations/block-editor-translation.php:165
12989 msgid "Full Name"
12990 msgstr ""
12991
12992 #: app/Services/Renderer/ModalCheckoutRenderer.php:509
12993 #: app/Services/Renderer/ModalCheckoutRenderer.php:515
12994 msgid "Full name"
12995 msgstr ""
12996
12997 #: app/Services/Translations/admin-translation.php:1103
12998 msgid "Full Name *"
12999 msgstr ""
13000
13001 #: api/Checkout/CheckoutApi.php:1004 api/Checkout/CheckoutApi.php:1012
13002 msgid "Full name field is required."
13003 msgstr ""
13004
13005 #: app/Http/Requests/UserRequest.php:30
13006 msgid "Full name is required"
13007 msgstr ""
13008
13009 #: app/Http/Requests/CustomerRequest.php:66
13010 msgid "Full Name is required."
13011 msgstr ""
13012
13013 #: api/Checkout/CheckoutApi.php:905
13014 msgid "Full name is required."
13015 msgstr ""
13016
13017 #: app/Modules/MCP/Tools/CustomerTools.php:60
13018 msgid ""
13019 "Full profile + metrics for one customer. Identify by customer_id OR email. "
13020 "Add include[] for orders, subscriptions, addresses, labels, notes. Use "
13021 "with_orders_limit to bound order history."
13022 msgstr ""
13023
13024 #: app/Services/Translations/block-editor-translation.php:166
13025 msgid "Full Width"
13026 msgstr ""
13027
13028 #: app/Services/Translations/admin-translation.php:1104
13029 #: app/Services/Translations/customer-profile-translation.php:122
13030 msgid "Future"
13031 msgstr ""
13032
13033 #: app/Services/Translations/admin-translation.php:1105
13034 msgid "Future Installments"
13035 msgstr ""
13036
13037 #: app/Services/Translations/admin-translation.php:1106
13038 msgid "Future Renewals"
13039 msgstr ""
13040
13041 #: app/Services/Translations/admin-translation.php:1107
13042 msgid "Future Renewals Report"
13043 msgstr ""
13044
13045 #: app/Services/Localization/i18n/states.php:1222
13046 #: app/Services/Localization/i18n/states.php:1225
13047 msgid "Fès-Dar-Dbibegh"
13048 msgstr ""
13049
13050 #: app/Services/Localization/i18n/states.php:1299
13051 msgid "Fălești"
13052 msgstr ""
13053
13054 #: api/StoreSettings.php:1226 app/Services/Localization/i18n/units.php:16
13055 msgid "g"
13056 msgstr ""
13057
13058 #: app/Services/Localization/i18n/countries.php:93
13059 msgid "Gabon"
13060 msgstr ""
13061
13062 #: app/Services/Localization/i18n/states.php:198
13063 msgid "Gabrovo"
13064 msgstr ""
13065
13066 #: app/Services/Localization/i18n/states.php:144
13067 msgid "Gaibandha"
13068 msgstr ""
13069
13070 #: app/Services/Localization/i18n/states.php:1678
13071 msgid "Galați"
13072 msgstr ""
13073
13074 #: app/Services/Translations/admin-translation.php:1108
13075 msgid "Gallery"
13076 msgstr ""
13077
13078 #: app/Services/Localization/i18n/states.php:819
13079 msgid "Galway"
13080 msgstr ""
13081
13082 #: app/Services/Localization/i18n/states.php:543
13083 msgid "Galápagos"
13084 msgstr ""
13085
13086 #: app/Services/Localization/i18n/countries.php:94
13087 msgid "Gambia"
13088 msgstr ""
13089
13090 #: app/Helpers/CurrenciesHelper.php:66
13091 msgid "Gambian Dalasi"
13092 msgstr ""
13093
13094 #: app/Services/Localization/i18n/states.php:1449
13095 msgid "Gandaki"
13096 msgstr ""
13097
13098 #: app/Services/Localization/i18n/states.php:368
13099 msgid "Gansu / 甘肃"
13100 msgstr ""
13101
13102 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:115
13103 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:164
13104 msgid "Gap"
13105 msgstr ""
13106
13107 #: app/Services/Localization/i18n/states.php:1103
13108 msgid "Garissa"
13109 msgstr ""
13110
13111 #: app/Modules/MCP/Tools/OrderTools.php:757
13112 msgid "gateway"
13113 msgstr ""
13114
13115 #: app/Services/Translations/admin-translation.php:1109
13116 msgid "Gateway & checkout instructions"
13117 msgstr ""
13118
13119 #: app/Http/Controllers/PaymentMethodController.php:109
13120 msgid "Gateway cannot update settings"
13121 msgstr ""
13122
13123 #: app/Services/Translations/admin-translation.php:1110
13124 msgid "Gateway ID"
13125 msgstr ""
13126
13127 #: app/Services/Translations/admin-translation.php:1111
13128 msgid "Gateway ID:"
13129 msgstr ""
13130
13131 #: app/Services/Localization/i18n/states.php:2248
13132 msgid "Gauteng"
13133 msgstr ""
13134
13135 #: app/Services/Localization/i18n/states.php:1377
13136 msgid "Gaza"
13137 msgstr ""
13138
13139 #: app/Services/Localization/i18n/states.php:1844
13140 msgid "Gaziantep"
13141 msgstr ""
13142
13143 #: app/Services/Localization/i18n/states.php:145
13144 msgid "Gazipur"
13145 msgstr ""
13146
13147 #: app/Services/Localization/i18n/states.php:1190
13148 msgid "Gbarpolu"
13149 msgstr ""
13150
13151 #: app/Services/Localization/i18n/states.php:1927
13152 msgid "Geita"
13153 msgstr ""
13154
13155 #: app/Helpers/EditorShortCodeHelper.php:13
13156 #: app/Services/Translations/block-editor-translation.php:167
13157 msgid "General"
13158 msgstr ""
13159
13160 #: app/Services/Translations/admin-translation.php:1112
13161 msgid "Generate"
13162 msgstr ""
13163
13164 #: app/Services/Translations/admin-translation.php:1113
13165 msgid "Generate All Pages"
13166 msgstr ""
13167
13168 #: app/Services/Translations/admin-translation.php:1117
13169 msgid "Generate missing licenses"
13170 msgstr ""
13171
13172 #: app/Http/Controllers/ModuleSettingsController.php:274
13173 msgid "Generate PDF receipts and attach them to email notifications."
13174 msgstr ""
13175
13176 #: app/Services/Translations/admin-translation.php:1114
13177 msgid "Generate Random Code"
13178 msgstr ""
13179
13180 #: app/Services/Translations/admin-translation.php:1115
13181 msgid "Generate SKU"
13182 msgstr ""
13183
13184 #: app/Services/Translations/admin-translation.php:1116
13185 msgid "Generate Snapshots"
13186 msgstr ""
13187
13188 #: app/Services/Translations/admin-translation.php:1118
13189 msgid "Generating..."
13190 msgstr ""
13191
13192 #: app/Services/Localization/i18n/states.php:303
13193 msgid "Geneva"
13194 msgstr ""
13195
13196 #: app/Services/Localization/i18n/states.php:951
13197 msgid "Genova"
13198 msgstr ""
13199
13200 #: app/Services/Localization/i18n/countries.php:95
13201 msgid "Georgia"
13202 msgstr ""
13203
13204 #: app/Helpers/CurrenciesHelper.php:63
13205 msgid "Georgian Lari"
13206 msgstr ""
13207
13208 #: app/Services/Localization/i18n/countries.php:96
13209 msgid "Germany"
13210 msgstr ""
13211
13212 #: app/Services/Translations/admin-translation.php:1119
13213 msgid "Get access to this feature by Upgrading to FluentCart Pro"
13214 msgstr ""
13215
13216 #: app/Modules/MCP/Tools/CustomerTools.php:59
13217 msgid "Get Customer"
13218 msgstr ""
13219
13220 #: app/Modules/MCP/Tools/ProductTools.php:82
13221 msgid "Get Inventory Status"
13222 msgstr ""
13223
13224 #: app/Modules/MCP/Tools/OrderTools.php:86
13225 msgid "Get Order"
13226 msgstr ""
13227
13228 #: app/Modules/MCP/Tools/OrderTools.php:109
13229 msgid "Get Order Activity"
13230 msgstr ""
13231
13232 #: app/Modules/MCP/Tools/ProductTools.php:60
13233 msgid "Get Product"
13234 msgstr ""
13235
13236 #: app/Modules/MCP/Tools/ReportTools.php:109
13237 msgid "Get Refund Report"
13238 msgstr ""
13239
13240 #: app/Modules/MCP/Tools/ReportTools.php:48
13241 msgid "Get Sales Report"
13242 msgstr ""
13243
13244 #: app/Modules/MCP/Tools/ReportTools.php:68
13245 msgid "Get Sales Trend"
13246 msgstr ""
13247
13248 #: app/Modules/MCP/Tools/ContextTools.php:68
13249 msgid "Get Store Context"
13250 msgstr ""
13251
13252 #: app/Modules/MCP/Tools/SubscriptionTools.php:62
13253 msgid "Get Subscription"
13254 msgstr ""
13255
13256 #: app/Modules/MCP/Tools/ReportTools.php:88
13257 msgid "Get Top Products"
13258 msgstr ""
13259
13260 #: app/Services/Translations/admin-translation.php:1120
13261 msgid ""
13262 "Get your Secret Key from Cloudflare Dashboard > Turnstile. Keep this secret."
13263 msgstr ""
13264
13265 #: app/Services/Translations/admin-translation.php:1121
13266 msgid "Get your Site Key from Cloudflare Dashboard > Turnstile."
13267 msgstr ""
13268
13269 #: app/Services/Localization/i18n/countries.php:97
13270 msgid "Ghana"
13271 msgstr ""
13272
13273 #: app/Helpers/CurrenciesHelper.php:64
13274 msgid "Ghanaian Cedi"
13275 msgstr ""
13276
13277 #: app/Services/Localization/i18n/states.php:571
13278 msgid "Gharbia"
13279 msgstr ""
13280
13281 #: app/Services/Localization/i18n/states.php:530
13282 msgid "Ghardaïa"
13283 msgstr ""
13284
13285 #: app/Services/Localization/i18n/states.php:28
13286 msgid "Ghazni"
13287 msgstr ""
13288
13289 #: app/Services/Localization/i18n/states.php:890
13290 msgid "Ghazvin (قزوین)"
13291 msgstr ""
13292
13293 #: app/Services/Localization/i18n/states.php:29
13294 msgid "Ghor"
13295 msgstr ""
13296
13297 #: app/Services/Localization/i18n/countries.php:98
13298 msgid "Gibraltar"
13299 msgstr ""
13300
13301 #: app/Helpers/CurrenciesHelper.php:65
13302 msgid "Gibraltar Pound"
13303 msgstr ""
13304
13305 #: app/Services/Localization/i18n/states.php:1068
13306 msgid "Gifu"
13307 msgstr ""
13308
13309 #: app/Services/Localization/i18n/states.php:906
13310 msgid "Gilan (گیلان)"
13311 msgstr ""
13312
13313 #: app/Services/Localization/i18n/states.php:1629
13314 msgid "Gilgit Baltistan"
13315 msgstr ""
13316
13317 #: app/Services/Localization/i18n/states.php:612
13318 msgid "Gipuzkoa"
13319 msgstr ""
13320
13321 #: app/Services/Localization/i18n/states.php:1845
13322 msgid "Giresun"
13323 msgstr ""
13324
13325 #: app/Services/Localization/i18n/states.php:609
13326 msgid "Girona"
13327 msgstr ""
13328
13329 #: app/Services/Localization/i18n/states.php:1486
13330 msgid "Gisborne"
13331 msgstr ""
13332
13333 #. %1$s: HTTP status code
13334 #: app/Services/PluginInstaller/AddonManager.php:234
13335 #, php-format
13336 msgid "Github API error with status code: %1$s"
13337 msgstr ""
13338
13339 #: app/Services/Localization/i18n/states.php:1679
13340 msgid "Giurgiu"
13341 msgstr ""
13342
13343 #: api/StoreSettings.php:1065
13344 msgid "Give checkbox to create account on checkout page"
13345 msgstr ""
13346
13347 #: app/Services/Translations/admin-translation.php:1122
13348 msgid ""
13349 "Give the shipping class a friendly name to help identify it when setting up "
13350 "shipping rates for your products. For instance: Bulky Items, Fragile Goods, "
13351 "and so on."
13352 msgstr ""
13353
13354 #: app/Services/Localization/i18n/states.php:572
13355 msgid "Giza"
13356 msgstr ""
13357
13358 #: app/Services/Localization/i18n/states.php:61
13359 msgid "Gjirokastër"
13360 msgstr ""
13361
13362 #: app/Services/Localization/i18n/states.php:304
13363 msgid "Glarus"
13364 msgstr ""
13365
13366 #: app/Services/Translations/admin-translation.php:1123
13367 msgid "Global Integrations Feeds"
13368 msgstr ""
13369
13370 #: app/Services/Localization/i18n/states.php:1302
13371 msgid "Glodeni"
13372 msgstr ""
13373
13374 #: app/Services/Renderer/ProductCategoriesListRenderer.php:118
13375 msgid "Go"
13376 msgstr ""
13377
13378 #: app/Services/Translations/admin-translation.php:1124
13379 msgid "Go Back"
13380 msgstr ""
13381
13382 #: app/Services/FrontendView.php:63
13383 msgid "Go Back to Home Page"
13384 msgstr ""
13385
13386 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:63
13387 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:74
13388 msgid "Go Back to the Store"
13389 msgstr ""
13390
13391 #. %3$s
13392 #: app/Services/Translations/TransStrings.php:224
13393 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:73
13394 msgid "Go to"
13395 msgstr ""
13396
13397 #. %1$s: settings page name
13398 #: app/Services/Translations/admin-translation.php:1126
13399 #, php-format
13400 msgid "Go to %1$s"
13401 msgstr ""
13402
13403 #: app/Services/Renderer/CartRenderer.php:456
13404 msgid "Go to Checkout"
13405 msgstr ""
13406
13407 #: app/Services/Renderer/CartRenderer.php:455
13408 msgid "Go to checkout page"
13409 msgstr ""
13410
13411 #: app/Services/Translations/admin-translation.php:1127
13412 msgid "Go to Customers"
13413 msgstr ""
13414
13415 #: app/Services/Translations/admin-translation.php:1128
13416 msgid "Go to Dashboard"
13417 msgstr ""
13418
13419 #. %5$s
13420 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:126
13421 msgid "Go to Developers > Webhooks >"
13422 msgstr ""
13423
13424 #: app/Services/Translations/admin-translation.php:1129
13425 msgid "Go to Integrations"
13426 msgstr ""
13427
13428 #: app/Services/Translations/TransStrings.php:230
13429 msgid "Go to next page"
13430 msgstr ""
13431
13432 #: app/Services/Translations/admin-translation.php:1130
13433 msgid "Go to Orders"
13434 msgstr ""
13435
13436 #: app/Services/Translations/TransStrings.php:229
13437 msgid "Go to previous page"
13438 msgstr ""
13439
13440 #: app/Services/Translations/admin-translation.php:1131
13441 msgid "Go to Products"
13442 msgstr ""
13443
13444 #: app/Services/Translations/admin-translation.php:1132
13445 msgid "Go to Reports"
13446 msgstr ""
13447
13448 #: app/Services/Translations/admin-translation.php:1136
13449 msgid "Go to setting to active"
13450 msgstr ""
13451
13452 #: app/Services/Translations/admin-translation.php:1133
13453 msgid "Go to Settings"
13454 msgstr ""
13455
13456 #: app/Services/Translations/admin-translation.php:1134
13457 msgid "Go to Shipping Classes"
13458 msgstr ""
13459
13460 #: app/Services/Translations/admin-translation.php:1135
13461 msgid "Go to Store Settings"
13462 msgstr ""
13463
13464 #: app/Services/Localization/i18n/states.php:846
13465 msgid "Goa"
13466 msgstr ""
13467
13468 #: app/Services/Localization/i18n/states.php:260
13469 msgid "Goiás"
13470 msgstr ""
13471
13472 #: app/Services/Localization/i18n/states.php:905
13473 msgid "Golestan (گلستان)"
13474 msgstr ""
13475
13476 #: app/Services/Localization/i18n/states.php:2030
13477 msgid "Gomba"
13478 msgstr ""
13479
13480 #: app/Services/Localization/i18n/states.php:1420
13481 msgid "Gombe"
13482 msgstr ""
13483
13484 #: app/Services/Translations/admin-translation.php:1137
13485 msgid "Good afternoon"
13486 msgstr ""
13487
13488 #: app/Services/Translations/admin-translation.php:1138
13489 msgid "Good evening"
13490 msgstr ""
13491
13492 #: app/Services/Translations/admin-translation.php:1139
13493 msgid "Good morning"
13494 msgstr ""
13495
13496 #: app/Services/Localization/i18n/states.php:146
13497 msgid "Gopalganj"
13498 msgstr ""
13499
13500 #: app/Services/Localization/i18n/states.php:952
13501 msgid "Gorizia"
13502 msgstr ""
13503
13504 #: app/Services/Localization/i18n/states.php:1680
13505 msgid "Gorj"
13506 msgstr ""
13507
13508 #: app/Services/Localization/i18n/states.php:806
13509 msgid "Gorontalo"
13510 msgstr ""
13511
13512 #: app/Services/Localization/i18n/states.php:721
13513 msgid "Gracias a Dios"
13514 msgstr ""
13515
13516 #: app/Services/Localization/i18n/states.php:610
13517 #: app/Services/Localization/i18n/states.php:1469
13518 msgid "Granada"
13519 msgstr ""
13520
13521 #: app/Services/Localization/i18n/states.php:1191
13522 msgid "Grand Bassa"
13523 msgstr ""
13524
13525 #: app/Services/Localization/i18n/states.php:1192
13526 msgid "Grand Cape Mount"
13527 msgstr ""
13528
13529 #: app/Services/Localization/i18n/states.php:1193
13530 msgid "Grand Gedeh"
13531 msgstr ""
13532
13533 #: app/Services/Localization/i18n/states.php:1194
13534 msgid "Grand Kru"
13535 msgstr ""
13536
13537 #: app/Services/Localization/i18n/states.php:305
13538 msgid "Graubünden"
13539 msgstr ""
13540
13541 #: app/Views/emails/order/shipped/customer.php:19
13542 msgid "Great news! Your order is on its way to you 📦."
13543 msgstr ""
13544
13545 #: app/Services/Localization/i18n/states.php:655
13546 msgid "Greater Accra"
13547 msgstr ""
13548
13549 #: app/Services/Translations/admin-translation.php:1140
13550 msgid "Greater Than"
13551 msgstr ""
13552
13553 #: app/Services/Translations/admin-translation.php:1141
13554 msgid "Greater Than or Equal"
13555 msgstr ""
13556
13557 #: app/Services/Localization/i18n/countries.php:99
13558 msgid "Greece"
13559 msgstr ""
13560
13561 #: app/Services/Localization/i18n/countries.php:100
13562 msgid "Greenland"
13563 msgstr ""
13564
13565 #: app/Services/Localization/i18n/countries.php:101
13566 msgid "Grenada"
13567 msgstr ""
13568
13569 #: app/Services/Translations/block-editor-translation.php:168
13570 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:74
13571 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:77
13572 msgid "Grid"
13573 msgstr ""
13574
13575 #: app/Services/Renderer/ShopAppRenderer.php:296
13576 #: app/Services/Translations/block-editor-translation.php:169
13577 msgid "Grid View"
13578 msgstr ""
13579
13580 #: app/Services/Translations/admin-translation.php:1142
13581 msgid "Gross"
13582 msgstr ""
13583
13584 #: app/Services/Translations/admin-translation.php:1143
13585 msgid "Gross Revenue Breakdown"
13586 msgstr ""
13587
13588 #: app/Services/Translations/admin-translation.php:1144
13589 msgid "Gross Revenue Quarterly"
13590 msgstr ""
13591
13592 #: app/Services/Translations/admin-translation.php:1145
13593 msgid "Gross Sale"
13594 msgstr ""
13595
13596 #: app/Services/Translations/admin-translation.php:1146
13597 #: app/Views/emails/digest.php:91
13598 msgid "Gross Sales"
13599 msgstr ""
13600
13601 #: app/Services/Translations/admin-translation.php:1150
13602 msgid "Gross sales grouped by the days of the week."
13603 msgstr ""
13604
13605 #: app/Services/Translations/admin-translation.php:1147
13606 msgid "Gross Sales grouped by the hours of the day."
13607 msgstr ""
13608
13609 #: app/Services/Translations/admin-translation.php:1151
13610 msgid "Gross sales less refunds, taxes, shipping, fees."
13611 msgstr ""
13612
13613 #: app/Services/Translations/admin-translation.php:1148
13614 msgid "Gross Summary"
13615 msgstr ""
13616
13617 #: app/Services/Translations/admin-translation.php:1149
13618 msgid "Gross Volume Breakdown"
13619 msgstr ""
13620
13621 #: app/Services/Localization/i18n/states.php:953
13622 msgid "Grosseto"
13623 msgstr ""
13624
13625 #: app/Services/Translations/admin-translation.php:1152
13626 msgid "Group"
13627 msgstr ""
13628
13629 #: app/Services/Translations/admin-translation.php:2803
13630 msgid "group"
13631 msgstr ""
13632
13633 #: app/Services/Translations/admin-translation.php:1153
13634 msgid "Group By"
13635 msgstr ""
13636
13637 #: app/Services/Translations/admin-translation.php:1155
13638 msgid "Group by"
13639 msgstr ""
13640
13641 #: api/Resource/AttrGroupResource.php:66 api/Resource/AttrGroupResource.php:78
13642 msgid "Group creation failed."
13643 msgstr ""
13644
13645 #: app/Http/Requests/AttrGroupRequest.php:44
13646 msgid "Group description should be long text."
13647 msgstr ""
13648
13649 #: api/Resource/AttrGroupResource.php:112
13650 #: api/Resource/AttrGroupResource.php:124
13651 msgid "Group info update failed."
13652 msgstr ""
13653
13654 #: app/Http/Requests/AttrGroupRequest.php:43
13655 msgid "Group slug can not be empty and must be unique."
13656 msgstr ""
13657
13658 #: app/Services/Translations/admin-translation.php:1154
13659 msgid "Group Title"
13660 msgstr ""
13661
13662 #: app/Http/Requests/AttrGroupRequest.php:42
13663 msgid "Group title can not be empty."
13664 msgstr ""
13665
13666 #: api/Resource/AttrGroupResource.php:119
13667 msgid "Group updated successfully!"
13668 msgstr ""
13669
13670 #: app/Services/Translations/admin-translation.php:1156
13671 msgid ""
13672 "Group's terms are already in use, please remove the terms from product first."
13673 msgstr ""
13674
13675 #: app/Services/Translations/admin-translation.php:1157
13676 msgid "Grouped by"
13677 msgstr ""
13678
13679 #: app/Services/Translations/block-editor-translation.php:170
13680 msgid "Grouping"
13681 msgstr ""
13682
13683 #: app/Services/Translations/admin-translation.php:1158
13684 msgid "Grouping the orders by the number of items in each order."
13685 msgstr ""
13686
13687 #: app/Services/Translations/admin-translation.php:2804
13688 msgid "groups"
13689 msgstr ""
13690
13691 #: app/Services/Translations/admin-translation.php:1159
13692 msgid "Groups reordered"
13693 msgstr ""
13694
13695 #: api/Resource/AttrGroupResource.php:263
13696 msgid "Groups reordered."
13697 msgstr ""
13698
13699 #. %1$s: opening <strong> tag, %2$s: closing </strong> tag
13700 #: app/Services/Email/StoreDigestService.php:721
13701 #, php-format
13702 msgid ""
13703 "Growing stores run on %1$sFluentCart Pro%2$s — premium payment gateways, "
13704 "integrations, and customizations, all built to help you sell more with less "
13705 "effort."
13706 msgstr ""
13707
13708 #: app/Modules/Tax/TaxModule.php:2447 app/Modules/Tax/TaxModule.php:2448
13709 #: app/Modules/Tax/TaxModule.php:2449
13710 msgid "GST"
13711 msgstr ""
13712
13713 #: app/Modules/Tax/TaxModule.php:2451
13714 msgid "GST / HST / PST / QST"
13715 msgstr ""
13716
13717 #: app/Services/Localization/i18n/states.php:611
13718 msgid "Guadalajara"
13719 msgstr ""
13720
13721 #: app/Services/Localization/i18n/countries.php:102
13722 msgid "Guadeloupe"
13723 msgstr ""
13724
13725 #: app/Services/Localization/i18n/states.php:391
13726 msgid "Guainía"
13727 msgstr ""
13728
13729 #: app/Services/Localization/i18n/states.php:1643
13730 msgid "Guairá"
13731 msgstr ""
13732
13733 #: app/Services/Localization/i18n/countries.php:103
13734 msgid "Guam"
13735 msgstr ""
13736
13737 #: app/Services/Localization/i18n/states.php:413
13738 msgid "Guanacaste"
13739 msgstr ""
13740
13741 #: app/Services/Localization/i18n/states.php:1336
13742 msgid "Guanajuato"
13743 msgstr ""
13744
13745 #: app/Services/Localization/i18n/states.php:361
13746 msgid "Guangdong / 广东"
13747 msgstr ""
13748
13749 #: app/Services/Localization/i18n/states.php:362
13750 msgid "Guangxi Zhuang / 广西壮族"
13751 msgstr ""
13752
13753 #: app/Services/Localization/i18n/states.php:689
13754 #: app/Services/Localization/i18n/countries.php:104
13755 msgid "Guatemala"
13756 msgstr ""
13757
13758 #: app/Helpers/CurrenciesHelper.php:68
13759 msgid "Guatemalan Quetzal"
13760 msgstr ""
13761
13762 #: app/Services/Localization/i18n/states.php:392
13763 msgid "Guaviare"
13764 msgstr ""
13765
13766 #: app/Services/Localization/i18n/states.php:544
13767 msgid "Guayas"
13768 msgstr ""
13769
13770 #: app/Services/Localization/i18n/states.php:507
13771 msgid "Guelma"
13772 msgstr ""
13773
13774 #: app/Services/Localization/i18n/states.php:1226
13775 msgid "Guelmim"
13776 msgstr ""
13777
13778 #: app/Services/Localization/i18n/states.php:1227
13779 msgid "Guercif"
13780 msgstr ""
13781
13782 #: app/Services/Localization/i18n/countries.php:105
13783 msgid "Guernsey"
13784 msgstr ""
13785
13786 #: app/Services/Localization/i18n/states.php:1337
13787 msgid "Guerrero"
13788 msgstr ""
13789
13790 #: app/Modules/MCP/Tools/OrderTools.php:412
13791 msgid "Guest"
13792 msgstr ""
13793
13794 #: app/Services/Localization/i18n/states.php:1575
13795 msgid "Guimaras"
13796 msgstr ""
13797
13798 #: app/Services/Localization/i18n/countries.php:106
13799 msgid "Guinea"
13800 msgstr ""
13801
13802 #: app/Services/Localization/i18n/countries.php:107
13803 msgid "Guinea-Bissau"
13804 msgstr ""
13805
13806 #: app/Helpers/CurrenciesHelper.php:67 app/Helpers/CurrenciesHelper.php:387
13807 msgid "Guinean Franc"
13808 msgstr ""
13809
13810 #: app/Services/Localization/i18n/states.php:366
13811 msgid "Guizhou / 贵州"
13812 msgstr ""
13813
13814 #: app/Services/Localization/i18n/states.php:847
13815 msgid "Gujarat"
13816 msgstr ""
13817
13818 #: app/Services/Localization/i18n/states.php:2031
13819 msgid "Gulu"
13820 msgstr ""
13821
13822 #: app/Services/Localization/i18n/states.php:1510
13823 msgid "Guna Yala"
13824 msgstr ""
13825
13826 #: app/Services/Localization/i18n/states.php:1057
13827 msgid "Gunma"
13828 msgstr ""
13829
13830 #: app/Services/Localization/i18n/countries.php:108
13831 msgid "Guyana"
13832 msgstr ""
13833
13834 #: app/Helpers/CurrenciesHelper.php:69
13835 msgid "Guyanese Dollar"
13836 msgstr ""
13837
13838 #: app/Services/Localization/i18n/states.php:2226
13839 msgid "Guárico"
13840 msgstr ""
13841
13842 #: app/Services/Localization/i18n/states.php:762
13843 msgid "Győr-Moson-Sopron"
13844 msgstr ""
13845
13846 #: app/Services/Localization/i18n/states.php:1846
13847 msgid "Gümüşhane"
13848 msgstr ""
13849
13850 #: app/Services/Localization/i18n/states.php:147
13851 msgid "Habiganj"
13852 msgstr ""
13853
13854 #: app/Services/Localization/i18n/states.php:363
13855 msgid "Hainan / 海南"
13856 msgstr ""
13857
13858 #: app/Services/Localization/i18n/countries.php:109
13859 msgid "Haiti"
13860 msgstr ""
13861
13862 #: app/Helpers/CurrenciesHelper.php:73
13863 msgid "Haitian Gourde"
13864 msgstr ""
13865
13866 #: app/Services/Localization/i18n/states.php:763
13867 msgid "Hajdú-Bihar"
13868 msgstr ""
13869
13870 #: app/Services/Localization/i18n/states.php:1847
13871 msgid "Hakkari"
13872 msgstr ""
13873
13874 #: app/Helpers/Helper.php:1650
13875 #: app/Services/Translations/admin-translation.php:1160
13876 #: app/Hooks/Handlers/ReminderHandler.php:231
13877 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:151
13878 msgid "Half Yearly"
13879 msgstr ""
13880
13881 #: app/Http/Requests/SchedulingSettingsRequest.php:81
13882 msgid "Half yearly renewal reminder days must be a whole number."
13883 msgstr ""
13884
13885 #: app/Http/Requests/SchedulingSettingsRequest.php:82
13886 msgid "Half yearly renewal reminder days must be at least 7."
13887 msgstr ""
13888
13889 #: app/Http/Requests/SchedulingSettingsRequest.php:83
13890 msgid "Half yearly renewal reminder days must not exceed 60."
13891 msgstr ""
13892
13893 #: app/Services/Localization/i18n/states.php:889
13894 msgid "Hamadan (همدان)"
13895 msgstr ""
13896
13897 #: app/Services/Localization/i18n/states.php:426
13898 msgid "Hamburg"
13899 msgstr ""
13900
13901 #: app/Services/Translations/admin-translation.php:1161
13902 msgid "Handle dispute"
13903 msgstr ""
13904
13905 #: app/Services/Localization/i18n/states.php:1033
13906 msgid "Hanover"
13907 msgstr ""
13908
13909 #: app/Services/Localization/i18n/states.php:1390
13910 msgid "Hardap"
13911 msgstr ""
13912
13913 #: app/Services/Localization/i18n/states.php:1681
13914 msgid "Harghita"
13915 msgstr ""
13916
13917 #: app/Services/Localization/i18n/states.php:848
13918 msgid "Haryana"
13919 msgstr ""
13920
13921 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:209
13922 msgid "Has any active license?"
13923 msgstr ""
13924
13925 #: app/Views/invoice/invoice_template.php:37
13926 msgid "has been created. Please check the details below"
13927 msgstr ""
13928
13929 #: app/Services/Email/ConditionPresets.php:66
13930 msgid "Has Discount"
13931 msgstr ""
13932
13933 #: app/Services/Email/ConditionPresets.php:116
13934 msgid "Has Downloads"
13935 msgstr ""
13936
13937 #: app/Services/Email/ConditionPresets.php:108
13938 msgid "Has Order Note"
13939 msgstr ""
13940
13941 #: app/Views/invoice/thank_you.php:94
13942 #: app/Services/Renderer/Receipt/ThankYouRender.php:217
13943 msgid "has payment due. You can pay from"
13944 msgstr ""
13945
13946 #: app/Services/Email/ConditionPresets.php:90
13947 msgid "Has Refund"
13948 msgstr ""
13949
13950 #: app/Services/Email/ConditionPresets.php:74
13951 msgid "Has Shipping"
13952 msgstr ""
13953
13954 #: app/Services/Email/ConditionPresets.php:98
13955 msgid "Has Shipping Tax"
13956 msgstr ""
13957
13958 #: app/Services/Email/ConditionPresets.php:82
13959 msgid "Has Tax"
13960 msgstr ""
13961
13962 #: app/Services/Localization/i18n/states.php:199
13963 msgid "Haskovo"
13964 msgstr ""
13965
13966 #: app/Services/Localization/i18n/states.php:1848
13967 msgid "Hatay"
13968 msgstr ""
13969
13970 #: app/Services/Localization/i18n/states.php:455
13971 msgid "Hato Mayor"
13972 msgstr ""
13973
13974 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:166
13975 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:179
13976 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:190
13977 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:203
13978 msgid "have"
13979 msgstr ""
13980
13981 #: app/Services/Renderer/CartSummaryRender.php:401
13982 #: app/Services/Translations/admin-translation.php:1162
13983 #: app/Services/Translations/block-editor-translation.php:171
13984 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:218
13985 msgid "Have a Coupon?"
13986 msgstr ""
13987
13988 #: app/Services/Translations/admin-translation.php:1163
13989 msgid "Have a new license Key?"
13990 msgstr ""
13991
13992 #: app/Services/Renderer/ModalCheckoutRenderer.php:356
13993 msgid "Have a promotional code?"
13994 msgstr ""
13995
13996 #: app/Services/Localization/i18n/states.php:2151
13997 msgid "Hawaii"
13998 msgstr ""
13999
14000 #: app/Services/Localization/i18n/states.php:1487
14001 msgid "Hawke’s Bay"
14002 msgstr ""
14003
14004 #: app/Services/Translations/block-editor-translation.php:172
14005 msgid "Header BG"
14006 msgstr ""
14007
14008 #: app/Services/Translations/admin-translation.php:1164
14009 msgid "Header Key"
14010 msgstr ""
14011
14012 #: app/Services/Translations/admin-translation.php:1165
14013 msgid "Header Name"
14014 msgstr ""
14015
14016 #: app/Services/Translations/block-editor-translation.php:173
14017 msgid "Header Title Color"
14018 msgstr ""
14019
14020 #: app/Services/Translations/admin-translation.php:1166
14021 msgid "Header Value"
14022 msgstr ""
14023
14024 #: app/Services/Translations/block-editor-translation.php:174
14025 msgid "Heading"
14026 msgstr ""
14027
14028 #: app/Services/Localization/i18n/countries.php:110
14029 msgid "Heard Island and McDonald Islands"
14030 msgstr ""
14031
14032 #: app/Services/Localization/i18n/states.php:345
14033 msgid "Hebei / 河北"
14034 msgstr ""
14035
14036 #: app/Services/Translations/admin-translation.php:1167
14037 msgid "Height"
14038 msgstr ""
14039
14040 #: app/Services/Translations/admin-translation.php:1168
14041 #, php-format
14042 msgid "Height (%s)"
14043 msgstr ""
14044
14045 #: app/Services/Localization/i18n/states.php:350
14046 msgid "Heilongjiang / 黑龙江"
14047 msgstr ""
14048
14049 #: app/Views/invoice/invoice_template.php:25
14050 msgid "Hello "
14051 msgstr ""
14052
14053 #. %s is the customer's full name
14054 #: app/Views/invoice/thank_you.php:69
14055 #: app/Services/Renderer/Receipt/ThankYouRender.php:192
14056 #, php-format
14057 msgid "Hello %s!"
14058 msgstr ""
14059
14060 #. %s is the customer's full name
14061 #. %s is the customer name
14062 #. %s is customer name
14063 #: app/Views/emails/order/paid/customer.php:12
14064 #: app/Views/emails/order/refunded/customer.php:11
14065 #: app/Views/emails/order/shipped/customer.php:13
14066 #: app/Views/emails/order/placed/customer.php:12
14067 #: app/Views/emails/order/delivered/customer.php:13
14068 #: app/Views/emails/subscription/trial_end/customer.php:26
14069 #: app/Views/emails/subscription/reminder/customer.php:21
14070 #: app/Views/emails/subscription/renewal/customer.php:16
14071 #: app/Views/emails/subscription/canceled/customer.php:22
14072 #: app/Views/emails/order/reminder/due/customer.php:24
14073 #: app/Views/emails/order/reminder/overdue/customer.php:28
14074 #, php-format
14075 msgid "Hello %s,"
14076 msgstr ""
14077
14078 #: app/Services/Localization/i18n/states.php:30
14079 msgid "Helmand"
14080 msgstr ""
14081
14082 #: app/Services/Localization/i18n/states.php:358
14083 msgid "Henan / 河南"
14084 msgstr ""
14085
14086 #: app/Services/Localization/i18n/states.php:31
14087 msgid "Herat"
14088 msgstr ""
14089
14090 #: app/Services/Translations/admin-translation.php:2805
14091 #: app/Services/Translations/customer-profile-translation.php:346
14092 #: app/Views/invoice/thank_you.php:96
14093 #: app/Services/Renderer/Receipt/ThankYouRender.php:219
14094 msgid "here"
14095 msgstr ""
14096
14097 #. %1$s: store name
14098 #: app/Services/Email/StoreDigestService.php:536
14099 #, php-format
14100 msgid "Here's how %1$s did last month."
14101 msgstr ""
14102
14103 #. %1$s: store name
14104 #: app/Services/Email/StoreDigestService.php:532
14105 #, php-format
14106 msgid "Here's how %1$s did over the last 7 days."
14107 msgstr ""
14108
14109 #. %1$s: store name
14110 #: app/Services/Email/StoreDigestService.php:539
14111 #, php-format
14112 msgid "Here's how %1$s did yesterday."
14113 msgstr ""
14114
14115 #: app/Services/Localization/i18n/states.php:414
14116 msgid "Heredia"
14117 msgstr ""
14118
14119 #: app/Services/Localization/i18n/states.php:456
14120 msgid "Hermanas Mirabal"
14121 msgstr ""
14122
14123 #: app/Services/Localization/i18n/states.php:1504
14124 msgid "Herrera"
14125 msgstr ""
14126
14127 #: app/Services/Localization/i18n/states.php:427
14128 msgid "Hesse"
14129 msgstr ""
14130
14131 #: app/Services/Localization/i18n/states.php:764
14132 msgid "Heves"
14133 msgstr ""
14134
14135 #: app/Services/Translations/admin-translation.php:1169
14136 msgid "Hex color code"
14137 msgstr ""
14138
14139 #: app/Views/emails/subscription/renewal/admin.php:21
14140 msgid "Hey There 👋,"
14141 msgstr ""
14142
14143 #: app/Services/Localization/i18n/states.php:1338
14144 msgid "Hidalgo"
14145 msgstr ""
14146
14147 #: app/Services/Translations/admin-translation.php:1170
14148 msgid "Hide All"
14149 msgstr ""
14150
14151 #: app/Services/Translations/admin-translation.php:1171
14152 msgid "Hide Bulk Actions"
14153 msgstr ""
14154
14155 #: api/StoreSettings.php:1100
14156 msgid "Hide coupon field on checkout"
14157 msgstr ""
14158
14159 #: app/Services/Translations/admin-translation.php:1172
14160 msgid "Hide License Stats"
14161 msgstr ""
14162
14163 #: app/Services/Translations/admin-translation.php:1173
14164 msgid "Hide Order Stats"
14165 msgstr ""
14166
14167 #: api/StoreSettings.php:1103
14168 msgid "Hide the coupon code input field on the checkout page."
14169 msgstr ""
14170
14171 #: app/Modules/Templating/Bricks/Elements/PriceRange.php:60
14172 msgid "Hide when max and mix is same"
14173 msgstr ""
14174
14175 #: app/Services/Translations/admin-translation.php:1174
14176 msgid "High"
14177 msgstr ""
14178
14179 #: app/Services/Translations/admin-translation.php:1175
14180 msgid "Highest Class"
14181 msgstr ""
14182
14183 #: app/Services/Translations/admin-translation.php:1176
14184 msgid "Highest Cost"
14185 msgstr ""
14186
14187 #: app/Services/Localization/i18n/states.php:457
14188 msgid "Higüamo"
14189 msgstr ""
14190
14191 #: app/Services/Localization/i18n/states.php:849
14192 msgid "Himachal Pradesh"
14193 msgstr ""
14194
14195 #: app/Services/Translations/admin-translation.php:1177
14196 #: app/Services/Translations/block-editor-translation.php:175
14197 msgid "Hint: "
14198 msgstr ""
14199
14200 #: app/Services/Localization/i18n/states.php:1081
14201 msgid "Hiroshima"
14202 msgstr ""
14203
14204 #: app/Services/Localization/i18n/states.php:2032
14205 msgid "Hoima"
14206 msgstr ""
14207
14208 #: app/Services/Localization/i18n/states.php:1048
14209 msgid "Hokkaido"
14210 msgstr ""
14211
14212 #: app/Services/Localization/i18n/states.php:1104
14213 msgid "Homa Bay"
14214 msgstr ""
14215
14216 #: app/Services/Translations/admin-translation.php:1180
14217 msgid "Home country"
14218 msgstr ""
14219
14220 #: app/Services/Translations/admin-translation.php:1181
14221 msgid "Home country cannot be removed here"
14222 msgstr ""
14223
14224 #: app/Services/Translations/admin-translation.php:1178
14225 msgid "Home Country Only"
14226 msgstr ""
14227
14228 #: app/Services/Translations/admin-translation.php:1179
14229 msgid "Home VAT Number"
14230 msgstr ""
14231
14232 #: app/Helpers/CurrenciesHelper.php:71
14233 msgid "Honduran Lempira"
14234 msgstr ""
14235
14236 #: app/Services/Localization/i18n/countries.php:111
14237 msgid "Honduras"
14238 msgstr ""
14239
14240 #: app/Services/Localization/i18n/countries.php:112
14241 msgid "Hong Kong"
14242 msgstr ""
14243
14244 #: app/Helpers/CurrenciesHelper.php:70
14245 msgid "Hong Kong Dollar"
14246 msgstr ""
14247
14248 #: app/Services/Localization/i18n/states.php:707
14249 msgid "Hong Kong Island"
14250 msgstr ""
14251
14252 #: app/Services/Localization/i18n/states.php:909
14253 msgid "Hormozgan (هرمزگان)"
14254 msgstr ""
14255
14256 #: app/Modules/PaymentMethods/PromoGateways/Addons/SslcommerzAddon.php:84
14257 msgid "Hosted checkout and modal checkout"
14258 msgstr ""
14259
14260 #: app/Services/Localization/i18n/states.php:1170
14261 msgid "Houaphanh"
14262 msgstr ""
14263
14264 #: app/Services/Translations/admin-translation.php:1182
14265 msgid "Hour"
14266 msgstr ""
14267
14268 #: app/Services/Translations/admin-translation.php:1183
14269 msgid "Hours"
14270 msgstr ""
14271
14272 #: app/Services/Translations/block-editor-translation.php:176
14273 msgid "House number and street name *"
14274 msgstr ""
14275
14276 #: app/Services/Translations/block-editor-translation.php:177
14277 msgid "Hover Background"
14278 msgstr ""
14279
14280 #: app/Services/Translations/block-editor-translation.php:178
14281 msgid "Hover Color"
14282 msgstr ""
14283
14284 #: app/Services/Translations/admin-translation.php:1184
14285 msgid "How do you display your prices?"
14286 msgstr ""
14287
14288 #: app/Services/Translations/admin-translation.php:1185
14289 msgid "How this cost should be applied to the shipping rate"
14290 msgstr ""
14291
14292 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:70
14293 msgid "How to configure webhook?"
14294 msgstr ""
14295
14296 #. %3$s
14297 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:124
14298 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:59
14299 msgid "How to configure?"
14300 msgstr ""
14301
14302 #: app/Services/Localization/i18n/states.php:2130
14303 msgid "Howland Island"
14304 msgstr ""
14305
14306 #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:21
14307 msgid "HTML tag"
14308 msgstr ""
14309
14310 #: app/Services/Translations/admin-translation.php:2806
14311 msgid "https://..."
14312 msgstr ""
14313
14314 #. URI of the plugin
14315 msgid "https://fluentcart.com"
14316 msgstr ""
14317
14318 #. Author URI of the plugin
14319 msgid "https://fluentcart.com/about-us"
14320 msgstr ""
14321
14322 #: app/Services/Localization/i18n/states.php:75
14323 msgid "Huambo"
14324 msgstr ""
14325
14326 #: app/Services/Localization/i18n/states.php:1523
14327 msgid "Huancavelica"
14328 msgstr ""
14329
14330 #: app/Services/Localization/i18n/states.php:359
14331 msgid "Hubei / 湖北"
14332 msgstr ""
14333
14334 #: app/Services/Translations/TransStrings.php:130
14335 msgid "hue {hue}, current color is {color}"
14336 msgstr ""
14337
14338 #: app/Services/Localization/i18n/states.php:690
14339 msgid "Huehuetenango"
14340 msgstr ""
14341
14342 #: app/Services/Localization/i18n/states.php:613
14343 msgid "Huelva"
14344 msgstr ""
14345
14346 #: app/Services/Localization/i18n/states.php:614
14347 msgid "Huesca"
14348 msgstr ""
14349
14350 #: app/Services/Localization/i18n/states.php:393
14351 msgid "Huila"
14352 msgstr ""
14353
14354 #: app/Services/Localization/i18n/states.php:360
14355 msgid "Hunan / 湖南"
14356 msgstr ""
14357
14358 #: app/Services/Localization/i18n/states.php:1682
14359 msgid "Hunedoara"
14360 msgstr ""
14361
14362 #: app/Helpers/CurrenciesHelper.php:74
14363 msgid "Hungarian Forint"
14364 msgstr ""
14365
14366 #: app/Services/Localization/i18n/countries.php:113
14367 msgid "Hungary"
14368 msgstr ""
14369
14370 #: app/Services/Localization/i18n/states.php:1524
14371 msgid "Huánuco"
14372 msgstr ""
14373
14374 #: app/Services/Localization/i18n/states.php:76
14375 msgid "Huíla"
14376 msgstr ""
14377
14378 #: app/Services/Localization/i18n/states.php:1075
14379 msgid "Hyogo"
14380 msgstr ""
14381
14382 #: app/Services/Localization/i18n/states.php:1303
14383 msgid "Hîncești"
14384 msgstr ""
14385
14386 #: app/Services/Renderer/CheckoutFieldsSchema.php:760
14387 #: app/Services/Translations/block-editor-translation.php:179
14388 msgid "I agree to the terms and conditions."
14389 msgstr ""
14390
14391 #: app/Services/Renderer/CheckoutRenderer.php:340
14392 msgid "I am purchasing as a business"
14393 msgstr ""
14394
14395 #: app/Services/Localization/i18n/states.php:1683
14396 msgid "Ialomița"
14397 msgstr ""
14398
14399 #: app/Services/Localization/i18n/states.php:1304
14400 msgid "Ialoveni"
14401 msgstr ""
14402
14403 #: app/Services/Localization/i18n/states.php:1684
14404 msgid "Iași"
14405 msgstr ""
14406
14407 #: app/Services/Localization/i18n/states.php:2033
14408 msgid "Ibanda"
14409 msgstr ""
14410
14411 #: app/Services/Localization/i18n/states.php:1055
14412 msgid "Ibaraki"
14413 msgstr ""
14414
14415 #: app/Services/Localization/i18n/states.php:1525
14416 msgid "Ica"
14417 msgstr ""
14418
14419 #: app/Services/Localization/i18n/countries.php:114
14420 msgid "Iceland"
14421 msgstr ""
14422
14423 #: app/Helpers/CurrenciesHelper.php:79
14424 msgid "Icelandic Króna"
14425 msgstr ""
14426
14427 #: app/Services/Translations/block-editor-translation.php:181
14428 #: app/Modules/Templating/Bricks/Elements/BuySection.php:168
14429 #: app/Modules/Templating/Bricks/Elements/BuySection.php:296
14430 msgid "Icon"
14431 msgstr ""
14432
14433 #: app/Services/Translations/block-editor-translation.php:182
14434 msgid "Icon Color"
14435 msgstr ""
14436
14437 #: app/Modules/Templating/Bricks/Elements/BuySection.php:189
14438 #: app/Modules/Templating/Bricks/Elements/BuySection.php:317
14439 msgid "Icon only"
14440 msgstr ""
14441
14442 #: app/Modules/Templating/Bricks/Elements/BuySection.php:199
14443 #: app/Modules/Templating/Bricks/Elements/BuySection.php:327
14444 msgid "Icon position"
14445 msgstr ""
14446
14447 #: app/Modules/Templating/Bricks/Elements/BuySection.php:176
14448 #: app/Modules/Templating/Bricks/Elements/BuySection.php:304
14449 msgid "Icon typography"
14450 msgstr ""
14451
14452 #: app/Services/Translations/admin-translation.php:1188
14453 msgid "Icon URL"
14454 msgstr ""
14455
14456 #: app/Services/Translations/block-editor-translation.php:183
14457 msgid "Icon Visibility"
14458 msgstr ""
14459
14460 #: app/Services/Translations/admin-translation.php:1186
14461 #: app/Services/Translations/block-editor-translation.php:180
14462 msgid "ID"
14463 msgstr ""
14464
14465 #: app/Services/Localization/i18n/states.php:2152
14466 msgid "Idaho"
14467 msgstr ""
14468
14469 #: app/Services/Translations/admin-translation.php:1189
14470 msgid ""
14471 "If enabled, apply reverse charge when applicable even when customers are in "
14472 "your home country."
14473 msgstr ""
14474
14475 #: app/Services/Translations/admin-translation.php:1190
14476 msgid ""
14477 "If set, possible values are duplicate fraudulent, and requested_by_customer "
14478 "If you believe the charge to be fraudulent, specifying fraudulent as the "
14479 "reason will add the associated card and email to your block lists"
14480 msgstr ""
14481
14482 #: app/Services/Translations/admin-translation.php:1192
14483 msgid ""
14484 "If someone replies to your notification email, this is where you would like "
14485 "to\n"
14486 "receive it."
14487 msgstr ""
14488
14489 #: app/Services/Translations/admin-translation.php:1194
14490 msgid ""
14491 "If you add any prefix here then it will will be used as the prefix of the "
14492 "generated license key"
14493 msgstr ""
14494
14495 #: app/Services/Translations/admin-translation.php:1195
14496 msgid "If you apply coupon, regular discounts for this order will be removed."
14497 msgstr ""
14498
14499 #: app/Services/Translations/admin-translation.php:1196
14500 msgid ""
14501 "If you don't select any country, all countries will be available for tax "
14502 "calculation. Are you sure you want to proceed?"
14503 msgstr ""
14504
14505 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:151
14506 msgid ""
14507 "If you enable this, on refund or subscription validity expiration, the "
14508 "selected spaces and courses will be removed from the customer."
14509 msgstr ""
14510
14511 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:174
14512 msgid ""
14513 "If you enable this, on refund or subscription validity expiration, the "
14514 "selected tags and lists will be removed from the contact."
14515 msgstr ""
14516
14517 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:145
14518 msgid ""
14519 "If you enable this, the user will be marked as verified in FluentCommunity"
14520 msgstr ""
14521
14522 #: app/Views/emails/subscription/reminder/customer.php:64
14523 msgid ""
14524 "If you wish to cancel your subscription, you can do so from your account "
14525 "dashboard before the renewal date."
14526 msgstr ""
14527
14528 #: app/Services/Localization/i18n/states.php:1231
14529 msgid "Ifrane"
14530 msgstr ""
14531
14532 #: app/Services/Localization/i18n/states.php:1576
14533 msgid "Ifugao"
14534 msgstr ""
14535
14536 #: app/Services/Localization/i18n/states.php:2034
14537 msgid "Iganga"
14538 msgstr ""
14539
14540 #: app/Services/Localization/i18n/states.php:882
14541 msgid "Ilaam (ایلام)"
14542 msgstr ""
14543
14544 #: app/Services/Localization/i18n/states.php:1685
14545 msgid "Ilfov"
14546 msgstr ""
14547
14548 #: api/Resource/ProductResource.php:526
14549 msgid "Illegal data provided."
14550 msgstr ""
14551
14552 #: app/Services/Translations/TransStrings.php:246
14553 msgid "Illegal input"
14554 msgstr ""
14555
14556 #: app/Services/Localization/i18n/states.php:2153
14557 msgid "Illinois"
14558 msgstr ""
14559
14560 #: app/Services/Localization/i18n/states.php:516
14561 msgid "Illizi"
14562 msgstr ""
14563
14564 #: app/Services/Localization/i18n/states.php:1577
14565 msgid "Ilocos Norte"
14566 msgstr ""
14567
14568 #: app/Services/Localization/i18n/states.php:1578
14569 msgid "Ilocos Sur"
14570 msgstr ""
14571
14572 #: app/Services/Localization/i18n/states.php:1579
14573 msgid "Iloilo"
14574 msgstr ""
14575
14576 #: api/StoreSettings.php:900
14577 #: app/Services/Translations/admin-translation.php:1197
14578 #: app/Services/Translations/block-editor-translation.php:184
14579 msgid "Image"
14580 msgstr ""
14581
14582 #: app/Http/Requests/AttrTermRequest.php:54
14583 #: app/Http/Requests/AttrTermUpdateRequest.php:39
14584 msgid "Image must be a valid URL."
14585 msgstr ""
14586
14587 #. %s: product title
14588 #: app/Services/Renderer/CartItemRenderer.php:163
14589 #, php-format
14590 msgid "Image of %s"
14591 msgstr ""
14592
14593 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:70
14594 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:78
14595 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:86
14596 msgid "Image size"
14597 msgstr ""
14598
14599 #: app/Services/Translations/admin-translation.php:1198
14600 msgid "Image URL"
14601 msgstr ""
14602
14603 #: api/StoreSettings.php:908
14604 msgid "Image with Text"
14605 msgstr ""
14606
14607 #: api/StoreSettings.php:849
14608 msgid "Image Zooming"
14609 msgstr ""
14610
14611 #: app/Services/Translations/admin-translation.php:1199
14612 msgid "Images"
14613 msgstr ""
14614
14615 #: app/Services/Translations/admin-translation.php:2807
14616 msgid "images"
14617 msgstr ""
14618
14619 #: app/Services/Localization/i18n/states.php:545
14620 msgid "Imbabura"
14621 msgstr ""
14622
14623 #: app/Services/Localization/i18n/states.php:1421
14624 msgid "Imo"
14625 msgstr ""
14626
14627 #: app/Services/Localization/i18n/states.php:954
14628 msgid "Imperia"
14629 msgstr ""
14630
14631 #: app/Services/Translations/admin-translation.php:1200
14632 msgid "Import"
14633 msgstr ""
14634
14635 #: app/Services/Translations/admin-translation.php:1201
14636 msgid "Import Downloadable Files"
14637 msgstr ""
14638
14639 #: app/Services/Translations/admin-translation.php:1202
14640 msgid "Import License Settings"
14641 msgstr ""
14642
14643 #: app/Services/Translations/admin-translation.php:1203
14644 msgid "Import Products"
14645 msgstr ""
14646
14647 #: app/Services/Translations/admin-translation.php:1204
14648 msgid "Import Stock Management"
14649 msgstr ""
14650
14651 #: app/Services/Translations/block-editor-translation.php:185
14652 #: app/Services/Renderer/Receipt/ThankYouRender.php:760
14653 #: app/Services/Renderer/Receipt/ThankYouRender.php:787
14654 #: app/Views/emails/parts/downloads.php:66
14655 #: app/Views/emails/parts/licenses.php:46
14656 msgid "Important"
14657 msgstr ""
14658
14659 #: api/StoreSettings.php:1251 app/Services/Localization/i18n/units.php:24
14660 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:151
14661 msgid "in"
14662 msgstr ""
14663
14664 #: app/Services/Translations/admin-translation.php:1205
14665 msgid ""
14666 "In ${monthName}, your average monthly revenue per subscriber was "
14667 "${CurrencyFormatter.scaled(arpu)}, giving you an expected subscription "
14668 "lifetime value of ${CurrencyFormatter.scaled(ltv)}."
14669 msgstr ""
14670
14671 #: app/Http/Controllers/McpSettingsController.php:211
14672 msgid ""
14673 "In Codex, add a custom MCP server with Streamable HTTP transport and the "
14674 "Authorization header above."
14675 msgstr ""
14676
14677 #: app/Services/Translations/block-editor-translation.php:187
14678 msgid "In frontend this filter will be Hidden until product types are added."
14679 msgstr ""
14680
14681 #: app/Models/ProductDetail.php:164 app/Models/ProductDetail.php:171
14682 #: app/Helpers/Status.php:294 app/Helpers/Helper.php:684
14683 #: app/Services/Filter/ProductFilter.php:218
14684 #: app/Services/Translations/admin-translation.php:1206
14685 #: app/Services/Translations/block-editor-translation.php:186
14686 msgid "In Stock"
14687 msgstr ""
14688
14689 #: app/Services/Translations/admin-translation.php:1207
14690 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:27
14691 msgid "In stock"
14692 msgstr ""
14693
14694 #. %4$s
14695 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:125
14696 msgid "In your Airwallex Console:"
14697 msgstr ""
14698
14699 #. %2$s
14700 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:72
14701 msgid "In your PayPal account:"
14702 msgstr ""
14703
14704 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:62
14705 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:66
14706 msgid "In your Stripe Dashboard, go to Developers → Webhooks"
14707 msgstr ""
14708
14709 #: app/Helpers/Status.php:373 app/Helpers/Helper.php:252
14710 #: app/Services/Filter/LicenseFilter.php:52
14711 #: app/Services/Filter/LicenseSiteFilter.php:139
14712 #: app/Services/Filter/OrderBumpFilter.php:43
14713 #: app/Services/Translations/admin-translation.php:1208
14714 #: app/Services/Translations/customer-profile-translation.php:123
14715 msgid "Inactive"
14716 msgstr ""
14717
14718 #: app/Services/Renderer/Receipt/ThankYouRender.php:1298
14719 msgid "Incl."
14720 msgstr ""
14721
14722 #: app/Services/Translations/admin-translation.php:2808
14723 #: app/Services/Translations/customer-profile-translation.php:347
14724 #: app/Services/Renderer/Receipt/ThankYouRender.php:1302
14725 #: app/Services/Renderer/Receipt/ThankYouRender.php:1374
14726 msgid "incl."
14727 msgstr ""
14728
14729 #. %1$s: formatted tax amount
14730 #. %1$s: formatted tax amount (e.g. $12.00)
14731 #. %1$s: formatted tax amount e.g. "$3.92"
14732 #: app/Modules/Tax/TaxModule.php:887
14733 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:907
14734 #: app/Views/emails/parts/items_table.php:121
14735 #: app/Views/emails/parts/items_table.php:153
14736 #: app/Views/emails/parts/items_table.php:217
14737 #: app/Views/emails/parts/items_table.php:257
14738 #, php-format
14739 msgid "incl. %1$s"
14740 msgstr ""
14741
14742 #: app/Services/Translations/admin-translation.php:1209
14743 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:200
14744 msgid "Include"
14745 msgstr ""
14746
14747 #: app/Services/Translations/admin-translation.php:1210
14748 msgid "Include Categories"
14749 msgstr ""
14750
14751 #: app/Services/Translations/admin-translation.php:1211
14752 msgid "Include Products"
14753 msgstr ""
14754
14755 #: app/Services/Translations/admin-translation.php:1212
14756 msgid "Included"
14757 msgstr ""
14758
14759 #. %1$s: fee label
14760 #: app/Services/Translations/customer-profile-translation.php:124
14761 #: app/Services/Renderer/Receipt/TaxSummaryHelper.php:388
14762 #, php-format
14763 msgid "Included in %1$s"
14764 msgstr ""
14765
14766 #: app/Services/Translations/admin-translation.php:1213
14767 #: app/Services/Translations/customer-profile-translation.php:125
14768 #: app/Modules/Tax/TaxModule.php:386 app/Modules/Tax/TaxModule.php:461
14769 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:1067
14770 #: app/Services/Renderer/Receipt/ThankYouRender.php:1216
14771 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:650
14772 #: app/Views/emails/parts/items_table.php:564
14773 msgid "Included in item prices"
14774 msgstr ""
14775
14776 #: app/Services/Translations/admin-translation.php:1214
14777 #: app/Services/Translations/customer-profile-translation.php:126
14778 #: app/Modules/Tax/TaxModule.php:406 app/Modules/Tax/TaxModule.php:416
14779 #: app/Modules/Tax/TaxModule.php:516
14780 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:1114
14781 #: app/Services/Renderer/Receipt/ThankYouRender.php:1248
14782 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:684
14783 #: app/Views/emails/parts/items_table.php:629
14784 msgid "Included in shipping prices"
14785 msgstr ""
14786
14787 #: app/Services/Translations/admin-translation.php:1215
14788 msgid "Includes"
14789 msgstr ""
14790
14791 #: app/Services/Translations/admin-translation.php:1216
14792 msgid "Includes all of"
14793 msgstr ""
14794
14795 #: app/Services/Translations/admin-translation.php:1217
14796 msgid "Includes any of"
14797 msgstr ""
14798
14799 #: app/Services/Translations/admin-translation.php:1218
14800 msgid "Includes in"
14801 msgstr ""
14802
14803 #: app/Services/Renderer/Receipt/ThankYouRender.php:1133
14804 msgid ""
14805 "Inclusive tax is embedded in item prices. Exclusive tax is added on top."
14806 msgstr ""
14807
14808 #: app/Services/Translations/TransStrings.php:203
14809 msgid "increase number"
14810 msgstr ""
14811
14812 #. %s - YoY growth percentage
14813 #: app/Services/Translations/admin-translation.php:1222
14814 #, php-format
14815 msgid "Increase of %s year-over-year"
14816 msgstr ""
14817
14818 #: app/Services/Renderer/ProductRenderer.php:1316
14819 #: app/Services/Renderer/ProductRenderer.php:1317
14820 #: app/Services/Renderer/CartRenderer.php:302
14821 #: app/Services/Renderer/CartRenderer.php:303
14822 msgid "Increase Quantity"
14823 msgstr ""
14824
14825 #: app/Services/Translations/admin-translation.php:1219
14826 msgid "Increase Stock"
14827 msgstr ""
14828
14829 #: app/Services/Translations/admin-translation.php:1220
14830 msgid "Increase Stock by"
14831 msgstr ""
14832
14833 #: app/Services/Translations/admin-translation.php:1223
14834 msgid "Increase stock by value (e.g. 10 + 5 = 15)"
14835 msgstr ""
14836
14837 #: app/Services/Localization/i18n/states.php:458
14838 msgid "Independencia"
14839 msgstr ""
14840
14841 #: app/Services/Localization/i18n/countries.php:115
14842 msgid "India"
14843 msgstr ""
14844
14845 #: app/Helpers/CurrenciesHelper.php:77
14846 msgid "Indian Rupee"
14847 msgstr ""
14848
14849 #: app/Services/Localization/i18n/states.php:2154
14850 msgid "Indiana"
14851 msgstr ""
14852
14853 #: app/Services/Localization/i18n/countries.php:116
14854 msgid "Indonesia"
14855 msgstr ""
14856
14857 #: app/Helpers/CurrenciesHelper.php:75
14858 msgid "Indonesian Rupiah"
14859 msgstr ""
14860
14861 #: app/Services/Localization/i18n/states.php:1232
14862 msgid "Inezgane-Aït Melloul"
14863 msgstr ""
14864
14865 #: app/Services/Translations/block-editor-translation.php:188
14866 msgid "Infinite loop"
14867 msgstr ""
14868
14869 #: app/Services/Translations/admin-translation.php:1224
14870 msgid "Info"
14871 msgstr ""
14872
14873 #: app/Services/Localization/i18n/states.php:1378
14874 msgid "Inhambane"
14875 msgstr ""
14876
14877 #: app/Services/Translations/admin-translation.php:1225
14878 msgid "Initial Purchase ID"
14879 msgstr ""
14880
14881 #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:84
14882 msgid "Inline card form - no redirect"
14883 msgstr ""
14884
14885 #: app/Modules/Tax/TaxModule.php:2482
14886 msgid "INN / VAT"
14887 msgstr ""
14888
14889 #: app/Services/Localization/i18n/states.php:347
14890 msgid "Inner Mongolia / 內蒙古"
14891 msgstr ""
14892
14893 #: app/Services/Translations/block-editor-translation.php:189
14894 msgid "Input Border"
14895 msgstr ""
14896
14897 #: app/Services/Translations/block-editor-translation.php:190
14898 msgid "Input Focus Border"
14899 msgstr ""
14900
14901 #: app/Services/Translations/block-editor-translation.php:191
14902 msgid "Input Placeholder Color"
14903 msgstr ""
14904
14905 #: app/Services/Translations/admin-translation.php:1226
14906 msgid "Insert Media"
14907 msgstr ""
14908
14909 #. 1: Address type, 2: Customer ID
14910 #: database/Seeder/CustomerAddressSeeder.php:71
14911 #, php-format
14912 msgid "Inserting %1$s address for customer %2$s<br>"
14913 msgstr ""
14914
14915 #. %1$s - current product number, %2$s - total product number, %3$s - product category name
14916 #: app/Services/Translations/admin-translation.php:1228
14917 #, php-format
14918 msgid "Inserting %1$s of %2$s %3$s Product"
14919 msgstr ""
14920
14921 #. %d: customer ID
14922 #: database/Seeder/CustomerSeeder.php:58
14923 #, php-format
14924 msgid "Inserting Customer %1$s<br>"
14925 msgstr ""
14926
14927 #. %d: order ID
14928 #: database/Seeder/OrderSeeder.php:263
14929 #, php-format
14930 msgid "Inserting Order %1$s<br>"
14931 msgstr ""
14932
14933 #. %d: order address ID
14934 #: database/Seeder/OrderAddressSeeder.php:65
14935 #, php-format
14936 msgid "Inserting Order Address%1$s<br>"
14937 msgstr ""
14938
14939 #. %d: product ID
14940 #: database/Seeder/ProductSeeder.php:72
14941 #, php-format
14942 msgid "Inserting Product %1$s<br>"
14943 msgstr ""
14944
14945 #. %s - addon name
14946 #: app/Services/Translations/admin-translation.php:1230
14947 #, php-format
14948 msgid "Install %s"
14949 msgstr ""
14950
14951 #: app/Services/Translations/admin-translation.php:1231
14952 #: app/Modules/Integrations/AddOnModule.php:49
14953 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:164
14954 msgid "Install & Activate"
14955 msgstr ""
14956
14957 #: app/Services/Translations/admin-translation.php:1232
14958 msgid "Install Addon"
14959 msgstr ""
14960
14961 #: app/Services/Translations/admin-translation.php:1233
14962 msgid "Install FluentHub"
14963 msgstr ""
14964
14965 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:268
14966 msgid "Installed - Not Active"
14967 msgstr ""
14968
14969 #: app/Services/Translations/admin-translation.php:1234
14970 msgid "Installing..."
14971 msgstr ""
14972
14973 #: app/Services/Renderer/ProductRenderer.php:231
14974 #: app/Services/Renderer/PricingTableRenderer.php:168
14975 #: app/Services/Translations/admin-translation.php:1235
14976 msgid "Installment"
14977 msgstr ""
14978
14979 #: app/Services/Translations/admin-translation.php:1236
14980 msgid "Installment Count"
14981 msgstr ""
14982
14983 #: app/Services/Translations/admin-translation.php:1237
14984 msgid "Installment Price"
14985 msgstr ""
14986
14987 #: app/Services/Translations/admin-translation.php:1238
14988 #: app/Services/Translations/customer-profile-translation.php:127
14989 msgid "Installment Progress"
14990 msgstr ""
14991
14992 #: app/Services/Translations/admin-translation.php:2809
14993 msgid "instead of"
14994 msgstr ""
14995
14996 #: app/Services/Translations/admin-translation.php:1239
14997 msgid "Integration"
14998 msgstr ""
14999
15000 #: app/Listeners/IntegrationEventListener.php:394
15001 msgid "Integration actions are being processed"
15002 msgstr ""
15003
15004 #: app/Http/Controllers/ProductIntegrationsController.php:226
15005 msgid "Integration deleted successfully"
15006 msgstr ""
15007
15008 #: app/Http/Controllers/IntegrationController.php:201
15009 msgid "Integration has been deleted successfully."
15010 msgstr ""
15011
15012 #: app/Http/Controllers/ProductIntegrationsController.php:172
15013 #: app/Http/Controllers/IntegrationController.php:76
15014 msgid "Integration has been successfully saved"
15015 msgstr ""
15016
15017 #: app/Services/Translations/admin-translation.php:1240
15018 msgid "Integration Modules"
15019 msgstr ""
15020
15021 #: app/Services/Translations/admin-translation.php:1241
15022 msgid "Integration Name"
15023 msgstr ""
15024
15025 #: app/Http/Controllers/ProductIntegrationsController.php:52
15026 #: app/Http/Controllers/ProductIntegrationsController.php:73
15027 #: app/Http/Controllers/ProductIntegrationsController.php:133
15028 #: app/Http/Controllers/IntegrationController.php:40
15029 #: app/Http/Controllers/IntegrationController.php:154
15030 #: app/Http/Controllers/IntegrationController.php:175
15031 #: app/Modules/Integrations/GlobalIntegrationSettings.php:194
15032 #: app/Modules/Integrations/GlobalIntegrationSettings.php:311
15033 msgid "Integration not found"
15034 msgstr ""
15035
15036 #: app/Http/Controllers/ProductIntegrationsController.php:210
15037 msgid "Integration status has been updated"
15038 msgstr ""
15039
15040 #: app/Http/Controllers/IntegrationController.php:142
15041 msgid "Integration status updated successfully."
15042 msgstr ""
15043
15044 #: app/Modules/Integrations/GlobalIntegrationSettings.php:346
15045 msgid "Integration successfully saved"
15046 msgstr ""
15047
15048 #: app/Services/Translations/admin-translation.php:1242
15049 msgid "Integration Type"
15050 msgstr ""
15051
15052 #: app/Helpers/AdminHelper.php:40 app/Helpers/AdminHelper.php:157
15053 #: app/Services/Translations/admin-translation.php:1243
15054 #: app/Hooks/Handlers/MenuHandler.php:297
15055 msgid "Integrations"
15056 msgstr ""
15057
15058 #: app/Services/Translations/admin-translation.php:1244
15059 msgid "Integrations & Addons"
15060 msgstr ""
15061
15062 #: app/Helpers/Status.php:274
15063 #: app/Services/Translations/admin-translation.php:1245
15064 #: app/Services/Translations/customer-profile-translation.php:128
15065 msgid "Intended"
15066 msgstr ""
15067
15068 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:232
15069 msgid "Intent ID is required to confirm the payment."
15070 msgstr ""
15071
15072 #: app/Services/Translations/admin-translation.php:1246
15073 msgid "Internal Notes"
15074 msgstr ""
15075
15076 #: app/Services/Translations/admin-translation.php:1247
15077 msgid "International Bank Account Number"
15078 msgstr ""
15079
15080 #: app/Services/Translations/admin-translation.php:1248
15081 msgid "Interval"
15082 msgstr ""
15083
15084 #: app/Services/BulkProductUpdateService.php:216
15085 #: app/Services/BulkProductInsertService.php:130
15086 msgid "Interval is required for subscriptions."
15087 msgstr ""
15088
15089 #: app/Http/Requests/ProductUpdateRequest.php:373
15090 #: app/Http/Requests/ProductRequest.php:344
15091 #: app/Http/Requests/ProductVariationRequest.php:214
15092 msgid "Interval is required."
15093 msgstr ""
15094
15095 #: app/Services/BulkProductUpdateService.php:217
15096 #: app/Services/BulkProductInsertService.php:131
15097 msgid "Interval must be a valid frequency."
15098 msgstr ""
15099
15100 #: app/Services/Localization/i18n/states.php:722
15101 msgid "Intibucá"
15102 msgstr ""
15103
15104 #: app/Services/PluginInstaller/AddonManager.php:21
15105 msgid "Invalid addon source type."
15106 msgstr ""
15107
15108 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:70
15109 msgid "Invalid addon_source configuration"
15110 msgstr ""
15111
15112 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:380
15113 msgid "Invalid Airwallex credentials"
15114 msgstr ""
15115
15116 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:191
15117 msgid "Invalid bill times for the subscription."
15118 msgstr ""
15119
15120 #: app/Services/Reminders/ReminderService.php:249
15121 msgid "Invalid billing date"
15122 msgstr ""
15123
15124 #: app/Modules/Tax/TaxModule.php:1925
15125 msgid "Invalid checkout session."
15126 msgstr ""
15127
15128 #: app/Http/Controllers/TaxRateController.php:466
15129 #: app/Http/Controllers/TaxRateController.php:599
15130 #: app/Http/Controllers/TaxRateController.php:778
15131 #: app/Http/Controllers/TaxRateController.php:999
15132 msgid "Invalid country code"
15133 msgstr ""
15134
15135 #: app/Services/Localization/LocalizationManager.php:616
15136 msgid "Invalid country code."
15137 msgstr ""
15138
15139 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:34
15140 msgid "Invalid Coupon Code"
15141 msgstr ""
15142
15143 #: app/Services/FileSystem/Drivers/S3/S3FileList.php:90
15144 #: app/Services/FileSystem/Drivers/S3/S3FileList.php:112
15145 #: app/Services/FileSystem/Drivers/S3/S3BucketList.php:72
15146 msgid "Invalid Credential"
15147 msgstr ""
15148
15149 #: app/Modules/StorageDrivers/S3/S3.php:515
15150 msgid "Invalid credentials"
15151 msgstr ""
15152
15153 #: app/Modules/StorageDrivers/S3/S3.php:159
15154 msgid "Invalid credentials for bucket creation"
15155 msgstr ""
15156
15157 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:136
15158 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:268
15159 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:275
15160 msgid "Invalid credentials!"
15161 msgstr ""
15162
15163 #: app/Models/Cart.php:472 api/Resource/FrontendResource/CartResource.php:323
15164 msgid "Invalid custom item data."
15165 msgstr ""
15166
15167 #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:96
15168 msgid "Invalid data provided"
15169 msgstr ""
15170
15171 #: app/Services/DateTime/DateTime.php:74 app/Services/DateTime/DateTime.php:114
15172 msgid "Invalid datetime format."
15173 msgstr ""
15174
15175 #: app/Http/Controllers/WebController/FileDownloader.php:141
15176 msgid "Invalid download Url"
15177 msgstr ""
15178
15179 #: app/Services/FileSystem/FileManager.php:89
15180 #: app/Http/Controllers/StorageController.php:26
15181 #: app/Http/Controllers/StorageController.php:190
15182 #: app/Http/Controllers/StorageController.php:252
15183 msgid "Invalid driver"
15184 msgstr ""
15185
15186 #: app/Http/Controllers/OnboardingController.php:138
15187 msgid "Invalid enable_tax value"
15188 msgstr ""
15189
15190 #: app/Http/Controllers/OnboardingController.php:179
15191 msgid "Invalid eu_method value"
15192 msgstr ""
15193
15194 #: app/Http/Requests/ProductUpdateRequest.php:239
15195 #: app/Http/Requests/ProductCreateRequest.php:41
15196 msgid "Invalid fulfillment type."
15197 msgstr ""
15198
15199 #: app/Services/PluginInstaller/AddonManager.php:211
15200 msgid "Invalid GitHub releases URL"
15201 msgstr ""
15202
15203 #: api/Resource/FrontendResource/CartResource.php:270
15204 msgid "Invalid item."
15205 msgstr ""
15206
15207 #: app/Http/Controllers/TaxEUController.php:28
15208 msgid "Invalid method"
15209 msgstr ""
15210
15211 #: app/Hooks/Cart/WebCheckoutHandler.php:67
15212 msgid "Invalid nonce"
15213 msgstr ""
15214
15215 #: app/Modules/PaymentMethods/StripeGateway/API/API.php:107
15216 msgid "Invalid or empty payload received from Stripe"
15217 msgstr ""
15218
15219 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:123
15220 msgid "Invalid or unsupported file type."
15221 msgstr ""
15222
15223 #: app/Services/Reminders/ReminderService.php:188
15224 msgid "Invalid order date"
15225 msgstr ""
15226
15227 #: app/Http/Controllers/PaymentMethodController.php:167
15228 msgid "Invalid order format"
15229 msgstr ""
15230
15231 #: app/Http/Controllers/PaymentMethodController.php:86
15232 msgid "Invalid payment method"
15233 msgstr ""
15234
15235 #: app/Http/Controllers/PaymentMethodController.php:96
15236 msgid "Invalid payment method instance"
15237 msgstr ""
15238
15239 #: app/Hooks/Cart/WebCheckoutHandler.php:1173
15240 msgid "Invalid payment method."
15241 msgstr ""
15242
15243 #: app/Services/CustomPayment/PaymentItem.php:50
15244 msgid "Invalid payment type provided."
15245 msgstr ""
15246
15247 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:19
15248 msgid ""
15249 "Invalid PayPal payment mode. Please try configuring paypal payment gateway "
15250 "again expected mode test or live !"
15251 msgstr ""
15252
15253 #: app/Modules/PaymentMethods/PayPalGateway/ConnectConfig.php:42
15254 msgid ""
15255 "Invalid PayPal Request. Please try configuring paypal payment gateway again!"
15256 msgstr ""
15257
15258 #: app/Services/Translations/customer-profile-translation.php:129
15259 msgid "Invalid plan ID response!"
15260 msgstr ""
15261
15262 #: app/Modules/Integrations/GlobalIntegrationSettings.php:406
15263 msgid "Invalid plugin selected for installation."
15264 msgstr ""
15265
15266 #: api/Resource/FrontendResource/CartResource.php:55
15267 msgid "Invalid Product"
15268 msgstr ""
15269
15270 #: app/Http/Controllers/TaxRateController.php:792
15271 msgid "Invalid product category"
15272 msgstr ""
15273
15274 #: app/Modules/PaymentMethods/StripeGateway/Plan.php:38
15275 #: app/Modules/PaymentMethods/PayPalGateway/PayPalHelper.php:40
15276 msgid "Invalid product or variation."
15277 msgstr ""
15278
15279 #: app/Modules/PaymentMethods/StripeGateway/Plan.php:132
15280 msgid "Invalid product."
15281 msgstr ""
15282
15283 #: app/Hooks/Handlers/ShortCodes/Buttons/AddToCartShortcode.php:73
15284 msgid "Invalid product/variant for Add to Cart button shortcode."
15285 msgstr ""
15286
15287 #: app/Hooks/Handlers/ShortCodes/Buttons/DirectCheckoutShortcode.php:90
15288 msgid "Invalid product/variant for Checkout button shortcode."
15289 msgstr ""
15290
15291 #: app/Services/Payments/Refund.php:30 app/Services/Payments/Refund.php:145
15292 msgid "Invalid refund amount."
15293 msgstr ""
15294
15295 #: app/Services/CustomPayment/PaymentItem.php:84
15296 msgid ""
15297 "Invalid repeat interval. It must be a non-empty string ie. daily, monthly, "
15298 "yearly..)"
15299 msgstr ""
15300
15301 #: app/Modules/PaymentMethods/StripeGateway/SwitchCustomerMethod.php:33
15302 msgid "Invalid request"
15303 msgstr ""
15304
15305 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:244
15306 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:417
15307 msgid "Invalid request."
15308 msgstr ""
15309
15310 #: app/Services/FileSystem/Drivers/S3/S3InputValidator.php:59
15311 msgid "Invalid S3 bucket name."
15312 msgstr ""
15313
15314 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:173
15315 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:201
15316 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:209
15317 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:294
15318 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:324
15319 msgid "Invalid S3 credentials"
15320 msgstr ""
15321
15322 #: app/Services/FileSystem/Drivers/S3/S3InputValidator.php:71
15323 msgid "Invalid S3 region."
15324 msgstr ""
15325
15326 #: app/Http/Controllers/UserController.php:21
15327 msgid "Invalid security token. Please refresh the page and try again."
15328 msgstr ""
15329
15330 #: app/Http/Requests/ProductUpdateRequest.php:97
15331 #: app/Http/Requests/ProductUpdateRequest.php:102
15332 #: app/Http/Requests/ProductRequest.php:99
15333 #: app/Http/Requests/ProductRequest.php:104
15334 msgid "Invalid Shipping Class."
15335 msgstr ""
15336
15337 #: app/Hooks/Cart/WebCheckoutHandler.php:1193
15338 msgid "Invalid shipping method."
15339 msgstr ""
15340
15341 #: app/Services/CustomPayment/PaymentItem.php:76
15342 msgid "Invalid signup fee. It must be a non-negative number."
15343 msgstr ""
15344
15345 #: app/Services/Localization/LocalizationManager.php:643
15346 #: app/Hooks/Cart/WebCheckoutHandler.php:1152
15347 #: app/Hooks/Cart/WebCheckoutHandler.php:1162
15348 msgid "Invalid state code."
15349 msgstr ""
15350
15351 #: app/Http/Controllers/StorageController.php:183
15352 msgid "Invalid status value"
15353 msgstr ""
15354
15355 #: app/Http/Controllers/OnboardingController.php:162
15356 msgid "Invalid store_country value"
15357 msgstr ""
15358
15359 #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:158
15360 msgid "Invalid Stripe Request. Please configure stripe payment gateway again"
15361 msgstr ""
15362
15363 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:174
15364 msgid "Invalid subscription for the specified order."
15365 msgstr ""
15366
15367 #: app/Http/Controllers/TaxRateController.php:398
15368 #: app/Http/Controllers/TaxRateController.php:605
15369 #: app/Http/Controllers/TaxRateController.php:784
15370 #: app/Http/Controllers/TaxRateController.php:1007
15371 #: app/Http/Controllers/ProductController.php:474
15372 #: app/Http/Controllers/ProductVariationController.php:105
15373 msgid "Invalid tax class"
15374 msgstr ""
15375
15376 #: app/Http/Requests/ProductUpdateRequest.php:124
15377 #: app/Http/Requests/ProductUpdateRequest.php:129
15378 #: app/Http/Requests/ProductUpdateRequest.php:152
15379 #: app/Http/Requests/ProductRequest.php:126
15380 #: app/Http/Requests/ProductRequest.php:131
15381 #: app/Http/Requests/ProductRequest.php:154
15382 #: app/Http/Requests/ProductVariationRequest.php:169
15383 msgid "Invalid Tax Class."
15384 msgstr ""
15385
15386 #: app/Http/Controllers/OnboardingController.php:173
15387 msgid "Invalid tax_inclusion value"
15388 msgstr ""
15389
15390 #: app/Services/CustomPayment/PaymentItem.php:80
15391 msgid "Invalid times. It must be a non-negative integer."
15392 msgstr ""
15393
15394 #: app/Modules/PaymentMethods/StripeGateway/StripeHelper.php:135
15395 msgid "Invalid transaction ID for refund."
15396 msgstr ""
15397
15398 #: app/Services/Reminders/ReminderService.php:307
15399 msgid "Invalid trial end date"
15400 msgstr ""
15401
15402 #: app/Http/Controllers/ModuleSettingsController.php:246
15403 msgid "Invalid Turnstile keys. Please check your Site Key and Secret Key."
15404 msgstr ""
15405
15406 #: app/Hooks/Cart/WebCheckoutHandler.php:1061
15407 msgid "Invalid upgrade request."
15408 msgstr ""
15409
15410 #. 1: field name, 2: allowed values
15411 #: app/Modules/MCP/Tools/CouponTools.php:111
15412 #, php-format
15413 msgid "Invalid value for %1$s. Allowed: %2$s."
15414 msgstr ""
15415
15416 #: app/Hooks/Handlers/BlockEditors/Buttons/BuyNowButtonBlockEditor.php:104
15417 #: app/Hooks/Handlers/BlockEditors/Buttons/AddToCartButtonBlockEditor.php:98
15418 msgid "Invalid variant"
15419 msgstr ""
15420
15421 #: app/Http/Requests/ProductCreateRequest.php:47
15422 msgid "Invalid variation type."
15423 msgstr ""
15424
15425 #: app/Services/Translations/checkout-translation.php:15
15426 msgid "Invalid VAT number"
15427 msgstr ""
15428
15429 #. %1$s: country name
15430 #: app/Modules/Tax/TaxModule.php:2196
15431 #, php-format
15432 msgid "Invalid VAT number for %1$s!"
15433 msgstr ""
15434
15435 #. %1$s: country name
15436 #: app/Modules/Tax/TaxModule.php:2228
15437 #, php-format
15438 msgid "Invalid VAT number for country %1$s!"
15439 msgstr ""
15440
15441 #: app/Modules/PaymentMethods/StripeGateway/SubscriptionsManager.php:28
15442 msgid "Invalid vendor charge ID."
15443 msgstr ""
15444
15445 #: app/Modules/PaymentMethods/StripeGateway/StripeSubscriptions.php:29
15446 #: app/Modules/PaymentMethods/StripeGateway/StripeSubscriptions.php:159
15447 #: app/Modules/PaymentMethods/PayPalGateway/PayPalSubscriptions.php:145
15448 msgid "Invalid vendor subscription ID."
15449 msgstr ""
15450
15451 #: app/Helpers/AdminHelper.php:96
15452 #: app/Services/Translations/admin-translation.php:1249
15453 msgid "Inventory"
15454 msgstr ""
15455
15456 #: app/Services/Translations/admin-translation.php:1250
15457 msgid "Inventory Management"
15458 msgstr ""
15459
15460 #: app/Services/Translations/admin-translation.php:1253
15461 msgid "Inventory states shown"
15462 msgstr ""
15463
15464 #: app/Services/Translations/admin-translation.php:1251
15465 msgid "Inventory Stats Overview"
15466 msgstr ""
15467
15468 #: app/Services/Translations/admin-translation.php:1252
15469 msgid "Inventory Transfer"
15470 msgstr ""
15471
15472 #: app/Http/Controllers/ProductController.php:1388
15473 msgid "Inventory update failed"
15474 msgstr ""
15475
15476 #: app/Http/Controllers/ProductController.php:1398
15477 msgid "Inventory updated successfully"
15478 msgstr ""
15479
15480 #: app/Services/PDF/ReceiptPdfTemplateService.php:59
15481 #: app/Services/PDF/ReceiptPdfTemplateService.php:65
15482 msgid "Invoice"
15483 msgstr ""
15484
15485 #: app/Services/Translations/admin-translation.php:1254
15486 msgid "Invoice & Packing"
15487 msgstr ""
15488
15489 #: app/Services/Translations/admin-translation.php:1255
15490 msgid "Invoice & Packing Slips"
15491 msgstr ""
15492
15493 #: app/Services/Translations/admin-translation.php:1256
15494 msgid "Invoice No."
15495 msgstr ""
15496
15497 #: app/Services/Filter/OrderFilter.php:160
15498 #: app/Services/Translations/customer-profile-translation.php:130
15499 msgid "Invoice Number"
15500 msgstr ""
15501
15502 #: app/Views/invoice/receipt_slip.php:131
15503 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:248
15504 msgid "Invoice number #"
15505 msgstr ""
15506
15507 #: app/Services/Translations/admin-translation.php:1257
15508 #: app/Http/Controllers/TemplateController.php:15
15509 msgid "Invoice Template"
15510 msgstr ""
15511
15512 #: app/Services/PDF/ReceiptPdfTemplateService.php:60
15513 msgid "Invoice template for offline/pending orders"
15514 msgstr ""
15515
15516 #: app/Services/Localization/i18n/states.php:674
15517 msgid "Ionian Islands"
15518 msgstr ""
15519
15520 #: app/Services/Localization/i18n/states.php:2155
15521 msgid "Iowa"
15522 msgstr ""
15523
15524 #: app/Modules/PaymentMethods/PromoGateways/Addons/SslcommerzAddon.php:86
15525 msgid "IPN payment verification"
15526 msgstr ""
15527
15528 #. %s is the payment method name
15529 #: app/Hooks/Handlers/GlobalPaymentHandler.php:61
15530 #, php-format
15531 msgid "IPN processing failed. - %s"
15532 msgstr ""
15533
15534 #: app/Services/Localization/i18n/countries.php:117
15535 msgid "Iran"
15536 msgstr ""
15537
15538 #: app/Helpers/CurrenciesHelper.php:78
15539 msgid "Iranian Rial"
15540 msgstr ""
15541
15542 #: app/Services/Localization/i18n/countries.php:118
15543 msgid "Iraq"
15544 msgstr ""
15545
15546 #: app/Services/Localization/i18n/countries.php:119
15547 msgid "Ireland"
15548 msgstr ""
15549
15550 #: app/Services/Localization/i18n/states.php:1904
15551 msgid "Iringa"
15552 msgstr ""
15553
15554 #: app/Services/Translations/admin-translation.php:1258
15555 msgid "Is"
15556 msgstr ""
15557
15558 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:74
15559 msgid "Is a customer?"
15560 msgstr ""
15561
15562 #: app/Helpers/EditorShortCodeHelper.php:268
15563 #: app/Services/Email/ConditionPresets.php:22
15564 msgid "Is Digital Order"
15565 msgstr ""
15566
15567 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:139
15568 msgid "Is main query"
15569 msgstr ""
15570
15571 #: app/Services/Translations/admin-translation.php:1259
15572 msgid "Is Not"
15573 msgstr ""
15574
15575 #: app/Services/Email/ConditionPresets.php:56
15576 msgid "Is Order Failed"
15577 msgstr ""
15578
15579 #: app/Services/Email/ConditionPresets.php:40
15580 msgid "Is Order Paid"
15581 msgstr ""
15582
15583 #: app/Services/Email/ConditionPresets.php:48
15584 msgid "Is Order Pending"
15585 msgstr ""
15586
15587 #: app/Services/Email/ConditionPresets.php:30
15588 msgid "Is Physical Order"
15589 msgstr ""
15590
15591 #: app/Services/Translations/admin-translation.php:1260
15592 msgid "Is Prorate"
15593 msgstr ""
15594
15595 #: app/Services/Translations/admin-translation.php:1261
15596 msgid "Is WP Plugin?"
15597 msgstr ""
15598
15599 #: app/Services/Localization/i18n/states.php:1580
15600 msgid "Isabela"
15601 msgstr ""
15602
15603 #: app/Services/Localization/i18n/states.php:955
15604 msgid "Isernia"
15605 msgstr ""
15606
15607 #: app/Services/Localization/i18n/states.php:885
15608 msgid "Isfahan (اصفهان)"
15609 msgstr ""
15610
15611 #: app/Services/Localization/i18n/states.php:1064
15612 msgid "Ishikawa"
15613 msgstr ""
15614
15615 #: app/Services/Localization/i18n/states.php:2035
15616 msgid "Isingiro"
15617 msgstr ""
15618
15619 #: app/Services/Localization/i18n/states.php:1105
15620 msgid "Isiolo"
15621 msgstr ""
15622
15623 #: app/Services/Localization/i18n/states.php:1630
15624 msgid "Islamabad Capital Territory"
15625 msgstr ""
15626
15627 #: app/Services/Localization/i18n/countries.php:120
15628 msgid "Isle of Man"
15629 msgstr ""
15630
15631 #: app/Services/Localization/i18n/states.php:573
15632 msgid "Ismailia"
15633 msgstr ""
15634
15635 #: api/StoreSettings.php:457
15636 msgid "ISO & Symbol (eg: USD 100$)"
15637 msgstr ""
15638
15639 #: app/Services/Translations/admin-translation.php:1187
15640 msgid "ISO 6523 ICD code for the legal registration identifier"
15641 msgstr ""
15642
15643 #: api/StoreSettings.php:449
15644 msgid "ISO after (eg: 100 USD)"
15645 msgstr ""
15646
15647 #: api/StoreSettings.php:445
15648 msgid "ISO before (eg: USD 100)"
15649 msgstr ""
15650
15651 #: api/StoreSettings.php:461
15652 msgid "ISO-Symbol (eg: USD $100)"
15653 msgstr ""
15654
15655 #: app/Services/Localization/i18n/states.php:1849
15656 msgid "Isparta"
15657 msgstr ""
15658
15659 #: app/Services/Localization/i18n/countries.php:121
15660 msgid "Israel"
15661 msgstr ""
15662
15663 #: app/Helpers/CurrenciesHelper.php:76
15664 msgid "Israeli New Sheqel"
15665 msgstr ""
15666
15667 #: app/Services/Localization/i18n/states.php:749
15668 msgid "Istria County"
15669 msgstr ""
15670
15671 #: app/Services/Translations/admin-translation.php:1262
15672 msgid "It will be available soon!"
15673 msgstr ""
15674
15675 #: app/Services/Translations/customer-profile-translation.php:131
15676 msgid ""
15677 "It will permanently cancel the active subscription from your payment "
15678 "provider. Are you sure to do that?"
15679 msgstr ""
15680
15681 #: app/Services/Localization/i18n/countries.php:122
15682 msgid "Italy"
15683 msgstr ""
15684
15685 #: app/Services/Localization/i18n/states.php:1646
15686 msgid "Itapúa"
15687 msgstr ""
15688
15689 #: app/Services/Translations/customer-profile-translation.php:132
15690 #: app/Services/Translations/block-editor-translation.php:192
15691 #: app/Views/invoice/thank_you.php:130
15692 #: app/Services/Renderer/Receipt/ThankYouRender.php:269
15693 #: app/Views/emails/parts/items_table.php:38
15694 msgid "Item"
15695 msgstr ""
15696
15697 #: app/Services/Translations/admin-translation.php:2810
15698 msgid "item"
15699 msgstr ""
15700
15701 #: api/Resource/FrontendResource/CartResource.php:630
15702 msgid "Item added in cart!"
15703 msgstr ""
15704
15705 #: app/Services/Translations/admin-translation.php:1267
15706 msgid "Item already added"
15707 msgstr ""
15708
15709 #: app/Http/Requests/ProductUpdateRequest.php:369
15710 #: app/Http/Requests/ProductRequest.php:340
15711 #: app/Http/Requests/ProductVariationRequest.php:208
15712 msgid "Item cost is required."
15713 msgstr ""
15714
15715 #: app/Services/Translations/admin-translation.php:1263
15716 msgid "Item Count"
15717 msgstr ""
15718
15719 #: app/Services/Translations/admin-translation.php:1268
15720 msgid "Item count distribution"
15721 msgstr ""
15722
15723 #: app/Hooks/Cart/WebCheckoutHandler.php:1121
15724 msgid "Item has been applied successfully"
15725 msgstr ""
15726
15727 #: app/Hooks/Cart/WebCheckoutHandler.php:1121
15728 msgid "Item has been reverted successfully"
15729 msgstr ""
15730
15731 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:149
15732 msgid "Item Height"
15733 msgstr ""
15734
15735 #: api/Resource/FrontendResource/CartResource.php:463
15736 #: api/Resource/FrontendResource/CartResource.php:476
15737 #: api/Resource/FrontendResource/CartResource.php:484
15738 #: api/Resource/FrontendResource/CartResource.php:502
15739 #: api/Resource/FrontendResource/CartResource.php:681
15740 msgid "Item is not available."
15741 msgstr ""
15742
15743 #: app/Services/Translations/admin-translation.php:1269
15744 msgid "Item label and tooltip"
15745 msgstr ""
15746
15747 #: app/Services/Translations/admin-translation.php:1270
15748 msgid "Item label only"
15749 msgstr ""
15750
15751 #: app/Helpers/OrderItemHelper.php:111
15752 msgid "Item must have a name!"
15753 msgstr ""
15754
15755 #: app/Helpers/EditorShortCodeHelper.php:371
15756 #: app/Services/Translations/admin-translation.php:1264
15757 msgid "Item Name"
15758 msgstr ""
15759
15760 #: app/Services/CustomPayment/PaymentItem.php:20
15761 msgid "Item name cannot be empty."
15762 msgstr ""
15763
15764 #: app/Services/CustomPayment/PaymentItem.php:94
15765 msgid "Item name is not set."
15766 msgstr ""
15767
15768 #: app/Services/Translations/admin-translation.php:1265
15769 msgid "Item Price"
15770 msgstr ""
15771
15772 #. %1$s - item price
15773 #: app/Services/Translations/admin-translation.php:1272
15774 #, php-format
15775 msgid "Item price: %1$s"
15776 msgstr ""
15777
15778 #: app/Services/Translations/admin-translation.php:1266
15779 msgid "Item Quantity"
15780 msgstr ""
15781
15782 #: api/Resource/FrontendResource/CartResource.php:519
15783 msgid "Item removed from cart"
15784 msgstr ""
15785
15786 #: app/Http/Requests/OrderRequest.php:116
15787 #: app/Http/Requests/FrontendRequests/CouponRequest.php:53
15788 msgid "Item selection is required"
15789 msgstr ""
15790
15791 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:135
15792 msgid "Item width"
15793 msgstr ""
15794
15795 #: app/Services/Translations/admin-translation.php:2811
15796 msgid "item(s) selected"
15797 msgstr ""
15798
15799 #: app/Services/Renderer/CartDrawerRenderer.php:102
15800 #: app/Services/Translations/admin-translation.php:1273
15801 #: app/Services/Translations/customer-profile-translation.php:133
15802 msgid "Items"
15803 msgstr ""
15804
15805 #: app/Services/Translations/admin-translation.php:2812
15806 msgid "items"
15807 msgstr ""
15808
15809 #: app/Services/Renderer/ShopAppRenderer.php:646
15810 msgid "Items per page"
15811 msgstr ""
15812
15813 #: app/Views/invoice/dispatch_slip.php:139
15814 msgid "Items Received By"
15815 msgstr ""
15816
15817 #: app/Views/emails/digest.php:98
15818 msgid "Items Sold"
15819 msgstr ""
15820
15821 #: app/Services/Translations/admin-translation.php:1274
15822 msgid "Items Subtotal"
15823 msgstr ""
15824
15825 #: app/Services/Localization/i18n/countries.php:123
15826 msgid "Ivory Coast"
15827 msgstr ""
15828
15829 #: app/Services/Localization/i18n/states.php:1050
15830 msgid "Iwate"
15831 msgstr ""
15832
15833 #: app/Services/Localization/i18n/states.php:691
15834 msgid "Izabal"
15835 msgstr ""
15836
15837 #: app/Services/Localization/i18n/states.php:1893
15838 msgid "Iğdır"
15839 msgstr ""
15840
15841 #: app/Services/Localization/i18n/states.php:692
15842 msgid "Jalapa"
15843 msgstr ""
15844
15845 #: app/Services/Localization/i18n/states.php:1325
15846 msgid "Jalisco"
15847 msgstr ""
15848
15849 #: app/Services/Localization/i18n/countries.php:124
15850 msgid "Jamaica"
15851 msgstr ""
15852
15853 #: app/Helpers/CurrenciesHelper.php:80
15854 msgid "Jamaican Dollar"
15855 msgstr ""
15856
15857 #: app/Services/Localization/i18n/states.php:148
15858 msgid "Jamalpur"
15859 msgstr ""
15860
15861 #: app/Services/Localization/i18n/states.php:782
15862 msgid "Jambi"
15863 msgstr ""
15864
15865 #: app/Services/Localization/i18n/states.php:850
15866 msgid "Jammu and Kashmir"
15867 msgstr ""
15868
15869 #: app/Services/Translations/TransStrings.php:187
15870 msgid "Jan"
15871 msgstr ""
15872
15873 #: app/Services/Localization/i18n/states.php:1450
15874 msgid "Janakpur"
15875 msgstr ""
15876
15877 #: app/Services/Translations/TransStrings.php:156
15878 msgid "January"
15879 msgstr ""
15880
15881 #: app/Services/Localization/i18n/countries.php:125
15882 msgid "Japan"
15883 msgstr ""
15884
15885 #: app/Helpers/CurrenciesHelper.php:81 app/Helpers/CurrenciesHelper.php:388
15886 msgid "Japanese Yen"
15887 msgstr ""
15888
15889 #: app/Services/Localization/i18n/states.php:2131
15890 msgid "Jarvis Island"
15891 msgstr ""
15892
15893 #: app/Services/Localization/i18n/states.php:149
15894 msgid "Jashore"
15895 msgstr ""
15896
15897 #: app/Services/Localization/i18n/states.php:788
15898 msgid "Jawa Barat"
15899 msgstr ""
15900
15901 #: app/Services/Localization/i18n/states.php:790
15902 msgid "Jawa Tengah"
15903 msgstr ""
15904
15905 #: app/Services/Localization/i18n/states.php:791
15906 msgid "Jawa Timur"
15907 msgstr ""
15908
15909 #: app/Services/Localization/i18n/states.php:615
15910 msgid "Jaén"
15911 msgstr ""
15912
15913 #: app/Services/Localization/i18n/states.php:1234
15914 msgid "Jerada"
15915 msgstr ""
15916
15917 #: app/Services/Localization/i18n/countries.php:126
15918 msgid "Jersey"
15919 msgstr ""
15920
15921 #: app/Services/Localization/i18n/states.php:150
15922 msgid "Jhalokati"
15923 msgstr ""
15924
15925 #: app/Services/Localization/i18n/states.php:851
15926 msgid "Jharkhand"
15927 msgstr ""
15928
15929 #: app/Services/Localization/i18n/states.php:151
15930 msgid "Jhenaidah"
15931 msgstr ""
15932
15933 #: app/Services/Localization/i18n/states.php:352
15934 msgid "Jiangsu / 江苏"
15935 msgstr ""
15936
15937 #: app/Services/Localization/i18n/states.php:356
15938 msgid "Jiangxi / 江西"
15939 msgstr ""
15940
15941 #: app/Services/Localization/i18n/states.php:1422
15942 msgid "Jigawa"
15943 msgstr ""
15944
15945 #: app/Services/Localization/i18n/states.php:501
15946 msgid "Jijel"
15947 msgstr ""
15948
15949 #: app/Services/Localization/i18n/states.php:349
15950 msgid "Jilin / 吉林"
15951 msgstr ""
15952
15953 #: app/Services/Localization/i18n/states.php:2036
15954 msgid "Jinja"
15955 msgstr ""
15956
15957 #: app/Services/Localization/i18n/states.php:1470
15958 msgid "Jinotega"
15959 msgstr ""
15960
15961 #: app/Services/Translations/admin-translation.php:1275
15962 msgid "Job is still running. Please refresh the page in a moment!"
15963 msgstr ""
15964
15965 #: app/Services/Localization/i18n/states.php:2132
15966 msgid "Johnston Atoll"
15967 msgstr ""
15968
15969 #: app/Services/Localization/i18n/states.php:1358
15970 msgid "Johor"
15971 msgstr ""
15972
15973 #: app/Services/Renderer/ModalCheckoutRenderer.php:512
15974 msgid "Jon Doe"
15975 msgstr ""
15976
15977 #: app/Services/Localization/i18n/countries.php:127
15978 msgid "Jordan"
15979 msgstr ""
15980
15981 #: app/Services/Localization/i18n/states.php:32
15982 msgid "Jowzjan"
15983 msgstr ""
15984
15985 #: app/Services/Localization/i18n/states.php:152
15986 msgid "Joypurhat"
15987 msgstr ""
15988
15989 #: app/Http/Controllers/ProductController.php:951
15990 msgid "JSON"
15991 msgstr ""
15992
15993 #: app/Services/Localization/i18n/states.php:99
15994 msgid "Jujuy"
15995 msgstr ""
15996
15997 #: app/Services/Translations/TransStrings.php:193
15998 msgid "Jul"
15999 msgstr ""
16000
16001 #: app/Services/Translations/TransStrings.php:162
16002 msgid "July"
16003 msgstr ""
16004
16005 #: app/Services/Translations/TransStrings.php:192
16006 msgid "Jun"
16007 msgstr ""
16008
16009 #: app/Services/Translations/TransStrings.php:161
16010 msgid "June"
16011 msgstr ""
16012
16013 #: app/Services/Localization/i18n/states.php:1526
16014 msgid "Junín"
16015 msgstr ""
16016
16017 #: app/Services/Localization/i18n/states.php:306
16018 msgid "Jura"
16019 msgstr ""
16020
16021 #: app/Services/Localization/i18n/states.php:693
16022 msgid "Jutiapa"
16023 msgstr ""
16024
16025 #: app/Services/Localization/i18n/states.php:765
16026 msgid "Jász-Nagykun-Szolnok"
16027 msgstr ""
16028
16029 #: app/Services/Localization/i18n/states.php:2037
16030 msgid "Kaabong"
16031 msgstr ""
16032
16033 #: app/Services/Localization/i18n/states.php:2038
16034 msgid "Kabale"
16035 msgstr ""
16036
16037 #: app/Services/Localization/i18n/states.php:2039
16038 msgid "Kabarole"
16039 msgstr ""
16040
16041 #: app/Services/Localization/i18n/states.php:2040
16042 msgid "Kaberamaido"
16043 msgstr ""
16044
16045 #: app/Services/Localization/i18n/states.php:33
16046 msgid "Kabul"
16047 msgstr ""
16048
16049 #: app/Services/Localization/i18n/states.php:1423
16050 msgid "Kaduna"
16051 msgstr ""
16052
16053 #: app/Services/Localization/i18n/states.php:1707
16054 msgid "Kaffrine"
16055 msgstr ""
16056
16057 #: app/Services/Localization/i18n/states.php:576
16058 msgid "Kafr el-Sheikh"
16059 msgstr ""
16060
16061 #: app/Services/Localization/i18n/states.php:2041
16062 msgid "Kagadi"
16063 msgstr ""
16064
16065 #: app/Services/Localization/i18n/states.php:1084
16066 msgid "Kagawa"
16067 msgstr ""
16068
16069 #: app/Services/Localization/i18n/states.php:1905
16070 msgid "Kagera"
16071 msgstr ""
16072
16073 #: app/Services/Localization/i18n/states.php:1093
16074 msgid "Kagoshima"
16075 msgstr ""
16076
16077 #: app/Services/Localization/i18n/states.php:1863
16078 msgid "Kahramanmaraş"
16079 msgstr ""
16080
16081 #: app/Services/Localization/i18n/states.php:1106
16082 msgid "Kajiado"
16083 msgstr ""
16084
16085 #: app/Services/Localization/i18n/states.php:1107
16086 msgid "Kakamega"
16087 msgstr ""
16088
16089 #: app/Services/Localization/i18n/states.php:2042
16090 msgid "Kakumiro"
16091 msgstr ""
16092
16093 #: app/Services/Localization/i18n/states.php:2043
16094 msgid "Kalangala"
16095 msgstr ""
16096
16097 #: app/Services/Localization/i18n/states.php:1753
16098 msgid "Kalasin"
16099 msgstr ""
16100
16101 #: app/Services/Localization/i18n/states.php:796
16102 msgid "Kalimantan Barat"
16103 msgstr ""
16104
16105 #: app/Services/Localization/i18n/states.php:799
16106 msgid "Kalimantan Selatan"
16107 msgstr ""
16108
16109 #: app/Services/Localization/i18n/states.php:797
16110 msgid "Kalimantan Tengah"
16111 msgstr ""
16112
16113 #: app/Services/Localization/i18n/states.php:798
16114 msgid "Kalimantan Timur"
16115 msgstr ""
16116
16117 #: app/Services/Localization/i18n/states.php:800
16118 msgid "Kalimantan Utara"
16119 msgstr ""
16120
16121 #: app/Services/Localization/i18n/states.php:1581
16122 msgid "Kalinga"
16123 msgstr ""
16124
16125 #: app/Services/Localization/i18n/states.php:2044
16126 msgid "Kaliro"
16127 msgstr ""
16128
16129 #: app/Services/Localization/i18n/states.php:2045
16130 msgid "Kalungu"
16131 msgstr ""
16132
16133 #: app/Services/Localization/i18n/states.php:2046
16134 msgid "Kampala"
16135 msgstr ""
16136
16137 #: app/Services/Localization/i18n/states.php:1754
16138 msgid "Kamphaeng Phet"
16139 msgstr ""
16140
16141 #: app/Services/Localization/i18n/states.php:2047
16142 msgid "Kamuli"
16143 msgstr ""
16144
16145 #: app/Services/Localization/i18n/states.php:2048
16146 msgid "Kamwenge"
16147 msgstr ""
16148
16149 #: app/Services/Localization/i18n/states.php:1061
16150 msgid "Kanagawa"
16151 msgstr ""
16152
16153 #: app/Services/Localization/i18n/states.php:1755
16154 msgid "Kanchanaburi"
16155 msgstr ""
16156
16157 #: app/Services/Localization/i18n/states.php:34
16158 msgid "Kandahar"
16159 msgstr ""
16160
16161 #: app/Services/Localization/i18n/states.php:1424
16162 msgid "Kano"
16163 msgstr ""
16164
16165 #: app/Services/Localization/i18n/states.php:2156
16166 msgid "Kansas"
16167 msgstr ""
16168
16169 #: app/Services/Localization/i18n/states.php:2049
16170 msgid "Kanungu"
16171 msgstr ""
16172
16173 #: app/Services/Localization/i18n/states.php:1710
16174 msgid "Kaolack"
16175 msgstr ""
16176
16177 #: app/Services/Localization/i18n/states.php:2050
16178 msgid "Kapchorwa"
16179 msgstr ""
16180
16181 #: app/Services/Localization/i18n/states.php:2051
16182 msgid "Kapelebyong"
16183 msgstr ""
16184
16185 #: app/Services/Localization/i18n/states.php:35
16186 msgid "Kapisa"
16187 msgstr ""
16188
16189 #: app/Services/Localization/i18n/states.php:1895
16190 msgid "Karabük"
16191 msgstr ""
16192
16193 #: app/Services/Localization/i18n/states.php:1887
16194 msgid "Karaman"
16195 msgstr ""
16196
16197 #: app/Services/Localization/i18n/states.php:1391
16198 msgid "Karas"
16199 msgstr ""
16200
16201 #: app/Services/Localization/i18n/states.php:200
16202 msgid "Kardzhali"
16203 msgstr ""
16204
16205 #: app/Services/Localization/i18n/states.php:735
16206 msgid "Karlovac County"
16207 msgstr ""
16208
16209 #: app/Services/Localization/i18n/states.php:1451
16210 msgid "Karnali"
16211 msgstr ""
16212
16213 #: app/Services/Localization/i18n/states.php:852
16214 msgid "Karnataka"
16215 msgstr ""
16216
16217 #: app/Services/Localization/i18n/states.php:1853
16218 msgid "Kars"
16219 msgstr ""
16220
16221 #: app/Services/Localization/i18n/states.php:2052
16222 msgid "Kasanda"
16223 msgstr ""
16224
16225 #: app/Services/Localization/i18n/states.php:2053
16226 msgid "Kasese"
16227 msgstr ""
16228
16229 #: app/Services/Localization/i18n/states.php:1854
16230 msgid "Kastamonu"
16231 msgstr ""
16232
16233 #: app/Services/Localization/i18n/states.php:2054
16234 msgid "Katakwi"
16235 msgstr ""
16236
16237 #: app/Services/Localization/i18n/states.php:1928
16238 msgid "Katavi"
16239 msgstr ""
16240
16241 #: app/Services/Localization/i18n/states.php:1425
16242 msgid "Katsina"
16243 msgstr ""
16244
16245 #: app/Services/Localization/i18n/states.php:1392
16246 msgid "Kavango East"
16247 msgstr ""
16248
16249 #: app/Services/Localization/i18n/states.php:1393
16250 msgid "Kavango West"
16251 msgstr ""
16252
16253 #: app/Services/Localization/i18n/states.php:1855
16254 msgid "Kayseri"
16255 msgstr ""
16256
16257 #: app/Services/Localization/i18n/states.php:2055
16258 msgid "Kayunga"
16259 msgstr ""
16260
16261 #: app/Services/Localization/i18n/countries.php:128
16262 msgid "Kazakhstan"
16263 msgstr ""
16264
16265 #: app/Helpers/CurrenciesHelper.php:88
16266 msgid "Kazakhstani Tenge"
16267 msgstr ""
16268
16269 #: app/Services/Localization/i18n/states.php:1426
16270 msgid "Kebbi"
16271 msgstr ""
16272
16273 #: app/Services/Localization/i18n/states.php:1359
16274 msgid "Kedah"
16275 msgstr ""
16276
16277 #: app/Services/Translations/admin-translation.php:1276
16278 msgid "Keep empty for all"
16279 msgstr ""
16280
16281 #: app/Services/Localization/i18n/states.php:1236
16282 msgid "Kelaat Sraghna"
16283 msgstr ""
16284
16285 #: app/Services/Localization/i18n/states.php:1360
16286 msgid "Kelantan"
16287 msgstr ""
16288
16289 #: app/Services/Localization/i18n/states.php:2157
16290 msgid "Kentucky"
16291 msgstr ""
16292
16293 #: app/Services/Localization/i18n/countries.php:129
16294 msgid "Kenya"
16295 msgstr ""
16296
16297 #: app/Helpers/CurrenciesHelper.php:82
16298 msgid "Kenyan Shilling"
16299 msgstr ""
16300
16301 #: app/Services/Localization/i18n/states.php:781
16302 msgid "Kepulauan Riau"
16303 msgstr ""
16304
16305 #: app/Services/Localization/i18n/states.php:853
16306 msgid "Kerala"
16307 msgstr ""
16308
16309 #: app/Services/Localization/i18n/states.php:1108
16310 msgid "Kericho"
16311 msgstr ""
16312
16313 #: app/Services/Localization/i18n/states.php:888
16314 msgid "Kerman (کرمان)"
16315 msgstr ""
16316
16317 #: app/Services/Localization/i18n/states.php:887
16318 msgid "Kermanshah (کرمانشاه)"
16319 msgstr ""
16320
16321 #: app/Services/Localization/i18n/states.php:820
16322 msgid "Kerry"
16323 msgstr ""
16324
16325 #: app/Services/Translations/admin-translation.php:1277
16326 msgid ""
16327 "Key-value pairs sent with the request for context like auth or content type."
16328 msgstr ""
16329
16330 #: api/StoreSettings.php:1225 app/Services/Localization/i18n/units.php:15
16331 msgid "kg"
16332 msgstr ""
16333
16334 #: app/Services/Localization/i18n/states.php:153
16335 msgid "Khagrachhari"
16336 msgstr ""
16337
16338 #: app/Services/Localization/i18n/states.php:1171
16339 msgid "Khammouane"
16340 msgstr ""
16341
16342 #: app/Services/Localization/i18n/states.php:1991
16343 msgid "Kharkivshchyna"
16344 msgstr ""
16345
16346 #: app/Services/Localization/i18n/states.php:1237
16347 msgid "Khemisset"
16348 msgstr ""
16349
16350 #: app/Services/Localization/i18n/states.php:523
16351 msgid "Khenchela"
16352 msgstr ""
16353
16354 #: app/Services/Localization/i18n/states.php:1992
16355 msgid "Khersonshchyna"
16356 msgstr ""
16357
16358 #: app/Services/Localization/i18n/states.php:1993
16359 msgid "Khmelnychchyna"
16360 msgstr ""
16361
16362 #: app/Services/Localization/i18n/states.php:1394
16363 msgid "Khomas"
16364 msgstr ""
16365
16366 #: app/Services/Localization/i18n/states.php:1756
16367 msgid "Khon Kaen"
16368 msgstr ""
16369
16370 #: app/Services/Localization/i18n/states.php:36
16371 msgid "Khost"
16372 msgstr ""
16373
16374 #: app/Services/Localization/i18n/states.php:1239
16375 msgid "Khouribga"
16376 msgstr ""
16377
16378 #: app/Services/Localization/i18n/states.php:154
16379 msgid "Khulna"
16380 msgstr ""
16381
16382 #: app/Services/Localization/i18n/states.php:880
16383 msgid "Khuzestan (خوزستان)"
16384 msgstr ""
16385
16386 #: app/Services/Localization/i18n/states.php:1631
16387 msgid "Khyber Pakhtunkhwa"
16388 msgstr ""
16389
16390 #: app/Services/Localization/i18n/states.php:1238
16391 msgid "Khénifra"
16392 msgstr ""
16393
16394 #: app/Services/Localization/i18n/states.php:1109
16395 msgid "Kiambu"
16396 msgstr ""
16397
16398 #: app/Services/Localization/i18n/states.php:2056
16399 msgid "Kibaale"
16400 msgstr ""
16401
16402 #: app/Services/Localization/i18n/states.php:2057
16403 msgid "Kiboga"
16404 msgstr ""
16405
16406 #: app/Services/Localization/i18n/states.php:2058
16407 msgid "Kibuku"
16408 msgstr ""
16409
16410 #: app/Services/Localization/i18n/states.php:1908
16411 msgid "Kigoma"
16412 msgstr ""
16413
16414 #: app/Services/Localization/i18n/states.php:2059
16415 msgid "Kikuube"
16416 msgstr ""
16417
16418 #: app/Services/Localization/i18n/states.php:821
16419 msgid "Kildare"
16420 msgstr ""
16421
16422 #: app/Services/Localization/i18n/states.php:1110
16423 msgid "Kilifi"
16424 msgstr ""
16425
16426 #: app/Services/Localization/i18n/states.php:1909
16427 msgid "Kilimanjaro"
16428 msgstr ""
16429
16430 #: app/Services/Localization/i18n/states.php:1896
16431 msgid "Kilis"
16432 msgstr ""
16433
16434 #: app/Services/Localization/i18n/states.php:822
16435 msgid "Kilkenny"
16436 msgstr ""
16437
16438 #: app/Services/Localization/i18n/states.php:2133
16439 msgid "Kingman Reef"
16440 msgstr ""
16441
16442 #: app/Services/Localization/i18n/states.php:1025
16443 msgid "Kingston"
16444 msgstr ""
16445
16446 #: app/Services/Localization/i18n/countries.php:130
16447 msgid "Kiribati"
16448 msgstr ""
16449
16450 #: app/Services/Localization/i18n/states.php:1111
16451 msgid "Kirinyaga"
16452 msgstr ""
16453
16454 #: app/Services/Localization/i18n/states.php:1981
16455 msgid "Kirovohradschyna"
16456 msgstr ""
16457
16458 #: app/Services/Localization/i18n/states.php:2060
16459 msgid "Kiruhura"
16460 msgstr ""
16461
16462 #: app/Services/Localization/i18n/states.php:2061
16463 msgid "Kiryandongo"
16464 msgstr ""
16465
16466 #: app/Services/Localization/i18n/states.php:155
16467 msgid "Kishoreganj"
16468 msgstr ""
16469
16470 #: app/Services/Localization/i18n/states.php:1112
16471 msgid "Kisii"
16472 msgstr ""
16473
16474 #: app/Services/Localization/i18n/states.php:2062
16475 msgid "Kisoro"
16476 msgstr ""
16477
16478 #: app/Services/Localization/i18n/states.php:1113
16479 msgid "Kisumu"
16480 msgstr ""
16481
16482 #: app/Services/Localization/i18n/states.php:2063
16483 msgid "Kitgum"
16484 msgstr ""
16485
16486 #: app/Services/Localization/i18n/states.php:1114
16487 msgid "Kitui"
16488 msgstr ""
16489
16490 #: app/Services/Localization/i18n/states.php:2064
16491 msgid "Koboko"
16492 msgstr ""
16493
16494 #: app/Services/Localization/i18n/states.php:1858
16495 msgid "Kocaeli"
16496 msgstr ""
16497
16498 #: app/Services/Localization/i18n/states.php:1086
16499 msgid "Kochi"
16500 msgstr ""
16501
16502 #: app/Services/Localization/i18n/states.php:1427
16503 msgid "Kogi"
16504 msgstr ""
16505
16506 #: app/Services/Localization/i18n/states.php:904
16507 msgid "Kohgiluyeh and BoyerAhmad (کهگیلوییه و بویراحمد)"
16508 msgstr ""
16509
16510 #: app/Services/Localization/i18n/states.php:1708
16511 msgid "Kolda"
16512 msgstr ""
16513
16514 #: app/Services/Localization/i18n/states.php:2065
16515 msgid "Kole"
16516 msgstr ""
16517
16518 #: app/Services/Localization/i18n/states.php:766
16519 msgid "Komárom-Esztergom"
16520 msgstr ""
16521
16522 #: app/Services/Localization/i18n/states.php:1859
16523 msgid "Konya"
16524 msgstr ""
16525
16526 #: app/Services/Localization/i18n/states.php:737
16527 msgid "Koprivnica-Križevci County"
16528 msgstr ""
16529
16530 #: app/Services/Localization/i18n/states.php:62
16531 msgid "Korçë"
16532 msgstr ""
16533
16534 #: app/Services/Localization/i18n/states.php:1452
16535 msgid "Koshi"
16536 msgstr ""
16537
16538 #: app/Services/Localization/i18n/states.php:2066
16539 msgid "Kotido"
16540 msgstr ""
16541
16542 #: app/Services/Localization/i18n/states.php:232
16543 msgid "Kouffo"
16544 msgstr ""
16545
16546 #: app/Services/Localization/i18n/states.php:708
16547 msgid "Kowloon"
16548 msgstr ""
16549
16550 #: app/Services/Localization/i18n/states.php:1757
16551 msgid "Krabi"
16552 msgstr ""
16553
16554 #: app/Services/Localization/i18n/states.php:733
16555 msgid "Krapina-Zagorje County"
16556 msgstr ""
16557
16558 #: app/Services/Localization/i18n/states.php:1373
16559 msgid "Kuala Lumpur"
16560 msgstr ""
16561
16562 #: app/Services/Localization/i18n/states.php:77
16563 msgid "Kuando Kubango"
16564 msgstr ""
16565
16566 #: app/Services/Localization/i18n/states.php:63
16567 msgid "Kukës"
16568 msgstr ""
16569
16570 #: app/Services/Localization/i18n/states.php:1090
16571 msgid "Kumamoto"
16572 msgstr ""
16573
16574 #: app/Services/Localization/i18n/states.php:2067
16575 msgid "Kumi"
16576 msgstr ""
16577
16578 #: app/Services/Localization/i18n/states.php:37
16579 msgid "Kunar"
16580 msgstr ""
16581
16582 #: app/Services/Localization/i18n/states.php:38
16583 msgid "Kunduz"
16584 msgstr ""
16585
16586 #: app/Services/Localization/i18n/states.php:1395
16587 msgid "Kunene"
16588 msgstr ""
16589
16590 #: app/Services/Localization/i18n/states.php:903
16591 msgid "Kurdistan / کردستان)"
16592 msgstr ""
16593
16594 #: app/Services/Localization/i18n/states.php:156
16595 msgid "Kurigram"
16596 msgstr ""
16597
16598 #: app/Services/Localization/i18n/states.php:157
16599 msgid "Kushtia"
16600 msgstr ""
16601
16602 #: app/Services/Localization/i18n/countries.php:131
16603 msgid "Kuwait"
16604 msgstr ""
16605
16606 #: app/Services/Localization/i18n/states.php:1115
16607 msgid "Kwale"
16608 msgstr ""
16609
16610 #: app/Services/Localization/i18n/states.php:2068
16611 msgid "Kwania"
16612 msgstr ""
16613
16614 #: app/Services/Localization/i18n/states.php:78
16615 msgid "Kwanza-Norte"
16616 msgstr ""
16617
16618 #: app/Services/Localization/i18n/states.php:79
16619 msgid "Kwanza-Sul"
16620 msgstr ""
16621
16622 #: app/Services/Localization/i18n/states.php:1428
16623 msgid "Kwara"
16624 msgstr ""
16625
16626 #: app/Services/Localization/i18n/states.php:2249
16627 msgid "KwaZulu-Natal"
16628 msgstr ""
16629
16630 #: app/Services/Localization/i18n/states.php:2069
16631 msgid "Kween"
16632 msgstr ""
16633
16634 #: app/Services/Localization/i18n/states.php:2070
16635 msgid "Kyankwanzi"
16636 msgstr ""
16637
16638 #: app/Services/Localization/i18n/states.php:2071
16639 msgid "Kyegegwa"
16640 msgstr ""
16641
16642 #: app/Services/Localization/i18n/states.php:2072
16643 msgid "Kyenjojo"
16644 msgstr ""
16645
16646 #: app/Services/Localization/i18n/states.php:1979
16647 msgid "Kyiv"
16648 msgstr ""
16649
16650 #: app/Services/Localization/i18n/states.php:1980
16651 msgid "Kyivshchyna"
16652 msgstr ""
16653
16654 #: app/Services/Localization/i18n/states.php:2073
16655 msgid "Kyotera"
16656 msgstr ""
16657
16658 #: app/Services/Localization/i18n/states.php:1073
16659 msgid "Kyoto"
16660 msgstr ""
16661
16662 #: app/Services/Localization/i18n/countries.php:132
16663 msgid "Kyrgyzstan"
16664 msgstr ""
16665
16666 #: app/Helpers/CurrenciesHelper.php:83
16667 msgid "Kyrgyzstani Som"
16668 msgstr ""
16669
16670 #: app/Services/Localization/i18n/states.php:201
16671 msgid "Kyustendil"
16672 msgstr ""
16673
16674 #: app/Services/Localization/i18n/states.php:1709
16675 msgid "Kédougou"
16676 msgstr ""
16677
16678 #: app/Services/Localization/i18n/states.php:1235
16679 msgid "Kénitra"
16680 msgstr ""
16681
16682 #: app/Services/Localization/i18n/states.php:1860
16683 msgid "Kütahya"
16684 msgstr ""
16685
16686 #: app/Services/Localization/i18n/states.php:1856
16687 msgid "Kırklareli"
16688 msgstr ""
16689
16690 #: app/Services/Localization/i18n/states.php:1888
16691 msgid "Kırıkkale"
16692 msgstr ""
16693
16694 #: app/Services/Localization/i18n/states.php:1857
16695 msgid "Kırşehir"
16696 msgstr ""
16697
16698 #: app/Services/Localization/i18n/states.php:957
16699 msgid "L'Aquila"
16700 msgstr ""
16701
16702 #: app/Services/Localization/i18n/states.php:459
16703 msgid "La Altagracia"
16704 msgstr ""
16705
16706 #: app/Services/Localization/i18n/states.php:327
16707 msgid "La Araucanía"
16708 msgstr ""
16709
16710 #: app/Services/Localization/i18n/states.php:2239
16711 msgid "La Guaira (Vargas)"
16712 msgstr ""
16713
16714 #: app/Services/Localization/i18n/states.php:394
16715 msgid "La Guajira"
16716 msgstr ""
16717
16718 #: app/Services/Localization/i18n/states.php:1527
16719 #: app/Services/Localization/i18n/states.php:1727
16720 msgid "La Libertad"
16721 msgstr ""
16722
16723 #: app/Services/Localization/i18n/states.php:100
16724 msgid "La Pampa"
16725 msgstr ""
16726
16727 #: app/Services/Localization/i18n/states.php:244
16728 #: app/Services/Localization/i18n/states.php:724
16729 #: app/Services/Localization/i18n/states.php:1729
16730 msgid "La Paz"
16731 msgstr ""
16732
16733 #: app/Services/Localization/i18n/states.php:101
16734 #: app/Services/Localization/i18n/states.php:616
16735 msgid "La Rioja"
16736 msgstr ""
16737
16738 #: app/Services/Localization/i18n/states.php:460
16739 msgid "La Romana"
16740 msgstr ""
16741
16742 #: app/Services/Localization/i18n/states.php:956
16743 msgid "La Spezia"
16744 msgstr ""
16745
16746 #: app/Services/Localization/i18n/states.php:1582
16747 msgid "La Union"
16748 msgstr ""
16749
16750 #: app/Services/Localization/i18n/states.php:1735
16751 msgid "La Unión"
16752 msgstr ""
16753
16754 #: app/Services/Localization/i18n/states.php:461
16755 msgid "La Vega"
16756 msgstr ""
16757
16758 #: app/Services/Translations/admin-translation.php:1280
16759 #: app/Services/Translations/block-editor-translation.php:193
16760 msgid "Label"
16761 msgstr ""
16762
16763 #: api/Resource/LabelResource.php:72 api/Resource/LabelResource.php:102
16764 msgid "Label created successfully!"
16765 msgstr ""
16766
16767 #: api/Resource/LabelResource.php:77 api/Resource/LabelResource.php:107
16768 msgid "Label creation failed."
16769 msgstr ""
16770
16771 #: app/Http/Requests/LabelRequest.php:26
16772 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:47
16773 msgid "Label field is required."
16774 msgstr ""
16775
16776 #: app/Http/Requests/CustomerAddressRequest.php:73
16777 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:42
16778 msgid "Label may not be greater than 15 characters."
16779 msgstr ""
16780
16781 #: app/Http/Requests/LabelRequest.php:27
16782 msgid "Label must be unique."
16783 msgstr ""
16784
16785 #: app/Services/Translations/checkout-translation.php:16
16786 #: app/Http/Controllers/FrontendControllers/CustomerController.php:208
16787 msgid "Label must not exceed 15 characters."
16788 msgstr ""
16789
16790 #: app/Services/Filter/LabelFilter.php:61
16791 msgid "Label Name"
16792 msgstr ""
16793
16794 #: api/StoreSettings.php:500
16795 msgid "Label Selector"
16796 msgstr ""
16797
16798 #: app/Services/Translations/block-editor-translation.php:194
16799 msgid "Label Text"
16800 msgstr ""
16801
16802 #: app/Services/Filter/LabelFilter.php:57
16803 #: app/Services/Translations/admin-translation.php:1281
16804 msgid "Labels"
16805 msgstr ""
16806
16807 #: app/Modules/MCP/Tools/LabelTools.php:72
16808 msgid "Labels are not available on this install."
16809 msgstr ""
16810
16811 #: app/Http/Controllers/LabelController.php:90
16812 msgid "Labels Updated Successfully"
16813 msgstr ""
16814
16815 #. 1: labels added, 2: labels removed
16816 #: app/Modules/MCP/Tools/LabelTools.php:147
16817 #, php-format
16818 msgid "Labels updated: %1$d added, %2$d removed."
16819 msgstr ""
16820
16821 #: app/Services/Localization/i18n/states.php:1361
16822 msgid "Labuan"
16823 msgstr ""
16824
16825 #: app/Services/Localization/i18n/states.php:854
16826 msgid "Ladakh"
16827 msgstr ""
16828
16829 #: app/Services/Localization/i18n/states.php:39
16830 msgid "Laghman"
16831 msgstr ""
16832
16833 #: app/Services/Localization/i18n/states.php:486
16834 msgid "Laghouat"
16835 msgstr ""
16836
16837 #: app/Services/Localization/i18n/states.php:1429
16838 msgid "Lagos"
16839 msgstr ""
16840
16841 #: app/Services/Localization/i18n/states.php:1583
16842 msgid "Laguna"
16843 msgstr ""
16844
16845 #: app/Services/Localization/i18n/states.php:1116
16846 msgid "Laikipia"
16847 msgstr ""
16848
16849 #: app/Services/Localization/i18n/states.php:876
16850 msgid "Lakshadeep"
16851 msgstr ""
16852
16853 #: app/Services/Localization/i18n/states.php:158
16854 msgid "Lakshmipur"
16855 msgstr ""
16856
16857 #: app/Services/Localization/i18n/states.php:159
16858 msgid "Lalmonirhat"
16859 msgstr ""
16860
16861 #: app/Services/Localization/i18n/states.php:1528
16862 msgid "Lambayeque"
16863 msgstr ""
16864
16865 #: app/Services/Localization/i18n/states.php:1758
16866 msgid "Lampang"
16867 msgstr ""
16868
16869 #: app/Services/Localization/i18n/states.php:1759
16870 msgid "Lamphun"
16871 msgstr ""
16872
16873 #: app/Services/Localization/i18n/states.php:786
16874 msgid "Lampung"
16875 msgstr ""
16876
16877 #: app/Services/Localization/i18n/states.php:1117
16878 msgid "Lamu"
16879 msgstr ""
16880
16881 #: app/Services/Localization/i18n/states.php:2074
16882 msgid "Lamwo"
16883 msgstr ""
16884
16885 #: app/Services/Localization/i18n/states.php:1584
16886 msgid "Lanao del Norte"
16887 msgstr ""
16888
16889 #: app/Services/Localization/i18n/states.php:1585
16890 msgid "Lanao del Sur"
16891 msgstr ""
16892
16893 #: app/Helpers/CurrenciesHelper.php:89
16894 msgid "Lao Kip"
16895 msgstr ""
16896
16897 #: app/Services/Localization/i18n/states.php:823
16898 msgid "Laois"
16899 msgstr ""
16900
16901 #: app/Services/Localization/i18n/countries.php:133
16902 msgid "Laos"
16903 msgstr ""
16904
16905 #: app/Services/Localization/i18n/states.php:2227
16906 msgid "Lara"
16907 msgstr ""
16908
16909 #: app/Services/Localization/i18n/states.php:1241
16910 msgid "Larache"
16911 msgstr ""
16912
16913 #: app/Services/Translations/block-editor-translation.php:195
16914 msgid "Large"
16915 msgstr ""
16916
16917 #: app/Services/Localization/i18n/states.php:617
16918 msgid "Las Palmas"
16919 msgstr ""
16920
16921 #. %s - number of days
16922 #: app/Services/Translations/admin-translation.php:1283
16923 #, php-format
16924 msgid "Last %s Days"
16925 msgstr ""
16926
16927 #. %s - number of months
16928 #: app/Services/Translations/admin-translation.php:1285
16929 #, php-format
16930 msgid "Last %s Months"
16931 msgstr ""
16932
16933 #: app/Services/Translations/admin-translation.php:1286
16934 #: app/Http/Controllers/ProductController.php:726
16935 msgid "Last 30 days"
16936 msgstr ""
16937
16938 #: app/Services/Translations/admin-translation.php:1287
16939 msgid "Last 6 Months"
16940 msgstr ""
16941
16942 #: app/Services/Translations/admin-translation.php:1288
16943 msgid "Last 7 days"
16944 msgstr ""
16945
16946 #: app/Services/Translations/admin-translation.php:1289
16947 msgid "Last Activity"
16948 msgstr ""
16949
16950 #: app/Services/Translations/admin-translation.php:1290
16951 msgid "Last Month"
16952 msgstr ""
16953
16954 #: app/Services/Renderer/CheckoutFieldsSchema.php:20
16955 #: app/Services/Renderer/CheckoutFieldsSchema.php:468
16956 #: app/Services/Renderer/AddressSelectRenderer.php:439
16957 #: app/Services/Renderer/AddressSelectRenderer.php:447
16958 #: app/Services/Translations/admin-translation.php:1291
16959 #: app/Services/Translations/customer-profile-translation.php:134
16960 msgid "Last Name"
16961 msgstr ""
16962
16963 #: api/Checkout/CheckoutApi.php:914
16964 msgid "Last name is required."
16965 msgstr ""
16966
16967 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:101
16968 msgid "Last Order Date"
16969 msgstr ""
16970
16971 #: app/Services/Filter/CustomerFilter.php:102
16972 #: app/Services/Translations/admin-translation.php:1292
16973 msgid "Last Purchase Date"
16974 msgstr ""
16975
16976 #: app/Services/Translations/admin-translation.php:1293
16977 msgid "Last Purchase Date:"
16978 msgstr ""
16979
16980 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:602
16981 msgid "Last Purchased: "
16982 msgstr ""
16983
16984 #: app/Services/Translations/admin-translation.php:1294
16985 msgid "Last Quarter"
16986 msgstr ""
16987
16988 #: app/Services/Translations/admin-translation.php:1299
16989 msgid ""
16990 "Last tier has unlimited range (max = 0). Set a max value to add more tiers."
16991 msgstr ""
16992
16993 #: app/Services/Translations/admin-translation.php:1295
16994 msgid "Last Update"
16995 msgstr ""
16996
16997 #: app/Services/Translations/admin-translation.php:1296
16998 msgid "Last Update Check"
16999 msgstr ""
17000
17001 #: app/Services/Translations/admin-translation.php:1297
17002 msgid "Last Week"
17003 msgstr ""
17004
17005 #: app/Services/Translations/admin-translation.php:1298
17006 msgid "Last Year"
17007 msgstr ""
17008
17009 #: app/Services/Localization/i18n/states.php:958
17010 msgid "Latina"
17011 msgstr ""
17012
17013 #: app/Services/Localization/i18n/countries.php:134
17014 msgid "Latvia"
17015 msgstr ""
17016
17017 #: app/Services/Localization/i18n/states.php:2203
17018 msgid "Lavalleja"
17019 msgstr ""
17020
17021 #: app/Services/Translations/block-editor-translation.php:196
17022 msgid "Layout"
17023 msgstr ""
17024
17025 #: app/Services/Localization/i18n/states.php:1240
17026 msgid "Laâyoune"
17027 msgstr ""
17028
17029 #: api/StoreSettings.php:1227 app/Services/Localization/i18n/units.php:17
17030 msgid "lbs"
17031 msgstr ""
17032
17033 #: app/Services/Renderer/CheckoutRenderer.php:678
17034 #: app/Services/Translations/block-editor-translation.php:197
17035 msgid "Leave a Note"
17036 msgstr ""
17037
17038 #: app/Views/invoice/delivery_slip.php:75
17039 msgid "Leave a Review"
17040 msgstr ""
17041
17042 #: app/Services/Translations/admin-translation.php:1300
17043 msgid "Leave empty for all the variations"
17044 msgstr ""
17045
17046 #: app/Services/Translations/admin-translation.php:2813
17047 msgid "leave empty or 0 for no max limit"
17048 msgstr ""
17049
17050 #: app/Services/Translations/admin-translation.php:1301
17051 msgid "Leave empty to match all cities"
17052 msgstr ""
17053
17054 #: app/Services/Translations/admin-translation.php:1302
17055 msgid "Leave empty to run this feed for all variations"
17056 msgstr ""
17057
17058 #: app/Services/Translations/block-editor-translation.php:198
17059 msgid "Leave empty to use the default text: My Account"
17060 msgstr ""
17061
17062 #: app/Services/Translations/block-editor-translation.php:199
17063 msgid ""
17064 "Leave empty to use the selected icon above. Enter a URL to override with a "
17065 "custom icon."
17066 msgstr ""
17067
17068 #: app/Helpers/CurrenciesHelper.php:90
17069 msgid "Lebanese Pound"
17070 msgstr ""
17071
17072 #: app/Services/Localization/i18n/countries.php:135
17073 msgid "Lebanon"
17074 msgstr ""
17075
17076 #: app/Services/Localization/i18n/states.php:959
17077 msgid "Lecce"
17078 msgstr ""
17079
17080 #: app/Services/Localization/i18n/states.php:960
17081 msgid "Lecco"
17082 msgstr ""
17083
17084 #: app/Services/Translations/block-editor-translation.php:200
17085 #: app/Modules/Templating/Bricks/Elements/BuySection.php:203
17086 #: app/Modules/Templating/Bricks/Elements/BuySection.php:331
17087 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:109
17088 msgid "Left"
17089 msgstr ""
17090
17091 #: api/StoreSettings.php:328 app/Helpers/EditorShortCodeHelper.php:44
17092 #: app/Services/Renderer/CheckoutFieldsSchema.php:491
17093 #: app/Services/Renderer/AddressSelectRenderer.php:466
17094 #: app/Services/Renderer/CheckoutRenderer.php:399
17095 #: app/Services/Translations/admin-translation.php:1303
17096 #: app/Services/Translations/customer-profile-translation.php:135
17097 msgid "Legal Registration ID"
17098 msgstr ""
17099
17100 #: app/Http/Requests/CustomerAddressRequest.php:76
17101 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:80
17102 msgid "Legal Registration ID field is required."
17103 msgstr ""
17104
17105 #: api/Checkout/CheckoutApi.php:890
17106 #: app/Services/Translations/customer-profile-translation.php:136
17107 msgid "Legal Registration ID is required."
17108 msgstr ""
17109
17110 #: app/Services/Translations/admin-translation.php:1304
17111 msgid "Legal Registration Scheme"
17112 msgstr ""
17113
17114 #: app/Services/Localization/i18n/states.php:824
17115 msgid "Leitrim"
17116 msgstr ""
17117
17118 #: app/Services/Localization/i18n/states.php:723
17119 msgid "Lempira"
17120 msgstr ""
17121
17122 #: app/Services/Translations/admin-translation.php:1305
17123 msgid "Length"
17124 msgstr ""
17125
17126 #: app/Services/Translations/admin-translation.php:1306
17127 #, php-format
17128 msgid "Length (%s)"
17129 msgstr ""
17130
17131 #: app/Services/Localization/i18n/states.php:1305
17132 msgid "Leova"
17133 msgstr ""
17134
17135 #: app/Services/Localization/i18n/countries.php:136
17136 msgid "Lesotho"
17137 msgstr ""
17138
17139 #: app/Helpers/CurrenciesHelper.php:93
17140 msgid "Lesotho Loti"
17141 msgstr ""
17142
17143 #: app/Services/Translations/admin-translation.php:1307
17144 msgid "Less Than"
17145 msgstr ""
17146
17147 #. %s - comparison range
17148 #: app/Services/Translations/admin-translation.php:1310
17149 #, php-format
17150 msgid "Less than %s"
17151 msgstr ""
17152
17153 #: app/Services/Translations/admin-translation.php:1308
17154 msgid "Less Than or Equal"
17155 msgstr ""
17156
17157 #: app/Modules/MCP/MCPInit.php:214
17158 msgid ""
17159 "Let AI assistants (Claude, Cursor, and other MCP clients) securely read your "
17160 "store and run operator tasks via the Model Context Protocol. Ships off; "
17161 "enable it and connect with an application password."
17162 msgstr ""
17163
17164 #: app/Services/Translations/admin-translation.php:1311
17165 msgid "Let's go"
17166 msgstr ""
17167
17168 #: app/Services/Localization/i18n/states.php:1586
17169 msgid "Leyte"
17170 msgstr ""
17171
17172 #: app/Services/Localization/i18n/states.php:64
17173 msgid "Lezhë"
17174 msgstr ""
17175
17176 #: app/Services/Localization/i18n/states.php:618
17177 #: app/Services/Localization/i18n/states.php:1471
17178 msgid "León"
17179 msgstr ""
17180
17181 #: app/Services/Localization/i18n/states.php:348
17182 msgid "Liaoning / 辽宁"
17183 msgstr ""
17184
17185 #: app/Services/Localization/i18n/countries.php:137
17186 msgid "Liberia"
17187 msgstr ""
17188
17189 #: app/Helpers/CurrenciesHelper.php:92
17190 msgid "Liberian Dollar"
17191 msgstr ""
17192
17193 #: app/Services/Localization/i18n/states.php:331
17194 msgid "Libertador General Bernardo O'Higgins"
17195 msgstr ""
17196
17197 #: app/Services/Localization/i18n/countries.php:138
17198 msgid "Libya"
17199 msgstr ""
17200
17201 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:176
17202 msgid "License"
17203 msgid_plural "Licenses"
17204 msgstr[0] ""
17205 msgstr[1] ""
17206
17207 #: app/Helpers/EditorShortCodeHelper.php:334
17208 msgid "License (Loop)"
17209 msgstr ""
17210
17211 #: app/Services/Translations/customer-profile-translation.php:137
17212 msgid "License Activations"
17213 msgstr ""
17214
17215 #: app/Services/Translations/admin-translation.php:1312
17216 msgid "License Chart"
17217 msgstr ""
17218
17219 #: app/Services/Translations/customer-profile-translation.php:141
17220 msgid "License could not be loaded. Please try again."
17221 msgstr ""
17222
17223 #: app/Services/Translations/admin-translation.php:1313
17224 #: app/Services/Translations/customer-profile-translation.php:138
17225 msgid "License Details"
17226 msgstr ""
17227
17228 #: app/Services/Translations/admin-translation.php:1314
17229 msgid "License Distribution"
17230 msgstr ""
17231
17232 #: app/Services/Translations/admin-translation.php:1320
17233 msgid "License for this product has not been enabled"
17234 msgstr ""
17235
17236 #: app/Services/Translations/customer-profile-translation.php:139
17237 msgid "License Info"
17238 msgstr ""
17239
17240 #: app/Helpers/EditorShortCodeHelper.php:338
17241 #: app/Services/Translations/admin-translation.php:1315
17242 #: app/Services/Translations/customer-profile-translation.php:140
17243 msgid "License Key"
17244 msgstr ""
17245
17246 #: app/Services/Filter/LicenseFilter.php:162
17247 #: app/Services/Filter/OrderFilter.php:456
17248 #: app/Services/Filter/OrderBumpFilter.php:145
17249 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:237
17250 msgid "License key"
17251 msgstr ""
17252
17253 #: app/Services/Translations/admin-translation.php:1317
17254 msgid "License Key copied to clipboard"
17255 msgstr ""
17256
17257 #: app/Services/Translations/admin-translation.php:1316
17258 msgid "License Key Prefix (Optional)"
17259 msgstr ""
17260
17261 #: app/Services/Filter/LicenseFilter.php:158
17262 #: app/Services/Filter/LicenseSiteFilter.php:129
17263 #: app/Services/Filter/OrderFilter.php:452
17264 #: app/Services/Filter/OrderBumpFilter.php:141
17265 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:233
17266 msgid "License Property"
17267 msgstr ""
17268
17269 #: app/Services/Translations/admin-translation.php:1318
17270 msgid "License Settings"
17271 msgstr ""
17272
17273 #: app/Services/Translations/admin-translation.php:1321
17274 msgid ""
17275 "License settings cannot be saved for bundle products. Licenses are generated "
17276 "according to bundle items' license settings."
17277 msgstr ""
17278
17279 #: app/Services/Translations/admin-translation.php:1319
17280 msgid "License Settings Not Available for Bundle Products"
17281 msgstr ""
17282
17283 #: app/Services/Filter/OrderFilter.php:464
17284 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:246
17285 msgid "License Status"
17286 msgstr ""
17287
17288 #. %s is the license status
17289 #: app/Services/Translations/customer-profile-translation.php:143
17290 #, php-format
17291 msgid "License status: %s"
17292 msgstr ""
17293
17294 #: app/Services/Translations/admin-translation.php:1322
17295 #: app/Services/Translations/customer-profile-translation.php:144
17296 msgid "Licensed"
17297 msgstr ""
17298
17299 #: app/Services/Translations/admin-translation.php:1323
17300 #: app/Services/Translations/customer-profile-translation.php:145
17301 #: app/Services/Translations/block-editor-translation.php:201
17302 #: app/Services/Renderer/Receipt/ThankYouRender.php:809
17303 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:284
17304 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:441
17305 #: app/Hooks/Handlers/BlockEditors/CustomerProfileBlockEditor.php:45
17306 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:226
17307 #: app/Views/emails/order/paid/customer.php:39
17308 msgid "Licenses"
17309 msgstr ""
17310
17311 #: app/Services/Translations/admin-translation.php:1324
17312 msgid ""
17313 "Licenses are managed by bundle items themselves. Only pricing follows the "
17314 "bundle product (e.g., yearly bundle pricing results in yearly licenses for "
17315 "child bundle items)."
17316 msgstr ""
17317
17318 #: app/Services/Translations/customer-profile-translation.php:146
17319 msgid "Licenses table"
17320 msgstr ""
17321
17322 #: app/Services/Translations/admin-translation.php:1325
17323 msgid "Licensing"
17324 msgstr ""
17325
17326 #: app/Services/Localization/i18n/countries.php:139
17327 msgid "Liechtenstein"
17328 msgstr ""
17329
17330 #: app/Services/Translations/admin-translation.php:1326
17331 msgid "Lifetime"
17332 msgstr ""
17333
17334 #: app/Services/Translations/admin-translation.php:1327
17335 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:86
17336 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:590
17337 msgid "Lifetime Value"
17338 msgstr ""
17339
17340 #: app/Services/Translations/admin-translation.php:1328
17341 msgid "Lifetime Value (LTV)"
17342 msgstr ""
17343
17344 #: app/Http/Controllers/CustomerController.php:268
17345 msgid "Lifetime value recalculated successfully"
17346 msgstr ""
17347
17348 #: app/Services/Translations/admin-translation.php:1329
17349 msgid "Light"
17350 msgstr ""
17351
17352 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:86
17353 msgid "Lightbox"
17354 msgstr ""
17355
17356 #: app/Services/Localization/i18n/states.php:740
17357 msgid "Lika-Senj County"
17358 msgstr ""
17359
17360 #: app/Services/Localization/i18n/states.php:1529
17361 msgid "Lima"
17362 msgstr ""
17363
17364 #: app/Services/Localization/i18n/states.php:825
17365 msgid "Limerick"
17366 msgstr ""
17367
17368 #: app/Services/Translations/admin-translation.php:1330
17369 msgid "Limit purchases to 1 item per order"
17370 msgstr ""
17371
17372 #. %1$s: maximum number of draft terms in one batch
17373 #: app/Services/Translations/admin-translation.php:1332
17374 #, php-format
17375 msgid "Limit reached (%1$s)"
17376 msgstr ""
17377
17378 #: app/Services/Localization/i18n/states.php:2250
17379 msgid "Limpopo"
17380 msgstr ""
17381
17382 #: app/Services/Localization/i18n/states.php:415
17383 msgid "Limón"
17384 msgstr ""
17385
17386 #: app/Services/Localization/i18n/states.php:1912
17387 msgid "Lindi"
17388 msgstr ""
17389
17390 #: app/Services/Translations/admin-translation.php:1333
17391 #: app/Services/Translations/block-editor-translation.php:202
17392 msgid "Link"
17393 msgstr ""
17394
17395 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:389
17396 msgid "Link entire product"
17397 msgstr ""
17398
17399 #: app/Services/Translations/block-editor-translation.php:203
17400 msgid "Link Settings"
17401 msgstr ""
17402
17403 #: app/Services/Translations/block-editor-translation.php:205
17404 msgid "Link to Home"
17405 msgstr ""
17406
17407 #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:67
17408 msgid "Link to product"
17409 msgstr ""
17410
17411 #: app/Services/Translations/block-editor-translation.php:204
17412 msgid "Link With Shop App"
17413 msgstr ""
17414
17415 #: app/Services/Localization/i18n/states.php:2075
17416 msgid "Lira"
17417 msgstr ""
17418
17419 #: app/Services/Localization/i18n/states.php:2276
17420 msgid "Lisburn and Castlereagh"
17421 msgstr ""
17422
17423 #: app/Services/Translations/block-editor-translation.php:206
17424 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:75
17425 msgid "List"
17426 msgstr ""
17427
17428 #: app/Services/Translations/TransStrings.php:279
17429 msgid "List 1"
17430 msgstr ""
17431
17432 #: app/Services/Translations/TransStrings.php:279
17433 msgid "List 2"
17434 msgstr ""
17435
17436 #: app/Modules/MCP/Tools/CouponTools.php:33
17437 msgid "List Coupons"
17438 msgstr ""
17439
17440 #: app/Modules/MCP/Tools/CustomerTools.php:30
17441 msgid "List Customers"
17442 msgstr ""
17443
17444 #: app/Services/Translations/admin-translation.php:1334
17445 msgid ""
17446 "List of email addresses that can use the coupon. Separate multiple emails "
17447 "with commas. You may also use regular expressions."
17448 msgstr ""
17449
17450 #: app/Services/Translations/customer-profile-translation.php:147
17451 msgid "List of sites where the license is activated"
17452 msgstr ""
17453
17454 #: app/Modules/MCP/Tools/OrderTools.php:51
17455 msgid "List Orders"
17456 msgstr ""
17457
17458 #: app/Modules/MCP/Tools/ProductTools.php:33
17459 msgid "List Products"
17460 msgstr ""
17461
17462 #: app/Modules/MCP/Tools/ContextTools.php:82
17463 msgid "List Reference Data"
17464 msgstr ""
17465
17466 #: app/Modules/MCP/Tools/SubscriptionTools.php:32
17467 msgid "List Subscriptions"
17468 msgstr ""
17469
17470 #: app/Services/Renderer/ShopAppRenderer.php:307
17471 #: app/Services/Translations/block-editor-translation.php:207
17472 msgid "List View"
17473 msgstr ""
17474
17475 #: app/Services/Translations/admin-translation.php:1335
17476 msgid ""
17477 "Listed price stays unchanged on reverse charge. Only the tax line is zeroed "
17478 "on the invoice."
17479 msgstr ""
17480
17481 #: app/Services/Localization/i18n/countries.php:140
17482 msgid "Lithuania"
17483 msgstr ""
17484
17485 #: app/Services/Localization/i18n/states.php:234
17486 msgid "Littoral"
17487 msgstr ""
17488
17489 #: api/StoreSettings.php:228
17490 msgid "Live"
17491 msgstr ""
17492
17493 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:193
17494 msgid "Live API Key"
17495 msgstr ""
17496
17497 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:182
17498 msgid "Live Client ID"
17499 msgstr ""
17500
17501 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:301
17502 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:594
17503 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:177
17504 msgid "Live credentials"
17505 msgstr ""
17506
17507 #: app/Services/Translations/block-editor-translation.php:208
17508 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:271
17509 msgid "Live Filter"
17510 msgstr ""
17511
17512 #: app/Services/Translations/admin-translation.php:1336
17513 #: app/Hooks/Handlers/AdminMenuBarHandler.php:27
17514 msgid "Live Mode"
17515 msgstr ""
17516
17517 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:572
17518 msgid "Live Webhook ID (Copy the webhook id and paste bellow)"
17519 msgstr ""
17520
17521 #: app/Services/Localization/i18n/states.php:961
17522 msgid "Livorno"
17523 msgstr ""
17524
17525 #: app/Services/Localization/i18n/states.php:619
17526 msgid "Lleida"
17527 msgstr ""
17528
17529 #: app/Services/Translations/admin-translation.php:1340
17530 msgid "Load all terms before reordering"
17531 msgstr ""
17532
17533 #: app/Services/Translations/admin-translation.php:1341
17534 msgid "Load every term before reordering."
17535 msgstr ""
17536
17537 #: app/Services/Translations/admin-translation.php:1337
17538 msgid "Load More"
17539 msgstr ""
17540
17541 #. %1$s: loaded count, %2$s: total count
17542 #: app/Services/Translations/admin-translation.php:1339
17543 #, php-format
17544 msgid "Load More (%1$s/%2$s)"
17545 msgstr ""
17546
17547 #: app/Services/Renderer/ProductCardRender.php:549
17548 #: app/Services/Translations/TransStrings.php:206
17549 #: app/Services/Translations/TransStrings.php:212
17550 #: app/Services/Translations/TransStrings.php:219
17551 #: app/Services/Translations/admin-translation.php:1342
17552 msgid "Loading"
17553 msgstr ""
17554
17555 #: app/Services/Translations/admin-translation.php:1343
17556 msgid "Loading adjustment history..."
17557 msgstr ""
17558
17559 #: app/Services/Translations/admin-translation.php:1344
17560 msgid "Loading block editor…"
17561 msgstr ""
17562
17563 #: app/Services/Translations/admin-translation.php:1345
17564 msgid "Loading editor..."
17565 msgstr ""
17566
17567 #: app/Services/Translations/block-editor-translation.php:210
17568 msgid "Loading media..."
17569 msgstr ""
17570
17571 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:183
17572 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:741
17573 msgid "Loading Payment Processor..."
17574 msgstr ""
17575
17576 #: app/Services/Translations/admin-translation.php:1346
17577 msgid "Loading preview..."
17578 msgstr ""
17579
17580 #: app/Services/Translations/admin-translation.php:1347
17581 #: app/Services/Translations/block-editor-translation.php:211
17582 msgid "Loading products..."
17583 msgstr ""
17584
17585 #: app/Services/Translations/block-editor-translation.php:209
17586 msgid "Loading Related Products..."
17587 msgstr ""
17588
17589 #: app/Services/Translations/checkout-translation.php:17
17590 #: app/Services/Translations/admin-translation.php:1348
17591 #: app/Services/Translations/block-editor-translation.php:212
17592 msgid "Loading..."
17593 msgstr ""
17594
17595 #: app/Services/Translations/admin-translation.php:2814
17596 msgid "loading..."
17597 msgstr ""
17598
17599 #: app/Modules/StorageDrivers/Local/Local.php:17
17600 msgid "Local"
17601 msgstr ""
17602
17603 #: app/Services/Translations/admin-translation.php:2815
17604 #: app/Services/Translations/customer-profile-translation.php:348
17605 msgid "local"
17606 msgstr ""
17607
17608 #: app/Services/Translations/admin-translation.php:1349
17609 msgid "Local / Staging"
17610 msgstr ""
17611
17612 #: app/Modules/StorageDrivers/Local/Local.php:36
17613 msgid "Local allows to upload file in local file storage"
17614 msgstr ""
17615
17616 #: app/Services/Translations/admin-translation.php:1350
17617 msgid "Local Pickup"
17618 msgstr ""
17619
17620 #: app/Services/Translations/admin-translation.php:1351
17621 msgid "Local Reverse Charge"
17622 msgstr ""
17623
17624 #: app/Modules/StorageDrivers/Local/Local.php:53
17625 msgid "Local Settings"
17626 msgstr ""
17627
17628 #: app/Services/Translations/admin-translation.php:1352
17629 msgid "Local/self-signed site (disable TLS verification)"
17630 msgstr ""
17631
17632 #: app/Services/Translations/admin-translation.php:1353
17633 msgid "Location"
17634 msgstr ""
17635
17636 #: app/Services/Localization/i18n/states.php:962
17637 msgid "Lodi"
17638 msgstr ""
17639
17640 #: app/Services/Localization/i18n/states.php:1760
17641 msgid "Loei"
17642 msgstr ""
17643
17644 #: app/Services/Localization/i18n/states.php:1195
17645 msgid "Lofa"
17646 msgstr ""
17647
17648 #: app/Services/Localization/i18n/states.php:40
17649 msgid "Logar"
17650 msgstr ""
17651
17652 #: app/Services/Translations/checkout-translation.php:18
17653 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:75
17654 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:78
17655 msgid "Login"
17656 msgstr ""
17657
17658 #: app/Services/Translations/checkout-translation.php:19
17659 msgid "Login failed."
17660 msgstr ""
17661
17662 #: app/Services/Translations/checkout-translation.php:20
17663 msgid "Login failed. Please try again."
17664 msgstr ""
17665
17666 #: api/User.php:55 app/Services/Translations/checkout-translation.php:21
17667 msgid "Login successful"
17668 msgstr ""
17669
17670 #: app/Services/Translations/admin-translation.php:1354
17671 msgid "Logo"
17672 msgstr ""
17673
17674 #: app/Services/Translations/block-editor-translation.php:213
17675 msgid "Logo Image"
17676 msgstr ""
17677
17678 #: app/Services/Translations/block-editor-translation.php:214
17679 msgid "Logo Settings"
17680 msgstr ""
17681
17682 #: app/Services/Translations/block-editor-translation.php:215
17683 #: app/Views/frontend/customer_menu.php:83
17684 #: app/Views/frontend/customer_menu.php:83
17685 #: app/Views/frontend/customer_menu.php:86
17686 msgid "Logout"
17687 msgstr ""
17688
17689 #: app/Helpers/AdminHelper.php:183
17690 #: app/Services/Translations/admin-translation.php:1355
17691 #: app/Hooks/Handlers/MenuHandler.php:359
17692 msgid "Logs"
17693 msgstr ""
17694
17695 #. %s - log id
17696 #: app/Services/Translations/admin-translation.php:1357
17697 #, php-format
17698 msgid "Logs ID: %s"
17699 msgstr ""
17700
17701 #: app/Services/Localization/i18n/states.php:546
17702 msgid "Loja"
17703 msgstr ""
17704
17705 #: app/Services/Translations/admin-translation.php:1358
17706 msgid "Long Description"
17707 msgstr ""
17708
17709 #: app/Services/Localization/i18n/states.php:826
17710 msgid "Longford"
17711 msgstr ""
17712
17713 #: app/Services/Translations/customer-profile-translation.php:148
17714 msgid "Looks like no licenses yet. Purchase something to view data."
17715 msgstr ""
17716
17717 #: app/Services/Translations/admin-translation.php:1359
17718 msgid "Looks like your license key has been Expired!"
17719 msgstr ""
17720
17721 #: app/Services/Localization/i18n/states.php:1761
17722 msgid "Lopburi"
17723 msgstr ""
17724
17725 #: app/Services/Translations/block-editor-translation.php:216
17726 msgid "Lorem ipsum dolor set amet"
17727 msgstr ""
17728
17729 #: app/Services/Localization/i18n/states.php:1530
17730 msgid "Loreto"
17731 msgstr ""
17732
17733 #: app/Services/Localization/i18n/states.php:332
17734 msgid "Los Lagos"
17735 msgstr ""
17736
17737 #: app/Services/Localization/i18n/states.php:333
17738 #: app/Services/Localization/i18n/states.php:547
17739 msgid "Los Ríos"
17740 msgstr ""
17741
17742 #: app/Services/Localization/i18n/states.php:1505
17743 msgid "Los Santos"
17744 msgstr ""
17745
17746 #: app/Services/Localization/i18n/states.php:1711
17747 msgid "Louga"
17748 msgstr ""
17749
17750 #: app/Services/Localization/i18n/states.php:2158
17751 msgid "Louisiana"
17752 msgstr ""
17753
17754 #: app/Services/Localization/i18n/states.php:827
17755 msgid "Louth"
17756 msgstr ""
17757
17758 #: app/Services/Localization/i18n/states.php:202
17759 msgid "Lovech"
17760 msgstr ""
17761
17762 #: app/Services/Translations/admin-translation.php:1360
17763 msgid "Low"
17764 msgstr ""
17765
17766 #: app/Services/Translations/admin-translation.php:1361
17767 #: app/Services/Translations/block-editor-translation.php:217
17768 msgid "Low Stock"
17769 msgstr ""
17770
17771 #: app/Services/Localization/i18n/states.php:429
17772 msgid "Lower Saxony"
17773 msgstr ""
17774
17775 #: app/Services/Translations/admin-translation.php:1278
17776 msgid "LTV"
17777 msgstr ""
17778
17779 #: app/Services/Translations/admin-translation.php:1279
17780 msgid "LTV:"
17781 msgstr ""
17782
17783 #: app/Services/Localization/i18n/states.php:80
17784 msgid "Luanda"
17785 msgstr ""
17786
17787 #: app/Services/Localization/i18n/states.php:1172
17788 msgid "Luang Namtha"
17789 msgstr ""
17790
17791 #: app/Services/Localization/i18n/states.php:1173
17792 msgid "Luang Prabang"
17793 msgstr ""
17794
17795 #: app/Services/Localization/i18n/states.php:2260
17796 msgid "Luapula"
17797 msgstr ""
17798
17799 #: app/Services/Localization/i18n/states.php:963
17800 msgid "Lucca"
17801 msgstr ""
17802
17803 #: app/Services/Localization/i18n/states.php:620
17804 msgid "Lugo"
17805 msgstr ""
17806
17807 #: app/Services/Localization/i18n/states.php:1972
17808 msgid "Luhanshchyna"
17809 msgstr ""
17810
17811 #: app/Services/Localization/i18n/states.php:1453
17812 msgid "Lumbini"
17813 msgstr ""
17814
17815 #: app/Services/Localization/i18n/states.php:81
17816 msgid "Lunda-Norte"
17817 msgstr ""
17818
17819 #: app/Services/Localization/i18n/states.php:82
17820 msgid "Lunda-Sul"
17821 msgstr ""
17822
17823 #: app/Services/Localization/i18n/states.php:892
17824 msgid "Luristan (لرستان)"
17825 msgstr ""
17826
17827 #: app/Services/Localization/i18n/states.php:2265
17828 msgid "Lusaka"
17829 msgstr ""
17830
17831 #: app/Services/Localization/i18n/states.php:2076
17832 msgid "Luuka"
17833 msgstr ""
17834
17835 #: app/Services/Localization/i18n/states.php:2077
17836 msgid "Luwero"
17837 msgstr ""
17838
17839 #: app/Services/Localization/i18n/countries.php:141
17840 msgid "Luxembourg"
17841 msgstr ""
17842
17843 #: app/Services/Localization/i18n/states.php:578
17844 msgid "Luxor"
17845 msgstr ""
17846
17847 #: app/Services/Localization/i18n/states.php:307
17848 msgid "Luzern"
17849 msgstr ""
17850
17851 #: app/Services/Localization/i18n/states.php:1984
17852 msgid "Lvivshchyna"
17853 msgstr ""
17854
17855 #: app/Services/Localization/i18n/states.php:2078
17856 msgid "Lwengo"
17857 msgstr ""
17858
17859 #: app/Services/Localization/i18n/states.php:2079
17860 msgid "Lyantonde"
17861 msgstr ""
17862
17863 #: api/StoreSettings.php:1252 app/Services/Localization/i18n/units.php:21
17864 msgid "m"
17865 msgstr ""
17866
17867 #. Date format for order creation date
17868 #: app/Views/invoice/receipt_slip.php:122
17869 #: app/Views/invoice/receipt_slip.php:626
17870 msgid "M d, Y"
17871 msgstr ""
17872
17873 #: app/Helpers/CurrenciesHelper.php:100
17874 msgid "Macanese Pataca"
17875 msgstr ""
17876
17877 #: app/Services/Localization/i18n/countries.php:142
17878 msgid "Macao"
17879 msgstr ""
17880
17881 #: app/Services/Localization/i18n/states.php:371
17882 msgid "Macao / 澳门"
17883 msgstr ""
17884
17885 #: app/Helpers/CurrenciesHelper.php:97
17886 msgid "Macedonian Denar"
17887 msgstr ""
17888
17889 #: app/Services/Localization/i18n/states.php:964
17890 msgid "Macerata"
17891 msgstr ""
17892
17893 #: app/Services/Localization/i18n/states.php:1118
17894 msgid "Machakos"
17895 msgstr ""
17896
17897 #: app/Services/Localization/i18n/countries.php:144
17898 msgid "Madagascar"
17899 msgstr ""
17900
17901 #: app/Services/Localization/i18n/states.php:160
17902 msgid "Madaripur"
17903 msgstr ""
17904
17905 #: app/Services/Localization/i18n/states.php:855
17906 msgid "Madhya Pradesh"
17907 msgstr ""
17908
17909 #: app/Services/Localization/i18n/states.php:1531
17910 msgid "Madre de Dios"
17911 msgstr ""
17912
17913 #: app/Services/Localization/i18n/states.php:621
17914 msgid "Madrid"
17915 msgstr ""
17916
17917 #: app/Services/Localization/i18n/states.php:1472
17918 msgid "Madriz"
17919 msgstr ""
17920
17921 #: app/Services/Localization/i18n/states.php:1762
17922 msgid "Mae Hong Son"
17923 msgstr ""
17924
17925 #: app/Services/Localization/i18n/states.php:334
17926 msgid "Magallanes"
17927 msgstr ""
17928
17929 #: app/Services/Localization/i18n/states.php:395
17930 msgid "Magdalena"
17931 msgstr ""
17932
17933 #: app/Services/Localization/i18n/states.php:1587
17934 msgid "Maguindanao"
17935 msgstr ""
17936
17937 #: app/Services/Localization/i18n/states.php:161
17938 msgid "Magura"
17939 msgstr ""
17940
17941 #: app/Services/Localization/i18n/states.php:1763
17942 msgid "Maha Sarakham"
17943 msgstr ""
17944
17945 #: app/Services/Localization/i18n/states.php:1454
17946 msgid "Mahakali"
17947 msgstr ""
17948
17949 #: app/Services/Localization/i18n/states.php:856
17950 msgid "Maharashtra"
17951 msgstr ""
17952
17953 #: app/Services/Translations/admin-translation.php:1367
17954 msgid "Mail From:"
17955 msgstr ""
17956
17957 #: app/Services/Translations/admin-translation.php:1368
17958 msgid "Mail Subject:"
17959 msgstr ""
17960
17961 #: app/Services/Translations/admin-translation.php:1369
17962 msgid "Mailing Settings"
17963 msgstr ""
17964
17965 #: app/Services/Localization/i18n/states.php:2159
17966 msgid "Maine"
17967 msgstr ""
17968
17969 #: app/Services/Translations/admin-translation.php:1370
17970 msgid "Make public (visible to all users)"
17971 msgstr ""
17972
17973 #: app/Services/Translations/admin-translation.php:1371
17974 msgid "Make subscription as split"
17975 msgstr ""
17976
17977 #: app/Services/Translations/admin-translation.php:1372
17978 msgid "Make sure you're registered for VAT when collecting in the EU."
17979 msgstr ""
17980
17981 #: app/Services/Translations/admin-translation.php:1373
17982 msgid ""
17983 "Make sure you've downloaded and saved the CSV file for your records before "
17984 "proceeding."
17985 msgstr ""
17986
17987 #: app/Services/Translations/admin-translation.php:1374
17988 msgid "Make this coupon recurring"
17989 msgstr ""
17990
17991 #: app/Services/Translations/block-editor-translation.php:218
17992 msgid "Make title a link"
17993 msgstr ""
17994
17995 #: app/Services/Localization/i18n/states.php:1119
17996 msgid "Makueni"
17997 msgstr ""
17998
17999 #: app/Services/Localization/i18n/states.php:1362
18000 msgid "Malacca (Melaka)"
18001 msgstr ""
18002
18003 #: app/Helpers/CurrenciesHelper.php:96 app/Helpers/CurrenciesHelper.php:391
18004 msgid "Malagasy Ariary"
18005 msgstr ""
18006
18007 #: app/Services/Localization/i18n/states.php:83
18008 msgid "Malanje"
18009 msgstr ""
18010
18011 #: app/Services/Localization/i18n/states.php:1861
18012 msgid "Malatya"
18013 msgstr ""
18014
18015 #: app/Services/Localization/i18n/countries.php:145
18016 msgid "Malawi"
18017 msgstr ""
18018
18019 #: app/Helpers/CurrenciesHelper.php:104
18020 msgid "Malawian Kwacha"
18021 msgstr ""
18022
18023 #: app/Services/Localization/i18n/countries.php:146
18024 msgid "Malaysia"
18025 msgstr ""
18026
18027 #: app/Helpers/CurrenciesHelper.php:106
18028 msgid "Malaysian Ringgit"
18029 msgstr ""
18030
18031 #: app/Services/Localization/i18n/countries.php:147
18032 msgid "Maldives"
18033 msgstr ""
18034
18035 #: app/Helpers/CurrenciesHelper.php:103
18036 msgid "Maldivian Rufiyaa"
18037 msgstr ""
18038
18039 #: app/Services/Localization/i18n/states.php:2204
18040 msgid "Maldonado"
18041 msgstr ""
18042
18043 #: app/Services/Localization/i18n/countries.php:148
18044 msgid "Mali"
18045 msgstr ""
18046
18047 #: app/Services/Localization/i18n/countries.php:149
18048 msgid "Malta"
18049 msgstr ""
18050
18051 #: app/Services/Localization/i18n/states.php:807
18052 msgid "Maluku"
18053 msgstr ""
18054
18055 #: app/Services/Localization/i18n/states.php:808
18056 msgid "Maluku Utara"
18057 msgstr ""
18058
18059 #: app/Services/Localization/i18n/states.php:548
18060 msgid "Manabí"
18061 msgstr ""
18062
18063 #: app/Services/Localization/i18n/states.php:2080
18064 msgid "Manafwa"
18065 msgstr ""
18066
18067 #: app/Services/Translations/admin-translation.php:1375
18068 #: app/Services/Translations/customer-profile-translation.php:150
18069 msgid "Manage"
18070 msgstr ""
18071
18072 #. %1$s: payment gateway name
18073 #: app/Services/Translations/admin-translation.php:1377
18074 #, php-format
18075 msgid "Manage %1$s"
18076 msgstr ""
18077
18078 #: app/Services/Translations/admin-translation.php:1383
18079 msgid "Manage address"
18080 msgstr ""
18081
18082 #: app/Services/Translations/customer-profile-translation.php:151
18083 msgid "Manage and update your personal information."
18084 msgstr ""
18085
18086 #: app/Services/Translations/admin-translation.php:1384
18087 msgid "Manage billing address"
18088 msgstr ""
18089
18090 #: app/Modules/MCP/Tools/CouponTools.php:56
18091 msgid "Manage Coupon"
18092 msgstr ""
18093
18094 #: app/Services/Permission/PermissionManager.php:205
18095 msgid "Manage Coupons"
18096 msgstr ""
18097
18098 #: app/Http/Controllers/ModuleSettingsController.php:295
18099 msgid ""
18100 "Manage customer withdrawal, refund, return, and cancellation requests with "
18101 "dedicated forms, workflows, notifications, and admin tools. Includes support "
18102 "for the German Withdrawal Button requirement under § 356a BGB."
18103 msgstr ""
18104
18105 #: app/Services/Permission/PermissionManager.php:189
18106 msgid "Manage Customers"
18107 msgstr ""
18108
18109 #: app/Views/emails/digest.php:202
18110 msgid "Manage digest settings"
18111 msgstr ""
18112
18113 #: app/Services/Translations/admin-translation.php:1385
18114 msgid "Manage discount"
18115 msgstr ""
18116
18117 #: app/Services/Permission/PermissionManager.php:210
18118 msgid "Manage Integrations"
18119 msgstr ""
18120
18121 #: app/Services/Permission/PermissionManager.php:213
18122 msgid "Manage Labels"
18123 msgstr ""
18124
18125 #: app/Services/Translations/admin-translation.php:1378
18126 msgid "Manage License Details"
18127 msgstr ""
18128
18129 #: app/Services/Permission/PermissionManager.php:202
18130 msgid "Manage Licenses"
18131 msgstr ""
18132
18133 #: app/Services/Translations/admin-translation.php:1379
18134 msgid "Manage Media"
18135 msgstr ""
18136
18137 #: app/Services/Permission/PermissionManager.php:193
18138 msgid "Manage Order Statuses"
18139 msgstr ""
18140
18141 #: app/Services/Permission/PermissionManager.php:194
18142 msgid "Manage Orders"
18143 msgstr ""
18144
18145 #: app/Services/Translations/admin-translation.php:1380
18146 msgid "Manage PayPal"
18147 msgstr ""
18148
18149 #: app/Services/Translations/admin-translation.php:1386
18150 msgid "Manage shipping address"
18151 msgstr ""
18152
18153 #: app/Services/Translations/admin-translation.php:1381
18154 msgid "Manage Stock"
18155 msgstr ""
18156
18157 #: app/Services/Translations/admin-translation.php:1387
18158 msgid "Manage stock"
18159 msgstr ""
18160
18161 #: app/Modules/StockManagement/StockManagement.php:23
18162 msgid "Manage stock of your products easier than ever!"
18163 msgstr ""
18164
18165 #: app/Http/Controllers/ProductController.php:1424
18166 #: app/Http/Controllers/ProductController.php:1430
18167 msgid "Manage stock update failed"
18168 msgstr ""
18169
18170 #: app/Http/Controllers/ProductController.php:1435
18171 msgid "Manage stock updated successfully"
18172 msgstr ""
18173
18174 #: app/Services/Translations/admin-translation.php:1388
18175 msgid "Manage storage provider"
18176 msgstr ""
18177
18178 #: app/Services/Translations/admin-translation.php:1382
18179 msgid "Manage Stripe"
18180 msgstr ""
18181
18182 #: app/Views/emails/subscription/trial_end/customer.php:83
18183 #: app/Views/emails/subscription/reminder/customer.php:72
18184 #: app/Views/emails/subscription/canceled/customer.php:83
18185 msgid "Manage Subscription"
18186 msgstr ""
18187
18188 #: app/Services/Translations/customer-profile-translation.php:152
18189 msgid "Manage subscription"
18190 msgstr ""
18191
18192 #: app/Services/Permission/PermissionManager.php:199
18193 msgid "Manage Subscriptions"
18194 msgstr ""
18195
18196 #: app/Services/Translations/admin-translation.php:1389
18197 msgid "Manage tax rates for different regions"
18198 msgstr ""
18199
18200 #: app/Views/emails/subscription/trial_end/customer.php:81
18201 msgid ""
18202 "Manage your subscription settings, update payment method, or cancel before "
18203 "the trial ends from your account dashboard."
18204 msgstr ""
18205
18206 #: app/Services/Permission/PermissionManager.php:26
18207 msgid "Manager"
18208 msgstr ""
18209
18210 #: app/Services/Localization/i18n/states.php:1473
18211 msgid "Managua"
18212 msgstr ""
18213
18214 #: app/Services/Localization/i18n/states.php:1488
18215 msgid "Manawatu-Whanganui"
18216 msgstr ""
18217
18218 #: app/Services/Localization/i18n/states.php:1036
18219 msgid "Manchester"
18220 msgstr ""
18221
18222 #: app/Services/Localization/i18n/states.php:1120
18223 msgid "Mandera"
18224 msgstr ""
18225
18226 #: app/Services/Localization/i18n/states.php:1379
18227 msgid "Manica"
18228 msgstr ""
18229
18230 #: app/Services/Localization/i18n/states.php:162
18231 msgid "Manikganj "
18232 msgstr ""
18233
18234 #: app/Services/Localization/i18n/states.php:857
18235 msgid "Manipur"
18236 msgstr ""
18237
18238 #: app/Services/Localization/i18n/states.php:1862
18239 msgid "Manisa"
18240 msgstr ""
18241
18242 #: app/Services/Localization/i18n/states.php:283
18243 msgid "Manitoba"
18244 msgstr ""
18245
18246 #: app/Services/Localization/i18n/states.php:965
18247 msgid "Mantova"
18248 msgstr ""
18249
18250 #: app/Services/Renderer/CartSummaryRender.php:335
18251 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:446
18252 msgid "Manual Discount"
18253 msgstr ""
18254
18255 #: app/Helpers/EditorShortCodeHelper.php:239
18256 msgid "Manual Discount Total"
18257 msgstr ""
18258
18259 #: app/Helpers/EditorShortCodeHelper.php:240
18260 msgid "Manual Discount Total (Formatted)"
18261 msgstr ""
18262
18263 #: app/Services/Localization/i18n/states.php:1926
18264 msgid "Manyara"
18265 msgstr ""
18266
18267 #: app/Services/Translations/admin-translation.php:1391
18268 msgid "Map bundle items"
18269 msgstr ""
18270
18271 #: app/Services/Translations/admin-translation.php:1390
18272 msgid "Map Columns"
18273 msgstr ""
18274
18275 #: app/Services/Localization/i18n/states.php:1381
18276 msgid "Maputo"
18277 msgstr ""
18278
18279 #: app/Services/Localization/i18n/states.php:1380
18280 msgid "Maputo Province"
18281 msgstr ""
18282
18283 #: app/Services/Translations/TransStrings.php:189
18284 msgid "Mar"
18285 msgstr ""
18286
18287 #: app/Services/Localization/i18n/states.php:1913
18288 msgid "Mara"
18289 msgstr ""
18290
18291 #: app/Services/Localization/i18n/states.php:2081
18292 msgid "Maracha"
18293 msgstr ""
18294
18295 #: app/Services/Localization/i18n/states.php:1686
18296 msgid "Maramureș"
18297 msgstr ""
18298
18299 #: app/Services/Localization/i18n/states.php:261
18300 msgid "Maranhão"
18301 msgstr ""
18302
18303 #: app/Services/Translations/TransStrings.php:158
18304 msgid "March"
18305 msgstr ""
18306
18307 #: app/Services/Localization/i18n/states.php:1864
18308 msgid "Mardin"
18309 msgstr ""
18310
18311 #: app/Services/Localization/i18n/states.php:1196
18312 msgid "Margibi"
18313 msgstr ""
18314
18315 #: app/Services/Translations/admin-translation.php:1392
18316 msgid "Margin"
18317 msgstr ""
18318
18319 #: app/Services/Localization/i18n/states.php:1588
18320 msgid "Marinduque"
18321 msgstr ""
18322
18323 #: app/Services/Translations/admin-translation.php:1393
18324 msgid "Mark As Complete"
18325 msgstr ""
18326
18327 #: app/Services/Translations/admin-translation.php:1395
18328 msgid "Mark as Completed"
18329 msgstr ""
18330
18331 #: app/Services/Translations/admin-translation.php:1396
18332 msgid "Mark as Filed"
18333 msgstr ""
18334
18335 #: app/Services/Translations/admin-translation.php:1398
18336 msgid "Mark as lifetime"
18337 msgstr ""
18338
18339 #: app/Services/Translations/admin-translation.php:1399
18340 msgid "Mark as paid"
18341 msgstr ""
18342
18343 #: app/Services/Translations/admin-translation.php:1400
18344 msgid "Mark as read"
18345 msgstr ""
18346
18347 #: app/Services/Translations/admin-translation.php:1397
18348 msgid "Mark as Shipped"
18349 msgstr ""
18350
18351 #: app/Services/Translations/admin-translation.php:1401
18352 msgid "Mark as unlimited"
18353 msgstr ""
18354
18355 #: app/Services/Translations/admin-translation.php:1402
18356 msgid "Mark as unread"
18357 msgstr ""
18358
18359 #: app/Services/Translations/admin-translation.php:1403
18360 msgid "Mark order as paid"
18361 msgstr ""
18362
18363 #: app/Services/Translations/admin-translation.php:1394
18364 msgid "Mark Paid"
18365 msgstr ""
18366
18367 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:144
18368 msgid "Mark the community profile as verified"
18369 msgstr ""
18370
18371 #: app/Services/Translations/admin-translation.php:1404
18372 msgid ""
18373 "Mark this coupon as recurring to apply it automatically to every future "
18374 "subscription order. This discount will automatically apply on every renewal. "
18375 "However, the coupon will not be applied if it reduces the payable amount to "
18376 "zero."
18377 msgstr ""
18378
18379 #: app/Services/Localization/i18n/states.php:908
18380 msgid "Markazi (مرکزی)"
18381 msgstr ""
18382
18383 #: app/Services/Localization/i18n/states.php:1491
18384 msgid "Marlborough"
18385 msgstr ""
18386
18387 #: app/Services/Localization/i18n/states.php:1242
18388 msgid "Marrakech"
18389 msgstr ""
18390
18391 #: app/Services/Localization/i18n/states.php:1247
18392 msgid "Marrakech-Medina"
18393 msgstr ""
18394
18395 #: app/Services/Localization/i18n/states.php:1248
18396 msgid "Marrakech-Menara"
18397 msgstr ""
18398
18399 #: app/Services/Localization/i18n/states.php:1121
18400 msgid "Marsabit"
18401 msgstr ""
18402
18403 #: app/Services/Localization/i18n/countries.php:150
18404 msgid "Marshall Islands"
18405 msgstr ""
18406
18407 #: app/Services/Localization/i18n/countries.php:151
18408 msgid "Martinique"
18409 msgstr ""
18410
18411 #: app/Services/Localization/i18n/states.php:1197
18412 #: app/Services/Localization/i18n/states.php:2160
18413 msgid "Maryland"
18414 msgstr ""
18415
18416 #: app/Services/Localization/i18n/states.php:462
18417 msgid "María Trinidad Sánchez"
18418 msgstr ""
18419
18420 #: app/Services/Localization/i18n/states.php:2082
18421 msgid "Masaka"
18422 msgstr ""
18423
18424 #: app/Services/Localization/i18n/states.php:1474
18425 msgid "Masaya"
18426 msgstr ""
18427
18428 #: app/Services/Localization/i18n/states.php:1589
18429 msgid "Masbate"
18430 msgstr ""
18431
18432 #: app/Services/Localization/i18n/states.php:512
18433 msgid "Mascara"
18434 msgstr ""
18435
18436 #: app/Services/Localization/i18n/states.php:2083
18437 msgid "Masindi"
18438 msgstr ""
18439
18440 #: api/StoreSettings.php:956
18441 msgid "Masonry"
18442 msgstr ""
18443
18444 #: app/Services/Localization/i18n/states.php:966
18445 msgid "Massa-Carrara"
18446 msgstr ""
18447
18448 #: app/Services/Localization/i18n/states.php:2161
18449 msgid "Massachusetts"
18450 msgstr ""
18451
18452 #: app/Services/Localization/i18n/states.php:1475
18453 msgid "Matagalpa"
18454 msgstr ""
18455
18456 #: app/Services/Localization/i18n/states.php:1712
18457 msgid "Matam"
18458 msgstr ""
18459
18460 #: app/Services/Localization/i18n/states.php:967
18461 msgid "Matera"
18462 msgstr ""
18463
18464 #: app/Services/Localization/i18n/states.php:262
18465 msgid "Mato Grosso"
18466 msgstr ""
18467
18468 #: app/Services/Localization/i18n/states.php:263
18469 msgid "Mato Grosso do Sul"
18470 msgstr ""
18471
18472 #: app/Services/Localization/i18n/states.php:581
18473 msgid "Matrouh"
18474 msgstr ""
18475
18476 #: app/Services/Localization/i18n/states.php:335
18477 msgid "Maule"
18478 msgstr ""
18479
18480 #: app/Services/Localization/i18n/countries.php:152
18481 msgid "Mauritania"
18482 msgstr ""
18483
18484 #: app/Helpers/CurrenciesHelper.php:101
18485 msgid "Mauritanian Ouguiya"
18486 msgstr ""
18487
18488 #: app/Helpers/CurrenciesHelper.php:102
18489 msgid "Mauritian Rupee"
18490 msgstr ""
18491
18492 #: app/Services/Localization/i18n/countries.php:153
18493 msgid "Mauritius"
18494 msgstr ""
18495
18496 #: app/Services/Translations/admin-translation.php:1405
18497 msgid "Max Discount Amount"
18498 msgstr ""
18499
18500 #: app/Services/Translations/block-editor-translation.php:219
18501 msgid "Max Height (px)"
18502 msgstr ""
18503
18504 #: app/Services/Translations/admin-translation.php:1410
18505 msgid "Max limit per user"
18506 msgstr ""
18507
18508 #: app/Services/Translations/admin-translation.php:1411
18509 #, php-format
18510 msgid "Max must be greater than %s"
18511 msgstr ""
18512
18513 #: app/Services/Filter/ProductFilter.php:201
18514 msgid "Max Price"
18515 msgstr ""
18516
18517 #: app/Services/Translations/admin-translation.php:1412
18518 msgid "Max refund amount for this transaction:"
18519 msgstr ""
18520
18521 #: app/Services/Translations/admin-translation.php:1406
18522 msgid "Max Spend Amount"
18523 msgstr ""
18524
18525 #: app/Services/Translations/admin-translation.php:1407
18526 msgid "Max Stock"
18527 msgstr ""
18528
18529 #: app/Services/Translations/block-editor-translation.php:222
18530 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:125
18531 msgid "Max thumbnails"
18532 msgstr ""
18533
18534 #: app/Services/Translations/admin-translation.php:1408
18535 msgid "Max Uses"
18536 msgstr ""
18537
18538 #: app/Http/Requests/CouponRequest.php:67
18539 msgid "Max uses must be greater than or equal to max per customer."
18540 msgstr ""
18541
18542 #: app/Services/Translations/block-editor-translation.php:220
18543 msgid "Max Visible Items"
18544 msgstr ""
18545
18546 #: app/Services/Translations/admin-translation.php:1409
18547 #, php-format
18548 msgid "Max Weight (%s)"
18549 msgstr ""
18550
18551 #: app/Services/Translations/block-editor-translation.php:221
18552 msgid "Max Width (px)"
18553 msgstr ""
18554
18555 #: app/Http/Controllers/ProductController.php:218
18556 #: app/Http/Controllers/ProductController.php:1591
18557 msgid "Maximum 10 products per chunk allowed"
18558 msgstr ""
18559
18560 #: app/Services/Renderer/AddressSelectRenderer.php:240
18561 msgid "Maximum 15 characters"
18562 msgstr ""
18563
18564 #: app/Services/Translations/admin-translation.php:1414
18565 msgid "Maximum an user can use. 0 means unlimited"
18566 msgstr ""
18567
18568 #: app/Services/Translations/admin-translation.php:1413
18569 msgid "Maximum Discount Uses"
18570 msgstr ""
18571
18572 #: app/Services/Translations/admin-translation.php:1415
18573 msgid "Maximum of 20 saved views reached"
18574 msgstr ""
18575
18576 #: app/Http/Controllers/TaxRateController.php:42
18577 msgid "Maximum of 6 tax classes allowed"
18578 msgstr ""
18579
18580 #: app/Services/Renderer/ProductFilterRender.php:227
18581 msgid "Maximum price"
18582 msgstr ""
18583
18584 #: app/Services/Translations/TransStrings.php:160
18585 #: app/Services/Translations/TransStrings.php:191
18586 msgid "May"
18587 msgstr ""
18588
18589 #: app/Services/Localization/i18n/states.php:828
18590 msgid "Mayo"
18591 msgstr ""
18592
18593 #: app/Services/Localization/i18n/countries.php:154
18594 msgid "Mayotte"
18595 msgstr ""
18596
18597 #: app/Services/Localization/i18n/states.php:2084
18598 msgid "Mayuge"
18599 msgstr ""
18600
18601 #: app/Services/Localization/i18n/states.php:907
18602 msgid "Mazandaran (مازندران)"
18603 msgstr ""
18604
18605 #: app/Services/Localization/i18n/states.php:2085
18606 msgid "Mbale"
18607 msgstr ""
18608
18609 #: app/Services/Localization/i18n/states.php:2086
18610 msgid "Mbarara"
18611 msgstr ""
18612
18613 #: app/Services/Localization/i18n/states.php:1914
18614 msgid "Mbeya"
18615 msgstr ""
18616
18617 #: app/Services/Translations/admin-translation.php:1362
18618 msgid "MCP Connection"
18619 msgstr ""
18620
18621 #: app/Http/Controllers/McpSettingsController.php:122
18622 msgid "MCP disabled. The endpoint will reject requests until re-enabled."
18623 msgstr ""
18624
18625 #: app/Http/Controllers/McpSettingsController.php:121
18626 msgid ""
18627 "MCP enabled. AI agents with a valid app password can now reach the "
18628 "FluentCart tools."
18629 msgstr ""
18630
18631 #: app/Modules/MCP/MCPInit.php:213
18632 msgid "MCP for AI Agents"
18633 msgstr ""
18634
18635 #: app/Services/Localization/i18n/states.php:829
18636 msgid "Meath"
18637 msgstr ""
18638
18639 #: app/Services/Localization/i18n/states.php:1455
18640 msgid "Mechi"
18641 msgstr ""
18642
18643 #: app/Services/Localization/i18n/states.php:428
18644 msgid "Mecklenburg-Vorpommern"
18645 msgstr ""
18646
18647 #: app/Services/Translations/admin-translation.php:1416
18648 msgid "Media"
18649 msgstr ""
18650
18651 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:222
18652 #, php-format
18653 msgid ""
18654 "Media cannot be offloaded because a bucket with the configured name (%s) "
18655 "does not exist."
18656 msgstr ""
18657
18658 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/MediaCarouselBlockEditor.php:65
18659 msgid "Media Carousel"
18660 msgstr ""
18661
18662 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:60
18663 msgid "Media Carousel Loop"
18664 msgstr ""
18665
18666 #: app/Services/Translations/block-editor-translation.php:223
18667 msgid "Medium"
18668 msgstr ""
18669
18670 #: app/Services/Localization/i18n/states.php:858
18671 msgid "Meghalaya"
18672 msgstr ""
18673
18674 #: app/Services/Localization/i18n/states.php:1687
18675 msgid "Mehedinți"
18676 msgstr ""
18677
18678 #: app/Services/Localization/i18n/states.php:163
18679 msgid "Meherpur"
18680 msgstr ""
18681
18682 #: app/Services/Localization/i18n/states.php:1245
18683 msgid "Meknès"
18684 msgstr ""
18685
18686 #: app/Services/Localization/i18n/states.php:623
18687 msgid "Melilla"
18688 msgstr ""
18689
18690 #: app/Services/Localization/i18n/states.php:102
18691 msgid "Mendoza"
18692 msgstr ""
18693
18694 #: app/Hooks/filters.php:49
18695 msgid "Menswear"
18696 msgstr ""
18697
18698 #: app/Services/Translations/admin-translation.php:2816
18699 msgid "menus"
18700 msgstr ""
18701
18702 #: app/Hooks/filters.php:42
18703 msgid "Men’s Shoes"
18704 msgstr ""
18705
18706 #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:85
18707 #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:114
18708 msgid "Mercado Pago Payment Gateway"
18709 msgstr ""
18710
18711 #: app/Services/Localization/i18n/states.php:1122
18712 msgid "Meru"
18713 msgstr ""
18714
18715 #: app/Services/Translations/TransStrings.php:243
18716 msgid "Message"
18717 msgstr ""
18718
18719 #: app/Services/Localization/i18n/states.php:968
18720 msgid "Messina"
18721 msgstr ""
18722
18723 #: app/Services/Localization/i18n/states.php:396
18724 msgid "Meta"
18725 msgstr ""
18726
18727 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:200
18728 msgid "Method and Subscription Id required."
18729 msgstr ""
18730
18731 #: app/Services/Translations/admin-translation.php:1417
18732 msgid "Method Title"
18733 msgstr ""
18734
18735 #: app/Services/Translations/admin-translation.php:1418
18736 msgid "Method Type"
18737 msgstr ""
18738
18739 #: app/Services/Localization/i18n/states.php:1623
18740 msgid "Metro Manila"
18741 msgstr ""
18742
18743 #: app/Helpers/CurrenciesHelper.php:105
18744 msgid "Mexican Peso"
18745 msgstr ""
18746
18747 #: app/Services/Localization/i18n/countries.php:155
18748 msgid "Mexico"
18749 msgstr ""
18750
18751 #: app/Services/Localization/i18n/states.php:751
18752 msgid "Međimurje County"
18753 msgstr ""
18754
18755 #: app/Services/Localization/i18n/states.php:2162
18756 msgid "Michigan"
18757 msgstr ""
18758
18759 #: app/Services/Localization/i18n/states.php:1340
18760 msgid "Michoacán"
18761 msgstr ""
18762
18763 #: app/Services/Localization/i18n/countries.php:156
18764 msgid "Micronesia"
18765 msgstr ""
18766
18767 #: app/Services/Localization/i18n/states.php:2277
18768 msgid "Mid and East Antrim"
18769 msgstr ""
18770
18771 #: app/Services/Localization/i18n/states.php:2278
18772 msgid "Mid Ulster"
18773 msgstr ""
18774
18775 #: app/Services/Localization/i18n/states.php:1246
18776 msgid "Midelt"
18777 msgstr ""
18778
18779 #: app/Services/Localization/i18n/states.php:2134
18780 msgid "Midway Atoll"
18781 msgstr ""
18782
18783 #: app/Services/Localization/i18n/states.php:1071
18784 msgid "Mie"
18785 msgstr ""
18786
18787 #: app/Services/Localization/i18n/states.php:1123
18788 msgid "Migori"
18789 msgstr ""
18790
18791 #: app/Http/Controllers/ModuleSettingsController.php:284
18792 msgid "Migrate your store data to FluentCart from other eCommerce platforms."
18793 msgstr ""
18794
18795 #: app/Services/Localization/i18n/states.php:526
18796 msgid "Mila"
18797 msgstr ""
18798
18799 #: app/Services/Localization/i18n/states.php:969
18800 msgid "Milano"
18801 msgstr ""
18802
18803 #: app/Services/Filter/ProductFilter.php:192
18804 msgid "Min Price"
18805 msgstr ""
18806
18807 #: app/Services/Translations/admin-translation.php:1419
18808 msgid "Min Spend Amount"
18809 msgstr ""
18810
18811 #: app/Services/Translations/admin-translation.php:1420
18812 #, php-format
18813 msgid "Min Weight (%s)"
18814 msgstr ""
18815
18816 #: app/Services/Localization/i18n/states.php:264
18817 msgid "Minas Gerais"
18818 msgstr ""
18819
18820 #: app/Hooks/Handlers/BlockEditors/MiniCartBlockEditor.php:75
18821 msgid "Mini Cart"
18822 msgstr ""
18823
18824 #: app/Services/Renderer/ProductFilterRender.php:205
18825 msgid "Minimum price"
18826 msgstr ""
18827
18828 #: api/StoreSettings.php:1129
18829 msgid "Minimum Receipt Number"
18830 msgstr ""
18831
18832 #: app/Services/Translations/admin-translation.php:1421
18833 msgid "Minimum spend (subtotal) allowed to use the coupon."
18834 msgstr ""
18835
18836 #: app/Services/Localization/i18n/states.php:2163
18837 msgid "Minnesota"
18838 msgstr ""
18839
18840 #: app/Services/Localization/i18n/states.php:579
18841 msgid "Minya"
18842 msgstr ""
18843
18844 #: app/Services/Localization/i18n/states.php:2229
18845 msgid "Miranda"
18846 msgstr ""
18847
18848 #: app/Services/Localization/i18n/states.php:1590
18849 msgid "Misamis Occidental"
18850 msgstr ""
18851
18852 #: app/Services/Localization/i18n/states.php:1591
18853 msgid "Misamis Oriental"
18854 msgstr ""
18855
18856 #: app/Services/Localization/i18n/states.php:103
18857 #: app/Services/Localization/i18n/states.php:1647
18858 msgid "Misiones"
18859 msgstr ""
18860
18861 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:61
18862 #, php-format
18863 msgid "Missing required configuration key: %s"
18864 msgstr ""
18865
18866 #: app/Modules/Tax/TaxModule.php:1952
18867 msgid "Missing required data"
18868 msgstr ""
18869
18870 #. %1$s is the required meta key, %2$s is the gateway identifier
18871 #: app/Modules/PaymentMethods/Core/GatewayManager.php:171
18872 #, php-format
18873 msgid "Missing required meta key \"%1$s\" for gateway: %2$s"
18874 msgstr ""
18875
18876 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:248
18877 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:296
18878 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:346
18879 msgid "Missing required parameters"
18880 msgstr ""
18881
18882 #. %s is the required key name
18883 #: app/Services/CustomPayment/PaymentItem.php:68
18884 #, php-format
18885 msgid "Missing required subscription info key: %s."
18886 msgstr ""
18887
18888 #: app/Services/Localization/i18n/states.php:2164
18889 msgid "Mississippi"
18890 msgstr ""
18891
18892 #: app/Services/Localization/i18n/states.php:2165
18893 msgid "Missouri"
18894 msgstr ""
18895
18896 #: app/Services/Localization/i18n/states.php:2087
18897 msgid "Mitooma"
18898 msgstr ""
18899
18900 #: app/Services/Localization/i18n/states.php:2088
18901 msgid "Mityana"
18902 msgstr ""
18903
18904 #: app/Services/Localization/i18n/states.php:1051
18905 msgid "Miyagi"
18906 msgstr ""
18907
18908 #: app/Services/Localization/i18n/states.php:1092
18909 msgid "Miyazaki"
18910 msgstr ""
18911
18912 #: app/Services/Localization/i18n/states.php:859
18913 msgid "Mizoram"
18914 msgstr ""
18915
18916 #: api/StoreSettings.php:1250 app/Services/Localization/i18n/units.php:23
18917 msgid "mm"
18918 msgstr ""
18919
18920 #: app/Services/Translations/customer-profile-translation.php:149
18921 msgid "MM/YY"
18922 msgstr ""
18923
18924 #: app/Services/Translations/admin-translation.php:1422
18925 msgid "Mobile"
18926 msgstr ""
18927
18928 #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:90
18929 msgid "Mobile Money, USSD & M-Pesa"
18930 msgstr ""
18931
18932 #: app/Services/Translations/checkout-translation.php:22
18933 msgid "Modal checkout is not available. Please try again."
18934 msgstr ""
18935
18936 #: app/Services/Translations/block-editor-translation.php:224
18937 msgid "Modal Open Button Text"
18938 msgstr ""
18939
18940 #: app/Services/Localization/i18n/states.php:970
18941 msgid "Modena"
18942 msgstr ""
18943
18944 #: app/Services/Translations/admin-translation.php:1423
18945 msgid "Module"
18946 msgstr ""
18947
18948 #: app/Services/Translations/admin-translation.php:2817
18949 msgid "module settings"
18950 msgstr ""
18951
18952 #: app/Services/Localization/i18n/states.php:1249
18953 msgid "Mohammedia"
18954 msgstr ""
18955
18956 #: app/Services/Localization/i18n/countries.php:157
18957 msgid "Moldova"
18958 msgstr ""
18959
18960 #: app/Helpers/CurrenciesHelper.php:95
18961 msgid "Moldovan Leu"
18962 msgstr ""
18963
18964 #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:59
18965 #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:84
18966 msgid "Mollie Payment Gateway"
18967 msgstr ""
18968
18969 #: app/Services/Localization/i18n/states.php:1124
18970 msgid "Mombasa"
18971 msgstr ""
18972
18973 #: app/Services/Translations/TransStrings.php:170
18974 msgid "Mon"
18975 msgstr ""
18976
18977 #: app/Services/Localization/i18n/countries.php:158
18978 msgid "Monaco"
18979 msgstr ""
18980
18981 #: app/Services/Localization/i18n/states.php:2230
18982 msgid "Monagas"
18983 msgstr ""
18984
18985 #: app/Services/Localization/i18n/states.php:830
18986 msgid "Monaghan"
18987 msgstr ""
18988
18989 #: app/Services/Translations/TransStrings.php:179
18990 #: app/Services/Translations/admin-translation.php:1424
18991 msgid "Monday"
18992 msgstr ""
18993
18994 #: app/Services/Localization/i18n/countries.php:159
18995 msgid "Mongolia"
18996 msgstr ""
18997
18998 #: app/Helpers/CurrenciesHelper.php:99
18999 msgid "Mongolian Tögrög"
19000 msgstr ""
19001
19002 #: app/Services/Localization/i18n/states.php:235
19003 msgid "Mono"
19004 msgstr ""
19005
19006 #: app/Services/Localization/i18n/states.php:463
19007 msgid "Monseñor Nouel"
19008 msgstr ""
19009
19010 #: app/Services/Localization/i18n/states.php:203
19011 #: app/Services/Localization/i18n/states.php:2166
19012 msgid "Montana"
19013 msgstr ""
19014
19015 #: app/Services/Localization/i18n/states.php:464
19016 msgid "Monte Cristi"
19017 msgstr ""
19018
19019 #: app/Services/Localization/i18n/states.php:465
19020 msgid "Monte Plata"
19021 msgstr ""
19022
19023 #: app/Services/Localization/i18n/countries.php:160
19024 msgid "Montenegro"
19025 msgstr ""
19026
19027 #: app/Services/Localization/i18n/states.php:2205
19028 msgid "Montevideo"
19029 msgstr ""
19030
19031 #: app/Services/Translations/admin-translation.php:1425
19032 msgid "Month"
19033 msgstr ""
19034
19035 #: app/Helpers/Helper.php:1031 app/Helpers/Helper.php:1068
19036 #: app/Helpers/Helper.php:1130 app/Helpers/Helper.php:1629
19037 msgid "month"
19038 msgid_plural "months"
19039 msgstr[0] ""
19040 msgstr[1] ""
19041
19042 #: app/Helpers/Helper.php:1660
19043 #: app/Services/Renderer/PricingTableRenderer.php:164
19044 #: app/Services/Email/StoreDigestService.php:565
19045 #: app/Services/Translations/admin-translation.php:1426
19046 #: app/Hooks/Handlers/ReminderHandler.php:257
19047 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:153
19048 msgid "Monthly"
19049 msgstr ""
19050
19051 #: app/Services/Translations/admin-translation.php:1427
19052 msgid "Monthly digest"
19053 msgstr ""
19054
19055 #: app/Http/Requests/SchedulingSettingsRequest.php:75
19056 msgid "Monthly renewal reminder days must be a whole number."
19057 msgstr ""
19058
19059 #: app/Http/Requests/SchedulingSettingsRequest.php:76
19060 msgid "Monthly renewal reminder days must be at least 3."
19061 msgstr ""
19062
19063 #: app/Http/Requests/SchedulingSettingsRequest.php:77
19064 msgid "Monthly renewal reminder days must not exceed 28."
19065 msgstr ""
19066
19067 #: app/Services/Translations/TransStrings.php:319
19068 msgctxt "months"
19069 msgid "April"
19070 msgstr ""
19071
19072 #: app/Services/Translations/TransStrings.php:323
19073 msgctxt "months"
19074 msgid "August"
19075 msgstr ""
19076
19077 #: app/Services/Translations/TransStrings.php:327
19078 msgctxt "months"
19079 msgid "December"
19080 msgstr ""
19081
19082 #: app/Services/Translations/TransStrings.php:317
19083 msgctxt "months"
19084 msgid "February"
19085 msgstr ""
19086
19087 #: app/Services/Translations/TransStrings.php:316
19088 msgctxt "months"
19089 msgid "January"
19090 msgstr ""
19091
19092 #: app/Services/Translations/TransStrings.php:322
19093 msgctxt "months"
19094 msgid "July"
19095 msgstr ""
19096
19097 #: app/Services/Translations/TransStrings.php:321
19098 msgctxt "months"
19099 msgid "June"
19100 msgstr ""
19101
19102 #: app/Services/Translations/TransStrings.php:318
19103 msgctxt "months"
19104 msgid "March"
19105 msgstr ""
19106
19107 #: app/Services/Translations/TransStrings.php:320
19108 msgctxt "months"
19109 msgid "May"
19110 msgstr ""
19111
19112 #: app/Services/Translations/TransStrings.php:326
19113 msgctxt "months"
19114 msgid "November"
19115 msgstr ""
19116
19117 #: app/Services/Translations/TransStrings.php:325
19118 msgctxt "months"
19119 msgid "October"
19120 msgstr ""
19121
19122 #: app/Services/Translations/TransStrings.php:324
19123 msgctxt "months"
19124 msgid "September"
19125 msgstr ""
19126
19127 #: app/Services/Translations/TransStrings.php:342
19128 msgctxt "monthsShort"
19129 msgid "Apr"
19130 msgstr ""
19131
19132 #: app/Services/Translations/TransStrings.php:346
19133 msgctxt "monthsShort"
19134 msgid "Aug"
19135 msgstr ""
19136
19137 #: app/Services/Translations/TransStrings.php:350
19138 msgctxt "monthsShort"
19139 msgid "Dec"
19140 msgstr ""
19141
19142 #: app/Services/Translations/TransStrings.php:340
19143 msgctxt "monthsShort"
19144 msgid "Feb"
19145 msgstr ""
19146
19147 #: app/Services/Translations/TransStrings.php:339
19148 msgctxt "monthsShort"
19149 msgid "Jan"
19150 msgstr ""
19151
19152 #: app/Services/Translations/TransStrings.php:345
19153 msgctxt "monthsShort"
19154 msgid "Jul"
19155 msgstr ""
19156
19157 #: app/Services/Translations/TransStrings.php:344
19158 msgctxt "monthsShort"
19159 msgid "Jun"
19160 msgstr ""
19161
19162 #: app/Services/Translations/TransStrings.php:341
19163 msgctxt "monthsShort"
19164 msgid "Mar"
19165 msgstr ""
19166
19167 #: app/Services/Translations/TransStrings.php:343
19168 msgctxt "monthsShort"
19169 msgid "May"
19170 msgstr ""
19171
19172 #: app/Services/Translations/TransStrings.php:349
19173 msgctxt "monthsShort"
19174 msgid "Nov"
19175 msgstr ""
19176
19177 #: app/Services/Translations/TransStrings.php:348
19178 msgctxt "monthsShort"
19179 msgid "Oct"
19180 msgstr ""
19181
19182 #: app/Services/Translations/TransStrings.php:347
19183 msgctxt "monthsShort"
19184 msgid "Sep"
19185 msgstr ""
19186
19187 #: app/Services/Localization/i18n/states.php:1198
19188 msgid "Montserrado"
19189 msgstr ""
19190
19191 #: app/Services/Localization/i18n/countries.php:161
19192 msgid "Montserrat"
19193 msgstr ""
19194
19195 #: app/Services/Localization/i18n/states.php:580
19196 msgid "Monufia"
19197 msgstr ""
19198
19199 #: app/Services/Localization/i18n/states.php:971
19200 msgid "Monza e della Brianza"
19201 msgstr ""
19202
19203 #: app/Services/Localization/i18n/states.php:1532
19204 msgid "Moquegua"
19205 msgstr ""
19206
19207 #: app/Services/Localization/i18n/states.php:1728
19208 msgid "Morazán"
19209 msgstr ""
19210
19211 #: app/Helpers/AdminHelper.php:198
19212 #: app/Services/Renderer/ProductRenderer.php:619
19213 msgid "More"
19214 msgstr ""
19215
19216 #: app/Services/Translations/admin-translation.php:1428
19217 msgid "More Action"
19218 msgstr ""
19219
19220 #: app/Services/Translations/admin-translation.php:1429
19221 #: app/Services/Translations/customer-profile-translation.php:153
19222 msgid "More Actions"
19223 msgstr ""
19224
19225 #: app/Services/Translations/admin-translation.php:1430
19226 msgid "More actions"
19227 msgstr ""
19228
19229 #: app/Services/Translations/admin-translation.php:1431
19230 msgid "More details"
19231 msgstr ""
19232
19233 #. %s - comparison range
19234 #: app/Services/Translations/admin-translation.php:1433
19235 #, php-format
19236 msgid "More than %s"
19237 msgstr ""
19238
19239 #: app/Services/Translations/admin-translation.php:1434
19240 msgid "More than Year"
19241 msgstr ""
19242
19243 #: app/Services/Translations/customer-profile-translation.php:349
19244 msgid "more time"
19245 msgstr ""
19246
19247 #: app/Services/Translations/admin-translation.php:1435
19248 msgid "More views"
19249 msgstr ""
19250
19251 #: app/Services/Translations/admin-translation.php:2818
19252 msgid "more..."
19253 msgstr ""
19254
19255 #: app/Services/Localization/i18n/states.php:1341
19256 msgid "Morelos"
19257 msgstr ""
19258
19259 #: app/Helpers/CurrenciesHelper.php:94
19260 msgid "Moroccan Dirham"
19261 msgstr ""
19262
19263 #: app/Services/Localization/i18n/countries.php:162
19264 msgid "Morocco"
19265 msgstr ""
19266
19267 #: app/Services/Localization/i18n/states.php:1916
19268 msgid "Morogoro"
19269 msgstr ""
19270
19271 #: app/Services/Localization/i18n/states.php:549
19272 msgid "Morona-Santiago"
19273 msgstr ""
19274
19275 #: app/Services/Localization/i18n/states.php:2089
19276 msgid "Moroto"
19277 msgstr ""
19278
19279 #: app/Services/Localization/i18n/states.php:510
19280 msgid "Mostaganem"
19281 msgstr ""
19282
19283 #: app/Services/Localization/i18n/states.php:1250
19284 msgid "Moulay Yacoub"
19285 msgstr ""
19286
19287 #: app/Services/Localization/i18n/states.php:164
19288 msgid "Moulvibazar"
19289 msgstr ""
19290
19291 #: app/Services/Localization/i18n/states.php:1592
19292 msgid "Mountain Province"
19293 msgstr ""
19294
19295 #: app/Services/Localization/i18n/states.php:84
19296 msgid "Moxico"
19297 msgstr ""
19298
19299 #: app/Services/Localization/i18n/states.php:2090
19300 msgid "Moyo"
19301 msgstr ""
19302
19303 #: app/Helpers/CurrenciesHelper.php:107
19304 msgid "Mozambican Metical"
19305 msgstr ""
19306
19307 #: app/Services/Localization/i18n/countries.php:163
19308 msgid "Mozambique"
19309 msgstr ""
19310
19311 #: app/Services/Localization/i18n/states.php:2091
19312 msgid "Mpigi"
19313 msgstr ""
19314
19315 #: app/Services/Localization/i18n/states.php:2251
19316 msgid "Mpumalanga"
19317 msgstr ""
19318
19319 #: app/Services/Translations/admin-translation.php:1363
19320 msgid "MRR"
19321 msgstr ""
19322
19323 #: app/Services/Translations/admin-translation.php:1364
19324 msgid "MRR Churn"
19325 msgstr ""
19326
19327 #: app/Services/Translations/admin-translation.php:1365
19328 msgid "MRR Retention"
19329 msgstr ""
19330
19331 #: app/Services/Translations/admin-translation.php:1366
19332 msgid "MRR Trend"
19333 msgstr ""
19334
19335 #: app/Modules/Tax/TaxModule.php:2472
19336 msgid "MST / VAT"
19337 msgstr ""
19338
19339 #: app/Services/Localization/i18n/states.php:1917
19340 msgid "Mtwara"
19341 msgstr ""
19342
19343 #: app/Services/Localization/i18n/states.php:2092
19344 msgid "Mubende"
19345 msgstr ""
19346
19347 #: app/Services/Localization/i18n/states.php:2266
19348 msgid "Muchinga"
19349 msgstr ""
19350
19351 #: app/Services/Localization/i18n/states.php:1764
19352 msgid "Mukdahan"
19353 msgstr ""
19354
19355 #: app/Services/Localization/i18n/states.php:2093
19356 msgid "Mukono"
19357 msgstr ""
19358
19359 #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:62
19360 msgid "Multiple payment methods in one gateway"
19361 msgstr ""
19362
19363 #: app/Services/Localization/i18n/states.php:1515
19364 msgid "Municipalidad Metropolitana de Lima"
19365 msgstr ""
19366
19367 #: app/Services/Localization/i18n/address-locales.php:490
19368 #: app/Services/Localization/i18n/address-locales.php:593
19369 msgid "Municipality"
19370 msgstr ""
19371
19372 #: app/Services/Localization/i18n/address-locales.php:710
19373 msgid "Municipality / District"
19374 msgstr ""
19375
19376 #: app/Services/Localization/i18n/states.php:165
19377 msgid "Munshiganj"
19378 msgstr ""
19379
19380 #: app/Services/Localization/i18n/states.php:1125
19381 msgid "Murang’a"
19382 msgstr ""
19383
19384 #: app/Services/Localization/i18n/states.php:624
19385 msgid "Murcia"
19386 msgstr ""
19387
19388 #: app/Services/Localization/i18n/states.php:1688
19389 msgid "Mureș"
19390 msgstr ""
19391
19392 #: app/Services/Localization/i18n/states.php:1865
19393 msgid "Muğla"
19394 msgstr ""
19395
19396 #: app/Services/Localization/i18n/states.php:1866
19397 msgid "Muş"
19398 msgstr ""
19399
19400 #: app/Services/Localization/i18n/states.php:1918
19401 msgid "Mwanza"
19402 msgstr ""
19403
19404 #: app/Modules/Tax/TaxModule.php:2484
19405 msgid "MWST / TVA / IVA"
19406 msgstr ""
19407
19408 #: app/Services/Renderer/CustomerDashboardButtonRenderer.php:28
19409 #: app/Services/Translations/block-editor-translation.php:225
19410 msgid "My Account"
19411 msgstr ""
19412
19413 #: app/Services/Localization/i18n/countries.php:164
19414 msgid "Myanmar"
19415 msgstr ""
19416
19417 #: app/Helpers/CurrenciesHelper.php:98
19418 msgid "Myanmar Kyat"
19419 msgstr ""
19420
19421 #: app/Services/Localization/i18n/states.php:1985
19422 msgid "Mykolayivschyna"
19423 msgstr ""
19424
19425 #: app/Services/Localization/i18n/states.php:166
19426 msgid "Mymensingh"
19427 msgstr ""
19428
19429 #: app/Services/Localization/i18n/states.php:622
19430 msgid "Málaga"
19431 msgstr ""
19432
19433 #: app/Services/Localization/i18n/states.php:1244
19434 msgid "Médiouna"
19435 msgstr ""
19436
19437 #: app/Services/Localization/i18n/states.php:509
19438 msgid "Médéa"
19439 msgstr ""
19440
19441 #: app/Services/Localization/i18n/states.php:2228
19442 msgid "Mérida"
19443 msgstr ""
19444
19445 #: app/Services/Localization/i18n/states.php:1243
19446 msgid "M’diq-Fnideq"
19447 msgstr ""
19448
19449 #: app/Services/Localization/i18n/states.php:511
19450 msgid "M’Sila"
19451 msgstr ""
19452
19453 #: app/Services/Translations/admin-translation.php:1436
19454 #: app/Services/Translations/block-editor-translation.php:226
19455 #: app/Services/ShortCodeParser/Parsers/SubscriptionParser.php:44
19456 msgid "N/A"
19457 msgstr ""
19458
19459 #: app/Views/emails/parts/addresses.php:33
19460 #: app/Views/emails/parts/addresses.php:113
19461 msgid "n/a"
19462 msgstr ""
19463
19464 #: app/Services/Localization/i18n/states.php:528
19465 msgid "Naama"
19466 msgstr ""
19467
19468 #: app/Services/Localization/i18n/states.php:2094
19469 msgid "Nabilatuk"
19470 msgstr ""
19471
19472 #: app/Services/Localization/i18n/states.php:1251
19473 msgid "Nador"
19474 msgstr ""
19475
19476 #: app/Services/Localization/i18n/states.php:860
19477 msgid "Nagaland"
19478 msgstr ""
19479
19480 #: app/Services/Localization/i18n/states.php:1067
19481 msgid "Nagano"
19482 msgstr ""
19483
19484 #: app/Services/Localization/i18n/states.php:1089
19485 msgid "Nagasaki"
19486 msgstr ""
19487
19488 #: app/Services/Localization/i18n/states.php:1126
19489 msgid "Nairobi County"
19490 msgstr ""
19491
19492 #: app/Services/Localization/i18n/states.php:2095
19493 msgid "Nakapiripirit"
19494 msgstr ""
19495
19496 #: app/Services/Localization/i18n/states.php:2096
19497 msgid "Nakaseke"
19498 msgstr ""
19499
19500 #: app/Services/Localization/i18n/states.php:2097
19501 msgid "Nakasongola"
19502 msgstr ""
19503
19504 #: app/Services/Localization/i18n/states.php:1765
19505 msgid "Nakhon Nayok"
19506 msgstr ""
19507
19508 #: app/Services/Localization/i18n/states.php:1766
19509 msgid "Nakhon Pathom"
19510 msgstr ""
19511
19512 #: app/Services/Localization/i18n/states.php:1767
19513 msgid "Nakhon Phanom"
19514 msgstr ""
19515
19516 #: app/Services/Localization/i18n/states.php:1768
19517 msgid "Nakhon Ratchasima"
19518 msgstr ""
19519
19520 #: app/Services/Localization/i18n/states.php:1769
19521 msgid "Nakhon Sawan"
19522 msgstr ""
19523
19524 #: app/Services/Localization/i18n/states.php:1770
19525 msgid "Nakhon Si Thammarat"
19526 msgstr ""
19527
19528 #: app/Services/Localization/i18n/states.php:1127
19529 msgid "Nakuru"
19530 msgstr ""
19531
19532 #: app/Services/Localization/i18n/states.php:2098
19533 msgid "Namayingo"
19534 msgstr ""
19535
19536 #: app/Helpers/CartCheckoutHelper.php:504
19537 #: app/Services/Renderer/CheckoutFieldsSchema.php:18
19538 #: app/Services/Translations/admin-translation.php:1437
19539 #: app/Services/Translations/customer-profile-translation.php:154
19540 #: app/Services/Translations/block-editor-translation.php:227
19541 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:104
19542 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:97
19543 msgid "Name"
19544 msgstr ""
19545
19546 #: app/Http/Requests/CustomerAddressRequest.php:65
19547 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:72
19548 msgid "Name field is required."
19549 msgstr ""
19550
19551 #: app/Services/Translations/admin-translation.php:1438
19552 msgid "Name is required"
19553 msgstr ""
19554
19555 #: app/Services/Translations/customer-profile-translation.php:155
19556 msgid "Name is required."
19557 msgstr ""
19558
19559 #: app/Services/Translations/admin-translation.php:1439
19560 msgid "Name must be 50 characters or fewer"
19561 msgstr ""
19562
19563 #: app/Services/Translations/admin-translation.php:1440
19564 msgid "Name of the bank account holder"
19565 msgstr ""
19566
19567 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:106
19568 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:99
19569 msgid ""
19570 "Name of this feed, it will be used to identify this feed in the list of feeds"
19571 msgstr ""
19572
19573 #: app/Services/Translations/admin-translation.php:1441
19574 msgid "Name that will be used for reply to attribute"
19575 msgstr ""
19576
19577 #: app/Services/Translations/admin-translation.php:1442
19578 msgid "Name that will be used to send emails"
19579 msgstr ""
19580
19581 #: app/Services/Translations/admin-translation.php:1443
19582 msgid "Name the one-time setup fee (e.g., Initial Setup)"
19583 msgstr ""
19584
19585 #: app/Services/Translations/admin-translation.php:1444
19586 msgid ""
19587 "Name this pricing variant (e.g., size, type, color) for clear customer "
19588 "selection."
19589 msgstr ""
19590
19591 #: app/Services/Translations/customer-profile-translation.php:156
19592 msgid "Name/Business Name"
19593 msgstr ""
19594
19595 #: app/Views/invoice/dispatch_slip.php:146
19596 msgid "Name:"
19597 msgstr ""
19598
19599 #: app/Services/Localization/i18n/states.php:85
19600 msgid "Namibe"
19601 msgstr ""
19602
19603 #: app/Services/Localization/i18n/countries.php:165
19604 msgid "Namibia"
19605 msgstr ""
19606
19607 #: app/Helpers/CurrenciesHelper.php:108
19608 msgid "Namibian Dollar"
19609 msgstr ""
19610
19611 #: app/Services/Localization/i18n/states.php:2099
19612 msgid "Namisindwa"
19613 msgstr ""
19614
19615 #: app/Services/Localization/i18n/states.php:1382
19616 msgid "Nampula"
19617 msgstr ""
19618
19619 #: app/Services/Localization/i18n/states.php:2100
19620 msgid "Namutumba"
19621 msgstr ""
19622
19623 #: app/Services/Localization/i18n/states.php:1771
19624 msgid "Nan"
19625 msgstr ""
19626
19627 #: app/Services/Localization/i18n/states.php:1128
19628 msgid "Nandi"
19629 msgstr ""
19630
19631 #: app/Services/Localization/i18n/states.php:41
19632 msgid "Nangarhar"
19633 msgstr ""
19634
19635 #: app/Services/Localization/i18n/states.php:167
19636 msgid "Naogaon"
19637 msgstr ""
19638
19639 #: app/Services/Localization/i18n/states.php:2101
19640 msgid "Napak"
19641 msgstr ""
19642
19643 #: app/Services/Localization/i18n/states.php:550
19644 msgid "Napo"
19645 msgstr ""
19646
19647 #: app/Services/Localization/i18n/states.php:972
19648 msgid "Napoli"
19649 msgstr ""
19650
19651 #: app/Services/Localization/i18n/states.php:1076
19652 msgid "Nara"
19653 msgstr ""
19654
19655 #: app/Services/Localization/i18n/states.php:168
19656 msgid "Narail"
19657 msgstr ""
19658
19659 #: app/Services/Localization/i18n/states.php:1772
19660 msgid "Narathiwat"
19661 msgstr ""
19662
19663 #: app/Services/Localization/i18n/states.php:169
19664 msgid "Narayanganj"
19665 msgstr ""
19666
19667 #: app/Services/Localization/i18n/states.php:1456
19668 msgid "Narayani"
19669 msgstr ""
19670
19671 #: app/Services/Localization/i18n/states.php:397
19672 msgid "Nariño"
19673 msgstr ""
19674
19675 #: app/Services/Localization/i18n/states.php:1129
19676 msgid "Narok"
19677 msgstr ""
19678
19679 #: app/Services/Localization/i18n/states.php:170
19680 msgid "Narsingdi"
19681 msgstr ""
19682
19683 #: app/Services/Localization/i18n/states.php:1430
19684 msgid "Nasarawa"
19685 msgstr ""
19686
19687 #: app/Services/Localization/i18n/states.php:171
19688 msgid "Natore"
19689 msgstr ""
19690
19691 #: app/Services/Localization/i18n/countries.php:166
19692 msgid "Nauru"
19693 msgstr ""
19694
19695 #: app/Services/Translations/block-editor-translation.php:228
19696 msgid "Nav"
19697 msgstr ""
19698
19699 #: app/Services/Localization/i18n/states.php:625
19700 msgid "Navarra"
19701 msgstr ""
19702
19703 #: app/Services/Localization/i18n/states.php:2135
19704 msgid "Navassa Island"
19705 msgstr ""
19706
19707 #: app/Services/Localization/i18n/states.php:172
19708 msgid "Nawabganj"
19709 msgstr ""
19710
19711 #: app/Services/Localization/i18n/states.php:1342
19712 msgid "Nayarit"
19713 msgstr ""
19714
19715 #: app/Services/Localization/i18n/states.php:1689
19716 msgid "Neamț"
19717 msgstr ""
19718
19719 #: app/Services/Localization/i18n/states.php:2102
19720 msgid "Nebbi"
19721 msgstr ""
19722
19723 #: app/Services/Localization/i18n/states.php:2167
19724 msgid "Nebraska"
19725 msgstr ""
19726
19727 #: app/Services/Localization/i18n/states.php:1363
19728 msgid "Negeri Sembilan"
19729 msgstr ""
19730
19731 #: app/Services/Localization/i18n/states.php:1593
19732 msgid "Negros Occidental"
19733 msgstr ""
19734
19735 #: app/Services/Localization/i18n/states.php:1594
19736 msgid "Negros Oriental"
19737 msgstr ""
19738
19739 #: app/Services/Localization/i18n/states.php:1490
19740 msgid "Nelson"
19741 msgstr ""
19742
19743 #: app/Services/Localization/i18n/countries.php:167
19744 msgid "Nepal"
19745 msgstr ""
19746
19747 #: app/Helpers/CurrenciesHelper.php:112
19748 msgid "Nepalese Rupee"
19749 msgstr ""
19750
19751 #: app/Services/Translations/admin-translation.php:1445
19752 msgid "Net"
19753 msgstr ""
19754
19755 #: app/Services/Translations/admin-translation.php:1446
19756 msgid "Net New MRR"
19757 msgstr ""
19758
19759 #: app/Services/Translations/admin-translation.php:1447
19760 msgid "Net Payment"
19761 msgstr ""
19762
19763 #: app/Services/Translations/admin-translation.php:1448
19764 #: app/Views/emails/digest.php:92
19765 msgid "Net Revenue"
19766 msgstr ""
19767
19768 #: app/Services/Translations/admin-translation.php:1449
19769 msgid "Net Revenue Quarterly"
19770 msgstr ""
19771
19772 #: app/Services/Translations/admin-translation.php:1450
19773 msgid "Net Sales"
19774 msgstr ""
19775
19776 #: app/Services/Translations/admin-translation.php:1451
19777 msgid "Net sales in this period divided by orders made."
19778 msgstr ""
19779
19780 #: app/Services/Localization/i18n/countries.php:168
19781 msgid "Netherlands"
19782 msgstr ""
19783
19784 #: app/Helpers/CurrenciesHelper.php:25
19785 msgid "Netherlands Antillean Gulden"
19786 msgstr ""
19787
19788 #: app/Services/Localization/i18n/states.php:173
19789 msgid "Netrakona"
19790 msgstr ""
19791
19792 #: app/Services/Translations/checkout-translation.php:23
19793 msgid "Network error occurred"
19794 msgstr ""
19795
19796 #: app/Services/Localization/i18n/states.php:308
19797 msgid "Neuchâtel"
19798 msgstr ""
19799
19800 #: app/Services/Localization/i18n/states.php:104
19801 msgid "Neuquén"
19802 msgstr ""
19803
19804 #: app/Services/Localization/i18n/states.php:2168
19805 msgid "Nevada"
19806 msgstr ""
19807
19808 #: app/Services/Translations/block-editor-translation.php:229
19809 #: app/Services/ShortCodeParser/Parsers/SubscriptionParser.php:56
19810 #: app/Services/ShortCodeParser/Parsers/LicenseParser.php:43
19811 msgid "Never"
19812 msgstr ""
19813
19814 #: app/Services/Translations/customer-profile-translation.php:157
19815 msgid "Never Expires"
19816 msgstr ""
19817
19818 #: app/Services/Localization/i18n/states.php:1147
19819 msgid "Nevis"
19820 msgstr ""
19821
19822 #: app/Services/Localization/i18n/states.php:1867
19823 msgid "Nevşehir"
19824 msgstr ""
19825
19826 #: app/CPT/FluentProducts.php:317
19827 msgid "New Brand Name"
19828 msgstr ""
19829
19830 #: app/Services/Localization/i18n/states.php:284
19831 msgid "New Brunswick"
19832 msgstr ""
19833
19834 #: app/Services/Localization/i18n/countries.php:169
19835 msgid "New Caledonia"
19836 msgstr ""
19837
19838 #: app/CPT/FluentProducts.php:295
19839 msgid "New Category Name"
19840 msgstr ""
19841
19842 #: app/Services/Translations/admin-translation.php:1452
19843 msgid "New Customers"
19844 msgstr ""
19845
19846 #: app/Services/Localization/i18n/states.php:2169
19847 msgid "New Hampshire"
19848 msgstr ""
19849
19850 #: app/Services/Localization/i18n/states.php:2170
19851 msgid "New Jersey"
19852 msgstr ""
19853
19854 #: app/Services/Localization/i18n/states.php:2171
19855 msgid "New Mexico"
19856 msgstr ""
19857
19858 #: app/Services/Translations/admin-translation.php:1453
19859 msgid "New MRR Trend"
19860 msgstr ""
19861
19862 #: app/Services/Email/EmailNotifications.php:263
19863 msgid "New Order on {{settings.store_name}} (Offline Payment)"
19864 msgstr ""
19865
19866 #: app/Services/Translations/admin-translation.php:1454
19867 msgid "New Plan"
19868 msgstr ""
19869
19870 #: app/Services/Email/EmailNotifications.php:136
19871 msgid "New Renewal On {{settings.store_name}}"
19872 msgstr ""
19873
19874 #: app/Services/Email/EmailNotifications.php:81
19875 msgid "New Sales On {{settings.store_name}}"
19876 msgstr ""
19877
19878 #: app/Services/Localization/i18n/states.php:118
19879 msgid "New South Wales"
19880 msgstr ""
19881
19882 #: app/Services/Translations/admin-translation.php:1455
19883 msgid "New Stock"
19884 msgstr ""
19885
19886 #: app/Services/Translations/admin-translation.php:1456
19887 msgid "New Stock:"
19888 msgstr ""
19889
19890 #: app/Views/emails/digest.php:128
19891 msgid "New subscriptions"
19892 msgstr ""
19893
19894 #: app/Services/Translations/block-editor-translation.php:230
19895 msgid "New Tab"
19896 msgstr ""
19897
19898 #: app/Helpers/CurrenciesHelper.php:143
19899 msgid "New Taiwan Dollar"
19900 msgstr ""
19901
19902 #: app/Services/Localization/i18n/states.php:709
19903 msgid "New Territories"
19904 msgstr ""
19905
19906 #: app/Services/Localization/i18n/states.php:587
19907 msgid "New Valley"
19908 msgstr ""
19909
19910 #: app/Services/Translations/admin-translation.php:1457
19911 msgid "New variation"
19912 msgstr ""
19913
19914 #: app/Services/Translations/admin-translation.php:1458
19915 msgid "New vs. Returning Customers"
19916 msgstr ""
19917
19918 #: app/Services/Localization/i18n/states.php:2172
19919 msgid "New York"
19920 msgstr ""
19921
19922 #: app/Services/Localization/i18n/countries.php:170
19923 msgid "New Zealand"
19924 msgstr ""
19925
19926 #: app/Helpers/CurrenciesHelper.php:113
19927 msgid "New Zealand Dollar"
19928 msgstr ""
19929
19930 #: app/Services/Translations/block-editor-translation.php:231
19931 msgid "Newest to oldest"
19932 msgstr ""
19933
19934 #: app/Services/Localization/i18n/states.php:285
19935 msgid "Newfoundland and Labrador"
19936 msgstr ""
19937
19938 #: app/Services/Translations/admin-translation.php:1459
19939 msgid "Newly added"
19940 msgstr ""
19941
19942 #: app/Services/Localization/i18n/states.php:2279
19943 msgid "Newry, Mourne and Down"
19944 msgstr ""
19945
19946 #: app/Services/Translations/TransStrings.php:268
19947 msgid "Next"
19948 msgstr ""
19949
19950 #: app/Services/Translations/admin-translation.php:2819
19951 msgid "next"
19952 msgstr ""
19953
19954 #: app/Services/Translations/admin-translation.php:1460
19955 msgid "Next Billing"
19956 msgstr ""
19957
19958 #: app/Helpers/EditorShortCodeHelper.php:377
19959 #: app/Services/Translations/admin-translation.php:1461
19960 #: app/Views/emails/subscription/reminder/customer.php:54
19961 #: app/Views/emails/subscription/reminder/admin.php:41
19962 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:173
19963 msgid "Next Billing Date"
19964 msgstr ""
19965
19966 #: app/Services/Translations/customer-profile-translation.php:158
19967 msgid "Next Charge"
19968 msgstr ""
19969
19970 #: app/Services/Translations/admin-translation.php:1462
19971 msgid "Next invoice"
19972 msgstr ""
19973
19974 #: app/Services/Translations/TransStrings.php:154
19975 msgid "Next Month"
19976 msgstr ""
19977
19978 #. %s is the next receipt number
19979 #: api/StoreSettings.php:1136
19980 #, php-format
19981 msgid "Next Receipt Number: %s"
19982 msgstr ""
19983
19984 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:456
19985 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:440
19986 msgid "Next slide"
19987 msgstr ""
19988
19989 #: app/Services/Translations/TransStrings.php:152
19990 msgid "Next Year"
19991 msgstr ""
19992
19993 #: app/Services/Translations/TransStrings.php:233
19994 msgid "Next {pager} pages"
19995 msgstr ""
19996
19997 #: app/Services/Localization/i18n/states.php:2103
19998 msgid "Ngora"
19999 msgstr ""
20000
20001 #: app/Services/Localization/i18n/states.php:1511
20002 msgid "Ngöbe-Buglé"
20003 msgstr ""
20004
20005 #: app/Services/Localization/i18n/states.php:1383
20006 msgid "Niassa"
20007 msgstr ""
20008
20009 #: app/Services/Localization/i18n/countries.php:171
20010 msgid "Nicaragua"
20011 msgstr ""
20012
20013 #: app/Helpers/CurrenciesHelper.php:110
20014 msgid "Nicaraguan Córdoba"
20015 msgstr ""
20016
20017 #: app/Services/Localization/i18n/states.php:309
20018 msgid "Nidwalden"
20019 msgstr ""
20020
20021 #: app/Services/Localization/i18n/states.php:1431
20022 #: app/Services/Localization/i18n/countries.php:172
20023 msgid "Niger"
20024 msgstr ""
20025
20026 #: app/Services/Localization/i18n/countries.php:173
20027 msgid "Nigeria"
20028 msgstr ""
20029
20030 #: app/Helpers/CurrenciesHelper.php:109
20031 msgid "Nigerian Naira"
20032 msgstr ""
20033
20034 #: app/Services/Localization/i18n/states.php:1062
20035 msgid "Niigata"
20036 msgstr ""
20037
20038 #: app/Services/Localization/i18n/states.php:174
20039 msgid "Nilphamari"
20040 msgstr ""
20041
20042 #: app/Services/Localization/i18n/states.php:1199
20043 msgid "Nimba"
20044 msgstr ""
20045
20046 #: app/Services/Localization/i18n/states.php:42
20047 msgid "Nimruz"
20048 msgstr ""
20049
20050 #: app/Services/Tax/TaxManager.php:125
20051 msgid "Nine"
20052 msgstr ""
20053
20054 #: app/Services/Localization/i18n/states.php:370
20055 msgid "Ningxia Hui / 宁夏"
20056 msgstr ""
20057
20058 #: app/Services/Localization/i18n/states.php:1306
20059 msgid "Nisporeni"
20060 msgstr ""
20061
20062 #: app/Services/Localization/i18n/countries.php:174
20063 msgid "Niue"
20064 msgstr ""
20065
20066 #: app/Services/Localization/i18n/states.php:1868
20067 msgid "Niğde"
20068 msgstr ""
20069
20070 #: app/Services/Localization/i18n/states.php:1929
20071 msgid "Njombe"
20072 msgstr ""
20073
20074 #: app/Services/Filter/OrderFilter.php:522
20075 #: app/Services/Filter/OrderFilter.php:543
20076 #: app/Services/Translations/TransStrings.php:292
20077 #: app/Services/Translations/admin-translation.php:1463
20078 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:81
20079 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:216
20080 msgid "No"
20081 msgstr ""
20082
20083 #. 1: address type
20084 #: app/Services/Translations/customer-profile-translation.php:160
20085 #, php-format
20086 msgid "No %1$s address found, please add a new address."
20087 msgstr ""
20088
20089 #. %s is the address type
20090 #: app/Services/Translations/admin-translation.php:1465
20091 #, php-format
20092 msgid "No %s address provided"
20093 msgstr ""
20094
20095 #. %s - table name
20096 #: app/Services/Translations/admin-translation.php:1467
20097 #, php-format
20098 msgid "No %s found"
20099 msgstr ""
20100
20101 #. %s - table name
20102 #: app/Services/Translations/admin-translation.php:1469
20103 #, php-format
20104 msgid "No %s found based on your filter"
20105 msgstr ""
20106
20107 #. %s - table name
20108 #: app/Services/Translations/admin-translation.php:1471
20109 #, php-format
20110 msgid "No %s found based on your search"
20111 msgstr ""
20112
20113 #: app/Services/Translations/admin-translation.php:1485
20114 msgid "No activated sites found"
20115 msgstr ""
20116
20117 #: app/Services/Translations/admin-translation.php:1486
20118 msgid "No activations found"
20119 msgstr ""
20120
20121 #: app/Services/Translations/customer-profile-translation.php:162
20122 msgid "No activations found for this license"
20123 msgstr ""
20124
20125 #: app/Hooks/Cart/WebCheckoutHandler.php:192
20126 #: app/Hooks/Cart/WebCheckoutHandler.php:286
20127 #: app/Hooks/Cart/WebCheckoutHandler.php:352
20128 #: app/Hooks/Cart/WebCheckoutHandler.php:612
20129 #: app/Hooks/Cart/WebCheckoutHandler.php:761
20130 #: app/Hooks/Cart/WebCheckoutHandler.php:1039
20131 msgid "No active cart found"
20132 msgstr ""
20133
20134 #: app/Services/Translations/admin-translation.php:1487
20135 msgid "No active storage provider found!"
20136 msgstr ""
20137
20138 #: app/Services/Translations/admin-translation.php:1488
20139 msgid "No activity found."
20140 msgstr ""
20141
20142 #: app/Services/Renderer/AddressSelectRenderer.php:208
20143 msgid "No address found"
20144 msgstr ""
20145
20146 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:136
20147 msgid ""
20148 "No API key found for webhook setup. Please connect your PayPal account first."
20149 msgstr ""
20150
20151 #: app/Services/Coupon/DiscountService.php:237
20152 msgid "No applicable items found for this coupon."
20153 msgstr ""
20154
20155 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:81
20156 msgid "No applicable products in the cart for this coupon"
20157 msgstr ""
20158
20159 #: app/Services/Translations/admin-translation.php:1489
20160 msgid "No attribute groups available."
20161 msgstr ""
20162
20163 #: app/Services/Translations/admin-translation.php:1490
20164 msgid "No attribute groups found!"
20165 msgstr ""
20166
20167 #: app/Services/Translations/admin-translation.php:1491
20168 msgid "No attribute groups found."
20169 msgstr ""
20170
20171 #: app/Services/Async/DummyProductService.php:127
20172 msgid "No attribute options defined for advanced variation."
20173 msgstr ""
20174
20175 #: app/Services/Translations/admin-translation.php:1492
20176 msgid "No attributes yet"
20177 msgstr ""
20178
20179 #: app/Services/Translations/customer-profile-translation.php:163
20180 msgid "No billing address found,"
20181 msgstr ""
20182
20183 #: app/Services/Translations/admin-translation.php:1493
20184 msgid "No billing address found."
20185 msgstr ""
20186
20187 #: app/CPT/FluentProducts.php:320
20188 msgid "No Brand found"
20189 msgstr ""
20190
20191 #: app/Services/Coupon/DiscountService.php:540
20192 msgid "No cart found to save."
20193 msgstr ""
20194
20195 #: app/Services/Translations/admin-translation.php:1472
20196 msgid "No Categories"
20197 msgstr ""
20198
20199 #: app/CPT/FluentProducts.php:297
20200 #: app/Services/Renderer/ProductCategoriesListRenderer.php:258
20201 #: app/Services/Translations/block-editor-translation.php:232
20202 msgid "No categories found."
20203 msgstr ""
20204
20205 #: app/Modules/MCP/Tools/OrderTools.php:900
20206 msgid "No change — the order is already in the requested status."
20207 msgstr ""
20208
20209 #: app/Hooks/Cart/WebCheckoutHandler.php:844
20210 msgid "No changes detected"
20211 msgstr ""
20212
20213 #: app/Services/Translations/admin-translation.php:1494
20214 msgid "No changes recorded"
20215 msgstr ""
20216
20217 #: app/Services/Translations/admin-translation.php:1495
20218 msgid ""
20219 "No class-specific zones yet. Products in this class will use the general "
20220 "shipping zones."
20221 msgstr ""
20222
20223 #: app/Services/Translations/admin-translation.php:1496
20224 msgid "No cohort data available for the selected period."
20225 msgstr ""
20226
20227 #: app/Services/Translations/admin-translation.php:1473
20228 msgid "No Comparison"
20229 msgstr ""
20230
20231 #: app/Services/Translations/admin-translation.php:1497
20232 msgid "No comparison data available"
20233 msgstr ""
20234
20235 #: app/Hooks/Handlers/ShortCodes/ProductCardShortCode.php:65
20236 msgid "no content"
20237 msgstr ""
20238
20239 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:184
20240 msgid "No content found!"
20241 msgstr ""
20242
20243 #: app/Services/Translations/admin-translation.php:1498
20244 msgid "No country VAT registrations configured."
20245 msgstr ""
20246
20247 #: app/Modules/MCP/Tools/CouponTools.php:161
20248 msgid "No coupon found for the given coupon_id."
20249 msgstr ""
20250
20251 #: app/Services/Translations/admin-translation.php:1499
20252 msgid "No coupons available at the moment."
20253 msgstr ""
20254
20255 #: app/Services/Coupon/DiscountService.php:66
20256 msgid "No coupons found to revalidate."
20257 msgstr ""
20258
20259 #: app/Modules/MCP/Tools/CustomerTools.php:135
20260 msgid "No customer found for the given customer_id."
20261 msgstr ""
20262
20263 #: app/Modules/MCP/Tools/CustomerTools.php:374
20264 msgid "No customer found for the given identifier."
20265 msgstr ""
20266
20267 #: app/Services/Translations/admin-translation.php:1500
20268 msgid "No customer found!"
20269 msgstr ""
20270
20271 #: app/Services/Translations/admin-translation.php:1501
20272 msgid "No customers found."
20273 msgstr ""
20274
20275 #: app/Services/Translations/TransStrings.php:261
20276 #: app/Services/Translations/TransStrings.php:274
20277 #: app/Services/Translations/admin-translation.php:1474
20278 msgid "No Data"
20279 msgstr ""
20280
20281 #: app/Services/Translations/TransStrings.php:208
20282 #: app/Services/Translations/TransStrings.php:221
20283 #: app/Services/Translations/TransStrings.php:278
20284 msgid "No data"
20285 msgstr ""
20286
20287 #: app/Services/Translations/admin-translation.php:1475
20288 msgid "No Data Available"
20289 msgstr ""
20290
20291 #: app/Services/Translations/admin-translation.php:1502
20292 msgid "No data available"
20293 msgstr ""
20294
20295 #: app/Services/Translations/admin-translation.php:1503
20296 msgid "No data available for this period"
20297 msgstr ""
20298
20299 #: app/Services/Translations/admin-translation.php:1504
20300 msgid "No default address found."
20301 msgstr ""
20302
20303 #: app/Services/Translations/admin-translation.php:1505
20304 msgid "No discount code yet"
20305 msgstr ""
20306
20307 #: app/Services/Translations/admin-translation.php:1506
20308 msgid "No downloadable files found"
20309 msgstr ""
20310
20311 #: app/Services/Translations/customer-profile-translation.php:164
20312 msgid "No downloads yet"
20313 msgstr ""
20314
20315 #: app/Services/Translations/block-editor-translation.php:233
20316 msgid "No edit found"
20317 msgstr ""
20318
20319 #: app/Services/Translations/admin-translation.php:1507
20320 msgid "No email notifications available! Please reactivate FluentCart!"
20321 msgstr ""
20322
20323 #: app/Http/Controllers/FileUploadController.php:99
20324 #: app/Http/Controllers/AppControllers/AppController.php:99
20325 msgid "No File Attached"
20326 msgstr ""
20327
20328 #: app/Services/Translations/admin-translation.php:1508
20329 msgid "No file found."
20330 msgstr ""
20331
20332 #: app/Services/Translations/admin-translation.php:1509
20333 msgid "No filter found"
20334 msgstr ""
20335
20336 #: api/Resource/AttrGroupResource.php:239
20337 #: app/Http/Controllers/AttributesController.php:196
20338 msgid "No group IDs provided."
20339 msgstr ""
20340
20341 #: app/Services/Translations/admin-translation.php:1510
20342 #, php-format
20343 msgid "No groups match \\\"%1$s\\\""
20344 msgstr ""
20345
20346 #: app/Services/Translations/admin-translation.php:1476
20347 msgid "No Headers"
20348 msgstr ""
20349
20350 #: app/Http/Controllers/TaxController.php:79
20351 msgid "No IDs provided to mark!"
20352 msgstr ""
20353
20354 #: app/Http/Controllers/AppControllers/AppController.php:56
20355 msgid "No Images Found"
20356 msgstr ""
20357
20358 #: app/Services/Translations/admin-translation.php:1477
20359 msgid "No Integrations Available."
20360 msgstr ""
20361
20362 #: app/Services/Translations/admin-translation.php:1511
20363 msgid "No inventory data"
20364 msgstr ""
20365
20366 #: app/Services/Translations/admin-translation.php:1512
20367 msgid "No items found."
20368 msgstr ""
20369
20370 #: api/OrderItems.php:77 api/Resource/OrderItemResource.php:203
20371 msgid "No items given."
20372 msgstr ""
20373
20374 #: app/Services/Translations/admin-translation.php:1513
20375 msgid "No labels found."
20376 msgstr ""
20377
20378 #: app/Services/Translations/customer-profile-translation.php:161
20379 msgid "No Licenses found"
20380 msgstr ""
20381
20382 #: app/Services/Translations/admin-translation.php:1478
20383 msgid "No Licenses found based on your filter"
20384 msgstr ""
20385
20386 #: app/Services/Translations/customer-profile-translation.php:165
20387 msgid "No licenses yet"
20388 msgstr ""
20389
20390 #: app/Services/Translations/block-editor-translation.php:234
20391 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:129
20392 msgid "No limit"
20393 msgstr ""
20394
20395 #: app/Services/Translations/admin-translation.php:1514
20396 msgid "No matches found"
20397 msgstr ""
20398
20399 #. %s is the search term
20400 #: app/Services/Translations/admin-translation.php:1516
20401 #, php-format
20402 msgid "No matches found for %s"
20403 msgstr ""
20404
20405 #: app/Services/Coupon/DiscountService.php:101
20406 #: app/Hooks/Cart/WebCheckoutHandler.php:222
20407 msgid "No matching coupon found for this code."
20408 msgstr ""
20409
20410 #: app/Services/Translations/TransStrings.php:207
20411 #: app/Services/Translations/TransStrings.php:218
20412 #: app/Services/Translations/TransStrings.php:277
20413 #: app/Services/Translations/admin-translation.php:1517
20414 msgid "No matching data"
20415 msgstr ""
20416
20417 #: app/Modules/MCP/Tools/LabelTools.php:67
20418 msgid "No matching record found for entity_type and entity_id."
20419 msgstr ""
20420
20421 #: app/Services/Translations/block-editor-translation.php:235
20422 msgid "No matching smartcodes."
20423 msgstr ""
20424
20425 #: app/Services/Translations/admin-translation.php:1518
20426 msgid "No media added yet."
20427 msgstr ""
20428
20429 #: app/Services/Translations/admin-translation.php:1519
20430 msgid "No methods"
20431 msgstr ""
20432
20433 #: app/Services/Translations/admin-translation.php:1479
20434 msgid "No Min Purchase Requirement"
20435 msgstr ""
20436
20437 #: app/Http/Controllers/OrderController.php:247
20438 msgid "No missing licenses found!"
20439 msgstr ""
20440
20441 #: app/Services/Translations/admin-translation.php:1520
20442 msgid "No module settings found."
20443 msgstr ""
20444
20445 #: app/Services/Translations/admin-translation.php:1521
20446 msgid "No more upgrade paths available"
20447 msgstr ""
20448
20449 #. %1$s: attribute group title
20450 #: app/Services/Translations/admin-translation.php:1481
20451 msgid "No Name"
20452 msgstr ""
20453
20454 #: api/StoreSettings.php:1071
20455 msgid "No need to create account for onetime purchases"
20456 msgstr ""
20457
20458 #: app/Services/Reminders/ReminderService.php:244
20459 msgid "No next billing date set"
20460 msgstr ""
20461
20462 #: app/Services/Translations/admin-translation.php:1522
20463 msgid "No notes"
20464 msgstr ""
20465
20466 #: app/Services/Translations/admin-translation.php:1523
20467 msgid "No options added yet."
20468 msgstr ""
20469
20470 #: app/Services/Translations/block-editor-translation.php:236
20471 msgid "No options found"
20472 msgstr ""
20473
20474 #: app/Services/Translations/admin-translation.php:1524
20475 msgid "No order bumps found!"
20476 msgstr ""
20477
20478 #: app/Modules/MCP/Tools/OrderTools.php:495
20479 msgid "No order found for the given identifier."
20480 msgstr ""
20481
20482 #: app/Modules/MCP/Tools/OrderTools.php:660
20483 #: app/Modules/MCP/Tools/OrderTools.php:782
20484 #: app/Modules/MCP/Tools/OrderTools.php:924
20485 #: app/Modules/MCP/Tools/OrderTools.php:971
20486 msgid "No order found for the given order_id."
20487 msgstr ""
20488
20489 #: app/Services/Translations/admin-translation.php:1525
20490 msgid "No orders"
20491 msgstr ""
20492
20493 #: app/Services/Translations/admin-translation.php:1526
20494 msgid "No orders found."
20495 msgstr ""
20496
20497 #: api/Resource/OrderResource.php:2253
20498 msgid "No orders were deleted"
20499 msgstr ""
20500
20501 #: app/Services/Reminders/ReminderService.php:182
20502 msgid "No outstanding amount on this order"
20503 msgstr ""
20504
20505 #: app/Services/Translations/admin-translation.php:1527
20506 msgid "No overrides configured"
20507 msgstr ""
20508
20509 #: app/Services/Translations/admin-translation.php:1528
20510 msgid ""
20511 "No packages defined yet. Add a package to define how your products are "
20512 "packaged for shipping."
20513 msgstr ""
20514
20515 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:101
20516 msgid "No payId ID!"
20517 msgstr ""
20518
20519 #: app/Services/Translations/admin-translation.php:1529
20520 msgid "No payment link available,Please setup custom checkout page!"
20521 msgstr ""
20522
20523 #: app/Services/Payments/PaymentHelper.php:90
20524 msgid "No payment method found!"
20525 msgstr ""
20526
20527 #: app/Services/Renderer/ModalCheckoutRenderer.php:628
20528 #: app/Services/Renderer/CheckoutRenderer.php:817
20529 msgid "No Payment method is activated for this site yet."
20530 msgstr ""
20531
20532 #: app/Services/Translations/admin-translation.php:1482
20533 msgid "No PDF attachment"
20534 msgstr ""
20535
20536 #: app/Listeners/IntegrationEventListener.php:387
20537 msgid "No pending actions found for this order"
20538 msgstr ""
20539
20540 #: app/Services/Translations/admin-translation.php:1530
20541 msgid "No preset rates found for this country"
20542 msgstr ""
20543
20544 #: app/Services/Translations/admin-translation.php:1531
20545 msgid "No price set"
20546 msgstr ""
20547
20548 #: app/Services/Translations/admin-translation.php:1532
20549 msgid "No pricing added yet"
20550 msgstr ""
20551
20552 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:745
20553 msgid "no processing"
20554 msgstr ""
20555
20556 #: app/Modules/MCP/Tools/ProductTools.php:223
20557 msgid "No product found for the given product_id."
20558 msgstr ""
20559
20560 #: app/Services/Renderer/ProductRenderer.php:1700
20561 msgid "No Product Found!"
20562 msgstr ""
20563
20564 #: app/Services/Translations/block-editor-translation.php:237
20565 msgid "No product gallery"
20566 msgstr ""
20567
20568 #: app/Services/Translations/block-editor-translation.php:238
20569 msgid "No products found"
20570 msgstr ""
20571
20572 #: app/Services/Translations/admin-translation.php:1533
20573 #: app/Services/Translations/customer-profile-translation.php:166
20574 msgid "No products found!"
20575 msgstr ""
20576
20577 #: app/Services/Translations/admin-translation.php:1534
20578 msgid "No products found."
20579 msgstr ""
20580
20581 #: app/Http/Controllers/ProductController.php:212
20582 #: app/Http/Controllers/ProductController.php:1585
20583 msgid "No products provided"
20584 msgstr ""
20585
20586 #: app/Services/Translations/block-editor-translation.php:239
20587 msgid ""
20588 "No products to display. Try adjusting the filters in the block settings "
20589 "panel or add categories or brands to this product."
20590 msgstr ""
20591
20592 #: app/Services/Translations/admin-translation.php:1535
20593 msgid "No products yet. Import a CSV or add products manually."
20594 msgstr ""
20595
20596 #: app/Services/Translations/customer-profile-translation.php:167
20597 msgid "No purchases yet"
20598 msgstr ""
20599
20600 #: app/Services/Translations/admin-translation.php:1536
20601 msgid "No rates found"
20602 msgstr ""
20603
20604 #: app/Modules/MCP/Tools/OrderTools.php:1001
20605 msgid "No refundable charge transaction was found on this order."
20606 msgstr ""
20607
20608 #: app/Hooks/Handlers/BlockEditors/RelatedProduct/InnerBlocks/InnerBlocks.php:99
20609 #: app/Hooks/Handlers/BlockEditors/RelatedProduct/InnerBlocks/InnerBlocks.php:118
20610 #: app/Hooks/Handlers/BlockEditors/RelatedProduct/InnerBlocks/InnerBlocks.php:135
20611 msgid "No related products found."
20612 msgstr ""
20613
20614 #: app/Services/PluginInstaller/AddonManager.php:241
20615 msgid "No release found. Please ensure the repository has published releases."
20616 msgstr ""
20617
20618 #: app/Services/Translations/admin-translation.php:1537
20619 msgid "No relevant data to plot the chart"
20620 msgstr ""
20621
20622 #: app/Services/Translations/admin-translation.php:1538
20623 msgid "No results found"
20624 msgstr ""
20625
20626 #: app/Services/Translations/admin-translation.php:1539
20627 msgid "No roles found!"
20628 msgstr ""
20629
20630 #: app/Services/Translations/admin-translation.php:1540
20631 msgid "No shipping address found."
20632 msgstr ""
20633
20634 #: app/Services/Translations/admin-translation.php:1541
20635 msgid "No shipping address provided"
20636 msgstr ""
20637
20638 #: app/Helpers/AddressHelper.php:332
20639 #: app/Services/Renderer/ShippingMethodsRender.php:62
20640 #: app/Modules/Shipping/Http/Controllers/Frontend/ShippingFrontendController.php:73
20641 msgid "No shipping methods available for this address."
20642 msgstr ""
20643
20644 #: app/Services/Translations/admin-translation.php:1542
20645 msgid ""
20646 "No shipping methods found for this zone. Add a shipping method to define how "
20647 "products are shipped in this zone."
20648 msgstr ""
20649
20650 #. %1$s is the opening tag, %2$s is the closing tag
20651 #: app/Services/Translations/admin-translation.php:1544
20652 #, php-format
20653 msgid ""
20654 "No shipping methods found. You can add shipping methods from %1$s here %2$s"
20655 msgstr ""
20656
20657 #: app/Helpers/AddressHelper.php:396
20658 msgid "No shipping options available for the provided address"
20659 msgstr ""
20660
20661 #: app/Services/Translations/admin-translation.php:1484
20662 msgid "No Shipping Zone Id provided"
20663 msgstr ""
20664
20665 #: app/Services/Translations/admin-translation.php:1483
20666 msgid "No SKU"
20667 msgstr ""
20668
20669 #: app/Modules/MCP/Tools/SubscriptionTools.php:218
20670 #: app/Modules/MCP/Tools/SubscriptionTools.php:311
20671 msgid "No subscription found for the given subscription_id."
20672 msgstr ""
20673
20674 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:33
20675 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:397
20676 msgid "No subscription found."
20677 msgstr ""
20678
20679 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:744
20680 msgid "No Subscription ID"
20681 msgstr ""
20682
20683 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:281
20684 msgid "No Subscription ID!"
20685 msgstr ""
20686
20687 #: app/Services/Translations/customer-profile-translation.php:168
20688 msgid "No subscription plans found!"
20689 msgstr ""
20690
20691 #: app/Services/Translations/admin-translation.php:1545
20692 msgid "No subscriptions found."
20693 msgstr ""
20694
20695 #: app/Services/Translations/customer-profile-translation.php:169
20696 msgid "No subscriptions yet"
20697 msgstr ""
20698
20699 #: app/Modules/Tax/TaxModule.php:367
20700 msgid "No tax applies to this order."
20701 msgstr ""
20702
20703 #: app/Services/Translations/admin-translation.php:1546
20704 msgid "No tax rate found for the selected country and tax class"
20705 msgstr ""
20706
20707 #: api/Resource/AttrTermResource.php:251
20708 msgid "No term IDs provided."
20709 msgstr ""
20710
20711 #: app/Services/Translations/admin-translation.php:1547
20712 msgid "No terms yet — click + Add Terms below to create one."
20713 msgstr ""
20714
20715 #: app/Services/Translations/admin-translation.php:1548
20716 #: app/Http/Controllers/OrderController.php:1044
20717 msgid "No test orders found to delete"
20718 msgstr ""
20719
20720 #: app/Http/Controllers/OrderController.php:1316
20721 msgid "No transaction found for this order"
20722 msgstr ""
20723
20724 #: app/Services/Reminders/ReminderService.php:302
20725 msgid "No trial end date set"
20726 msgstr ""
20727
20728 #: app/Http/Controllers/ProductVariationController.php:183
20729 msgid "No updates provided."
20730 msgstr ""
20731
20732 #: app/Services/Translations/customer-profile-translation.php:170
20733 msgid "No upgrade found for this purchase"
20734 msgstr ""
20735
20736 #: app/Services/Translations/admin-translation.php:1549
20737 msgid "No upgrade paths found."
20738 msgstr ""
20739
20740 #: app/Services/Translations/admin-translation.php:1550
20741 msgid "No upgrade plan found"
20742 msgstr ""
20743
20744 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:800
20745 msgid "No valid Client ID found!"
20746 msgstr ""
20747
20748 #: app/Services/Payments/PaymentHelper.php:81
20749 #: app/Http/Controllers/PaymentMethodController.php:66
20750 #: app/Hooks/Handlers/GlobalPaymentHandler.php:139
20751 msgid "No valid payment method found!"
20752 msgstr ""
20753
20754 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:70
20755 msgid "No valid payment method to cancel!"
20756 msgstr ""
20757
20758 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:46
20759 msgid "No valid payment method to pause!"
20760 msgstr ""
20761
20762 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:38
20763 msgid "No valid payment method to reactivate!"
20764 msgstr ""
20765
20766 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:54
20767 msgid "No valid payment method to resume!"
20768 msgstr ""
20769
20770 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:30
20771 msgid "No valid payment method to switch!"
20772 msgstr ""
20773
20774 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:22
20775 msgid "No valid payment method to update!"
20776 msgstr ""
20777
20778 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:470
20779 msgid "No valid public key found! Please contact the site administrator."
20780 msgstr ""
20781
20782 #: app/Services/Email/StoreDigestService.php:264
20783 msgid "No valid recipient is configured for the store digest email."
20784 msgstr ""
20785
20786 #: app/Http/Controllers/ProductVariationController.php:215
20787 #: app/Http/Controllers/ProductVariationController.php:351
20788 #: app/Http/Controllers/ProductVariationController.php:479
20789 msgid "No valid updates provided."
20790 msgstr ""
20791
20792 #: app/Http/Controllers/ProductVariationController.php:409
20793 msgid "No valid variant IDs provided."
20794 msgstr ""
20795
20796 #: app/Hooks/Handlers/BlockEditors/Buttons/BuyNowButtonBlockEditor.php:95
20797 #: app/Hooks/Handlers/BlockEditors/Buttons/AddToCartButtonBlockEditor.php:88
20798 msgid "No variant selected"
20799 msgstr ""
20800
20801 #: app/Services/Translations/admin-translation.php:1551
20802 msgid "No variants match your filters"
20803 msgstr ""
20804
20805 #: app/Services/Translations/admin-translation.php:1552
20806 msgid "No webhooks found."
20807 msgstr ""
20808
20809 #: app/Services/Translations/customer-profile-translation.php:172
20810 msgid "No, keep this!"
20811 msgstr ""
20812
20813 #: app/Services/Translations/admin-translation.php:1553
20814 #: app/Services/Translations/customer-profile-translation.php:171
20815 msgid "No, Thanks"
20816 msgstr ""
20817
20818 #: app/Services/Translations/admin-translation.php:1554
20819 msgid "No,Thanks"
20820 msgstr ""
20821
20822 #: app/Services/Localization/i18n/states.php:175
20823 msgid "Noakhali"
20824 msgstr ""
20825
20826 #: app/Services/Translations/admin-translation.php:1555
20827 msgid "Non Bundle"
20828 msgstr ""
20829
20830 #: app/Services/Translations/admin-translation.php:1556
20831 #: app/Services/Translations/block-editor-translation.php:240
20832 msgid "None"
20833 msgstr ""
20834
20835 #: app/Services/Localization/i18n/states.php:1773
20836 msgid "Nong Bua Lam Phu"
20837 msgstr ""
20838
20839 #: app/Services/Localization/i18n/states.php:1774
20840 msgid "Nong Khai"
20841 msgstr ""
20842
20843 #: app/Services/Localization/i18n/states.php:1775
20844 msgid "Nonthaburi"
20845 msgstr ""
20846
20847 #: app/Services/Localization/i18n/countries.php:175
20848 msgid "Norfolk Island"
20849 msgstr ""
20850
20851 #: app/Services/Localization/i18n/states.php:398
20852 msgid "Norte de Santander"
20853 msgstr ""
20854
20855 #: app/Services/Localization/i18n/states.php:678
20856 msgid "North Aegean"
20857 msgstr ""
20858
20859 #: app/Services/Localization/i18n/continents.php:203
20860 msgid "North America"
20861 msgstr ""
20862
20863 #: app/Services/Localization/i18n/states.php:2173
20864 msgid "North Carolina"
20865 msgstr ""
20866
20867 #: app/Services/Localization/i18n/states.php:2174
20868 msgid "North Dakota"
20869 msgstr ""
20870
20871 #: app/Services/Localization/i18n/states.php:656
20872 msgid "North East"
20873 msgstr ""
20874
20875 #: app/Services/Localization/i18n/states.php:899
20876 msgid "North Khorasan (خراسان شمالی)"
20877 msgstr ""
20878
20879 #: app/Services/Localization/i18n/countries.php:177
20880 msgid "North Korea"
20881 msgstr ""
20882
20883 #: app/Services/Localization/i18n/countries.php:143
20884 msgid "North Macedonia"
20885 msgstr ""
20886
20887 #: app/Services/Localization/i18n/states.php:430
20888 msgid "North Rhine-Westphalia"
20889 msgstr ""
20890
20891 #: app/Services/Localization/i18n/states.php:585
20892 msgid "North Sinai"
20893 msgstr ""
20894
20895 #: app/Services/Localization/i18n/states.php:2253
20896 msgid "North West"
20897 msgstr ""
20898
20899 #: app/Services/Localization/i18n/states.php:2262
20900 msgid "North-Western"
20901 msgstr ""
20902
20903 #: app/Services/Localization/i18n/states.php:657
20904 #: app/Services/Localization/i18n/states.php:2261
20905 msgid "Northern"
20906 msgstr ""
20907
20908 #: app/Services/Localization/i18n/states.php:2252
20909 msgid "Northern Cape"
20910 msgstr ""
20911
20912 #: app/Services/Localization/i18n/countries.php:262
20913 msgid "Northern Ireland"
20914 msgstr ""
20915
20916 #: app/Services/Localization/i18n/countries.php:176
20917 msgid "Northern Mariana Islands"
20918 msgstr ""
20919
20920 #: app/Services/Localization/i18n/states.php:1595
20921 msgid "Northern Samar"
20922 msgstr ""
20923
20924 #: app/Services/Localization/i18n/states.php:119
20925 msgid "Northern Territory"
20926 msgstr ""
20927
20928 #: app/Services/Localization/i18n/states.php:1481
20929 msgid "Northland"
20930 msgstr ""
20931
20932 #: app/Services/Localization/i18n/states.php:286
20933 msgid "Northwest Territories"
20934 msgstr ""
20935
20936 #: app/Services/Localization/i18n/countries.php:178
20937 msgid "Norway"
20938 msgstr ""
20939
20940 #: app/Helpers/CurrenciesHelper.php:111
20941 msgid "Norwegian Krone"
20942 msgstr ""
20943
20944 #: api/StoreSettings.php:60 app/Services/Renderer/ProductCardRender.php:438
20945 #: app/Services/Renderer/ProductRenderer.php:1542
20946 #: app/Services/Renderer/ProductRenderer.php:1651
20947 #: app/Services/Renderer/PricingTableRenderer.php:404
20948 #: app/Modules/Templating/AssetLoader.php:136
20949 #: app/Modules/Templating/AssetLoader.php:314
20950 #: app/Hooks/Handlers/ShortCodes/SingleProductShortCode.php:91
20951 #: app/Hooks/Handlers/ShortCodes/PricingTableShortCode.php:110
20952 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:1006
20953 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:495
20954 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:1027
20955 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:1106
20956 msgid "Not Available"
20957 msgstr ""
20958
20959 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:122
20960 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:145
20961 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:153
20962 msgid "Not available yet"
20963 msgstr ""
20964
20965 #: app/Services/Translations/admin-translation.php:1561
20966 msgid "Not collecting cross-border VAT"
20967 msgstr ""
20968
20969 #: app/Services/Filter/CustomerFilter.php:122
20970 #: app/Services/Filter/OrderFilter.php:346
20971 #: app/Services/Filter/OrderFilter.php:435
20972 msgid "Not Contains"
20973 msgstr ""
20974
20975 #: app/Services/Translations/admin-translation.php:1562
20976 msgid "Not enough data to calculate lifetime metrics."
20977 msgstr ""
20978
20979 #: app/Services/Translations/admin-translation.php:1557
20980 msgid "Not Equal"
20981 msgstr ""
20982
20983 #: app/Services/Filter/OrderFilter.php:321
20984 #: app/Services/Translations/admin-translation.php:1558
20985 msgid "Not Equals"
20986 msgstr ""
20987
20988 #: app/Services/Translations/admin-translation.php:1559
20989 msgid "Not Exist"
20990 msgstr ""
20991
20992 #: app/Services/Filter/TaxFilter.php:116
20993 #: app/Services/Translations/admin-translation.php:1560
20994 msgid "Not Filed"
20995 msgstr ""
20996
20997 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:63
20998 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:211
20999 msgid "Not found."
21000 msgstr ""
21001
21002 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:152
21003 msgid "not in"
21004 msgstr ""
21005
21006 #: app/Services/Translations/admin-translation.php:2820
21007 msgid "not Includes"
21008 msgstr ""
21009
21010 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:258
21011 msgid "Not Installed"
21012 msgstr ""
21013
21014 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:743
21015 msgid "Not proper order handler"
21016 msgstr ""
21017
21018 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:746
21019 msgid "not proper order handler"
21020 msgstr ""
21021
21022 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:112
21023 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:125
21024 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:139
21025 msgid "not purchased"
21026 msgstr ""
21027
21028 #: app/Services/Translations/admin-translation.php:1563
21029 msgid "Not set"
21030 msgstr ""
21031
21032 #: app/Services/Translations/admin-translation.php:1564
21033 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:160
21034 msgid "Note"
21035 msgstr ""
21036
21037 #. %d: order id
21038 #: app/Modules/MCP/Tools/OrderTools.php:953
21039 msgid "Note added to order #%d."
21040 msgstr ""
21041
21042 #: app/Modules/MCP/Tools/OrderTools.php:930
21043 msgid "Note added via AI assistant"
21044 msgstr ""
21045
21046 #: app/Services/Translations/admin-translation.php:1565
21047 msgid ""
21048 "Note: For plain text searches, simply type your query without operators. The "
21049 "system will search across all text fields."
21050 msgstr ""
21051
21052 #: app/Services/Translations/admin-translation.php:1566
21053 msgid ""
21054 "Note: Private products are only visible to administrators but can be "
21055 "purchased via direct purchase link."
21056 msgstr ""
21057
21058 #: app/Services/Translations/admin-translation.php:1567
21059 msgid "Notes"
21060 msgstr ""
21061
21062 #: app/Services/Renderer/CheckoutRenderer.php:689
21063 #: app/Services/Translations/block-editor-translation.php:241
21064 msgid "Notes about your order, e.g. Leave it at my doorstep."
21065 msgstr ""
21066
21067 #: app/Services/Translations/admin-translation.php:1568
21068 msgid "Nothing to preview"
21069 msgstr ""
21070
21071 #: app/Services/Translations/admin-translation.php:1569
21072 msgid "Nothing...."
21073 msgstr ""
21074
21075 #: app/Services/PDF/ReceiptPdfTemplateService.php:46
21076 msgid "Notice template for refund confirmations"
21077 msgstr ""
21078
21079 #: app/Http/Controllers/EmailNotificationController.php:74
21080 msgid "Notification Details not found"
21081 msgstr ""
21082
21083 #: app/Services/Translations/admin-translation.php:1570
21084 msgid "Notification Name"
21085 msgstr ""
21086
21087 #: app/Http/Controllers/ProductIntegrationsController.php:199
21088 msgid "Notification not found"
21089 msgstr ""
21090
21091 #: app/Http/Controllers/EmailNotificationController.php:98
21092 #: app/Http/Controllers/EmailNotificationController.php:119
21093 msgid "Notification updated successfully"
21094 msgstr ""
21095
21096 #: app/Services/Translations/admin-translation.php:1571
21097 msgid "Notifications"
21098 msgstr ""
21099
21100 #: app/Hooks/Handlers/ReminderHandler.php:168
21101 msgid "Notify customers before their trial ends and billing begins."
21102 msgstr ""
21103
21104 #: app/Hooks/Handlers/ReminderHandler.php:209
21105 msgid "Notify customers before upcoming subscription renewals."
21106 msgstr ""
21107
21108 #: app/Services/Localization/i18n/states.php:1252
21109 msgid "Nouaceur"
21110 msgstr ""
21111
21112 #: app/Services/Translations/TransStrings.php:197
21113 msgid "Nov"
21114 msgstr ""
21115
21116 #: app/Services/Localization/i18n/states.php:287
21117 msgid "Nova Scotia"
21118 msgstr ""
21119
21120 #: app/Services/Localization/i18n/states.php:973
21121 msgid "Novara"
21122 msgstr ""
21123
21124 #: app/Services/Translations/TransStrings.php:166
21125 msgid "November"
21126 msgstr ""
21127
21128 #: app/Services/Translations/TransStrings.php:136
21129 msgid "Now"
21130 msgstr ""
21131
21132 #: app/Modules/Tax/TaxModule.php:2470
21133 msgid "NPWP / PPN"
21134 msgstr ""
21135
21136 #: app/Modules/Tax/TaxModule.php:2474
21137 msgid "NTN / STRN"
21138 msgstr ""
21139
21140 #: app/Services/Localization/i18n/states.php:2104
21141 msgid "Ntoroko"
21142 msgstr ""
21143
21144 #: app/Services/Localization/i18n/states.php:2105
21145 msgid "Ntungamo"
21146 msgstr ""
21147
21148 #: app/Services/Localization/i18n/states.php:1596
21149 msgid "Nueva Ecija"
21150 msgstr ""
21151
21152 #: app/Services/Localization/i18n/states.php:2231
21153 msgid "Nueva Esparta"
21154 msgstr ""
21155
21156 #: app/Services/Localization/i18n/states.php:1476
21157 msgid "Nueva Segovia"
21158 msgstr ""
21159
21160 #: app/Services/Localization/i18n/states.php:1597
21161 msgid "Nueva Vizcaya"
21162 msgstr ""
21163
21164 #: app/Services/Localization/i18n/states.php:1326
21165 msgid "Nuevo León"
21166 msgstr ""
21167
21168 #: api/StoreSettings.php:391
21169 msgid "Number Format"
21170 msgstr ""
21171
21172 #: app/Services/Translations/admin-translation.php:1572
21173 msgid "Number of payments to split the price over the installment period."
21174 msgstr ""
21175
21176 #: app/Services/Translations/block-editor-translation.php:242
21177 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:97
21178 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:99
21179 msgid "Numbers"
21180 msgstr ""
21181
21182 #: app/Services/Translations/TransStrings.php:354
21183 msgctxt "numeric system - Sequence must need to maintained"
21184 msgid "0_1_2_3_4_5_6_7_8_9"
21185 msgstr ""
21186
21187 #: app/Services/Localization/i18n/states.php:288
21188 msgid "Nunavut"
21189 msgstr ""
21190
21191 #: app/Services/Localization/i18n/states.php:974
21192 msgid "Nuoro"
21193 msgstr ""
21194
21195 #: app/Services/Localization/i18n/states.php:43
21196 msgid "Nuristan"
21197 msgstr ""
21198
21199 #: app/Services/Localization/i18n/states.php:794
21200 msgid "Nusa Tenggara Barat"
21201 msgstr ""
21202
21203 #: app/Services/Localization/i18n/states.php:795
21204 msgid "Nusa Tenggara Timur"
21205 msgstr ""
21206
21207 #: app/Services/Localization/i18n/states.php:2106
21208 msgid "Nwoya"
21209 msgstr ""
21210
21211 #: app/Services/Localization/i18n/states.php:1130
21212 msgid "Nyamira"
21213 msgstr ""
21214
21215 #: app/Services/Localization/i18n/states.php:1131
21216 msgid "Nyandarua"
21217 msgstr ""
21218
21219 #: app/Services/Localization/i18n/states.php:1132
21220 msgid "Nyeri"
21221 msgstr ""
21222
21223 #: app/Services/Localization/i18n/states.php:767
21224 msgid "Nógrád"
21225 msgstr ""
21226
21227 #: app/Services/Localization/i18n/states.php:1343
21228 msgid "Oaxaca"
21229 msgstr ""
21230
21231 #: app/Services/Localization/i18n/states.php:310
21232 msgid "Obwalden"
21233 msgstr ""
21234
21235 #: app/Services/Localization/i18n/states.php:1598
21236 msgid "Occidental Mindoro"
21237 msgstr ""
21238
21239 #: app/Services/Translations/admin-translation.php:1577
21240 msgid "Occurrence"
21241 msgstr ""
21242
21243 #: app/Services/Localization/i18n/continents.php:249
21244 msgid "Oceania"
21245 msgstr ""
21246
21247 #: app/Services/Localization/i18n/states.php:1307
21248 msgid "Ocnița"
21249 msgstr ""
21250
21251 #: app/Services/Localization/i18n/states.php:725
21252 msgid "Ocotepeque"
21253 msgstr ""
21254
21255 #: app/Services/Translations/TransStrings.php:196
21256 msgid "Oct"
21257 msgstr ""
21258
21259 #: app/Services/Translations/TransStrings.php:165
21260 msgid "October"
21261 msgstr ""
21262
21263 #: app/Services/Localization/i18n/states.php:1986
21264 msgid "Odeshchyna"
21265 msgstr ""
21266
21267 #: app/Services/Localization/i18n/states.php:861
21268 msgid "Odisha"
21269 msgstr ""
21270
21271 #: app/Services/Translations/admin-translation.php:2821
21272 msgid "of"
21273 msgstr ""
21274
21275 #: app/Services/Translations/admin-translation.php:2822
21276 msgid "of variants"
21277 msgstr ""
21278
21279 #: app/Services/Translations/admin-translation.php:2823
21280 #: app/Services/Translations/customer-profile-translation.php:350
21281 #: app/Views/invoice/thank_you.php:324 app/Views/invoice/receipt_slip.php:471
21282 #: app/Modules/Tax/TaxModule.php:534
21283 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:1033
21284 #: app/Services/Renderer/Receipt/ThankYouRender.php:1185
21285 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:618
21286 #: app/Views/emails/parts/items_table.php:504
21287 msgid "of which included in prices"
21288 msgstr ""
21289
21290 #: app/Services/Localization/i18n/states.php:831
21291 msgid "Offaly"
21292 msgstr ""
21293
21294 #: app/Modules/PaymentMethods/Cod/CodHandler.php:32
21295 msgid "Offline payment is not activated"
21296 msgstr ""
21297
21298 #: app/Services/Localization/i18n/states.php:1432
21299 msgid "Ogun"
21300 msgstr ""
21301
21302 #: app/Services/Localization/i18n/states.php:1396
21303 msgid "Ohangwena"
21304 msgstr ""
21305
21306 #: app/Services/Localization/i18n/states.php:2175
21307 msgid "Ohio"
21308 msgstr ""
21309
21310 #: app/Services/Localization/i18n/states.php:1091
21311 msgid "Oita"
21312 msgstr ""
21313
21314 #: app/Services/Translations/TransStrings.php:123
21315 #: app/Services/Translations/TransStrings.php:140
21316 #: app/Services/Translations/TransStrings.php:244
21317 #: app/Services/Translations/admin-translation.php:1573
21318 msgid "OK"
21319 msgstr ""
21320
21321 #: app/Services/Translations/admin-translation.php:1578
21322 msgid "Ok"
21323 msgstr ""
21324
21325 #: app/Services/Translations/admin-translation.php:1579
21326 msgid "Okay...!"
21327 msgstr ""
21328
21329 #: app/Services/Localization/i18n/states.php:1080
21330 msgid "Okayama"
21331 msgstr ""
21332
21333 #: app/Services/Localization/i18n/states.php:1094
21334 msgid "Okinawa"
21335 msgstr ""
21336
21337 #: app/Services/Localization/i18n/states.php:2176
21338 msgid "Oklahoma"
21339 msgstr ""
21340
21341 #: app/Services/Localization/i18n/states.php:726
21342 msgid "Olancho"
21343 msgstr ""
21344
21345 #: app/Services/Translations/block-editor-translation.php:243
21346 msgid "Oldest to newest"
21347 msgstr ""
21348
21349 #: app/Services/Localization/i18n/states.php:1690
21350 msgid "Olt"
21351 msgstr ""
21352
21353 #: app/Services/Localization/i18n/states.php:1397
21354 msgid "Omaheke"
21355 msgstr ""
21356
21357 #: app/Services/Localization/i18n/countries.php:179
21358 msgid "Oman"
21359 msgstr ""
21360
21361 #: app/Services/Localization/i18n/states.php:2107
21362 msgid "Omoro"
21363 msgstr ""
21364
21365 #: app/Services/Localization/i18n/states.php:1398
21366 msgid "Omusati"
21367 msgstr ""
21368
21369 #: app/Services/Translations/customer-profile-translation.php:351
21370 msgid "on"
21371 msgstr ""
21372
21373 #: app/Models/Order.php:582
21374 #, php-format
21375 msgid "on %s"
21376 msgstr ""
21377
21378 #: app/Services/Email/EmailNotifications.php:331
21379 msgid "On demand"
21380 msgstr ""
21381
21382 #: app/Helpers/Status.php:162 app/Helpers/Status.php:172
21383 #: app/Helpers/Helper.php:221 app/Helpers/Helper.php:236
21384 #: app/Services/Filter/OrderFilter.php:253
21385 #: app/Services/Translations/admin-translation.php:1580
21386 #: app/Services/Translations/customer-profile-translation.php:173
21387 msgid "On Hold"
21388 msgstr ""
21389
21390 #: app/Services/Translations/admin-translation.php:1581
21391 msgid "On hold"
21392 msgstr ""
21393
21394 #: app/Services/Translations/block-editor-translation.php:244
21395 msgid "On Sale"
21396 msgstr ""
21397
21398 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:238
21399 msgid "On sale Products only"
21400 msgstr ""
21401
21402 #: app/Modules/MCP/Tools/ContextTools.php:83
21403 msgid ""
21404 "On-demand lookup lists kept out of get-store-context to keep it lean: "
21405 "coupons, labels, gateways, tax_classes, shipping_zones, product_categories. "
21406 "Pass kinds[] with only what you need. Kinds your role cannot see are "
21407 "reported in meta.warnings, not dropped silently."
21408 msgstr ""
21409
21410 #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:65
21411 msgid "On-site checkout with AcceptUI"
21412 msgstr ""
21413
21414 #: app/Services/Translations/admin-translation.php:1582
21415 msgid "Onboarding Checklist"
21416 msgstr ""
21417
21418 #: app/Services/Translations/customer-profile-translation.php:174
21419 msgid "Once you subscribe to a plan, it will appear here."
21420 msgstr ""
21421
21422 #: app/Services/Localization/i18n/states.php:1433
21423 msgid "Ondo"
21424 msgstr ""
21425
21426 #: app/Services/Tax/TaxManager.php:117
21427 msgid "One"
21428 msgstr ""
21429
21430 #: api/StoreSettings.php:940
21431 msgid "One Column"
21432 msgstr ""
21433
21434 #: api/Resource/AttrGroupResource.php:249
21435 msgid "One or more group IDs do not exist."
21436 msgstr ""
21437
21438 #: app/Modules/MCP/Tools/LabelTools.php:103
21439 msgid ""
21440 "One or more label IDs do not exist. Use list-reference-data with kind=labels "
21441 "to find valid ids."
21442 msgstr ""
21443
21444 #: api/Resource/AttrTermResource.php:262
21445 msgid "One or more term IDs do not belong to this group."
21446 msgstr ""
21447
21448 #: app/Http/Controllers/ProductVariationController.php:252
21449 #: app/Http/Controllers/ProductVariationController.php:496
21450 msgid "One or more variant IDs do not exist."
21451 msgstr ""
21452
21453 #: app/Services/Renderer/ProductRenderer.php:229
21454 #: app/Services/Renderer/PricingTableRenderer.php:166
21455 #: app/Services/Translations/admin-translation.php:1583
21456 msgid "One Time"
21457 msgstr ""
21458
21459 #: app/Services/Translations/admin-translation.php:1584
21460 msgid "One time"
21461 msgstr ""
21462
21463 #: app/Services/Translations/admin-translation.php:1585
21464 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:190
21465 msgid "One-time"
21466 msgstr ""
21467
21468 #: app/Views/emails/digest.php:127
21469 msgid "One-time orders"
21470 msgstr ""
21471
21472 #: app/Services/Translations/admin-translation.php:1586
21473 msgid "Onetime"
21474 msgstr ""
21475
21476 #: app/Services/Translations/admin-translation.php:1587
21477 msgid "Onetime Payments"
21478 msgstr ""
21479
21480 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:392
21481 msgid "Only added if none of your product fields contains any links."
21482 msgstr ""
21483
21484 #. %1$s: store country name
21485 #: app/Services/Translations/admin-translation.php:1589
21486 #, php-format
21487 msgid "Only collect VAT from customers in %s."
21488 msgstr ""
21489
21490 #. %1$s: store country name
21491 #: app/Services/Translations/admin-translation.php:1591
21492 #, php-format
21493 msgid "Only for %1$s"
21494 msgstr ""
21495
21496 #: app/Services/Translations/block-editor-translation.php:245
21497 msgid "Only if cart has items"
21498 msgstr ""
21499
21500 #: app/Modules/Shipping/Http/Requests/ShippingZoneRequest.php:54
21501 msgid "Only one \"Whole World\" shipping zone is allowed."
21502 msgstr ""
21503
21504 #: app/Services/Translations/admin-translation.php:1592
21505 msgid "Only ships to the countries listed above."
21506 msgstr ""
21507
21508 #: app/Services/Translations/block-editor-translation.php:246
21509 msgid "Only show this block when the condition is met."
21510 msgstr ""
21511
21512 #: app/Services/Filter/OrderFilter.php:186
21513 #: app/Services/Filter/OrderFilter.php:204
21514 msgid "only supports '=' operator"
21515 msgstr ""
21516
21517 #: app/Services/Localization/i18n/states.php:289
21518 msgid "Ontario"
21519 msgstr ""
21520
21521 #: app/Services/Translations/admin-translation.php:1593
21522 msgid "Oops! That page can't be found."
21523 msgstr ""
21524
21525 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:179
21526 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:193
21527 msgid "Opacity"
21528 msgstr ""
21529
21530 #. %1$s: attribute group title
21531 #: app/Services/Translations/admin-translation.php:1596
21532 #, php-format
21533 msgid "Open attribute group: %1$s"
21534 msgstr ""
21535
21536 #: app/Services/Translations/block-editor-translation.php:247
21537 msgid "Open checkout in a modal instead of navigating to the product page."
21538 msgstr ""
21539
21540 #: app/Services/Translations/block-editor-translation.php:248
21541 msgid "Open in"
21542 msgstr ""
21543
21544 #: app/Services/Translations/block-editor-translation.php:249
21545 msgid "Open in new tab"
21546 msgstr ""
21547
21548 #: app/Views/emails/order/reminder/overdue/admin.php:64
21549 msgid "Open Order"
21550 msgstr ""
21551
21552 #: app/Services/Translations/admin-translation.php:1594
21553 msgid "Open Search"
21554 msgstr ""
21555
21556 #: app/Services/Translations/customer-profile-translation.php:175
21557 msgid "Open search"
21558 msgstr ""
21559
21560 #: app/Services/Renderer/MiniCartRenderer.php:69
21561 #: app/Services/Renderer/CartDrawerRenderer.php:142
21562 msgid "Open Shopping Cart"
21563 msgstr ""
21564
21565 #: app/Services/Translations/admin-translation.php:1597
21566 msgid "Operators"
21567 msgstr ""
21568
21569 #: app/Services/Translations/block-editor-translation.php:250
21570 msgid "Option 1"
21571 msgstr ""
21572
21573 #: app/Services/Translations/block-editor-translation.php:251
21574 msgid "Option 2"
21575 msgstr ""
21576
21577 #: app/Services/Translations/admin-translation.php:1598
21578 msgid "Option config changed. Save to update variants."
21579 msgstr ""
21580
21581 #: app/Services/Translations/admin-translation.php:1599
21582 msgid "Option name"
21583 msgstr ""
21584
21585 #: app/Services/Translations/admin-translation.php:1600
21586 msgid "Option name is required."
21587 msgstr ""
21588
21589 #: app/Services/Translations/admin-translation.php:1601
21590 msgid "Option values"
21591 msgstr ""
21592
21593 #: app/Services/Translations/admin-translation.php:1602
21594 msgid "Option values created successfully"
21595 msgstr ""
21596
21597 #: app/Services/Translations/admin-translation.php:1603
21598 msgid "Optional description"
21599 msgstr ""
21600
21601 #: app/Services/Translations/admin-translation.php:1604
21602 msgid "Optional description of this shipping class for internal reference."
21603 msgstr ""
21604
21605 #: app/Services/Translations/admin-translation.php:1605
21606 msgid ""
21607 "Optionally add a description that will get your customers excited about the "
21608 "offer. You can use html as well."
21609 msgstr ""
21610
21611 #: app/Services/Translations/admin-translation.php:1606
21612 msgid "Options"
21613 msgstr ""
21614
21615 #: app/Services/Translations/admin-translation.php:1574
21616 msgid "OR"
21617 msgstr ""
21618
21619 #: app/Services/Translations/admin-translation.php:2824
21620 msgid "or"
21621 msgstr ""
21622
21623 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:320
21624 msgid "Or Setup keys manually"
21625 msgstr ""
21626
21627 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:319
21628 msgid "Or Setup keys manually."
21629 msgstr ""
21630
21631 #: app/Services/Translations/block-editor-translation.php:252
21632 msgid "Or use custom icon URL"
21633 msgstr ""
21634
21635 #: app/Services/Localization/i18n/states.php:514
21636 msgid "Oran"
21637 msgstr ""
21638
21639 #: app/Helpers/EditorShortCodeHelper.php:217
21640 #: app/Services/Translations/admin-translation.php:1607
21641 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:162
21642 msgid "Order"
21643 msgstr ""
21644
21645 #: app/Services/Translations/admin-translation.php:2825
21646 msgid "order"
21647 msgstr ""
21648
21649 #: app/Views/emails/parts/order_header.php:25
21650 msgid "Order #"
21651 msgstr ""
21652
21653 #. 1: order/invoice number, 2: order status
21654 #: app/Models/Order.php:1153
21655 #, php-format
21656 msgid "Order %1$s cannot be deleted due to its current order status: %2$s."
21657 msgstr ""
21658
21659 #. 1: order/invoice number, 2: payment status
21660 #: app/Models/Order.php:1141
21661 #, php-format
21662 msgid "Order %1$s cannot be deleted due to its current payment status: %2$s."
21663 msgstr ""
21664
21665 #. 1: order number, 2: customer name, 3: order total, 4: payment status
21666 #: app/Modules/MCP/Tools/OrderTools.php:417
21667 #, php-format
21668 msgid "Order %1$s — %2$s — %3$s — %4$s"
21669 msgstr ""
21670
21671 #. %s is the order/invoice number
21672 #: app/Models/Order.php:1181
21673 #, php-format
21674 msgid "Order %s cannot be deleted as it has an active subscription."
21675 msgstr ""
21676
21677 #. %s is the order/invoice number
21678 #: app/Http/Controllers/OrderController.php:560
21679 #, php-format
21680 msgid "Order %s deleted successfully"
21681 msgstr ""
21682
21683 #: app/Services/Email/EmailNotifications.php:71
21684 #: app/Services/Email/EmailNotifications.php:90
21685 #: app/Services/Email/EmailNotifications.php:180
21686 #: app/Services/Email/EmailNotifications.php:198
21687 #: app/Services/Email/EmailNotifications.php:216
21688 #: app/Services/Email/EmailNotifications.php:234
21689 #: app/Services/Email/EmailNotifications.php:252
21690 #: app/Services/Email/EmailNotifications.php:272
21691 msgid "Order Actions"
21692 msgstr ""
21693
21694 #: api/Resource/OrderAddressResource.php:70
21695 #: api/Resource/FrontendResource/OrderAddressResource.php:82
21696 msgid "Order address created successfully!"
21697 msgstr ""
21698
21699 #: api/Resource/OrderAddressResource.php:75
21700 #: api/Resource/FrontendResource/OrderAddressResource.php:87
21701 msgid "Order address creation failed."
21702 msgstr ""
21703
21704 #: api/Resource/OrderAddressResource.php:109
21705 #: api/Resource/FrontendResource/OrderAddressResource.php:121
21706 msgid "Order address update failed."
21707 msgstr ""
21708
21709 #: api/Resource/OrderAddressResource.php:105
21710 #: api/Resource/FrontendResource/OrderAddressResource.php:117
21711 msgid "Order address updated successfully!"
21712 msgstr ""
21713
21714 #: app/Services/Translations/customer-profile-translation.php:179
21715 msgid "Order addresses"
21716 msgstr ""
21717
21718 #: api/Resource/OrderResource.php:2153
21719 msgid "Order already has the same status"
21720 msgstr ""
21721
21722 #: app/Services/Filter/OrderFilter.php:310
21723 msgid "Order Amount"
21724 msgstr ""
21725
21726 #: app/Views/invoice/receipt_slip.php:115
21727 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:228
21728 msgid "Order At"
21729 msgstr ""
21730
21731 #: app/Views/emails/digest.php:116
21732 msgid "Order breakdown"
21733 msgstr ""
21734
21735 #: app/Helpers/AdminHelper.php:162
21736 msgid "Order Bump"
21737 msgstr ""
21738
21739 #: app/Services/Translations/admin-translation.php:1608
21740 msgid "Order Bump ID"
21741 msgstr ""
21742
21743 #: app/Services/Translations/admin-translation.php:1609
21744 msgid "Order Bump Price"
21745 msgstr ""
21746
21747 #: app/Services/Translations/admin-translation.php:1610
21748 msgid "Order Bumps"
21749 msgstr ""
21750
21751 #: app/Services/Translations/block-editor-translation.php:253
21752 msgid "Order By"
21753 msgstr ""
21754
21755 #: app/Services/Translations/block-editor-translation.php:256
21756 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:147
21757 msgid "Order by"
21758 msgstr ""
21759
21760 #: app/Http/Controllers/OrderController.php:264
21761 msgid "Order can not be refunded."
21762 msgstr ""
21763
21764 #: app/Helpers/Status.php:444
21765 msgid "Order Canceled"
21766 msgstr ""
21767
21768 #. %s is the order status
21769 #: app/Services/Translations/admin-translation.php:1624
21770 #, php-format
21771 msgid "Order cannot be edited once it is %s"
21772 msgstr ""
21773
21774 #: app/Services/Translations/admin-translation.php:1625
21775 msgid "Order cannot be edited once paid."
21776 msgstr ""
21777
21778 #: app/Services/Translations/admin-translation.php:1611
21779 msgid "Order Chart"
21780 msgstr ""
21781
21782 #: app/Helpers/EditorShortCodeHelper.php:260
21783 msgid "Order Completed At"
21784 msgstr ""
21785
21786 #: app/Services/Email/EmailNotifications.php:282
21787 msgid "Order Confirmation #{{order.invoice_no}} (Offline Payment)"
21788 msgstr ""
21789
21790 #: app/Services/Email/EmailNotifications.php:273
21791 msgid "Order confirmation to customer (Offline Payment)"
21792 msgstr ""
21793
21794 #: app/Services/Filter/ProductFilter.php:251
21795 #: app/Services/Translations/admin-translation.php:1612
21796 msgid "Order Count"
21797 msgstr ""
21798
21799 #: app/Helpers/EditorShortCodeHelper.php:266
21800 msgid "Order Create Date"
21801 msgstr ""
21802
21803 #: app/Views/invoice/invoice_template.php:23
21804 msgid "Order Created"
21805 msgstr ""
21806
21807 #: app/Views/invoice/packing_slip.php:9
21808 #: app/Views/invoice/invoice_template.php:9
21809 #: app/Views/invoice/dispatch_slip.php:9 app/Views/invoice/shipping_slip.php:9
21810 #: app/Views/invoice/delivery_slip.php:9
21811 msgid "Order Created Notification"
21812 msgstr ""
21813
21814 #: app/Http/Controllers/OrderController.php:113
21815 msgid "Order created successfully!"
21816 msgstr ""
21817
21818 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:742
21819 msgid "Order creation failed"
21820 msgstr ""
21821
21822 #: api/Resource/OrderResource.php:223
21823 msgid "Order creation failed."
21824 msgstr ""
21825
21826 #: app/Helpers/EditorShortCodeHelper.php:232
21827 msgid "Order Currency"
21828 msgstr ""
21829
21830 #: app/Helpers/EditorShortCodeHelper.php:228
21831 msgid "Order Customer Id"
21832 msgstr ""
21833
21834 #: app/Services/Filter/OrderFilter.php:325
21835 #: app/Views/emails/components/header.php:10
21836 #: app/Views/emails/parts/order_header.php:20
21837 msgid "Order Date"
21838 msgstr ""
21839
21840 #: app/Helpers/Status.php:490
21841 msgid "Order Delivered"
21842 msgstr ""
21843
21844 #: app/Services/Translations/customer-profile-translation.php:176
21845 msgid "Order Details"
21846 msgstr ""
21847
21848 #: app/Helpers/EditorShortCodeHelper.php:235
21849 msgid "Order Discount Tax"
21850 msgstr ""
21851
21852 #: app/Helpers/EditorShortCodeHelper.php:236
21853 msgid "Order Discount Tax (Formatted)"
21854 msgstr ""
21855
21856 #: app/Helpers/EditorShortCodeHelper.php:237
21857 msgid "Order Discount Total"
21858 msgstr ""
21859
21860 #: app/Helpers/EditorShortCodeHelper.php:238
21861 msgid "Order Discount Total (Formatted)"
21862 msgstr ""
21863
21864 #: app/Helpers/EditorShortCodeHelper.php:265
21865 msgid "Order Downloads"
21866 msgstr ""
21867
21868 #: app/Helpers/EditorShortCodeHelper.php:250
21869 msgid "Order Fee Lines"
21870 msgstr ""
21871
21872 #: app/Helpers/EditorShortCodeHelper.php:226
21873 msgid "Order Fulfillment Type"
21874 msgstr ""
21875
21876 #: app/Http/Controllers/OrderController.php:705
21877 msgid "Order has already been paid"
21878 msgstr ""
21879
21880 #: app/Services/Email/EmailNotifications.php:243
21881 msgid "Order has been delivered #{{order.invoice_no}}"
21882 msgstr ""
21883
21884 #: app/Http/Controllers/OrderController.php:793
21885 msgid "Order has been marked as paid"
21886 msgstr ""
21887
21888 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:184
21889 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:289
21890 #: app/Modules/PaymentMethods/Cod/Cod.php:64
21891 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:171
21892 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:239
21893 msgid "Order has been placed successfully"
21894 msgstr ""
21895
21896 #: app/Services/Email/EmailNotifications.php:225
21897 msgid "Order has been shipped #{{order.invoice_no}} 📦"
21898 msgstr ""
21899
21900 #: app/Services/Filter/OrderFilter.php:315
21901 msgid "Order Hash (UUID)"
21902 msgstr ""
21903
21904 #: app/Listeners/IntegrationEventListener.php:362
21905 msgid "Order hash is required"
21906 msgstr ""
21907
21908 #: app/Services/Translations/admin-translation.php:1613
21909 msgid "Order Heat Map"
21910 msgstr ""
21911
21912 #: app/Helpers/EditorShortCodeHelper.php:220
21913 #: app/Services/Translations/admin-translation.php:1614
21914 #: app/Views/emails/order/reminder/due/customer.php:41
21915 #: app/Views/emails/order/reminder/due/admin.php:23
21916 #: app/Views/emails/order/reminder/overdue/customer.php:45
21917 #: app/Views/emails/order/reminder/overdue/admin.php:35
21918 msgid "Order ID"
21919 msgstr ""
21920
21921 #: app/Services/Filter/OrderFilter.php:142
21922 msgid "Order Id"
21923 msgstr ""
21924
21925 #: app/Views/invoice/invoice_template.php:51
21926 #: app/Views/invoice/dispatch_slip.php:40
21927 #: app/Views/invoice/shipping_slip.php:31
21928 #: app/Views/invoice/delivery_slip.php:33
21929 msgid "Order ID:"
21930 msgstr ""
21931
21932 #. %s is the order number
21933 #: app/Services/Translations/admin-translation.php:1616
21934 #, php-format
21935 msgid "Order ID: %s"
21936 msgstr ""
21937
21938 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:421
21939 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:506
21940 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:822
21941 msgid "Order info retrieved!"
21942 msgstr ""
21943
21944 #: api/Orders.php:90
21945 msgid "Order information does not match."
21946 msgstr ""
21947
21948 #: app/Helpers/EditorShortCodeHelper.php:259
21949 msgid "Order Ip Address"
21950 msgstr ""
21951
21952 #: app/Services/Reminders/ReminderService.php:177
21953 msgid "Order is not eligible for payment reminder"
21954 msgstr ""
21955
21956 #: app/Helpers/EditorShortCodeHelper.php:312
21957 msgid "Order Item (Loop)"
21958 msgstr ""
21959
21960 #: app/Helpers/EditorShortCodeHelper.php:267
21961 msgid "Order Item Count"
21962 msgstr ""
21963
21964 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:136
21965 msgid "Order Items"
21966 msgstr ""
21967
21968 #: app/Services/Translations/admin-translation.php:1626
21969 #: app/Services/Translations/customer-profile-translation.php:180
21970 msgid "Order items"
21971 msgstr ""
21972
21973 #: api/Resource/OrderItemResource.php:79
21974 msgid "Order items created."
21975 msgstr ""
21976
21977 #: api/Resource/OrderItemResource.php:84
21978 msgid "Order items failed to create!"
21979 msgstr ""
21980
21981 #: api/Resource/OrderItemResource.php:132
21982 msgid "Order items failed to update!"
21983 msgstr ""
21984
21985 #: api/OrderItems.php:106 api/Resource/OrderItemResource.php:127
21986 #: api/Resource/OrderItemResource.php:317
21987 msgid "Order items updated."
21988 msgstr ""
21989
21990 #: app/Listeners/IntegrationEventListener.php:370
21991 #: app/Helpers/CustomerHelper.php:182 api/Resource/OrderResource.php:1709
21992 #: app/Services/Translations/admin-translation.php:1627
21993 #: app/Http/Controllers/OrderController.php:198
21994 #: app/Http/Controllers/OrderController.php:236
21995 #: app/Http/Controllers/OrderController.php:484
21996 #: app/Http/Controllers/OrderController.php:603
21997 #: app/Http/Controllers/WidgetsController.php:28
21998 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:148
21999 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:426
22000 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:494
22001 msgid "Order not found"
22002 msgstr ""
22003
22004 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:280
22005 msgid "Order not found for the provided intent ID."
22006 msgstr ""
22007
22008 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:516
22009 msgid "Order not found or you do not have permission to view it."
22010 msgstr ""
22011
22012 #: api/Resource/OrderResource.php:1843 api/Resource/OrderResource.php:2040
22013 #: app/Modules/PaymentMethods/Cod/CodHandler.php:41
22014 msgid "Order not found!"
22015 msgstr ""
22016
22017 #: app/Helpers/OrderItemHelper.php:88
22018 msgid "Order Not valid!"
22019 msgstr ""
22020
22021 #: app/Helpers/EditorShortCodeHelper.php:258
22022 msgid "Order Note"
22023 msgstr ""
22024
22025 #: app/Http/Controllers/NotesController.php:22
22026 msgid "Order Note Updated successfully."
22027 msgstr ""
22028
22029 #: app/Services/Renderer/CheckoutRenderer.php:688
22030 msgid "Order Notes"
22031 msgstr ""
22032
22033 #: app/Helpers/EditorShortCodeHelper.php:225
22034 #: app/Services/Translations/customer-profile-translation.php:177
22035 msgid "Order Number"
22036 msgstr ""
22037
22038 #: app/Services/Reminders/ReminderService.php:166
22039 msgid "Order or customer not found"
22040 msgstr ""
22041
22042 #: app/Helpers/Status.php:440
22043 msgid "Order Paid (Payment / Subscription)"
22044 msgstr ""
22045
22046 #: app/Helpers/EditorShortCodeHelper.php:224
22047 msgid "Order Parent Id"
22048 msgstr ""
22049
22050 #: app/Helpers/EditorShortCodeHelper.php:222
22051 msgid "Order Payment Link"
22052 msgstr ""
22053
22054 #: app/Helpers/EditorShortCodeHelper.php:229
22055 msgid "Order Payment Method"
22056 msgstr ""
22057
22058 #: app/Helpers/EditorShortCodeHelper.php:230
22059 msgid "Order Payment Method Title"
22060 msgstr ""
22061
22062 #: app/Helpers/EditorShortCodeHelper.php:231
22063 msgid "Order Payment Status"
22064 msgstr ""
22065
22066 #: app/Services/Translations/checkout-translation.php:24
22067 msgid "Order Processing..."
22068 msgstr ""
22069
22070 #: app/Services/Filter/CustomerFilter.php:77
22071 #: app/Services/Filter/OrderFilter.php:233
22072 #: app/Services/Filter/ProductFilter.php:245
22073 msgid "Order Property"
22074 msgstr ""
22075
22076 #: app/Helpers/EditorShortCodeHelper.php:257
22077 msgid "Order Rate"
22078 msgstr ""
22079
22080 #: app/Services/PDF/ReceiptPdfTemplateService.php:17
22081 #: app/Services/PDF/ReceiptPdfTemplateService.php:23
22082 #: app/Http/Routes/WebRoutes.php:234
22083 msgid "Order Receipt"
22084 msgstr ""
22085
22086 #: app/Views/emails/order/reminder/due/customer.php:45
22087 #: app/Views/emails/order/reminder/due/admin.php:27
22088 #: app/Views/emails/order/reminder/overdue/customer.php:49
22089 #: app/Views/emails/order/reminder/overdue/admin.php:39
22090 msgid "Order Reference"
22091 msgstr ""
22092
22093 #: app/Helpers/Status.php:448
22094 msgid "Order Refunded (Full)"
22095 msgstr ""
22096
22097 #: app/Helpers/EditorShortCodeHelper.php:261
22098 msgid "Order Refunded At"
22099 msgstr ""
22100
22101 #: app/Helpers/Status.php:486
22102 msgid "Order Shipped"
22103 msgstr ""
22104
22105 #: app/Helpers/EditorShortCodeHelper.php:243
22106 msgid "Order Shipping Tax"
22107 msgstr ""
22108
22109 #: app/Helpers/EditorShortCodeHelper.php:244
22110 msgid "Order Shipping Tax (Formatted)"
22111 msgstr ""
22112
22113 #: app/Helpers/EditorShortCodeHelper.php:245
22114 msgid "Order Shipping Total"
22115 msgstr ""
22116
22117 #: app/Helpers/EditorShortCodeHelper.php:246
22118 msgid "Order Shipping Total (Formatted)"
22119 msgstr ""
22120
22121 #: app/Services/Translations/admin-translation.php:1617
22122 msgid "Order Sources"
22123 msgstr ""
22124
22125 #: app/Services/Translations/admin-translation.php:1618
22126 msgid "Order Stats Overview"
22127 msgstr ""
22128
22129 #: app/Services/Translations/admin-translation.php:1619
22130 msgid "Order Stats Overview of"
22131 msgstr ""
22132
22133 #: app/Helpers/EditorShortCodeHelper.php:223
22134 #: app/Services/Filter/OrderFilter.php:247
22135 #: app/Services/Translations/admin-translation.php:1620
22136 msgid "Order Status"
22137 msgstr ""
22138
22139 #: app/Services/Translations/customer-profile-translation.php:181
22140 msgid "Order status"
22141 msgstr ""
22142
22143 #: app/Http/Controllers/OrderController.php:932
22144 msgid "Order Status has been changed for the selected orders"
22145 msgstr ""
22146
22147 #. 1: old status, 2: new status
22148 #. %1$s is the old status, %2$s is the new status
22149 #: app/Helpers/StatusHelper.php:51 app/Helpers/StatusHelper.php:219
22150 #: app/Helpers/StatusHelper.php:242 api/Resource/OrderResource.php:2083
22151 #: app/Http/Controllers/OrderController.php:757
22152 #: app/Http/Controllers/OrderController.php:786
22153 #: app/Modules/PaymentMethods/Cod/Cod.php:101
22154 #, php-format
22155 msgid "Order status has been updated from %1$s to %2$s"
22156 msgstr ""
22157
22158 #: app/Services/Translations/customer-profile-translation.php:182
22159 msgid "Order status information"
22160 msgstr ""
22161
22162 #: app/Helpers/StatusHelper.php:48 app/Helpers/StatusHelper.php:216
22163 #: app/Helpers/StatusHelper.php:239 api/Resource/OrderResource.php:2080
22164 #: app/Http/Controllers/OrderController.php:754
22165 #: app/Http/Controllers/OrderController.php:783
22166 #: app/Modules/PaymentMethods/Cod/Cod.php:98
22167 msgid "Order status updated"
22168 msgstr ""
22169
22170 #: app/Http/Controllers/OrderController.php:1326
22171 msgid "Order statuses synced successfully"
22172 msgstr ""
22173
22174 #: app/Helpers/EditorShortCodeHelper.php:233
22175 msgid "Order Subtotal"
22176 msgstr ""
22177
22178 #: app/Helpers/EditorShortCodeHelper.php:234
22179 msgid "Order Subtotal (Formatted)"
22180 msgstr ""
22181
22182 #: app/Services/Renderer/CheckoutRenderer.php:241
22183 #: app/Services/Translations/block-editor-translation.php:254
22184 #: app/Views/invoice/invoice_template.php:48
22185 #: app/Views/invoice/dispatch_slip.php:37
22186 #: app/Views/invoice/shipping_slip.php:28
22187 #: app/Views/invoice/delivery_slip.php:30
22188 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:157
22189 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:269
22190 #: app/Views/emails/order/paid/customer.php:24
22191 #: app/Views/emails/order/paid/admin.php:25
22192 #: app/Views/emails/order/shipped/customer.php:28
22193 #: app/Views/emails/order/placed/customer.php:24
22194 #: app/Views/emails/order/placed/admin.php:25
22195 #: app/Views/emails/order/delivered/customer.php:31
22196 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:380
22197 msgid "Order Summary"
22198 msgstr ""
22199
22200 #: app/Services/Renderer/CartSummaryRender.php:59
22201 msgid "Order summary"
22202 msgstr ""
22203
22204 #. %s is the order number
22205 #: app/Services/Translations/customer-profile-translation.php:184
22206 #, php-format
22207 msgid "Order summary for order number %s"
22208 msgstr ""
22209
22210 #: app/Helpers/EditorShortCodeHelper.php:249
22211 msgid "Order Tax Breakdown"
22212 msgstr ""
22213
22214 #: app/Helpers/EditorShortCodeHelper.php:247
22215 msgid "Order Tax Total"
22216 msgstr ""
22217
22218 #: app/Helpers/EditorShortCodeHelper.php:248
22219 msgid "Order Tax Total (Formatted)"
22220 msgstr ""
22221
22222 #: app/Helpers/EditorShortCodeHelper.php:251
22223 msgid "Order Total Amount"
22224 msgstr ""
22225
22226 #: app/Helpers/EditorShortCodeHelper.php:252
22227 msgid "Order Total Amount (Formatted)"
22228 msgstr ""
22229
22230 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:326
22231 msgid "Order total including all items, shipping (If any), and taxes (If any)"
22232 msgstr ""
22233
22234 #: app/Helpers/EditorShortCodeHelper.php:253
22235 msgid "Order Total Paid"
22236 msgstr ""
22237
22238 #: app/Helpers/EditorShortCodeHelper.php:254
22239 msgid "Order Total Paid (Formatted)"
22240 msgstr ""
22241
22242 #: app/Helpers/EditorShortCodeHelper.php:255
22243 msgid "Order Total Refund"
22244 msgstr ""
22245
22246 #: app/Helpers/EditorShortCodeHelper.php:256
22247 msgid "Order Total Refund (Formatted)"
22248 msgstr ""
22249
22250 #: app/Helpers/EditorShortCodeHelper.php:227
22251 #: app/Services/Filter/OrderFilter.php:287
22252 #: app/Services/Translations/admin-translation.php:1621
22253 #: app/Services/Translations/customer-profile-translation.php:178
22254 #: app/Services/Translations/block-editor-translation.php:255
22255 msgid "Order Type"
22256 msgstr ""
22257
22258 #: api/Resource/OrderResource.php:1583
22259 msgid "Order update failed."
22260 msgstr ""
22261
22262 #: api/Resource/OrderResource.php:1577
22263 msgid "Order updated successfully"
22264 msgstr ""
22265
22266 #: api/Orders.php:130
22267 msgid "Order updated."
22268 msgstr ""
22269
22270 #: app/Helpers/EditorShortCodeHelper.php:262
22271 msgid "Order UUID"
22272 msgstr ""
22273
22274 #: app/Services/Report/DashBoardReportService.php:155
22275 #: app/Modules/ReportingModule/OrdersReport.php:75
22276 #: app/Http/Controllers/Reports/ReportingController.php:210
22277 msgid "Order Value (Paid)"
22278 msgstr ""
22279
22280 #: app/Services/Translations/admin-translation.php:1628
22281 msgid "Order value distribution"
22282 msgstr ""
22283
22284 #: app/Services/Translations/admin-translation.php:1622
22285 msgid "Order Value Ranges"
22286 msgstr ""
22287
22288 #: app/Modules/MCP/Tools/OrderTools.php:919
22289 msgid "order_id and note are required."
22290 msgstr ""
22291
22292 #: app/Modules/MCP/Tools/OrderTools.php:652
22293 #: app/Modules/MCP/Tools/OrderTools.php:777
22294 #: app/Modules/MCP/Tools/OrderTools.php:967
22295 msgid "order_id is required."
22296 msgstr ""
22297
22298 #. 1: rejected status, 2: allowed statuses
22299 #: app/Modules/MCP/Tools/OrderTools.php:801
22300 #, php-format
22301 msgid "order_status \"%1$s\" cannot be set manually. Allowed: %2$s."
22302 msgstr ""
22303
22304 #: app/Helpers/AdminHelper.php:133 app/Helpers/Status.php:436
22305 #: app/Services/Translations/admin-translation.php:1629
22306 #: app/Services/Widgets/DashboardWidget.php:59 app/Views/emails/digest.php:97
22307 #: app/Views/emails/digest.php:122 app/Hooks/Handlers/MenuHandler.php:247
22308 msgid "Orders"
22309 msgstr ""
22310
22311 #: app/Services/Translations/admin-translation.php:2826
22312 msgid "orders"
22313 msgstr ""
22314
22315 #: app/Services/Translations/admin-translation.php:1630
22316 #, php-format
22317 msgid "Orders (%s)"
22318 msgstr ""
22319
22320 #: app/Services/Translations/admin-translation.php:1632
22321 msgid "Orders by day and hour"
22322 msgstr ""
22323
22324 #: app/Services/Translations/admin-translation.php:1633
22325 msgid "Orders grouped by"
22326 msgstr ""
22327
22328 #: app/Services/Translations/admin-translation.php:1634
22329 msgid "Orders grouped by based on their completion time in Hours."
22330 msgstr ""
22331
22332 #: app/Services/Translations/admin-translation.php:1635
22333 msgid "Orders grouped by based on their order value in different ranges."
22334 msgstr ""
22335
22336 #: app/Services/Translations/admin-translation.php:1631
22337 msgid "Orders Report"
22338 msgstr ""
22339
22340 #: app/Http/Controllers/OrderController.php:815
22341 msgid "Orders selection is required"
22342 msgstr ""
22343
22344 #: app/Services/Translations/admin-translation.php:1636
22345 msgid "Orders upgraded from another order"
22346 msgstr ""
22347
22348 #: app/Services/Translations/admin-translation.php:1637
22349 msgid "Orders upgraded to another order"
22350 msgstr ""
22351
22352 #: app/Services/Localization/i18n/states.php:1869
22353 msgid "Ordu"
22354 msgstr ""
22355
22356 #: app/Services/Localization/i18n/states.php:2177
22357 msgid "Oregon"
22358 msgstr ""
22359
22360 #: app/Services/Localization/i18n/states.php:551
22361 msgid "Orellana"
22362 msgstr ""
22363
22364 #: app/Services/Translations/admin-translation.php:1638
22365 msgid ""
22366 "Organize product variations by repeat interval (Monthly, Yearly) or payment "
22367 "term (One time, Subscription)."
22368 msgstr ""
22369
22370 #: app/Services/Translations/admin-translation.php:1639
22371 msgid ""
22372 "Organize product variations by repeat interval(Monthly, Yearly) or payment "
22373 "term(One time, Subscription)."
22374 msgstr ""
22375
22376 #: app/Services/Localization/i18n/states.php:1308
22377 msgid "Orhei"
22378 msgstr ""
22379
22380 #: app/Services/Localization/i18n/states.php:1599
22381 msgid "Oriental Mindoro"
22382 msgstr ""
22383
22384 #: app/Services/Renderer/ModalCheckoutRenderer.php:253
22385 #: app/Services/Renderer/ProductRenderer.php:961
22386 #: app/Services/Renderer/ProductRenderer.php:1819
22387 #: app/Services/Renderer/CartItemRenderer.php:73
22388 msgid "Original price"
22389 msgstr ""
22390
22391 #. 1: Original price, 2: Current item price
22392 #: app/Services/Renderer/ProductRenderer.php:943
22393 #, php-format
22394 msgid "Original Price: %1$s, Price: %2$s"
22395 msgstr ""
22396
22397 #. %s: product price
22398 #: app/Services/Renderer/ProductCardRender.php:385
22399 #, php-format
22400 msgid "Original price: %s"
22401 msgstr ""
22402
22403 #: app/Services/Localization/i18n/states.php:975
22404 msgid "Oristano"
22405 msgstr ""
22406
22407 #: app/Services/Localization/i18n/states.php:245
22408 msgid "Oruro"
22409 msgstr ""
22410
22411 #: app/Services/Localization/i18n/states.php:1074
22412 msgid "Osaka"
22413 msgstr ""
22414
22415 #: app/Services/Localization/i18n/states.php:1399
22416 msgid "Oshana"
22417 msgstr ""
22418
22419 #: app/Services/Localization/i18n/states.php:1400
22420 msgid "Oshikoto"
22421 msgstr ""
22422
22423 #: app/Services/Localization/i18n/states.php:745
22424 msgid "Osijek-Baranja County"
22425 msgstr ""
22426
22427 #: app/Services/Localization/i18n/states.php:1897
22428 msgid "Osmaniye"
22429 msgstr ""
22430
22431 #: app/Services/Translations/admin-translation.php:1575
22432 msgid "OSS (One Stop Shop)"
22433 msgstr ""
22434
22435 #: app/Http/Controllers/TaxEUController.php:291
22436 msgid "OSS country rates saved successfully"
22437 msgstr ""
22438
22439 #: app/Services/Translations/admin-translation.php:1576
22440 msgid "OSS VAT Number"
22441 msgstr ""
22442
22443 #: app/Services/Localization/i18n/states.php:1434
22444 msgid "Osun"
22445 msgstr ""
22446
22447 #: app/Services/Localization/i18n/states.php:1495
22448 msgid "Otago"
22449 msgstr ""
22450
22451 #: app/Services/Tax/TaxManager.php:470
22452 #: app/Services/Translations/admin-translation.php:1640
22453 msgid "Other"
22454 msgstr ""
22455
22456 #: app/Services/Email/EmailNotifications.php:31
22457 #: app/Services/Translations/admin-translation.php:1641
22458 msgid "Other Actions"
22459 msgstr ""
22460
22461 #: app/Services/Translations/admin-translation.php:1642
22462 msgid "Other Reason"
22463 msgstr ""
22464
22465 #: app/Services/Translations/admin-translation.php:1643
22466 msgid "Other Shipping Methods"
22467 msgstr ""
22468
22469 #: app/Services/Localization/i18n/states.php:658
22470 msgid "Oti"
22471 msgstr ""
22472
22473 #: app/Services/Localization/i18n/states.php:1401
22474 msgid "Otjozondjupa"
22475 msgstr ""
22476
22477 #: app/Services/Localization/i18n/states.php:2108
22478 msgid "Otuke"
22479 msgstr ""
22480
22481 #: app/Services/Localization/i18n/states.php:513
22482 msgid "Ouargla"
22483 msgstr ""
22484
22485 #: app/Services/Localization/i18n/states.php:1253
22486 msgid "Ouarzazate"
22487 msgstr ""
22488
22489 #: app/Services/Localization/i18n/states.php:1174
22490 msgid "Oudomxay"
22491 msgstr ""
22492
22493 #: app/Services/Localization/i18n/states.php:1254
22494 msgid "Oued Ed-Dahab"
22495 msgstr ""
22496
22497 #: app/Services/Localization/i18n/states.php:1256
22498 msgid "Ouezzane"
22499 msgstr ""
22500
22501 #: app/Services/Localization/i18n/states.php:1255
22502 msgid "Oujda-Angad"
22503 msgstr ""
22504
22505 #: app/Services/Localization/i18n/states.php:487
22506 msgid "Oum El Bouaghi"
22507 msgstr ""
22508
22509 #: app/Services/Localization/i18n/states.php:626
22510 msgid "Ourense"
22511 msgstr ""
22512
22513 #: app/Helpers/Status.php:295 app/Helpers/Helper.php:685
22514 msgid "Out Of Stock"
22515 msgstr ""
22516
22517 #: app/Models/ProductDetail.php:178 app/Services/Filter/ProductFilter.php:219
22518 #: app/Services/Translations/admin-translation.php:1644
22519 #: app/Services/Translations/block-editor-translation.php:257
22520 #: app/Hooks/Handlers/BlockEditors/SoldOutBadgeBlockEditor.php:107
22521 msgid "Out of Stock"
22522 msgstr ""
22523
22524 #: app/Services/Translations/admin-translation.php:1645
22525 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:38
22526 msgid "Out of stock"
22527 msgstr ""
22528
22529 #: app/Views/emails/order/reminder/overdue/customer.php:53
22530 #: app/Views/emails/order/reminder/overdue/admin.php:47
22531 msgid "Outstanding Amount"
22532 msgstr ""
22533
22534 #: app/Services/Localization/i18n/states.php:236
22535 msgid "Ouémé"
22536 msgstr ""
22537
22538 #: app/Services/Translations/admin-translation.php:1646
22539 msgid "Overall License Stats"
22540 msgstr ""
22541
22542 #: app/Services/Translations/admin-translation.php:1647
22543 #, php-format
22544 msgid "Overlaps with previous tier (max %s)"
22545 msgstr ""
22546
22547 #: app/Http/Controllers/TaxRateController.php:581
22548 #: app/Http/Controllers/TaxRateController.php:833
22549 #: app/Http/Controllers/TaxRateController.php:977
22550 msgid "Override not found"
22551 msgstr ""
22552
22553 #: app/Services/Translations/admin-translation.php:1648
22554 msgid "Override tax rates for specific product categories or shipping."
22555 msgstr ""
22556
22557 #: app/Services/Translations/admin-translation.php:1649
22558 msgid "Override type"
22559 msgstr ""
22560
22561 #: app/Services/Translations/admin-translation.php:1650
22562 #: app/Services/Translations/customer-profile-translation.php:185
22563 msgid "Overview"
22564 msgstr ""
22565
22566 #: app/Services/Translations/admin-translation.php:1651
22567 msgid "Owner"
22568 msgstr ""
22569
22570 #: app/Services/Localization/i18n/states.php:2109
22571 msgid "Oyam"
22572 msgstr ""
22573
22574 #: app/Services/Localization/i18n/states.php:1435
22575 msgid "Oyo"
22576 msgstr ""
22577
22578 #: api/StoreSettings.php:1228 app/Services/Localization/i18n/units.php:18
22579 msgid "oz"
22580 msgstr ""
22581
22582 #: app/Services/Localization/i18n/states.php:466
22583 msgid "Ozama"
22584 msgstr ""
22585
22586 #: app/Services/Localization/i18n/states.php:176
22587 msgid "Pabna"
22588 msgstr ""
22589
22590 #: app/Services/Renderer/ProductCardRender.php:210
22591 #: app/Services/Translations/admin-translation.php:1654
22592 #: app/Services/Translations/customer-profile-translation.php:186
22593 #: app/Services/Translations/block-editor-translation.php:258
22594 msgid "Package"
22595 msgstr ""
22596
22597 #: app/Services/Translations/admin-translation.php:1655
22598 msgid "Package actions"
22599 msgstr ""
22600
22601 #: app/Views/invoice/delivery_slip.php:20
22602 msgid "Package Delivered Successfully!"
22603 msgstr ""
22604
22605 #: app/Services/Translations/admin-translation.php:1656
22606 msgid "Package name"
22607 msgstr ""
22608
22609 #: app/Services/Translations/admin-translation.php:1657
22610 msgid "Package type"
22611 msgstr ""
22612
22613 #: app/Services/Renderer/ProductCardRender.php:135
22614 msgid "Package:"
22615 msgstr ""
22616
22617 #: app/Services/Email/EmailPreviewService.php:121
22618 msgid "Package: Medium Box · 30 × 20 × 15 cm · Wt: 2 kg · Shipping wt: 2.5 kg"
22619 msgstr ""
22620
22621 #: app/Services/Translations/admin-translation.php:1658
22622 msgid "Packages"
22623 msgstr ""
22624
22625 #: app/Modules/Shipping/Http/Controllers/ShippingClassController.php:149
22626 msgid "Packages have been saved successfully"
22627 msgstr ""
22628
22629 #: app/Services/Translations/admin-translation.php:1659
22630 #: app/Http/Controllers/TemplateController.php:16
22631 msgid "Packing Slip Template"
22632 msgstr ""
22633
22634 #: app/Modules/Templating/Bricks/Elements/BuySection.php:106
22635 #: app/Modules/Templating/Bricks/Elements/BuySection.php:234
22636 msgid "Padding"
22637 msgstr ""
22638
22639 #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:58
22640 #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:84
22641 msgid "Paddle Payment Gateway"
22642 msgstr ""
22643
22644 #: app/Services/Localization/i18n/states.php:2110
22645 msgid "Pader"
22646 msgstr ""
22647
22648 #: app/Services/Localization/i18n/states.php:976
22649 msgid "Padova"
22650 msgstr ""
22651
22652 #: app/Services/Translations/TransStrings.php:228
22653 msgid "Page"
22654 msgstr ""
22655
22656 #. %1$s - current page, %2$s - total page
22657 #: app/Services/Translations/admin-translation.php:1661
22658 #: app/Services/Translations/customer-profile-translation.php:188
22659 #, php-format
22660 msgid "Page %1$s of %2$s"
22661 msgstr ""
22662
22663 #: app/Services/Translations/admin-translation.php:1662
22664 msgid "Page Name"
22665 msgstr ""
22666
22667 #: app/Http/Requests/CreatePageRequest.php:19
22668 msgid "Page Name field is required."
22669 msgstr ""
22670
22671 #: app/Views/frontend/not-found.php:7
22672 msgid "Page not found illustration"
22673 msgstr ""
22674
22675 #: app/Services/Translations/TransStrings.php:231
22676 msgid "page {pager}"
22677 msgstr ""
22678
22679 #: api/StoreSettings.php:598
22680 #: app/Services/Translations/admin-translation.php:1663
22681 msgid "Pages Setup"
22682 msgstr ""
22683
22684 #: app/Services/Renderer/ShopAppRenderer.php:627
22685 msgid "Pagination information"
22686 msgstr ""
22687
22688 #: app/Services/Translations/block-editor-translation.php:259
22689 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:93
22690 msgid "Pagination Type"
22691 msgstr ""
22692
22693 #: app/Services/Translations/block-editor-translation.php:260
22694 msgid "Paginator"
22695 msgstr ""
22696
22697 #: app/Services/Localization/i18n/states.php:1364
22698 msgid "Pahang"
22699 msgstr ""
22700
22701 #: app/Helpers/Status.php:189 app/Helpers/Helper.php:317
22702 #: app/Helpers/Helper.php:339 app/Services/Filter/OrderFilter.php:264
22703 #: app/Services/Translations/admin-translation.php:1664
22704 #: app/Services/Translations/customer-profile-translation.php:189
22705 msgid "Paid"
22706 msgstr ""
22707
22708 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:193
22709 msgid "Paid amount does not match with transaction amount!"
22710 msgstr ""
22711
22712 #: app/Services/Report/DashBoardReportService.php:149
22713 #: app/Modules/ReportingModule/OrdersReport.php:70
22714 #: app/Http/Controllers/Reports/ReportingController.php:204
22715 msgid "Paid Order Items"
22716 msgstr ""
22717
22718 #: app/Services/Report/DashBoardReportService.php:143
22719 #: app/Modules/ReportingModule/OrdersReport.php:65
22720 #: app/Http/Controllers/Reports/ReportingController.php:198
22721 msgid "Paid Orders"
22722 msgstr ""
22723
22724 #: app/Services/Localization/i18n/countries.php:180
22725 msgid "Pakistan"
22726 msgstr ""
22727
22728 #: app/Helpers/CurrenciesHelper.php:118
22729 msgid "Pakistani Rupee"
22730 msgstr ""
22731
22732 #: app/Services/Localization/i18n/states.php:44
22733 msgid "Paktia"
22734 msgstr ""
22735
22736 #: app/Services/Localization/i18n/states.php:45
22737 msgid "Paktika"
22738 msgstr ""
22739
22740 #: app/Services/Localization/i18n/states.php:2111
22741 msgid "Pakwach"
22742 msgstr ""
22743
22744 #: app/Services/Localization/i18n/states.php:1600
22745 msgid "Palawan"
22746 msgstr ""
22747
22748 #: app/Services/Localization/i18n/states.php:627
22749 msgid "Palencia"
22750 msgstr ""
22751
22752 #: app/Services/Localization/i18n/states.php:977
22753 msgid "Palermo"
22754 msgstr ""
22755
22756 #: app/Services/Localization/i18n/countries.php:181
22757 msgid "Palestinian Territory"
22758 msgstr ""
22759
22760 #: app/Services/Localization/i18n/states.php:2112
22761 msgid "Pallisa"
22762 msgstr ""
22763
22764 #: app/Services/Localization/i18n/states.php:2136
22765 msgid "Palmyra Atoll"
22766 msgstr ""
22767
22768 #: app/Services/Localization/i18n/states.php:1601
22769 msgid "Pampanga"
22770 msgstr ""
22771
22772 #: app/Modules/Tax/TaxModule.php:2476
22773 msgid "PAN / VAT"
22774 msgstr ""
22775
22776 #: app/Services/Localization/i18n/countries.php:182
22777 msgid "Panama"
22778 msgstr ""
22779
22780 #: app/Helpers/CurrenciesHelper.php:114
22781 msgid "Panamanian Balboa"
22782 msgstr ""
22783
22784 #: app/Services/Localization/i18n/states.php:1506
22785 msgid "Panamá"
22786 msgstr ""
22787
22788 #: app/Services/Localization/i18n/states.php:177
22789 msgid "Panchagarh"
22790 msgstr ""
22791
22792 #: app/Services/Localization/i18n/states.php:246
22793 msgid "Pando"
22794 msgstr ""
22795
22796 #: app/Services/Localization/i18n/states.php:1602
22797 msgid "Pangasinan"
22798 msgstr ""
22799
22800 #: app/Services/Localization/i18n/states.php:46
22801 msgid "Panjshir"
22802 msgstr ""
22803
22804 #: app/Services/Localization/i18n/states.php:809
22805 msgid "Papua"
22806 msgstr ""
22807
22808 #: app/Services/Localization/i18n/states.php:810
22809 msgid "Papua Barat"
22810 msgstr ""
22811
22812 #: app/Services/Localization/i18n/countries.php:183
22813 msgid "Papua New Guinea"
22814 msgstr ""
22815
22816 #: app/Helpers/CurrenciesHelper.php:116
22817 msgid "Papua New Guinean Kina"
22818 msgstr ""
22819
22820 #: app/Services/Localization/i18n/states.php:1648
22821 msgid "Paraguarí"
22822 msgstr ""
22823
22824 #: app/Services/Localization/i18n/countries.php:184
22825 msgid "Paraguay"
22826 msgstr ""
22827
22828 #: app/Helpers/CurrenciesHelper.php:120 app/Helpers/CurrenciesHelper.php:392
22829 msgid "Paraguayan Guaraní"
22830 msgstr ""
22831
22832 #: app/Services/Localization/i18n/states.php:267
22833 msgid "Paraná"
22834 msgstr ""
22835
22836 #: app/Services/Localization/i18n/states.php:266
22837 msgid "Paraíba"
22838 msgstr ""
22839
22840 #: app/CPT/FluentProducts.php:313
22841 msgid "Parent Brand"
22842 msgstr ""
22843
22844 #: app/CPT/FluentProducts.php:290
22845 msgid "Parent Category"
22846 msgstr ""
22847
22848 #: app/CPT/FluentProducts.php:291
22849 msgid "Parent Category:"
22850 msgstr ""
22851
22852 #: app/Modules/Subscriptions/Services/SubscriptionService.php:43
22853 msgid "Parent order not found for this subscription."
22854 msgstr ""
22855
22856 #: app/Services/Translations/admin-translation.php:1665
22857 msgid "Parent Order:"
22858 msgstr ""
22859
22860 #: app/Services/Localization/i18n/address-locales.php:277
22861 #: app/Services/Localization/i18n/address-locales.php:435
22862 #: app/Services/Localization/i18n/address-locales.php:473
22863 msgid "Parish"
22864 msgstr ""
22865
22866 #: app/Services/Localization/i18n/states.php:978
22867 msgid "Parma"
22868 msgstr ""
22869
22870 #: app/Helpers/Status.php:190 app/Services/Filter/OrderFilter.php:266
22871 #: app/Services/Translations/admin-translation.php:1666
22872 #: app/Services/Translations/customer-profile-translation.php:190
22873 msgid "Partially Paid"
22874 msgstr ""
22875
22876 #: app/Helpers/Status.php:193 app/Services/Filter/OrderFilter.php:268
22877 #: app/Services/Translations/admin-translation.php:1667
22878 msgid "Partially Refunded"
22879 msgstr ""
22880
22881 #: app/Services/Translations/customer-profile-translation.php:191
22882 #, php-format
22883 msgid "Partially refunded: %s"
22884 msgstr ""
22885
22886 #: app/Services/Localization/i18n/states.php:47
22887 msgid "Parwan"
22888 msgstr ""
22889
22890 #: app/Services/Localization/i18n/states.php:265
22891 msgid "Pará"
22892 msgstr ""
22893
22894 #: app/Services/Localization/i18n/states.php:1533
22895 msgid "Pasco"
22896 msgstr ""
22897
22898 #: app/Helpers/CartCheckoutHelper.php:840
22899 #: app/Helpers/CartCheckoutHelper.php:866
22900 msgid "Password"
22901 msgstr ""
22902
22903 #: api/User.php:33 app/Services/Translations/checkout-translation.php:25
22904 msgid "Password is required"
22905 msgstr ""
22906
22907 #: app/Helpers/Status.php:275
22908 msgid "Past Due"
22909 msgstr ""
22910
22911 #: app/Services/Localization/i18n/states.php:552
22912 msgid "Pastaza"
22913 msgstr ""
22914
22915 #: app/Services/Translations/admin-translation.php:1668
22916 msgid "Paste image URL..."
22917 msgstr ""
22918
22919 #: app/Http/Controllers/ProductController.php:669
22920 msgid "Path deleted successfully"
22921 msgstr ""
22922
22923 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:240
22924 msgid "Path is not a file"
22925 msgstr ""
22926
22927 #: app/Services/Localization/i18n/states.php:1776
22928 msgid "Pathum Thani"
22929 msgstr ""
22930
22931 #: app/Services/Localization/i18n/states.php:1777
22932 msgid "Pattani"
22933 msgstr ""
22934
22935 #: app/Services/Localization/i18n/states.php:178
22936 msgid "Patuakhali"
22937 msgstr ""
22938
22939 #: app/Services/Translations/admin-translation.php:1670
22940 msgid "Pause subscription -"
22941 msgstr ""
22942
22943 #: app/Services/Translations/admin-translation.php:1669
22944 msgid "Pause Subscription!"
22945 msgstr ""
22946
22947 #: app/Helpers/Status.php:269
22948 msgid "Paused"
22949 msgstr ""
22950
22951 #: app/Services/Localization/i18n/states.php:979
22952 msgid "Pavia"
22953 msgstr ""
22954
22955 #: app/Services/Translations/customer-profile-translation.php:192
22956 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:177
22957 #: app/Views/emails/order/reminder/due/customer.php:66
22958 msgid "Pay Now"
22959 msgstr ""
22960
22961 #: app/Services/Translations/customer-profile-translation.php:193
22962 msgid "Pay Remaining Installments"
22963 msgstr ""
22964
22965 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:29
22966 msgid "Pay securely with Airwallex - Global payment processing"
22967 msgstr ""
22968
22969 #: app/Modules/PaymentMethods/Cod/Cod.php:41
22970 msgid "Pay with cash upon delivery"
22971 msgstr ""
22972
22973 #: app/Services/Translations/admin-translation.php:1673
22974 #: app/Services/Translations/customer-profile-translation.php:202
22975 #: app/Views/invoice/thank_you.php:334 app/Views/invoice/receipt_slip.php:481
22976 #: app/Modules/Tax/TaxModule.php:540
22977 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:1043
22978 #: app/Services/Renderer/Receipt/ThankYouRender.php:1191
22979 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:626
22980 #: app/Views/emails/parts/items_table.php:518
22981 msgid "Payable now (added)"
22982 msgstr ""
22983
22984 #: app/Services/Filter/OrderFilter.php:426
22985 msgid "Payer email"
22986 msgstr ""
22987
22988 #: app/Services/Renderer/CheckoutRenderer.php:796
22989 #: app/Services/Translations/admin-translation.php:1674
22990 #: app/Services/Translations/customer-profile-translation.php:198
22991 #: app/Services/Translations/block-editor-translation.php:261
22992 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:185
22993 msgid "Payment"
22994 msgstr ""
22995
22996 #: app/Services/Translations/admin-translation.php:1677
22997 msgid "Payment Activation"
22998 msgstr ""
22999
23000 #: app/Http/Controllers/PaymentMethodController.php:245
23001 msgid "Payment addon activated successfully!"
23002 msgstr ""
23003
23004 #. %1$s: expected amount, %2$s: received amount
23005 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:181
23006 #, php-format
23007 msgid ""
23008 "Payment amount mismatch detected. Expected: %1$s, Received: %2$s. This may "
23009 "indicate payment tampering."
23010 msgstr ""
23011
23012 #. %1$s: expected amount, %2$s: received amount, %3$s: transaction UUID
23013 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:200
23014 #, php-format
23015 msgid ""
23016 "Payment amount mismatch detected. Expected: %1$s, Received: %2$s. "
23017 "Transaction: %3$s. Order not confirmed."
23018 msgstr ""
23019
23020 #: app/Services/Translations/admin-translation.php:1675
23021 msgid "Payment API settings is enabled by defined API keys."
23022 msgstr ""
23023
23024 #: app/Services/Translations/admin-translation.php:1676
23025 msgid "Payment API settings is not enabled by API keys / Connect"
23026 msgstr ""
23027
23028 #: app/Listeners/Order/OrderPaymentFailed.php:14
23029 msgid "Payment attempt failed for this order."
23030 msgstr ""
23031
23032 #: app/Services/Translations/payments-translation.php:8
23033 msgid "Payment canceled!"
23034 msgstr ""
23035
23036 #: app/Services/Translations/payments-translation.php:9
23037 msgid "Payment completed! Updating order..."
23038 msgstr ""
23039
23040 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:187
23041 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:747
23042 msgid "Payment confirmation failed"
23043 msgstr ""
23044
23045 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:885
23046 msgid "Payment Confirmation Failed!"
23047 msgstr ""
23048
23049 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:228
23050 msgid "Payment confirmation is already processing. Please try again."
23051 msgstr ""
23052
23053 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:305
23054 msgid "Payment confirmation received from PayPal. Transaction ID: "
23055 msgstr ""
23056
23057 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:579
23058 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:584
23059 msgid "Payment confirmation received from Stripe. Transaction ID:"
23060 msgstr ""
23061
23062 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:297
23063 msgid "Payment confirmed successfully. Redirecting...!"
23064 msgstr ""
23065
23066 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:214
23067 msgid "Payment currency does not match with transaction currency!"
23068 msgstr ""
23069
23070 #. %1$s: expected currency, %2$s: received currency
23071 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:202
23072 #, php-format
23073 msgid ""
23074 "Payment currency mismatch detected. Expected: %1$s, Received: %2$s. This may "
23075 "indicate payment tampering."
23076 msgstr ""
23077
23078 #. %1$s: expected currency, %2$s: received currency, %3$s: transaction UUID
23079 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:180
23080 #, php-format
23081 msgid ""
23082 "Payment currency mismatch detected. Expected: %1$s, Received: %2$s. "
23083 "Transaction: %3$s. Order not confirmed."
23084 msgstr ""
23085
23086 #: app/Services/Translations/customer-profile-translation.php:200
23087 msgid "Payment details"
23088 msgstr ""
23089
23090 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:154
23091 msgid "Payment does not match this transaction!"
23092 msgstr ""
23093
23094 #: app/Listeners/Order/OrderPaymentFailed.php:13
23095 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:186
23096 msgid "Payment Failed"
23097 msgstr ""
23098
23099 #: app/Services/Translations/payments-translation.php:10
23100 msgid "Payment failed!"
23101 msgstr ""
23102
23103 #: app/Services/Translations/payments-translation.php:11
23104 msgid "Payment failed. Please try again."
23105 msgstr ""
23106
23107 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:272
23108 msgid "Payment has been paid successfully! Redirecting..."
23109 msgstr ""
23110
23111 #: app/Views/invoice/receipt_slip.php:594
23112 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:821
23113 msgid "Payment history"
23114 msgstr ""
23115
23116 #: app/Helpers/EditorShortCodeHelper.php:325
23117 #: app/Helpers/EditorShortCodeHelper.php:376
23118 msgid "Payment Info"
23119 msgstr ""
23120
23121 #: app/Services/Renderer/ModalCheckoutRenderer.php:306
23122 #: app/Services/Renderer/CartItemRenderer.php:199
23123 msgid "Payment information"
23124 msgstr ""
23125
23126 #: app/Helpers/EditorShortCodeHelper.php:182
23127 #: app/Services/Filter/OrderFilter.php:299
23128 #: app/Services/Translations/admin-translation.php:1678
23129 #: app/Services/Translations/customer-profile-translation.php:199
23130 #: app/Services/Translations/block-editor-translation.php:262
23131 #: app/Views/invoice/thank_you.php:438
23132 #: app/Services/Renderer/Receipt/ThankYouRender.php:605
23133 #: app/Views/emails/parts/subscription_item.php:147
23134 #: app/Views/emails/parts/items_table.php:731
23135 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:160
23136 msgid "Payment Method"
23137 msgstr ""
23138
23139 #: app/Services/Translations/admin-translation.php:1684
23140 #: app/Views/invoice/receipt_slip.php:601
23141 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:828
23142 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:205
23143 msgid "Payment method"
23144 msgstr ""
23145
23146 #: app/Services/Translations/customer-profile-translation.php:201
23147 msgid "Payment method information"
23148 msgstr ""
23149
23150 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:140
23151 msgid "Payment method is upcoming!"
23152 msgstr ""
23153
23154 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:121
23155 msgid "Payment method is upcoming! Not available for right now!"
23156 msgstr ""
23157
23158 #: api/Checkout/CheckoutApi.php:423
23159 msgid "Payment method not found!"
23160 msgstr ""
23161
23162 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:497
23163 msgid "Payment method not supported"
23164 msgstr ""
23165
23166 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:423
23167 msgid ""
23168 "Payment method setup is not complete. Please complete the payment method "
23169 "setup."
23170 msgstr ""
23171
23172 #: app/Modules/PaymentMethods/StripeGateway/SwitchCustomerMethod.php:120
23173 msgid "Payment Method updated successfully"
23174 msgstr ""
23175
23176 #: app/Modules/PaymentMethods/StripeGateway/UpdateCustomerPaymentMethod.php:101
23177 #: app/Modules/PaymentMethods/StripeGateway/SubscriptionsManager.php:64
23178 msgid "Payment method updated successfully"
23179 msgstr ""
23180
23181 #: app/Services/Translations/customer-profile-translation.php:203
23182 msgid "Payment method updated Successfully!"
23183 msgstr ""
23184
23185 #: app/Services/Translations/admin-translation.php:1679
23186 #: app/Views/emails/subscription/renewal/admin.php:36
23187 msgid "Payment Method:"
23188 msgstr ""
23189
23190 #: app/Services/Translations/block-editor-translation.php:263
23191 msgid "Payment Methods"
23192 msgstr ""
23193
23194 #: app/Http/Controllers/PaymentMethodController.php:178
23195 msgid "Payment methods order saved successfully"
23196 msgstr ""
23197
23198 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:175
23199 msgid ""
23200 "Payment module not available to checkout! Please reload again, or contact "
23201 "admin!"
23202 msgstr ""
23203
23204 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:163
23205 msgid "Payment not completed!"
23206 msgstr ""
23207
23208 #: app/Views/invoice/thank_you.php:42
23209 #: app/Services/Renderer/Receipt/ThankYouRender.php:120
23210 msgid "Payment Pending!"
23211 msgstr ""
23212
23213 #: app/Services/Translations/payments-translation.php:6
23214 msgid "Payment Process rejected!"
23215 msgstr ""
23216
23217 #: app/Services/Translations/payments-translation.php:7
23218 msgid "Payment Processing..."
23219 msgstr ""
23220
23221 #: app/Helpers/EditorShortCodeHelper.php:263
23222 msgid "Payment Receipt"
23223 msgstr ""
23224
23225 #: app/Services/Email/EmailNotifications.php:333
23226 msgid "Payment Reminder - Order #{{order.id}}"
23227 msgstr ""
23228
23229 #: app/Services/Reminders/ReminderService.php:225
23230 #: app/Services/Translations/admin-translation.php:1685
23231 msgid "Payment reminder sent successfully"
23232 msgstr ""
23233
23234 #: app/Services/Email/EmailNotifications.php:324
23235 msgid "Payment reminder to customer"
23236 msgstr ""
23237
23238 #: app/Services/Translations/admin-translation.php:1680
23239 msgid "Payment Settings"
23240 msgstr ""
23241
23242 #: app/Services/Filter/OrderFilter.php:260
23243 #: app/Services/Translations/admin-translation.php:1681
23244 msgid "Payment Status"
23245 msgstr ""
23246
23247 #: app/Http/Controllers/OrderController.php:1121
23248 msgid "Payment status has been successfully updated"
23249 msgstr ""
23250
23251 #: api/Resource/OrderResource.php:2322
23252 msgid "Payment Status has been updated"
23253 msgstr ""
23254
23255 #. %1$s is the old status, %2$s is the new status
23256 #: api/Resource/OrderResource.php:2313
23257 #, php-format
23258 msgid "Payment status has been updated from %1$s to %2$s"
23259 msgstr ""
23260
23261 #: app/Helpers/EditorShortCodeHelper.php:264
23262 msgid "Payment Summary"
23263 msgstr ""
23264
23265 #: app/Services/Translations/admin-translation.php:1682
23266 msgid "Payment Term"
23267 msgstr ""
23268
23269 #: app/Helpers/EditorShortCodeHelper.php:326
23270 #: app/Services/Translations/admin-translation.php:1683
23271 #: app/Services/Translations/block-editor-translation.php:264
23272 msgid "Payment Type"
23273 msgstr ""
23274
23275 #: app/Services/Translations/block-editor-translation.php:265
23276 msgid "Payment Type Color"
23277 msgstr ""
23278
23279 #: app/Services/BulkProductUpdateService.php:214
23280 #: app/Services/BulkProductInsertService.php:128
23281 #: app/Http/Requests/ProductUpdateRequest.php:371
23282 #: app/Http/Requests/ProductRequest.php:342
23283 #: app/Http/Requests/ProductVariationRequest.php:212
23284 msgid "Payment Type is required."
23285 msgstr ""
23286
23287 #: app/Services/BulkProductUpdateService.php:215
23288 #: app/Services/BulkProductInsertService.php:129
23289 msgid "Payment Type must be onetime or subscription."
23290 msgstr ""
23291
23292 #. 1: payment method, 2: status
23293 #: app/Modules/MCP/Tools/OrderTools.php:764
23294 #, php-format
23295 msgid "Payment via %1$s — %2$s"
23296 msgstr ""
23297
23298 #: api/StoreSettings.php:486
23299 msgid "Payment View"
23300 msgstr ""
23301
23302 #: app/Services/Translations/admin-translation.php:1686
23303 msgid "Payments"
23304 msgstr ""
23305
23306 #: app/Services/Translations/admin-translation.php:2827
23307 msgid "payments"
23308 msgstr ""
23309
23310 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:50
23311 msgid "Payments and Payout:"
23312 msgstr ""
23313
23314 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:586
23315 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:625
23316 msgid "PayPal"
23317 msgstr ""
23318
23319 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:178
23320 msgid "PayPal Amount Mismatch Attempt"
23321 msgstr ""
23322
23323 #: app/Services/Translations/admin-translation.php:1671
23324 msgid "PayPal Business/Seller Email"
23325 msgstr ""
23326
23327 #: app/Services/Translations/admin-translation.php:1672
23328 msgid "PayPal Buyer Email (optional)"
23329 msgstr ""
23330
23331 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:199
23332 msgid "PayPal Currency Mismatch Attempt"
23333 msgstr ""
23334
23335 #. %4$s
23336 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:74
23337 msgid "PayPal developers"
23338 msgstr ""
23339
23340 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:837
23341 msgid "PayPal does not support the currency you are using!"
23342 msgstr ""
23343
23344 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:52
23345 msgid ""
23346 "PayPal is the faster, safer way to send and receive money or make an online "
23347 "payment. Get started or create a merchant account to accept payments."
23348 msgstr ""
23349
23350 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:662
23351 msgid "PayPal live credentials are required!"
23352 msgstr ""
23353
23354 #: app/Services/Translations/customer-profile-translation.php:195
23355 msgid "PayPal logo"
23356 msgstr ""
23357
23358 #: app/Services/Translations/customer-profile-translation.php:194
23359 msgid "PayPal Payment"
23360 msgstr ""
23361
23362 #: app/Services/Translations/customer-profile-translation.php:196
23363 msgid "PayPal payment button"
23364 msgstr ""
23365
23366 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:305
23367 msgid "PayPal Payment Confirmation"
23368 msgstr ""
23369
23370 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:464
23371 msgid "PayPal Recurring Plan Mismatch"
23372 msgstr ""
23373
23374 #: app/Modules/PaymentMethods/PayPalGateway/ConnectConfig.php:205
23375 msgid "PayPal settings has been disconnected"
23376 msgstr ""
23377
23378 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:333
23379 msgid "PayPal subscription does not match this transaction!"
23380 msgstr ""
23381
23382 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:366
23383 msgid "PayPal subscription plan does not match the expected plan."
23384 msgstr ""
23385
23386 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:336
23387 msgid "PayPal Subscription Plan Mismatch"
23388 msgstr ""
23389
23390 #. %1$s: expected plan ID, %2$s: received plan ID
23391 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:339
23392 #, php-format
23393 msgid ""
23394 "PayPal subscription plan mismatch. Expected: %1$s, Received: %2$s. "
23395 "Subscription not activated."
23396 msgstr ""
23397
23398 #: app/Services/Translations/customer-profile-translation.php:197
23399 msgid "PayPal subscription updated successfully"
23400 msgstr ""
23401
23402 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:662
23403 msgid "PayPal test credentials are required!"
23404 msgstr ""
23405
23406 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:197
23407 msgid "PayPal Webhook Amount Mismatch"
23408 msgstr ""
23409
23410 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:177
23411 msgid "PayPal Webhook Currency Mismatch"
23412 msgstr ""
23413
23414 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:349
23415 msgid "PayPal Webhook Received"
23416 msgstr ""
23417
23418 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:153
23419 msgid "PayPal Webhook Verification Failed"
23420 msgstr ""
23421
23422 #: app/Services/Localization/i18n/states.php:2206
23423 msgid "Paysandú"
23424 msgstr ""
23425
23426 #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:85
23427 #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:115
23428 msgid "Paystack Payment Gateway"
23429 msgstr ""
23430
23431 #: app/Services/Localization/i18n/states.php:204
23432 msgid "Pazardzhik"
23433 msgstr ""
23434
23435 #: app/Services/Translations/admin-translation.php:1653
23436 msgid "PDF downloaded"
23437 msgstr ""
23438
23439 #: app/Services/Translations/admin-translation.php:1652
23440 msgid "PDF Templates"
23441 msgstr ""
23442
23443 #: app/Http/Controllers/ProductController.php:933
23444 msgid "PDF/Docs"
23445 msgstr ""
23446
23447 #: app/Services/Localization/i18n/states.php:467
23448 msgid "Pedernales"
23449 msgstr ""
23450
23451 #: app/Services/Localization/i18n/states.php:677
23452 msgid "Peloponnese"
23453 msgstr ""
23454
23455 #: app/Services/Localization/i18n/states.php:1906
23456 msgid "Pemba North"
23457 msgstr ""
23458
23459 #: app/Services/Localization/i18n/states.php:1910
23460 msgid "Pemba South"
23461 msgstr ""
23462
23463 #: app/Services/Localization/i18n/states.php:1365
23464 msgid "Penang (Pulau Pinang)"
23465 msgstr ""
23466
23467 #: app/Helpers/Status.php:188 app/Helpers/Status.php:202
23468 #: app/Helpers/Status.php:220 app/Helpers/Status.php:266
23469 #: app/Helpers/Helper.php:316 app/Helpers/Helper.php:338
23470 #: app/Services/Filter/OrderFilter.php:265
23471 #: app/Services/Filter/OrderFilter.php:387
23472 #: app/Services/Translations/admin-translation.php:1687
23473 #: app/Services/Translations/customer-profile-translation.php:204
23474 msgid "Pending"
23475 msgstr ""
23476
23477 #: app/Services/Localization/i18n/states.php:2178
23478 msgid "Pennsylvania"
23479 msgstr ""
23480
23481 #. %1$d is the count number, %2$s is the plural unit name (e.g., days, months, years)
23482 #: app/Helpers/Helper.php:1047
23483 #, php-format
23484 msgid "per %1$d %2$s"
23485 msgstr ""
23486
23487 #. %s is the singular unit name (e.g., day, month, year)
23488 #. %s is the interval (e.g., day, week, month, quarter, half_year, year)
23489 #: app/Helpers/Helper.php:1042 app/Helpers/Helper.php:1184
23490 #, php-format
23491 msgid "per %s"
23492 msgstr ""
23493
23494 #: app/Services/Translations/customer-profile-translation.php:205
23495 msgid "Per installment"
23496 msgstr ""
23497
23498 #: app/Services/Translations/admin-translation.php:1688
23499 msgid "Per Item"
23500 msgstr ""
23501
23502 #: app/Services/Translations/admin-translation.php:1689
23503 msgid "Per Order"
23504 msgstr ""
23505
23506 #: app/Services/Translations/block-editor-translation.php:266
23507 msgid "Per Page/Scroll"
23508 msgstr ""
23509
23510 #: app/Services/Translations/admin-translation.php:1690
23511 msgid "Per Qty"
23512 msgstr ""
23513
23514 #: app/Services/Translations/admin-translation.php:1691
23515 msgid "Per User Limit"
23516 msgstr ""
23517
23518 #: app/Services/Translations/admin-translation.php:1692
23519 msgid "Per Weight"
23520 msgstr ""
23521
23522 #: app/Services/Localization/i18n/states.php:1366
23523 msgid "Perak"
23524 msgstr ""
23525
23526 #: app/Services/Localization/i18n/states.php:468
23527 msgid "Peravia"
23528 msgstr ""
23529
23530 #: app/Services/Translations/admin-translation.php:1693
23531 #: app/Modules/Shipping/Services/Filter/ShippingClassFilter.php:54
23532 msgid "Percentage"
23533 msgstr ""
23534
23535 #: app/Services/Translations/block-editor-translation.php:267
23536 msgid "Percentage Format"
23537 msgstr ""
23538
23539 #: app/Services/Translations/admin-translation.php:1694
23540 msgid "Percentage of the total amount of the order"
23541 msgstr ""
23542
23543 #: app/Services/Translations/admin-translation.php:1695
23544 msgid "Period"
23545 msgstr ""
23546
23547 #: app/Services/Localization/i18n/states.php:1367
23548 msgid "Perlis"
23549 msgstr ""
23550
23551 #: app/Services/Translations/admin-translation.php:1696
23552 msgid "Permalink"
23553 msgstr ""
23554
23555 #: app/Services/Translations/admin-translation.php:1697
23556 #, php-format
23557 msgid "Permanently delete %s? This cannot be undone."
23558 msgstr ""
23559
23560 #: app/Services/Localization/i18n/states.php:268
23561 msgid "Pernambuco"
23562 msgstr ""
23563
23564 #: app/Services/Localization/i18n/states.php:205
23565 msgid "Pernik"
23566 msgstr ""
23567
23568 #: app/Services/Localization/i18n/countries.php:185
23569 msgid "Peru"
23570 msgstr ""
23571
23572 #: app/Services/Localization/i18n/states.php:980
23573 msgid "Perugia"
23574 msgstr ""
23575
23576 #: app/Helpers/CurrenciesHelper.php:115
23577 msgid "Peruvian Nuevo Sol"
23578 msgstr ""
23579
23580 #: app/Services/Localization/i18n/states.php:981
23581 msgid "Pesaro e Urbino"
23582 msgstr ""
23583
23584 #: app/Services/Localization/i18n/states.php:982
23585 msgid "Pescara"
23586 msgstr ""
23587
23588 #: app/Services/Localization/i18n/states.php:768
23589 msgid "Pest"
23590 msgstr ""
23591
23592 #: app/Services/Localization/i18n/states.php:694
23593 msgid "Petén"
23594 msgstr ""
23595
23596 #: app/Services/Localization/i18n/states.php:1778
23597 msgid "Phang Nga"
23598 msgstr ""
23599
23600 #: app/Services/Localization/i18n/states.php:1779
23601 msgid "Phatthalung"
23602 msgstr ""
23603
23604 #: app/Services/Localization/i18n/states.php:1780
23605 msgid "Phayao"
23606 msgstr ""
23607
23608 #: app/Services/Localization/i18n/states.php:1781
23609 msgid "Phetchabun"
23610 msgstr ""
23611
23612 #: app/Services/Localization/i18n/states.php:1782
23613 msgid "Phetchaburi"
23614 msgstr ""
23615
23616 #: app/Services/Localization/i18n/states.php:1783
23617 msgid "Phichit"
23618 msgstr ""
23619
23620 #: app/Helpers/CurrenciesHelper.php:117
23621 msgid "Philippine Peso"
23622 msgstr ""
23623
23624 #: app/Services/Localization/i18n/countries.php:186
23625 msgid "Philippines"
23626 msgstr ""
23627
23628 #: app/Services/Localization/i18n/states.php:1784
23629 msgid "Phitsanulok"
23630 msgstr ""
23631
23632 #: app/Helpers/CartCheckoutHelper.php:606
23633 #: app/Services/Renderer/CheckoutFieldsSchema.php:535
23634 #: app/Services/Renderer/CheckoutFieldsSchema.php:577
23635 #: app/Services/Translations/admin-translation.php:1698
23636 #: app/Services/Translations/customer-profile-translation.php:206
23637 #: app/Services/Translations/block-editor-translation.php:268
23638 msgid "Phone"
23639 msgstr ""
23640
23641 #: app/Services/Renderer/AddressSelectRenderer.php:254
23642 #: app/Services/Translations/block-editor-translation.php:269
23643 msgid "Phone Number"
23644 msgstr ""
23645
23646 #: app/Services/Renderer/CheckoutFieldsSchema.php:290
23647 #: app/Services/Renderer/CheckoutFieldsSchema.php:291
23648 #: app/Services/Renderer/AddressSelectRenderer.php:258
23649 msgid "Phone number"
23650 msgstr ""
23651
23652 #: app/Services/Localization/i18n/states.php:1175
23653 msgid "Phongsaly"
23654 msgstr ""
23655
23656 #: app/Http/Controllers/ProductController.php:910
23657 msgid "Photos"
23658 msgstr ""
23659
23660 #: app/Services/Localization/i18n/states.php:1785
23661 msgid "Phrae"
23662 msgstr ""
23663
23664 #: app/Services/Localization/i18n/states.php:1786
23665 msgid "Phuket"
23666 msgstr ""
23667
23668 #: app/Helpers/Helper.php:698
23669 #: app/Services/Translations/admin-translation.php:1699
23670 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:187
23671 msgid "Physical"
23672 msgstr ""
23673
23674 #: app/Services/Translations/admin-translation.php:1700
23675 msgid "Physical Product"
23676 msgstr ""
23677
23678 #: app/Services/Localization/i18n/states.php:983
23679 msgid "Piacenza"
23680 msgstr ""
23681
23682 #: app/Services/Localization/i18n/states.php:269
23683 msgid "Piauí"
23684 msgstr ""
23685
23686 #: app/Services/Localization/i18n/states.php:553
23687 msgid "Pichincha"
23688 msgstr ""
23689
23690 #: app/Services/Translations/admin-translation.php:1701
23691 msgid "Pick a custom color"
23692 msgstr ""
23693
23694 #: app/Services/Translations/TransStrings.php:127
23695 msgid "pick alpha value"
23696 msgstr ""
23697
23698 #: app/Services/Translations/TransStrings.php:258
23699 msgid "pick end value"
23700 msgstr ""
23701
23702 #: app/Services/Translations/TransStrings.php:129
23703 msgid "pick hue value"
23704 msgstr ""
23705
23706 #: app/Services/Translations/TransStrings.php:131
23707 msgid "pick saturation and brightness value"
23708 msgstr ""
23709
23710 #: app/Services/Translations/TransStrings.php:257
23711 msgid "pick start value"
23712 msgstr ""
23713
23714 #: app/Services/Translations/admin-translation.php:1702
23715 msgid "Pin Actions"
23716 msgstr ""
23717
23718 #: app/Services/Localization/i18n/address-locales.php:396
23719 msgid "PIN Code"
23720 msgstr ""
23721
23722 #: app/Services/Localization/i18n/states.php:179
23723 msgid "Pirojpur"
23724 msgstr ""
23725
23726 #: app/Services/Localization/i18n/states.php:984
23727 msgid "Pisa"
23728 msgstr ""
23729
23730 #: app/Services/Localization/i18n/states.php:985
23731 msgid "Pistoia"
23732 msgstr ""
23733
23734 #: app/Services/Localization/i18n/countries.php:187
23735 msgid "Pitcairn"
23736 msgstr ""
23737
23738 #: app/Services/Localization/i18n/states.php:1534
23739 msgid "Piura"
23740 msgstr ""
23741
23742 #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:89
23743 msgid "Pix, Boleto & Virtual Debit Card"
23744 msgstr ""
23745
23746 #: app/Services/Translations/checkout-translation.php:26
23747 #: app/Services/Translations/block-editor-translation.php:270
23748 #: app/Modules/Templating/AssetLoader.php:527
23749 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:178
23750 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:231
23751 msgid "Place Order"
23752 msgstr ""
23753
23754 #: app/Services/Renderer/CheckoutRenderer.php:834
23755 msgid "Place order"
23756 msgstr ""
23757
23758 #: app/Services/Translations/block-editor-translation.php:271
23759 msgid "Placeholder"
23760 msgstr ""
23761
23762 #. %s: product title
23763 #: app/Services/Renderer/ProductCardRender.php:314
23764 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:322
23765 #, php-format
23766 msgid "Placeholder image for %s"
23767 msgstr ""
23768
23769 #: app/Services/Translations/admin-translation.php:1703
23770 msgid "Plain CSV file"
23771 msgstr ""
23772
23773 #: app/Services/Translations/customer-profile-translation.php:207
23774 msgid "Plan"
23775 msgstr ""
23776
23777 #: app/Services/Localization/i18n/states.php:237
23778 #: app/Services/Localization/i18n/states.php:1436
23779 msgid "Plateau"
23780 msgstr ""
23781
23782 #: app/Services/Filter/LicenseSiteFilter.php:84
23783 #: app/Services/Translations/admin-translation.php:1704
23784 msgid "Platform Version"
23785 msgstr ""
23786
23787 #: app/Services/Translations/customer-profile-translation.php:352
23788 msgid "please add a new address from"
23789 msgstr ""
23790
23791 #: app/Services/Translations/admin-translation.php:1706
23792 msgid "Please add at least one option value."
23793 msgstr ""
23794
23795 #: app/Services/Translations/admin-translation.php:1707
23796 msgid "Please add at least one weight tier"
23797 msgstr ""
23798
23799 #: app/Helpers/OrderItemHelper.php:84
23800 msgid "Please add some products!"
23801 msgstr ""
23802
23803 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:864
23804 msgid "Please check PayPal if the dispute is already accepted or not!"
23805 msgstr ""
23806
23807 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:542
23808 msgid "Please check stripe if the dispute is already accepted or not!"
23809 msgstr ""
23810
23811 #: app/Services/Translations/admin-translation.php:1708
23812 msgid ""
23813 "Please check the URL and try again, or use the search bar to find what you "
23814 "need."
23815 msgstr ""
23816
23817 #: app/Views/emails/order/reminder/due/customer.php:64
23818 msgid "Please complete your payment to keep your order active."
23819 msgstr ""
23820
23821 #: app/Services/Translations/admin-translation.php:1709
23822 msgid "Please confirm"
23823 msgstr ""
23824
23825 #: app/Services/Translations/admin-translation.php:1710
23826 #: app/Services/Translations/customer-profile-translation.php:208
23827 msgid "Please copy this text: "
23828 msgstr ""
23829
23830 #: app/Services/Translations/admin-translation.php:1711
23831 msgid "Please describe the reason"
23832 msgstr ""
23833
23834 #: app/Services/Translations/admin-translation.php:1712
23835 msgid ""
23836 "Please do not close or refresh this window. Please wait while we delete the "
23837 "selected orders..."
23838 msgstr ""
23839
23840 #: app/Services/Translations/checkout-translation.php:27
23841 msgid "Please Don't close the browser"
23842 msgstr ""
23843
23844 #: api/CustomerAddress.php:89 api/Resource/OrderAddressResource.php:90
23845 #: api/Resource/CustomerAddressResource.php:197
23846 #: api/Resource/FrontendResource/OrderAddressResource.php:102
23847 #: api/Resource/FrontendResource/CustomerAddressResource.php:161
23848 msgid "Please edit a valid address!"
23849 msgstr ""
23850
23851 #: api/Resource/CouponResource.php:125
23852 msgid "Please edit a valid coupon!"
23853 msgstr ""
23854
23855 #: api/Resource/ProductDetailResource.php:89
23856 msgid "Please edit a valid product!"
23857 msgstr ""
23858
23859 #: app/Services/Translations/admin-translation.php:1713
23860 msgid "Please enter a class name"
23861 msgstr ""
23862
23863 #: app/Services/Translations/admin-translation.php:1714
23864 msgid "Please enter a cost"
23865 msgstr ""
23866
23867 #: app/Services/Translations/admin-translation.php:1715
23868 msgid "Please enter a keyword"
23869 msgstr ""
23870
23871 #: app/Services/Translations/admin-translation.php:1716
23872 msgid "Please enter a method title"
23873 msgstr ""
23874
23875 #: app/Services/Translations/admin-translation.php:1717
23876 msgid "Please enter a reason"
23877 msgstr ""
23878
23879 #: app/Services/Translations/admin-translation.php:1718
23880 msgid "Please enter a template name"
23881 msgstr ""
23882
23883 #: api/User.php:69
23884 msgid "Please enter a valid email address"
23885 msgstr ""
23886
23887 #: app/Http/Requests/UserRequest.php:28
23888 msgid "Please enter a valid email address."
23889 msgstr ""
23890
23891 #: app/Services/Translations/admin-translation.php:1719
23892 msgid "Please enter a valid price."
23893 msgstr ""
23894
23895 #: app/Services/Translations/admin-translation.php:1720
23896 msgid "Please enter a zone name"
23897 msgstr ""
23898
23899 #: app/Services/Translations/admin-translation.php:1721
23900 msgid "Please enter the payment note..."
23901 msgstr ""
23902
23903 #: app/Services/Translations/admin-translation.php:1722
23904 msgid "Please fill all required fields"
23905 msgstr ""
23906
23907 #: app/Services/Translations/customer-profile-translation.php:209
23908 msgid "Please fill in all the required fields."
23909 msgstr ""
23910
23911 #: app/Services/Translations/admin-translation.php:1723
23912 msgid "Please fill in at least one field to update."
23913 msgstr ""
23914
23915 #: app/Services/Translations/admin-translation.php:1724
23916 msgid "Please fill up all the fields"
23917 msgstr ""
23918
23919 #: app/Modules/Integrations/IntegrationHelper.php:55
23920 msgid "Please fill up the required fields:"
23921 msgstr ""
23922
23923 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:67
23924 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:76
23925 msgid "Please log in to access your customer portal."
23926 msgstr ""
23927
23928 #: app/Services/Coupon/DiscountService.php:625
23929 msgid "Please log in to use this coupon."
23930 msgstr ""
23931
23932 #: app/Services/Translations/block-editor-translation.php:272
23933 msgid "Please preview your form on the front-end to view payment methods."
23934 msgstr ""
23935
23936 #: app/Services/Translations/block-editor-translation.php:273
23937 msgid "Please preview your form on the front-end to view shipping methods."
23938 msgstr ""
23939
23940 #: api/Resource/OrderResource.php:1294
23941 msgid "Please process order first"
23942 msgstr ""
23943
23944 #: app/Services/Translations/admin-translation.php:1725
23945 msgid "Please provide a license key"
23946 msgstr ""
23947
23948 #: app/Services/Translations/admin-translation.php:1705
23949 msgid "Please Provide a license key of"
23950 msgstr ""
23951
23952 #: app/Modules/PaymentMethods/PayPalGateway/PayPalHelper.php:109
23953 msgid "Please provide a valid charge Id!"
23954 msgstr ""
23955
23956 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:796
23957 msgid "Please provide a valid Client Id!"
23958 msgstr ""
23959
23960 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:254
23961 msgid "Please provide a valid LIVE secret key!"
23962 msgstr ""
23963
23964 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:247
23965 msgid "Please provide a valid secret key!"
23966 msgstr ""
23967
23968 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:259
23969 msgid "Please provide a valid TEST secret key!"
23970 msgstr ""
23971
23972 #: app/Helpers/AddressHelper.php:324
23973 msgid "Please provide your address to view shipping options"
23974 msgstr ""
23975
23976 #: app/Helpers/AddressHelper.php:364 app/Helpers/AddressHelper.php:413
23977 msgid "Please provide your shipping address to get shipping options"
23978 msgstr ""
23979
23980 #: app/Services/Translations/admin-translation.php:1726
23981 msgid "Please select a bulk action"
23982 msgstr ""
23983
23984 #: app/Services/Translations/admin-translation.php:1727
23985 msgid "Please select a category"
23986 msgstr ""
23987
23988 #: app/Services/Translations/admin-translation.php:1728
23989 msgid "Please select a cost type"
23990 msgstr ""
23991
23992 #: app/Services/Translations/admin-translation.php:1729
23993 msgid "Please select a customer"
23994 msgstr ""
23995
23996 #: app/Services/Translations/admin-translation.php:1730
23997 msgid "Please select a file"
23998 msgstr ""
23999
24000 #: app/Services/Translations/admin-translation.php:1731
24001 msgid "Please select a location"
24002 msgstr ""
24003
24004 #: app/Services/Translations/admin-translation.php:1732
24005 msgid "Please select a method type"
24006 msgstr ""
24007
24008 #: app/Services/Translations/admin-translation.php:1733
24009 msgid "Please select a order bump"
24010 msgstr ""
24011
24012 #: api/Resource/OrderResource.php:289
24013 msgid "Please select a payment method first!"
24014 msgstr ""
24015
24016 #: app/Services/Translations/admin-translation.php:1734
24017 msgid "Please select a tax class"
24018 msgstr ""
24019
24020 #: app/Services/Translations/admin-translation.php:1735
24021 msgid "Please select a time period to view sales data"
24022 msgstr ""
24023
24024 #: app/Services/Translations/admin-translation.php:1736
24025 msgid "Please select at least one product to delete"
24026 msgstr ""
24027
24028 #: app/Services/Translations/admin-translation.php:1737
24029 msgid "Please select at least one product to duplicate"
24030 msgstr ""
24031
24032 #: app/Services/Translations/admin-translation.php:1738
24033 msgid "Please select at least one term for each attribute."
24034 msgstr ""
24035
24036 #: app/Services/Translations/admin-translation.php:1739
24037 msgid "Please select at least one variant to update."
24038 msgstr ""
24039
24040 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:91
24041 msgid "Please select cancel reason!"
24042 msgstr ""
24043
24044 #: api/Customers.php:164 api/Resource/CustomerResource.php:319
24045 #: app/Http/Controllers/OrderController.php:859
24046 #: app/Http/Controllers/OrderController.php:884
24047 #: app/Http/Controllers/OrderController.php:951
24048 #: api/Resource/FrontendResource/CustomerResource.php:219
24049 msgid "Please select status"
24050 msgstr ""
24051
24052 #: app/Services/Translations/admin-translation.php:1740
24053 msgid "Please select the taxes you want to file"
24054 msgstr ""
24055
24056 #: api/Resource/OrderResource.php:1298
24057 msgid "Please set customer first"
24058 msgstr ""
24059
24060 #: app/Services/CustomPayment/PaymentItem.php:59
24061 msgid "Please set payment type subscription first!"
24062 msgstr ""
24063
24064 #: app/Modules/PaymentMethods/PayPalGateway/API/DccApplies.php:20
24065 msgid "Please set store country and currency first!"
24066 msgstr ""
24067
24068 #: app/Services/CustomPayment/PaymentItem.php:102
24069 msgid ""
24070 "Please set subscription required infos ['signup_fee', 'times', "
24071 "'repeat_interval']."
24072 msgstr ""
24073
24074 #: api/Resource/OrderResource.php:1302
24075 msgid "Please set Transaction First"
24076 msgstr ""
24077
24078 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:61
24079 msgid "Please setup your store country and currency first. "
24080 msgstr ""
24081
24082 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:73
24083 msgid "Please try again in a moment."
24084 msgstr ""
24085
24086 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:890
24087 msgid "Please try to complete payment again from here!"
24088 msgstr ""
24089
24090 #: api/CustomerAddress.php:116 api/Resource/CustomerAddressResource.php:310
24091 #: api/Resource/FrontendResource/CustomerAddressResource.php:203
24092 msgid "Please use a valid address ID!"
24093 msgstr ""
24094
24095 #: api/Resource/CouponResource.php:154
24096 msgid "Please use a valid coupon ID!"
24097 msgstr ""
24098
24099 #: api/Resource/OrderMetaResource.php:132
24100 msgid "Please use a valid ID!"
24101 msgstr ""
24102
24103 #: app/Services/Translations/admin-translation.php:1741
24104 msgid "Please wait for the province rates to finish loading"
24105 msgstr ""
24106
24107 #: app/Services/Translations/admin-translation.php:1742
24108 msgid "Please wait, Generating Payment link..."
24109 msgstr ""
24110
24111 #: app/Services/Translations/checkout-translation.php:28
24112 #: app/Services/Translations/payments-translation.php:12
24113 msgid "Please wait..."
24114 msgstr ""
24115
24116 #: app/Services/Localization/i18n/states.php:206
24117 msgid "Pleven"
24118 msgstr ""
24119
24120 #: app/Services/Localization/i18n/states.php:207
24121 msgid "Plovdiv"
24122 msgstr ""
24123
24124 #: app/Services/Translations/admin-translation.php:1746
24125 msgid "Plugin activated successfully"
24126 msgstr ""
24127
24128 #: app/Services/Translations/admin-translation.php:1743
24129 msgid "Plugin Addons"
24130 msgstr ""
24131
24132 #: app/Services/Translations/admin-translation.php:1744
24133 msgid "Plugin Banner URL"
24134 msgstr ""
24135
24136 #: app/Http/Controllers/ModuleSettingsController.php:184
24137 msgid "Plugin file is required."
24138 msgstr ""
24139
24140 #: app/Services/PluginInstaller/AddonManager.php:86
24141 msgid "Plugin file not found."
24142 msgstr ""
24143
24144 #: app/Http/Controllers/PaymentMethodController.php:231
24145 msgid "Plugin file path is required"
24146 msgstr ""
24147
24148 #: app/Services/Translations/admin-translation.php:1745
24149 msgid "Plugin Icon URL"
24150 msgstr ""
24151
24152 #: app/Services/Translations/admin-translation.php:1747
24153 msgid "Plugin installed successfully"
24154 msgstr ""
24155
24156 #: app/Http/Controllers/ModuleSettingsController.php:137
24157 msgid "Plugin slug is required."
24158 msgstr ""
24159
24160 #: app/Http/Controllers/PaymentMethodController.php:197
24161 msgid "Plugin slug, source type are required"
24162 msgstr ""
24163
24164 #: app/Services/PluginInstaller/AddonManager.php:291
24165 msgid "Plugin update failed."
24166 msgstr ""
24167
24168 #: app/Services/Translations/TransStrings.php:353
24169 msgid "PM"
24170 msgstr ""
24171
24172 #: app/Services/Localization/i18n/countries.php:188
24173 msgid "Poland"
24174 msgstr ""
24175
24176 #: app/Helpers/CurrenciesHelper.php:119
24177 msgid "Polish Złoty"
24178 msgstr ""
24179
24180 #: app/Services/Localization/i18n/states.php:1987
24181 msgid "Poltavshchyna"
24182 msgstr ""
24183
24184 #: app/Services/Localization/i18n/states.php:877
24185 msgid "Pondicherry (Puducherry)"
24186 msgstr ""
24187
24188 #: app/Services/Localization/i18n/states.php:628
24189 msgid "Pontevedra"
24190 msgstr ""
24191
24192 #: app/Services/Localization/i18n/states.php:986
24193 msgid "Pordenone"
24194 msgstr ""
24195
24196 #: app/Services/Localization/i18n/states.php:582
24197 msgid "Port Said"
24198 msgstr ""
24199
24200 #: app/Services/Localization/i18n/states.php:1028
24201 msgid "Portland"
24202 msgstr ""
24203
24204 #: app/Services/Localization/i18n/countries.php:189
24205 msgid "Portugal"
24206 msgstr ""
24207
24208 #: app/Services/Localization/i18n/states.php:2232
24209 msgid "Portuguesa"
24210 msgstr ""
24211
24212 #: app/Services/Translations/block-editor-translation.php:274
24213 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:102
24214 msgid "Position"
24215 msgstr ""
24216
24217 #: app/Services/Translations/block-editor-translation.php:275
24218 msgid "Position & Style"
24219 msgstr ""
24220
24221 #: app/Services/Renderer/CheckoutFieldsSchema.php:530
24222 #: app/Services/Renderer/CheckoutFieldsSchema.php:572
24223 msgid "Post Code"
24224 msgstr ""
24225
24226 #: app/Services/Translations/admin-translation.php:1748
24227 msgid "Post Content"
24228 msgstr ""
24229
24230 #: app/Services/Translations/admin-translation.php:1749
24231 msgid "Post Date"
24232 msgstr ""
24233
24234 #: app/Services/Translations/admin-translation.php:1750
24235 msgid "Post Excerpt"
24236 msgstr ""
24237
24238 #: app/Services/Translations/admin-translation.php:1751
24239 msgid "Post ID"
24240 msgstr ""
24241
24242 #: app/Services/Translations/admin-translation.php:1752
24243 msgid "Post Name"
24244 msgstr ""
24245
24246 #: app/Services/Translations/admin-translation.php:1753
24247 msgid "Post Status"
24248 msgstr ""
24249
24250 #: app/Services/Translations/admin-translation.php:1754
24251 msgid "Post Title"
24252 msgstr ""
24253
24254 #: app/Services/Renderer/CheckoutFieldsSchema.php:277
24255 msgid "Postal / ZIP Code"
24256 msgstr ""
24257
24258 #: app/Services/Localization/i18n/address-locales.php:431
24259 msgid "Postal Code"
24260 msgstr ""
24261
24262 #: app/Services/Localization/i18n/address-locales.php:148
24263 #: app/Services/Localization/i18n/address-locales.php:469
24264 msgid "Postal code"
24265 msgstr ""
24266
24267 #: app/Helpers/EditorShortCodeHelper.php:138
24268 #: app/Helpers/EditorShortCodeHelper.php:147
24269 #: app/Services/Translations/block-editor-translation.php:276
24270 #: app/Services/Localization/i18n/address-locales.php:49
24271 #: app/Services/Localization/i18n/address-locales.php:543
24272 #: app/Services/Localization/i18n/address-locales.php:553
24273 #: app/Services/Localization/i18n/address-locales.php:759
24274 #: app/Services/Localization/i18n/address-locales.php:768
24275 msgid "Postcode"
24276 msgstr ""
24277
24278 #: app/Services/Translations/admin-translation.php:1755
24279 msgid "Postcode (optional)"
24280 msgstr ""
24281
24282 #: app/Helpers/CartCheckoutHelper.php:555
24283 #: app/Services/Renderer/CheckoutFieldsSchema.php:281
24284 #: app/Services/Renderer/AddressSelectRenderer.php:360
24285 #: app/Services/Renderer/AddressSelectRenderer.php:365
24286 #: app/Services/Translations/block-editor-translation.php:277
24287 msgid "Postcode / ZIP"
24288 msgstr ""
24289
24290 #: api/Checkout/CheckoutApi.php:1011 api/Checkout/CheckoutApi.php:1017
24291 #: app/Http/Requests/CustomerAddressRequest.php:70
24292 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:45
24293 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:75
24294 msgid "Postcode field is required."
24295 msgstr ""
24296
24297 #: app/Services/Translations/customer-profile-translation.php:210
24298 msgid "Postcode is required."
24299 msgstr ""
24300
24301 #: app/Services/Localization/i18n/states.php:987
24302 msgid "Potenza"
24303 msgstr ""
24304
24305 #: app/Services/Localization/i18n/states.php:247
24306 msgid "Potosí"
24307 msgstr ""
24308
24309 #: app/Views/emails/components/powered-by-footer.php:5
24310 msgid "Powered by "
24311 msgstr ""
24312
24313 #: app/Services/Localization/i18n/states.php:742
24314 msgid "Požega-Slavonia County"
24315 msgstr ""
24316
24317 #: app/Services/Localization/i18n/states.php:1787
24318 msgid "Prachin Buri"
24319 msgstr ""
24320
24321 #: app/Services/Localization/i18n/states.php:1788
24322 msgid "Prachuap Khiri Khan"
24323 msgstr ""
24324
24325 #: app/Services/Localization/i18n/states.php:1691
24326 msgid "Prahova"
24327 msgstr ""
24328
24329 #: app/Services/Localization/i18n/states.php:988
24330 msgid "Prato"
24331 msgstr ""
24332
24333 #: app/Services/Localization/i18n/address-locales.php:452
24334 msgid "Prefecture"
24335 msgstr ""
24336
24337 #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:37
24338 msgid "Prefix"
24339 msgstr ""
24340
24341 #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:44
24342 msgid "Prefix block"
24343 msgstr ""
24344
24345 #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:95
24346 msgid "Premium addon - requires FluentCart Pro"
24347 msgstr ""
24348
24349 #: app/Services/Localization/i18n/states.php:1654
24350 msgid "Presidente Hayes"
24351 msgstr ""
24352
24353 #: app/Services/Translations/TransStrings.php:250
24354 msgid "press delete to remove"
24355 msgstr ""
24356
24357 #: app/Services/Translations/customer-profile-translation.php:211
24358 msgid "Press Enter to search"
24359 msgstr ""
24360
24361 #: app/Services/Translations/TransStrings.php:252
24362 #: app/Services/Translations/admin-translation.php:1756
24363 msgid "Preview"
24364 msgstr ""
24365
24366 #: app/Services/Translations/admin-translation.php:1757
24367 msgid "Preview Template"
24368 msgstr ""
24369
24370 #. 1: subscription id, 2: plan name, 3: when
24371 #: app/Modules/MCP/Tools/SubscriptionTools.php:342
24372 #, php-format
24373 msgid "Preview: cancel subscription #%1$d %2$s, effective %3$s."
24374 msgstr ""
24375
24376 #. 1: amount to refund, 2: remaining refundable, 3: order id
24377 #: app/Modules/MCP/Tools/OrderTools.php:1034
24378 #, php-format
24379 msgid "Preview: refund %1$s of %2$s remaining on order #%3$d."
24380 msgstr ""
24381
24382 #: app/Services/Translations/TransStrings.php:269
24383 #: app/Services/Translations/admin-translation.php:1758
24384 msgid "Previous"
24385 msgstr ""
24386
24387 #: app/Services/Translations/TransStrings.php:153
24388 #: app/Services/Translations/admin-translation.php:1759
24389 msgid "Previous Month"
24390 msgstr ""
24391
24392 #: app/Services/Translations/admin-translation.php:1760
24393 msgid "Previous Orders"
24394 msgstr ""
24395
24396 #: app/Services/Translations/admin-translation.php:1761
24397 msgid "Previous Period"
24398 msgstr ""
24399
24400 #: app/Services/Translations/admin-translation.php:1762
24401 msgid "Previous Quarter"
24402 msgstr ""
24403
24404 #: app/Services/Translations/admin-translation.php:1763
24405 msgid "Previous Refunded Amount"
24406 msgstr ""
24407
24408 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:455
24409 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:439
24410 msgid "Previous slide"
24411 msgstr ""
24412
24413 #: app/Services/Translations/admin-translation.php:1764
24414 msgid "Previous Stock:"
24415 msgstr ""
24416
24417 #: app/Services/Translations/admin-translation.php:1765
24418 msgid "Previous Total Refunds"
24419 msgstr ""
24420
24421 #: app/Services/Translations/TransStrings.php:151
24422 #: app/Services/Translations/admin-translation.php:1766
24423 msgid "Previous Year"
24424 msgstr ""
24425
24426 #: app/Services/Translations/TransStrings.php:232
24427 msgid "Previous {pager} pages"
24428 msgstr ""
24429
24430 #: app/Services/Translations/admin-translation.php:1767
24431 msgid "Previously"
24432 msgstr ""
24433
24434 #: app/Services/Translations/admin-translation.php:1768
24435 #: app/Services/Translations/customer-profile-translation.php:212
24436 #: app/Services/Translations/block-editor-translation.php:278
24437 #: app/Views/emails/parts/subscription_item.php:24
24438 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:151
24439 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:687
24440 msgid "Price"
24441 msgstr ""
24442
24443 #: app/Services/Renderer/ShopAppRenderer.php:429
24444 msgid "Price (High to Low)"
24445 msgstr ""
24446
24447 #: app/Services/Renderer/ShopAppRenderer.php:414
24448 msgid "Price (Low to High)"
24449 msgstr ""
24450
24451 #: app/Services/Translations/block-editor-translation.php:279
24452 msgid "Price Color"
24453 msgstr ""
24454
24455 #: app/Services/Translations/block-editor-translation.php:280
24456 msgid "Price Format"
24457 msgstr ""
24458
24459 #: app/Services/Translations/block-editor-translation.php:281
24460 msgid "Price Grouping"
24461 msgstr ""
24462
24463 #: app/Services/Renderer/CartItemRenderer.php:71
24464 msgid "Price information"
24465 msgstr ""
24466
24467 #: app/Services/CustomPayment/PaymentItem.php:98
24468 msgid "price is not set."
24469 msgstr ""
24470
24471 #: app/Http/Requests/ProductUpdateRequest.php:359
24472 #: app/Http/Requests/ProductRequest.php:330
24473 #: app/Http/Requests/ProductVariationRequest.php:204
24474 msgid "Price is required."
24475 msgstr ""
24476
24477 #: app/Services/BulkProductUpdateService.php:212
24478 #: app/Services/BulkProductInsertService.php:126
24479 #: app/Http/Requests/ProductUpdateRequest.php:360
24480 #: app/Http/Requests/ProductRequest.php:331
24481 #: app/Http/Requests/ProductVariationRequest.php:205
24482 msgid "Price must be a number."
24483 msgstr ""
24484
24485 #: app/Http/Requests/ProductUpdateRequest.php:361
24486 #: app/Http/Requests/ProductRequest.php:332
24487 #: app/Http/Requests/ProductVariationRequest.php:206
24488 msgid "Price must be a positive number greater than 0."
24489 msgstr ""
24490
24491 #: app/Services/BulkProductUpdateService.php:213
24492 #: app/Services/BulkProductInsertService.php:127
24493 msgid "Price must be a positive number."
24494 msgstr ""
24495
24496 #: app/Services/CustomPayment/PaymentItem.php:39
24497 msgid "Price must be greater than 0 and use in cent!."
24498 msgstr ""
24499
24500 #: app/Hooks/Handlers/BlockEditors/PriceRangeBlockEditor.php:91
24501 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:331
24502 msgid "Price Range"
24503 msgstr ""
24504
24505 #: app/Modules/Templating/Bricks/Elements/PriceRange.php:22
24506 msgid "Price Range (FluentCart)"
24507 msgstr ""
24508
24509 #. %1$s: min price, %2$s: max price
24510 #: app/Services/Renderer/ProductCardRender.php:395
24511 #, php-format
24512 msgid "Price range from %1$s to %2$s"
24513 msgstr ""
24514
24515 #. %s is the currency symbol (e.g., $, €, £)
24516 #: app/Services/Renderer/ProductFilterRender.php:252
24517 #, php-format
24518 msgid "Price range in %s"
24519 msgstr ""
24520
24521 #: app/Modules/Templating/Bricks/Elements/PriceRange.php:65
24522 msgid "Price Range typography"
24523 msgstr ""
24524
24525 #. 1: Minimum price, 2: Maximum price
24526 #: app/Services/Renderer/ProductRenderer.php:993
24527 #, php-format
24528 msgid "Price range: %1$s - %2$s"
24529 msgstr ""
24530
24531 #: app/Services/Translations/block-editor-translation.php:282
24532 msgid "Price Source"
24533 msgstr ""
24534
24535 #: app/Services/Translations/admin-translation.php:1769
24536 msgid "Price Suffix (Tax Excluded)"
24537 msgstr ""
24538
24539 #: app/Services/Translations/admin-translation.php:1770
24540 msgid "Price Suffix (Tax Included)"
24541 msgstr ""
24542
24543 #: app/Services/Translations/block-editor-translation.php:283
24544 msgid "Price, high to low"
24545 msgstr ""
24546
24547 #: app/Services/Translations/block-editor-translation.php:284
24548 msgid "Price, low to high"
24549 msgstr ""
24550
24551 #: app/Helpers/OrderItemHelper.php:115
24552 msgid "Price, Quantity field should not be empty or zero!"
24553 msgstr ""
24554
24555 #. 1: Current item price
24556 #: app/Services/Renderer/ProductRenderer.php:950
24557 #, php-format
24558 msgid "Price: %1$s"
24559 msgstr ""
24560
24561 #. 1: Currency sign, 2: Item price, 3: Billing interval or unit
24562 #: app/Services/Renderer/PricingTableRenderer.php:261
24563 #, php-format
24564 msgid "Price: %1$s%2$s per %3$s"
24565 msgstr ""
24566
24567 #. %s: product price
24568 #: app/Services/Renderer/ProductCardRender.php:413
24569 #, php-format
24570 msgid "Price: %s"
24571 msgstr ""
24572
24573 #: app/Services/Translations/admin-translation.php:1771
24574 msgid "Prices entered with tax"
24575 msgstr ""
24576
24577 #: app/Services/Translations/admin-translation.php:1772
24578 msgid "Prices include tax"
24579 msgstr ""
24580
24581 #: app/Services/Filter/ProductFilter.php:185
24582 #: app/Services/Translations/admin-translation.php:1773
24583 msgid "Pricing"
24584 msgstr ""
24585
24586 #. %s is the pricing title
24587 #: api/Resource/ProductVariationResource.php:387
24588 #, php-format
24589 msgid "Pricing %s is deleted"
24590 msgstr ""
24591
24592 #: api/Resource/ProductVariationResource.php:192
24593 #: api/Resource/ProductVariationResource.php:350
24594 msgid "Pricing creation failed!"
24595 msgstr ""
24596
24597 #: api/Resource/ProductVariationResource.php:384
24598 msgid "Pricing deleted"
24599 msgstr ""
24600
24601 #: api/Resource/ProductVariationResource.php:402
24602 msgid "Pricing deletion failed!"
24603 msgstr ""
24604
24605 #: api/Resource/ProductVariationResource.php:188
24606 msgid "Pricing has been created"
24607 msgstr ""
24608
24609 #: api/Resource/ProductVariationResource.php:346
24610 msgid "Pricing has been updated"
24611 msgstr ""
24612
24613 #: app/Http/Requests/ProductUpdateRequest.php:356
24614 #: app/Http/Requests/ProductRequest.php:327
24615 msgid "Pricing is required when status is publish or scheduled."
24616 msgstr ""
24617
24618 #: api/Resource/ProductVariationResource.php:407
24619 msgid "Pricing not found in database."
24620 msgstr ""
24621
24622 #: app/Hooks/Handlers/BlockEditors/PricingTableBlockEditor.php:46
24623 msgid "Pricing Table"
24624 msgstr ""
24625
24626 #: app/Services/Renderer/PricingTableRenderer.php:69
24627 msgid "Pricing table"
24628 msgstr ""
24629
24630 #: api/Resource/ProductVariationResource.php:449
24631 msgid "Pricing table has been updated"
24632 msgstr ""
24633
24634 #: app/Services/Translations/admin-translation.php:1774
24635 msgid "Pricing Table Layout"
24636 msgstr ""
24637
24638 #: app/Services/Translations/admin-translation.php:1775
24639 msgid "Pricing Type"
24640 msgstr ""
24641
24642 #: app/Services/BulkProductInsertService.php:121
24643 msgid "Pricing Type is required."
24644 msgstr ""
24645
24646 #: app/Services/BulkProductInsertService.php:122
24647 msgid "Pricing Type must be simple or simple_variations."
24648 msgstr ""
24649
24650 #: app/Services/Translations/block-editor-translation.php:285
24651 msgid "Primary"
24652 msgstr ""
24653
24654 #: api/Resource/CustomerAddressResource.php:321
24655 msgid "Primary address cannot be deleted!"
24656 msgstr ""
24657
24658 #: app/Services/Translations/block-editor-translation.php:286
24659 msgid "Primary Color"
24660 msgstr ""
24661
24662 #: app/Services/Localization/i18n/states.php:739
24663 msgid "Primorje-Gorski Kotar County"
24664 msgstr ""
24665
24666 #: app/Services/Localization/i18n/states.php:290
24667 msgid "Prince Edward Island"
24668 msgstr ""
24669
24670 #: app/Views/frontend/print/index.php:12
24671 msgid "Print"
24672 msgstr ""
24673
24674 #: app/Services/Translations/admin-translation.php:1776
24675 msgid "Priority"
24676 msgstr ""
24677
24678 #: app/Helpers/Status.php:113 app/Helpers/Helper.php:373
24679 msgid "Private"
24680 msgstr ""
24681
24682 #: app/Services/Translations/admin-translation.php:1777
24683 msgid "Private (Invisible except Admin)"
24684 msgstr ""
24685
24686 #: app/Services/Translations/admin-translation.php:1778
24687 msgid "Pro"
24688 msgstr ""
24689
24690 #: app/Services/Translations/admin-translation.php:1779
24691 msgid "Pro Feature"
24692 msgstr ""
24693
24694 #: api/StoreSettings.php:1174
24695 #: app/Services/Translations/admin-translation.php:1780
24696 msgid "Pro feature"
24697 msgstr ""
24698
24699 #: app/Services/Translations/admin-translation.php:1781
24700 msgid "Problem with loading the editor. Please reload the page."
24701 msgstr ""
24702
24703 #: app/Services/Translations/customer-profile-translation.php:213
24704 msgid "Proceed to Payment"
24705 msgstr ""
24706
24707 #: app/Services/Translations/admin-translation.php:1782
24708 msgid "Processed"
24709 msgstr ""
24710
24711 #: app/Services/Translations/admin-translation.php:1783
24712 #, php-format
24713 msgid "Processed %1$s of %2$s test orders..."
24714 msgstr ""
24715
24716 #: app/Helpers/Status.php:160 app/Helpers/Status.php:173
24717 #: app/Helpers/Helper.php:222 app/Helpers/Helper.php:237
24718 #: app/Services/Filter/OrderFilter.php:252
24719 #: app/Services/Translations/checkout-translation.php:29
24720 #: app/Services/Translations/admin-translation.php:1784
24721 #: app/Services/Translations/customer-profile-translation.php:214
24722 #: app/Services/Translations/block-editor-translation.php:287
24723 msgid "Processing"
24724 msgstr ""
24725
24726 #: app/Services/Translations/checkout-translation.php:30
24727 msgid "Processing Order..."
24728 msgstr ""
24729
24730 #: app/Services/Translations/admin-translation.php:1785
24731 msgid "Processing..."
24732 msgstr ""
24733
24734 #: app/CPT/FluentProducts.php:187 app/Services/Filter/LicenseSiteFilter.php:107
24735 #: app/Services/Translations/admin-translation.php:1786
24736 #: app/Services/Translations/block-editor-translation.php:288
24737 #: app/Views/emails/digest.php:149
24738 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:70
24739 msgid "Product"
24740 msgstr ""
24741
24742 #: app/Services/Renderer/CartItemRenderer.php:163
24743 msgid "product"
24744 msgstr ""
24745
24746 #: app/CPT/FluentProducts.php:209
24747 msgctxt "product"
24748 msgid "Add New Product"
24749 msgstr ""
24750
24751 #. 1: product title, 2: product status
24752 #: app/Modules/MCP/Tools/ProductTools.php:256
24753 #, php-format
24754 msgid "Product \"%1$s\" — %2$s"
24755 msgstr ""
24756
24757 #. %s is the product title
24758 #: api/Resource/ProductResource.php:474
24759 #, php-format
24760 msgid "Product %s is deleted"
24761 msgstr ""
24762
24763 #: app/CPT/FluentProducts.php:190
24764 msgid "Product (FluentCart)"
24765 msgstr ""
24766
24767 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:284
24768 msgid "Product Action Container"
24769 msgstr ""
24770
24771 #: app/CPT/FluentProducts.php:318
24772 msgid "Product Brand"
24773 msgstr ""
24774
24775 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:310
24776 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:686
24777 msgid "Product Brands"
24778 msgstr ""
24779
24780 #: app/Modules/Templating/Bricks/DynamicData.php:38
24781 #: app/Modules/Templating/Bricks/DynamicData.php:39
24782 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:164
24783 msgid "Product Button"
24784 msgstr ""
24785
24786 #: app/Hooks/Handlers/BlockEditors/ProductCardBlockEditor.php:42
24787 msgid "Product Card"
24788 msgstr ""
24789
24790 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/ProductCarouselBlockEditor.php:65
24791 msgid "Product Carousel"
24792 msgstr ""
24793
24794 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:117
24795 msgid "Product Carousel Loop"
24796 msgstr ""
24797
24798 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:130
24799 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:289
24800 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:685
24801 msgid "Product Categories"
24802 msgstr ""
24803
24804 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:229
24805 msgid "Product categories"
24806 msgstr ""
24807
24808 #: app/Hooks/Handlers/BlockEditors/ProductCategoriesListBlockEditor.php:55
24809 msgid "Product Categories List"
24810 msgstr ""
24811
24812 #: app/CPT/FluentProducts.php:296
24813 #: app/Services/Translations/admin-translation.php:1787
24814 msgid "Product Category"
24815 msgstr ""
24816
24817 #: app/Http/Controllers/TaxRateController.php:984
24818 msgid "Product category tax override deleted"
24819 msgstr ""
24820
24821 #: app/Http/Controllers/TaxRateController.php:958
24822 msgid "Product category tax override saved"
24823 msgstr ""
24824
24825 #: app/Http/Controllers/TaxRateController.php:883
24826 #: app/Http/Controllers/TaxRateController.php:937
24827 msgid "Product category tax override updated"
24828 msgstr ""
24829
24830 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:199
24831 msgid "Product Container"
24832 msgstr ""
24833
24834 #: app/Modules/Templating/Bricks/Elements/ProductContent.php:21
24835 msgid "Product Content (FluentCart)"
24836 msgstr ""
24837
24838 #: app/Modules/Templating/Bricks/Elements/ProductContent.php:96
24839 msgid "Product content is empty."
24840 msgstr ""
24841
24842 #: app/Services/Translations/block-editor-translation.php:289
24843 msgid "Product Count"
24844 msgstr ""
24845
24846 #: api/Resource/ProductDetailResource.php:61
24847 #: api/Resource/ProductResource.php:108
24848 #: app/Http/Controllers/ProductController.php:196
24849 msgid "Product creation failed!"
24850 msgstr ""
24851
24852 #: api/Resource/ProductResource.php:471
24853 msgid "Product deleted"
24854 msgstr ""
24855
24856 #: app/Services/Translations/admin-translation.php:1802
24857 msgid "Product deleted successfully"
24858 msgstr ""
24859
24860 #: api/Resource/ProductResource.php:487
24861 msgid "Product deletion failed!"
24862 msgstr ""
24863
24864 #: app/Services/Translations/block-editor-translation.php:290
24865 #: app/Hooks/Handlers/BlockEditors/ProductDescriptionBlockEditor.php:88
24866 msgid "Product Description"
24867 msgstr ""
24868
24869 #: app/Services/Renderer/CartRenderer.php:181
24870 msgid "Product Details"
24871 msgstr ""
24872
24873 #: app/Services/Translations/admin-translation.php:1788
24874 msgid "Product Details Button"
24875 msgstr ""
24876
24877 #: app/Services/AdvancedVariationService.php:98
24878 #: app/Services/AdvancedVariationService.php:219
24879 msgid "Product details not found."
24880 msgstr ""
24881
24882 #: app/Modules/Templating/Bricks/Elements/PriceRange.php:113
24883 msgid "Product does not have min-max range"
24884 msgstr ""
24885
24886 #: app/Http/Controllers/ProductDownloadablesController.php:168
24887 msgid "Product downloadable files updated successfully"
24888 msgstr ""
24889
24890 #: app/Services/Translations/admin-translation.php:1803
24891 msgid "Product duplicated successfully"
24892 msgstr ""
24893
24894 #: app/Http/Controllers/ProductController.php:286
24895 msgid ""
24896 "Product duplicated successfully. The new product has been saved as a draft."
24897 msgstr ""
24898
24899 #: app/Modules/Templating/Bricks/DynamicData.php:36
24900 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:122
24901 msgid "Product Excerpt"
24902 msgstr ""
24903
24904 #: app/Modules/Templating/Bricks/Elements/ProductShortDescription.php:21
24905 msgid "Product Excerpt (FluentCart)"
24906 msgstr ""
24907
24908 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:232
24909 msgid "Product Filter"
24910 msgstr ""
24911
24912 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:367
24913 msgid "Product Filter Apply Button"
24914 msgstr ""
24915
24916 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:356
24917 msgid "Product Filter Button"
24918 msgstr ""
24919
24920 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:348
24921 msgid "Product Filter Filters"
24922 msgstr ""
24923
24924 #: app/Services/Renderer/ProductFilterRender.php:37
24925 #: app/Services/Renderer/ShopAppRenderer.php:480
24926 msgid "Product filter form"
24927 msgstr ""
24928
24929 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:376
24930 msgid "Product Filter Reset Button"
24931 msgstr ""
24932
24933 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:325
24934 msgid "Product Filter Search Box"
24935 msgstr ""
24936
24937 #: app/Services/Renderer/ShopAppRenderer.php:476
24938 msgid "Product filters"
24939 msgstr ""
24940
24941 #: app/Services/Translations/admin-translation.php:1789
24942 #: app/Hooks/Handlers/BlockEditors/ProductGalleryBlockEditor.php:43
24943 msgid "Product Gallery"
24944 msgstr ""
24945
24946 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:28
24947 msgid "Product Gallery (FluentCart)"
24948 msgstr ""
24949
24950 #: app/Services/Translations/block-editor-translation.php:291
24951 msgid "Product Grid Option"
24952 msgstr ""
24953
24954 #: app/Services/Translations/block-editor-translation.php:292
24955 msgid "Product Grid Size"
24956 msgstr ""
24957
24958 #: api/Resource/ProductDetailResource.php:56
24959 #: api/Resource/ProductResource.php:103
24960 #: app/Http/Controllers/ProductController.php:192
24961 msgid "Product has been created successfully"
24962 msgstr ""
24963
24964 #: api/Resource/ProductResource.php:351 api/Resource/ProductResource.php:754
24965 #: api/Resource/ProductResource.php:776
24966 msgid "Product has been updated"
24967 msgstr ""
24968
24969 #: app/Services/Translations/admin-translation.php:1790
24970 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:154
24971 msgid "Product ID"
24972 msgstr ""
24973
24974 #: app/Http/Controllers/ProductIntegrationsController.php:187
24975 msgid "Product ID and Notification ID are required"
24976 msgstr ""
24977
24978 #: app/Services/BulkProductUpdateService.php:331
24979 msgid "Product ID is required"
24980 msgstr ""
24981
24982 #: app/Modules/Templating/TemplateActions.php:90
24983 msgid "Product ID not found"
24984 msgstr ""
24985
24986 #: app/Services/Renderer/CartRenderer.php:144
24987 #: app/Services/Translations/block-editor-translation.php:293
24988 #: app/Modules/Templating/Bricks/DynamicData.php:35
24989 #: app/Hooks/Handlers/BlockEditors/ProductImageBlockEditor.php:71
24990 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:89
24991 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:153
24992 msgid "Product Image"
24993 msgstr ""
24994
24995 #: app/Services/Translations/customer-profile-translation.php:215
24996 msgid "Product image for"
24997 msgstr ""
24998
24999 #: app/Services/Renderer/ProductRenderer.php:518
25000 msgid "Product image thumbnails"
25001 msgstr ""
25002
25003 #: app/Hooks/Handlers/BlockEditors/ProductInfoBlockEditor.php:43
25004 msgid "Product Info"
25005 msgstr ""
25006
25007 #: app/Services/Translations/admin-translation.php:1791
25008 msgid "Product Integrations"
25009 msgstr ""
25010
25011 #: app/Services/Translations/admin-translation.php:1792
25012 msgid "Product Inventory"
25013 msgstr ""
25014
25015 #: app/Services/Translations/block-editor-translation.php:298
25016 msgid "Product is in stock"
25017 msgstr ""
25018
25019 #: app/Services/Translations/block-editor-translation.php:299
25020 msgid "Product is not on sale"
25021 msgstr ""
25022
25023 #: app/Http/Controllers/ProductController.php:488
25024 msgid "Product is now tax exempt"
25025 msgstr ""
25026
25027 #: app/Services/Translations/block-editor-translation.php:300
25028 msgid "Product is out of stock"
25029 msgstr ""
25030
25031 #: app/Services/Renderer/ProductListRenderer.php:48
25032 msgid "Product List"
25033 msgstr ""
25034
25035 #: app/Services/Renderer/ShopAppRenderer.php:253
25036 msgid "Product list"
25037 msgstr ""
25038
25039 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:481
25040 msgid "Product Loader"
25041 msgstr ""
25042
25043 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:386
25044 msgid "Product Loop"
25045 msgstr ""
25046
25047 #: app/Helpers/EditorShortCodeHelper.php:316
25048 #: app/Helpers/EditorShortCodeHelper.php:340
25049 #: app/Helpers/EditorShortCodeHelper.php:357
25050 #: app/Services/Translations/admin-translation.php:1793
25051 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:152
25052 msgid "Product Name"
25053 msgstr ""
25054
25055 #: app/Services/Translations/admin-translation.php:1804
25056 msgid "Product name"
25057 msgstr ""
25058
25059 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:297
25060 msgid "Product No Result"
25061 msgstr ""
25062
25063 #: app/Services/Async/DummyProductService.php:34
25064 #: app/Http/Routes/WebRoutes.php:139
25065 msgid "Product Not Found"
25066 msgstr ""
25067
25068 #: app/Services/BulkProductUpdateService.php:336 app/Models/Product.php:594
25069 #: app/Http/Controllers/ProductIntegrationsController.php:118
25070 #: app/Http/Controllers/ProductController.php:292
25071 #: app/Http/Controllers/ProductController.php:368
25072 #: app/Http/Controllers/ProductController.php:408
25073 #: app/Http/Controllers/ProductController.php:431
25074 #: app/Http/Controllers/ProductController.php:449
25075 #: app/Http/Controllers/ProductController.php:510
25076 #: app/Http/Controllers/ProductController.php:528
25077 #: app/Http/Controllers/ProductController.php:564
25078 #: app/Modules/Templating/TemplateActions.php:95
25079 #: app/Hooks/Cart/WebCheckoutHandler.php:1218
25080 #: app/Hooks/Handlers/ShortCodes/SingleProductShortCode.php:104
25081 #: app/Hooks/Handlers/BlockEditors/Buttons/BuyNowButtonBlockEditor.php:114
25082 #: app/Hooks/Handlers/BlockEditors/Buttons/AddToCartButtonBlockEditor.php:108
25083 msgid "Product not found"
25084 msgstr ""
25085
25086 #: api/Resource/ProductResource.php:492
25087 msgid "Product not found in database."
25088 msgstr ""
25089
25090 #: api/Resource/ProductDetailResource.php:97
25091 msgid "Product not found, please reload the page and try again!"
25092 msgstr ""
25093
25094 #: app/Services/Translations/admin-translation.php:1794
25095 msgid "Product Organizer"
25096 msgstr ""
25097
25098 #: app/Hooks/Handlers/BlockEditors/ProductPackageDescriptionBlockEditor.php:80
25099 msgid "Product Package Description"
25100 msgstr ""
25101
25102 #: api/StoreSettings.php:789
25103 #: app/Services/Translations/admin-translation.php:1795
25104 msgid "Product Page"
25105 msgstr ""
25106
25107 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:419
25108 msgid "Product Paginator"
25109 msgstr ""
25110
25111 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:431
25112 msgid "Product Paginator Info"
25113 msgstr ""
25114
25115 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:456
25116 msgid "Product Paginator Number"
25117 msgstr ""
25118
25119 #: app/Services/Translations/block-editor-translation.php:294
25120 msgid "Product Per Row"
25121 msgstr ""
25122
25123 #: app/Services/Translations/admin-translation.php:1796
25124 msgid "Product Performance Comparison"
25125 msgstr ""
25126
25127 #: app/Modules/Templating/Bricks/DynamicData.php:37
25128 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:135
25129 msgid "Product Price"
25130 msgstr ""
25131
25132 #: app/Services/Renderer/ProductCardRender.php:381
25133 msgid "Product pricing"
25134 msgstr ""
25135
25136 #: api/Resource/ProductDetailResource.php:204
25137 msgid "Product pricing has been changed!"
25138 msgstr ""
25139
25140 #: app/Services/Renderer/CartRenderer.php:294
25141 msgid "Product Quantity"
25142 msgstr ""
25143
25144 #: app/Services/Renderer/ProductRenderer.php:1311
25145 msgid "Product quantity"
25146 msgstr ""
25147
25148 #: app/Services/Translations/admin-translation.php:1797
25149 msgid "Product Report"
25150 msgstr ""
25151
25152 #: app/Services/Translations/admin-translation.php:1798
25153 msgid "Product Report Chart"
25154 msgstr ""
25155
25156 #: app/Hooks/Handlers/BlockEditors/SearchBarBlockEditor.php:35
25157 msgid "Product Search"
25158 msgstr ""
25159
25160 #: app/Services/Translations/block-editor-translation.php:295
25161 msgid "Product Settings"
25162 msgstr ""
25163
25164 #: app/Hooks/Handlers/BlockEditors/ProductSkuBlockEditor.php:82
25165 msgid "Product SKU"
25166 msgstr ""
25167
25168 #: api/StoreSettings.php:980
25169 msgid "Product Slug"
25170 msgstr ""
25171
25172 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:494
25173 msgid "Product Spinner"
25174 msgstr ""
25175
25176 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:21
25177 msgid "Product Stock (FluentCart)"
25178 msgstr ""
25179
25180 #: app/Services/Translations/admin-translation.php:1799
25181 msgid "Product Taxonomies"
25182 msgstr ""
25183
25184 #: app/Services/Translations/block-editor-translation.php:296
25185 #: app/Hooks/Handlers/BlockEditors/RelatedProduct/InnerBlocks/InnerBlocks.php:49
25186 msgid "Product Template"
25187 msgstr ""
25188
25189 #: app/Services/Translations/admin-translation.php:1800
25190 #: app/Services/Translations/block-editor-translation.php:297
25191 #: app/Modules/Templating/Bricks/DynamicData.php:34
25192 #: app/Hooks/Handlers/BlockEditors/ProductTitleBlockEditor.php:90
25193 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:108
25194 msgid "Product Title"
25195 msgstr ""
25196
25197 #: app/Services/Translations/admin-translation.php:1805
25198 msgid "Product title"
25199 msgstr ""
25200
25201 #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:15
25202 msgid "Product Title (FluentCart)"
25203 msgstr ""
25204
25205 #: app/Services/BulkProductInsertService.php:186
25206 msgid "Product title is required"
25207 msgstr ""
25208
25209 #: app/Http/Controllers/ProductController.php:1453
25210 msgid "Product title is required to generate SKU."
25211 msgstr ""
25212
25213 #: app/Services/Translations/admin-translation.php:1801
25214 msgid "Product Type"
25215 msgstr ""
25216
25217 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:182
25218 msgid "Product type"
25219 msgstr ""
25220
25221 #: app/Services/BulkProductInsertService.php:119
25222 msgid "Product Type is required."
25223 msgstr ""
25224
25225 #: app/Services/BulkProductInsertService.php:120
25226 msgid "Product Type must be physical or digital."
25227 msgstr ""
25228
25229 #: api/Resource/ProductResource.php:759 api/Resource/ProductResource.php:781
25230 msgid "Product update failed!"
25231 msgstr ""
25232
25233 #: api/Resource/ProductDetailResource.php:208
25234 msgid "Product update failed."
25235 msgstr ""
25236
25237 #: app/Helpers/OrderItemHelper.php:73
25238 msgid "Product Updates!"
25239 msgstr ""
25240
25241 #: app/Services/Renderer/ProductRenderer.php:1045
25242 #: app/Services/Renderer/ProductRenderer.php:1944
25243 msgid "Product Variants"
25244 msgstr ""
25245
25246 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:118
25247 msgid "Product Variations"
25248 msgstr ""
25249
25250 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:254
25251 msgid "Product View Switcher"
25252 msgstr ""
25253
25254 #: app/Services/Translations/admin-translation.php:1806
25255 msgid "Product weight"
25256 msgstr ""
25257
25258 #: app/Modules/MCP/Tools/ProductTools.php:213
25259 msgid "product_id is required."
25260 msgstr ""
25261
25262 #: api/StoreSettings.php:633 app/CPT/FluentProducts.php:205
25263 #: app/CPT/FluentProducts.php:207 app/Helpers/AdminHelper.php:78
25264 #: app/Services/Filter/LicenseFilter.php:120
25265 #: app/Services/Filter/OrderBumpFilter.php:103
25266 #: app/Services/Renderer/ShopAppRenderer.php:245
25267 #: app/Services/Translations/admin-translation.php:1807
25268 #: app/Hooks/Handlers/MenuHandler.php:267
25269 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:106
25270 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:214
25271 #: app/Hooks/Handlers/BlockEditors/ShopApp/ShopAppBlockEditor.php:73
25272 msgid "Products"
25273 msgstr ""
25274
25275 #: app/Services/Translations/admin-translation.php:2828
25276 msgid "products"
25277 msgstr ""
25278
25279 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:34
25280 msgid "Products (FluentCart)"
25281 msgstr ""
25282
25283 #: app/Services/Translations/admin-translation.php:1808
25284 msgid "Products Fields"
25285 msgstr ""
25286
25287 #: app/Services/Async/DummyProductService.php:23
25288 #: app/Services/Async/DummyProductService.php:44
25289 #: app/Services/Async/DummyProductService.php:56
25290 #: app/Services/Async/DummyProductService.php:70
25291 msgid "Products for this category is not found"
25292 msgstr ""
25293
25294 #: app/Services/Translations/block-editor-translation.php:301
25295 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:129
25296 msgid "Products per page"
25297 msgstr ""
25298
25299 #: api/Resource/ProductResource.php:554
25300 msgid "Products selection is required"
25301 msgstr ""
25302
25303 #: app/Services/Translations/admin-translation.php:1809
25304 msgid "Products to be deleted:"
25305 msgstr ""
25306
25307 #: app/Services/Translations/customer-profile-translation.php:216
25308 #: app/Services/Translations/block-editor-translation.php:302
25309 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:242
25310 msgid "Profile"
25311 msgstr ""
25312
25313 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:232
25314 msgid "Profile updated successfully"
25315 msgstr ""
25316
25317 #: app/Services/Translations/admin-translation.php:1810
25318 msgid "Profit"
25319 msgstr ""
25320
25321 #: app/Services/Translations/admin-translation.php:1811
25322 msgid "Promotional Product"
25323 msgstr ""
25324
25325 #: app/Services/Translations/admin-translation.php:1812
25326 msgid "Prorate"
25327 msgstr ""
25328
25329 #: app/Services/Renderer/CartSummaryRender.php:377
25330 #: app/Services/Translations/admin-translation.php:1813
25331 #: app/Services/Translations/customer-profile-translation.php:304
25332 #: app/Views/invoice/thank_you.php:198 app/Views/invoice/thank_you.php:218
25333 #: app/Views/invoice/receipt_slip.php:342
25334 #: app/Views/invoice/receipt_slip.php:361
25335 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:609
25336 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:628
25337 #: app/Services/Renderer/Receipt/ThankYouRender.php:427
25338 #: app/Services/Renderer/Receipt/ThankYouRender.php:446
25339 #: app/Views/emails/parts/items_table.php:347
25340 #: app/Views/emails/parts/items_table.php:374
25341 #: app/Hooks/Handlers/CustomCheckout/CustomCheckout.php:190
25342 msgid "Prorate Credit"
25343 msgstr ""
25344
25345 #: app/Modules/Turnstile/TurnstileInit.php:16
25346 msgid ""
25347 "Protect your checkout page from spam and bots using Cloudflare Turnstile "
25348 "invisible reCAPTCHA."
25349 msgstr ""
25350
25351 #: app/Modules/MCP/Tools/LabelTools.php:79
25352 msgid "Provide add_label_ids and/or remove_label_ids."
25353 msgstr ""
25354
25355 #: app/Modules/MCP/Tools/CouponTools.php:170
25356 msgid "Provide at least one field to update."
25357 msgstr ""
25358
25359 #: app/Modules/MCP/Tools/CustomerTools.php:370
25360 msgid "Provide customer_id or email."
25361 msgstr ""
25362
25363 #: app/Modules/MCP/Tools/CustomerTools.php:140
25364 msgid "Provide customer_id to update, or email to create or match."
25365 msgstr ""
25366
25367 #: app/Modules/MCP/Tools/ContextTools.php:270
25368 msgid ""
25369 "Provide one or more kinds. Valid: coupons, labels, gateways, tax_classes, "
25370 "shipping_zones, product_categories."
25371 msgstr ""
25372
25373 #: app/Services/Translations/customer-profile-translation.php:217
25374 msgid ""
25375 "Provide or update the address where your billing statements and invoices "
25376 "will be sent."
25377 msgstr ""
25378
25379 #: app/Services/Translations/customer-profile-translation.php:218
25380 msgid "Provide or update the address where your orders will be delivered."
25381 msgstr ""
25382
25383 #: app/Modules/MCP/Tools/OrderTools.php:489
25384 msgid "Provide order_id, uuid, or invoice_no."
25385 msgstr ""
25386
25387 #: app/Modules/MCP/Tools/OrderTools.php:789
25388 msgid "Provide order_status and/or shipping_status."
25389 msgstr ""
25390
25391 #: app/Services/Translations/admin-translation.php:1815
25392 msgid ""
25393 "Provide Valid Email Address email as per your domain/SMTP settings. This\n"
25394 "email will be used to send emails like notifications"
25395 msgstr ""
25396
25397 #: api/StoreSettings.php:257
25398 msgid "Provide your physical business address details."
25399 msgstr ""
25400
25401 #: api/Customers.php:169 api/Resource/CustomerResource.php:326
25402 #: api/Resource/FrontendResource/CustomerResource.php:226
25403 msgid "Provided customer status is not valid"
25404 msgstr ""
25405
25406 #: app/Http/Controllers/OrderController.php:891
25407 msgid "Provided order status is not valid"
25408 msgstr ""
25409
25410 #: app/Http/Controllers/OrderController.php:958
25411 msgid "Provided payment status is not valid"
25412 msgstr ""
25413
25414 #: app/Http/Controllers/OrderController.php:866
25415 msgid "Provided shipping status is not valid"
25416 msgstr ""
25417
25418 #: api/Resource/OrderResource.php:2157
25419 msgid "Provided status is not valid"
25420 msgstr ""
25421
25422 #: app/Http/Controllers/OrderController.php:1099
25423 msgid "Provided transaction status is not valid"
25424 msgstr ""
25425
25426 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:315
25427 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:608
25428 msgid "Provider"
25429 msgstr ""
25430
25431 #: app/Modules/Integrations/IntegrationHelper.php:23
25432 msgid "Provider and scope are required for integration settings."
25433 msgstr ""
25434
25435 #: app/Services/Localization/i18n/address-locales.php:32
25436 #: app/Services/Localization/i18n/address-locales.php:151
25437 #: app/Services/Localization/i18n/address-locales.php:177
25438 #: app/Services/Localization/i18n/address-locales.php:190
25439 #: app/Services/Localization/i18n/address-locales.php:233
25440 #: app/Services/Localization/i18n/address-locales.php:238
25441 #: app/Services/Localization/i18n/address-locales.php:358
25442 #: app/Services/Localization/i18n/address-locales.php:422
25443 #: app/Services/Localization/i18n/address-locales.php:524
25444 #: app/Services/Localization/i18n/address-locales.php:579
25445 #: app/Services/Localization/i18n/address-locales.php:684
25446 #: app/Services/Localization/i18n/address-locales.php:727
25447 #: app/Services/Localization/i18n/address-locales.php:813
25448 msgid "Province"
25449 msgstr ""
25450
25451 #: app/Services/Localization/i18n/states.php:1978
25452 msgid "Prykarpattia"
25453 msgstr ""
25454
25455 #: app/Helpers/Status.php:111 app/Helpers/Helper.php:370
25456 #: app/Services/Translations/admin-translation.php:1817
25457 msgid "Publish"
25458 msgstr ""
25459
25460 #: app/Services/Translations/admin-translation.php:1818
25461 #: app/Services/Translations/customer-profile-translation.php:219
25462 msgid "Published"
25463 msgstr ""
25464
25465 #: app/Services/Translations/admin-translation.php:2829
25466 msgid "published"
25467 msgstr ""
25468
25469 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:153
25470 msgid "Published date"
25471 msgstr ""
25472
25473 #. %s is the post date
25474 #: app/Services/Translations/admin-translation.php:1820
25475 #, php-format
25476 msgid "Publishes On: %s"
25477 msgstr ""
25478
25479 #. %s is the post date
25480 #: app/Services/Translations/admin-translation.php:1822
25481 #, php-format
25482 msgid "Publishes on: %s"
25483 msgstr ""
25484
25485 #: app/Services/Translations/admin-translation.php:1823
25486 msgid "Publishing"
25487 msgstr ""
25488
25489 #: app/Services/Localization/i18n/states.php:1344
25490 msgid "Puebla"
25491 msgstr ""
25492
25493 #: app/Services/Localization/i18n/states.php:469
25494 msgid "Puerto Plata"
25495 msgstr ""
25496
25497 #: app/Services/Localization/i18n/countries.php:190
25498 msgid "Puerto Rico"
25499 msgstr ""
25500
25501 #: app/Services/Localization/i18n/states.php:862
25502 #: app/Services/Localization/i18n/states.php:1632
25503 msgid "Punjab"
25504 msgstr ""
25505
25506 #: app/Services/Localization/i18n/states.php:1535
25507 msgid "Puno"
25508 msgstr ""
25509
25510 #: app/Services/Localization/i18n/states.php:416
25511 msgid "Puntarenas"
25512 msgstr ""
25513
25514 #: app/Services/Translations/admin-translation.php:1824
25515 msgid "Purchasable"
25516 msgstr ""
25517
25518 #: app/Services/Translations/admin-translation.php:1825
25519 msgid "Purchase"
25520 msgstr ""
25521
25522 #: app/Services/Translations/admin-translation.php:1827
25523 msgid "Purchase a new license"
25524 msgstr ""
25525
25526 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:77
25527 msgid "Purchase amount is smaller than required amount"
25528 msgstr ""
25529
25530 #: app/Services/Translations/admin-translation.php:1826
25531 msgid "Purchase Date"
25532 msgstr ""
25533
25534 #: app/Services/Translations/customer-profile-translation.php:220
25535 #: app/Services/Translations/block-editor-translation.php:303
25536 #: app/Hooks/Handlers/BlockEditors/CustomerProfileBlockEditor.php:43
25537 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:210
25538 msgid "Purchase History"
25539 msgstr ""
25540
25541 #: app/Services/Translations/admin-translation.php:1828
25542 msgid "Purchase one here"
25543 msgstr ""
25544
25545 #: app/Services/Email/EmailNotifications.php:99
25546 msgid "Purchase Receipt #{{order.invoice_no}}"
25547 msgstr ""
25548
25549 #: app/Services/Email/EmailNotifications.php:91
25550 msgid "Purchase receipt to customer"
25551 msgstr ""
25552
25553 #: app/Views/invoice/thank_you.php:54
25554 #: app/Services/Renderer/Receipt/ThankYouRender.php:131
25555 msgid "Purchase Successful!"
25556 msgstr ""
25557
25558 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:111
25559 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:124
25560 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:138
25561 msgid "purchased"
25562 msgstr ""
25563
25564 #: app/Services/Filter/CustomerFilter.php:91
25565 #: app/Services/Translations/admin-translation.php:1829
25566 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:594
25567 #: app/Modules/Integrations/FluentPlugins/FluentSupportWidget.php:53
25568 msgid "Purchases"
25569 msgstr ""
25570
25571 #: app/Services/Localization/i18n/states.php:1372
25572 msgid "Putrajaya"
25573 msgstr ""
25574
25575 #: app/Services/Localization/i18n/states.php:399
25576 msgid "Putumayo"
25577 msgstr ""
25578
25579 #: app/Services/Localization/i18n/states.php:575
25580 msgid "Qalyubia"
25581 msgstr ""
25582
25583 #: app/Services/Localization/i18n/countries.php:191
25584 msgid "Qatar"
25585 msgstr ""
25586
25587 #: app/Helpers/CurrenciesHelper.php:121
25588 msgid "Qatari Riyal"
25589 msgstr ""
25590
25591 #: app/Services/Localization/i18n/states.php:577
25592 msgid "Qena"
25593 msgstr ""
25594
25595 #: app/Services/Localization/i18n/states.php:369
25596 msgid "Qinghai / 青海"
25597 msgstr ""
25598
25599 #: app/Services/Localization/i18n/states.php:902
25600 msgid "Qom (قم)"
25601 msgstr ""
25602
25603 #: app/Views/invoice/receipt_slip.php:274
25604 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:484
25605 msgid "Qty"
25606 msgstr ""
25607
25608 #: app/Helpers/EditorShortCodeHelper.php:318
25609 #: app/Services/Renderer/ProductRenderer.php:1285
25610 #: app/Services/Renderer/ProductRenderer.php:1309
25611 #: app/Services/Translations/admin-translation.php:1830
25612 #: app/Services/Translations/block-editor-translation.php:304
25613 msgid "Quantity"
25614 msgstr ""
25615
25616 #. %d: quantity
25617 #: app/Services/Renderer/CartItemRenderer.php:124
25618 msgid "Quantity %d"
25619 msgstr ""
25620
25621 #: api/Resource/FrontendResource/CartResource.php:201
25622 msgid "Quantity can not be negative."
25623 msgstr ""
25624
25625 #: app/Services/CustomPayment/PaymentItem.php:29
25626 msgid "Quantity must be greater than 0."
25627 msgstr ""
25628
25629 #: api/Resource/FrontendResource/CartResource.php:568
25630 msgid "Quantity updated!"
25631 msgstr ""
25632
25633 #: app/Helpers/Helper.php:1025 app/Helpers/Helper.php:1132
25634 #: app/Helpers/Helper.php:1630
25635 msgid "quarter"
25636 msgid_plural "quarters"
25637 msgstr[0] ""
25638 msgstr[1] ""
25639
25640 #: app/Helpers/Helper.php:1655
25641 #: app/Services/Translations/admin-translation.php:1831
25642 #: app/Hooks/Handlers/ReminderHandler.php:244
25643 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:152
25644 msgid "Quarterly"
25645 msgstr ""
25646
25647 #: app/Http/Requests/SchedulingSettingsRequest.php:78
25648 msgid "Quarterly renewal reminder days must be a whole number."
25649 msgstr ""
25650
25651 #: app/Http/Requests/SchedulingSettingsRequest.php:79
25652 msgid "Quarterly renewal reminder days must be at least 7."
25653 msgstr ""
25654
25655 #: app/Http/Requests/SchedulingSettingsRequest.php:80
25656 msgid "Quarterly renewal reminder days must not exceed 60."
25657 msgstr ""
25658
25659 #: app/Services/Localization/i18n/states.php:291
25660 msgid "Quebec"
25661 msgstr ""
25662
25663 #: app/Services/Localization/i18n/states.php:120
25664 msgid "Queensland"
25665 msgstr ""
25666
25667 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:40
25668 msgid "Query"
25669 msgstr ""
25670
25671 #: app/Modules/MCP/Tools/ReportTools.php:204
25672 msgid "Query Customers (flexible aggregate)"
25673 msgstr ""
25674
25675 #: app/Modules/MCP/Tools/ReportTools.php:153
25676 msgid "Query Orders (flexible aggregate)"
25677 msgstr ""
25678
25679 #: app/Modules/MCP/Tools/ReportTools.php:183
25680 msgid "Query Products (flexible aggregate)"
25681 msgstr ""
25682
25683 #: app/Modules/MCP/Tools/ReportTools.php:128
25684 msgid "Query Sources (UTM attribution)"
25685 msgstr ""
25686
25687 #: app/Services/Translations/block-editor-translation.php:305
25688 msgid "Query type"
25689 msgstr ""
25690
25691 #: app/Services/Localization/i18n/states.php:1345
25692 msgid "Querétaro"
25693 msgstr ""
25694
25695 #: app/Services/Localization/i18n/states.php:695
25696 msgid "Quetzaltenango"
25697 msgstr ""
25698
25699 #: app/Services/Localization/i18n/states.php:1603
25700 msgid "Quezon"
25701 msgstr ""
25702
25703 #: app/Services/Localization/i18n/states.php:696
25704 msgid "Quiché"
25705 msgstr ""
25706
25707 #: app/Services/Translations/admin-translation.php:1832
25708 msgid "Quick Edit"
25709 msgstr ""
25710
25711 #: app/Http/Controllers/ProductController.php:747
25712 msgid "Quick Sales Overview"
25713 msgstr ""
25714
25715 #: app/Services/Localization/i18n/states.php:400
25716 msgid "Quindío"
25717 msgstr ""
25718
25719 #: app/Services/Localization/i18n/states.php:1346
25720 msgid "Quintana Roo"
25721 msgstr ""
25722
25723 #: app/Services/Localization/i18n/states.php:1604
25724 msgid "Quirino"
25725 msgstr ""
25726
25727 #: app/Services/Localization/i18n/states.php:1257
25728 msgid "Rabat"
25729 msgstr ""
25730
25731 #: app/Services/Translations/admin-translation.php:1833
25732 msgid "Radio"
25733 msgstr ""
25734
25735 #: app/Services/Localization/i18n/states.php:989
25736 msgid "Ragusa"
25737 msgstr ""
25738
25739 #: app/Services/Localization/i18n/states.php:863
25740 msgid "Rajasthan"
25741 msgstr ""
25742
25743 #: app/Services/Localization/i18n/states.php:180
25744 msgid "Rajbari"
25745 msgstr ""
25746
25747 #: app/Services/Localization/i18n/states.php:181
25748 msgid "Rajshahi"
25749 msgstr ""
25750
25751 #: app/Services/Localization/i18n/states.php:2113
25752 msgid "Rakai"
25753 msgstr ""
25754
25755 #: app/Services/Translations/block-editor-translation.php:306
25756 msgid "Random"
25757 msgstr ""
25758
25759 #: app/Services/Localization/i18n/states.php:182
25760 msgid "Rangamati"
25761 msgstr ""
25762
25763 #: app/Services/Translations/block-editor-translation.php:307
25764 msgid "Range"
25765 msgstr ""
25766
25767 #: app/Services/Translations/block-editor-translation.php:308
25768 msgid "Range Filter Only works in pages."
25769 msgstr ""
25770
25771 #: app/Services/Translations/block-editor-translation.php:309
25772 msgid "Range Slider Background"
25773 msgstr ""
25774
25775 #: app/Services/Localization/i18n/states.php:183
25776 msgid "Rangpur"
25777 msgstr ""
25778
25779 #: app/Services/Localization/i18n/states.php:1789
25780 msgid "Ranong"
25781 msgstr ""
25782
25783 #: app/Services/Localization/i18n/states.php:1457
25784 msgid "Rapti"
25785 msgstr ""
25786
25787 #: app/Services/Localization/i18n/states.php:1790
25788 msgid "Ratchaburi"
25789 msgstr ""
25790
25791 #: app/Services/Translations/admin-translation.php:1834
25792 #: app/Services/Translations/customer-profile-translation.php:221
25793 #: app/Views/invoice/thank_you.php:290 app/Views/invoice/receipt_slip.php:433
25794 #: app/Modules/Tax/TaxModule.php:435
25795 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:996
25796 #: app/Services/Renderer/Receipt/ThankYouRender.php:1168
25797 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:593
25798 #: app/Views/emails/parts/items_table.php:460
25799 msgid "Rate"
25800 msgstr ""
25801
25802 #: app/Services/Translations/admin-translation.php:1835
25803 msgid "Rates"
25804 msgstr ""
25805
25806 #: app/Services/Translations/admin-translation.php:1836
25807 msgid ""
25808 "Rates are pre-filled for convenience and may not reflect current laws — "
25809 "verify with a tax advisor before going live. If you sell products taxed at "
25810 "different rates (e.g. food, books, digital goods), use the"
25811 msgstr ""
25812
25813 #: app/Services/Localization/i18n/states.php:990
25814 msgid "Ravenna"
25815 msgstr ""
25816
25817 #: app/Services/Localization/i18n/states.php:1791
25818 msgid "Rayong"
25819 msgstr ""
25820
25821 #: app/Services/Localization/i18n/states.php:898
25822 msgid "Razavi Khorasan (خراسان رضوی)"
25823 msgstr ""
25824
25825 #: app/Services/Localization/i18n/states.php:208
25826 msgid "Razgrad"
25827 msgstr ""
25828
25829 #: app/Modules/PaymentMethods/PromoGateways/Addons/RazorpayAddon.php:85
25830 #: app/Modules/PaymentMethods/PromoGateways/Addons/RazorpayAddon.php:113
25831 msgid "Razorpay Payment Gateway"
25832 msgstr ""
25833
25834 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:92
25835 msgid ""
25836 "Re-sync subscription from remote is not implemented for this payment method."
25837 msgstr ""
25838
25839 #: app/Services/Translations/customer-profile-translation.php:222
25840 msgid "Reactivate"
25841 msgstr ""
25842
25843 #: app/Views/emails/subscription/canceled/customer.php:76
25844 msgid "Reactivate Subscription"
25845 msgstr ""
25846
25847 #: app/Services/Translations/customer-profile-translation.php:223
25848 msgid "Reactivate Subscription Plan"
25849 msgstr ""
25850
25851 #: app/Services/Translations/admin-translation.php:1837
25852 msgid "Reactivate Subscription!"
25853 msgstr ""
25854
25855 #. %1$s: opening <strong> tag, %2$s: closing </strong> tag
25856 #: app/Services/Email/StoreDigestService.php:732
25857 #, php-format
25858 msgid ""
25859 "Ready for more? %1$sFluentCart Pro%2$s brings premium payment gateways, "
25860 "integrations, and customizations to help your store grow."
25861 msgstr ""
25862
25863 #: app/Services/Translations/admin-translation.php:1838
25864 #: app/Views/emails/subscription/canceled/customer.php:57
25865 #: app/Views/emails/subscription/canceled/admin.php:41
25866 msgid "Reason"
25867 msgstr ""
25868
25869 #: app/Services/Translations/admin-translation.php:1839
25870 msgid "Reason for discount"
25871 msgstr ""
25872
25873 #: app/Services/Translations/admin-translation.php:1840
25874 msgid "Reason is required"
25875 msgstr ""
25876
25877 #: app/Services/Translations/admin-translation.php:1841
25878 msgid "Reason of refund"
25879 msgstr ""
25880
25881 #: app/Services/Translations/admin-translation.php:1842
25882 msgid "Recalculate lifetime value"
25883 msgstr ""
25884
25885 #: app/Services/Translations/admin-translation.php:1843
25886 msgid "Recalculating with product latest info..."
25887 msgstr ""
25888
25889 #: api/StoreSettings.php:734 api/StoreSettings.php:744
25890 #: app/Services/Translations/admin-translation.php:1844
25891 #: app/Services/Translations/customer-profile-translation.php:224
25892 msgid "Receipt"
25893 msgstr ""
25894
25895 #: app/Views/emails/components/header.php:14
25896 msgid "Receipt #"
25897 msgstr ""
25898
25899 #: app/Services/FrontendView.php:116
25900 msgid "Receipt Number"
25901 msgstr ""
25902
25903 #: app/Hooks/Handlers/MenuHandler.php:81
25904 msgid "Receipt Page"
25905 msgstr ""
25906
25907 #: api/StoreSettings.php:1144
25908 msgid "Receipt Prefix"
25909 msgstr ""
25910
25911 #: api/StoreSettings.php:1119
25912 msgid "Receipt Settings"
25913 msgstr ""
25914
25915 #: app/Services/Translations/admin-translation.php:1845
25916 msgid "Receipt Template"
25917 msgstr ""
25918
25919 #: app/Services/PDF/ReceiptPdfTemplateService.php:32
25920 msgid "Receipt template for subscription renewal payments"
25921 msgstr ""
25922
25923 #: app/Services/Translations/admin-translation.php:1846
25924 msgid "Received"
25925 msgstr ""
25926
25927 #: app/Services/Translations/admin-translation.php:1847
25928 msgid "Received Stock"
25929 msgstr ""
25930
25931 #: app/Services/Translations/admin-translation.php:1848
25932 msgid "Recent Actions"
25933 msgstr ""
25934
25935 #: app/Services/Translations/admin-translation.php:1849
25936 msgid "Recent Activities"
25937 msgstr ""
25938
25939 #: app/Services/Translations/admin-translation.php:1850
25940 msgid "Recent Orders"
25941 msgstr ""
25942
25943 #: app/Services/Translations/admin-translation.php:1851
25944 msgid "Recipient"
25945 msgstr ""
25946
25947 #: app/Services/Translations/admin-translation.php:1852
25948 msgid "Recipient email addresses"
25949 msgstr ""
25950
25951 #: app/Services/Translations/admin-translation.php:1853
25952 msgid "Recipients & General"
25953 msgstr ""
25954
25955 #: app/Services/Renderer/PricingTableRenderer.php:232
25956 #: app/Services/Translations/block-editor-translation.php:310
25957 msgid "Recommended"
25958 msgstr ""
25959
25960 #: app/Services/Translations/admin-translation.php:1854
25961 #: app/Services/Translations/block-editor-translation.php:311
25962 msgid "Recommended variant"
25963 msgstr ""
25964
25965 #: app/Helpers/EditorShortCodeHelper.php:374
25966 msgid "Recurring Amount"
25967 msgstr ""
25968
25969 #: app/Helpers/EditorShortCodeHelper.php:375
25970 msgid "Recurring Amount (Formatted)"
25971 msgstr ""
25972
25973 #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:62
25974 msgid "Recurring billing & subscriptions"
25975 msgstr ""
25976
25977 #: app/Services/Translations/admin-translation.php:1855
25978 msgid "Recurring Coupon"
25979 msgstr ""
25980
25981 #. %1$s: expected plan ID, %2$s: received plan ID, %3$d: subscription ID
25982 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:467
25983 #, php-format
25984 msgid ""
25985 "Recurring payment plan mismatch. Expected: %1$s, Received: %2$s. "
25986 "Subscription ID: %3$d. Payment not recorded."
25987 msgstr ""
25988
25989 #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:63
25990 #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:90
25991 msgid "Recurring payments & subscriptions"
25992 msgstr ""
25993
25994 #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:86
25995 msgid "Recurring subscriptions"
25996 msgstr ""
25997
25998 #: app/Services/Localization/i18n/states.php:564
25999 msgid "Red Sea"
26000 msgstr ""
26001
26002 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:184
26003 msgid "redirecting for action"
26004 msgstr ""
26005
26006 #: app/Services/Translations/checkout-translation.php:31
26007 msgid "Redirecting please wait..."
26008 msgstr ""
26009
26010 #: app/Services/Translations/payments-translation.php:13
26011 msgid "Redirecting to receipt..."
26012 msgstr ""
26013
26014 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:379
26015 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:539
26016 msgid "Redirecting to Stripe checkout..."
26017 msgstr ""
26018
26019 #: app/Services/Translations/checkout-translation.php:32
26020 msgid "Redirecting..."
26021 msgstr ""
26022
26023 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:336
26024 msgid ""
26025 "Redirects to Stripe's hosted page. Required for Bank Transfers and methods "
26026 "not supported in embedded mode."
26027 msgstr ""
26028
26029 #: app/Services/Tax/TaxManager.php:176 app/Services/Tax/TaxManager.php:570
26030 #: app/Services/Translations/admin-translation.php:1856
26031 msgid "Reduced"
26032 msgstr ""
26033
26034 #: app/Services/Filter/OrderFilter.php:489
26035 #: app/Services/Translations/admin-translation.php:1857
26036 msgid "Refer Url"
26037 msgstr ""
26038
26039 #: app/Services/Translations/admin-translation.php:1858
26040 #: app/Services/Widgets/DashboardWidget.php:72
26041 #: app/Views/invoice/thank_you.php:415 app/Views/invoice/receipt_slip.php:550
26042 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:751
26043 #: app/Services/Renderer/Receipt/ThankYouRender.php:567
26044 #: app/Views/emails/parts/items_table.php:685
26045 #: app/Views/emails/parts/items_table.php:717
26046 msgid "Refund"
26047 msgstr ""
26048
26049 #. 1: requested amount, 2: remaining refundable
26050 #: app/Modules/MCP/Tools/OrderTools.php:1013
26051 #, php-format
26052 msgid "Refund %1$s exceeds the remaining refundable balance %2$s."
26053 msgstr ""
26054
26055 #: app/Helpers/EditorShortCodeHelper.php:180
26056 msgid "Refund Amount"
26057 msgstr ""
26058
26059 #: app/Services/Translations/admin-translation.php:1862
26060 msgid "Refund amount"
26061 msgstr ""
26062
26063 #: app/Helpers/EditorShortCodeHelper.php:181
26064 msgid "Refund Amount (Formatted)"
26065 msgstr ""
26066
26067 #: app/Services/Payments/Refund.php:39
26068 msgid ""
26069 "Refund amount exceeds the maximum refundable amount for this transaction."
26070 msgstr ""
26071
26072 #: app/Services/Payments/Refund.php:35
26073 msgid "Refund amount exceeds the net paid amount for this order."
26074 msgstr ""
26075
26076 #: app/Http/Controllers/OrderController.php:275
26077 msgid "Refund amount is required"
26078 msgstr ""
26079
26080 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:109
26081 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:758
26082 msgid "Refund amount is required."
26083 msgstr ""
26084
26085 #: app/Modules/MCP/Tools/OrderTools.php:1006
26086 msgid "Refund amount must be greater than zero."
26087 msgstr ""
26088
26089 #: app/Modules/MCP/Tools/OrderTools.php:163
26090 msgid ""
26091 "Refund an order through its payment gateway. ALWAYS call with dry_run:true "
26092 "first to preview the refundable amount and receive a confirm_token, then "
26093 "call again with that confirm_token plus an idempotency_key to execute. "
26094 "Without an idempotency_key a repeated execute could double-refund. amount is "
26095 "in store currency; omit to refund the full remaining balance. The preview "
26096 "reports payment_mode and live_gateway_action; executing a LIVE refund "
26097 "requires the operator to opt in (test-mode always works)."
26098 msgstr ""
26099
26100 #: app/Services/Email/EmailNotifications.php:207
26101 msgid "Refund Confirmation from {{settings.store_name}}"
26102 msgstr ""
26103
26104 #: app/Modules/PaymentMethods/StripeGateway/StripeHelper.php:165
26105 msgid ""
26106 "Refund could not be processed in stripe. Please check on your stripe account"
26107 msgstr ""
26108
26109 #: app/Services/Translations/admin-translation.php:1859
26110 msgid "Refund Count"
26111 msgstr ""
26112
26113 #: app/Services/Translations/admin-translation.php:1863
26114 msgid "Refund customer"
26115 msgstr ""
26116
26117 #: app/Services/Translations/admin-translation.php:1864
26118 msgid "Refund initiating on remote..."
26119 msgstr ""
26120
26121 #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:68
26122 #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:65
26123 msgid "Refund management & webhooks"
26124 msgstr ""
26125
26126 #: app/Modules/MCP/Tools/ReportTools.php:110
26127 msgid ""
26128 "Refund metrics for a period: refunded order count, refund rate as a share of "
26129 "paid orders, total and average refunded amount. Scoped to one currency."
26130 msgstr ""
26131
26132 #: app/Modules/PaymentMethods/PayPalGateway/PayPalHelper.php:134
26133 msgid "Refund not completed in paypal. Please refund from PayPal Manually."
26134 msgstr ""
26135
26136 #: app/Services/PDF/ReceiptPdfTemplateService.php:45
26137 #: app/Services/PDF/ReceiptPdfTemplateService.php:51
26138 msgid "Refund Notice"
26139 msgstr ""
26140
26141 #: app/Modules/MCP/Tools/OrderTools.php:162
26142 msgid "Refund Order"
26143 msgstr ""
26144
26145 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:346
26146 msgid "Refund process is not implemented for this payment gateway."
26147 msgstr ""
26148
26149 #: app/Http/Controllers/OrderController.php:302
26150 msgid "Refund processed manually."
26151 msgstr ""
26152
26153 #: app/Http/Controllers/OrderController.php:306
26154 #, php-format
26155 msgid "Refund processed manually. source: %s"
26156 msgstr ""
26157
26158 #: app/Http/Controllers/OrderController.php:318
26159 #, php-format
26160 msgid "Refund processed on %s"
26161 msgstr ""
26162
26163 #: app/Http/Controllers/OrderController.php:296
26164 msgid "Refund processed on FluentCart."
26165 msgstr ""
26166
26167 #: app/Services/Translations/admin-translation.php:1860
26168 msgid "Refund Rate"
26169 msgstr ""
26170
26171 #: app/Services/Email/EmailNotifications.php:189
26172 msgid "Refund sent to {{order.customer.full_name}}"
26173 msgstr ""
26174
26175 #: app/Modules/PaymentMethods/PromoGateways/Addons/SslcommerzAddon.php:87
26176 msgid "Refund support"
26177 msgstr ""
26178
26179 #: app/Services/Translations/admin-translation.php:1861
26180 msgid "Refund Transaction"
26181 msgstr ""
26182
26183 #. 1: payment method, 2: status
26184 #: app/Modules/MCP/Tools/OrderTools.php:760
26185 #, php-format
26186 msgid "Refund via %1$s — %2$s"
26187 msgstr ""
26188
26189 #: app/Services/Translations/admin-translation.php:1865
26190 msgid "Refund with transaction"
26191 msgstr ""
26192
26193 #. %1$s - refundable amount
26194 #: app/Services/Translations/admin-translation.php:1867
26195 #, php-format
26196 msgid "Refundable: %1$s"
26197 msgstr ""
26198
26199 #: app/Helpers/Status.php:192 app/Helpers/Status.php:206
26200 #: app/Helpers/Status.php:224 app/Helpers/Helper.php:320
26201 #: app/Helpers/Helper.php:341 app/Services/Filter/OrderFilter.php:267
26202 #: app/Services/Filter/OrderFilter.php:388
26203 #: app/Services/Filter/OrderFilter.php:403
26204 #: app/Services/Translations/admin-translation.php:1868
26205 msgid "Refunded"
26206 msgstr ""
26207
26208 #. 1: refunded amount, 2: order id
26209 #: app/Modules/MCP/Tools/OrderTools.php:1076
26210 #, php-format
26211 msgid "Refunded %1$s on order #%2$d."
26212 msgstr ""
26213
26214 #: app/Services/Translations/admin-translation.php:1869
26215 msgid "Refunded Amount"
26216 msgstr ""
26217
26218 #: app/Services/Translations/admin-translation.php:1870
26219 #: app/Views/emails/digest.php:108
26220 msgid "Refunds"
26221 msgstr ""
26222
26223 #: app/Services/Translations/admin-translation.php:1871
26224 msgid "Refunds Chart"
26225 msgstr ""
26226
26227 #: app/Services/Translations/admin-translation.php:1872
26228 msgid "Refunds Grouped By"
26229 msgstr ""
26230
26231 #: app/Services/Translations/admin-translation.php:1874
26232 msgid ""
26233 "Refunds made in this period. This is deducted from gross sales to calculate "
26234 "revenue."
26235 msgstr ""
26236
26237 #: app/Services/Translations/admin-translation.php:1873
26238 msgid "Refunds Report"
26239 msgstr ""
26240
26241 #: app/Services/Translations/admin-translation.php:1875
26242 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:377
26243 #: app/Services/Renderer/Receipt/ThankYouRender.php:910
26244 #: app/Views/emails/parts/addresses.php:85
26245 msgid "Reg. ID"
26246 msgstr ""
26247
26248 #. %1$s: store legal registration ID
26249 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:908
26250 #, php-format
26251 msgid "Reg. ID: %1$s"
26252 msgstr ""
26253
26254 #: app/Services/Translations/admin-translation.php:1876
26255 msgid "Regenerate"
26256 msgstr ""
26257
26258 #: app/Services/Localization/i18n/states.php:991
26259 msgid "Reggio Calabria"
26260 msgstr ""
26261
26262 #: app/Services/Localization/i18n/states.php:992
26263 msgid "Reggio Emilia"
26264 msgstr ""
26265
26266 #: app/Services/Filter/TaxFilter.php:89
26267 #: app/Services/Translations/admin-translation.php:1877
26268 #: app/Services/Localization/i18n/address-locales.php:172
26269 #: app/Services/Localization/i18n/address-locales.php:285
26270 #: app/Services/Localization/i18n/address-locales.php:321
26271 #: app/Services/Localization/i18n/address-locales.php:557
26272 msgid "Region"
26273 msgstr ""
26274
26275 #: app/Modules/StorageDrivers/S3/S3.php:547
26276 msgid "Region information is missing for the selected bucket."
26277 msgstr ""
26278
26279 #: app/Services/Translations/admin-translation.php:1878
26280 msgid "Regions"
26281 msgstr ""
26282
26283 #: app/Services/Translations/checkout-translation.php:33
26284 msgid "Register"
26285 msgstr ""
26286
26287 #: app/Services/Translations/admin-translation.php:1879
26288 msgid ""
26289 "Register in each EU country where you are required to collect VAT. Manage "
26290 "your registrations in the country list below."
26291 msgstr ""
26292
26293 #: app/Services/Translations/admin-translation.php:1880
26294 msgid "Registered At"
26295 msgstr ""
26296
26297 #: app/Services/Filter/LicenseSiteFilter.php:98
26298 msgid "Registered Date"
26299 msgstr ""
26300
26301 #: app/Services/Translations/admin-translation.php:1881
26302 msgid "Registration country"
26303 msgstr ""
26304
26305 #: app/Services/Localization/i18n/states.php:337
26306 msgid "Región Metropolitana de Santiago"
26307 msgstr ""
26308
26309 #: app/Services/Localization/i18n/states.php:1258
26310 msgid "Rehamna"
26311 msgstr ""
26312
26313 #: app/Services/Translations/block-editor-translation.php:313
26314 msgid "Related by"
26315 msgstr ""
26316
26317 #: app/Services/Translations/admin-translation.php:1882
26318 msgid "Related Licenses"
26319 msgstr ""
26320
26321 #: app/Services/Translations/admin-translation.php:1883
26322 msgid "Related Orders"
26323 msgstr ""
26324
26325 #: app/Services/Translations/block-editor-translation.php:312
26326 #: app/Modules/Templating/TemplateActions.php:107
26327 #: app/Modules/Templating/TemplateActions.php:283
26328 #: app/Hooks/Handlers/BlockEditors/RelatedProduct/RelatedProductBlockEditor.php:55
26329 msgid "Related Products"
26330 msgstr ""
26331
26332 #: app/Services/Translations/block-editor-translation.php:314
26333 msgid ""
26334 "Related products requires a product to be selected in order to display "
26335 "associated items."
26336 msgstr ""
26337
26338 #: app/Services/Translations/customer-profile-translation.php:225
26339 msgid "Related Transactions"
26340 msgstr ""
26341
26342 #: app/Services/Translations/admin-translation.php:1884
26343 msgid "Relation:"
26344 msgstr ""
26345
26346 #: app/Services/Translations/admin-translation.php:1885
26347 msgid "Relations"
26348 msgstr ""
26349
26350 #: app/Services/Localization/i18n/states.php:531
26351 msgid "Relizane"
26352 msgstr ""
26353
26354 #: app/Services/Translations/admin-translation.php:1886
26355 msgid "Reload"
26356 msgstr ""
26357
26358 #: app/Services/Translations/customer-profile-translation.php:226
26359 msgid "Remaining installments"
26360 msgstr ""
26361
26362 #: app/Hooks/Handlers/ReminderHandler.php:89
26363 #: app/Hooks/Handlers/ReminderHandler.php:109
26364 msgid "Reminder Emails"
26365 msgstr ""
26366
26367 #. %s is the opening and closing anchor tag
26368 #: app/Hooks/Handlers/ReminderHandler.php:131
26369 #, php-format
26370 msgid ""
26371 "Reminder emails must also be enabled in %1$sEmail Notification Settings%2$s "
26372 "under \"Scheduler / Reminder Actions\" to be delivered."
26373 msgstr ""
26374
26375 #: app/Services/Translations/admin-translation.php:1887
26376 msgid "Reminder sent successfully"
26377 msgstr ""
26378
26379 #: app/Services/Translations/admin-translation.php:2830
26380 msgid "reminder settings"
26381 msgstr ""
26382
26383 #: app/Services/Translations/admin-translation.php:1888
26384 msgid "Reminders"
26385 msgstr ""
26386
26387 #: app/Services/Renderer/VatFieldRenderer.php:76
26388 #: app/Services/Renderer/CartSummaryRender.php:314
26389 #: app/Services/Translations/admin-translation.php:1889
26390 #: app/Services/Translations/block-editor-translation.php:315
26391 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:198
26392 msgid "Remove"
26393 msgstr ""
26394
26395 #: app/Services/Translations/admin-translation.php:1890
26396 #, php-format
26397 msgid "Remove %s?"
26398 msgstr ""
26399
26400 #: app/Services/Translations/block-editor-translation.php:316
26401 msgid "Remove Button Text"
26402 msgstr ""
26403
26404 #: app/Services/Translations/admin-translation.php:1896
26405 msgid "Remove customer"
26406 msgstr ""
26407
26408 #: app/Services/Translations/admin-translation.php:1891
26409 msgid "Remove Discount"
26410 msgstr ""
26411
26412 #: app/Services/Translations/admin-translation.php:1897
26413 msgid "Remove draft"
26414 msgstr ""
26415
26416 #: app/Services/Renderer/CartRenderer.php:432
26417 msgid "Remove From Cart"
26418 msgstr ""
26419
26420 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:134
26421 msgid "Remove From Courses"
26422 msgstr ""
26423
26424 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:130
26425 msgid "Remove From Lists"
26426 msgstr ""
26427
26428 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:150
26429 msgid ""
26430 "Remove from selected Courses/Spaces on Refund or Subscription Access "
26431 "Expiration "
26432 msgstr ""
26433
26434 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:173
26435 msgid ""
26436 "Remove from selected Tags/Lists on Refund or Subscription Access Expiration "
26437 msgstr ""
26438
26439 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:123
26440 msgid "Remove From Spaces"
26441 msgstr ""
26442
26443 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:141
26444 msgid "Remove From Tags"
26445 msgstr ""
26446
26447 #: app/Services/Translations/admin-translation.php:1892
26448 msgid "Remove Item"
26449 msgstr ""
26450
26451 #: app/Services/Translations/admin-translation.php:1893
26452 msgid "Remove Product"
26453 msgstr ""
26454
26455 #: app/Services/Translations/admin-translation.php:1894
26456 msgid "Remove Shipping"
26457 msgstr ""
26458
26459 #: app/Services/Renderer/CartRenderer.php:431
26460 msgid "Remove this item from cart"
26461 msgstr ""
26462
26463 #: app/Services/Translations/admin-translation.php:1898
26464 msgid "Remove tier"
26465 msgstr ""
26466
26467 #: app/Services/Translations/admin-translation.php:1895
26468 msgid "Remove Variant"
26469 msgstr ""
26470
26471 #: app/Services/Renderer/VatFieldRenderer.php:74
26472 msgid "Remove VAT number"
26473 msgstr ""
26474
26475 #: app/Services/Translations/admin-translation.php:1899
26476 msgid "Rename"
26477 msgstr ""
26478
26479 #: app/Services/Translations/admin-translation.php:1900
26480 msgid "Rename View"
26481 msgstr ""
26482
26483 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:331
26484 msgid ""
26485 "Renders inside your checkout page. Supports all standard card payments with "
26486 "a seamless branded experience."
26487 msgstr ""
26488
26489 #: app/Services/Translations/customer-profile-translation.php:227
26490 msgid "Renew License"
26491 msgstr ""
26492
26493 #. %s is the license title
26494 #: app/Services/Translations/customer-profile-translation.php:230
26495 #, php-format
26496 msgid "Renew license: %s"
26497 msgstr ""
26498
26499 #: app/Services/Translations/customer-profile-translation.php:228
26500 msgid "Renew Subscription Plan"
26501 msgstr ""
26502
26503 #: app/Services/Filter/OrderFilter.php:293
26504 #: app/Services/Translations/admin-translation.php:1901
26505 #: app/Services/Translations/customer-profile-translation.php:231
26506 msgid "Renewal"
26507 msgstr ""
26508
26509 #: app/Views/emails/subscription/reminder/customer.php:43
26510 #: app/Views/emails/subscription/reminder/admin.php:30
26511 msgid "Renewal Amount"
26512 msgstr ""
26513
26514 #: app/Views/emails/subscription/renewal/admin.php:35
26515 msgid "Renewal Amount 💰:"
26516 msgstr ""
26517
26518 #: app/Services/Email/EmailNotifications.php:117
26519 msgid "Renewal Confirmation on {{settings.store_name}}"
26520 msgstr ""
26521
26522 #: app/Views/emails/subscription/renewal/admin.php:34
26523 msgid "Renewal Date:"
26524 msgstr ""
26525
26526 #: app/Services/PDF/ReceiptPdfTemplateService.php:31
26527 #: app/Services/PDF/ReceiptPdfTemplateService.php:37
26528 msgid "Renewal Receipt"
26529 msgstr ""
26530
26531 #: app/Services/Email/EmailNotifications.php:368
26532 msgid "Renewal Reminder Sent for {{order.customer.full_name}}"
26533 msgstr ""
26534
26535 #: app/Services/Reminders/ReminderService.php:283
26536 msgid "Renewal reminder sent successfully"
26537 msgstr ""
26538
26539 #: app/Hooks/Handlers/ReminderHandler.php:208
26540 msgid "Renewal Reminders"
26541 msgstr ""
26542
26543 #: app/Services/Translations/admin-translation.php:1902
26544 msgid "Renewal Revenue"
26545 msgstr ""
26546
26547 #: app/Services/Translations/admin-translation.php:1903
26548 #: app/Views/emails/digest.php:129
26549 msgid "Renewals"
26550 msgstr ""
26551
26552 #: app/Services/Translations/admin-translation.php:1904
26553 #, php-format
26554 msgid "Reorder %1$s — drag, or use arrow up and down keys"
26555 msgstr ""
26556
26557 #: app/Services/Translations/admin-translation.php:1905
26558 #: app/Services/Translations/block-editor-translation.php:317
26559 msgid "Repeat Interval"
26560 msgstr ""
26561
26562 #: app/Services/Translations/block-editor-translation.php:318
26563 msgid "Repeat Interval Color"
26564 msgstr ""
26565
26566 #: app/Services/Translations/block-editor-translation.php:319
26567 msgid "Replace Logo"
26568 msgstr ""
26569
26570 #: app/Services/Translations/admin-translation.php:1906
26571 msgid "Replaces current inventory"
26572 msgstr ""
26573
26574 #: app/Services/Translations/admin-translation.php:1907
26575 msgid "Reply to email (Optional)"
26576 msgstr ""
26577
26578 #: app/Http/Requests/EmailSettingsRequest.php:28
26579 msgid "Reply To Email must be a valid email address."
26580 msgstr ""
26581
26582 #: app/Services/Translations/admin-translation.php:1908
26583 msgid "Reply to name (Optional)"
26584 msgstr ""
26585
26586 #: app/Helpers/AdminHelper.php:149
26587 #: app/Services/Translations/admin-translation.php:1909
26588 #: app/Hooks/Handlers/MenuHandler.php:287
26589 msgid "Reports"
26590 msgstr ""
26591
26592 #: api/StoreSettings.php:1023
26593 msgid "Require user to be logged in for checkout (Coming soon)"
26594 msgstr ""
26595
26596 #: app/Services/Translations/admin-translation.php:1910
26597 msgid "Required"
26598 msgstr ""
26599
26600 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:262
26601 msgid "Required PayPal webhook headers are missing."
26602 msgstr ""
26603
26604 #: app/Services/Translations/admin-translation.php:1911
26605 msgid "Required PHP Version"
26606 msgstr ""
26607
26608 #: app/Services/Translations/admin-translation.php:1912
26609 msgid "Required PHP Version (optional)"
26610 msgstr ""
26611
26612 #: app/Services/Translations/admin-translation.php:1913
26613 msgid "Required WP Version"
26614 msgstr ""
26615
26616 #: app/Services/Translations/admin-translation.php:1914
26617 msgid "Required WP Version (optional)"
26618 msgstr ""
26619
26620 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:249
26621 msgid "Requires Pro"
26622 msgstr ""
26623
26624 #: app/Services/Translations/TransStrings.php:263
26625 #: app/Services/Translations/admin-translation.php:1915
26626 #: app/Services/ShortCodeParser/ShortcodeParser.php:157
26627 msgid "Reset"
26628 msgstr ""
26629
26630 #: app/Services/Translations/block-editor-translation.php:320
26631 msgid "Reset Button Background"
26632 msgstr ""
26633
26634 #: app/Services/Translations/block-editor-translation.php:321
26635 msgid "Reset Button Border"
26636 msgstr ""
26637
26638 #: app/Services/Translations/block-editor-translation.php:322
26639 msgid "Reset Button Color"
26640 msgstr ""
26641
26642 #: app/Services/Translations/block-editor-translation.php:323
26643 msgid "Reset Button Hover Bg"
26644 msgstr ""
26645
26646 #: app/Services/Translations/block-editor-translation.php:324
26647 msgid "Reset Button Hover Color"
26648 msgstr ""
26649
26650 #: app/Services/Translations/block-editor-translation.php:325
26651 msgid "Reset Colors"
26652 msgstr ""
26653
26654 #: app/Services/Translations/admin-translation.php:1916
26655 msgid "Reset Filters"
26656 msgstr ""
26657
26658 #: app/Services/Translations/admin-translation.php:1917
26659 msgid "Reset Template"
26660 msgstr ""
26661
26662 #: app/Services/Translations/admin-translation.php:1918
26663 msgid "Reset to default"
26664 msgstr ""
26665
26666 #: app/Services/Translations/admin-translation.php:1919
26667 msgid "Reset to default tax rates"
26668 msgstr ""
26669
26670 #: app/Services/Tax/TaxManager.php:294
26671 msgid "Rest of the World"
26672 msgstr ""
26673
26674 #: app/Services/Translations/admin-translation.php:1920
26675 msgid "Restock Quantity"
26676 msgstr ""
26677
26678 #: app/Services/Translations/admin-translation.php:1921
26679 msgid "Restore Quantity"
26680 msgstr ""
26681
26682 #: app/Services/Translations/admin-translation.php:1923
26683 msgid "Resume subscription -"
26684 msgstr ""
26685
26686 #: app/Services/Translations/admin-translation.php:1922
26687 msgid "Resume Subscription!"
26688 msgstr ""
26689
26690 #: app/Services/Translations/admin-translation.php:1924
26691 msgid "Resume the paused subscription?"
26692 msgstr ""
26693
26694 #: app/Services/Localization/i18n/states.php:697
26695 msgid "Retalhuleu"
26696 msgstr ""
26697
26698 #: app/Services/Translations/admin-translation.php:1925
26699 msgid "Retention"
26700 msgstr ""
26701
26702 #: app/Services/Translations/admin-translation.php:1926
26703 msgid "Retention Chart"
26704 msgstr ""
26705
26706 #: app/Services/Translations/admin-translation.php:1928
26707 msgid ""
26708 "Retention is calculated by looking at the active subscriptions at the end of "
26709 "each month, compared to the active subscriptions at the end of the start of "
26710 "each month."
26711 msgstr ""
26712
26713 #: app/Services/Translations/admin-translation.php:1927
26714 msgid "Retention Rate"
26715 msgstr ""
26716
26717 #: app/Services/Translations/admin-translation.php:1929
26718 msgid "Retry"
26719 msgstr ""
26720
26721 #. %s is the button text/destination
26722 #: app/Views/frontend/not-found.php:31
26723 #, php-format
26724 msgid "Return to %s"
26725 msgstr ""
26726
26727 #: app/Services/Translations/admin-translation.php:1930
26728 msgid "Return/Refund"
26729 msgstr ""
26730
26731 #. %d: number of reference lists returned
26732 #: app/Modules/MCP/Tools/ContextTools.php:304
26733 msgid "Returned %d reference list."
26734 msgid_plural "Returned %d reference lists."
26735 msgstr[0] ""
26736 msgstr[1] ""
26737
26738 #: app/Services/Translations/admin-translation.php:1931
26739 msgid "Returning customers are those who first ordered before this period."
26740 msgstr ""
26741
26742 #: app/Services/Localization/i18n/countries.php:192
26743 msgid "Reunion"
26744 msgstr ""
26745
26746 #: app/Services/Translations/admin-translation.php:1932
26747 #: app/Services/Widgets/DashboardWidget.php:65 app/Views/emails/digest.php:123
26748 #: app/Views/emails/digest.php:151
26749 msgid "Revenue"
26750 msgstr ""
26751
26752 #. 1: gross revenue, 2: order count, 3: average order value
26753 #: app/Modules/MCP/Tools/ReportTools.php:258
26754 #, php-format
26755 msgid "Revenue %1$s across %2$d paid orders, AOV %3$s."
26756 msgstr ""
26757
26758 #: app/Services/Translations/admin-translation.php:1933
26759 msgid "Revenue Breakdown"
26760 msgstr ""
26761
26762 #: app/Services/Translations/admin-translation.php:1934
26763 msgid "Revenue Chart"
26764 msgstr ""
26765
26766 #: app/Services/Translations/admin-translation.php:1935
26767 msgid "Revenue Churn Rate"
26768 msgstr ""
26769
26770 #: app/Services/Translations/admin-translation.php:1936
26771 msgid "Revenue Comparison"
26772 msgstr ""
26773
26774 #: app/Modules/MCP/Tools/ReportTools.php:49
26775 msgid ""
26776 "Revenue overview for a period with comparison to the prior equal period: "
26777 "gross, net, paid, refunded, tax, shipping, fees, order count, AOV, unique "
26778 "customers, and percent change. Scoped to one currency, the store default "
26779 "unless a currency is given."
26780 msgstr ""
26781
26782 #: app/Services/Translations/admin-translation.php:1937
26783 msgid "Revenue Report"
26784 msgstr ""
26785
26786 #: app/Services/Filter/OrderFilter.php:537
26787 #: app/Services/Translations/admin-translation.php:1938
26788 msgid "Reverse Charge"
26789 msgstr ""
26790
26791 #: app/Services/Renderer/VatFieldRenderer.php:141
26792 #: app/Services/Translations/admin-translation.php:1939
26793 #: app/Views/invoice/thank_you.php:562 app/Views/invoice/receipt_slip.php:223
26794 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:396
26795 #: app/Services/Renderer/Receipt/ThankYouRender.php:927
26796 #: app/Views/emails/parts/addresses.php:94
26797 msgid "Reverse Charge Declaration"
26798 msgstr ""
26799
26800 #: app/Services/Translations/admin-translation.php:1940
26801 msgid "Revert to Default"
26802 msgstr ""
26803
26804 #: app/Services/Translations/admin-translation.php:1941
26805 msgid "Reverted to default template"
26806 msgstr ""
26807
26808 #: app/Views/emails/order/reminder/due/admin.php:50
26809 msgid "Review the order and follow up if needed."
26810 msgstr ""
26811
26812 #: app/Views/emails/order/reminder/overdue/admin.php:62
26813 msgid ""
26814 "Review the order and follow up with the customer if payment is not received."
26815 msgstr ""
26816
26817 #: app/Views/emails/subscription/reminder/customer.php:70
26818 msgid ""
26819 "Review your subscription details, manage payment methods, or cancel from "
26820 "your account dashboard."
26821 msgstr ""
26822
26823 #: app/Services/Localization/i18n/states.php:1309
26824 msgid "Rezina"
26825 msgstr ""
26826
26827 #: app/Modules/Tax/TaxModule.php:2479
26828 msgid "RFC / IVA"
26829 msgstr ""
26830
26831 #: app/Services/Localization/i18n/states.php:431
26832 msgid "Rhineland-Palatinate"
26833 msgstr ""
26834
26835 #: app/Services/Localization/i18n/states.php:2179
26836 msgid "Rhode Island"
26837 msgstr ""
26838
26839 #: app/Services/Localization/i18n/states.php:780
26840 msgid "Riau"
26841 msgstr ""
26842
26843 #: app/Services/Translations/block-editor-translation.php:326
26844 msgid "Ribbon"
26845 msgstr ""
26846
26847 #: app/Services/Localization/i18n/states.php:993
26848 msgid "Rieti"
26849 msgstr ""
26850
26851 #: app/Services/Translations/block-editor-translation.php:327
26852 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:107
26853 msgid "Right"
26854 msgstr ""
26855
26856 #: app/Services/Localization/i18n/states.php:994
26857 msgid "Rimini"
26858 msgstr ""
26859
26860 #: app/Services/Localization/i18n/states.php:270
26861 msgid "Rio de Janeiro"
26862 msgstr ""
26863
26864 #: app/Services/Localization/i18n/states.php:271
26865 msgid "Rio Grande do Norte"
26866 msgstr ""
26867
26868 #: app/Services/Localization/i18n/states.php:272
26869 msgid "Rio Grande do Sul"
26870 msgstr ""
26871
26872 #: app/Services/Localization/i18n/states.php:401
26873 msgid "Risaralda"
26874 msgstr ""
26875
26876 #: app/Services/Localization/i18n/states.php:1477
26877 msgid "Rivas"
26878 msgstr ""
26879
26880 #: app/Services/Localization/i18n/states.php:1201
26881 msgid "River Gee"
26882 msgstr ""
26883
26884 #: app/Services/Localization/i18n/states.php:2208
26885 msgid "Rivera"
26886 msgstr ""
26887
26888 #: app/Services/Localization/i18n/states.php:1200
26889 msgid "Rivercess"
26890 msgstr ""
26891
26892 #: app/Services/Localization/i18n/states.php:1437
26893 msgid "Rivers"
26894 msgstr ""
26895
26896 #: app/Services/Localization/i18n/states.php:1988
26897 msgid "Rivnenshchyna"
26898 msgstr ""
26899
26900 #: app/Services/Localization/i18n/states.php:1605
26901 msgid "Rizal"
26902 msgstr ""
26903
26904 #: app/Services/Localization/i18n/states.php:1870
26905 msgid "Rize"
26906 msgstr ""
26907
26908 #: app/Services/Localization/i18n/states.php:2209
26909 msgid "Rocha"
26910 msgstr ""
26911
26912 #: app/Services/Localization/i18n/states.php:1792
26913 msgid "Roi Et"
26914 msgstr ""
26915
26916 #: app/Services/Translations/admin-translation.php:1942
26917 msgid "Role Settings"
26918 msgstr ""
26919
26920 #: app/Services/Translations/admin-translation.php:1943
26921 msgid "Role Title"
26922 msgstr ""
26923
26924 #: app/Services/Translations/admin-translation.php:1944
26925 msgid "Roles"
26926 msgstr ""
26927
26928 #: app/Services/Translations/admin-translation.php:1945
26929 msgid "Roles & Permissions"
26930 msgstr ""
26931
26932 #: app/Services/Translations/admin-translation.php:1946
26933 msgid "Roles and Permissions"
26934 msgstr ""
26935
26936 #: app/Services/Localization/i18n/states.php:995
26937 msgid "Roma"
26938 msgstr ""
26939
26940 #: app/Services/Localization/i18n/countries.php:193
26941 msgid "Romania"
26942 msgstr ""
26943
26944 #: app/Helpers/CurrenciesHelper.php:122
26945 msgid "Romanian Leu"
26946 msgstr ""
26947
26948 #: app/Services/Localization/i18n/states.php:1606
26949 msgid "Romblon"
26950 msgstr ""
26951
26952 #: app/Services/Localization/i18n/states.php:273
26953 msgid "Rondônia"
26954 msgstr ""
26955
26956 #: app/Services/Localization/i18n/states.php:274
26957 msgid "Roraima"
26958 msgstr ""
26959
26960 #: app/Services/Localization/i18n/states.php:832
26961 msgid "Roscommon"
26962 msgstr ""
26963
26964 #: app/Services/Localization/i18n/states.php:996
26965 msgid "Rovigo"
26966 msgstr ""
26967
26968 #: app/Services/Localization/i18n/states.php:2114
26969 msgid "Rubanda"
26970 msgstr ""
26971
26972 #: app/Services/Localization/i18n/states.php:2115
26973 msgid "Rubirizi"
26974 msgstr ""
26975
26976 #: app/Modules/Tax/TaxModule.php:2481
26977 msgid "RUC / IGV"
26978 msgstr ""
26979
26980 #: app/Services/Localization/i18n/states.php:2116
26981 msgid "Rukiga"
26982 msgstr ""
26983
26984 #: app/Services/Localization/i18n/states.php:2117
26985 msgid "Rukungiri"
26986 msgstr ""
26987
26988 #: app/Services/Localization/i18n/states.php:1920
26989 msgid "Rukwa"
26990 msgstr ""
26991
26992 #: app/Services/Translations/admin-translation.php:1947
26993 msgid "Run on Selected Variations Only"
26994 msgstr ""
26995
26996 #: app/Http/Controllers/McpSettingsController.php:233
26997 msgid ""
26998 "Run this in your terminal where Claude Code is installed, with base64 of "
26999 "\"username:application-password\"."
27000 msgstr ""
27001
27002 #: app/Services/Localization/i18n/states.php:209
27003 msgid "Ruse"
27004 msgstr ""
27005
27006 #: app/Services/Localization/i18n/countries.php:194
27007 msgid "Russia"
27008 msgstr ""
27009
27010 #: app/Helpers/CurrenciesHelper.php:124
27011 msgid "Russian Ruble"
27012 msgstr ""
27013
27014 #: app/Modules/Tax/TaxModule.php:2480
27015 msgid "RUT / IVA"
27016 msgstr ""
27017
27018 #: app/Services/Localization/i18n/states.php:1921
27019 msgid "Ruvuma"
27020 msgstr ""
27021
27022 #: app/Services/Localization/i18n/countries.php:195
27023 msgid "Rwanda"
27024 msgstr ""
27025
27026 #: app/Helpers/CurrenciesHelper.php:125 app/Helpers/CurrenciesHelper.php:393
27027 msgid "Rwandan Franc"
27028 msgstr ""
27029
27030 #: app/Services/Localization/i18n/states.php:105
27031 #: app/Services/Localization/i18n/states.php:2207
27032 msgid "Río Negro"
27033 msgstr ""
27034
27035 #: app/Services/Localization/i18n/states.php:1478
27036 msgid "Río San Juan"
27037 msgstr ""
27038
27039 #: app/Services/Localization/i18n/states.php:1310
27040 msgid "Rîșcani"
27041 msgstr ""
27042
27043 #: app/Modules/StorageDrivers/S3/S3.php:21
27044 msgid "S3"
27045 msgstr ""
27046
27047 #: app/Modules/StorageDrivers/S3/S3.php:95
27048 msgid ""
27049 "S3 bucket allows to configure storage options and others for efficient and "
27050 "secure cloud-based file storage"
27051 msgstr ""
27052
27053 #: app/Modules/StorageDrivers/S3/S3.php:430
27054 msgid ""
27055 "S3 credentials are not defined in wp-config.php. Please add them and try "
27056 "again."
27057 msgstr ""
27058
27059 #: app/Modules/StorageDrivers/S3/S3.php:267
27060 msgid "S3 is deactivated successfully"
27061 msgstr ""
27062
27063 #: app/Services/Translations/admin-translation.php:1948
27064 msgid ""
27065 "S3 needs to be reconfigured. Please go to S3 settings and re-save your "
27066 "bucket selection."
27067 msgstr ""
27068
27069 #: app/Modules/StorageDrivers/S3/S3.php:654
27070 msgid "S3 Settings"
27071 msgstr ""
27072
27073 #: app/Modules/StorageDrivers/S3/S3.php:254
27074 msgid "S3 settings have been reset successfully"
27075 msgstr ""
27076
27077 #: app/Services/Localization/i18n/states.php:1793
27078 msgid "Sa Kaeo"
27079 msgstr ""
27080
27081 #: app/Services/Localization/i18n/states.php:432
27082 msgid "Saarland"
27083 msgstr ""
27084
27085 #: app/Services/Localization/i18n/states.php:1368
27086 msgid "Sabah"
27087 msgstr ""
27088
27089 #: app/Services/Localization/i18n/states.php:698
27090 msgid "Sacatepéquez"
27091 msgstr ""
27092
27093 #: app/Services/Localization/i18n/states.php:1259
27094 msgid "Safi"
27095 msgstr ""
27096
27097 #: app/Services/Localization/i18n/states.php:1088
27098 msgid "Saga"
27099 msgstr ""
27100
27101 #: app/Services/Localization/i18n/states.php:1458
27102 msgid "Sagarmatha"
27103 msgstr ""
27104
27105 #: app/Services/Localization/i18n/states.php:1026
27106 msgid "Saint Andrew"
27107 msgstr ""
27108
27109 #: app/Services/Localization/i18n/states.php:1030
27110 msgid "Saint Ann"
27111 msgstr ""
27112
27113 #: app/Services/Localization/i18n/states.php:1149
27114 msgid "Saint Anne Sandy Point"
27115 msgstr ""
27116
27117 #: app/Services/Localization/i18n/countries.php:196
27118 msgid "Saint Barth&eacute;lemy"
27119 msgstr ""
27120
27121 #: app/Services/Localization/i18n/states.php:1038
27122 msgid "Saint Catherine"
27123 msgstr ""
27124
27125 #: app/Services/Localization/i18n/states.php:1035
27126 msgid "Saint Elizabeth"
27127 msgstr ""
27128
27129 #: app/Services/Localization/i18n/states.php:1150
27130 msgid "Saint George Basseterre"
27131 msgstr ""
27132
27133 #: app/Services/Localization/i18n/states.php:1151
27134 msgid "Saint George Gingerland"
27135 msgstr ""
27136
27137 #: app/Services/Localization/i18n/countries.php:197
27138 msgid "Saint Helena"
27139 msgstr ""
27140
27141 #: app/Helpers/CurrenciesHelper.php:131
27142 msgid "Saint Helenian Pound"
27143 msgstr ""
27144
27145 #: app/Services/Localization/i18n/states.php:1032
27146 msgid "Saint James"
27147 msgstr ""
27148
27149 #: app/Services/Localization/i18n/states.php:1152
27150 msgid "Saint James Windward"
27151 msgstr ""
27152
27153 #: app/Services/Localization/i18n/states.php:1153
27154 msgid "Saint John Capisterre"
27155 msgstr ""
27156
27157 #: app/Services/Localization/i18n/states.php:1154
27158 msgid "Saint John Figtree"
27159 msgstr ""
27160
27161 #: app/Services/Localization/i18n/states.php:1146
27162 msgid "Saint Kitts"
27163 msgstr ""
27164
27165 #: app/Services/Localization/i18n/countries.php:198
27166 msgid "Saint Kitts and Nevis"
27167 msgstr ""
27168
27169 #: app/Services/Localization/i18n/countries.php:199
27170 msgid "Saint Lucia"
27171 msgstr ""
27172
27173 #: app/Services/Localization/i18n/countries.php:201
27174 msgid "Saint Martin (Dutch part)"
27175 msgstr ""
27176
27177 #: app/Services/Localization/i18n/countries.php:200
27178 msgid "Saint Martin (French part)"
27179 msgstr ""
27180
27181 #: app/Services/Localization/i18n/states.php:1029
27182 msgid "Saint Mary"
27183 msgstr ""
27184
27185 #: app/Services/Localization/i18n/states.php:1155
27186 msgid "Saint Mary Cayon"
27187 msgstr ""
27188
27189 #: app/Services/Localization/i18n/states.php:1156
27190 msgid "Saint Paul Capisterre"
27191 msgstr ""
27192
27193 #: app/Services/Localization/i18n/states.php:1157
27194 msgid "Saint Paul Charlestown"
27195 msgstr ""
27196
27197 #: app/Services/Localization/i18n/states.php:1158
27198 msgid "Saint Peter Basseterre"
27199 msgstr ""
27200
27201 #: app/Services/Localization/i18n/countries.php:202
27202 msgid "Saint Pierre and Miquelon"
27203 msgstr ""
27204
27205 #: app/Services/Localization/i18n/states.php:1027
27206 msgid "Saint Thomas"
27207 msgstr ""
27208
27209 #: app/Services/Localization/i18n/states.php:1159
27210 msgid "Saint Thomas Lowland"
27211 msgstr ""
27212
27213 #: app/Services/Localization/i18n/states.php:1160
27214 msgid "Saint Thomas Middle Island"
27215 msgstr ""
27216
27217 #: app/Services/Localization/i18n/countries.php:203
27218 msgid "Saint Vincent and the Grenadines"
27219 msgstr ""
27220
27221 #: app/Services/Localization/i18n/states.php:1714
27222 msgid "Saint-Louis"
27223 msgstr ""
27224
27225 #: app/Services/Localization/i18n/states.php:1180
27226 msgid "Sainyabuli"
27227 msgstr ""
27228
27229 #: app/Services/Localization/i18n/states.php:1058
27230 msgid "Saitama"
27231 msgstr ""
27232
27233 #: app/Services/Localization/i18n/states.php:1871
27234 msgid "Sakarya"
27235 msgstr ""
27236
27237 #: app/Services/Localization/i18n/states.php:1794
27238 msgid "Sakon Nakhon"
27239 msgstr ""
27240
27241 #: app/Services/Localization/i18n/states.php:629
27242 msgid "Salamanca"
27243 msgstr ""
27244
27245 #: app/Services/Localization/i18n/states.php:1176
27246 msgid "Salavan"
27247 msgstr ""
27248
27249 #: app/Services/Translations/admin-translation.php:1951
27250 msgid "Sale"
27251 msgstr ""
27252
27253 #: app/Hooks/Handlers/BlockEditors/SaleBadgeBlockEditor.php:80
27254 msgid "Sale Badge"
27255 msgstr ""
27256
27257 #: app/Services/Translations/admin-translation.php:1952
27258 msgid "Sale Taxes"
27259 msgstr ""
27260
27261 #: app/Hooks/Handlers/BlockEditors/SaleBadgeBlockEditor.php:116
27262 msgid "Sale!"
27263 msgstr ""
27264
27265 #: app/Services/Localization/i18n/states.php:997
27266 msgid "Salerno"
27267 msgstr ""
27268
27269 #: app/Services/Translations/admin-translation.php:1953
27270 msgid "Sales"
27271 msgstr ""
27272
27273 #: app/Services/Translations/admin-translation.php:1954
27274 msgid "Sales Growth"
27275 msgstr ""
27276
27277 #: app/Services/Translations/admin-translation.php:1955
27278 msgid "Sales Report"
27279 msgstr ""
27280
27281 #: app/Services/Localization/i18n/states.php:106
27282 msgid "Salta"
27283 msgstr ""
27284
27285 #: app/Services/Localization/i18n/states.php:2210
27286 msgid "Salto"
27287 msgstr ""
27288
27289 #: app/Helpers/CurrenciesHelper.php:136
27290 msgid "Salvadoran Colón"
27291 msgstr ""
27292
27293 #: app/Services/Localization/i18n/states.php:1260
27294 msgid "Salé"
27295 msgstr ""
27296
27297 #: app/Services/Localization/i18n/states.php:48
27298 msgid "Samangan"
27299 msgstr ""
27300
27301 #: app/Services/Localization/i18n/states.php:470
27302 msgid "Samaná"
27303 msgstr ""
27304
27305 #: app/Services/Localization/i18n/states.php:1607
27306 msgid "Samar"
27307 msgstr ""
27308
27309 #: app/Services/Localization/i18n/states.php:1133
27310 msgid "Samburu"
27311 msgstr ""
27312
27313 #: app/Services/Translations/admin-translation.php:1956
27314 msgid "Same as previous"
27315 msgstr ""
27316
27317 #: app/Services/Translations/block-editor-translation.php:332
27318 msgid "Same Tab"
27319 msgstr ""
27320
27321 #: app/Services/Localization/i18n/countries.php:259
27322 msgid "Samoa"
27323 msgstr ""
27324
27325 #: app/Helpers/CurrenciesHelper.php:152
27326 msgid "Samoan Tala"
27327 msgstr ""
27328
27329 #: app/Services/Localization/i18n/states.php:1872
27330 msgid "Samsun"
27331 msgstr ""
27332
27333 #: app/Services/Localization/i18n/states.php:1795
27334 msgid "Samut Prakan"
27335 msgstr ""
27336
27337 #: app/Services/Localization/i18n/states.php:1796
27338 msgid "Samut Sakhon"
27339 msgstr ""
27340
27341 #: app/Services/Localization/i18n/states.php:1797
27342 msgid "Samut Songkhram"
27343 msgstr ""
27344
27345 #: app/Services/Localization/i18n/states.php:403
27346 msgid "San Andrés & Providencia"
27347 msgstr ""
27348
27349 #: app/Services/Localization/i18n/states.php:471
27350 msgid "San Cristóbal"
27351 msgstr ""
27352
27353 #: app/Services/Localization/i18n/states.php:417
27354 #: app/Services/Localization/i18n/states.php:2211
27355 msgid "San José"
27356 msgstr ""
27357
27358 #: app/Services/Localization/i18n/states.php:472
27359 msgid "San José de Ocoa"
27360 msgstr ""
27361
27362 #: app/Services/Localization/i18n/states.php:107
27363 #: app/Services/Localization/i18n/states.php:473
27364 msgid "San Juan"
27365 msgstr ""
27366
27367 #: app/Services/Localization/i18n/states.php:108
27368 msgid "San Luis"
27369 msgstr ""
27370
27371 #: app/Services/Localization/i18n/states.php:1347
27372 msgid "San Luis Potosí"
27373 msgstr ""
27374
27375 #: app/Services/Localization/i18n/states.php:699
27376 msgid "San Marcos"
27377 msgstr ""
27378
27379 #: app/Services/Localization/i18n/countries.php:204
27380 msgid "San Marino"
27381 msgstr ""
27382
27383 #: app/Services/Localization/i18n/states.php:1536
27384 msgid "San Martín"
27385 msgstr ""
27386
27387 #: app/Services/Localization/i18n/states.php:1731
27388 msgid "San Miguel"
27389 msgstr ""
27390
27391 #: app/Services/Localization/i18n/states.php:1641
27392 msgid "San Pedro"
27393 msgstr ""
27394
27395 #: app/Services/Localization/i18n/states.php:474
27396 msgid "San Pedro de Macorís"
27397 msgstr ""
27398
27399 #: app/Services/Localization/i18n/states.php:1733
27400 msgid "San Salvador"
27401 msgstr ""
27402
27403 #: app/Services/Localization/i18n/states.php:1734
27404 msgid "San Vicente"
27405 msgstr ""
27406
27407 #: app/Services/Localization/i18n/states.php:1730
27408 msgid "Santa Ana"
27409 msgstr ""
27410
27411 #: app/Services/Localization/i18n/states.php:727
27412 msgid "Santa Bárbara"
27413 msgstr ""
27414
27415 #: app/Services/Localization/i18n/states.php:275
27416 msgid "Santa Catarina"
27417 msgstr ""
27418
27419 #: app/Services/Localization/i18n/states.php:109
27420 #: app/Services/Localization/i18n/states.php:248
27421 msgid "Santa Cruz"
27422 msgstr ""
27423
27424 #: app/Services/Localization/i18n/states.php:630
27425 msgid "Santa Cruz de Tenerife"
27426 msgstr ""
27427
27428 #: app/Services/Localization/i18n/states.php:554
27429 msgid "Santa Elena"
27430 msgstr ""
27431
27432 #: app/Services/Localization/i18n/states.php:110
27433 msgid "Santa Fe"
27434 msgstr ""
27435
27436 #: app/Services/Localization/i18n/states.php:700
27437 msgid "Santa Rosa"
27438 msgstr ""
27439
27440 #: app/Services/Localization/i18n/states.php:402
27441 msgid "Santander"
27442 msgstr ""
27443
27444 #: app/Services/Localization/i18n/states.php:476
27445 msgid "Santiago"
27446 msgstr ""
27447
27448 #: app/Services/Localization/i18n/states.php:111
27449 msgid "Santiago del Estero"
27450 msgstr ""
27451
27452 #: app/Services/Localization/i18n/states.php:477
27453 msgid "Santiago Rodríguez"
27454 msgstr ""
27455
27456 #: app/Services/Localization/i18n/states.php:478
27457 msgid "Santo Domingo"
27458 msgstr ""
27459
27460 #: app/Services/Localization/i18n/states.php:555
27461 msgid "Santo Domingo de los Tsáchilas"
27462 msgstr ""
27463
27464 #: app/Services/Localization/i18n/states.php:49
27465 msgid "Sar-e Pol"
27466 msgstr ""
27467
27468 #: app/Services/Localization/i18n/states.php:1798
27469 msgid "Saraburi"
27470 msgstr ""
27471
27472 #: app/Services/Localization/i18n/states.php:1608
27473 msgid "Sarangani"
27474 msgstr ""
27475
27476 #: app/Services/Localization/i18n/states.php:1369
27477 msgid "Sarawak"
27478 msgstr ""
27479
27480 #: app/Services/Localization/i18n/states.php:292
27481 msgid "Saskatchewan"
27482 msgstr ""
27483
27484 #: app/Services/Localization/i18n/states.php:998
27485 msgid "Sassari"
27486 msgstr ""
27487
27488 #: app/Services/Translations/TransStrings.php:175
27489 msgid "Sat"
27490 msgstr ""
27491
27492 #: app/Services/Localization/i18n/states.php:184
27493 msgid "Satkhira"
27494 msgstr ""
27495
27496 #: app/Services/Localization/i18n/states.php:1693
27497 msgid "Satu Mare"
27498 msgstr ""
27499
27500 #: app/Services/Localization/i18n/states.php:1799
27501 msgid "Satun"
27502 msgstr ""
27503
27504 #: app/Services/Translations/TransStrings.php:132
27505 msgid ""
27506 "saturation {saturation}, brightness {brightness}, current color is {color}"
27507 msgstr ""
27508
27509 #: app/Services/Translations/TransStrings.php:184
27510 #: app/Services/Translations/admin-translation.php:1957
27511 msgid "Saturday"
27512 msgstr ""
27513
27514 #: app/Services/Localization/i18n/countries.php:206
27515 msgid "Saudi Arabia"
27516 msgstr ""
27517
27518 #: app/Helpers/CurrenciesHelper.php:126
27519 msgid "Saudi Riyal"
27520 msgstr ""
27521
27522 #: app/Services/Localization/i18n/states.php:659
27523 msgid "Savannah"
27524 msgstr ""
27525
27526 #: app/Services/Localization/i18n/states.php:1177
27527 msgid "Savannakhet"
27528 msgstr ""
27529
27530 #: app/Services/Translations/admin-translation.php:1958
27531 msgid "Save"
27532 msgstr ""
27533
27534 #: app/Services/Translations/admin-translation.php:1959
27535 msgid "Save All Products"
27536 msgstr ""
27537
27538 #: app/Services/Translations/admin-translation.php:1971
27539 msgid "Save as view"
27540 msgstr ""
27541
27542 #: app/Services/Translations/admin-translation.php:1960
27543 msgid "Save Asset"
27544 msgstr ""
27545
27546 #: app/Services/Translations/admin-translation.php:1961
27547 msgid "Save Changes"
27548 msgstr ""
27549
27550 #: app/Services/Translations/admin-translation.php:1972
27551 msgid "Save changes"
27552 msgstr ""
27553
27554 #: app/Services/Translations/admin-translation.php:1962
27555 msgid "Save Feed"
27556 msgstr ""
27557
27558 #: app/Services/Translations/admin-translation.php:1963
27559 msgid "Save Notification"
27560 msgstr ""
27561
27562 #: app/Services/Translations/customer-profile-translation.php:232
27563 msgid "Save Profile"
27564 msgstr ""
27565
27566 #: app/Services/Translations/admin-translation.php:1964
27567 msgid "Save Rates"
27568 msgstr ""
27569
27570 #: app/Services/Translations/admin-translation.php:1966
27571 #: app/Modules/Integrations/GlobalIntegrationSettings.php:36
27572 msgid "Save Settings"
27573 msgstr ""
27574
27575 #: app/Services/Translations/admin-translation.php:1967
27576 msgid "Save Shipping Class"
27577 msgstr ""
27578
27579 #: app/Services/Translations/admin-translation.php:1965
27580 msgid "Save SKU"
27581 msgstr ""
27582
27583 #: app/Services/Translations/admin-translation.php:1968
27584 msgid "Save Template"
27585 msgstr ""
27586
27587 #. %1$s: maximum number of draft terms in one batch
27588 #: app/Services/Translations/admin-translation.php:1974
27589 #, php-format
27590 msgid "Save these %1$s and add more after."
27591 msgstr ""
27592
27593 #: app/Services/Translations/admin-translation.php:1975
27594 msgid "Save variant"
27595 msgstr ""
27596
27597 #: app/Services/Translations/admin-translation.php:1969
27598 msgid "Save VAT"
27599 msgstr ""
27600
27601 #: app/Services/Translations/admin-translation.php:1970
27602 msgid "Save View"
27603 msgstr ""
27604
27605 #: app/Services/Translations/admin-translation.php:1976
27606 msgid "Saved"
27607 msgstr ""
27608
27609 #: app/Services/Translations/admin-translation.php:1977
27610 msgid "Saved Views"
27611 msgstr ""
27612
27613 #: app/Services/Translations/admin-translation.php:1978
27614 msgid "Saved views is only available in pro version"
27615 msgstr ""
27616
27617 #: app/Services/Translations/admin-translation.php:1979
27618 msgid "Saving"
27619 msgstr ""
27620
27621 #: app/Services/Translations/admin-translation.php:1980
27622 #, php-format
27623 msgid "Saving %s/%s..."
27624 msgstr ""
27625
27626 #: app/Services/Translations/admin-translation.php:1981
27627 msgid "Saving Shipping Class"
27628 msgstr ""
27629
27630 #: app/Services/Translations/admin-translation.php:1982
27631 msgid "Saving..."
27632 msgstr ""
27633
27634 #: app/Services/Localization/i18n/states.php:999
27635 msgid "Savona"
27636 msgstr ""
27637
27638 #: app/Services/Localization/i18n/states.php:433
27639 msgid "Saxony"
27640 msgstr ""
27641
27642 #: app/Services/Localization/i18n/states.php:434
27643 msgid "Saxony-Anhalt"
27644 msgstr ""
27645
27646 #: app/Services/Localization/i18n/states.php:503
27647 msgid "Saïda"
27648 msgstr ""
27649
27650 #: app/Services/Localization/i18n/states.php:311
27651 msgid "Schaffhausen"
27652 msgstr ""
27653
27654 #: app/Services/Translations/admin-translation.php:1983
27655 msgid "Schedule"
27656 msgstr ""
27657
27658 #: app/Services/Translations/admin-translation.php:1984
27659 msgid "Schedule Date"
27660 msgstr ""
27661
27662 #: app/Helpers/Status.php:114 app/Helpers/Helper.php:372
27663 #: app/Services/Translations/admin-translation.php:1985
27664 #: app/Services/Translations/customer-profile-translation.php:233
27665 msgid "Scheduled"
27666 msgstr ""
27667
27668 #: app/Services/Translations/admin-translation.php:2831
27669 msgid "scheduled"
27670 msgstr ""
27671
27672 #: app/Services/Translations/admin-translation.php:1986
27673 msgid "Scheduled Date"
27674 msgstr ""
27675
27676 #: app/Services/Email/EmailNotifications.php:323
27677 #: app/Services/Email/EmailNotifications.php:341
27678 #: app/Services/Email/EmailNotifications.php:358
27679 #: app/Services/Email/EmailNotifications.php:376
27680 #: app/Services/Email/EmailNotifications.php:393
27681 msgid "Scheduler / Reminder Actions"
27682 msgstr ""
27683
27684 #: app/Http/Controllers/EmailNotificationController.php:287
27685 msgid "Scheduling settings saved successfully"
27686 msgstr ""
27687
27688 #: app/Services/Localization/i18n/states.php:435
27689 msgid "Schleswig-Holstein"
27690 msgstr ""
27691
27692 #: app/Services/Localization/i18n/states.php:312
27693 msgid "Schwyz"
27694 msgstr ""
27695
27696 #: app/Services/Translations/admin-translation.php:1987
27697 msgid "Screenshot"
27698 msgstr ""
27699
27700 #: app/Services/Translations/block-editor-translation.php:333
27701 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:96
27702 msgid "Scroll"
27703 msgstr ""
27704
27705 #: app/Services/Translations/block-editor-translation.php:334
27706 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:117
27707 msgid "Scrollable thumbnails"
27708 msgstr ""
27709
27710 #: app/Services/Translations/admin-translation.php:1988
27711 #: app/Services/Translations/block-editor-translation.php:335
27712 #: app/Views/admin/admin_menu.php:93
27713 #: app/Modules/Shipping/Services/Filter/ShippingClassFilter.php:47
27714 #: app/Modules/Shipping/Services/Filter/ShippingZoneFilter.php:56
27715 msgid "Search"
27716 msgstr ""
27717
27718 #. %1$s - search term, %2$s - search in
27719 #: app/Services/Translations/admin-translation.php:1990
27720 #, php-format
27721 msgid "Search \\\"%1$s\\\" in %2$s"
27722 msgstr ""
27723
27724 #: app/Services/Translations/admin-translation.php:1997
27725 msgid "Search and filter variants"
27726 msgstr ""
27727
27728 #: app/Services/Translations/admin-translation.php:1998
27729 msgid "Search and hit enter"
27730 msgstr ""
27731
27732 #: app/Services/Translations/customer-profile-translation.php:234
27733 msgid "Search and hit enter..."
27734 msgstr ""
27735
27736 #: app/Services/Translations/admin-translation.php:1999
27737 msgid "Search attribute groups..."
27738 msgstr ""
27739
27740 #: app/Services/Translations/admin-translation.php:2000
27741 msgid "Search attributes"
27742 msgstr ""
27743
27744 #: app/Services/Translations/admin-translation.php:2002
27745 msgid "Search by class name"
27746 msgstr ""
27747
27748 #: app/Services/Filter/OrderFilter.php:185
27749 msgid "Search by customer name or email"
27750 msgstr ""
27751
27752 #: app/Services/Translations/admin-translation.php:2001
27753 msgid "Search by Id, product title or variation title"
27754 msgstr ""
27755
27756 #: app/Services/Translations/admin-translation.php:2003
27757 msgid "Search by id, title or slug."
27758 msgstr ""
27759
27760 #: app/Services/Translations/admin-translation.php:2004
27761 msgid "Search by id, title, amount, code."
27762 msgstr ""
27763
27764 #: app/Services/Translations/admin-translation.php:2005
27765 msgid "Search by id, title, content or module."
27766 msgstr ""
27767
27768 #: app/Services/Translations/admin-translation.php:2006
27769 msgid "Search by invoice no, customer name, or customer email."
27770 msgstr ""
27771
27772 #: app/Services/Filter/OrderFilter.php:203
27773 msgid "Search by license key"
27774 msgstr ""
27775
27776 #: app/Services/Filter/OrderFilter.php:152
27777 msgid ""
27778 "Search by order status e.g., completed, processing, on-hold, canceled, failed"
27779 msgstr ""
27780
27781 #: app/Services/Filter/OrderFilter.php:176
27782 msgid "Search by payment method e.g., stripe, PayPal, offline_payment"
27783 msgstr ""
27784
27785 #: app/Services/Filter/OrderFilter.php:166
27786 msgid ""
27787 "Search by payment status e.g., paid, pending, partially_paid, refunded, "
27788 "partially_refunded"
27789 msgstr ""
27790
27791 #: app/Services/Translations/admin-translation.php:2007
27792 msgid "Search by product name"
27793 msgstr ""
27794
27795 #: app/Services/Translations/admin-translation.php:2008
27796 msgid "Search by product name, variation name or SKU"
27797 msgstr ""
27798
27799 #: app/Services/Translations/admin-translation.php:2009
27800 msgid "Search by title or slug."
27801 msgstr ""
27802
27803 #: app/Services/Translations/admin-translation.php:2010
27804 msgid "Search by zone name"
27805 msgstr ""
27806
27807 #: app/Services/Translations/admin-translation.php:2011
27808 msgid "Search by, #ID, First Name, Last Name and Email"
27809 msgstr ""
27810
27811 #: app/CPT/FluentProducts.php:288
27812 msgid "Search Categories"
27813 msgstr ""
27814
27815 #: app/Services/Translations/admin-translation.php:2012
27816 msgid "Search country or region…"
27817 msgstr ""
27818
27819 #: app/Services/Translations/admin-translation.php:2013
27820 msgid "Search country..."
27821 msgstr ""
27822
27823 #: app/Services/Translations/admin-translation.php:2014
27824 msgid "Search customer name or email"
27825 msgstr ""
27826
27827 #: app/Services/Translations/admin-translation.php:1991
27828 msgid "Search Filter..."
27829 msgstr ""
27830
27831 #: app/Services/Translations/admin-translation.php:2015
27832 #, php-format
27833 msgid "Search for %1$s"
27834 msgstr ""
27835
27836 #: app/Services/Translations/admin-translation.php:2016
27837 #: app/Services/Translations/block-editor-translation.php:339
27838 msgid "Search for products..."
27839 msgstr ""
27840
27841 #: app/Services/Translations/block-editor-translation.php:336
27842 msgid "Search Grid Size"
27843 msgstr ""
27844
27845 #: app/Services/Translations/admin-translation.php:1992
27846 msgid "Search Help"
27847 msgstr ""
27848
27849 #: app/Services/Translations/admin-translation.php:1993
27850 msgid "Search Operators Guide"
27851 msgstr ""
27852
27853 #: app/Services/Translations/admin-translation.php:2017
27854 msgid "Search or create a customer"
27855 msgstr ""
27856
27857 #: app/Services/Translations/customer-profile-translation.php:235
27858 msgid "Search orders"
27859 msgstr ""
27860
27861 #: app/Services/Renderer/SearchBarRenderer.php:87
27862 #: app/Services/Translations/block-editor-translation.php:337
27863 msgid "Search Products"
27864 msgstr ""
27865
27866 #: app/CPT/FluentProducts.php:213
27867 #: app/Services/Renderer/ProductFilterRender.php:49
27868 #: app/Services/Renderer/ProductFilterRender.php:69
27869 #: app/Services/Translations/admin-translation.php:2018
27870 msgid "Search products"
27871 msgstr ""
27872
27873 #: app/Services/Translations/block-editor-translation.php:340
27874 msgid "Search products by name"
27875 msgstr ""
27876
27877 #: app/Services/Renderer/ProductFilterRender.php:68
27878 #: app/Services/Renderer/SearchBarRenderer.php:102
27879 #: app/Services/Translations/admin-translation.php:1994
27880 #: app/Services/Translations/block-editor-translation.php:338
27881 msgid "Search Products..."
27882 msgstr ""
27883
27884 #: app/Services/Translations/admin-translation.php:2019
27885 #: app/Services/Translations/block-editor-translation.php:341
27886 msgid "Search products..."
27887 msgstr ""
27888
27889 #: app/Services/Translations/admin-translation.php:2020
27890 msgid "Search regions..."
27891 msgstr ""
27892
27893 #: app/Services/Translations/admin-translation.php:1995
27894 msgid "Search Shipping Class"
27895 msgstr ""
27896
27897 #: app/Services/Translations/block-editor-translation.php:342
27898 msgid "Search smartcodes..."
27899 msgstr ""
27900
27901 #: app/Services/Translations/admin-translation.php:2021
27902 msgid "Search title or description."
27903 msgstr ""
27904
27905 #: app/Services/Translations/admin-translation.php:2022
27906 msgid "Search to find or create labels"
27907 msgstr ""
27908
27909 #: app/Services/Translations/admin-translation.php:1996
27910 msgid "Search Value"
27911 msgstr ""
27912
27913 #: app/Services/Translations/admin-translation.php:2023
27914 msgid "Search variants"
27915 msgstr ""
27916
27917 #: app/Services/Translations/admin-translation.php:2024
27918 msgid "Search..."
27919 msgstr ""
27920
27921 #: app/Services/Translations/block-editor-translation.php:343
27922 msgid "SearchBar"
27923 msgstr ""
27924
27925 #: app/Services/Translations/admin-translation.php:2025
27926 msgid "Searching for"
27927 msgstr ""
27928
27929 #: app/Modules/StorageDrivers/S3/S3.php:602
27930 msgid "Secret Key"
27931 msgstr ""
27932
27933 #: app/Services/Translations/block-editor-translation.php:344
27934 msgid "Section Titles"
27935 msgstr ""
27936
27937 #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:22
27938 #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:30
27939 msgid "Security Check Failed"
27940 msgstr ""
27941
27942 #: app/Modules/Tax/TaxModule.php:1911 app/Modules/Tax/TaxModule.php:2073
27943 msgid "Security check failed"
27944 msgstr ""
27945
27946 #: app/Services/Translations/checkout-translation.php:34
27947 #: app/Modules/Turnstile/TurnstileValidator.php:42
27948 msgid "Security check failed. Please refresh the page and try again."
27949 msgstr ""
27950
27951 #: app/Modules/Turnstile/TurnstileValidator.php:51
27952 msgid "Security check failed. Please try again or refresh the page."
27953 msgstr ""
27954
27955 #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:30
27956 msgid "Security check failed. Please try again."
27957 msgstr ""
27958
27959 #: app/Services/Renderer/ProductRenderer.php:617
27960 msgid "See"
27961 msgstr ""
27962
27963 #. %s is the search term
27964 #: app/Services/Translations/admin-translation.php:2027
27965 #, php-format
27966 msgid "See All %s"
27967 msgstr ""
27968
27969 #: app/Services/Translations/admin-translation.php:2028
27970 msgid "See All time Sales Stat"
27971 msgstr ""
27972
27973 #: app/Services/Translations/admin-translation.php:2032
27974 msgid "See dispute on "
27975 msgstr ""
27976
27977 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:176
27978 msgid "See Errors"
27979 msgstr ""
27980
27981 #: app/Services/Translations/admin-translation.php:2029
27982 msgid "See Full Report"
27983 msgstr ""
27984
27985 #: app/Services/Renderer/ProductRenderer.php:1246
27986 #: app/Services/Renderer/CartItemRenderer.php:359
27987 #: app/Services/Translations/admin-translation.php:2030
27988 #: app/Services/Renderer/Receipt/ThankYouRender.php:1101
27989 msgid "See Less"
27990 msgstr ""
27991
27992 #: app/Services/Renderer/ProductRenderer.php:1240
27993 #: app/Services/Renderer/CartItemRenderer.php:353
27994 #: app/Services/Translations/admin-translation.php:2031
27995 #: app/Services/Renderer/Receipt/ThankYouRender.php:1094
27996 msgid "See More"
27997 msgstr ""
27998
27999 #: database/Seeder/AttributeSeeder.php:151
28000 msgid "Seeding attributes"
28001 msgstr ""
28002
28003 #: app/Services/Localization/i18n/states.php:1261
28004 msgid "Sefrou"
28005 msgstr ""
28006
28007 #: app/Services/Localization/i18n/states.php:631
28008 msgid "Segovia"
28009 msgstr ""
28010
28011 #: app/Services/Localization/i18n/states.php:1181
28012 msgid "Sekong"
28013 msgstr ""
28014
28015 #: app/Services/Localization/i18n/states.php:1370
28016 msgid "Selangor"
28017 msgstr ""
28018
28019 #: app/Services/Translations/TransStrings.php:209
28020 #: app/Services/Translations/TransStrings.php:220
28021 #: app/Services/Translations/admin-translation.php:2033
28022 #: app/Services/Translations/customer-profile-translation.php:236
28023 #: app/Services/Translations/block-editor-translation.php:345
28024 msgid "Select"
28025 msgstr ""
28026
28027 #. %s is the state label
28028 #: app/Services/Translations/checkout-translation.php:35
28029 #: app/Services/Translations/admin-translation.php:2035
28030 #, php-format
28031 msgid "Select %s"
28032 msgstr ""
28033
28034 #: app/Services/Translations/block-editor-translation.php:350
28035 msgid "Select a alignment"
28036 msgstr ""
28037
28038 #: app/Services/Renderer/ProductCategoriesListRenderer.php:134
28039 #: app/Services/Translations/admin-translation.php:2075
28040 #: app/Services/Translations/block-editor-translation.php:351
28041 msgid "Select a category"
28042 msgstr ""
28043
28044 #: app/Helpers/CartCheckoutHelper.php:453
28045 #: app/Services/Renderer/CheckoutFieldsSchema.php:157
28046 #: app/Services/Renderer/AddressSelectRenderer.php:276
28047 #: app/Services/Translations/checkout-translation.php:36
28048 #: app/Services/Translations/block-editor-translation.php:348
28049 msgid "Select a Country"
28050 msgstr ""
28051
28052 #: app/Services/Translations/admin-translation.php:2076
28053 #: app/Http/Controllers/TaxEUController.php:391
28054 msgid "Select a cross-border registration type"
28055 msgstr ""
28056
28057 #: app/Services/Translations/admin-translation.php:2071
28058 msgid "Select a Field"
28059 msgstr ""
28060
28061 #: app/Services/Translations/admin-translation.php:2072
28062 msgid "Select a Field or Type Custom Value"
28063 msgstr ""
28064
28065 #: app/Services/Translations/admin-translation.php:2073
28066 msgid "Select a Field or Type Custom value"
28067 msgstr ""
28068
28069 #: app/Services/Translations/admin-translation.php:2077
28070 msgid "Select a package"
28071 msgstr ""
28072
28073 #: app/Services/Translations/block-editor-translation.php:349
28074 msgid "Select a Product"
28075 msgstr ""
28076
28077 #: app/Services/Translations/block-editor-translation.php:352
28078 msgid "Select a product"
28079 msgstr ""
28080
28081 #: app/Services/Translations/admin-translation.php:2074
28082 msgid "Select a Product Category"
28083 msgstr ""
28084
28085 #: app/Services/Translations/admin-translation.php:2078
28086 #: app/Http/Controllers/TaxEUController.php:70
28087 msgid "Select a registration country"
28088 msgstr ""
28089
28090 #: app/Services/Translations/admin-translation.php:2079
28091 msgid "Select a role"
28092 msgstr ""
28093
28094 #: app/Services/Translations/block-editor-translation.php:353
28095 msgid "Select a size"
28096 msgstr ""
28097
28098 #: app/Services/Translations/block-editor-translation.php:354
28099 msgid "Select a specific product to display related items."
28100 msgstr ""
28101
28102 #: app/Services/Translations/block-editor-translation.php:355
28103 msgid "Select a specific product variation for this button."
28104 msgstr ""
28105
28106 #: app/Services/Renderer/AddressSelectRenderer.php:330
28107 msgid "Select a State"
28108 msgstr ""
28109
28110 #: app/Services/Translations/admin-translation.php:2080
28111 msgid "Select a user"
28112 msgstr ""
28113
28114 #: app/Http/Controllers/TaxEUController.php:252
28115 #: app/Http/Controllers/TaxEUController.php:396
28116 #: app/Http/Controllers/TaxEUController.php:402
28117 msgid "Select a valid EU VAT country"
28118 msgstr ""
28119
28120 #: app/Http/Controllers/TaxEUController.php:76
28121 #: app/Http/Controllers/TaxEUController.php:78
28122 #: app/Http/Controllers/TaxEUController.php:162
28123 msgid "Select a valid EU VAT registration country"
28124 msgstr ""
28125
28126 #: app/Services/Translations/admin-translation.php:2081
28127 msgid "Select all"
28128 msgstr ""
28129
28130 #: app/Services/Translations/admin-translation.php:2082
28131 msgid "Select all variants"
28132 msgstr ""
28133
28134 #: app/Services/Translations/admin-translation.php:2083
28135 #, php-format
28136 msgid "Select all variants in %1$s"
28137 msgstr ""
28138
28139 #: app/Services/Translations/admin-translation.php:2084
28140 msgid "Select an attribute to manage its terms"
28141 msgstr ""
28142
28143 #: app/Helpers/CartCheckoutHelper.php:438
28144 #: app/Services/Renderer/CheckoutFieldsSchema.php:142
28145 msgid "Select an option"
28146 msgstr ""
28147
28148 #: app/Services/Translations/admin-translation.php:2085
28149 msgid "Select attribute"
28150 msgstr ""
28151
28152 #: app/Services/Translations/customer-profile-translation.php:238
28153 msgid "Select billing address"
28154 msgstr ""
28155
28156 #: app/Modules/StorageDrivers/S3/S3.php:637
28157 msgid "Select bucket"
28158 msgstr ""
28159
28160 #: app/Services/Translations/admin-translation.php:2036
28161 msgid "Select Bulk Action"
28162 msgstr ""
28163
28164 #: app/Services/Translations/admin-translation.php:2086
28165 msgid "Select button"
28166 msgstr ""
28167
28168 #: api/StoreSettings.php:691
28169 msgid "Select Cart Page"
28170 msgstr ""
28171
28172 #: app/Services/Renderer/SearchBarRenderer.php:51
28173 #: app/Services/Renderer/SearchBarRenderer.php:61
28174 msgid "Select Category"
28175 msgstr ""
28176
28177 #: api/StoreSettings.php:765
28178 msgid "Select Checkout Page"
28179 msgstr ""
28180
28181 #: app/Services/Translations/admin-translation.php:2087
28182 #, php-format
28183 msgid "Select color %1$s"
28184 msgstr ""
28185
28186 #: app/Services/Translations/admin-translation.php:2037
28187 msgid "Select Condition"
28188 msgstr ""
28189
28190 #: app/Services/Translations/admin-translation.php:2039
28191 msgid "Select Condition and Type First"
28192 msgstr ""
28193
28194 #: app/Services/Translations/admin-translation.php:2038
28195 msgid "Select Condition First"
28196 msgstr ""
28197
28198 #: app/Services/Translations/admin-translation.php:2040
28199 #: app/Services/Translations/customer-profile-translation.php:237
28200 msgid "Select Country"
28201 msgstr ""
28202
28203 #: app/Services/Translations/admin-translation.php:2088
28204 #: app/Services/Translations/block-editor-translation.php:356
28205 msgid "Select country"
28206 msgstr ""
28207
28208 #: app/Http/Controllers/TaxEUController.php:394
28209 msgid "Select country of OSS registration"
28210 msgstr ""
28211
28212 #: app/Services/Translations/admin-translation.php:2089
28213 msgid "Select country or Whole World"
28214 msgstr ""
28215
28216 #: app/Services/Translations/admin-translation.php:2090
28217 msgid "Select coupon type"
28218 msgstr ""
28219
28220 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:115
28221 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:135
28222 msgid "Select Courses"
28223 msgstr ""
28224
28225 #: app/Services/Translations/admin-translation.php:2041
28226 msgid "Select Currency"
28227 msgstr ""
28228
28229 #: api/Confirmation.php:68
28230 msgid "Select custom page"
28231 msgstr ""
28232
28233 #: app/Services/Translations/admin-translation.php:2042
28234 msgid "Select Customer"
28235 msgstr ""
28236
28237 #: api/StoreSettings.php:654
28238 msgid "Select Customer Profile Page"
28239 msgstr ""
28240
28241 #: app/Services/Translations/admin-translation.php:2043
28242 msgid "Select Customer Status"
28243 msgstr ""
28244
28245 #: app/Services/Translations/admin-translation.php:2044
28246 msgid "Select Date"
28247 msgstr ""
28248
28249 #: app/Services/Translations/TransStrings.php:145
28250 msgid "Select date"
28251 msgstr ""
28252
28253 #: app/Services/Translations/admin-translation.php:2045
28254 msgid "Select Default Variant"
28255 msgstr ""
28256
28257 #: app/Helpers/Status.php:497
28258 msgid "Select Event"
28259 msgstr ""
28260
28261 #: app/Services/Translations/admin-translation.php:2091
28262 msgid "Select event triggers"
28263 msgstr ""
28264
28265 #: app/Services/Translations/admin-translation.php:2046
28266 msgid "Select Events"
28267 msgstr ""
28268
28269 #: app/Services/Translations/admin-translation.php:2047
28270 msgid "Select Files"
28271 msgstr ""
28272
28273 #: app/Services/Translations/admin-translation.php:2048
28274 msgid "Select Filter Group"
28275 msgstr ""
28276
28277 #: app/Services/Translations/admin-translation.php:2049
28278 msgid "Select Filters"
28279 msgstr ""
28280
28281 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:104
28282 msgid "Select FluentCommunity Spaces"
28283 msgstr ""
28284
28285 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:111
28286 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:131
28287 msgid "Select FluentCRM Lists"
28288 msgstr ""
28289
28290 #: app/Services/Translations/admin-translation.php:2050
28291 msgid "Select Group"
28292 msgstr ""
28293
28294 #: app/Http/Controllers/TaxEUController.php:400
28295 msgid "Select home country of registration"
28296 msgstr ""
28297
28298 #: api/StoreSettings.php:487
28299 msgid "Select how payment options are visually presented on checkout."
28300 msgstr ""
28301
28302 #: api/StoreSettings.php:429
28303 msgid "Select how the currency should be formatted."
28304 msgstr ""
28305
28306 #: app/Services/Translations/admin-translation.php:2051
28307 msgid "Select Image"
28308 msgstr ""
28309
28310 #: app/Helpers/Status.php:495
28311 msgid "Select in which event you want to trigger this feed"
28312 msgstr ""
28313
28314 #: app/Services/Translations/admin-translation.php:2052
28315 msgid "Select Item/s"
28316 msgstr ""
28317
28318 #: app/Services/Translations/admin-translation.php:2053
28319 msgid "Select Items"
28320 msgstr ""
28321
28322 #: app/Services/Translations/admin-translation.php:2092
28323 msgid "Select location"
28324 msgstr ""
28325
28326 #: app/Services/Translations/admin-translation.php:2093
28327 msgid "Select notification event"
28328 msgstr ""
28329
28330 #: app/Services/Renderer/ShopAppRenderer.php:652
28331 msgid "Select number of items per page"
28332 msgstr ""
28333
28334 #: app/Services/Translations/admin-translation.php:2054
28335 msgid "Select Operator"
28336 msgstr ""
28337
28338 #: app/Services/Translations/admin-translation.php:2055
28339 msgid "Select Option"
28340 msgstr ""
28341
28342 #: app/Services/Translations/admin-translation.php:2056
28343 msgid "Select Options"
28344 msgstr ""
28345
28346 #: app/Services/Translations/admin-translation.php:2096
28347 msgid "Select or type a new option"
28348 msgstr ""
28349
28350 #: app/Services/Translations/admin-translation.php:2097
28351 msgid "Select or type..."
28352 msgstr ""
28353
28354 #: app/Services/Translations/admin-translation.php:2094
28355 msgid "Select or Upload File"
28356 msgstr ""
28357
28358 #: app/Services/Translations/admin-translation.php:2095
28359 msgid "Select or Upload Media"
28360 msgstr ""
28361
28362 #: app/Services/Translations/admin-translation.php:2057
28363 msgid "Select Order Status"
28364 msgstr ""
28365
28366 #: app/Services/Translations/admin-translation.php:2058
28367 msgid "Select Order Type"
28368 msgstr ""
28369
28370 #: app/Services/Translations/admin-translation.php:2059
28371 msgid "Select Pages"
28372 msgstr ""
28373
28374 #. %8$s
28375 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:129
28376 msgid "Select payment events"
28377 msgstr ""
28378
28379 #: app/Services/Translations/customer-profile-translation.php:239
28380 msgid "Select payment method"
28381 msgstr ""
28382
28383 #: app/Services/Translations/admin-translation.php:2060
28384 msgid "Select Payment Status"
28385 msgstr ""
28386
28387 #: app/Services/Translations/admin-translation.php:2061
28388 msgid "Select Payment Term"
28389 msgstr ""
28390
28391 #: app/Services/Translations/block-editor-translation.php:346
28392 msgid "Select Product"
28393 msgstr ""
28394
28395 #: app/Services/Translations/admin-translation.php:2098
28396 msgid "Select product"
28397 msgstr ""
28398
28399 #: app/Services/Translations/admin-translation.php:2062
28400 msgid "Select Product Categories"
28401 msgstr ""
28402
28403 #: app/Services/Translations/admin-translation.php:2099
28404 msgid "Select product categories that should NOT get VAT reverse charge !"
28405 msgstr ""
28406
28407 #: app/Services/Translations/admin-translation.php:2063
28408 #: app/Services/Translations/block-editor-translation.php:347
28409 msgid "Select Products"
28410 msgstr ""
28411
28412 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:208
28413 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:223
28414 msgid "Select products"
28415 msgstr ""
28416
28417 #: app/Services/Translations/admin-translation.php:2100
28418 msgid "Select reason"
28419 msgstr ""
28420
28421 #: api/StoreSettings.php:728
28422 msgid "Select Receipt Page"
28423 msgstr ""
28424
28425 #: app/Services/Translations/admin-translation.php:2064
28426 msgid "Select Role"
28427 msgstr ""
28428
28429 #: app/Services/Translations/admin-translation.php:2101
28430 msgid "Select scheme"
28431 msgstr ""
28432
28433 #: app/Services/Translations/admin-translation.php:2065
28434 msgid "Select Shipping Status"
28435 msgstr ""
28436
28437 #: api/StoreSettings.php:618
28438 msgid "Select Shop Page"
28439 msgstr ""
28440
28441 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:124
28442 msgid "Select Spaces"
28443 msgstr ""
28444
28445 #: app/Services/Translations/admin-translation.php:2066
28446 msgid "Select Status"
28447 msgstr ""
28448
28449 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:122
28450 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:142
28451 msgid "Select Tags"
28452 msgstr ""
28453
28454 #: app/Services/Translations/admin-translation.php:2102
28455 msgid "Select template"
28456 msgstr ""
28457
28458 #: app/Services/Translations/admin-translation.php:2103
28459 msgid "Select terms"
28460 msgstr ""
28461
28462 #: api/StoreSettings.php:392
28463 msgid "Select the character used to separate thousands or decimals in prices."
28464 msgstr ""
28465
28466 #: app/Services/Translations/admin-translation.php:2104
28467 msgid "Select the countries you want to configure tax rates for."
28468 msgstr ""
28469
28470 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:119
28471 msgid "Select the courses you would like to enroll the customer to"
28472 msgstr ""
28473
28474 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:139
28475 msgid "Select the courses you would like to remove from the customer"
28476 msgstr ""
28477
28478 #: app/Services/Translations/admin-translation.php:2105
28479 msgid ""
28480 "Select the default variant that users will see pre-selected on the product "
28481 "page."
28482 msgstr ""
28483
28484 #: app/Services/Translations/admin-translation.php:2106
28485 msgid "Select the e-invoice formatter used when generating the embedded XML."
28486 msgstr ""
28487
28488 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:105
28489 msgid "Select the FluentCommunity Spaces you would like to add."
28490 msgstr ""
28491
28492 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:112
28493 msgid "Select the FluentCRM Lists you would like to add your contact to."
28494 msgstr ""
28495
28496 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:132
28497 msgid "Select the FluentCRM Lists you would like to remove from your contact."
28498 msgstr ""
28499
28500 #: api/StoreSettings.php:619
28501 msgid "Select the page that showcases all of your products."
28502 msgstr ""
28503
28504 #: api/StoreSettings.php:692
28505 msgid "Select the page that will display customer's current shopping cart."
28506 msgstr ""
28507
28508 #: api/StoreSettings.php:729
28509 msgid ""
28510 "Select the page that will display order summary after a successful purchase."
28511 msgstr ""
28512
28513 #: api/StoreSettings.php:766
28514 msgid "Select the page where customers will finalize their purchase."
28515 msgstr ""
28516
28517 #: api/StoreSettings.php:655
28518 msgid ""
28519 "Select the page where customers will manage their profile, orders, and "
28520 "downloads."
28521 msgstr ""
28522
28523 #: app/Services/Translations/admin-translation.php:2107
28524 msgid "Select the pages you'd like from the list provided."
28525 msgstr ""
28526
28527 #: app/Services/Translations/admin-translation.php:2108
28528 msgid "Select the pages you'd like from your website"
28529 msgstr ""
28530
28531 #: api/StoreSettings.php:363
28532 msgid "Select the primary currency for your store."
28533 msgstr ""
28534
28535 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:125
28536 msgid "Select the Spaces you would like to remove from your spaces."
28537 msgstr ""
28538
28539 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:126
28540 msgid "Select the tags you would like to add your contact to."
28541 msgstr ""
28542
28543 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:146
28544 msgid "Select the tags you would like to remove from your contact."
28545 msgstr ""
28546
28547 #. %8$s
28548 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:72
28549 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:78
28550 msgid "Select these events"
28551 msgstr ""
28552
28553 #: app/Services/Translations/TransStrings.php:146
28554 msgid "Select time"
28555 msgstr ""
28556
28557 #: app/Services/Translations/admin-translation.php:2067
28558 msgid "Select Type"
28559 msgstr ""
28560
28561 #: app/Services/Translations/admin-translation.php:2068
28562 msgid "Select User"
28563 msgstr ""
28564
28565 #: app/Services/Translations/admin-translation.php:2109
28566 #, php-format
28567 msgid "Select variant %1$s"
28568 msgstr ""
28569
28570 #: app/Services/Translations/admin-translation.php:2069
28571 msgid "Select Variation"
28572 msgstr ""
28573
28574 #: app/Services/Translations/admin-translation.php:2070
28575 msgid "Select Variation Type"
28576 msgstr ""
28577
28578 #: app/Services/Translations/admin-translation.php:2110
28579 msgid "Select which settings to import from"
28580 msgstr ""
28581
28582 #: app/Services/Translations/admin-translation.php:2111
28583 msgid "Select your country of OSS registration"
28584 msgstr ""
28585
28586 #: app/Services/Translations/admin-translation.php:2112
28587 msgid "Select your country of registration"
28588 msgstr ""
28589
28590 #: app/Services/Translations/admin-translation.php:2113
28591 msgid "Select your referenced Payment."
28592 msgstr ""
28593
28594 #: api/StoreSettings.php:220
28595 msgid ""
28596 "Select your store's operating mode: `Test` for setup, `Live` for real "
28597 "transactions."
28598 msgstr ""
28599
28600 #: app/Services/Translations/TransStrings.php:133
28601 msgid "select {value} as the color"
28602 msgstr ""
28603
28604 #: app/Services/Translations/block-editor-translation.php:357
28605 msgid "Select..."
28606 msgstr ""
28607
28608 #: app/Services/Translations/admin-translation.php:2832
28609 msgid "selected"
28610 msgstr ""
28611
28612 #: app/Modules/PaymentMethods/PayPalGateway/ConnectConfig.php:174
28613 #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:246
28614 msgid "Selected Account does not exist"
28615 msgstr ""
28616
28617 #: api/Resource/CustomerResource.php:381 api/Resource/ProductResource.php:679
28618 #: app/Http/Controllers/OrderController.php:1016
28619 #: api/Resource/FrontendResource/CustomerResource.php:281
28620 msgid "Selected action is invalid"
28621 msgstr ""
28622
28623 #: app/Services/Translations/admin-translation.php:2116
28624 msgid "Selected countries only"
28625 msgstr ""
28626
28627 #: app/Services/Translations/admin-translation.php:2114
28628 msgid "Selected Countries: "
28629 msgstr ""
28630
28631 #: api/Customers.php:109 api/Resource/CustomerResource.php:241
28632 #: api/Resource/FrontendResource/CustomerResource.php:176
28633 msgid "Selected Customers has been deleted permanently"
28634 msgstr ""
28635
28636 #: app/Services/Translations/TransStrings.php:144
28637 msgid "Selected date"
28638 msgstr ""
28639
28640 #: app/Services/Translations/admin-translation.php:2115
28641 msgid "Selected Fields"
28642 msgstr ""
28643
28644 #: app/Modules/Integrations/GlobalIntegrationSettings.php:360
28645 msgid "Selected integration feed successfully deleted"
28646 msgstr ""
28647
28648 #: api/Resource/OrderResource.php:1762
28649 msgid "Selected order and associated data has been deleted"
28650 msgstr ""
28651
28652 #: api/Resource/OrderResource.php:2245
28653 msgid "Selected order and associated data have been deleted"
28654 msgstr ""
28655
28656 #. %s is the payment status
28657 #: app/Http/Controllers/OrderController.php:1008
28658 #, php-format
28659 msgid "Selected orders payment status has been marked as %s"
28660 msgstr ""
28661
28662 #. %s is the payment method name
28663 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:241
28664 #, php-format
28665 msgid "Selected payment method %s is not active!"
28666 msgstr ""
28667
28668 #: app/Http/Controllers/OrderController.php:943
28669 msgid "Selected payments has been successfully captured"
28670 msgstr ""
28671
28672 #: api/Resource/ProductVariationResource.php:396
28673 msgid "Selected pricing and associated data has been deleted"
28674 msgstr ""
28675
28676 #: app/Services/Translations/block-editor-translation.php:358
28677 msgid "Selected Product"
28678 msgstr ""
28679
28680 #: api/Resource/ProductResource.php:483
28681 msgid "Selected product and associated data has been deleted"
28682 msgstr ""
28683
28684 #: api/Resource/ProductResource.php:606
28685 msgid "Selected product and associated data have been deleted"
28686 msgstr ""
28687
28688 #: app/Services/Translations/block-editor-translation.php:360
28689 msgid "Selected product:"
28690 msgstr ""
28691
28692 #: app/Services/Translations/block-editor-translation.php:361
28693 msgid "Selected products"
28694 msgstr ""
28695
28696 #: api/Resource/ProductResource.php:660
28697 #, php-format
28698 msgid "Selected products could not be duplicated (Product ID: %s)."
28699 msgstr ""
28700
28701 #: api/Resource/ProductResource.php:674
28702 msgid "Selected products have been duplicated as drafts"
28703 msgstr ""
28704
28705 #: app/Http/Controllers/TaxRateController.php:658
28706 msgid "Selected tax class does not match the target tax rate"
28707 msgstr ""
28708
28709 #: app/Services/Translations/block-editor-translation.php:359
28710 msgid "Selected Variation"
28711 msgstr ""
28712
28713 #: app/Services/Translations/admin-translation.php:2117
28714 msgid "Selected:"
28715 msgstr ""
28716
28717 #: app/Services/Translations/admin-translation.php:2118
28718 msgid "Seller Bank Details"
28719 msgstr ""
28720
28721 #: app/Services/Translations/admin-translation.php:2119
28722 msgid "Seller Contact"
28723 msgstr ""
28724
28725 #: api/StoreSettings.php:338 app/Helpers/EditorShortCodeHelper.php:46
28726 msgid "Seller Tax ID"
28727 msgstr ""
28728
28729 #: api/StoreSettings.php:333 app/Helpers/EditorShortCodeHelper.php:45
28730 msgid "Seller VAT ID"
28731 msgstr ""
28732
28733 #: app/Services/Localization/i18n/states.php:2118
28734 msgid "Sembabule"
28735 msgstr ""
28736
28737 #: app/Services/Localization/i18n/states.php:900
28738 msgid "Semnan (سمنان)"
28739 msgstr ""
28740
28741 #: app/Hooks/Handlers/ReminderHandler.php:110
28742 msgid ""
28743 "Send automated reminders for Subscription trial ending and upcoming "
28744 "subscription renewals."
28745 msgstr ""
28746
28747 #: app/Http/Controllers/AddonsController.php:98
28748 msgid "Send data anywhere via webhook"
28749 msgstr ""
28750
28751 #: app/Services/Translations/admin-translation.php:2125
28752 msgid "Send day"
28753 msgstr ""
28754
28755 #: app/Services/Translations/admin-translation.php:2126
28756 msgid "Send even when there was no activity"
28757 msgstr ""
28758
28759 #: app/Services/Email/EmailNotifications.php:181
28760 msgid "Send mail to admin after a refund."
28761 msgstr ""
28762
28763 #: app/Services/Email/EmailNotifications.php:127
28764 msgid "Send mail to admin after a subscription renewed"
28765 msgstr ""
28766
28767 #: app/Services/Email/EmailNotifications.php:72
28768 msgid "Send mail to admin after New Order Paid"
28769 msgstr ""
28770
28771 #: app/Services/Email/EmailNotifications.php:253
28772 msgid "Send mail to admin after New Order Placed (Offline Payment)"
28773 msgstr ""
28774
28775 #: app/Services/Email/EmailNotifications.php:163
28776 msgid "Send mail to admin when a subscription is canceled"
28777 msgstr ""
28778
28779 #: app/Services/Email/EmailNotifications.php:199
28780 msgid "Send mail to customer after a refund."
28781 msgstr ""
28782
28783 #: app/Services/Email/EmailNotifications.php:109
28784 msgid "Send mail to customer after a subscription renewed"
28785 msgstr ""
28786
28787 #: app/Services/Email/EmailNotifications.php:146
28788 msgid "Send mail to customer when a subscription is canceled"
28789 msgstr ""
28790
28791 #: app/Services/Email/EmailNotifications.php:235
28792 msgid "Send mail to customer when shipping status changed to delivered."
28793 msgstr ""
28794
28795 #: app/Services/Email/EmailNotifications.php:217
28796 msgid "Send mail to customer when shipping status changed to shipped."
28797 msgstr ""
28798
28799 #: app/Services/Translations/admin-translation.php:2120
28800 msgid "Send Mail To:"
28801 msgstr ""
28802
28803 #: app/Services/Translations/admin-translation.php:2121
28804 msgid "Send Now"
28805 msgstr ""
28806
28807 #: app/Services/Translations/admin-translation.php:2122
28808 msgid "Send Payment Reminder"
28809 msgstr ""
28810
28811 #: app/Hooks/Handlers/ReminderHandler.php:149
28812 msgid "Send reminders before subscription renewals and trial expirations."
28813 msgstr ""
28814
28815 #: app/Services/Translations/admin-translation.php:2123
28816 msgid "Send Renewal Reminder"
28817 msgstr ""
28818
28819 #: app/Services/Translations/admin-translation.php:2127
28820 msgid "Send test email"
28821 msgstr ""
28822
28823 #: app/Services/Translations/admin-translation.php:2128
28824 msgid "Send time"
28825 msgstr ""
28826
28827 #: app/Services/Translations/admin-translation.php:2129
28828 msgid ""
28829 "Send time is in your store timezone. Test emails use your saved recipients."
28830 msgstr ""
28831
28832 #: app/Services/Translations/admin-translation.php:2124
28833 msgid "Send Trial End Reminder"
28834 msgstr ""
28835
28836 #: app/Services/Localization/i18n/countries.php:207
28837 msgid "Senegal"
28838 msgstr ""
28839
28840 #: app/Services/Permission/PermissionManager.php:183
28841 msgid "Sensitive Settings"
28842 msgstr ""
28843
28844 #: app/Services/Translations/admin-translation.php:2130
28845 msgid "Sent on the 1st of each month."
28846 msgstr ""
28847
28848 #: app/Services/Translations/TransStrings.php:195
28849 msgid "Sep"
28850 msgstr ""
28851
28852 #: app/Services/Translations/TransStrings.php:164
28853 msgid "September"
28854 msgstr ""
28855
28856 #: app/Services/Localization/i18n/countries.php:208
28857 msgid "Serbia"
28858 msgstr ""
28859
28860 #: app/Helpers/CurrenciesHelper.php:123
28861 msgid "Serbian Dinar"
28862 msgstr ""
28863
28864 #: app/Services/Localization/i18n/states.php:2119
28865 msgid "Serere"
28866 msgstr ""
28867
28868 #: app/Services/Localization/i18n/states.php:277
28869 msgid "Sergipe"
28870 msgstr ""
28871
28872 #: app/Services/Translations/admin-translation.php:2131
28873 msgid "Serial"
28874 msgstr ""
28875
28876 #: app/Helpers/EditorShortCodeHelper.php:315
28877 #: app/Helpers/EditorShortCodeHelper.php:337
28878 #: app/Helpers/EditorShortCodeHelper.php:355
28879 #: app/Helpers/EditorShortCodeHelper.php:370
28880 msgid "Serial Number"
28881 msgstr ""
28882
28883 #: app/Services/Filter/LicenseSiteFilter.php:91
28884 #: app/Services/Translations/admin-translation.php:2132
28885 msgid "Server Version"
28886 msgstr ""
28887
28888 #: app/Services/Translations/admin-translation.php:2133
28889 msgid "Session Expired"
28890 msgstr ""
28891
28892 #: app/Services/Translations/admin-translation.php:2139
28893 msgid ""
28894 "Set a higher price to show with a strike-through, highlighting a discount "
28895 "for sales"
28896 msgstr ""
28897
28898 #: app/Services/Translations/admin-translation.php:2134
28899 msgid "Set Active"
28900 msgstr ""
28901
28902 #: app/Services/Translations/admin-translation.php:2140
28903 msgid "Set as"
28904 msgstr ""
28905
28906 #: app/Services/Translations/admin-translation.php:2141
28907 #: app/Services/Translations/customer-profile-translation.php:240
28908 msgid "Set as default"
28909 msgstr ""
28910
28911 #: app/Services/Translations/admin-translation.php:2142
28912 msgid "Set end date & time"
28913 msgstr ""
28914
28915 #: app/Services/Translations/admin-translation.php:2135
28916 msgid "Set Exact Stock"
28917 msgstr ""
28918
28919 #: app/Services/Translations/admin-translation.php:2136
28920 msgid "Set Inactive"
28921 msgstr ""
28922
28923 #: app/Services/Translations/admin-translation.php:2137
28924 msgid "Set Price"
28925 msgstr ""
28926
28927 #: api/StoreSettings.php:981
28928 msgid "Set Product Slug."
28929 msgstr ""
28930
28931 #: app/Services/Translations/admin-translation.php:2143
28932 msgid "Set stock to exact value (e.g. 10 → 20)"
28933 msgstr ""
28934
28935 #: api/StoreSettings.php:932
28936 msgid ""
28937 "Set the column layout for how product variations are displayed within "
28938 "product sections."
28939 msgstr ""
28940
28941 #: app/Services/Translations/admin-translation.php:2144
28942 msgid "Set the maximum spend (subtotal) allowed when using the coupon."
28943 msgstr ""
28944
28945 #: app/Services/Translations/admin-translation.php:2145
28946 msgid ""
28947 "Set the one-time setup fee amount (e.g., $50) per order. This fee does not "
28948 "apply to quantity."
28949 msgstr ""
28950
28951 #: app/Services/Translations/admin-translation.php:2146
28952 msgid ""
28953 "Set the physical attributes for this product. These values are used for "
28954 "shipping rate calculations."
28955 msgstr ""
28956
28957 #: app/Services/Translations/admin-translation.php:2147
28958 msgid ""
28959 "Set up OSS, micro-business, or specific-country registrations to collect VAT "
28960 "across the EU."
28961 msgstr ""
28962
28963 #: app/Services/Translations/admin-translation.php:2138
28964 msgid "Set Up Tax Collection"
28965 msgstr ""
28966
28967 #. %s is the link to set up pages
28968 #: app/Services/Translations/admin-translation.php:2149
28969 msgid "Set up your pages"
28970 msgstr ""
28971
28972 #. %s is the link to set up pages
28973 #: app/Services/Translations/admin-translation.php:2151
28974 #, php-format
28975 msgid "Set up your pages first to get started %s"
28976 msgstr ""
28977
28978 #. %s is the plugin name
28979 #: app/Services/Translations/admin-translation.php:2153
28980 #, php-format
28981 msgid ""
28982 "Set your from name, email, and email footer. These configurations will be "
28983 "used to send emails from %s."
28984 msgstr ""
28985
28986 #: app/Services/Localization/i18n/states.php:1459
28987 msgid "Seti"
28988 msgstr ""
28989
28990 #: app/Services/Localization/i18n/states.php:1262
28991 msgid "Settat"
28992 msgstr ""
28993
28994 #: app/Helpers/AdminHelper.php:190 app/Helpers/EditorShortCodeHelper.php:32
28995 #: app/Services/Translations/admin-translation.php:2154
28996 #: app/Services/Translations/block-editor-translation.php:362
28997 #: app/Hooks/Handlers/MenuHandler.php:310
28998 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:61
28999 msgid "Settings"
29000 msgstr ""
29001
29002 #: app/Services/Translations/admin-translation.php:2833
29003 msgid "settings"
29004 msgstr ""
29005
29006 #: app/Http/Controllers/StorageController.php:171
29007 msgid "Settings reset successfully"
29008 msgstr ""
29009
29010 #: app/Services/Translations/admin-translation.php:2155
29011 msgid "Settings saved"
29012 msgstr ""
29013
29014 #: app/Services/Translations/admin-translation.php:2156
29015 #: app/Http/Controllers/ModuleSettingsController.php:69
29016 #: app/Http/Controllers/StorageController.php:32
29017 #: app/Http/Controllers/ProductController.php:650
29018 #: app/Http/Controllers/TaxConfigurationController.php:98
29019 #: app/Modules/PaymentMethods/Cod/Cod.php:194
29020 msgid "Settings saved successfully"
29021 msgstr ""
29022
29023 #: app/Services/Translations/admin-translation.php:2157
29024 msgid "Settings saved successfully!"
29025 msgstr ""
29026
29027 #: app/Modules/StorageDrivers/S3/S3.php:410
29028 msgid "Settings saved successfully."
29029 msgstr ""
29030
29031 #: app/Http/Controllers/ProductController.php:692
29032 msgid "Settings updated successfully"
29033 msgstr ""
29034
29035 #: app/Helpers/Helper.php:1222
29036 #: app/Services/Translations/admin-translation.php:2158
29037 msgid "Setup Fee"
29038 msgstr ""
29039
29040 #: app/Services/Translations/admin-translation.php:2164
29041 #: app/Services/Translations/customer-profile-translation.php:241
29042 msgid "Setup fee"
29043 msgstr ""
29044
29045 #: app/Services/Translations/admin-translation.php:2159
29046 msgid "Setup Fee Amount"
29047 msgstr ""
29048
29049 #: app/Services/Translations/admin-translation.php:2165
29050 msgid "Setup fee amount"
29051 msgstr ""
29052
29053 #: app/Services/BulkProductUpdateService.php:222
29054 #: app/Services/BulkProductInsertService.php:136
29055 #: app/Http/Requests/ProductUpdateRequest.php:374
29056 #: app/Http/Requests/ProductRequest.php:345
29057 #: app/Http/Requests/ProductVariationRequest.php:215
29058 msgid "Setup Fee Amount is required."
29059 msgstr ""
29060
29061 #: app/Services/Renderer/PricingTableRenderer.php:298
29062 msgid "Setup fee information"
29063 msgstr ""
29064
29065 #: app/Services/Translations/admin-translation.php:2166
29066 msgid "Setup fee label"
29067 msgstr ""
29068
29069 #: app/Services/BulkProductUpdateService.php:223
29070 #: app/Services/BulkProductInsertService.php:137
29071 msgid "Setup Fee must be a number."
29072 msgstr ""
29073
29074 #: app/Services/Translations/admin-translation.php:2160
29075 msgid "Setup Fee Name"
29076 msgstr ""
29077
29078 #: app/Services/Translations/admin-translation.php:2167
29079 msgid "Setup fee name"
29080 msgstr ""
29081
29082 #: app/Services/BulkProductUpdateService.php:224
29083 #: app/Services/BulkProductInsertService.php:138
29084 #: app/Http/Requests/ProductUpdateRequest.php:375
29085 #: app/Http/Requests/ProductRequest.php:346
29086 #: app/Http/Requests/ProductVariationRequest.php:216
29087 msgid "Setup Fee Name is required."
29088 msgstr ""
29089
29090 #: app/Services/BulkProductUpdateService.php:221
29091 #: app/Services/BulkProductInsertService.php:135
29092 msgid "Setup fee option must be yes or no."
29093 msgstr ""
29094
29095 #: app/Views/emails/parts/items_table.php:250
29096 msgid "Setup Fee Tax"
29097 msgstr ""
29098
29099 #: app/Services/Translations/admin-translation.php:2168
29100 #: app/Services/Translations/customer-profile-translation.php:242
29101 msgid "Setup fee tax"
29102 msgstr ""
29103
29104 #. %1$s: formatted setup fee tax amount
29105 #: app/Services/Renderer/Receipt/ThankYouRender.php:1350
29106 #, php-format
29107 msgid "Setup fee tax: %1$s"
29108 msgstr ""
29109
29110 #. %1$s: tax label e.g. "VAT", %2$s: rate percentage e.g. "20" or "7.5"
29111 #: app/Views/emails/parts/items_table.php:209
29112 #, php-format
29113 msgid "Setup Fee — %1$s (%2$s%%)"
29114 msgstr ""
29115
29116 #: app/Services/Translations/admin-translation.php:2169
29117 msgid "Setup fee: No"
29118 msgstr ""
29119
29120 #: app/Services/Translations/admin-translation.php:2170
29121 msgid "Setup fee: Yes"
29122 msgstr ""
29123
29124 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:256
29125 msgid "Setup intent confirmed successfully. Please check your subscriptions."
29126 msgstr ""
29127
29128 #: app/Services/Translations/admin-translation.php:2161
29129 msgid "Setup Now"
29130 msgstr ""
29131
29132 #: app/Http/Controllers/DashboardController.php:20
29133 msgid "Setup Pages"
29134 msgstr ""
29135
29136 #: app/Http/Controllers/DashboardController.php:43
29137 msgid "Setup Payment Methods"
29138 msgstr ""
29139
29140 #: app/Services/Translations/admin-translation.php:2171
29141 msgid "Setup required"
29142 msgstr ""
29143
29144 #: app/Services/Translations/admin-translation.php:2162
29145 msgid "Setup Your Pages"
29146 msgstr ""
29147
29148 #: app/Services/Translations/admin-translation.php:2163
29149 msgid "Setup Your Products"
29150 msgstr ""
29151
29152 #: api/StoreSettings.php:1120
29153 msgid "Setup your receipt."
29154 msgstr ""
29155
29156 #: app/Services/Localization/i18n/states.php:1982
29157 msgid "Sevastopol"
29158 msgstr ""
29159
29160 #: app/Services/Tax/TaxManager.php:123
29161 msgid "Seven"
29162 msgstr ""
29163
29164 #: app/Services/Localization/i18n/states.php:632
29165 msgid "Sevilla"
29166 msgstr ""
29167
29168 #: app/Services/Localization/i18n/countries.php:209
29169 msgid "Seychelles"
29170 msgstr ""
29171
29172 #: app/Helpers/CurrenciesHelper.php:128
29173 msgid "Seychellois Rupee"
29174 msgstr ""
29175
29176 #: app/Services/Localization/i18n/states.php:367
29177 msgid "Shaanxi / 陕西"
29178 msgstr ""
29179
29180 #: app/Services/Localization/i18n/states.php:357
29181 msgid "Shandong / 山东"
29182 msgstr ""
29183
29184 #: app/Services/Localization/i18n/states.php:351
29185 msgid "Shanghai / 上海"
29186 msgstr ""
29187
29188 #: app/Services/Localization/i18n/states.php:346
29189 msgid "Shanxi / 山西"
29190 msgstr ""
29191
29192 #: app/Services/Translations/admin-translation.php:2172
29193 msgid ""
29194 "Share direct checkout link to let customers buy this variation directly."
29195 msgstr ""
29196
29197 #: app/Http/Controllers/DashboardController.php:35
29198 msgid "Share your brand story and build trust with customers."
29199 msgstr ""
29200
29201 #: app/Services/Localization/i18n/states.php:185
29202 msgid "Shariatpur"
29203 msgstr ""
29204
29205 #: app/Services/Localization/i18n/states.php:2120
29206 msgid "Sheema"
29207 msgstr ""
29208
29209 #: app/Services/Localization/i18n/states.php:186
29210 msgid "Sherpur"
29211 msgstr ""
29212
29213 #: app/Services/Localization/i18n/states.php:1072
29214 msgid "Shiga"
29215 msgstr ""
29216
29217 #: app/Services/Localization/i18n/states.php:1079
29218 msgid "Shimane"
29219 msgstr ""
29220
29221 #: app/Services/Localization/i18n/states.php:1922
29222 msgid "Shinyanga"
29223 msgstr ""
29224
29225 #: app/Services/Translations/admin-translation.php:2173
29226 msgid "Ship everywhere, excluding specific countries"
29227 msgstr ""
29228
29229 #: app/Services/Translations/admin-translation.php:2174
29230 msgid "Ship exclusively to the countries you choose"
29231 msgstr ""
29232
29233 #: app/Views/invoice/thank_you.php:571 app/Views/invoice/receipt_slip.php:240
29234 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:427
29235 #: app/Services/Renderer/Receipt/ThankYouRender.php:941
29236 msgid "Ship To"
29237 msgstr ""
29238
29239 #: app/Services/Renderer/CheckoutRenderer.php:590
29240 #: app/Services/Translations/block-editor-translation.php:363
29241 msgid "Ship to a different address?"
29242 msgstr ""
29243
29244 #: app/Services/Translations/block-editor-translation.php:364
29245 msgid "Ship to different address"
29246 msgstr ""
29247
29248 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:258
29249 msgid "Ship to Different Field"
29250 msgstr ""
29251
29252 #: app/Services/Translations/admin-translation.php:2175
29253 msgid "Ship to every country and territory"
29254 msgstr ""
29255
29256 #: app/Helpers/Status.php:242 app/Helpers/Status.php:253
29257 #: app/Helpers/Helper.php:264 app/Helpers/Helper.php:278
29258 #: app/Services/Translations/admin-translation.php:2176
29259 #: app/Services/Translations/customer-profile-translation.php:243
29260 msgid "Shipped"
29261 msgstr ""
29262
29263 #: app/Helpers/Status.php:482 app/Services/Renderer/CartSummaryRender.php:186
29264 #: app/Services/Renderer/CartSummaryRender.php:273
29265 #: app/Services/Translations/admin-translation.php:2177
29266 #: app/Services/Translations/customer-profile-translation.php:244
29267 #: app/Services/Translations/block-editor-translation.php:365
29268 #: app/Views/invoice/thank_you.php:231 app/Views/invoice/receipt_slip.php:372
29269 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:659
29270 #: app/Services/Renderer/Receipt/ThankYouRender.php:478
29271 #: app/Views/emails/parts/items_table.php:312
29272 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:413
29273 msgid "Shipping"
29274 msgstr ""
29275
29276 #: app/Helpers/CartCheckoutHelper.php:620
29277 #: app/Helpers/CartCheckoutHelper.php:746
29278 #: app/Services/Renderer/AddressSelectRenderer.php:20
29279 #: app/Services/Renderer/CheckoutRenderer.php:452
29280 #: app/Services/Renderer/CheckoutRenderer.php:646
29281 #: app/Services/Renderer/CheckoutRenderer.php:661
29282 #: app/Services/Translations/admin-translation.php:2178
29283 #: app/Services/Translations/customer-profile-translation.php:245
29284 #: app/Services/Translations/block-editor-translation.php:366
29285 #: app/Views/emails/parts/addresses.php:106
29286 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:156
29287 msgid "Shipping Address"
29288 msgstr ""
29289
29290 #: app/Services/Translations/admin-translation.php:2834
29291 msgid "shipping address also"
29292 msgstr ""
29293
29294 #: api/Resource/CustomerAddressResource.php:159
29295 msgid "Shipping address created successfully!"
29296 msgstr ""
29297
29298 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:227
29299 msgid "Shipping Address Field"
29300 msgstr ""
29301
29302 #: app/Services/Translations/block-editor-translation.php:367
29303 msgid "Shipping Address Heading"
29304 msgstr ""
29305
29306 #: api/Resource/CustomerAddressResource.php:233
29307 msgid "Shipping address updated successfully!"
29308 msgstr ""
29309
29310 #: app/Services/Translations/admin-translation.php:2187
29311 msgid "Shipping and delivery options"
29312 msgstr ""
29313
29314 #: app/Services/Translations/admin-translation.php:2179
29315 msgid "Shipping Class"
29316 msgstr ""
29317
29318 #: app/Modules/Shipping/Http/Requests/ShippingClassRequest.php:40
29319 msgid "Shipping class cost is required."
29320 msgstr ""
29321
29322 #: app/Modules/Shipping/Http/Controllers/ShippingClassController.php:29
29323 msgid "Shipping class has been created successfully"
29324 msgstr ""
29325
29326 #: app/Modules/Shipping/Http/Controllers/ShippingClassController.php:79
29327 msgid "Shipping class has been deleted successfully"
29328 msgstr ""
29329
29330 #: app/Modules/Shipping/Http/Controllers/ShippingClassController.php:51
29331 msgid "Shipping class has been updated successfully"
29332 msgstr ""
29333
29334 #: app/Modules/Shipping/Http/Requests/ShippingClassRequest.php:39
29335 msgid "Shipping class name is required."
29336 msgstr ""
29337
29338 #: app/Http/Controllers/ProductController.php:503
29339 msgid "Shipping Class not found"
29340 msgstr ""
29341
29342 #: app/Http/Controllers/ProductController.php:539
29343 msgid "Shipping Class removed successfully"
29344 msgstr ""
29345
29346 #: app/Modules/Shipping/Http/Requests/ShippingClassRequest.php:41
29347 msgid "Shipping class type is required."
29348 msgstr ""
29349
29350 #: app/Http/Controllers/ProductController.php:519
29351 msgid "Shipping Class updated successfully"
29352 msgstr ""
29353
29354 #: app/Services/Translations/admin-translation.php:2180
29355 msgid "Shipping Classes"
29356 msgstr ""
29357
29358 #. %s charge amount
29359 #: app/Services/Renderer/ShippingMethodsRender.php:100
29360 #, php-format
29361 msgid "Shipping cost: %s"
29362 msgstr ""
29363
29364 #: app/Services/Translations/admin-translation.php:2181
29365 msgid "Shipping Country"
29366 msgstr ""
29367
29368 #: app/Modules/Shipping/Http/Requests/ShippingZoneRequest.php:75
29369 msgid "Shipping country region is required."
29370 msgstr ""
29371
29372 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:173
29373 msgid "Shipping Method"
29374 msgstr ""
29375
29376 #: app/Modules/Shipping/Http/Controllers/ShippingMethodController.php:20
29377 msgid "Shipping method has been created successfully"
29378 msgstr ""
29379
29380 #: app/Modules/Shipping/Http/Controllers/ShippingMethodController.php:44
29381 msgid "Shipping method has been deleted successfully"
29382 msgstr ""
29383
29384 #: app/Modules/Shipping/Http/Controllers/ShippingMethodController.php:34
29385 msgid "Shipping method has been updated successfully"
29386 msgstr ""
29387
29388 #: app/Modules/Shipping/Http/Requests/ShippingMethodRequest.php:43
29389 msgid "Shipping method title is required."
29390 msgstr ""
29391
29392 #: app/Modules/Shipping/Http/Requests/ShippingMethodRequest.php:44
29393 msgid "Shipping method type is required."
29394 msgstr ""
29395
29396 #: app/Services/Translations/admin-translation.php:2182
29397 #: app/Services/Translations/block-editor-translation.php:368
29398 msgid "Shipping Methods"
29399 msgstr ""
29400
29401 #: app/Modules/Shipping/Http/Requests/ShippingZoneRequest.php:74
29402 msgid "Shipping name cannot exceed 192 characters."
29403 msgstr ""
29404
29405 #: app/Modules/Shipping/Http/Requests/ShippingZoneRequest.php:73
29406 msgid "Shipping name is required."
29407 msgstr ""
29408
29409 #: app/Services/Renderer/ShippingMethodsRender.php:29
29410 msgid "Shipping Options"
29411 msgstr ""
29412
29413 #: app/Http/Controllers/TaxRateController.php:543
29414 msgid "Shipping override has been deleted successfully"
29415 msgstr ""
29416
29417 #: app/Services/Translations/admin-translation.php:2188
29418 msgid ""
29419 "Shipping paid in orders. This is deducted from gross sales to calculate "
29420 "revenue."
29421 msgstr ""
29422
29423 #: app/Services/Translations/admin-translation.php:2183
29424 msgid "Shipping Profile"
29425 msgstr ""
29426
29427 #: app/Services/Translations/admin-translation.php:2184
29428 #: app/Http/Controllers/TemplateController.php:18
29429 msgid "Shipping Slip Template"
29430 msgstr ""
29431
29432 #: app/Services/Translations/admin-translation.php:2185
29433 msgid "Shipping Status"
29434 msgstr ""
29435
29436 #: app/Http/Controllers/OrderController.php:875
29437 msgid "Shipping Status has been changed for the selected orders"
29438 msgstr ""
29439
29440 #. %1$s is the old status, %2$s is the new status
29441 #: api/Resource/OrderResource.php:2061
29442 #, php-format
29443 msgid "Shipping status has been updated from %1$s to %2$s"
29444 msgstr ""
29445
29446 #: api/Resource/OrderResource.php:2058
29447 msgid "Shipping status updated"
29448 msgstr ""
29449
29450 #: app/Services/Translations/customer-profile-translation.php:246
29451 #: app/Views/invoice/thank_you.php:394 app/Views/invoice/receipt_slip.php:530
29452 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:734
29453 #: app/Services/Renderer/Receipt/ThankYouRender.php:550
29454 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:468
29455 msgid "Shipping Tax"
29456 msgstr ""
29457
29458 #: app/Modules/Tax/TaxModule.php:245
29459 msgid "Shipping Tax (Excluded)"
29460 msgstr ""
29461
29462 #: app/Modules/Tax/TaxModule.php:243
29463 msgid "Shipping Tax (Included)"
29464 msgstr ""
29465
29466 #: app/Services/Translations/admin-translation.php:2189
29467 msgid ""
29468 "Shipping tax always follows the store-level tax mode (Included or Excluded). "
29469 "Product-specific tax settings do not apply to shipping."
29470 msgstr ""
29471
29472 #: app/Http/Controllers/OrderController.php:1181
29473 msgid "Shipping updated"
29474 msgstr ""
29475
29476 #: app/Services/Renderer/ProductCardRender.php:242
29477 #: app/Services/Translations/block-editor-translation.php:369
29478 msgid "Shipping Weight"
29479 msgstr ""
29480
29481 #: app/Services/Renderer/ProductCardRender.php:130
29482 msgid "Shipping wt:"
29483 msgstr ""
29484
29485 #: app/Services/Translations/admin-translation.php:2190
29486 msgid "Shipping zone deleted successfully"
29487 msgstr ""
29488
29489 #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:37
29490 msgid "Shipping zone has been created successfully"
29491 msgstr ""
29492
29493 #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:86
29494 msgid "Shipping zone has been deleted successfully"
29495 msgstr ""
29496
29497 #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:61
29498 msgid "Shipping zone has been updated successfully"
29499 msgstr ""
29500
29501 #: app/Modules/Shipping/Http/Requests/ShippingMethodRequest.php:42
29502 msgid "Shipping zone is required."
29503 msgstr ""
29504
29505 #: app/Services/Translations/admin-translation.php:2191
29506 msgid "Shipping zone not found"
29507 msgstr ""
29508
29509 #: app/Services/Translations/admin-translation.php:2186
29510 msgid "Shipping Zones"
29511 msgstr ""
29512
29513 #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:117
29514 msgid "Shipping zones order has been updated"
29515 msgstr ""
29516
29517 #. 1: rejected status, 2: allowed statuses
29518 #: app/Modules/MCP/Tools/OrderTools.php:814
29519 #, php-format
29520 msgid "shipping_status \"%1$s\" is not settable. Allowed: %2$s."
29521 msgstr ""
29522
29523 #: app/Services/Translations/admin-translation.php:2192
29524 msgid "Ships everywhere except the countries listed above."
29525 msgstr ""
29526
29527 #: app/Services/Localization/i18n/states.php:1069
29528 msgid "Shizuoka"
29529 msgstr ""
29530
29531 #: app/Services/Localization/i18n/states.php:65
29532 msgid "Shkodër"
29533 msgstr ""
29534
29535 #: api/StoreSettings.php:623
29536 #: app/Services/Translations/admin-translation.php:2193
29537 msgid "Shop"
29538 msgstr ""
29539
29540 #: app/Services/Translations/TransStrings.php:23
29541 msgctxt "Shop App Block Editor"
29542 msgid "Also search in Content"
29543 msgstr ""
29544
29545 #: app/Services/Translations/TransStrings.php:24
29546 msgctxt "Shop App Block Editor"
29547 msgid "Apply Filter"
29548 msgstr ""
29549
29550 #: app/Services/Translations/TransStrings.php:60
29551 msgctxt "Shop App Block Editor"
29552 msgid "Background"
29553 msgstr ""
29554
29555 #: app/Services/Translations/TransStrings.php:56
29556 msgctxt "Shop App Block Editor"
29557 msgid "Badge Count"
29558 msgstr ""
29559
29560 #: app/Services/Translations/TransStrings.php:55
29561 msgctxt "Shop App Block Editor"
29562 msgid "Badge Count Background"
29563 msgstr ""
29564
29565 #: app/Services/Translations/TransStrings.php:57
29566 msgctxt "Shop App Block Editor"
29567 msgid "Badge Count Border"
29568 msgstr ""
29569
29570 #: app/Services/Translations/TransStrings.php:54
29571 msgctxt "Shop App Block Editor"
29572 msgid "Border"
29573 msgstr ""
29574
29575 #: app/Services/Translations/TransStrings.php:72
29576 msgctxt "Shop App Block Editor"
29577 msgid "Checkbox"
29578 msgstr ""
29579
29580 #: app/Services/Translations/TransStrings.php:73
29581 msgctxt "Shop App Block Editor"
29582 msgid "Checkbox Active"
29583 msgstr ""
29584
29585 #: app/Services/Translations/TransStrings.php:76
29586 msgctxt "Shop App Block Editor"
29587 msgid "Checkmark Active Bg"
29588 msgstr ""
29589
29590 #: app/Services/Translations/TransStrings.php:77
29591 msgctxt "Shop App Block Editor"
29592 msgid "Checkmark Active Border"
29593 msgstr ""
29594
29595 #: app/Services/Translations/TransStrings.php:78
29596 msgctxt "Shop App Block Editor"
29597 msgid "Checkmark After Border"
29598 msgstr ""
29599
29600 #: app/Services/Translations/TransStrings.php:74
29601 msgctxt "Shop App Block Editor"
29602 msgid "Checkmark Bg"
29603 msgstr ""
29604
29605 #: app/Services/Translations/TransStrings.php:75
29606 msgctxt "Shop App Block Editor"
29607 msgid "Checkmark Border"
29608 msgstr ""
29609
29610 #: app/Services/Translations/TransStrings.php:26
29611 msgctxt "Shop App Block Editor"
29612 msgid "Default"
29613 msgstr ""
29614
29615 #: app/Services/Translations/TransStrings.php:27
29616 msgctxt "Shop App Block Editor"
29617 msgid "Display Name For Filter"
29618 msgstr ""
29619
29620 #: app/Services/Translations/TransStrings.php:30
29621 msgctxt "Shop App Block Editor"
29622 msgid "Enable"
29623 msgstr ""
29624
29625 #: app/Services/Translations/TransStrings.php:28
29626 msgctxt "Shop App Block Editor"
29627 msgid "Enable Default Filtering"
29628 msgstr ""
29629
29630 #: app/Services/Translations/TransStrings.php:29
29631 msgctxt "Shop App Block Editor"
29632 msgid "Enable Filtering"
29633 msgstr ""
29634
29635 #: app/Services/Translations/TransStrings.php:31
29636 msgctxt "Shop App Block Editor"
29637 msgid "Enabled?"
29638 msgstr ""
29639
29640 #: app/Services/Translations/TransStrings.php:32
29641 msgctxt "Shop App Block Editor"
29642 msgid "Filter Option"
29643 msgstr ""
29644
29645 #: app/Services/Translations/TransStrings.php:33
29646 msgctxt "Shop App Block Editor"
29647 msgid "Grid"
29648 msgstr ""
29649
29650 #: app/Services/Translations/TransStrings.php:63
29651 msgctxt "Shop App Block Editor"
29652 msgid "Heading"
29653 msgstr ""
29654
29655 #: app/Services/Translations/TransStrings.php:61
29656 msgctxt "Shop App Block Editor"
29657 msgid "Input Border"
29658 msgstr ""
29659
29660 #: app/Services/Translations/TransStrings.php:62
29661 msgctxt "Shop App Block Editor"
29662 msgid "Input Focus Border"
29663 msgstr ""
29664
29665 #: app/Services/Translations/TransStrings.php:65
29666 msgctxt "Shop App Block Editor"
29667 msgid "Item Border"
29668 msgstr ""
29669
29670 #: app/Services/Translations/TransStrings.php:64
29671 msgctxt "Shop App Block Editor"
29672 msgid "Label"
29673 msgstr ""
29674
29675 #: app/Services/Translations/TransStrings.php:34
29676 msgctxt "Shop App Block Editor"
29677 msgid "List"
29678 msgstr ""
29679
29680 #: app/Services/Translations/TransStrings.php:35
29681 msgctxt "Shop App Block Editor"
29682 msgid "Numbers"
29683 msgstr ""
29684
29685 #: app/Services/Translations/TransStrings.php:36
29686 msgctxt "Shop App Block Editor"
29687 msgid "Option"
29688 msgstr ""
29689
29690 #: app/Services/Translations/TransStrings.php:37
29691 msgctxt "Shop App Block Editor"
29692 msgid "Paginator"
29693 msgstr ""
29694
29695 #: app/Services/Translations/TransStrings.php:38
29696 msgctxt "Shop App Block Editor"
29697 msgid "Per Page"
29698 msgstr ""
29699
29700 #: app/Services/Translations/TransStrings.php:51
29701 msgctxt "Shop App Block Editor"
29702 msgid "Primary"
29703 msgstr ""
29704
29705 #: app/Services/Translations/TransStrings.php:43
29706 msgctxt "Shop App Block Editor"
29707 msgid "Product"
29708 msgstr ""
29709
29710 #: app/Services/Translations/TransStrings.php:39
29711 msgctxt "Shop App Block Editor"
29712 msgid "Product Box Grid Size"
29713 msgstr ""
29714
29715 #: app/Services/Translations/TransStrings.php:40
29716 msgctxt "Shop App Block Editor"
29717 msgid "Product Categories"
29718 msgstr ""
29719
29720 #: app/Services/Translations/TransStrings.php:41
29721 msgctxt "Shop App Block Editor"
29722 msgid "Product Grid Size"
29723 msgstr ""
29724
29725 #: app/Services/Translations/TransStrings.php:52
29726 msgctxt "Shop App Block Editor"
29727 msgid "Product Heading"
29728 msgstr ""
29729
29730 #: app/Services/Translations/TransStrings.php:42
29731 msgctxt "Shop App Block Editor"
29732 msgid "Product Types"
29733 msgstr ""
29734
29735 #: app/Services/Translations/TransStrings.php:44
29736 msgctxt "Shop App Block Editor"
29737 msgid "Range Filter Only works in pages."
29738 msgstr ""
29739
29740 #: app/Services/Translations/TransStrings.php:79
29741 msgctxt "Shop App Block Editor"
29742 msgid "Range Slider Connect Bg"
29743 msgstr ""
29744
29745 #: app/Services/Translations/TransStrings.php:67
29746 msgctxt "Shop App Block Editor"
29747 msgid "Reset Button"
29748 msgstr ""
29749
29750 #: app/Services/Translations/TransStrings.php:66
29751 msgctxt "Shop App Block Editor"
29752 msgid "Reset Button Bg"
29753 msgstr ""
29754
29755 #: app/Services/Translations/TransStrings.php:68
29756 msgctxt "Shop App Block Editor"
29757 msgid "Reset Button Border"
29758 msgstr ""
29759
29760 #: app/Services/Translations/TransStrings.php:70
29761 msgctxt "Shop App Block Editor"
29762 msgid "Reset Button Hover"
29763 msgstr ""
29764
29765 #: app/Services/Translations/TransStrings.php:69
29766 msgctxt "Shop App Block Editor"
29767 msgid "Reset Button Hover Bg"
29768 msgstr ""
29769
29770 #: app/Services/Translations/TransStrings.php:71
29771 msgctxt "Shop App Block Editor"
29772 msgid "Reset Button Hover Border"
29773 msgstr ""
29774
29775 #: app/Services/Translations/TransStrings.php:45
29776 msgctxt "Shop App Block Editor"
29777 msgid "Scroll"
29778 msgstr ""
29779
29780 #: app/Services/Translations/TransStrings.php:47
29781 msgctxt "Shop App Block Editor"
29782 msgid "Search"
29783 msgstr ""
29784
29785 #: app/Services/Translations/TransStrings.php:46
29786 msgctxt "Shop App Block Editor"
29787 msgid "Search Grid Size"
29788 msgstr ""
29789
29790 #: app/Services/Translations/TransStrings.php:53
29791 msgctxt "Shop App Block Editor"
29792 msgid "Text"
29793 msgstr ""
29794
29795 #: app/Services/Translations/TransStrings.php:48
29796 msgctxt "Shop App Block Editor"
29797 msgid "View mode"
29798 msgstr ""
29799
29800 #: app/Services/Translations/TransStrings.php:49
29801 msgctxt "Shop App Block Editor"
29802 msgid "Wildcard Filter"
29803 msgstr ""
29804
29805 #: app/Services/Translations/admin-translation.php:2194
29806 msgid "Shop Image/Logo"
29807 msgstr ""
29808
29809 #: app/Services/Translations/admin-translation.php:2195
29810 msgid "Shop Name"
29811 msgstr ""
29812
29813 #: app/Hooks/Handlers/MenuHandler.php:82
29814 msgid "Shop Page"
29815 msgstr ""
29816
29817 #: app/Services/Renderer/CartDrawerRenderer.php:57
29818 #: app/Services/Renderer/CartDrawerRenderer.php:94
29819 msgid "Shopping Cart"
29820 msgstr ""
29821
29822 #: app/Services/Renderer/CartDrawerRenderer.php:44
29823 msgid "Shopping Cart Drawer"
29824 msgstr ""
29825
29826 #: app/Services/Translations/admin-translation.php:2196
29827 msgid "Short Description"
29828 msgstr ""
29829
29830 #: app/Services/Translations/admin-translation.php:2197
29831 msgid "Short description"
29832 msgstr ""
29833
29834 #: app/Services/Translations/block-editor-translation.php:370
29835 msgid "Shortcode"
29836 msgstr ""
29837
29838 #. %s: Shortcode
29839 #: app/Helpers/Helper.php:1519
29840 #, php-format
29841 msgctxt "Shortcode instruction message"
29842 msgid "Use %1$s shortcode in your page."
29843 msgstr ""
29844
29845 #: app/Services/Translations/admin-translation.php:2198
29846 msgid ""
29847 "Shortcodes/Blocks shown here use sample data. Actual emails will be "
29848 "populated with real information."
29849 msgstr ""
29850
29851 #. %1$s: keyboard shortcut keys
29852 #: app/Services/Translations/admin-translation.php:2200
29853 #, php-format
29854 msgid "Shortcut: %1$s"
29855 msgstr ""
29856
29857 #: app/Services/Translations/admin-translation.php:2835
29858 msgid "shortcuts..."
29859 msgstr ""
29860
29861 #: app/Services/Renderer/CheckoutFieldsSchema.php:492
29862 msgid ""
29863 "Show a legal registration / business ID field at checkout (e.g. company "
29864 "registration number)."
29865 msgstr ""
29866
29867 #: app/Services/Renderer/CheckoutFieldsSchema.php:486
29868 msgid ""
29869 "Show a VAT/GST/Tax number field at checkout for customers to provide their "
29870 "tax ID."
29871 msgstr ""
29872
29873 #: app/Services/Translations/admin-translation.php:2201
29874 msgid "Show All"
29875 msgstr ""
29876
29877 #: app/Services/Translations/customer-profile-translation.php:247
29878 msgid "Show all items for this order"
29879 msgstr ""
29880
29881 #: app/Services/Translations/admin-translation.php:2202
29882 msgid "Show Bulk Actions"
29883 msgstr ""
29884
29885 #: app/Services/Translations/block-editor-translation.php:371
29886 msgid "Show Cart Button"
29887 msgstr ""
29888
29889 #: app/Services/Translations/block-editor-translation.php:380
29890 msgid "Show cart item count"
29891 msgstr ""
29892
29893 #: app/Services/Translations/block-editor-translation.php:372
29894 msgid "Show Checkout Button"
29895 msgstr ""
29896
29897 #: app/Services/Translations/admin-translation.php:2203
29898 msgid "Show Content Editor"
29899 msgstr ""
29900
29901 #: app/Services/Translations/block-editor-translation.php:373
29902 msgid "Show Dimensions"
29903 msgstr ""
29904
29905 #: app/Services/Translations/block-editor-translation.php:374
29906 msgid "Show Discount Percentage"
29907 msgstr ""
29908
29909 #: app/Services/Translations/block-editor-translation.php:381
29910 msgid "Show empty categories"
29911 msgstr ""
29912
29913 #: app/Services/Translations/block-editor-translation.php:382
29914 msgid "Show hierarchy"
29915 msgstr ""
29916
29917 #: app/Services/Translations/block-editor-translation.php:383
29918 msgid "Show icon"
29919 msgstr ""
29920
29921 #. %s is the order number
29922 #: app/Services/Translations/customer-profile-translation.php:249
29923 #, php-format
29924 msgid "Show items for order %s"
29925 msgstr ""
29926
29927 #: app/Services/Translations/block-editor-translation.php:375
29928 msgid "Show Label"
29929 msgstr ""
29930
29931 #: app/Services/Translations/admin-translation.php:2207
29932 msgid "Show less"
29933 msgstr ""
29934
29935 #: app/Services/Translations/admin-translation.php:2204
29936 msgid "Show License Stats"
29937 msgstr ""
29938
29939 #: app/Services/Translations/admin-translation.php:2208
29940 msgid "Show more"
29941 msgstr ""
29942
29943 #: app/Services/Translations/block-editor-translation.php:376
29944 msgid "Show Name"
29945 msgstr ""
29946
29947 #: app/Services/Translations/admin-translation.php:2209
29948 msgid "Show on checkout?"
29949 msgstr ""
29950
29951 #: app/Services/Translations/admin-translation.php:2205
29952 msgid "Show Order Stats"
29953 msgstr ""
29954
29955 #: app/Services/Translations/admin-translation.php:2206
29956 msgid "Show Percentages"
29957 msgstr ""
29958
29959 #: app/Services/Translations/block-editor-translation.php:384
29960 msgid "Show product count"
29961 msgstr ""
29962
29963 #: app/Services/Translations/block-editor-translation.php:377
29964 msgid "Show Product Weight"
29965 msgstr ""
29966
29967 #: api/StoreSettings.php:825
29968 msgid "Show Relevant In Product Modal"
29969 msgstr ""
29970
29971 #: api/StoreSettings.php:820
29972 msgid "Show Relevant In Single Page"
29973 msgstr ""
29974
29975 #: app/Services/Translations/block-editor-translation.php:378
29976 msgid "Show Remove Button"
29977 msgstr ""
29978
29979 #: app/Services/Translations/block-editor-translation.php:379
29980 msgid "Show Total Weight"
29981 msgstr ""
29982
29983 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:84
29984 msgid "Show View Switcher"
29985 msgstr ""
29986
29987 #: app/Services/Email/ConditionPresets.php:67
29988 msgid "Show when a coupon or manual discount was applied."
29989 msgstr ""
29990
29991 #: app/Services/Email/ConditionPresets.php:91
29992 msgid "Show when a refund has been issued."
29993 msgstr ""
29994
29995 #: app/Services/Email/ConditionPresets.php:117
29996 msgid "Show when downloadable files are attached."
29997 msgstr ""
29998
29999 #: app/Services/Email/ConditionPresets.php:41
30000 msgid "Show when payment has been received."
30001 msgstr ""
30002
30003 #: app/Services/Email/ConditionPresets.php:57
30004 msgid "Show when payment has failed."
30005 msgstr ""
30006
30007 #: app/Services/Email/ConditionPresets.php:49
30008 msgid "Show when payment is still pending."
30009 msgstr ""
30010
30011 #: app/Services/Email/ConditionPresets.php:75
30012 msgid "Show when shipping charges are present."
30013 msgstr ""
30014
30015 #: app/Services/Email/ConditionPresets.php:99
30016 msgid "Show when shipping tax is charged."
30017 msgstr ""
30018
30019 #: app/Services/Email/ConditionPresets.php:109
30020 msgid "Show when the customer left an order note."
30021 msgstr ""
30022
30023 #: app/Services/Email/ConditionPresets.php:23
30024 msgid "Show when the order contains only digital products."
30025 msgstr ""
30026
30027 #: app/Services/Email/ConditionPresets.php:83
30028 msgid "Show when the order includes tax."
30029 msgstr ""
30030
30031 #: app/Services/Email/ConditionPresets.php:31
30032 msgid "Show when the order requires physical fulfillment."
30033 msgstr ""
30034
30035 #: app/Services/Translations/block-editor-translation.php:385
30036 msgid "Show/Hide Icon"
30037 msgstr ""
30038
30039 #: app/Services/Translations/admin-translation.php:2210
30040 #, php-format
30041 msgid "Showing %1$s of %2$s variants"
30042 msgstr ""
30043
30044 #. 1: starting item number, 2: ending item number, 3: total number of items
30045 #: app/Services/Renderer/ShopAppRenderer.php:636
30046 #, php-format
30047 msgid "Showing %1$s to %2$s of %3$s Items"
30048 msgstr ""
30049
30050 #: app/Services/Translations/admin-translation.php:2212
30051 msgid ""
30052 "Shown on prices where tax is excluded. Applies when product or store pricing "
30053 "is tax-exclusive."
30054 msgstr ""
30055
30056 #: app/Services/Translations/admin-translation.php:2213
30057 msgid ""
30058 "Shown on prices where tax is included. Applies when product or store pricing "
30059 "is tax-inclusive."
30060 msgstr ""
30061
30062 #: app/Services/Translations/admin-translation.php:2211
30063 msgid "Shown on VAT invoice"
30064 msgstr ""
30065
30066 #: app/Services/Localization/i18n/states.php:210
30067 msgid "Shumen"
30068 msgstr ""
30069
30070 #: app/Services/Localization/i18n/states.php:1134
30071 msgid "Siaya"
30072 msgstr ""
30073
30074 #: app/Services/Localization/i18n/states.php:1694
30075 msgid "Sibiu"
30076 msgstr ""
30077
30078 #: app/Services/Localization/i18n/states.php:365
30079 msgid "Sichuan / 四川"
30080 msgstr ""
30081
30082 #: app/Services/Localization/i18n/states.php:505
30083 msgid "Sidi Bel Abbès"
30084 msgstr ""
30085
30086 #: app/Services/Localization/i18n/states.php:1263
30087 msgid "Sidi Bennour"
30088 msgstr ""
30089
30090 #: app/Services/Localization/i18n/states.php:1264
30091 msgid "Sidi Ifni"
30092 msgstr ""
30093
30094 #: app/Services/Localization/i18n/states.php:1265
30095 msgid "Sidi Kacem"
30096 msgstr ""
30097
30098 #: app/Services/Localization/i18n/states.php:1266
30099 msgid "Sidi Slimane"
30100 msgstr ""
30101
30102 #: app/Services/Localization/i18n/states.php:1268
30103 msgid "Sidi Youssef Ben Ali"
30104 msgstr ""
30105
30106 #: app/Services/Localization/i18n/states.php:1000
30107 msgid "Siena"
30108 msgstr ""
30109
30110 #: app/Services/Localization/i18n/countries.php:210
30111 msgid "Sierra Leone"
30112 msgstr ""
30113
30114 #: app/Helpers/CurrenciesHelper.php:132
30115 msgid "Sierra Leonean Leone"
30116 msgstr ""
30117
30118 #: app/Views/invoice/dispatch_slip.php:154
30119 msgid "Signature:"
30120 msgstr ""
30121
30122 #: app/Helpers/AdminOrderProcessor.php:165
30123 #: app/Helpers/CheckoutProcessor.php:705
30124 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:208
30125 msgid "Signup Fee"
30126 msgstr ""
30127
30128 #: app/Helpers/Helper.php:1015
30129 msgid "signup fee"
30130 msgstr ""
30131
30132 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:479
30133 msgid "Signup fee / initial payment"
30134 msgstr ""
30135
30136 #: app/Services/Translations/admin-translation.php:2214
30137 msgid "Signups"
30138 msgstr ""
30139
30140 #: app/Services/Localization/i18n/states.php:1873
30141 msgid "Siirt"
30142 msgstr ""
30143
30144 #: app/Services/Localization/i18n/states.php:864
30145 msgid "Sikkim"
30146 msgstr ""
30147
30148 #: app/Services/Localization/i18n/states.php:211
30149 msgid "Silistra"
30150 msgstr ""
30151
30152 #: app/Services/Localization/i18n/states.php:1930
30153 msgid "Simiyu"
30154 msgstr ""
30155
30156 #: app/Helpers/Helper.php:716 app/Services/Filter/ProductFilter.php:288
30157 #: app/Services/Translations/admin-translation.php:2215
30158 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:186
30159 msgid "Simple"
30160 msgstr ""
30161
30162 #: app/Services/Translations/admin-translation.php:2216
30163 msgid "Simple Variation"
30164 msgstr ""
30165
30166 #: app/Helpers/Helper.php:717 app/Services/Filter/ProductFilter.php:289
30167 #: app/Services/Translations/admin-translation.php:2217
30168 msgid "Simple Variations"
30169 msgstr ""
30170
30171 #: app/Services/Translations/block-editor-translation.php:386
30172 msgid "Simulate Loading"
30173 msgstr ""
30174
30175 #: app/Services/Translations/block-editor-translation.php:387
30176 msgid "Simulate No Results"
30177 msgstr ""
30178
30179 #: app/Services/Translations/block-editor-translation.php:388
30180 msgid "Simulation"
30181 msgstr ""
30182
30183 #: app/Services/Localization/i18n/states.php:1348
30184 msgid "Sinaloa"
30185 msgstr ""
30186
30187 #: app/Services/Localization/i18n/states.php:1633
30188 msgid "Sindh"
30189 msgstr ""
30190
30191 #: app/Services/Localization/i18n/states.php:1800
30192 msgid "Sing Buri"
30193 msgstr ""
30194
30195 #: app/Services/Localization/i18n/countries.php:211
30196 msgid "Singapore"
30197 msgstr ""
30198
30199 #: app/Helpers/CurrenciesHelper.php:130
30200 msgid "Singapore Dollar"
30201 msgstr ""
30202
30203 #: app/Services/Localization/i18n/states.php:1923
30204 msgid "Singida"
30205 msgstr ""
30206
30207 #: app/Services/Translations/admin-translation.php:2219
30208 msgid "Single charge for the entire order."
30209 msgstr ""
30210
30211 #: app/Services/Filter/OrderFilter.php:291
30212 msgid "Single Payment"
30213 msgstr ""
30214
30215 #: app/Services/Translations/admin-translation.php:2218
30216 msgid "Single Product & Order Setup"
30217 msgstr ""
30218
30219 #: app/Services/Translations/TransStrings.php:96
30220 msgctxt "Single Product Page"
30221 msgid "Dimensions"
30222 msgstr ""
30223
30224 #: app/Services/Translations/TransStrings.php:93
30225 msgctxt "Single Product Page"
30226 msgid "In Stock"
30227 msgstr ""
30228
30229 #: app/Services/Translations/TransStrings.php:94
30230 msgctxt "Single Product Page"
30231 msgid "Out Of Stock"
30232 msgstr ""
30233
30234 #: app/Services/Translations/TransStrings.php:95
30235 msgctxt "Single Product Page"
30236 msgid "Package"
30237 msgstr ""
30238
30239 #: app/Services/Translations/TransStrings.php:98
30240 msgctxt "Single Product Page"
30241 msgid "Shipping Weight"
30242 msgstr ""
30243
30244 #: app/Services/Translations/TransStrings.php:97
30245 msgctxt "Single Product Page"
30246 msgid "Weight"
30247 msgstr ""
30248
30249 #: api/StoreSettings.php:808
30250 msgid "Single Product Setup"
30251 msgstr ""
30252
30253 #: app/Services/Translations/block-editor-translation.php:389
30254 msgid "Single Site Lifetime License"
30255 msgstr ""
30256
30257 #: app/Services/Localization/i18n/states.php:1202
30258 msgid "Sinoe"
30259 msgstr ""
30260
30261 #: app/Services/Localization/i18n/states.php:1874
30262 msgid "Sinop"
30263 msgstr ""
30264
30265 #: app/Services/Localization/i18n/states.php:1609
30266 msgid "Siquijor"
30267 msgstr ""
30268
30269 #: app/Services/Localization/i18n/states.php:1001
30270 msgid "Siracusa"
30271 msgstr ""
30272
30273 #: app/Services/Localization/i18n/states.php:187
30274 msgid "Sirajganj"
30275 msgstr ""
30276
30277 #: app/Services/Localization/i18n/states.php:2121
30278 msgid "Sironko"
30279 msgstr ""
30280
30281 #: app/Services/Localization/i18n/states.php:734
30282 msgid "Sisak-Moslavina County"
30283 msgstr ""
30284
30285 #: app/Services/Localization/i18n/states.php:1801
30286 msgid "Sisaket"
30287 msgstr ""
30288
30289 #: app/Services/Localization/i18n/states.php:910
30290 msgid "Sistan and Baluchestan (سیستان و بلوچستان)"
30291 msgstr ""
30292
30293 #: app/Services/Translations/customer-profile-translation.php:250
30294 msgid "Site"
30295 msgstr ""
30296
30297 #: app/Services/Translations/admin-translation.php:2220
30298 msgid "Site Details"
30299 msgstr ""
30300
30301 #: app/Services/Translations/admin-translation.php:2222
30302 msgid "Site not found"
30303 msgstr ""
30304
30305 #: app/Services/Filter/LicenseSiteFilter.php:73
30306 msgid "Site Property"
30307 msgstr ""
30308
30309 #: app/Helpers/EditorShortCodeHelper.php:18
30310 msgid "Site Title"
30311 msgstr ""
30312
30313 #: app/Helpers/EditorShortCodeHelper.php:17
30314 #: app/Services/Filter/LicenseSiteFilter.php:77
30315 #: app/Services/Translations/admin-translation.php:2221
30316 msgid "Site URL"
30317 msgstr ""
30318
30319 #: app/Services/Translations/admin-translation.php:2223
30320 msgid "Sites"
30321 msgstr ""
30322
30323 #: app/Services/Localization/i18n/states.php:1875
30324 msgid "Sivas"
30325 msgstr ""
30326
30327 #: app/Services/Tax/TaxManager.php:122
30328 msgid "Six"
30329 msgstr ""
30330
30331 #: app/Helpers/Helper.php:1027 app/Helpers/Helper.php:1134
30332 #: app/Helpers/Helper.php:1631
30333 msgid "six month"
30334 msgid_plural "six months"
30335 msgstr[0] ""
30336 msgstr[1] ""
30337
30338 #: app/Services/Translations/admin-translation.php:2224
30339 #: app/Services/Translations/block-editor-translation.php:390
30340 msgid "Size"
30341 msgstr ""
30342
30343 #: app/Services/Localization/i18n/states.php:1267
30344 msgid "Skhirat-Témara"
30345 msgstr ""
30346
30347 #: app/Services/Localization/i18n/states.php:504
30348 msgid "Skikda"
30349 msgstr ""
30350
30351 #: app/Services/Translations/admin-translation.php:2225
30352 msgid "Skip All"
30353 msgstr ""
30354
30355 #: app/Services/Translations/admin-translation.php:2226
30356 msgid "Skip for now"
30357 msgstr ""
30358
30359 #: app/Services/Translations/admin-translation.php:2227
30360 msgid "Skip inventory"
30361 msgstr ""
30362
30363 #: app/Services/Translations/admin-translation.php:1949
30364 #: app/Services/Translations/block-editor-translation.php:328
30365 msgid "SKU"
30366 msgstr ""
30367
30368 #: app/Services/BulkProductUpdateService.php:257
30369 #, php-format
30370 msgid "SKU \"%s\" is already in use by another product."
30371 msgstr ""
30372
30373 #: app/Services/BulkProductInsertService.php:351
30374 #: app/Services/BulkProductInsertService.php:408
30375 #, php-format
30376 msgid "SKU \"%s\" is already in use."
30377 msgstr ""
30378
30379 #: app/Services/Translations/admin-translation.php:1950
30380 msgid "SKU (Stock Keeping Unit)"
30381 msgstr ""
30382
30383 #: app/Services/BulkProductUpdateService.php:211
30384 #: app/Services/BulkProductInsertService.php:125
30385 msgid "SKU may not be greater than 100 characters."
30386 msgstr ""
30387
30388 #: app/Http/Requests/GroupBulkUpdateVariantRequest.php:35
30389 #: app/Http/Requests/ProductVariationRequest.php:202
30390 msgid "SKU may not be greater than 30 characters."
30391 msgstr ""
30392
30393 #: app/Services/Translations/block-editor-translation.php:329
30394 msgid "SKU Settings"
30395 msgstr ""
30396
30397 #: app/Services/Renderer/ProductRenderer.php:750
30398 #: app/Services/Translations/block-editor-translation.php:330
30399 #: app/Hooks/Handlers/BlockEditors/ProductSkuBlockEditor.php:113
30400 msgid "SKU:"
30401 msgstr ""
30402
30403 #: app/Services/Translations/TransStrings.php:256
30404 msgid "slider between {min} and {max}"
30405 msgstr ""
30406
30407 #: app/Services/Translations/block-editor-translation.php:391
30408 msgid "Slides per view"
30409 msgstr ""
30410
30411 #: app/Services/Localization/i18n/states.php:833
30412 msgid "Sligo"
30413 msgstr ""
30414
30415 #: app/Services/Localization/i18n/states.php:212
30416 msgid "Sliven"
30417 msgstr ""
30418
30419 #: app/Services/Localization/i18n/countries.php:212
30420 msgid "Slovakia"
30421 msgstr ""
30422
30423 #: app/Services/Localization/i18n/countries.php:213
30424 msgid "Slovenia"
30425 msgstr ""
30426
30427 #: app/Services/Translations/admin-translation.php:2228
30428 msgid "Slug"
30429 msgstr ""
30430
30431 #: app/Services/Translations/block-editor-translation.php:392
30432 msgid "Small"
30433 msgstr ""
30434
30435 #: app/Services/Translations/block-editor-translation.php:331
30436 msgid "SMARTCODES"
30437 msgstr ""
30438
30439 #: app/Services/Localization/i18n/states.php:213
30440 msgid "Smolyan"
30441 msgstr ""
30442
30443 #: app/Services/Translations/admin-translation.php:2229
30444 msgid "Snapshot generation failed!"
30445 msgstr ""
30446
30447 #: app/Services/Translations/admin-translation.php:2230
30448 msgid "Snapshot generation started in background!"
30449 msgstr ""
30450
30451 #: app/Services/Translations/admin-translation.php:2231
30452 msgid "Snapshots generated successfully!"
30453 msgstr ""
30454
30455 #: app/Modules/Tax/TaxModule.php:2174
30456 msgid "SOAP is not available on the server."
30457 msgstr ""
30458
30459 #: app/Services/Localization/i18n/states.php:1384
30460 msgid "Sofala"
30461 msgstr ""
30462
30463 #: app/Services/Localization/i18n/states.php:215
30464 msgid "Sofia"
30465 msgstr ""
30466
30467 #: app/Services/Localization/i18n/states.php:214
30468 msgid "Sofia District"
30469 msgstr ""
30470
30471 #: app/Services/ShortCodeParser/Parsers/ItemParser.php:98
30472 msgid "Soft Package"
30473 msgstr ""
30474
30475 #: app/Services/Localization/i18n/states.php:583
30476 msgid "Sohag"
30477 msgstr ""
30478
30479 #: app/Services/Localization/i18n/states.php:1438
30480 msgid "Sokoto"
30481 msgstr ""
30482
30483 #: app/Hooks/Handlers/BlockEditors/SoldOutBadgeBlockEditor.php:81
30484 msgid "Sold Out Badge"
30485 msgstr ""
30486
30487 #: app/Services/Localization/i18n/states.php:701
30488 msgid "Sololá"
30489 msgstr ""
30490
30491 #: app/Services/Localization/i18n/countries.php:214
30492 msgid "Solomon Islands"
30493 msgstr ""
30494
30495 #: app/Helpers/CurrenciesHelper.php:127
30496 msgid "Solomon Islands Dollar"
30497 msgstr ""
30498
30499 #: app/Services/Localization/i18n/states.php:313
30500 msgid "Solothurn"
30501 msgstr ""
30502
30503 #: app/Helpers/CurrenciesHelper.php:133
30504 msgid "Somali Shilling"
30505 msgstr ""
30506
30507 #: app/Services/Localization/i18n/countries.php:215
30508 msgid "Somalia"
30509 msgstr ""
30510
30511 #: api/Resource/ProductResource.php:649
30512 #, php-format
30513 msgid ""
30514 "Some products could not be duplicated (Product ID: %s). Remaining selected "
30515 "products have been duplicated as drafts."
30516 msgstr ""
30517
30518 #: app/Services/Translations/admin-translation.php:2232
30519 msgid "Some products were ${actionText} successfully"
30520 msgstr ""
30521
30522 #: app/Services/Translations/admin-translation.php:2233
30523 msgid "Something is wrong!"
30524 msgstr ""
30525
30526 #: app/Services/Translations/checkout-translation.php:37
30527 #: app/Services/Translations/admin-translation.php:2234
30528 #: app/Services/Translations/customer-profile-translation.php:251
30529 #: app/Http/Controllers/ProductController.php:622
30530 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:186
30531 msgid "Something went wrong"
30532 msgstr ""
30533
30534 #: api/Resource/CouponResource.php:236 api/Resource/CouponResource.php:283
30535 #: api/Resource/CouponResource.php:325
30536 msgid "Something went wrong while updating the cart."
30537 msgstr ""
30538
30539 #: app/Services/Translations/admin-translation.php:2235
30540 msgid "Something went wrong!"
30541 msgstr ""
30542
30543 #: app/Services/Localization/i18n/states.php:769
30544 msgid "Somogy"
30545 msgstr ""
30546
30547 #: app/Services/Localization/i18n/states.php:1002
30548 msgid "Sondrio"
30549 msgstr ""
30550
30551 #: app/Services/Localization/i18n/states.php:1802
30552 msgid "Songkhla"
30553 msgstr ""
30554
30555 #: app/Services/Localization/i18n/states.php:1349
30556 msgid "Sonora"
30557 msgstr ""
30558
30559 #: app/Services/Localization/i18n/states.php:1732
30560 msgid "Sonsonate"
30561 msgstr ""
30562
30563 #: app/Services/Localization/i18n/states.php:633
30564 msgid "Soria"
30565 msgstr ""
30566
30567 #: app/Services/Localization/i18n/states.php:2212
30568 msgid "Soriano"
30569 msgstr ""
30570
30571 #: app/Services/Localization/i18n/states.php:1312
30572 msgid "Soroca"
30573 msgstr ""
30574
30575 #: app/Services/Localization/i18n/states.php:2122
30576 msgid "Soroti"
30577 msgstr ""
30578
30579 #: app/Modules/Integrations/GlobalIntegrationSettings.php:31
30580 msgid "Sorry! No integration failed found with: "
30581 msgstr ""
30582
30583 #: app/Services/Translations/admin-translation.php:2236
30584 msgid "Sorry! No modules found based on your filter."
30585 msgstr ""
30586
30587 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:152
30588 msgid "Sorry, New Subscription ID or Vendor Order ID is not available!"
30589 msgstr ""
30590
30591 #: app/Modules/Integrations/GlobalIntegrationSettings.php:74
30592 msgid ""
30593 "Sorry, no Integration found. Please make sure that latest version of "
30594 "installed"
30595 msgstr ""
30596
30597 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:212
30598 msgid "Sorry, no receipt found."
30599 msgstr ""
30600
30601 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:64
30602 msgid "Sorry, no transaction found."
30603 msgstr ""
30604
30605 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:99
30606 msgid "Sorry, Subscription ID is not available!"
30607 msgstr ""
30608
30609 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:34
30610 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:69
30611 msgid "Sorry, Subscription not found!"
30612 msgstr ""
30613
30614 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:107
30615 msgid "Sorry, Subscription or Order not found!"
30616 msgstr ""
30617
30618 #: app/Helpers/CustomerHelper.php:132
30619 msgid "Sorry, This is not your order"
30620 msgstr ""
30621
30622 #: app/Models/ProductVariation.php:260 app/Models/ProductVariation.php:277
30623 #: app/Modules/StockManagement/StockManagement.php:69
30624 msgid "Sorry, this product is currently out of stock."
30625 msgstr ""
30626
30627 #: app/Models/ProductVariation.php:266
30628 msgid "Sorry, this product is not available for purchase."
30629 msgstr ""
30630
30631 #: app/Services/Translations/admin-translation.php:2237
30632 msgid "Sorry, Unable To Create Page!!"
30633 msgstr ""
30634
30635 #: api/Helper.php:60
30636 msgid ""
30637 "Sorry, You can not update permissions. Only administrators can update "
30638 "permissions"
30639 msgstr ""
30640
30641 #: app/Http/Controllers/McpSettingsController.php:108
30642 msgid "Sorry, you do not have permission to change the MCP setting."
30643 msgstr ""
30644
30645 #: app/Http/Controllers/McpSettingsController.php:55
30646 msgid "Sorry, you do not have permission to install plugins."
30647 msgstr ""
30648
30649 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:27
30650 msgid "Sorry, You do not have permission to pause subscription!"
30651 msgstr ""
30652
30653 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:62
30654 msgid "Sorry, You do not have permission to resume subscription!"
30655 msgstr ""
30656
30657 #: app/Services/Localization/i18n/states.php:1610
30658 msgid "Sorsogon"
30659 msgstr ""
30660
30661 #: app/Services/Translations/admin-translation.php:2238
30662 msgid "Sort"
30663 msgstr ""
30664
30665 #: app/Services/Renderer/ShopAppRenderer.php:381
30666 msgid "Sort alphabetically A to Z"
30667 msgstr ""
30668
30669 #: app/Services/Renderer/ShopAppRenderer.php:396
30670 msgid "Sort alphabetically Z to A"
30671 msgstr ""
30672
30673 #: app/Services/Renderer/ShopAppRenderer.php:356
30674 #: app/Services/Translations/admin-translation.php:2239
30675 #: app/Services/Translations/block-editor-translation.php:393
30676 msgid "Sort By"
30677 msgstr ""
30678
30679 #: app/Services/Renderer/ShopAppRenderer.php:441
30680 msgid "Sort by date newest first"
30681 msgstr ""
30682
30683 #: app/Services/Renderer/ShopAppRenderer.php:456
30684 msgid "Sort by date oldest first"
30685 msgstr ""
30686
30687 #: app/Services/Renderer/ShopAppRenderer.php:426
30688 msgid "Sort by price high to low"
30689 msgstr ""
30690
30691 #: app/Services/Renderer/ShopAppRenderer.php:411
30692 msgid "Sort by price low to high"
30693 msgstr ""
30694
30695 #: app/Services/Renderer/ShopAppRenderer.php:368
30696 msgid "Sort products"
30697 msgstr ""
30698
30699 #: app/Services/Renderer/ShopAppRenderer.php:371
30700 msgid "Sort products by"
30701 msgstr ""
30702
30703 #: app/Services/Localization/i18n/states.php:524
30704 msgid "Souk Ahras"
30705 msgstr ""
30706
30707 #: app/Services/PluginInstaller/AddonManager.php:115
30708 #: app/Http/Controllers/PaymentMethodController.php:203
30709 msgid "Source link is required"
30710 msgstr ""
30711
30712 #: app/Services/Translations/admin-translation.php:2240
30713 msgid "Sources"
30714 msgstr ""
30715
30716 #: app/Services/Localization/i18n/states.php:679
30717 msgid "South Aegean"
30718 msgstr ""
30719
30720 #: app/Services/Localization/i18n/countries.php:216
30721 msgid "South Africa"
30722 msgstr ""
30723
30724 #: app/Helpers/CurrenciesHelper.php:158
30725 msgid "South African Rand"
30726 msgstr ""
30727
30728 #: app/Services/Localization/i18n/continents.php:280
30729 msgid "South America"
30730 msgstr ""
30731
30732 #: app/Services/Localization/i18n/states.php:121
30733 msgid "South Australia"
30734 msgstr ""
30735
30736 #: app/Services/Localization/i18n/states.php:2180
30737 msgid "South Carolina"
30738 msgstr ""
30739
30740 #: app/Services/Localization/i18n/states.php:1611
30741 msgid "South Cotabato"
30742 msgstr ""
30743
30744 #: app/Services/Localization/i18n/states.php:2181
30745 msgid "South Dakota"
30746 msgstr ""
30747
30748 #: app/Services/Localization/i18n/countries.php:217
30749 msgid "South Georgia/Sandwich Islands"
30750 msgstr ""
30751
30752 #: app/Services/Localization/i18n/states.php:897
30753 msgid "South Khorasan (خراسان جنوبی)"
30754 msgstr ""
30755
30756 #: app/Services/Localization/i18n/countries.php:218
30757 msgid "South Korea"
30758 msgstr ""
30759
30760 #: app/Helpers/CurrenciesHelper.php:86 app/Helpers/CurrenciesHelper.php:390
30761 msgid "South Korean Won"
30762 msgstr ""
30763
30764 #: app/Services/Localization/i18n/states.php:574
30765 msgid "South Sinai"
30766 msgstr ""
30767
30768 #: app/Services/Localization/i18n/countries.php:219
30769 msgid "South Sudan"
30770 msgstr ""
30771
30772 #: app/Services/Localization/i18n/states.php:2263
30773 msgid "Southern"
30774 msgstr ""
30775
30776 #: app/Services/Localization/i18n/states.php:1612
30777 msgid "Southern Leyte"
30778 msgstr ""
30779
30780 #: app/Services/Localization/i18n/states.php:1496
30781 msgid "Southland"
30782 msgstr ""
30783
30784 #: app/Services/Localization/i18n/countries.php:220
30785 msgid "Spain"
30786 msgstr ""
30787
30788 #: app/Services/Translations/admin-translation.php:2241
30789 msgid ""
30790 "Specifies the HTTP method (e.g., GET, POST) used to send data to the webhook "
30791 "URL."
30792 msgstr ""
30793
30794 #: app/Services/Translations/admin-translation.php:2242
30795 msgid "Spend by day"
30796 msgstr ""
30797
30798 #: app/Services/Translations/admin-translation.php:2243
30799 msgid "Spend by hour "
30800 msgstr ""
30801
30802 #: app/Services/Localization/i18n/states.php:748
30803 msgid "Split-Dalmatia County"
30804 msgstr ""
30805
30806 #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:81
30807 #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:106
30808 msgid "Square Payment Gateway"
30809 msgstr ""
30810
30811 #: app/Services/Localization/i18n/countries.php:221
30812 msgid "Sri Lanka"
30813 msgstr ""
30814
30815 #: app/Modules/PaymentMethods/PromoGateways/Addons/SslcommerzAddon.php:81
30816 #: app/Modules/PaymentMethods/PromoGateways/Addons/SslcommerzAddon.php:105
30817 msgid "SSLCommerz Payment Gateway"
30818 msgstr ""
30819
30820 #: app/Modules/Tax/TaxModule.php:2450
30821 msgid "SST"
30822 msgstr ""
30823
30824 #: app/Services/Localization/i18n/states.php:314
30825 msgid "St. Gallen"
30826 msgstr ""
30827
30828 #: app/Services/Translations/admin-translation.php:2244
30829 msgid "Stackable"
30830 msgstr ""
30831
30832 #: app/Services/Tax/TaxManager.php:103 app/Services/Tax/TaxManager.php:175
30833 #: app/Services/Tax/TaxManager.php:539 app/Services/Tax/TaxManager.php:569
30834 #: app/Services/Translations/admin-translation.php:2245
30835 #: app/Http/Controllers/TaxClassController.php:66
30836 msgid "Standard"
30837 msgstr ""
30838
30839 #: app/Services/Translations/admin-translation.php:2246
30840 msgid ""
30841 "Standard EU VAT rates will be imported automatically for all EU countries."
30842 msgstr ""
30843
30844 #: app/Http/Controllers/TaxRateController.php:113
30845 #: app/Http/Controllers/TaxRateController.php:1014
30846 msgid "Standard tax class could not be found"
30847 msgstr ""
30848
30849 #: app/Services/Localization/i18n/states.php:216
30850 msgid "Stara Zagora"
30851 msgstr ""
30852
30853 #: app/Services/Translations/admin-translation.php:2247
30854 msgid "Start"
30855 msgstr ""
30856
30857 #: app/Services/Translations/TransStrings.php:147
30858 msgid "Start Date"
30859 msgstr ""
30860
30861 #: app/Services/Translations/admin-translation.php:2250
30862 msgid "Start date"
30863 msgstr ""
30864
30865 #: app/Services/Translations/admin-translation.php:2248
30866 msgid "Start Date & Time"
30867 msgstr ""
30868
30869 #: app/Services/Translations/admin-translation.php:2251
30870 msgid "Start date & time"
30871 msgstr ""
30872
30873 #: app/Http/Requests/CouponRequest.php:121
30874 msgid "Start date is required. "
30875 msgstr ""
30876
30877 #: app/Services/Translations/admin-translation.php:2249
30878 msgid "Start From"
30879 msgstr ""
30880
30881 #: app/Modules/MCP/Tools/ContextTools.php:69
30882 msgid ""
30883 "START HERE — call once per session. Returns who you are and your permissions,"
30884 " the store currency/timezone conventions, headline stats, every valid enum "
30885 "value (order/payment/shipping/subscription statuses, intervals, types), and "
30886 "usage guidelines. Use this before any other tool so you never guess a status "
30887 "string or money format."
30888 msgstr ""
30889
30890 #: app/Services/Translations/TransStrings.php:148
30891 msgid "Start Time"
30892 msgstr ""
30893
30894 #: app/Services/Translations/admin-translation.php:2252
30895 msgid "Started"
30896 msgstr ""
30897
30898 #. %s: min price
30899 #: app/Services/Renderer/ProductCardRender.php:401
30900 #, php-format
30901 msgid "Starting from %s"
30902 msgstr ""
30903
30904 #: app/Services/Translations/block-editor-translation.php:394
30905 msgid "Starts From"
30906 msgstr ""
30907
30908 #: app/Services/Filter/CustomerFilter.php:120
30909 #: app/Services/Filter/OrderFilter.php:344
30910 #: app/Services/Filter/OrderFilter.php:433
30911 msgid "Starts With"
30912 msgstr ""
30913
30914 #: app/Helpers/CartCheckoutHelper.php:450
30915 #: app/Helpers/EditorShortCodeHelper.php:137
30916 #: app/Helpers/EditorShortCodeHelper.php:146
30917 #: app/Services/Renderer/CheckoutFieldsSchema.php:154
30918 #: app/Services/Renderer/CheckoutFieldsSchema.php:510
30919 #: app/Services/Renderer/CheckoutFieldsSchema.php:552
30920 #: app/Services/Translations/admin-translation.php:2253
30921 #: app/Services/Translations/customer-profile-translation.php:252
30922 #: app/Services/Translations/block-editor-translation.php:395
30923 #: app/Services/Localization/i18n/address-locales.php:52
30924 #: app/Services/Localization/i18n/address-locales.php:399
30925 #: app/Services/Localization/i18n/address-locales.php:548
30926 #: app/Services/Localization/i18n/address-locales.php:749
30927 msgid "State"
30928 msgstr ""
30929
30930 #: app/Services/Renderer/AddressSelectRenderer.php:324
30931 msgid "State / Province"
30932 msgstr ""
30933
30934 #: app/Services/Localization/i18n/address-locales.php:571
30935 msgid "State / Zone"
30936 msgstr ""
30937
30938 #: app/Http/Requests/CustomerAddressRequest.php:72
30939 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:44
30940 msgid "State field is required."
30941 msgstr ""
30942
30943 #: app/Services/Localization/LocalizationManager.php:627
30944 msgid "State is required."
30945 msgstr ""
30946
30947 #: app/Services/Translations/admin-translation.php:2254
30948 msgid "State Tax"
30949 msgstr ""
30950
30951 #: app/Services/Translations/admin-translation.php:2255
30952 msgid "States"
30953 msgstr ""
30954
30955 #: app/Helpers/EditorShortCodeHelper.php:185
30956 #: app/Helpers/EditorShortCodeHelper.php:339
30957 #: app/Helpers/EditorShortCodeHelper.php:372
30958 #: app/Services/Filter/LicenseFilter.php:169
30959 #: app/Services/Filter/OrderBumpFilter.php:152
30960 #: app/Services/Translations/admin-translation.php:2256
30961 #: app/Services/Translations/customer-profile-translation.php:253
30962 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:129
30963 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:184
30964 msgid "Status"
30965 msgstr ""
30966
30967 #: app/Services/Translations/admin-translation.php:2257
30968 msgid ""
30969 "Status controls the product's visibility on the public page and its "
30970 "purchasability. 'Publish' indicates that it is live and can be purchased, "
30971 "'Draft' signifies that it is in private editing, and 'Schedule' means it "
30972 "will be publish on a specified date. 'Private' means, Only visible to "
30973 "adminstrators but can be purchased via direct purchase link. The status can "
30974 "only be changed once pricing is set."
30975 msgstr ""
30976
30977 #: api/Resource/OrderResource.php:2149
30978 msgid "Status has been updated"
30979 msgstr ""
30980
30981 #: app/Services/BulkProductUpdateService.php:207
30982 #: app/Services/BulkProductInsertService.php:117
30983 msgid "Status is required."
30984 msgstr ""
30985
30986 #: app/Services/BulkProductUpdateService.php:208
30987 #: app/Services/BulkProductInsertService.php:118
30988 msgid "Status must be published or draft."
30989 msgstr ""
30990
30991 #: app/Modules/Integrations/AddOnModule.php:29
30992 msgid "Status successfully updated"
30993 msgstr ""
30994
30995 #: app/Http/Controllers/StorageController.php:214
30996 msgid "Status updated successfully"
30997 msgstr ""
30998
30999 #. %1$s - current step number, %2$s - total steps
31000 #: app/Services/Translations/admin-translation.php:2259
31001 #, php-format
31002 msgid "Step %1$s of %2$s"
31003 msgstr ""
31004
31005 #: app/Services/Translations/admin-translation.php:2260
31006 msgid "Step into the moonlight!"
31007 msgstr ""
31008
31009 #: app/Services/Filter/ProductFilter.php:209
31010 #: app/Services/Translations/admin-translation.php:2261
31011 #: app/Services/Translations/block-editor-translation.php:396
31012 #: app/Hooks/Handlers/BlockEditors/StockBlock.php:57
31013 msgid "Stock"
31014 msgstr ""
31015
31016 #: app/Services/Translations/admin-translation.php:2262
31017 msgid "Stock Adjustment History"
31018 msgstr ""
31019
31020 #: app/Services/Translations/block-editor-translation.php:397
31021 msgid "Stock Availability"
31022 msgstr ""
31023
31024 #: app/Services/Translations/admin-translation.php:2263
31025 msgid "Stock Change"
31026 msgstr ""
31027
31028 #: app/Services/Translations/admin-translation.php:2264
31029 msgid "Stock Keeping Unit"
31030 msgstr ""
31031
31032 #: app/Modules/StockManagement/StockManagement.php:22
31033 msgid "Stock Management"
31034 msgstr ""
31035
31036 #: app/Services/Translations/admin-translation.php:2265
31037 msgid "Stock Management Inactive"
31038 msgstr ""
31039
31040 #: app/Services/Translations/admin-translation.php:2266
31041 msgid "Stock Management module is currently disabled. Please enable it in "
31042 msgstr ""
31043
31044 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:224
31045 msgid "Stock management not enabled for this product."
31046 msgstr ""
31047
31048 #: app/Services/Filter/ProductFilter.php:214
31049 #: app/Services/Translations/admin-translation.php:2267
31050 msgid "Stock Status"
31051 msgstr ""
31052
31053 #: app/Http/Requests/ProductUpdateRequest.php:368
31054 #: app/Http/Requests/ProductRequest.php:339
31055 #: app/Http/Requests/ProductVariationRequest.php:207
31056 msgid "Stock status is required."
31057 msgstr ""
31058
31059 #: app/Services/Translations/admin-translation.php:2268
31060 msgid "Stock updated successfully"
31061 msgstr ""
31062
31063 #: app/Modules/MCP/Tools/ProductTools.php:83
31064 msgid ""
31065 "Stock-managed variations that need attention: out-of-stock, or at/below a "
31066 "threshold. Answers \"what do I need to restock?\" — this is inventory health,"
31067 " not sales. Shows available vs committed vs on-hold."
31068 msgstr ""
31069
31070 #: app/Services/Translations/admin-translation.php:2269
31071 msgid "Stop Collecting"
31072 msgstr ""
31073
31074 #: app/Services/Translations/admin-translation.php:2270
31075 msgid "Stop collecting"
31076 msgstr ""
31077
31078 #: app/Services/Translations/admin-translation.php:2271
31079 msgid "Storage Providers"
31080 msgstr ""
31081
31082 #: app/Services/Translations/admin-translation.php:2272
31083 msgid "Storage Settings"
31084 msgstr ""
31085
31086 #: app/Services/Translations/admin-translation.php:2273
31087 msgid "Storage Settings updated!"
31088 msgstr ""
31089
31090 #: api/StoreSettings.php:256
31091 msgid "Store Address"
31092 msgstr ""
31093
31094 #: app/Helpers/EditorShortCodeHelper.php:37
31095 msgid "Store Address Line 1"
31096 msgstr ""
31097
31098 #: app/Helpers/EditorShortCodeHelper.php:38
31099 msgid "Store Address Line 2"
31100 msgstr ""
31101
31102 #: app/Helpers/EditorShortCodeHelper.php:41
31103 msgid "Store City"
31104 msgstr ""
31105
31106 #: app/Helpers/EditorShortCodeHelper.php:274
31107 msgid "Store Company Name"
31108 msgstr ""
31109
31110 #: app/Helpers/EditorShortCodeHelper.php:275
31111 msgid "Store Company Name (formatted)"
31112 msgstr ""
31113
31114 #: app/Modules/MCP/Tools/ContextTools.php:150
31115 msgid "Store context loaded."
31116 msgstr ""
31117
31118 #: app/Helpers/EditorShortCodeHelper.php:39
31119 #: app/Services/Translations/admin-translation.php:2274
31120 msgid "Store Country"
31121 msgstr ""
31122
31123 #: app/Services/Translations/admin-translation.php:2282
31124 msgid "Store country"
31125 msgstr ""
31126
31127 #: app/Services/Translations/admin-translation.php:2283
31128 msgid "Store country is not configured."
31129 msgstr ""
31130
31131 #: app/Http/Requests/FluentMetaRequest.php:48
31132 msgid "Store country is required."
31133 msgstr ""
31134
31135 #: app/Services/Translations/admin-translation.php:2275
31136 msgid "Store Currency"
31137 msgstr ""
31138
31139 #: app/Services/Translations/admin-translation.php:2284
31140 msgid "Store default"
31141 msgstr ""
31142
31143 #: app/Http/Controllers/DashboardController.php:28
31144 msgid "Store details such as addresses, company info etc."
31145 msgstr ""
31146
31147 #: app/Services/Translations/admin-translation.php:2276
31148 msgid "Store Digest"
31149 msgstr ""
31150
31151 #: app/Services/Translations/admin-translation.php:2277
31152 msgid "Store Digest Emails"
31153 msgstr ""
31154
31155 #: app/Http/Controllers/EmailNotificationController.php:230
31156 msgid "Store digest settings saved successfully"
31157 msgstr ""
31158
31159 #: app/Hooks/Handlers/GlobalStorageHandler.php:68
31160 msgid ""
31161 "Store downloadable product files in Cloudflare R2. Available in FluentCart "
31162 "Pro."
31163 msgstr ""
31164
31165 #: app/Http/Controllers/OnboardingController.php:299
31166 msgid "Store has been updated successfully"
31167 msgstr ""
31168
31169 #: app/Services/Translations/admin-translation.php:2285
31170 msgid "Store info could not be saved. You can update it in Settings."
31171 msgstr ""
31172
31173 #: app/Helpers/EditorShortCodeHelper.php:276
31174 msgid "Store Legal Registration ID"
31175 msgstr ""
31176
31177 #: app/Helpers/EditorShortCodeHelper.php:277
31178 msgid "Store Legal Registration ID (formatted)"
31179 msgstr ""
31180
31181 #: app/Services/Translations/admin-translation.php:2278
31182 msgid "Store Location"
31183 msgstr ""
31184
31185 #: api/StoreSettings.php:180 app/Helpers/EditorShortCodeHelper.php:36
31186 #: app/Services/Translations/block-editor-translation.php:398
31187 #: app/Hooks/Handlers/BlockEditors/StoreLogoBlockEditor.php:36
31188 msgid "Store Logo"
31189 msgstr ""
31190
31191 #: api/StoreSettings.php:219
31192 msgid "Store Mode"
31193 msgstr ""
31194
31195 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:293
31196 msgid "Store Mode notice"
31197 msgstr ""
31198
31199 #: api/StoreSettings.php:152 app/Helpers/EditorShortCodeHelper.php:35
31200 msgid "Store Name"
31201 msgstr ""
31202
31203 #: app/Http/Requests/FluentMetaRequest.php:47
31204 msgid "Store name is required."
31205 msgstr ""
31206
31207 #: app/Helpers/EditorShortCodeHelper.php:42
31208 msgid "Store Postcode"
31209 msgstr ""
31210
31211 #: app/Helpers/EditorShortCodeHelper.php:280
31212 msgid "Store Seller Tax ID"
31213 msgstr ""
31214
31215 #: app/Helpers/EditorShortCodeHelper.php:281
31216 msgid "Store Seller Tax ID (formatted)"
31217 msgstr ""
31218
31219 #: app/Helpers/EditorShortCodeHelper.php:278
31220 msgid "Store Seller VAT ID"
31221 msgstr ""
31222
31223 #: app/Helpers/EditorShortCodeHelper.php:279
31224 msgid "Store Seller VAT ID (formatted)"
31225 msgstr ""
31226
31227 #: app/Services/Permission/PermissionManager.php:182
31228 #: app/Services/Translations/admin-translation.php:2279
31229 #: app/Hooks/Handlers/AdminMenuBarHandler.php:71
31230 msgid "Store Settings"
31231 msgstr ""
31232
31233 #: app/Services/Translations/admin-translation.php:2280
31234 msgid "Store Settings → Business Details"
31235 msgstr ""
31236
31237 #: api/StoreSettings.php:133
31238 #: app/Services/Translations/admin-translation.php:2281
31239 msgid "Store Setup"
31240 msgstr ""
31241
31242 #. %1$s: 30-day revenue, %2$d: 30-day order count, %3$d: total customers
31243 #: app/Modules/MCP/Tools/ContextTools.php:231
31244 #, php-format
31245 msgid ""
31246 "Store snapshot — last 30 days: %1$s across %2$d orders; %3$d customers total."
31247 msgstr ""
31248
31249 #: app/Helpers/EditorShortCodeHelper.php:40
31250 msgid "Store State"
31251 msgstr ""
31252
31253 #: app/Helpers/EditorShortCodeHelper.php:273
31254 msgid "Store VAT Number (formatted)"
31255 msgstr ""
31256
31257 #. use local order of street name and house number.
31258 #: app/Helpers/CartCheckoutHelper.php:521
31259 #: app/Services/Renderer/CheckoutFieldsSchema.php:239
31260 #: app/Services/Renderer/CheckoutFieldsSchema.php:241
31261 #: app/Services/Renderer/CheckoutFieldsSchema.php:515
31262 #: app/Services/Renderer/CheckoutFieldsSchema.php:557
31263 #: app/Services/Renderer/AddressSelectRenderer.php:291
31264 #: app/Services/Renderer/AddressSelectRenderer.php:295
31265 msgid "Street Address"
31266 msgstr ""
31267
31268 #: app/Services/Translations/admin-translation.php:2286
31269 #: app/Services/Translations/customer-profile-translation.php:254
31270 msgid "Street address"
31271 msgstr ""
31272
31273 #: api/Checkout/CheckoutApi.php:1009
31274 #: app/Http/Requests/CustomerAddressRequest.php:68
31275 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:41
31276 msgid "Street Address field is required."
31277 msgstr ""
31278
31279 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:73
31280 msgid "Street Address is required."
31281 msgstr ""
31282
31283 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:239
31284 msgid "Stripe account already verified!"
31285 msgstr ""
31286
31287 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:281
31288 msgid "Stripe account verified!"
31289 msgstr ""
31290
31291 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:335
31292 msgid "Stripe Hosted Checkout"
31293 msgstr ""
31294
31295 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:231
31296 msgid "Stripe not connected in live mode!"
31297 msgstr ""
31298
31299 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:231
31300 msgid "Stripe not connected in test mode!"
31301 msgstr ""
31302
31303 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:579
31304 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:584
31305 msgid "Stripe Payment Confirmation"
31306 msgstr ""
31307
31308 #: app/Services/Translations/customer-profile-translation.php:255
31309 msgid "Stripe Payment Method"
31310 msgstr ""
31311
31312 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:64
31313 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:71
31314 msgid "Stripe Session Retrieval Failed"
31315 msgstr ""
31316
31317 #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:274
31318 msgid "Stripe settings has been disconnected"
31319 msgstr ""
31320
31321 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:64
31322 msgid ""
31323 "Stripe's payments platform lets you accept credit cards, debit cards, and "
31324 "popular payment methods around the world all with a single integration."
31325 msgstr ""
31326
31327 #: app/Services/Localization/i18n/states.php:1313
31328 msgid "Strășeni"
31329 msgstr ""
31330
31331 #: app/Services/Translations/admin-translation.php:2287
31332 #: app/Services/Translations/block-editor-translation.php:399
31333 msgid "Styling"
31334 msgstr ""
31335
31336 #: app/Services/Translations/block-editor-translation.php:400
31337 msgid "Sub Title"
31338 msgstr ""
31339
31340 #: app/Http/Requests/EmailNotificationRequest.php:33
31341 msgid "Subject field is required."
31342 msgstr ""
31343
31344 #: app/Services/Renderer/AddressSelectRenderer.php:388
31345 #: app/Services/Renderer/AddressSelectRenderer.php:389
31346 #: app/Services/Translations/checkout-translation.php:38
31347 #: app/Services/Translations/block-editor-translation.php:401
31348 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:160
31349 msgid "Submit"
31350 msgstr ""
31351
31352 #: app/Services/Translations/block-editor-translation.php:402
31353 msgid "Submit Button"
31354 msgstr ""
31355
31356 #: app/Services/Translations/block-editor-translation.php:403
31357 msgid "Submit Button Text"
31358 msgstr ""
31359
31360 #: app/Services/Translations/admin-translation.php:2288
31361 msgid "Subscribable"
31362 msgstr ""
31363
31364 #: app/Services/Translations/admin-translation.php:2289
31365 msgid "Subscribed"
31366 msgstr ""
31367
31368 #: app/Services/Filter/OrderFilter.php:292
31369 #: app/Services/Renderer/ProductRenderer.php:230
31370 #: app/Services/Renderer/PricingTableRenderer.php:167
31371 #: app/Services/Translations/admin-translation.php:2290
31372 #: app/Services/Translations/customer-profile-translation.php:256
31373 #: app/Services/Translations/block-editor-translation.php:404
31374 #: app/Views/emails/parts/subscription_item.php:19
31375 #: app/Modules/PaymentMethods/PayPalGateway/PayPalHelper.php:197
31376 #: app/Views/emails/subscription/trial_end/customer.php:43
31377 #: app/Views/emails/subscription/trial_end/admin.php:30
31378 #: app/Views/emails/subscription/reminder/customer.php:38
31379 #: app/Views/emails/subscription/reminder/admin.php:25
31380 #: app/Views/emails/subscription/canceled/customer.php:41
31381 #: app/Views/emails/subscription/canceled/admin.php:25
31382 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:118
31383 msgid "Subscription"
31384 msgstr ""
31385
31386 #. 1: subscription id, 2: when
31387 #: app/Modules/MCP/Tools/SubscriptionTools.php:388
31388 #, php-format
31389 msgid "Subscription #%1$d canceled, effective %2$s."
31390 msgstr ""
31391
31392 #: app/Helpers/EditorShortCodeHelper.php:367
31393 msgid "Subscription (Loop)"
31394 msgstr ""
31395
31396 #: app/Services/Email/EmailNotifications.php:108
31397 #: app/Services/Email/EmailNotifications.php:126
31398 #: app/Services/Email/EmailNotifications.php:145
31399 #: app/Services/Email/EmailNotifications.php:162
31400 msgid "Subscription Actions"
31401 msgstr ""
31402
31403 #: app/Helpers/Status.php:457
31404 msgid "Subscription Activated"
31405 msgstr ""
31406
31407 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:376
31408 msgid "Subscription activation failed."
31409 msgstr ""
31410
31411 #: app/Helpers/Status.php:465
31412 msgid "Subscription Canceled"
31413 msgstr ""
31414
31415 #: app/Services/Email/EmailNotifications.php:172
31416 msgid "Subscription Canceled - {{order.customer.full_name}}"
31417 msgstr ""
31418
31419 #: app/Services/Email/EmailNotifications.php:154
31420 msgid "Subscription Canceled on {{settings.store_name}}"
31421 msgstr ""
31422
31423 #: app/Services/Translations/admin-translation.php:2307
31424 msgid "Subscription canceled successfully"
31425 msgstr ""
31426
31427 #: app/Modules/PaymentMethods/PayPalGateway/PayPalSubscriptions.php:166
31428 msgid "Subscription canceled."
31429 msgstr ""
31430
31431 #: app/Http/Controllers/OrderController.php:346
31432 msgid "Subscription cancelled successfully"
31433 msgstr ""
31434
31435 #: app/Services/Translations/admin-translation.php:2291
31436 msgid "Subscription Chart"
31437 msgstr ""
31438
31439 #: app/Services/Translations/admin-translation.php:2292
31440 msgid "Subscription Churn"
31441 msgstr ""
31442
31443 #: app/Services/Translations/admin-translation.php:2293
31444 msgid "Subscription Cohorts"
31445 msgstr ""
31446
31447 #: app/Services/Translations/admin-translation.php:2294
31448 msgid "Subscription Comparison"
31449 msgstr ""
31450
31451 #: app/Services/Translations/admin-translation.php:2295
31452 #: app/Services/Translations/customer-profile-translation.php:257
31453 #: app/Services/Renderer/Receipt/ThankYouRender.php:632
31454 #: app/Views/invoice/parts/subscription_items.php:5
31455 msgid "Subscription Details"
31456 msgstr ""
31457
31458 #: app/Helpers/Status.php:473
31459 msgid "Subscription End of Term (Completed)"
31460 msgstr ""
31461
31462 #: app/Helpers/Status.php:477
31463 msgid "Subscription Expired / End of Access Validity"
31464 msgstr ""
31465
31466 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:137
31467 msgid "Subscription fetched successfully from remote payment gateway!"
31468 msgstr ""
31469
31470 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:14
31471 msgid "Subscription fetching not available for this method!"
31472 msgstr ""
31473
31474 #: app/Services/Translations/admin-translation.php:2296
31475 msgid "Subscription Future Revenue"
31476 msgstr ""
31477
31478 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:382
31479 msgid "Subscription has been activated successfully!"
31480 msgstr ""
31481
31482 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:114
31483 msgid "Subscription has been cancelled successfully!"
31484 msgstr ""
31485
31486 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:52
31487 msgid "Subscription has been paused successfully"
31488 msgstr ""
31489
31490 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:87
31491 msgid "Subscription has been resumed successfully"
31492 msgstr ""
31493
31494 #: app/Services/Translations/admin-translation.php:2297
31495 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:101
31496 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:122
31497 msgid "Subscription ID"
31498 msgstr ""
31499
31500 #: app/Services/Translations/admin-translation.php:2298
31501 msgid "Subscription Interval"
31502 msgstr ""
31503
31504 #: app/Services/Translations/customer-profile-translation.php:261
31505 msgid "Subscription is active"
31506 msgstr ""
31507
31508 #. %1$s: current subscription status
31509 #: app/Modules/MCP/Tools/SubscriptionTools.php:318
31510 #, php-format
31511 msgid "Subscription is already in status %1$s."
31512 msgstr ""
31513
31514 #: app/Services/Reminders/ReminderService.php:240
31515 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:302
31516 msgid "Subscription is not active"
31517 msgstr ""
31518
31519 #. %s is the payment method name
31520 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:253
31521 #, php-format
31522 msgid "Subscription is not active for Selected payment method %s!"
31523 msgstr ""
31524
31525 #: app/Services/Reminders/ReminderService.php:298
31526 msgid "Subscription is not in a trial period"
31527 msgstr ""
31528
31529 #: app/Models/Cart.php:444 api/Resource/FrontendResource/CartResource.php:496
31530 #: api/Resource/FrontendResource/CartResource.php:608
31531 msgid "Subscription items can't be combined with other products in the cart."
31532 msgstr ""
31533
31534 #: app/Models/Cart.php:514
31535 msgid "Subscription items must be purchased via direct checkout."
31536 msgstr ""
31537
31538 #: app/Services/Translations/admin-translation.php:2299
31539 msgid "Subscription List By Customer"
31540 msgstr ""
31541
31542 #: app/Services/Translations/admin-translation.php:2300
31543 msgid "Subscription List By Product"
31544 msgstr ""
31545
31546 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:186
31547 msgid "Subscription must be active to make early payments."
31548 msgstr ""
31549
31550 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:104
31551 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:211
31552 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:258
31553 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:306
31554 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:356
31555 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:397
31556 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:439
31557 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:490
31558 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:45
31559 msgid "Subscription not found"
31560 msgstr ""
31561
31562 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:320
31563 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:81
31564 msgid "Subscription not found!"
31565 msgstr ""
31566
31567 #: app/Modules/Subscriptions/Services/SubscriptionService.php:29
31568 msgid "Subscription not found."
31569 msgstr ""
31570
31571 #: app/Services/Translations/customer-profile-translation.php:262
31572 msgid "Subscription options"
31573 msgstr ""
31574
31575 #: app/Services/Reminders/ReminderService.php:233
31576 #: app/Services/Reminders/ReminderService.php:291
31577 msgid "Subscription or customer not found"
31578 msgstr ""
31579
31580 #: app/Services/Translations/admin-translation.php:2301
31581 #: app/Http/Controllers/OrderController.php:137
31582 msgid "Subscription Order cannot be edited."
31583 msgstr ""
31584
31585 #: app/Http/Controllers/OrderController.php:94
31586 msgid "Subscription order with Manual Order is not supported yet!"
31587 msgstr ""
31588
31589 #: app/Services/Translations/customer-profile-translation.php:263
31590 msgid "Subscription pagination"
31591 msgstr ""
31592
31593 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:227
31594 msgid ""
31595 "Subscription payment is not avalable for this gateway. Please choose another "
31596 "payment method!"
31597 msgstr ""
31598
31599 #: app/Services/Translations/admin-translation.php:2302
31600 #: app/Services/Translations/customer-profile-translation.php:258
31601 #: app/Modules/PaymentMethods/PayPalGateway/PayPalHelper.php:198
31602 msgid "Subscription Plan"
31603 msgstr ""
31604
31605 #: app/Services/Translations/customer-profile-translation.php:259
31606 msgid "Subscription Plan Details"
31607 msgstr ""
31608
31609 #: app/Services/Translations/customer-profile-translation.php:260
31610 #: app/Services/Translations/block-editor-translation.php:405
31611 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:218
31612 msgid "Subscription Plans"
31613 msgstr ""
31614
31615 #: app/Services/Translations/admin-translation.php:2303
31616 msgid "Subscription Plans #"
31617 msgstr ""
31618
31619 #: app/Services/Translations/customer-profile-translation.php:264
31620 msgid "Subscription plans table"
31621 msgstr ""
31622
31623 #: app/Helpers/Status.php:461
31624 msgid "Subscription Reactivated"
31625 msgstr ""
31626
31627 #: app/Hooks/Handlers/ReminderHandler.php:148
31628 msgid "Subscription Reminders"
31629 msgstr ""
31630
31631 #: app/Views/emails/subscription/renewal/admin.php:33
31632 msgid "Subscription Renewal Summary:"
31633 msgstr ""
31634
31635 #: app/Helpers/Status.php:469
31636 msgid "Subscription Renewed"
31637 msgstr ""
31638
31639 #: app/Services/Translations/admin-translation.php:2304
31640 msgid "Subscription Retention"
31641 msgstr ""
31642
31643 #: api/StoreSettings.php:1174
31644 #: app/Services/Translations/admin-translation.php:2305
31645 msgid "Subscription Settings"
31646 msgstr ""
31647
31648 #: app/Services/Translations/admin-translation.php:2308
31649 msgid "Subscription settings"
31650 msgstr ""
31651
31652 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:220
31653 msgid "Subscription switched to PayPal"
31654 msgstr ""
31655
31656 #: app/Services/Translations/admin-translation.php:2306
31657 msgid "Subscription Type"
31658 msgstr ""
31659
31660 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:250
31661 msgid "Subscription updated successfully"
31662 msgstr ""
31663
31664 #: app/Events/Subscription/SubscriptionValidityExpired.php:52
31665 #: dev/wp-browser/tests/Integration/Events/SubscriptionEventsTest.php:296
31666 msgid "Subscription validity expired"
31667 msgstr ""
31668
31669 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:162
31670 msgid "Subscription was created but not found in paypal or connecting issue"
31671 msgstr ""
31672
31673 #: app/Modules/MCP/Tools/SubscriptionTools.php:209
31674 #: app/Modules/MCP/Tools/SubscriptionTools.php:302
31675 msgid "subscription_id is required."
31676 msgstr ""
31677
31678 #: api/StoreSettings.php:1155 app/Helpers/AdminHelper.php:144
31679 #: app/Helpers/Status.php:453
31680 #: app/Services/Translations/admin-translation.php:2309
31681 #: app/Services/Translations/customer-profile-translation.php:265
31682 #: app/Hooks/Handlers/MenuHandler.php:277
31683 #: app/Hooks/Handlers/BlockEditors/CustomerProfileBlockEditor.php:44
31684 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:191
31685 msgid "Subscriptions"
31686 msgstr ""
31687
31688 #: app/Services/Translations/admin-translation.php:2310
31689 msgid "Subscriptions Count Trend"
31690 msgstr ""
31691
31692 #: app/Services/Translations/admin-translation.php:2311
31693 msgid "Subscriptions Report"
31694 msgstr ""
31695
31696 #: app/Services/Translations/admin-translation.php:2312
31697 msgid "Subscriptions Setup"
31698 msgstr ""
31699
31700 #: app/Services/Translations/block-editor-translation.php:406
31701 msgid "Subtitle Color"
31702 msgstr ""
31703
31704 #: app/Helpers/EditorShortCodeHelper.php:323
31705 #: app/Services/Renderer/CartSummaryRender.php:170
31706 #: app/Services/Translations/admin-translation.php:2313
31707 #: app/Services/Translations/customer-profile-translation.php:266
31708 #: app/Services/Translations/block-editor-translation.php:407
31709 #: app/Views/invoice/thank_you.php:180 app/Views/invoice/receipt_slip.php:324
31710 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:587
31711 #: app/Services/Renderer/Receipt/ThankYouRender.php:408
31712 #: app/Views/emails/parts/subscription_item.php:66
31713 #: app/Views/emails/parts/items_table.php:288
31714 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:402
31715 msgid "Subtotal"
31716 msgstr ""
31717
31718 #: app/Helpers/EditorShortCodeHelper.php:324
31719 msgid "Subtotal (Formatted)"
31720 msgstr ""
31721
31722 #: app/Services/Translations/customer-profile-translation.php:267
31723 msgid "Subtotal for this item"
31724 msgstr ""
31725
31726 #: app/Services/Localization/i18n/address-locales.php:46
31727 msgid "Suburb"
31728 msgstr ""
31729
31730 #: app/Helpers/Status.php:203 app/Helpers/Status.php:221
31731 #: app/Services/Filter/OrderFilter.php:386
31732 #: app/Services/Translations/admin-translation.php:2314
31733 #: app/Services/Translations/customer-profile-translation.php:268
31734 msgid "Succeeded"
31735 msgstr ""
31736
31737 #: app/Services/Translations/admin-translation.php:2315
31738 #: app/Services/Translations/customer-profile-translation.php:269
31739 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:59
31740 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:116
31741 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:145
31742 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:177
31743 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:424
31744 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:486
31745 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:28
31746 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:68
31747 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:176
31748 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:380
31749 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:386
31750 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:473
31751 msgid "Success"
31752 msgstr ""
31753
31754 #: api/Resource/FrontendResource/CartResource.php:232
31755 msgid "Successfully added!"
31756 msgstr ""
31757
31758 #: api/Resource/AttrGroupResource.php:73
31759 msgid "Successfully created!"
31760 msgstr ""
31761
31762 #: app/Services/FileSystem/Drivers/S3/S3FileList.php:107
31763 msgid "Successfully tested S3!"
31764 msgstr ""
31765
31766 #: api/Helper.php:64
31767 msgid "Successfully updated the role(s)."
31768 msgstr ""
31769
31770 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:253
31771 msgid "Successfully verified bucket!"
31772 msgstr ""
31773
31774 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:139
31775 msgid "Successfully verified S3 connection!"
31776 msgstr ""
31777
31778 #: app/Services/Localization/i18n/states.php:1695
31779 msgid "Suceava"
31780 msgstr ""
31781
31782 #: app/Services/Localization/i18n/states.php:702
31783 msgid "Suchitepéquez"
31784 msgstr ""
31785
31786 #: app/Services/Localization/i18n/states.php:404
31787 #: app/Services/Localization/i18n/states.php:2233
31788 msgid "Sucre"
31789 msgstr ""
31790
31791 #: app/Services/Localization/i18n/states.php:556
31792 msgid "Sucumbíos"
31793 msgstr ""
31794
31795 #: app/Services/Localization/i18n/states.php:1003
31796 msgid "Sud Sardegna"
31797 msgstr ""
31798
31799 #: app/Services/Localization/i18n/countries.php:222
31800 msgid "Sudan"
31801 msgstr ""
31802
31803 #: app/Services/Localization/i18n/states.php:586
31804 msgid "Suez"
31805 msgstr ""
31806
31807 #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:52
31808 msgid "Suffix"
31809 msgstr ""
31810
31811 #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:59
31812 msgid "Suffix block"
31813 msgstr ""
31814
31815 #: app/Services/Renderer/SearchBarRenderer.php:132
31816 msgid "Suggestions"
31817 msgstr ""
31818
31819 #: app/Services/Localization/i18n/states.php:1803
31820 msgid "Sukhothai"
31821 msgstr ""
31822
31823 #: app/Services/Localization/i18n/states.php:804
31824 msgid "Sulawesi Barat"
31825 msgstr ""
31826
31827 #: app/Services/Localization/i18n/states.php:805
31828 msgid "Sulawesi Selatan"
31829 msgstr ""
31830
31831 #: app/Services/Localization/i18n/states.php:802
31832 msgid "Sulawesi Tengah"
31833 msgstr ""
31834
31835 #: app/Services/Localization/i18n/states.php:803
31836 msgid "Sulawesi Tenggara"
31837 msgstr ""
31838
31839 #: app/Services/Localization/i18n/states.php:801
31840 msgid "Sulawesi Utara"
31841 msgstr ""
31842
31843 #: app/Services/Localization/i18n/states.php:1613
31844 msgid "Sultan Kudarat"
31845 msgstr ""
31846
31847 #: app/Services/Localization/i18n/states.php:1614
31848 msgid "Sulu"
31849 msgstr ""
31850
31851 #: app/Services/Translations/TransStrings.php:265
31852 msgid "Sum"
31853 msgstr ""
31854
31855 #: app/Services/Translations/admin-translation.php:2316
31856 msgid "Sum All"
31857 msgstr ""
31858
31859 #: app/Services/Localization/i18n/states.php:779
31860 msgid "Sumatera Barat"
31861 msgstr ""
31862
31863 #: app/Services/Localization/i18n/states.php:783
31864 msgid "Sumatera Selatan"
31865 msgstr ""
31866
31867 #: app/Services/Localization/i18n/states.php:778
31868 msgid "Sumatera Utara"
31869 msgstr ""
31870
31871 #: app/Services/Translations/admin-translation.php:2317
31872 #: app/Services/Translations/customer-profile-translation.php:270
31873 #: app/Services/Translations/block-editor-translation.php:408
31874 #: app/Views/emails/order/refunded/customer.php:28
31875 #: app/Views/emails/order/refunded/admin.php:37
31876 #: app/Views/emails/subscription/renewal/customer.php:38
31877 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:200
31878 msgid "Summary"
31879 msgstr ""
31880
31881 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:391
31882 msgid "Summary Footer"
31883 msgstr ""
31884
31885 #: app/Services/Translations/admin-translation.php:2318
31886 msgid "Sums of all shipping classes."
31887 msgstr ""
31888
31889 #: app/Services/Localization/i18n/states.php:1989
31890 msgid "Sumshchyna"
31891 msgstr ""
31892
31893 #: app/Services/Translations/TransStrings.php:169
31894 msgid "Sun"
31895 msgstr ""
31896
31897 #: app/Services/Localization/i18n/states.php:188
31898 msgid "Sunamganj"
31899 msgstr ""
31900
31901 #: app/Services/Translations/TransStrings.php:178
31902 #: app/Services/Translations/admin-translation.php:2319
31903 msgid "Sunday"
31904 msgstr ""
31905
31906 #: app/Services/Permission/PermissionManager.php:21
31907 msgid "Super Admin"
31908 msgstr ""
31909
31910 #: app/Services/Localization/i18n/states.php:1804
31911 msgid "Suphan Buri"
31912 msgstr ""
31913
31914 #: app/Services/Localization/i18n/states.php:1805
31915 msgid "Surat Thani"
31916 msgstr ""
31917
31918 #: app/Services/Localization/i18n/states.php:1615
31919 msgid "Surigao del Norte"
31920 msgstr ""
31921
31922 #: app/Services/Localization/i18n/states.php:1616
31923 msgid "Surigao del Sur"
31924 msgstr ""
31925
31926 #: app/Services/Localization/i18n/states.php:1806
31927 msgid "Surin"
31928 msgstr ""
31929
31930 #: app/Services/Localization/i18n/countries.php:223
31931 msgid "Suriname"
31932 msgstr ""
31933
31934 #: app/Helpers/CurrenciesHelper.php:134
31935 msgid "Surinamese Dollar"
31936 msgstr ""
31937
31938 #: app/Services/Localization/i18n/countries.php:224
31939 msgid "Svalbard and Jan Mayen"
31940 msgstr ""
31941
31942 #: app/Helpers/CurrenciesHelper.php:137
31943 msgid "Swazi Lilangeni"
31944 msgstr ""
31945
31946 #: app/Services/Localization/i18n/countries.php:226
31947 msgid "Sweden"
31948 msgstr ""
31949
31950 #: app/Helpers/CurrenciesHelper.php:129
31951 msgid "Swedish Krona"
31952 msgstr ""
31953
31954 #: app/Helpers/CurrenciesHelper.php:46
31955 msgid "Swiss Franc"
31956 msgstr ""
31957
31958 #: app/Services/Translations/admin-translation.php:2320
31959 msgid ""
31960 "Switching to 'Simple' will permanently delete all variations except the "
31961 "first one."
31962 msgstr ""
31963
31964 #: app/Services/Translations/admin-translation.php:2321
31965 msgid ""
31966 "Switching to Advanced Variations will delete all current variations for this "
31967 "product and cannot be undone. You won't be able to switch back to Simple "
31968 "Variations."
31969 msgstr ""
31970
31971 #: app/Services/Localization/i18n/countries.php:227
31972 msgid "Switzerland"
31973 msgstr ""
31974
31975 #: app/Services/Localization/i18n/states.php:189
31976 msgid "Sylhet"
31977 msgstr ""
31978
31979 #: api/StoreSettings.php:453
31980 msgid "Symbol & ISO (eg: $100 USD)"
31981 msgstr ""
31982
31983 #: api/StoreSettings.php:441
31984 msgid "Symbol after (eg: 100$)"
31985 msgstr ""
31986
31987 #: api/StoreSettings.php:437
31988 msgid "Symbol before (eg: $100)"
31989 msgstr ""
31990
31991 #: app/Services/Translations/admin-translation.php:2322
31992 msgid "Sync Order Statuses"
31993 msgstr ""
31994
31995 #: app/Services/Localization/i18n/countries.php:228
31996 msgid "Syria"
31997 msgstr ""
31998
31999 #: app/Services/Translations/admin-translation.php:2323
32000 msgid "System"
32001 msgstr ""
32002
32003 #: app/Services/Localization/i18n/states.php:770
32004 msgid "Szabolcs-Szatmár-Bereg"
32005 msgstr ""
32006
32007 #: app/Services/Localization/i18n/states.php:475
32008 msgid "Sánchez Ramírez"
32009 msgstr ""
32010
32011 #: app/Services/Localization/i18n/states.php:276
32012 msgid "São Paulo"
32013 msgstr ""
32014
32015 #: app/Services/Localization/i18n/countries.php:205
32016 msgid "São Tomé and Príncipe"
32017 msgstr ""
32018
32019 #: app/Helpers/CurrenciesHelper.php:135
32020 msgid "São Tomé and Príncipe Dobra"
32021 msgstr ""
32022
32023 #: app/Services/Localization/i18n/states.php:1713
32024 msgid "Sédhiou"
32025 msgstr ""
32026
32027 #: app/Services/Localization/i18n/states.php:502
32028 msgid "Sétif"
32029 msgstr ""
32030
32031 #: app/Services/Localization/i18n/states.php:1311
32032 msgid "Sîngerei"
32033 msgstr ""
32034
32035 #: app/Services/Localization/i18n/states.php:1692
32036 msgid "Sălaj"
32037 msgstr ""
32038
32039 #: app/Services/Translations/block-editor-translation.php:409
32040 msgid "Tab"
32041 msgstr ""
32042
32043 #: app/Services/Localization/i18n/states.php:1350
32044 msgid "Tabasco"
32045 msgstr ""
32046
32047 #: app/Services/Translations/customer-profile-translation.php:271
32048 msgid "Table of activated sites"
32049 msgstr ""
32050
32051 #: app/Services/Translations/admin-translation.php:2324
32052 msgid "Tablet"
32053 msgstr ""
32054
32055 #: app/Services/Localization/i18n/states.php:1924
32056 msgid "Tabora"
32057 msgstr ""
32058
32059 #: app/Services/Localization/i18n/states.php:1537
32060 msgid "Tacna"
32061 msgstr ""
32062
32063 #: app/Services/Localization/i18n/states.php:2213
32064 msgid "Tacuarembó"
32065 msgstr ""
32066
32067 #: app/Services/Translations/block-editor-translation.php:410
32068 msgid "Tag"
32069 msgstr ""
32070
32071 #: app/Services/Localization/i18n/states.php:1135
32072 msgid "Taita-Taveta"
32073 msgstr ""
32074
32075 #: app/Services/Localization/i18n/countries.php:229
32076 msgid "Taiwan"
32077 msgstr ""
32078
32079 #: app/Services/Localization/i18n/countries.php:230
32080 msgid "Tajikistan"
32081 msgstr ""
32082
32083 #: app/Helpers/CurrenciesHelper.php:139
32084 msgid "Tajikistani Somoni"
32085 msgstr ""
32086
32087 #: app/Services/Localization/i18n/states.php:1807
32088 msgid "Tak"
32089 msgstr ""
32090
32091 #: app/Services/Localization/i18n/states.php:50
32092 msgid "Takhar"
32093 msgstr ""
32094
32095 #: app/Services/Localization/i18n/states.php:494
32096 msgid "Tamanghasset"
32097 msgstr ""
32098
32099 #: app/Services/Localization/i18n/states.php:1351
32100 msgid "Tamaulipas"
32101 msgstr ""
32102
32103 #: app/Services/Localization/i18n/states.php:1715
32104 msgid "Tambacounda"
32105 msgstr ""
32106
32107 #: app/Services/Localization/i18n/states.php:865
32108 msgid "Tamil Nadu"
32109 msgstr ""
32110
32111 #: app/Services/Localization/i18n/states.php:1279
32112 msgid "Tan-Tan"
32113 msgstr ""
32114
32115 #: app/Services/Localization/i18n/states.php:1136
32116 msgid "Tana River"
32117 msgstr ""
32118
32119 #: app/Services/Localization/i18n/states.php:1925
32120 msgid "Tanga"
32121 msgstr ""
32122
32123 #: app/Services/Localization/i18n/states.php:190
32124 msgid "Tangail"
32125 msgstr ""
32126
32127 #: app/Services/Localization/i18n/states.php:1278
32128 msgid "Tangier-Assilah"
32129 msgstr ""
32130
32131 #: app/Services/Localization/i18n/countries.php:231
32132 msgid "Tanzania"
32133 msgstr ""
32134
32135 #: app/Helpers/CurrenciesHelper.php:144
32136 msgid "Tanzanian Shilling"
32137 msgstr ""
32138
32139 #: app/Services/Localization/i18n/states.php:1271
32140 msgid "Taounate"
32141 msgstr ""
32142
32143 #: app/Services/Localization/i18n/states.php:1270
32144 msgid "Taourirt"
32145 msgstr ""
32146
32147 #: app/Services/Localization/i18n/states.php:1439
32148 msgid "Taraba"
32149 msgstr ""
32150
32151 #: app/Services/Localization/i18n/states.php:1316
32152 msgid "Taraclia"
32153 msgstr ""
32154
32155 #: app/Services/Localization/i18n/states.php:1485
32156 msgid "Taranaki"
32157 msgstr ""
32158
32159 #: app/Services/Localization/i18n/states.php:1004
32160 msgid "Taranto"
32161 msgstr ""
32162
32163 #: app/Services/Localization/i18n/states.php:338
32164 msgid "Tarapacá"
32165 msgstr ""
32166
32167 #: app/Services/Localization/i18n/states.php:1269
32168 msgid "Tarfaya (EH-partial)"
32169 msgstr ""
32170
32171 #: app/Services/Localization/i18n/states.php:217
32172 msgid "Targovishte"
32173 msgstr ""
32174
32175 #: app/Services/Localization/i18n/states.php:249
32176 msgid "Tarija"
32177 msgstr ""
32178
32179 #: app/Services/Localization/i18n/states.php:1617
32180 msgid "Tarlac"
32181 msgstr ""
32182
32183 #: app/Services/Localization/i18n/states.php:1272
32184 msgid "Taroudant"
32185 msgstr ""
32186
32187 #: app/Services/Localization/i18n/states.php:634
32188 msgid "Tarragona"
32189 msgstr ""
32190
32191 #: app/Services/Localization/i18n/states.php:1492
32192 msgid "Tasman"
32193 msgstr ""
32194
32195 #: app/Services/Localization/i18n/states.php:122
32196 msgid "Tasmania"
32197 msgstr ""
32198
32199 #: app/Services/Localization/i18n/states.php:1273
32200 msgid "Tata"
32201 msgstr ""
32202
32203 #: app/Services/Localization/i18n/states.php:1618
32204 msgid "Tawi-Tawi"
32205 msgstr ""
32206
32207 #: app/Modules/Tax/TaxModule.php:335 app/Views/emails/parts/items_table.php:414
32208 msgid "TAX"
32209 msgstr ""
32210
32211 #: app/Models/Order.php:557 app/Models/Order.php:619
32212 #: app/Services/Translations/admin-translation.php:2325
32213 #: app/Services/Translations/customer-profile-translation.php:272
32214 #: app/Services/Translations/block-editor-translation.php:411
32215 #: app/Views/invoice/thank_you.php:269 app/Views/invoice/thank_you.php:296
32216 #: app/Views/invoice/receipt_slip.php:404
32217 #: app/Views/invoice/receipt_slip.php:439
32218 #: app/Views/invoice/receipt_slip.php:503 app/Modules/Tax/TaxModule.php:204
32219 #: app/Modules/Tax/TaxModule.php:441 app/Modules/Tax/TaxModule.php:773
32220 #: app/Modules/Tax/TaxModule.php:790 app/Modules/Tax/TaxModule.php:944
32221 #: app/Modules/Tax/TaxModule.php:1147 app/Modules/Tax/TaxCalculator.php:826
32222 #: app/Services/Renderer/Receipt/TaxSummaryHelper.php:300
32223 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:704
32224 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:713
32225 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:1002
32226 #: app/Services/Renderer/Receipt/ThankYouRender.php:521
32227 #: app/Services/Renderer/Receipt/ThankYouRender.php:1170
32228 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:595
32229 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:764
32230 #: app/Views/emails/parts/subscription_item.php:91
32231 #: app/Views/emails/parts/subscription_item.php:104
32232 #: app/Views/emails/parts/items_table.php:466
32233 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:457
32234 msgid "Tax"
32235 msgstr ""
32236
32237 #: app/Views/emails/parts/items_table.php:138
32238 msgid "Tax (excl.)"
32239 msgstr ""
32240
32241 #: app/Views/emails/parts/items_table.php:138
32242 msgid "Tax (incl.)"
32243 msgstr ""
32244
32245 #: app/Modules/Tax/TaxModule.php:864
32246 msgid "Tax breakdown"
32247 msgstr ""
32248
32249 #: app/Services/Translations/admin-translation.php:2342
32250 #: app/Services/Translations/customer-profile-translation.php:273
32251 #: app/Views/invoice/thank_you.php:286 app/Views/invoice/receipt_slip.php:427
32252 #: app/Modules/Tax/TaxModule.php:334
32253 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:988
32254 #: app/Services/Renderer/Receipt/ThankYouRender.php:1124
32255 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:588
32256 #: app/Views/emails/parts/items_table.php:412
32257 msgid "Tax breakdown by rate"
32258 msgstr ""
32259
32260 #: app/Services/Renderer/Receipt/ThankYouRender.php:1130
32261 msgid "Tax breakdown explanation"
32262 msgstr ""
32263
32264 #: app/Services/Translations/admin-translation.php:2326
32265 msgid "Tax Class"
32266 msgstr ""
32267
32268 #. %1$s: tax class slug (e.g. standard, reduced)
32269 #: app/Http/Controllers/TaxEUController.php:113
32270 #, php-format
32271 msgid ""
32272 "Tax class \"%1$s\" could not be found. Create the class first and try again."
32273 msgstr ""
32274
32275 #: app/Http/Controllers/TaxRateController.php:95
32276 msgid "Tax class created successfully"
32277 msgstr ""
32278
32279 #: app/Services/Translations/admin-translation.php:2343
32280 msgid "Tax class creation returned an invalid response"
32281 msgstr ""
32282
32283 #: app/Http/Controllers/TaxRateController.php:144
32284 msgid "Tax class deleted successfully"
32285 msgstr ""
32286
32287 #: app/Http/Controllers/TaxRateController.php:72
32288 msgid "Tax class name is required"
32289 msgstr ""
32290
32291 #: app/Http/Controllers/TaxRateController.php:77
32292 msgid "Tax class name must be 30 characters or fewer"
32293 msgstr ""
32294
32295 #: app/Http/Controllers/ProductController.php:400
32296 msgid "Tax Class not found"
32297 msgstr ""
32298
32299 #: app/Http/Requests/TaxClassRequest.php:21
32300 msgid "Tax class title is required."
32301 msgstr ""
32302
32303 #: app/Http/Requests/TaxClassRequest.php:22
32304 msgid "Tax class title must be 30 characters or fewer."
32305 msgstr ""
32306
32307 #: app/Services/Translations/admin-translation.php:2327
32308 msgid "Tax Classes"
32309 msgstr ""
32310
32311 #: app/Services/Translations/admin-translation.php:2344
32312 msgid "Tax classes are not available. Please reload the page and try again."
32313 msgstr ""
32314
32315 #: app/Services/Translations/admin-translation.php:2345
32316 msgid "Tax collection is disabled. Enable it any time in Tax → Settings."
32317 msgstr ""
32318
32319 #: app/Services/Translations/admin-translation.php:2328
32320 msgid "Tax Configuration"
32321 msgstr ""
32322
32323 #: app/Services/Translations/admin-translation.php:2329
32324 msgid "Tax Configuration Countries"
32325 msgstr ""
32326
32327 #: app/Services/Translations/admin-translation.php:2330
32328 msgid "Tax Country"
32329 msgstr ""
32330
32331 #: app/Services/Translations/admin-translation.php:2346
32332 msgid "Tax disabled"
32333 msgstr ""
32334
32335 #: app/Services/Translations/admin-translation.php:2347
32336 msgid "Tax excluded"
32337 msgstr ""
32338
32339 #: app/Services/Translations/admin-translation.php:2348
32340 msgid "Tax exempt"
32341 msgstr ""
32342
32343 #: app/Services/Translations/admin-translation.php:2331
32344 msgid "Tax Exemption"
32345 msgstr ""
32346
32347 #: app/Services/Translations/admin-translation.php:2332
32348 msgid "Tax Filing"
32349 msgstr ""
32350
32351 #: app/Http/Controllers/TaxRateController.php:477
32352 msgid "Tax has been disabled successfully"
32353 msgstr ""
32354
32355 #: app/Http/Controllers/TaxRateController.php:476
32356 msgid "Tax has been enabled successfully"
32357 msgstr ""
32358
32359 #: app/Modules/Tax/TaxModule.php:352
32360 msgid "Tax has been reversed for this order."
32361 msgstr ""
32362
32363 #: app/Services/Translations/admin-translation.php:2333
32364 msgid "Tax ID / VAT Number"
32365 msgstr ""
32366
32367 #: app/Services/Translations/admin-translation.php:2334
32368 #: app/Http/Controllers/TaxRateController.php:533
32369 msgid "Tax ID has been saved successfully"
32370 msgstr ""
32371
32372 #. %1$s: store seller tax ID
32373 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:938
32374 #, php-format
32375 msgid "Tax ID: %1$s"
32376 msgstr ""
32377
32378 #: app/Services/Translations/admin-translation.php:2349
32379 msgid "Tax included"
32380 msgstr ""
32381
32382 #: app/Modules/Tax/TaxModule.php:341
32383 msgid "Tax information"
32384 msgstr ""
32385
32386 #: app/Services/Translations/admin-translation.php:2350
32387 msgid "Tax is already factored into your listed price."
32388 msgstr ""
32389
32390 #: app/Services/Translations/admin-translation.php:2351
32391 msgid ""
32392 "Tax is currently disabled. Enable tax from the Tax Settings page to start "
32393 "collecting tax."
32394 msgstr ""
32395
32396 #: app/Modules/Tax/TaxModule.php:1915
32397 msgid "Tax is not enabled."
32398 msgstr ""
32399
32400 #: app/Services/Translations/admin-translation.php:2352
32401 msgid "Tax is shown separately and added to the subtotal."
32402 msgstr ""
32403
32404 #: app/Services/Translations/admin-translation.php:2335
32405 msgid "Tax Label"
32406 msgstr ""
32407
32408 #: app/Services/Translations/admin-translation.php:2353
32409 msgid "Tax label"
32410 msgstr ""
32411
32412 #: app/Services/Filter/TaxFilter.php:101
32413 #: app/Services/Translations/admin-translation.php:2336
32414 msgid "Tax Name"
32415 msgstr ""
32416
32417 #: app/Services/Translations/admin-translation.php:2354
32418 msgid "Tax name"
32419 msgstr ""
32420
32421 #: app/Http/Controllers/TaxRateController.php:726
32422 msgid "Tax override has been saved successfully"
32423 msgstr ""
32424
32425 #: app/Services/Translations/admin-translation.php:2355
32426 msgid "Tax overrides"
32427 msgstr ""
32428
32429 #: app/Http/Controllers/TaxClassController.php:52
32430 msgid "Tax profile has been created successfully"
32431 msgstr ""
32432
32433 #: app/Http/Controllers/TaxClassController.php:119
32434 msgid "Tax profile has been deleted successfully"
32435 msgstr ""
32436
32437 #: app/Http/Controllers/TaxClassController.php:94
32438 msgid "Tax profile has been updated successfully"
32439 msgstr ""
32440
32441 #: app/Http/Controllers/ProductController.php:440
32442 msgid "Tax profile removed successfully"
32443 msgstr ""
32444
32445 #: app/Http/Controllers/ProductController.php:422
32446 msgid "Tax profile updated successfully"
32447 msgstr ""
32448
32449 #: app/Services/Filter/TaxFilter.php:74 app/Services/Filter/OrderFilter.php:512
32450 msgid "Tax Property"
32451 msgstr ""
32452
32453 #: app/Services/Translations/admin-translation.php:2337
32454 msgid "Tax Rate"
32455 msgstr ""
32456
32457 #: app/Services/Translations/admin-translation.php:2356
32458 msgid "Tax rate (%)"
32459 msgstr ""
32460
32461 #: app/Http/Controllers/TaxRateController.php:455
32462 msgid "Tax rate has been deleted successfully"
32463 msgstr ""
32464
32465 #: app/Http/Controllers/TaxRateController.php:438
32466 msgid "Tax rate has been saved successfully"
32467 msgstr ""
32468
32469 #: app/Http/Controllers/TaxRateController.php:378
32470 msgid "Tax rate has been updated successfully"
32471 msgstr ""
32472
32473 #: app/Http/Controllers/TaxRateController.php:573
32474 msgid "Tax rate must be 0 or greater"
32475 msgstr ""
32476
32477 #: app/Http/Controllers/TaxRateController.php:565
32478 msgid "Tax rate must be a valid number"
32479 msgstr ""
32480
32481 #: app/Http/Controllers/TaxRateController.php:593
32482 msgid "Tax rate not found"
32483 msgstr ""
32484
32485 #: app/Services/Translations/admin-translation.php:2338
32486 msgid "Tax Rates"
32487 msgstr ""
32488
32489 #: app/Services/Translations/admin-translation.php:2357
32490 msgid "Tax rates have been reset to defaults"
32491 msgstr ""
32492
32493 #: app/Services/Translations/admin-translation.php:2358
32494 msgid "Tax rates saved"
32495 msgstr ""
32496
32497 #: app/Services/Translations/admin-translation.php:2339
32498 msgid "Tax Region"
32499 msgstr ""
32500
32501 #: app/Services/Translations/admin-translation.php:2340
32502 msgid "Tax Regions"
32503 msgstr ""
32504
32505 #: app/Services/Translations/admin-translation.php:2359
32506 #: app/Modules/Tax/TaxModule.php:425
32507 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:963
32508 #: app/Services/Renderer/Receipt/ThankYouRender.php:1153
32509 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:562
32510 #: app/Views/emails/parts/items_table.php:444
32511 msgid "Tax reversed"
32512 msgstr ""
32513
32514 #. %1$s: formatted reversed tax amount
32515 #: app/Services/Translations/customer-profile-translation.php:275
32516 #: app/Views/invoice/thank_you.php:260 app/Views/invoice/receipt_slip.php:397
32517 #: app/Modules/Tax/TaxModule.php:215
32518 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:697
32519 #: app/Services/Renderer/Receipt/ThankYouRender.php:514
32520 #: app/Views/emails/parts/subscription_item.php:81
32521 #, php-format
32522 msgid "Tax reversed: %1$s"
32523 msgstr ""
32524
32525 #: app/Services/Translations/admin-translation.php:2341
32526 msgid "Tax Settings"
32527 msgstr ""
32528
32529 #: app/Services/Translations/admin-translation.php:2360
32530 msgid ""
32531 "Tax settings could not be saved. You can configure them in Tax → Settings."
32532 msgstr ""
32533
32534 #: app/Http/Controllers/OnboardingController.php:153
32535 #: app/Http/Controllers/OnboardingController.php:281
32536 msgid "Tax settings saved"
32537 msgstr ""
32538
32539 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:940
32540 #: app/Services/Renderer/Receipt/ThankYouRender.php:1126
32541 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:559
32542 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:635
32543 msgid "TAX SUMMARY"
32544 msgstr ""
32545
32546 #: app/Views/invoice/thank_you.php:456 app/Views/invoice/receipt_slip.php:583
32547 #: app/Services/Renderer/Receipt/ThankYouRender.php:396
32548 #: app/Views/emails/parts/subscription_item.php:120
32549 #: app/Views/emails/parts/items_table.php:745
32550 msgid "Tax to be paid on reverse charge basis"
32551 msgstr ""
32552
32553 #: app/Services/Translations/admin-translation.php:2361
32554 msgid "Tax will be calculated on save"
32555 msgstr ""
32556
32557 #: app/Http/Controllers/ProductController.php:489
32558 msgid "Tax will be charged on this product"
32559 msgstr ""
32560
32561 #: app/Http/Controllers/ProductVariationController.php:119
32562 msgid "Tax will be charged on this variation"
32563 msgstr ""
32564
32565 #: app/Services/Translations/admin-translation.php:2362
32566 msgid "Tax will be recalculated on save"
32567 msgstr ""
32568
32569 #: app/Modules/Tax/TaxModule.php:988 app/Modules/Tax/TaxModule.php:1098
32570 msgid "Tax-exclusive price"
32571 msgstr ""
32572
32573 #: app/Modules/Tax/TaxModule.php:988 app/Modules/Tax/TaxModule.php:1098
32574 msgid "Tax-inclusive price"
32575 msgstr ""
32576
32577 #: app/Services/Translations/admin-translation.php:2363
32578 msgid "Tax-Inclusive Price Mode"
32579 msgstr ""
32580
32581 #. %1$s: formatted tax amount
32582 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:522
32583 #, php-format
32584 msgid "Tax: %1$s"
32585 msgstr ""
32586
32587 #: app/Services/Translations/admin-translation.php:2364
32588 msgid "Taxable Amount"
32589 msgstr ""
32590
32591 #: app/Services/Translations/admin-translation.php:2365
32592 #: app/Services/Translations/customer-profile-translation.php:276
32593 #: app/Views/invoice/thank_you.php:293 app/Views/invoice/receipt_slip.php:436
32594 #: app/Modules/Tax/TaxModule.php:438
32595 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:999
32596 #: app/Services/Renderer/Receipt/ThankYouRender.php:1169
32597 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:594
32598 #: app/Views/emails/parts/items_table.php:463
32599 msgid "Taxable base"
32600 msgstr ""
32601
32602 #: app/Helpers/AdminHelper.php:170
32603 #: app/Services/Translations/admin-translation.php:2366
32604 #: app/Hooks/Handlers/MenuHandler.php:330
32605 msgid "Taxes"
32606 msgstr ""
32607
32608 #: app/Http/Controllers/TaxController.php:93
32609 msgid "Taxes marked as filed successfully"
32610 msgstr ""
32611
32612 #: app/Services/Translations/admin-translation.php:2367
32613 msgid ""
32614 "Taxes paid in orders. This is deducted from gross sales to calculate revenue."
32615 msgstr ""
32616
32617 #: app/Services/Filter/ProductFilter.php:298
32618 msgid "Taxonomies"
32619 msgstr ""
32620
32621 #: app/Services/Localization/i18n/states.php:1274
32622 msgid "Taza"
32623 msgstr ""
32624
32625 #: app/Services/Localization/i18n/states.php:881
32626 msgid "Tehran (تهران)"
32627 msgstr ""
32628
32629 #: app/Services/Localization/i18n/states.php:1876
32630 msgid "Tekirdağ"
32631 msgstr ""
32632
32633 #: app/Services/Localization/i18n/states.php:866
32634 msgid "Telangana"
32635 msgstr ""
32636
32637 #: app/Services/Localization/i18n/states.php:1317
32638 msgid "Telenești"
32639 msgstr ""
32640
32641 #: app/Services/Localization/i18n/states.php:1696
32642 msgid "Teleorman"
32643 msgstr ""
32644
32645 #: app/Modules/Templating/BlockTemplates/TemplateParts/ProductModalTemplatePart.php:344
32646 msgid "Template content cannot be empty."
32647 msgstr ""
32648
32649 #: app/Services/Translations/admin-translation.php:2369
32650 msgid "Template created"
32651 msgstr ""
32652
32653 #: app/Services/Translations/admin-translation.php:2370
32654 msgid "Template deleted"
32655 msgstr ""
32656
32657 #: app/Modules/Templating/BlockTemplates/ProductModalTemplate.php:48
32658 msgid "Template for Single Product Modal."
32659 msgstr ""
32660
32661 #: app/Services/Translations/admin-translation.php:2368
32662 msgid "Template Name"
32663 msgstr ""
32664
32665 #: app/Modules/Templating/BlockTemplates/ProductCategoryTemplate.php:38
32666 msgctxt "Template name"
32667 msgid "Products by Category"
32668 msgstr ""
32669
32670 #: app/Modules/Templating/BlockTemplates/ProductPageTemplate.php:38
32671 msgctxt "Template name"
32672 msgid "Single Product"
32673 msgstr ""
32674
32675 #: app/Modules/Templating/BlockTemplates/ProductModalTemplate.php:38
32676 msgctxt "Template name"
32677 msgid "Single Product Modal"
32678 msgstr ""
32679
32680 #: app/Modules/Templating/BlockTemplates/TemplateParts/ProductModalTemplatePart.php:135
32681 msgctxt "Template part name"
32682 msgid "Product Modal"
32683 msgstr ""
32684
32685 #: app/Services/Translations/admin-translation.php:2371
32686 msgid "Template saved"
32687 msgstr ""
32688
32689 #: app/Http/Controllers/TemplateController.php:48
32690 msgid "Template saved successfully"
32691 msgstr ""
32692
32693 #: app/Services/Tax/TaxManager.php:126
32694 msgid "Ten"
32695 msgstr ""
32696
32697 #: app/Services/Localization/i18n/states.php:2182
32698 msgid "Tennessee"
32699 msgstr ""
32700
32701 #: app/Services/Localization/i18n/states.php:1005
32702 msgid "Teramo"
32703 msgstr ""
32704
32705 #: app/Services/Localization/i18n/states.php:1371
32706 msgid "Terengganu"
32707 msgstr ""
32708
32709 #: app/Services/Translations/admin-translation.php:2372
32710 msgid "Term created successfully"
32711 msgstr ""
32712
32713 #: api/Resource/AttrTermResource.php:103
32714 msgid "Term creation failed."
32715 msgstr ""
32716
32717 #: api/Resource/AttrTermResource.php:182
32718 msgid "Term Successfully updated!"
32719 msgstr ""
32720
32721 #: app/Services/Translations/admin-translation.php:2373
32722 msgid "Term title"
32723 msgstr ""
32724
32725 #: api/Resource/AttrTermResource.php:175 api/Resource/AttrTermResource.php:187
32726 msgid "Term update failed."
32727 msgstr ""
32728
32729 #: app/Services/Translations/admin-translation.php:2374
32730 msgid "Term updated"
32731 msgstr ""
32732
32733 #: app/Services/Translations/admin-translation.php:2375
32734 msgid "Terms"
32735 msgstr ""
32736
32737 #: app/Services/Translations/admin-translation.php:2836
32738 msgid "terms"
32739 msgstr ""
32740
32741 #: app/Services/Translations/admin-translation.php:2376
32742 msgid "Terms added"
32743 msgstr ""
32744
32745 #: api/Resource/AttrTermResource.php:98
32746 msgid "Terms created successfully."
32747 msgstr ""
32748
32749 #: api/Resource/AttrTermResource.php:276
32750 msgid "Terms reordered."
32751 msgstr ""
32752
32753 #: app/Services/Localization/i18n/states.php:1006
32754 msgid "Terni"
32755 msgstr ""
32756
32757 #: app/Services/Localization/i18n/states.php:1990
32758 msgid "Ternopilshchyna"
32759 msgstr ""
32760
32761 #: app/Services/Localization/i18n/states.php:635
32762 msgid "Teruel"
32763 msgstr ""
32764
32765 #: api/StoreSettings.php:232
32766 msgid "Test"
32767 msgstr ""
32768
32769 #. %s is the storage driver name
32770 #: app/Services/Translations/admin-translation.php:2378
32771 #, php-format
32772 msgid "Test %s Config"
32773 msgstr ""
32774
32775 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:164
32776 msgid "Test API Key"
32777 msgstr ""
32778
32779 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:153
32780 msgid "Test Client ID"
32781 msgstr ""
32782
32783 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:307
32784 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:600
32785 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:148
32786 msgid "Test credentials"
32787 msgstr ""
32788
32789 #: app/Http/Controllers/EmailNotificationController.php:251
32790 msgid "Test digest email sent."
32791 msgstr ""
32792
32793 #: app/Services/Translations/admin-translation.php:2379
32794 msgid "Test Download"
32795 msgstr ""
32796
32797 #: app/Services/Translations/admin-translation.php:2380
32798 #: app/Hooks/Handlers/AdminMenuBarHandler.php:32
32799 msgid "Test Mode"
32800 msgstr ""
32801
32802 #: app/Services/Translations/admin-translation.php:2381
32803 #: app/Http/Controllers/OrderController.php:1043
32804 #: app/Http/Controllers/OrderController.php:1077
32805 msgid "Test order deletion completed."
32806 msgstr ""
32807
32808 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:557
32809 msgid "Test Webhook ID (Copy the webhook id and paste bellow)"
32810 msgstr ""
32811
32812 #: app/Services/Localization/i18n/states.php:1385
32813 msgid "Tete"
32814 msgstr ""
32815
32816 #: app/Services/Localization/i18n/states.php:2183
32817 msgid "Texas"
32818 msgstr ""
32819
32820 #: api/StoreSettings.php:904
32821 #: app/Services/Translations/admin-translation.php:2382
32822 #: app/Services/Translations/block-editor-translation.php:412
32823 msgid "Text"
32824 msgstr ""
32825
32826 #: app/Services/Translations/block-editor-translation.php:413
32827 msgid "Text Color"
32828 msgstr ""
32829
32830 #: app/Services/Translations/block-editor-translation.php:414
32831 msgid "Text displayed on the badge."
32832 msgstr ""
32833
32834 #: app/Services/Translations/block-editor-translation.php:415
32835 msgid "Text shown when not using percentage mode."
32836 msgstr ""
32837
32838 #: app/Helpers/CurrenciesHelper.php:138
32839 msgid "Thai Baht"
32840 msgstr ""
32841
32842 #: app/Services/Localization/i18n/countries.php:232
32843 msgid "Thailand"
32844 msgstr ""
32845
32846 #: app/Services/Localization/i18n/states.php:191
32847 msgid "Thakurgaon"
32848 msgstr ""
32849
32850 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:199
32851 msgid "Thank you"
32852 msgstr ""
32853
32854 #: app/Views/emails/order/shipped/customer.php:47
32855 msgid ""
32856 "Thank you for choosing us! We hope you’re excited about your order. If you "
32857 "have any questions, feel free to reach out."
32858 msgstr ""
32859
32860 #: app/Views/emails/order/delivered/customer.php:50
32861 msgid "Thank you for shopping with us! We look forward to serving you again."
32862 msgstr ""
32863
32864 #: app/Views/invoice/delivery_slip.php:87
32865 msgid "Thank You for Your Business!"
32866 msgstr ""
32867
32868 #: app/Services/PDF/DefaultPdfStructures.php:113
32869 msgid "Thank you for your continued subscription!"
32870 msgstr ""
32871
32872 #: app/Views/emails/order/placed/customer.php:16
32873 msgid ""
32874 "Thank you for your order! We have received your order placed with offline "
32875 "payment method. We will process your order once payment is confirmed. Here "
32876 "are the details of your order:"
32877 msgstr ""
32878
32879 #: app/Services/PDF/DefaultPdfStructures.php:193
32880 msgid ""
32881 "Thank you for your order. Please complete the payment to process your order."
32882 msgstr ""
32883
32884 #: app/Services/PDF/DefaultPdfStructures.php:74
32885 msgid "Thank you for your purchase!"
32886 msgstr ""
32887
32888 #: app/Views/emails/order/paid/customer.php:16
32889 msgid ""
32890 "Thank you for your purchase! Your order has been successfully placed and "
32891 "confirmed. Here are your order details."
32892 msgstr ""
32893
32894 #: app/Views/emails/order/refunded/customer.php:20
32895 msgid ""
32896 "Thank you for your understanding, and we truly value your trust in us. Below "
32897 "are the details of your refund."
32898 msgstr ""
32899
32900 #: app/Services/Translations/admin-translation.php:2383
32901 msgid "Thank you page Instruction"
32902 msgstr ""
32903
32904 #: app/Services/Translations/admin-translation.php:2384
32905 msgid ""
32906 "Thank you page Instruction will be displayed on the thank you page receipt "
32907 "section."
32908 msgstr ""
32909
32910 #: app/Services/Localization/i18n/states.php:1137
32911 msgid "Tharaka-Nithi"
32912 msgstr ""
32913
32914 #. %1$s: field attribute name
32915 #: app/Http/Rules/SanitizeTextArea.php:12
32916 #, php-format
32917 msgid "The %1$s must be a valid text"
32918 msgstr ""
32919
32920 #. 1: attribute name, 2: max length
32921 #: app/Http/Rules/MaxLengthRule.php:31
32922 #, php-format
32923 msgid "The %1$s must not be greater than %2$s characters."
32924 msgstr ""
32925
32926 #. 1: attribute name
32927 #: app/Http/Rules/MaxLengthRule.php:21 app/Http/Rules/SanitizeText.php:18
32928 #: app/Http/Rules/SanitizeText.php:26 app/Http/Rules/SanitizeTextArea.php:26
32929 #: app/Http/Rules/SanitizeTextArea.php:34 app/Http/Rules/MaxPostCodeRule.php:16
32930 #, php-format
32931 msgid "The %s must be a valid text"
32932 msgstr ""
32933
32934 #. 1: attribute name
32935 #: app/Http/Rules/MaxPostCodeRule.php:24
32936 #, php-format
32937 msgid "The %s must not be greater than 100 characters."
32938 msgstr ""
32939
32940 #: api/Resource/OrderResource.php:1672
32941 msgid "The address information does not match"
32942 msgstr ""
32943
32944 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:191
32945 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:312
32946 msgid ""
32947 "The bucket you are attempting to access must be addressed using the "
32948 "specified endpoint."
32949 msgstr ""
32950
32951 #: app/Modules/MCP/Support/WriteGuard.php:99
32952 msgid "The confirm_token does not match. Run a fresh dry_run."
32953 msgstr ""
32954
32955 #: app/Services/Translations/admin-translation.php:2385
32956 msgid "The data sent in the request body."
32957 msgstr ""
32958
32959 #. %s is the directory path
32960 #: dev/ComposerScript.php:317
32961 #, php-format
32962 msgid "The directory \"%s\" does not exist."
32963 msgstr ""
32964
32965 #: app/Services/Translations/admin-translation.php:2386
32966 msgid "The duplicated product will be created as a draft"
32967 msgstr ""
32968
32969 #: app/Services/Translations/block-editor-translation.php:416
32970 msgid ""
32971 "The editor does not display the real count value, but a placeholder to "
32972 "indicate how it will look on the front-end."
32973 msgstr ""
32974
32975 #: app/Services/Coupon/DiscountService.php:245
32976 msgid "The eligible items are already fully discounted by another coupon."
32977 msgstr ""
32978
32979 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:264
32980 msgid "The email address is already in use in the customer records."
32981 msgstr ""
32982
32983 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:254
32984 msgid "The email address is already in use in WordPress users."
32985 msgstr ""
32986
32987 #: app/Http/Requests/CouponRequest.php:101
32988 msgid "The end date must be after the start date."
32989 msgstr ""
32990
32991 #: app/Http/Requests/CouponRequest.php:123
32992 msgid "The end date type should be date."
32993 msgstr ""
32994
32995 #. %s: The reserved endpoint slug.
32996 #: api/FluentCartGeneralApi.php:37
32997 #, php-format
32998 msgid "The endpoint slug \"%s\" is reserved and cannot be used."
32999 msgstr ""
33000
33001 #: api/FluentCartGeneralApi.php:28
33002 msgid "The endpoint slug cannot be empty."
33003 msgstr ""
33004
33005 #. %d: The maximum number of words allowed
33006 #: app/Http/Requests/ProductUpdateRequest.php:200
33007 #: app/Http/Requests/ProductRequest.php:202
33008 msgid "The excerpt field cannot contain more than %d words."
33009 msgstr ""
33010
33011 #: app/Modules/MCP/Support/PermissionGate.php:48
33012 msgid "The FluentCart MCP server is disabled. Enable it in Settings → MCP."
33013 msgstr ""
33014
33015 #: app/Http/Controllers/AddonsController.php:26
33016 msgid ""
33017 "The most powerful and user-friendly email marketing automation plugin for "
33018 "WordPress. Send newsletters, marketing emails, customer onboard emails, "
33019 "Automations with FluentCart + FluentCRM integration."
33020 msgstr ""
33021
33022 #: app/Services/Translations/admin-translation.php:2387
33023 msgid "The night's still young!"
33024 msgstr ""
33025
33026 #: app/Modules/MCP/Tools/OrderTools.php:945
33027 msgid "The note could not be saved to the order activity log."
33028 msgstr ""
33029
33030 #. %s: The order ID(s) that could not be deleted.
33031 #: api/Resource/OrderResource.php:2236
33032 #, php-format
33033 msgid ""
33034 "The order ID - %s cannot be deleted at the moment as these orders status is "
33035 "not canceled."
33036 msgstr ""
33037
33038 #. %s: The order ID(s) that could not be deleted.
33039 #: api/Resource/OrderResource.php:2233
33040 #, php-format
33041 msgid ""
33042 "The order ID - %s cannot be deleted at the moment as these orders status is "
33043 "not canceled. And remaining order and its associated data have been deleted"
33044 msgstr ""
33045
33046 #. %s is the order ids
33047 #: app/Http/Controllers/OrderController.php:1000
33048 #, php-format
33049 msgid ""
33050 "The order ID - %s cannot be updated at the moment because its payment status "
33051 "is either the same as before or has already been refunded."
33052 msgstr ""
33053
33054 #. %s is the order ids
33055 #: app/Http/Controllers/OrderController.php:994
33056 #, php-format
33057 msgid ""
33058 "The order ID - %s cannot be updated at the moment because the transaction "
33059 "either already has the same status or does not match the provided order. The "
33060 "remaining order statuses have been updated successfully."
33061 msgstr ""
33062
33063 #. %s is the order ids
33064 #: app/Http/Controllers/OrderController.php:926
33065 #, php-format
33066 msgid ""
33067 "The order ID - %s cannot be updated because they are either already "
33068 "cancelled or have the same status."
33069 msgstr ""
33070
33071 #. %s is the order ids
33072 #: app/Http/Controllers/OrderController.php:920
33073 #, php-format
33074 msgid ""
33075 "The order ID - %s cannot be updated because they are either already "
33076 "cancelled or have the same status. And remaining order status has been "
33077 "successfully changed"
33078 msgstr ""
33079
33080 #: api/Resource/OrderResource.php:1442
33081 msgid "The order information does not match"
33082 msgstr ""
33083
33084 #: app/Services/Translations/admin-translation.php:2388
33085 msgid "The page created successfully."
33086 msgstr ""
33087
33088 #: app/Services/FrontendView.php:62
33089 msgid ""
33090 "The page you are looking for might have been removed, had its name changed, "
33091 "or is temporarily unavailable."
33092 msgstr ""
33093
33094 #. %s: The name of the invalid payment gateway class.
33095 #: api/FluentCartGeneralApi.php:102
33096 #, php-format
33097 msgid ""
33098 "The payment gateway class \"%s\" is not valid. It must extend "
33099 "AbstractPaymentGateway."
33100 msgstr ""
33101
33102 #: app/Http/Requests/ProductUpdateRequest.php:172
33103 #: app/Http/Requests/ProductRequest.php:174
33104 msgid "The post date is invalid."
33105 msgstr ""
33106
33107 #: app/Http/Requests/ProductUpdateRequest.php:166
33108 #: app/Http/Requests/ProductRequest.php:168
33109 msgid "The post date is required when status is scheduled."
33110 msgstr ""
33111
33112 #: app/Http/Requests/ProductUpdateRequest.php:176
33113 #: app/Http/Requests/ProductRequest.php:178
33114 msgid "The post date must be in the future."
33115 msgstr ""
33116
33117 #: app/Services/Translations/admin-translation.php:2389
33118 msgid ""
33119 "The preview shown here use sample data. Actual emails will be populated with "
33120 "real information."
33121 msgstr ""
33122
33123 #: app/Services/Translations/admin-translation.php:2390
33124 msgid ""
33125 "The preview shown here uses sample data. Actual emails will be populated "
33126 "with real information."
33127 msgstr ""
33128
33129 #: app/Services/Translations/admin-translation.php:2391
33130 msgid "The previous 7 days, sent on your chosen day."
33131 msgstr ""
33132
33133 #: app/Services/Translations/admin-translation.php:2392
33134 msgid "The previous calendar month, sent on the 1st."
33135 msgstr ""
33136
33137 #. %s: The product ID(s) that could not be deleted.
33138 #: api/Resource/ProductResource.php:595
33139 #, php-format
33140 msgid ""
33141 "The Product ID - %s cannot be deleted at the moment as there are pending "
33142 "orders associated with it."
33143 msgstr ""
33144
33145 #. %s: The product ID(s) that could not be deleted.
33146 #: api/Resource/ProductResource.php:583
33147 #, php-format
33148 msgid ""
33149 "The Product ID - %s cannot be deleted at the moment as there are pending "
33150 "orders associated with it. And remaining product and its associated data "
33151 "have been deleted."
33152 msgstr ""
33153
33154 #: api/Resource/ProductDetailResource.php:172
33155 msgid "the product variation type was changed to 'Advanced Variations'"
33156 msgstr ""
33157
33158 #: api/Resource/ProductDetailResource.php:143
33159 msgid "the product variation type was changed to 'Simple'"
33160 msgstr ""
33161
33162 #: app/Helpers/ProductAdminHelper.php:241
33163 msgid "the product variations were updated"
33164 msgstr ""
33165
33166 #. 1: field name
33167 #: app/Modules/MCP/Tools/CustomerTools.php:122
33168 #, php-format
33169 msgid "The provided %1$s is not a valid email address."
33170 msgstr ""
33171
33172 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:65
33173 msgid ""
33174 "The provided transaction appears invalid, expired or does’t match our records"
33175 msgstr ""
33176
33177 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:176
33178 msgid "The query settings will be ignored when Is main query is enabled."
33179 msgstr ""
33180
33181 #: app/Modules/MCP/Support/WriteGuard.php:108
33182 msgid ""
33183 "The record changed since you previewed it. Run a fresh dry_run to see the "
33184 "current state before executing."
33185 msgstr ""
33186
33187 #: app/Views/emails/order/refunded/customer.php:34
33188 msgid ""
33189 "The refund should appear in your account within 5-10 business days, "
33190 "depending on your payment provider."
33191 msgstr ""
33192
33193 #: app/Services/FrontendView.php:84
33194 msgid "The requested file is unavailable or the download link has expired."
33195 msgstr ""
33196
33197 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:213
33198 msgid "The requested receipt is invalid"
33199 msgstr ""
33200
33201 #: app/Services/Report/LicenseReportService.php:30
33202 msgid "The required plugin is not installed or the License class is missing."
33203 msgstr ""
33204
33205 #: app/Services/Translations/admin-translation.php:2393
33206 msgid ""
33207 "The same attribute group is selected more than once. Remove the duplicate."
33208 msgstr ""
33209
33210 #: app/Http/Controllers/ModuleSettingsController.php:249
33211 msgid ""
33212 "The Secret Key is invalid. Please check it in your Cloudflare Dashboard."
33213 msgstr ""
33214
33215 #: app/Modules/Integrations/GlobalIntegrationSettings.php:416
33216 msgid "The selected plugin has been installed. Please refresh the page."
33217 msgstr ""
33218
33219 #: app/Hooks/Cart/WebCheckoutHandler.php:1067
33220 msgid "The selected product variation is not available for purchase."
33221 msgstr ""
33222
33223 #: app/Http/Requests/ProductVariationRequest.php:100
33224 msgid "The selected shipping class does not exist."
33225 msgstr ""
33226
33227 #: api/Checkout/CheckoutApi.php:947
33228 msgid "The selected shipping method is not available."
33229 msgstr ""
33230
33231 #: app/Http/Controllers/StorageController.php:230
33232 msgid "The selected storage driver does not support bucket management."
33233 msgstr ""
33234
33235 #: api/Resource/OrderResource.php:2276
33236 #: app/Http/Controllers/OrderController.php:1112
33237 msgid "The selected transaction does not match with the provided order"
33238 msgstr ""
33239
33240 #: app/Models/OrderTransaction.php:204
33241 msgid "The selected transaction is not a dispute"
33242 msgstr ""
33243
33244 #: app/Services/Translations/admin-translation.php:2394
33245 msgid ""
33246 "The shipping class you are looking for does not exist or has been deleted."
33247 msgstr ""
33248
33249 #: app/Http/Requests/GroupBulkUpdateVariantRequest.php:36
33250 #: app/Http/Requests/ProductVariationRequest.php:203
33251 msgid "The SKU must be unique."
33252 msgstr ""
33253
33254 #: app/Services/Translations/block-editor-translation.php:417
33255 msgid "The smartcode value to evaluate."
33256 msgstr ""
33257
33258 #. %s is the driver name
33259 #: app/Http/Controllers/WebController/FileDownloader.php:119
33260 #, php-format
33261 msgid "The storage driver %s is not configured correctly."
33262 msgstr ""
33263
33264 #: app/Services/Translations/admin-translation.php:2395
33265 msgid "The total amount expected from future installments."
33266 msgstr ""
33267
33268 #: app/Services/Translations/admin-translation.php:2396
33269 msgid "The total number of items sold in this period."
33270 msgstr ""
33271
33272 #: app/Services/Translations/admin-translation.php:2397
33273 msgid "The total number of orders placed in this period."
33274 msgstr ""
33275
33276 #: app/Services/Translations/admin-translation.php:2398
33277 msgid "The total number of units sold in this period."
33278 msgstr ""
33279
33280 #: app/Services/Translations/admin-translation.php:2399
33281 msgid "The total sales you had in this period."
33282 msgstr ""
33283
33284 #: app/Services/Permission/PermissionManager.php:268
33285 #: app/Services/Permission/PermissionManager.php:286
33286 msgid "The user already has all the accesses as part of Administrator Role"
33287 msgstr ""
33288
33289 #: app/Models/User.php:50
33290 msgid "The user already have all the accesses as part of Administrator Role"
33291 msgstr ""
33292
33293 #: app/Modules/Tax/TaxModule.php:2234
33294 msgid ""
33295 "The VAT validation service is temporarily unavailable. Please try again "
33296 "later."
33297 msgstr ""
33298
33299 #: app/Services/PlanUpgradeService.php:171
33300 msgid "then"
33301 msgstr ""
33302
33303 #: app/Services/Translations/admin-translation.php:2400
33304 msgid "There is an error in the form fields. Please try reloading the page."
33305 msgstr ""
33306
33307 #: app/Modules/MCP/Tools/OrderTools.php:979
33308 msgid "There is no remaining refundable balance on this order."
33309 msgstr ""
33310
33311 #: app/Modules/PaymentMethods/StripeGateway/API/ApiRequest.php:137
33312 #: app/Modules/PaymentMethods/StripeGateway/API/ApiRequest.php:179
33313 msgid "There was a problem connecting to the Stripe API endpoint."
33314 msgstr ""
33315
33316 #: app/Views/emails/digest.php:80
33317 msgid "There were no paid orders during this period."
33318 msgstr ""
33319
33320 #: app/Services/PlanUpgradeService.php:172
33321 msgid "thereafter"
33322 msgstr ""
33323
33324 #: app/Services/Translations/admin-translation.php:2401
33325 msgid ""
33326 "These are the general shipping zones that apply to all products. For class-"
33327 "specific zones, visit the individual shipping class page."
33328 msgstr ""
33329
33330 #: app/Services/Translations/admin-translation.php:2402
33331 msgid ""
33332 "These integration feeds will be applied globally across all your orders and "
33333 "related actions."
33334 msgstr ""
33335
33336 #. %1$s: maximum allowed identifier length
33337 #: app/Services/Translations/admin-translation.php:2404
33338 #, php-format
33339 msgid ""
33340 "These options would create variant identifiers longer than %1$s characters. "
33341 "Use fewer attribute groups."
33342 msgstr ""
33343
33344 #: app/Services/Localization/i18n/states.php:673
33345 msgid "Thessaly"
33346 msgstr ""
33347
33348 #: app/Services/Tax/TaxManager.php:129
33349 msgid "Thirteen"
33350 msgstr ""
33351
33352 #. %s is the applied coupon code
33353 #: app/Helpers/CouponHelper.php:195
33354 #, php-format
33355 msgid "This %s coupon cannot be used with other coupon"
33356 msgstr ""
33357
33358 #: app/Services/Translations/admin-translation.php:2411
33359 msgid "This action cannot be undone."
33360 msgstr ""
33361
33362 #: app/Modules/MCP/Support/WriteGuard.php:81
33363 msgid ""
33364 "This action changes data. Call again with dry_run:true to preview, then pass "
33365 "the returned confirm_token to execute."
33366 msgstr ""
33367
33368 #: app/Http/Controllers/AddonsController.php:132
33369 msgid "This addon cannot be installed at this time"
33370 msgstr ""
33371
33372 #: app/Http/Controllers/ModuleSettingsController.php:154
33373 msgid "This addon cannot be installed."
33374 msgstr ""
33375
33376 #: app/Hooks/Handlers/BlockEditors/BuySectionBlockEditor.php:43
33377 msgid "This block will display the buy section."
33378 msgstr ""
33379
33380 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:62
33381 msgid "This block will display the checkout page."
33382 msgstr ""
33383
33384 #: app/Hooks/Handlers/BlockEditors/ExcerptBlockEditor.php:91
33385 msgid "This block will display the excerpt."
33386 msgstr ""
33387
33388 #: app/Hooks/Handlers/BlockEditors/ProductDescriptionBlockEditor.php:89
33389 msgid "This block will display the full product description."
33390 msgstr ""
33391
33392 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/MediaCarouselBlockEditor.php:66
33393 msgid "This block will display the media carousel."
33394 msgstr ""
33395
33396 #: app/Hooks/Handlers/BlockEditors/PriceRangeBlockEditor.php:92
33397 msgid "This block will display the price range."
33398 msgstr ""
33399
33400 #: app/Hooks/Handlers/BlockEditors/ProductCardBlockEditor.php:43
33401 msgid "This block will display the product card."
33402 msgstr ""
33403
33404 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/ProductCarouselBlockEditor.php:66
33405 msgid "This block will display the product carousel."
33406 msgstr ""
33407
33408 #: app/Hooks/Handlers/BlockEditors/ProductGalleryBlockEditor.php:44
33409 msgid "This block will display the product gallery."
33410 msgstr ""
33411
33412 #: app/Hooks/Handlers/BlockEditors/ProductImageBlockEditor.php:72
33413 msgid "This block will display the product image."
33414 msgstr ""
33415
33416 #: app/Hooks/Handlers/BlockEditors/ProductInfoBlockEditor.php:44
33417 msgid "This block will display the product information."
33418 msgstr ""
33419
33420 #: app/Hooks/Handlers/BlockEditors/ProductTitleBlockEditor.php:91
33421 msgid "This block will display the product title."
33422 msgstr ""
33423
33424 #: app/Hooks/Handlers/BlockEditors/StockBlock.php:58
33425 msgid "This block will display the stock."
33426 msgstr ""
33427
33428 #: app/Models/Cart.php:308 app/Models/Cart.php:339 app/Models/Cart.php:439
33429 #: app/Models/Cart.php:569 app/Models/Cart.php:620 app/Models/Cart.php:662
33430 msgid "This cart is locked and cannot be modified."
33431 msgstr ""
33432
33433 #: app/Hooks/Cart/WebCheckoutHandler.php:1044
33434 msgid "This cart is locked or already has an upgrade applied."
33435 msgstr ""
33436
33437 #: app/Helpers/CouponHelper.php:383
33438 msgid "This coupon can not be applied to some items in your cart"
33439 msgstr ""
33440
33441 #: app/Services/Coupon/DiscountService.php:141
33442 msgid "This coupon cannot be stacked with other coupons."
33443 msgstr ""
33444
33445 #: app/Http/Requests/CouponRequest.php:40
33446 msgid "This coupon code is already in use."
33447 msgstr ""
33448
33449 #: app/Services/Coupon/DiscountService.php:261
33450 msgid "This coupon does not provide any additional discount on your order."
33451 msgstr ""
33452
33453 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:58
33454 msgid "This coupon has expired or is not valid"
33455 msgstr ""
33456
33457 #: app/Services/Coupon/DiscountService.php:575
33458 #: app/Services/Coupon/DiscountService.php:591
33459 msgid "This coupon has expired."
33460 msgstr ""
33461
33462 #: app/Services/Coupon/DiscountService.php:620
33463 msgid "This coupon has reached its maximum number of uses."
33464 msgstr ""
33465
33466 #: app/Services/Coupon/DiscountService.php:282
33467 msgid "This coupon is not available for your order."
33468 msgstr ""
33469
33470 #: app/Services/Coupon/DiscountService.php:581
33471 msgid "This coupon is not currently available."
33472 msgstr ""
33473
33474 #: app/Services/Coupon/DiscountService.php:578
33475 #: app/Services/Coupon/DiscountService.php:587
33476 msgid "This coupon is not yet active."
33477 msgstr ""
33478
33479 #. %1$s: "Manage digest settings" link
33480 #: app/Views/emails/digest.php:205
33481 #, php-format
33482 msgid "This digest is enabled for your store. %1$s"
33483 msgstr ""
33484
33485 #: app/Services/Translations/admin-translation.php:2412
33486 msgid ""
33487 "This dispute has refundable action, so you may refund the charge to the "
33488 "customer for a dispute resolution."
33489 msgstr ""
33490
33491 #: app/Services/Renderer/Receipt/ThankYouRender.php:763
33492 msgid ""
33493 "This download link is valid for 7 days. After that, you can download the "
33494 "files again from your account\n"
33495 " on our website."
33496 msgstr ""
33497
33498 #: app/Views/emails/parts/downloads.php:69
33499 #: app/Views/emails/parts/licenses.php:49
33500 msgid ""
33501 "This download link is valid for 7 days. After that, you can download the "
33502 "files again from your account\n"
33503 " on our website."
33504 msgstr ""
33505
33506 #: app/Services/Translations/block-editor-translation.php:418
33507 #: app/Services/Renderer/Receipt/ThankYouRender.php:790
33508 msgid ""
33509 "This download link is valid for 7 days. After that, you can download the "
33510 "files again from your account on our website."
33511 msgstr ""
33512
33513 #: app/Services/Translations/admin-translation.php:2414
33514 msgid ""
33515 "This email footer will be used for all emails sent from FluentCart, It's "
33516 "highly recommended to use your business name and address in the footer for\n"
33517 "compliance."
33518 msgstr ""
33519
33520 #: app/Http/Requests/UserRequest.php:29
33521 msgid "This email is already registered."
33522 msgstr ""
33523
33524 #: app/Services/Email/EmailNotifications.php:378
33525 msgid ""
33526 "This email will be sent before a trial period ends and converts to a paid "
33527 "subscription."
33528 msgstr ""
33529
33530 #: app/Services/Email/EmailNotifications.php:343
33531 msgid "This email will be sent before subscription auto-renewal date."
33532 msgstr ""
33533
33534 #: app/Services/Email/EmailNotifications.php:395
33535 msgid ""
33536 "This email will be sent to admin when a trial ending reminder is sent to a "
33537 "customer."
33538 msgstr ""
33539
33540 #: app/Services/Email/EmailNotifications.php:360
33541 msgid ""
33542 "This email will be sent to admin when an upcoming renewal reminder is sent."
33543 msgstr ""
33544
33545 #: app/Services/Email/EmailNotifications.php:325
33546 msgid "This email will be sent to remind customer about pending payment."
33547 msgstr ""
33548
33549 #: app/Services/Email/EmailNotifications.php:128
33550 msgid "This email will be sent to the admin after a renewal payment made"
33551 msgstr ""
33552
33553 #: app/Services/Email/EmailNotifications.php:73
33554 msgid "This email will be sent to the admin after an order is placed."
33555 msgstr ""
33556
33557 #: app/Services/Email/EmailNotifications.php:182
33558 msgid ""
33559 "This email will be sent to the admin after an order is refunded (partial / "
33560 "full)."
33561 msgstr ""
33562
33563 #: app/Services/Email/EmailNotifications.php:164
33564 msgid "This email will be sent to the admin when a subscription is canceled."
33565 msgstr ""
33566
33567 #: app/Services/Email/EmailNotifications.php:254
33568 msgid ""
33569 "This email will be sent to the admin when an order is placed using offline "
33570 "payment method."
33571 msgstr ""
33572
33573 #: app/Services/Email/EmailNotifications.php:110
33574 msgid "This email will be sent to the customer after a renewal payment made"
33575 msgstr ""
33576
33577 #: app/Services/Email/EmailNotifications.php:236
33578 msgid ""
33579 "This email will be sent to the customer after an order is marked as delivered"
33580 msgstr ""
33581
33582 #: app/Services/Email/EmailNotifications.php:218
33583 msgid ""
33584 "This email will be sent to the customer after an order is marked as shipped"
33585 msgstr ""
33586
33587 #: app/Services/Email/EmailNotifications.php:92
33588 msgid "This email will be sent to the customer after an order is placed."
33589 msgstr ""
33590
33591 #: app/Services/Email/EmailNotifications.php:200
33592 msgid ""
33593 "This email will be sent to the customer after an order is refunded (partial "
33594 "/ full)."
33595 msgstr ""
33596
33597 #: app/Services/Email/EmailNotifications.php:274
33598 msgid ""
33599 "This email will be sent to the customer when an order is placed using "
33600 "offline payment method."
33601 msgstr ""
33602
33603 #: app/Services/Email/EmailNotifications.php:147
33604 msgid ""
33605 "This email will be sent to the customer when their subscription is canceled."
33606 msgstr ""
33607
33608 #: app/Services/Translations/admin-translation.php:2416
33609 msgid "This endpoint receives data from webhooks when events occur"
33610 msgstr ""
33611
33612 #: app/Services/Translations/admin-translation.php:2417
33613 msgid "This feature is available in pro version only."
33614 msgstr ""
33615
33616 #: app/Services/Translations/admin-translation.php:2418
33617 msgid "This feature is only available for pro version."
33618 msgstr ""
33619
33620 #: app/Services/Translations/admin-translation.php:2419
33621 msgid "This feature is only available in FluentCart Pro with "
33622 msgstr ""
33623
33624 #: app/Services/Translations/admin-translation.php:2420
33625 msgid "This feature is only available in FluentCart Pro."
33626 msgstr ""
33627
33628 #: app/Services/Translations/admin-translation.php:2421
33629 #, php-format
33630 msgid ""
33631 "This feature requires FluentCart Pro v%s or later. Please update FluentCart "
33632 "Pro to use this feature."
33633 msgstr ""
33634
33635 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:141
33636 msgid "This file type is not allowed."
33637 msgstr ""
33638
33639 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:78
33640 msgid "This filter will check if a contact has at least one shop order or not"
33641 msgstr ""
33642
33643 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:201
33644 msgid ""
33645 "This filter will check if a contact has at least one specific variation "
33646 "expired license or not"
33647 msgstr ""
33648
33649 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:177
33650 msgid ""
33651 "This filter will check if a contact has at least one specific variation "
33652 "license or not"
33653 msgstr ""
33654
33655 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:122
33656 msgid ""
33657 "This filter will check if a contact has purchased at least one specific "
33658 "product variation or not"
33659 msgstr ""
33660
33661 #: api/Resource/AttrGroupResource.php:201
33662 msgid "This group is already in use, can not be deleted."
33663 msgstr ""
33664
33665 #: app/Http/Controllers/IntegrationController.php:161
33666 msgid "This integration is not available for global scope or not enabled"
33667 msgstr ""
33668
33669 #: app/Http/Controllers/ProductIntegrationsController.php:59
33670 msgid "This integration is not available for products or not enabled"
33671 msgstr ""
33672
33673 #: app/Services/Translations/admin-translation.php:2422
33674 msgid ""
33675 "This integration is not enabled. Please enable it from the integration "
33676 "modules."
33677 msgstr ""
33678
33679 #: api/StoreSettings.php:1193
33680 msgid "This is a FluentCart Pro feature."
33681 msgstr ""
33682
33683 #. %s is the order reference
33684 #: app/Views/emails/order/reminder/due/customer.php:33
33685 #, php-format
33686 msgid "This is a friendly reminder that payment for order %s is due."
33687 msgstr ""
33688
33689 #. %s is order reference
33690 #: app/Views/emails/order/reminder/overdue/customer.php:37
33691 #, php-format
33692 msgid ""
33693 "This is a friendly reminder that your payment for order %s is still pending."
33694 msgstr ""
33695
33696 #. %s is subscription item name
33697 #: app/Views/emails/subscription/reminder/customer.php:30
33698 #, php-format
33699 msgid ""
33700 "This is a friendly reminder that your subscription for %s will renew soon."
33701 msgstr ""
33702
33703 #: app/Modules/MCP/Support/WriteGuard.php:194
33704 msgid ""
33705 "This is a live (real-money) gateway action and live mutations are disabled. "
33706 "Enable the mcp_allow_live_gateway option or the "
33707 "fluent_cart/mcp_allow_live_gateway filter to permit live refunds and "
33708 "cancellations."
33709 msgstr ""
33710
33711 #: app/Services/Translations/admin-translation.php:2423
33712 msgid "This is a physical product"
33713 msgstr ""
33714
33715 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:160
33716 msgid "This is a renewal order. Please check the parent order details."
33717 msgstr ""
33718
33719 #: app/Services/Translations/admin-translation.php:2424
33720 msgid "This is the product for the bump."
33721 msgstr ""
33722
33723 #: app/Services/Translations/admin-translation.php:2425
33724 msgid "This is the product for the offer."
33725 msgstr ""
33726
33727 #. Button aria-label shown when a product is out of stock
33728 #: app/Services/Renderer/PricingTableRenderer.php:397
33729 msgid "This item is out of stock and cannot be added to cart"
33730 msgstr ""
33731
33732 #: app/Services/Translations/admin-translation.php:2405
33733 msgid "This Month"
33734 msgstr ""
33735
33736 #: app/Http/Controllers/ProductController.php:727
33737 msgid "This month"
33738 msgstr ""
33739
33740 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:161
33741 msgid "This note will be added to the Contact's Profile"
33742 msgstr ""
33743
33744 #: app/Services/Translations/admin-translation.php:2426
33745 msgid ""
33746 "This notification trigger is controlled from the Reminders section. You can "
33747 "configure it from"
33748 msgstr ""
33749
33750 #: app/Modules/MCP/Tools/OrderTools.php:974
33751 msgid "This order cannot be refunded in its current state."
33752 msgstr ""
33753
33754 #: app/Services/Translations/admin-translation.php:2427
33755 msgid "This order has been upgraded from"
33756 msgstr ""
33757
33758 #: app/Services/Translations/admin-translation.php:2428
33759 msgid "This order has been upgraded to"
33760 msgstr ""
33761
33762 #: app/Services/Translations/customer-profile-translation.php:277
33763 msgid "This order has some due amount. Please complete the payment."
33764 msgstr ""
33765
33766 #: app/Models/OrderTransaction.php:243
33767 msgid "This payment method does not support remote dispute management"
33768 msgstr ""
33769
33770 #: app/Models/Subscription.php:585
33771 msgid "This payment method does not support remote resync"
33772 msgstr ""
33773
33774 #: app/Models/Subscription.php:621
33775 msgid "This payment method does not support remote subscription cancel"
33776 msgstr ""
33777
33778 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:262
33779 msgid "This PayPal payment has already been processed!"
33780 msgstr ""
33781
33782 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:346
33783 msgid "This PayPal subscription has already been used!"
33784 msgstr ""
33785
33786 #: api/Resource/ProductVariationResource.php:376
33787 msgid ""
33788 "This pricing cannot be deleted at the moment. There are pending orders "
33789 "associated with it. Deleting the pricing will disrupt the order processing "
33790 "and might cause inconvenience to our customers."
33791 msgstr ""
33792
33793 #: api/Resource/ProductResource.php:438
33794 msgid ""
33795 "This product cannot be deleted at the moment. There are pending orders "
33796 "associated with it. Deleting the product will disrupt the order processing "
33797 "and might cause inconvenience to our customers."
33798 msgstr ""
33799
33800 #. %s is the link to shipping settings
33801 #: app/Services/Translations/admin-translation.php:2407
33802 #, php-format
33803 msgid "This Product has physical variants. Please %s"
33804 msgstr ""
33805
33806 #: app/Services/Translations/admin-translation.php:2429
33807 msgid ""
33808 "This product is currently in draft and cannot be sold to customers. Please "
33809 "publish the product to make it available for purchase."
33810 msgstr ""
33811
33812 #: app/Services/Translations/admin-translation.php:2430
33813 msgid ""
33814 "This product is currently in draft. You can't share direct checkout link"
33815 msgstr ""
33816
33817 #: app/Models/ProductVariation.php:255
33818 #: app/Modules/StockManagement/StockManagement.php:66
33819 msgid "This product is not available for purchase"
33820 msgstr ""
33821
33822 #: app/Models/ProductVariation.php:246
33823 msgid "This product is not available for purchase."
33824 msgstr ""
33825
33826 #: app/Services/Translations/admin-translation.php:2431
33827 msgid "This product was already saved and will be permanently deleted."
33828 msgstr ""
33829
33830 #: app/Services/Translations/admin-translation.php:2408
33831 msgid "This Quarter"
33832 msgstr ""
33833
33834 #: app/Services/Translations/admin-translation.php:2432
33835 msgid ""
33836 "This report is calculated by looking at active subscriptions and "
33837 "extrapolating their renewals over time, to estimate future renewal revenue "
33838 msgstr ""
33839
33840 #: app/Services/Translations/admin-translation.php:2433
33841 msgid "This report looks at orders created "
33842 msgstr ""
33843
33844 #: app/Services/Translations/admin-translation.php:2434
33845 msgid "This report looks at refunds made for successful orders created "
33846 msgstr ""
33847
33848 #: app/Services/Translations/admin-translation.php:2435
33849 msgid "This report looks at the revenue you received "
33850 msgstr ""
33851
33852 #: app/Services/Translations/admin-translation.php:2436
33853 msgid "This report looks at the subscription you received "
33854 msgstr ""
33855
33856 #: app/Services/Translations/admin-translation.php:2437
33857 msgid "This report looks at the units sold "
33858 msgstr ""
33859
33860 #: app/Http/Controllers/StorageController.php:198
33861 msgid "This storage driver must be managed from its settings page."
33862 msgstr ""
33863
33864 #: app/Services/Translations/admin-translation.php:2438
33865 msgid "This store is not collecting tax."
33866 msgstr ""
33867
33868 #: app/Services/Translations/admin-translation.php:2439
33869 msgid "This store is now collecting tax."
33870 msgstr ""
33871
33872 #: app/Models/Subscription.php:598
33873 msgid "This subscription is already cancelled."
33874 msgstr ""
33875
33876 #: app/Modules/PaymentMethods/StripeGateway/StripeSubscriptions.php:22
33877 msgid "This subscription is not using Stripe as payment method."
33878 msgstr ""
33879
33880 #: app/Http/Controllers/TaxRateController.php:62
33881 msgid "This tax class already exists"
33882 msgstr ""
33883
33884 #: api/Resource/AttrTermResource.php:221
33885 msgid "This term is already in use, can not be deleted."
33886 msgstr ""
33887
33888 #: app/Modules/Subscriptions/Services/SubscriptionService.php:36
33889 msgid "This transaction already exists for this subscription."
33890 msgstr ""
33891
33892 #: app/Services/Translations/admin-translation.php:2409
33893 msgid "This Week"
33894 msgstr ""
33895
33896 #: app/Services/Translations/admin-translation.php:2837
33897 msgid "this week"
33898 msgstr ""
33899
33900 #: app/Services/Translations/admin-translation.php:2440
33901 msgid ""
33902 "This will overwrite all EU destination country standard rates with preset "
33903 "defaults. Continue?"
33904 msgstr ""
33905
33906 #: app/Services/Translations/admin-translation.php:2441
33907 msgid "This will overwrite your current rates with preset defaults. Continue?"
33908 msgstr ""
33909
33910 #: app/Services/Translations/admin-translation.php:2442
33911 #, php-format
33912 msgid "This will permanently delete \\\"%s\\\" and its %s variant(s)."
33913 msgstr ""
33914
33915 #: app/Services/Translations/admin-translation.php:2443
33916 #, php-format
33917 msgid "This will permanently delete \\\"%s\\\"."
33918 msgstr ""
33919
33920 #. %1$s: tax class name (e.g. Reduced)
33921 #: app/Services/Translations/admin-translation.php:2445
33922 #, php-format
33923 msgid ""
33924 "This will permanently delete the \\\"%1$s\\\" tax class and all its rates "
33925 "across every country (not just EU). Products using this class will fall back "
33926 "to Standard. Continue?"
33927 msgstr ""
33928
33929 #: app/Services/Translations/admin-translation.php:2446
33930 msgid ""
33931 "This will regenerate all retention snapshots. This may take 30-60 seconds."
33932 msgstr ""
33933
33934 #: app/Services/Translations/admin-translation.php:2447
33935 #, php-format
33936 msgid "This will remove \\\"%s\\\" and its %s variant(s)."
33937 msgstr ""
33938
33939 #: app/Services/Translations/admin-translation.php:2448
33940 #, php-format
33941 msgid "This will remove \\\"%s\\\"."
33942 msgstr ""
33943
33944 #: app/Services/Translations/admin-translation.php:2449
33945 #, php-format
33946 msgid "This will remove the variant \\\"%s\\\"."
33947 msgstr ""
33948
33949 #: app/Services/Translations/admin-translation.php:2410
33950 msgid "This Year"
33951 msgstr ""
33952
33953 #: app/Services/Localization/i18n/states.php:1716
33954 msgid "Thiès"
33955 msgstr ""
33956
33957 #: app/Services/Tax/TaxManager.php:119
33958 msgid "Three"
33959 msgstr ""
33960
33961 #: api/StoreSettings.php:948
33962 msgid "Three Columns"
33963 msgstr ""
33964
33965 #: app/Services/Translations/TransStrings.php:173
33966 msgid "Thu"
33967 msgstr ""
33968
33969 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:78
33970 msgid "Thumbnail"
33971 msgstr ""
33972
33973 #. %1$s: number of variants the bulk image was applied to
33974 #: app/Services/Translations/admin-translation.php:2451
33975 #, php-format
33976 msgid "Thumbnail applied to %1$s variants"
33977 msgstr ""
33978
33979 #: api/Resource/ProductMetaResource.php:141
33980 msgid "Thumbnail has been deleted successfully!"
33981 msgstr ""
33982
33983 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:96
33984 msgid "Thumbnail navigation"
33985 msgstr ""
33986
33987 #: app/Services/Translations/block-editor-translation.php:420
33988 msgid "Thumbnail position"
33989 msgstr ""
33990
33991 #: api/Resource/ProductMetaResource.php:78
33992 #: app/Services/Translations/admin-translation.php:2452
33993 msgid "Thumbnail set successfully"
33994 msgstr ""
33995
33996 #: api/Resource/ProductMetaResource.php:114
33997 msgid "Thumbnail set successfully!"
33998 msgstr ""
33999
34000 #: app/Services/Translations/block-editor-translation.php:419
34001 msgid "Thumbnail Settings"
34002 msgstr ""
34003
34004 #: app/Services/Localization/i18n/states.php:315
34005 msgid "Thurgau"
34006 msgstr ""
34007
34008 #: app/Services/Localization/i18n/states.php:436
34009 msgid "Thuringia"
34010 msgstr ""
34011
34012 #: app/Services/Translations/TransStrings.php:182
34013 #: app/Services/Translations/admin-translation.php:2453
34014 msgid "Thursday"
34015 msgstr ""
34016
34017 #: app/Services/Localization/i18n/states.php:344
34018 msgid "Tianjin / 天津"
34019 msgstr ""
34020
34021 #: app/Services/Localization/i18n/states.php:497
34022 msgid "Tiaret"
34023 msgstr ""
34024
34025 #: app/Services/Localization/i18n/states.php:372
34026 msgid "Tibet / 西藏"
34027 msgstr ""
34028
34029 #: app/Services/Localization/i18n/states.php:316
34030 msgid "Ticino"
34031 msgstr ""
34032
34033 #: app/Services/Localization/i18n/states.php:112
34034 msgid "Tierra del Fuego"
34035 msgstr ""
34036
34037 #: app/Services/Translations/admin-translation.php:2454
34038 msgid "Time between an order's created & completed date"
34039 msgstr ""
34040
34041 #: app/Modules/MCP/Tools/ReportTools.php:69
34042 msgid ""
34043 "Time series of revenue and order count bucketed by day, week, or month over "
34044 "a period. Scoped to one currency. Use to see growth and seasonality."
34045 msgstr ""
34046
34047 #: app/Services/Translations/admin-translation.php:2455
34048 msgid "Timeline"
34049 msgstr ""
34050
34051 #: app/Http/Requests/ProductUpdateRequest.php:372
34052 #: app/Http/Requests/ProductRequest.php:343
34053 #: app/Http/Requests/ProductVariationRequest.php:213
34054 msgid "Times is required."
34055 msgstr ""
34056
34057 #: app/Http/Requests/ProductUpdateRequest.php:288
34058 #: app/Http/Requests/ProductVariationRequest.php:133
34059 msgid "Times must be a number."
34060 msgstr ""
34061
34062 #: app/Services/Localization/i18n/states.php:1697
34063 msgid "Timiș"
34064 msgstr ""
34065
34066 #: app/Services/Localization/i18n/countries.php:233
34067 msgid "Timor-Leste"
34068 msgstr ""
34069
34070 #: app/Modules/Tax/TaxModule.php:2462 app/Modules/Tax/TaxModule.php:2469
34071 msgid "TIN / VAT"
34072 msgstr ""
34073
34074 #: app/Services/Localization/i18n/states.php:520
34075 msgid "Tindouf"
34076 msgstr ""
34077
34078 #: app/Services/Localization/i18n/states.php:1276
34079 msgid "Tinghir"
34080 msgstr ""
34081
34082 #: app/Services/Translations/admin-translation.php:2456
34083 msgid "Tip: FluentCart Pro can install it for you in one click."
34084 msgstr ""
34085
34086 #: app/Services/Localization/i18n/states.php:525
34087 msgid "Tipasa"
34088 msgstr ""
34089
34090 #: app/Services/Localization/i18n/states.php:834
34091 msgid "Tipperary"
34092 msgstr ""
34093
34094 #: app/Services/Localization/i18n/states.php:66
34095 msgid "Tirana"
34096 msgstr ""
34097
34098 #: app/Services/Localization/i18n/states.php:521
34099 msgid "Tissemsilt"
34100 msgstr ""
34101
34102 #: app/Services/Translations/admin-translation.php:2457
34103 #: app/Services/Translations/block-editor-translation.php:421
34104 msgid "Title"
34105 msgstr ""
34106
34107 #: app/Services/Translations/block-editor-translation.php:422
34108 msgid "Title Color"
34109 msgstr ""
34110
34111 #: app/Services/Translations/block-editor-translation.php:423
34112 msgid "Title Hover Color"
34113 msgstr ""
34114
34115 #: app/Services/BulkProductUpdateService.php:205
34116 #: app/Services/BulkProductInsertService.php:115
34117 #: app/Http/Requests/ProductUpdateRequest.php:352
34118 #: app/Http/Requests/ProductUpdateRequest.php:357
34119 #: app/Http/Requests/ProductRequest.php:323
34120 #: app/Http/Requests/ProductRequest.php:328
34121 #: app/Http/Requests/ProductCreateRequest.php:61
34122 #: app/Http/Requests/AttrTermUpdateRequest.php:36
34123 #: app/Http/Requests/CouponRequest.php:116
34124 #: app/Http/Requests/ProductVariationRequest.php:200
34125 #: app/Http/Requests/ProductDownloadable/ProductDownloadableFileRequest.php:34
34126 #: app/Http/Requests/ProductDownloadable/ProductDownloadableBulkFileRequest.php:36
34127 msgid "Title is required."
34128 msgstr ""
34129
34130 #: app/Services/BulkProductUpdateService.php:206
34131 #: app/Services/BulkProductInsertService.php:116
34132 #: app/Http/Requests/ProductUpdateRequest.php:353
34133 #: app/Http/Requests/ProductUpdateRequest.php:358
34134 #: app/Http/Requests/ProductRequest.php:324
34135 #: app/Http/Requests/ProductRequest.php:329
34136 #: app/Http/Requests/ProductCreateRequest.php:62
34137 #: app/Http/Requests/ProductVariationRequest.php:201
34138 msgid "Title may not be greater than 200 characters."
34139 msgstr ""
34140
34141 #: app/Services/Localization/i18n/states.php:498
34142 msgid "Tizi Ouzou"
34143 msgstr ""
34144
34145 #: app/Services/Localization/i18n/states.php:1277
34146 msgid "Tiznit"
34147 msgstr ""
34148
34149 #: app/Services/Localization/i18n/states.php:1352
34150 msgid "Tlaxcala"
34151 msgstr ""
34152
34153 #: app/Services/Localization/i18n/states.php:496
34154 msgid "Tlemcen"
34155 msgstr ""
34156
34157 #: app/Services/Translations/admin-translation.php:2460
34158 msgid "To add"
34159 msgstr ""
34160
34161 #: app/Services/Translations/admin-translation.php:2461
34162 msgid "To close"
34163 msgstr ""
34164
34165 #: app/Views/emails/order/paid/customer.php:61
34166 msgid ""
34167 "To download receipt and view your order details, please visit the order "
34168 "details page."
34169 msgstr ""
34170
34171 #: app/Views/emails/subscription/renewal/customer.php:42
34172 msgid ""
34173 "To manage your subscription, download receipts, please visit the details "
34174 "page."
34175 msgstr ""
34176
34177 #: app/Services/Translations/admin-translation.php:2462
34178 msgid "To navigate"
34179 msgstr ""
34180
34181 #: app/Services/Translations/admin-translation.php:2458
34182 msgid "To Plan"
34183 msgstr ""
34184
34185 #: app/Services/Translations/admin-translation.php:2459
34186 msgid "To Plan(s)"
34187 msgstr ""
34188
34189 #: app/Services/Translations/admin-translation.php:2463
34190 msgid "To select"
34191 msgstr ""
34192
34193 #: app/Services/Translations/admin-translation.php:2464
34194 msgid ""
34195 "To use PDF receipt templates, you need to install and activate the Fluent "
34196 "PDF plugin."
34197 msgstr ""
34198
34199 #: app/Views/emails/order/paid/admin.php:37
34200 #: app/Views/emails/order/placed/admin.php:37
34201 msgid "To view more details of this order, please check the order detail page."
34202 msgstr ""
34203
34204 #: app/Views/emails/order/placed/customer.php:34
34205 msgid ""
34206 "To view your order details, please visit the order details page. Payment "
34207 "information is included in the email."
34208 msgstr ""
34209
34210 #: app/Services/Localization/i18n/states.php:278
34211 msgid "Tocantins"
34212 msgstr ""
34213
34214 #: app/Services/Localization/i18n/states.php:1056
34215 msgid "Tochigi"
34216 msgstr ""
34217
34218 #: app/Services/Translations/TransStrings.php:137
34219 #: app/Services/Translations/admin-translation.php:2465
34220 msgid "Today"
34221 msgstr ""
34222
34223 #: app/Services/Translations/admin-translation.php:2838
34224 #: app/Services/Translations/customer-profile-translation.php:353
34225 msgid "today"
34226 msgstr ""
34227
34228 #: app/Services/Translations/admin-translation.php:2466
34229 #, php-format
34230 msgid "Toggle %1$s variants"
34231 msgstr ""
34232
34233 #: app/Services/Translations/block-editor-translation.php:424
34234 msgid "Toggle Button Text"
34235 msgstr ""
34236
34237 #: app/Views/admin/admin_menu.php:117
34238 msgid "Toggle color theme"
34239 msgstr ""
34240
34241 #: app/Services/Translations/admin-translation.php:2467
34242 msgid "Toggle columns"
34243 msgstr ""
34244
34245 #: app/Services/Translations/TransStrings.php:215
34246 msgid "Toggle Dropdown"
34247 msgstr ""
34248
34249 #: app/Services/Renderer/ProductFilterRender.php:109
34250 msgid "Toggle filter"
34251 msgstr ""
34252
34253 #: app/Views/frontend/customer_menu.php:15
34254 #: app/Views/frontend/customer_menu.php:40
34255 msgid "Toggle navigation menu"
34256 msgstr ""
34257
34258 #: app/Services/Translations/admin-translation.php:2468
34259 msgid "Toggle reports"
34260 msgstr ""
34261
34262 #: app/Services/Translations/admin-translation.php:2469
34263 msgid "Toggle settings"
34264 msgstr ""
34265
34266 #: app/Services/Translations/admin-translation.php:2470
34267 msgid "Toggle settings navigation"
34268 msgstr ""
34269
34270 #: app/Services/Translations/admin-translation.php:2471
34271 msgid "Toggle storage driver status"
34272 msgstr ""
34273
34274 #. %1$s: country name
34275 #: app/Services/Translations/admin-translation.php:2473
34276 #, php-format
34277 msgid "Toggle tax collection for %1$s"
34278 msgstr ""
34279
34280 #: app/Services/Translations/block-editor-translation.php:425
34281 msgid "Toggle to display the total price of the cart."
34282 msgstr ""
34283
34284 #: app/Services/Localization/i18n/countries.php:234
34285 msgid "Togo"
34286 msgstr ""
34287
34288 #: app/Services/Localization/i18n/states.php:1877
34289 msgid "Tokat"
34290 msgstr ""
34291
34292 #: app/Services/Localization/i18n/countries.php:235
34293 msgid "Tokelau"
34294 msgstr ""
34295
34296 #: app/Services/Localization/i18n/states.php:1083
34297 msgid "Tokushima"
34298 msgstr ""
34299
34300 #: app/Services/Localization/i18n/states.php:1060
34301 msgid "Tokyo"
34302 msgstr ""
34303
34304 #: app/Services/Localization/i18n/states.php:636
34305 msgid "Toledo"
34306 msgstr ""
34307
34308 #: app/Services/Localization/i18n/states.php:405
34309 msgid "Tolima"
34310 msgstr ""
34311
34312 #: app/Services/Localization/i18n/states.php:771
34313 msgid "Tolna"
34314 msgstr ""
34315
34316 #: app/Services/Localization/i18n/countries.php:236
34317 msgid "Tonga"
34318 msgstr ""
34319
34320 #: app/Helpers/CurrenciesHelper.php:140
34321 msgid "Tongan Paʻanga"
34322 msgstr ""
34323
34324 #. 1: provided group count, 2: configured maximum
34325 #: app/Services/AdvancedVariationService.php:139
34326 #, php-format
34327 msgid ""
34328 "Too many attribute groups (%1$d). The maximum allowed is %2$d per save. "
34329 "Reduce the number of groups, or raise the limit via the "
34330 "fluent_cart/advanced_variation/max_groups_per_save filter."
34331 msgstr ""
34332
34333 #. %1$s: maximum allowed attribute groups
34334 #: app/Services/Translations/admin-translation.php:2475
34335 #, php-format
34336 msgid "Too many attribute groups. Maximum allowed is %1$s. Remove some groups."
34337 msgstr ""
34338
34339 #. 1: total unique term count in payload, 2: configured maximum
34340 #: app/Services/AdvancedVariationService.php:155
34341 #, php-format
34342 msgid ""
34343 "Too many attribute terms (%1$d) referenced. The maximum allowed is %2$d "
34344 "unique terms per save. Trim the term selection, or raise the limit via the "
34345 "fluent_cart/advanced_variation/max_terms_per_save filter."
34346 msgstr ""
34347
34348 #. %1$s: current combinations count, %2$s: maximum allowed combinations
34349 #: app/Services/Translations/admin-translation.php:2477
34350 #, php-format
34351 msgid "Too many combinations (%1$s). Maximum allowed is %2$s."
34352 msgstr ""
34353
34354 #. %1$s: current combinations count, %2$s: maximum allowed combinations
34355 #: app/Services/Translations/admin-translation.php:2479
34356 #, php-format
34357 msgid ""
34358 "Too many combinations (%1$s). Maximum allowed is %2$s. Remove some option "
34359 "values."
34360 msgstr ""
34361
34362 #. %1$d: maximum number of groups that can be reordered in one request
34363 #: app/Http/Controllers/AttributesController.php:210
34364 #, php-format
34365 msgid "Too many groups in the reorder request (maximum %1$d)."
34366 msgstr ""
34367
34368 #: app/Services/RateLimiter.php:64
34369 msgid "Too many requests. Please try again after some time."
34370 msgstr ""
34371
34372 #. 1: projected combination count, 2: configured maximum
34373 #: app/Services/AdvancedVariationService.php:171
34374 #, php-format
34375 msgid ""
34376 "Too many variation combinations (%1$d). The maximum allowed is %2$d. Reduce "
34377 "attribute groups or terms, or raise the limit via the "
34378 "fluent_cart/advanced_variation/max_combinations filter."
34379 msgstr ""
34380
34381 #: app/Modules/PaymentMethods/StripeGateway/SubscriptionsManager.php:43
34382 msgid "Too many verification attempts. You can try again tomorrow."
34383 msgstr ""
34384
34385 #: app/Services/Translations/admin-translation.php:2480
34386 msgid "Tooltip only"
34387 msgstr ""
34388
34389 #: app/Services/Translations/block-editor-translation.php:426
34390 msgid "Tooltip Text"
34391 msgstr ""
34392
34393 #: app/Services/Translations/block-editor-translation.php:427
34394 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:106
34395 msgid "Top"
34396 msgstr ""
34397
34398 #. 1: number of products, 2: ranking metric
34399 #: app/Modules/MCP/Tools/ReportTools.php:426
34400 #, php-format
34401 msgid "Top %1$d products by %2$s."
34402 msgstr ""
34403
34404 #: app/Services/Translations/admin-translation.php:2481
34405 msgid "Top Countries Gross Revenue"
34406 msgstr ""
34407
34408 #: app/Services/Translations/admin-translation.php:2482
34409 msgid "Top Countries Net Revenue"
34410 msgstr ""
34411
34412 #: app/Services/Translations/admin-translation.php:2483
34413 msgid "Top Country Gross Volume"
34414 msgstr ""
34415
34416 #: app/Services/Translations/admin-translation.php:2484
34417 msgid "Top Country Net Volume"
34418 msgstr ""
34419
34420 #: app/Services/Translations/block-editor-translation.php:428
34421 msgid "Top Left"
34422 msgstr ""
34423
34424 #: app/Views/emails/digest.php:144
34425 msgid "Top products"
34426 msgstr ""
34427
34428 #: app/Services/Translations/block-editor-translation.php:429
34429 msgid "Top Right"
34430 msgstr ""
34431
34432 #: app/Services/Translations/admin-translation.php:2485
34433 msgid "Top Sold Products"
34434 msgstr ""
34435
34436 #: app/Services/Translations/admin-translation.php:2486
34437 msgid "Top Sold Variants"
34438 msgstr ""
34439
34440 #: app/Services/Localization/i18n/states.php:1007
34441 msgid "Torino"
34442 msgstr ""
34443
34444 #: app/Services/Localization/i18n/states.php:2123
34445 msgid "Tororo"
34446 msgstr ""
34447
34448 #: app/Services/Renderer/CartSummaryRender.php:218
34449 #: app/Services/Renderer/CartRenderer.php:407
34450 #: app/Services/Translations/admin-translation.php:2487
34451 #: app/Services/Translations/customer-profile-translation.php:278
34452 #: app/Services/Translations/block-editor-translation.php:430
34453 #: app/Views/invoice/thank_you.php:134 app/Views/invoice/thank_you.php:427
34454 #: app/Views/invoice/receipt_slip.php:559
34455 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:773
34456 #: app/Services/Renderer/Receipt/ThankYouRender.php:272
34457 #: app/Services/Renderer/Receipt/ThankYouRender.php:589
34458 #: app/Views/emails/parts/subscription_item.php:130
34459 #: app/Views/emails/parts/items_table.php:46
34460 #: app/Views/emails/parts/items_table.php:703
34461 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:199
34462 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:479
34463 msgid "Total"
34464 msgstr ""
34465
34466 #: app/Services/Translations/admin-translation.php:2839
34467 #: app/Modules/MCP/Tools/ReportTools.php:609
34468 #: app/Modules/MCP/Tools/ReportTools.php:732
34469 msgid "total"
34470 msgstr ""
34471
34472 #. %1$s: line total amount
34473 #: app/Modules/Tax/TaxModule.php:1010 app/Modules/Tax/TaxModule.php:1120
34474 #, php-format
34475 msgid "Total %1$s"
34476 msgstr ""
34477
34478 #. %s - total number of items
34479 #: app/Services/Translations/admin-translation.php:2489
34480 #: app/Services/Translations/customer-profile-translation.php:280
34481 #, php-format
34482 msgid "Total %s"
34483 msgstr ""
34484
34485 #: app/Services/Translations/admin-translation.php:2490
34486 msgid "Total Activated Sites"
34487 msgstr ""
34488
34489 #: app/Services/Translations/admin-translation.php:2491
34490 msgid "Total Activations"
34491 msgstr ""
34492
34493 #: app/Helpers/EditorShortCodeHelper.php:178
34494 msgid "Total Amount"
34495 msgstr ""
34496
34497 #: app/Services/Translations/customer-profile-translation.php:281
34498 msgid "Total amount"
34499 msgstr ""
34500
34501 #: app/Helpers/EditorShortCodeHelper.php:179
34502 msgid "Total Amount (Formatted)"
34503 msgstr ""
34504
34505 #: app/Services/Translations/customer-profile-translation.php:282
34506 msgid "Total amount for the order"
34507 msgstr ""
34508
34509 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:180
34510 msgid "Total amount is not valid, please add some items to cart!"
34511 msgstr ""
34512
34513 #: app/Services/Translations/admin-translation.php:2508
34514 msgid "Total amount of shipping costs"
34515 msgstr ""
34516
34517 #: app/Services/Translations/admin-translation.php:2509
34518 msgid "Total amount of taxes"
34519 msgstr ""
34520
34521 #. 1: Total price
34522 #: app/Services/Renderer/MiniCartRenderer.php:54
34523 #: app/Services/Renderer/CartRenderer.php:396
34524 #, php-format
34525 msgid "Total cart price: %1$s"
34526 msgstr ""
34527
34528 #: app/Services/Translations/admin-translation.php:2492
34529 msgid "Total Due"
34530 msgstr ""
34531
34532 #: app/Services/Translations/admin-translation.php:2510
34533 msgid "Total items sold divided by orders made."
34534 msgstr ""
34535
34536 #: app/Services/Translations/admin-translation.php:2493
34537 msgid "Total Limit"
34538 msgstr ""
34539
34540 #: app/Services/Translations/admin-translation.php:2511
34541 msgid "Total limit"
34542 msgstr ""
34543
34544 #: app/Services/Translations/admin-translation.php:2512
34545 msgid "Total number of refunds (full or partial)"
34546 msgstr ""
34547
34548 #: app/Services/Translations/admin-translation.php:2513
34549 msgid ""
34550 "Total number of times this coupon can be redeemed across the entire store."
34551 msgstr ""
34552
34553 #: app/Services/Translations/admin-translation.php:2494
34554 msgid "Total Orders"
34555 msgstr ""
34556
34557 #: app/Services/Translations/admin-translation.php:2514
34558 msgid "Total orders divided by the number of unique customers."
34559 msgstr ""
34560
34561 #: app/Services/Translations/admin-translation.php:2495
34562 msgid "Total Paid"
34563 msgstr ""
34564
34565 #: app/Services/Translations/admin-translation.php:2515
34566 #: app/Services/Translations/customer-profile-translation.php:283
34567 #: app/Modules/Tax/TaxModule.php:547
34568 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:1126
34569 #: app/Services/Renderer/Receipt/ThankYouRender.php:1259
34570 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:695
34571 #: app/Views/emails/parts/items_table.php:644
34572 msgid "Total payable tax"
34573 msgstr ""
34574
34575 #: app/Helpers/EditorShortCodeHelper.php:321
34576 #: app/Services/Translations/admin-translation.php:2496
34577 msgid "Total Price"
34578 msgstr ""
34579
34580 #: app/Services/Renderer/CartItemRenderer.php:79
34581 msgid "Total price"
34582 msgstr ""
34583
34584 #: app/Helpers/EditorShortCodeHelper.php:322
34585 msgid "Total Price (Formatted)"
34586 msgstr ""
34587
34588 #. 1: Total price
34589 #: app/Services/Renderer/CartRenderer.php:353
34590 #, php-format
34591 msgid "Total price for this item: %1$s"
34592 msgstr ""
34593
34594 #: app/Services/Widgets/DashboardWidget.php:51
34595 msgid "Total Products"
34596 msgstr ""
34597
34598 #: app/Services/Translations/admin-translation.php:2497
34599 msgid "Total Refund"
34600 msgstr ""
34601
34602 #: app/Services/Translations/admin-translation.php:2498
34603 msgid "Total Refund Owed"
34604 msgstr ""
34605
34606 #: app/Services/Translations/admin-translation.php:2499
34607 msgid "Total Refunded Amount"
34608 msgstr ""
34609
34610 #: app/Services/Translations/admin-translation.php:2500
34611 msgid "Total Refunded Amount / Total Order Amount"
34612 msgstr ""
34613
34614 #: app/Services/Translations/admin-translation.php:2501
34615 msgid "Total Refunded Amount / Total Refund count"
34616 msgstr ""
34617
34618 #: app/Services/Translations/admin-translation.php:2502
34619 msgid "Total Refunds"
34620 msgstr ""
34621
34622 #: app/Services/Translations/admin-translation.php:2516
34623 msgid "Total refunds count including partially refunds."
34624 msgstr ""
34625
34626 #: app/Services/Translations/admin-translation.php:2503
34627 msgid "Total Revenue"
34628 msgstr ""
34629
34630 #: app/Services/Translations/admin-translation.php:2504
34631 msgid "Total Stock"
34632 msgstr ""
34633
34634 #: app/Services/Translations/admin-translation.php:2505
34635 msgid "Total Subscriptions"
34636 msgstr ""
34637
34638 #: app/Views/invoice/thank_you.php:362
34639 #: app/Services/Renderer/Receipt/ThankYouRender.php:530
34640 msgid "Total Tax"
34641 msgstr ""
34642
34643 #: app/Services/Translations/admin-translation.php:2517
34644 #: app/Services/Translations/customer-profile-translation.php:284
34645 #: app/Views/invoice/thank_you.php:315 app/Views/invoice/receipt_slip.php:462
34646 #: app/Modules/Tax/TaxModule.php:529
34647 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:1024
34648 #: app/Services/Renderer/Receipt/ThankYouRender.php:1180
34649 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:612
34650 #: app/Views/emails/parts/items_table.php:491
34651 msgid "Total tax"
34652 msgstr ""
34653
34654 #: app/Services/Translations/admin-translation.php:2518
34655 #: app/Services/Translations/customer-profile-translation.php:285
34656 #: app/Modules/Tax/TaxModule.php:553
34657 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:1137
34658 #: app/Services/Renderer/Receipt/ThankYouRender.php:1265
34659 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:702
34660 #: app/Views/emails/parts/items_table.php:658
34661 msgid "Total tax in this order"
34662 msgstr ""
34663
34664 #: app/Services/Translations/block-editor-translation.php:431
34665 msgid "Total text"
34666 msgstr ""
34667
34668 #: app/Services/Translations/customer-profile-translation.php:286
34669 msgid "Total to pay now"
34670 msgstr ""
34671
34672 #: app/Services/Translations/admin-translation.php:2506
34673 msgid "Total Value"
34674 msgstr ""
34675
34676 #: app/Services/Translations/admin-translation.php:2507
34677 msgid "Total Variants"
34678 msgstr ""
34679
34680 #: app/Services/Translations/TransStrings.php:226
34681 msgid "Total {total}"
34682 msgstr ""
34683
34684 #: app/Services/Localization/i18n/states.php:703
34685 msgid "Totonicapán"
34686 msgstr ""
34687
34688 #: app/Services/Localization/i18n/states.php:1078
34689 msgid "Tottori"
34690 msgstr ""
34691
34692 #: app/Helpers/CartCheckoutHelper.php:545
34693 #: app/Services/Renderer/CheckoutFieldsSchema.php:265
34694 #: app/Services/Renderer/CheckoutFieldsSchema.php:268
34695 #: app/Services/Translations/block-editor-translation.php:432
34696 msgid "Town / City"
34697 msgstr ""
34698
34699 #: app/Services/Localization/i18n/address-locales.php:427
34700 msgid "Town / City / Post Office"
34701 msgstr ""
34702
34703 #: app/Services/Localization/i18n/address-locales.php:318
34704 msgid "Town / District"
34705 msgstr ""
34706
34707 #: app/Services/Localization/i18n/address-locales.php:736
34708 msgid "Town / Village"
34709 msgstr ""
34710
34711 #: app/Services/Translations/block-editor-translation.php:433
34712 msgid "Town/City"
34713 msgstr ""
34714
34715 #: app/Services/Localization/i18n/states.php:1063
34716 msgid "Toyama"
34717 msgstr ""
34718
34719 #: app/Services/Localization/i18n/states.php:1878
34720 msgid "Trabzon"
34721 msgstr ""
34722
34723 #: app/Services/Translations/admin-translation.php:2519
34724 msgid "Track Quantity"
34725 msgstr ""
34726
34727 #: app/Services/Translations/admin-translation.php:2520
34728 msgid "Traffic Sources Report"
34729 msgstr ""
34730
34731 #: app/Services/Localization/i18n/states.php:1808
34732 msgid "Trang"
34733 msgstr ""
34734
34735 #: app/Services/Localization/i18n/states.php:1138
34736 msgid "Trans Nzoia"
34737 msgstr ""
34738
34739 #: api/Resource/OrderResource.php:2270
34740 #: app/Http/Controllers/OrderController.php:1106
34741 msgid "Transaction already has the same status"
34742 msgstr ""
34743
34744 #: app/Services/Translations/customer-profile-translation.php:288
34745 msgid "Transaction amount"
34746 msgstr ""
34747
34748 #: app/Services/Translations/customer-profile-translation.php:289
34749 msgid "Transaction date"
34750 msgstr ""
34751
34752 #: app/Services/Translations/admin-translation.php:2521
34753 msgid "Transaction Details"
34754 msgstr ""
34755
34756 #: app/Services/Filter/OrderFilter.php:371
34757 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:197
34758 msgid "Transaction Id"
34759 msgstr ""
34760
34761 #: app/Http/Controllers/OrderController.php:274
34762 msgid "Transaction ID is required"
34763 msgstr ""
34764
34765 #: app/Services/Translations/customer-profile-translation.php:287
34766 msgid "Transaction ID:"
34767 msgstr ""
34768
34769 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:418
34770 msgid "Transaction not found"
34771 msgstr ""
34772
34773 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:412
34774 msgid "Transaction not found for the provided setup intent."
34775 msgstr ""
34776
34777 #: api/Resource/OrderResource.php:2264
34778 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:177
34779 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:137
34780 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:311
34781 msgid "Transaction not found!"
34782 msgstr ""
34783
34784 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:193
34785 msgid "Transaction Property"
34786 msgstr ""
34787
34788 #: app/Services/Filter/OrderFilter.php:379
34789 msgid "Transaction Status"
34790 msgstr ""
34791
34792 #: app/Services/Filter/OrderFilter.php:395
34793 msgid "Transaction Type"
34794 msgstr ""
34795
34796 #: app/Services/Translations/customer-profile-translation.php:290
34797 msgid "Transactions"
34798 msgstr ""
34799
34800 #: app/Services/Filter/OrderFilter.php:366
34801 msgid "Transactions Property"
34802 msgstr ""
34803
34804 #: app/Services/Translations/customer-profile-translation.php:291
34805 msgid "Transactions Table"
34806 msgstr ""
34807
34808 #: app/Services/Localization/i18n/states.php:1008
34809 msgid "Trapani"
34810 msgstr ""
34811
34812 #: app/Helpers/Status.php:115 app/Helpers/Helper.php:374
34813 msgid "Trashed"
34814 msgstr ""
34815
34816 #: app/Services/Localization/i18n/states.php:1809
34817 msgid "Trat"
34818 msgstr ""
34819
34820 #: app/Services/Localization/i18n/states.php:2214
34821 msgid "Treinta y Tres"
34822 msgstr ""
34823
34824 #: app/Services/Localization/i18n/states.php:1031
34825 msgid "Trelawny"
34826 msgstr ""
34827
34828 #: app/Services/Localization/i18n/states.php:1009
34829 msgid "Trento"
34830 msgstr ""
34831
34832 #: app/Services/Localization/i18n/states.php:1010
34833 msgid "Treviso"
34834 msgstr ""
34835
34836 #: app/Helpers/EditorShortCodeHelper.php:380
34837 #: app/Services/Translations/admin-translation.php:2522
34838 msgid "Trial Days"
34839 msgstr ""
34840
34841 #: app/Services/BulkProductUpdateService.php:220
34842 #: app/Services/BulkProductInsertService.php:134
34843 msgid "Trial days may not be greater than 365."
34844 msgstr ""
34845
34846 #: app/Services/BulkProductUpdateService.php:219
34847 #: app/Services/BulkProductInsertService.php:133
34848 msgid "Trial days must be 0 or more."
34849 msgstr ""
34850
34851 #: app/Services/BulkProductUpdateService.php:218
34852 #: app/Services/BulkProductInsertService.php:132
34853 #: app/Http/Requests/ProductUpdateRequest.php:300
34854 #: app/Http/Requests/ProductVariationRequest.php:144
34855 #: app/Http/Requests/ProductVariationRequest.php:217
34856 msgid "Trial days must be a number."
34857 msgstr ""
34858
34859 #: app/Views/emails/subscription/trial_end/customer.php:54
34860 #: app/Views/emails/subscription/trial_end/admin.php:41
34861 msgid "Trial End Date"
34862 msgstr ""
34863
34864 #: app/Http/Requests/SchedulingSettingsRequest.php:72
34865 msgid "Trial end reminder days must be a whole number."
34866 msgstr ""
34867
34868 #: app/Http/Requests/SchedulingSettingsRequest.php:73
34869 msgid "Trial end reminder days must be at least 1."
34870 msgstr ""
34871
34872 #: app/Http/Requests/SchedulingSettingsRequest.php:74
34873 msgid "Trial end reminder days must not exceed 14."
34874 msgstr ""
34875
34876 #: app/Hooks/Handlers/ReminderHandler.php:167
34877 msgid "Trial Ending"
34878 msgstr ""
34879
34880 #: app/Services/Reminders/ReminderService.php:334
34881 msgid "Trial ending reminder sent successfully"
34882 msgstr ""
34883
34884 #: app/Services/Email/EmailNotifications.php:403
34885 msgid "Trial Ending Soon - {{order.customer.full_name}}"
34886 msgstr ""
34887
34888 #: app/Services/Email/EmailNotifications.php:394
34889 msgid "Trial ending soon reminder copy to admin"
34890 msgstr ""
34891
34892 #: app/Services/Email/EmailNotifications.php:377
34893 msgid "Trial ending soon reminder to customer"
34894 msgstr ""
34895
34896 #: app/Views/emails/subscription/trial_end/customer.php:48
34897 #: app/Views/emails/subscription/trial_end/admin.php:35
34898 msgid "Trial Ends In"
34899 msgstr ""
34900
34901 #: app/Http/Requests/ProductUpdateRequest.php:303
34902 #: app/Http/Requests/ProductVariationRequest.php:147
34903 #: app/Http/Requests/ProductVariationRequest.php:218
34904 msgid "Trial period cannot exceed 365 days."
34905 msgstr ""
34906
34907 #: app/Helpers/Status.php:273
34908 #: app/Services/Translations/admin-translation.php:2523
34909 #: app/Services/Translations/customer-profile-translation.php:292
34910 msgid "Trialing"
34911 msgstr ""
34912
34913 #: app/Services/Localization/i18n/states.php:1011
34914 msgid "Trieste"
34915 msgstr ""
34916
34917 #: app/Services/Translations/admin-translation.php:2524
34918 msgid "Triggers"
34919 msgstr ""
34920
34921 #: app/Services/Localization/i18n/countries.php:237
34922 msgid "Trinidad and Tobago"
34923 msgstr ""
34924
34925 #: app/Helpers/CurrenciesHelper.php:142
34926 msgid "Trinidad and Tobago Dollar"
34927 msgstr ""
34928
34929 #: app/Services/Localization/i18n/states.php:1161
34930 msgid "Trinity Palmetto Point"
34931 msgstr ""
34932
34933 #: app/Services/Localization/i18n/states.php:867
34934 msgid "Tripura"
34935 msgstr ""
34936
34937 #: app/Modules/Tax/TaxModule.php:2463
34938 msgid "TRN / VAT"
34939 msgstr ""
34940
34941 #: app/Services/Localization/i18n/states.php:2235
34942 msgid "Trujillo"
34943 msgstr ""
34944
34945 #: app/Services/Translations/admin-translation.php:2525
34946 msgid "Try a different search term or clear some filters."
34947 msgstr ""
34948
34949 #: app/Services/Localization/i18n/states.php:113
34950 msgid "Tucumán"
34951 msgstr ""
34952
34953 #: app/Services/Translations/TransStrings.php:171
34954 msgid "Tue"
34955 msgstr ""
34956
34957 #: app/Services/Translations/TransStrings.php:180
34958 #: app/Services/Translations/admin-translation.php:2526
34959 msgid "Tuesday"
34960 msgstr ""
34961
34962 #: app/Services/Localization/i18n/states.php:1698
34963 msgid "Tulcea"
34964 msgstr ""
34965
34966 #: app/Services/Localization/i18n/states.php:1538
34967 msgid "Tumbes"
34968 msgstr ""
34969
34970 #: app/Services/Localization/i18n/states.php:1879
34971 msgid "Tunceli"
34972 msgstr ""
34973
34974 #: app/Services/Localization/i18n/states.php:557
34975 msgid "Tungurahua"
34976 msgstr ""
34977
34978 #: app/Services/Localization/i18n/countries.php:238
34979 msgid "Tunisia"
34980 msgstr ""
34981
34982 #: app/Services/Localization/i18n/states.php:1139
34983 msgid "Turkana"
34984 msgstr ""
34985
34986 #: app/Services/Localization/i18n/countries.php:239
34987 msgid "Turkey"
34988 msgstr ""
34989
34990 #: app/Helpers/CurrenciesHelper.php:141
34991 msgid "Turkish Lira"
34992 msgstr ""
34993
34994 #: app/Services/Localization/i18n/countries.php:240
34995 msgid "Turkmenistan"
34996 msgstr ""
34997
34998 #: app/Services/Localization/i18n/countries.php:241
34999 msgid "Turks and Caicos Islands"
35000 msgstr ""
35001
35002 #: app/Services/Translations/admin-translation.php:2527
35003 msgid ""
35004 "Turn MCP on from the card to generate connection snippets for your AI "
35005 "clients."
35006 msgstr ""
35007
35008 #: app/Http/Controllers/ModuleSettingsController.php:241
35009 msgid "Turnstile keys are valid and working."
35010 msgstr ""
35011
35012 #: app/Services/Translations/admin-translation.php:2528
35013 msgid "Turnstile Secret Key"
35014 msgstr ""
35015
35016 #: app/Services/Translations/admin-translation.php:2529
35017 msgid "Turnstile Site Key"
35018 msgstr ""
35019
35020 #: app/Services/Localization/i18n/countries.php:242
35021 msgid "Tuvalu"
35022 msgstr ""
35023
35024 #: app/Services/Tax/TaxManager.php:128
35025 msgid "Twelve"
35026 msgstr ""
35027
35028 #: app/Services/Tax/TaxManager.php:118
35029 msgid "Two"
35030 msgstr ""
35031
35032 #: api/StoreSettings.php:944
35033 msgid "Two Columns"
35034 msgstr ""
35035
35036 #: app/Services/Translations/admin-translation.php:2530
35037 #: app/Services/Translations/customer-profile-translation.php:293
35038 #: app/Views/emails/digest.php:121
35039 #: app/Modules/Shipping/Services/Filter/ShippingClassFilter.php:51
35040 msgid "Type"
35041 msgstr ""
35042
35043 #: app/Services/Translations/admin-translation.php:2531
35044 msgid "Type & Method"
35045 msgstr ""
35046
35047 #: app/Services/Translations/admin-translation.php:2532
35048 msgid "Type and hit enter..."
35049 msgstr ""
35050
35051 #: app/Http/Requests/CouponRequest.php:118
35052 #: app/Http/Requests/ProductDownloadable/ProductDownloadableFileRequest.php:35
35053 #: app/Http/Requests/ProductDownloadable/ProductDownloadableBulkFileRequest.php:37
35054 msgid "Type is required."
35055 msgstr ""
35056
35057 #. %s is the search term
35058 #: app/Services/Translations/admin-translation.php:2534
35059 #, php-format
35060 msgid "Type something to find %s"
35061 msgstr ""
35062
35063 #: app/Services/Translations/admin-translation.php:2535
35064 msgid "Type to search countries..."
35065 msgstr ""
35066
35067 #: app/Services/Translations/block-editor-translation.php:434
35068 msgid "Type to search for products, then hit Enter"
35069 msgstr ""
35070
35071 #: app/Services/Renderer/SearchBarRenderer.php:121
35072 msgid "Type to search products"
35073 msgstr ""
35074
35075 #: app/Services/Translations/admin-translation.php:2536
35076 msgid "Type to search user"
35077 msgstr ""
35078
35079 #: app/Services/Translations/admin-translation.php:2537
35080 msgid "Type:"
35081 msgstr ""
35082
35083 #: app/Modules/Templating/Bricks/Elements/BuySection.php:155
35084 #: app/Modules/Templating/Bricks/Elements/BuySection.php:283
35085 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:89
35086 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:125
35087 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:161
35088 msgid "Typography"
35089 msgstr ""
35090
35091 #: app/Services/Localization/i18n/states.php:2234
35092 msgid "Táchira"
35093 msgstr ""
35094
35095 #: app/Services/Localization/i18n/states.php:495
35096 msgid "Tébessa"
35097 msgstr ""
35098
35099 #: app/Services/Localization/i18n/states.php:1275
35100 msgid "Tétouan"
35101 msgstr ""
35102
35103 #: app/Services/Localization/i18n/states.php:1140
35104 msgid "Uasin Gishu"
35105 msgstr ""
35106
35107 #: app/Services/Localization/i18n/states.php:1810
35108 msgid "Ubon Ratchathani"
35109 msgstr ""
35110
35111 #: app/Services/Localization/i18n/states.php:1539
35112 msgid "Ucayali"
35113 msgstr ""
35114
35115 #: app/Services/Localization/i18n/states.php:1012
35116 msgid "Udine"
35117 msgstr ""
35118
35119 #: app/Services/Localization/i18n/states.php:1811
35120 msgid "Udon Thani"
35121 msgstr ""
35122
35123 #: app/Services/Localization/i18n/countries.php:243
35124 msgid "Uganda"
35125 msgstr ""
35126
35127 #: app/Helpers/CurrenciesHelper.php:146 app/Helpers/CurrenciesHelper.php:399
35128 msgid "Ugandan Shilling"
35129 msgstr ""
35130
35131 #: app/Services/Localization/i18n/countries.php:244
35132 msgid "Ukraine"
35133 msgstr ""
35134
35135 #: app/Helpers/CurrenciesHelper.php:145
35136 msgid "Ukrainian Hryvnia"
35137 msgstr ""
35138
35139 #: app/Services/Translations/admin-translation.php:2548
35140 msgid "Unable to adjust quantity"
35141 msgstr ""
35142
35143 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:408
35144 msgid ""
35145 "Unable to cancel subscription at this time. Please try again later or "
35146 "contact support."
35147 msgstr ""
35148
35149 #: app/Services/PluginInstaller/AddonManager.php:153
35150 msgid "Unable to check for updates from WordPress.org"
35151 msgstr ""
35152
35153 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:72
35154 msgid "Unable To connect with PayPal."
35155 msgstr ""
35156
35157 #: app/Http/Controllers/OnboardingController.php:128
35158 msgid "Unable to create page"
35159 msgstr ""
35160
35161 #: app/Http/Controllers/ProductController.php:859
35162 msgid "Unable To Create Term/s"
35163 msgstr ""
35164
35165 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:648
35166 msgid ""
35167 "Unable to determine the correct S3 region after multiple attempts. Please "
35168 "verify the bucket region and try again."
35169 msgstr ""
35170
35171 #: app/Http/Controllers/OrderController.php:711
35172 msgid "Unable to mark paid for canceled order"
35173 msgstr ""
35174
35175 #: app/Services/DateTime/DateTime.php:163
35176 msgid "Unable to parse datetime:"
35177 msgstr ""
35178
35179 #: app/Services/Report/DashBoardReportService.php:221
35180 msgid "Uncategorized"
35181 msgstr ""
35182
35183 #: app/Services/Translations/admin-translation.php:2549
35184 msgid "Unchanged"
35185 msgstr ""
35186
35187 #: app/Services/Translations/admin-translation.php:2550
35188 msgid "Undeletable"
35189 msgstr ""
35190
35191 #: app/Services/Translations/admin-translation.php:2840
35192 msgid "under"
35193 msgstr ""
35194
35195 #: app/Services/Localization/i18n/states.php:1318
35196 msgid "Ungheni"
35197 msgstr ""
35198
35199 #: app/Services/Renderer/PricingTableRenderer.php:264
35200 msgid "unit"
35201 msgstr ""
35202
35203 #: app/Helpers/EditorShortCodeHelper.php:319
35204 msgid "Unit Price"
35205 msgstr ""
35206
35207 #: app/Views/invoice/receipt_slip.php:277
35208 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:487
35209 msgid "Unit price"
35210 msgstr ""
35211
35212 #: app/Helpers/EditorShortCodeHelper.php:320
35213 msgid "Unit Price (Formatted)"
35214 msgstr ""
35215
35216 #: app/Modules/Tax/TaxModule.php:1221
35217 msgid ""
35218 "Unit price is rounded for display. The line total is calculated at full "
35219 "precision, so it always reconciles exactly."
35220 msgstr ""
35221
35222 #: app/Services/Translations/admin-translation.php:2551
35223 #: app/Services/Translations/customer-profile-translation.php:294
35224 msgid ""
35225 "Unit price is rounded for display. The line total is calculated at full "
35226 "precision."
35227 msgstr ""
35228
35229 #: app/Modules/Tax/TaxModule.php:1215
35230 msgid "Unit price rounding information"
35231 msgstr ""
35232
35233 #: app/Services/Renderer/CartRenderer.php:243
35234 #: app/Services/Translations/block-editor-translation.php:435
35235 msgid "Unit Price:"
35236 msgstr ""
35237
35238 #: api/StoreSettings.php:1242
35239 msgid "Unit used for product dimension measurements."
35240 msgstr ""
35241
35242 #: api/StoreSettings.php:1218
35243 msgid "Unit used for product weight measurements."
35244 msgstr ""
35245
35246 #: app/Services/Localization/i18n/countries.php:245
35247 msgid "United Arab Emirates"
35248 msgstr ""
35249
35250 #: app/Helpers/CurrenciesHelper.php:21
35251 msgid "United Arab Emirates Dirham"
35252 msgstr ""
35253
35254 #: app/Helpers/Helper.php:587
35255 msgid "United Kingdom"
35256 msgstr ""
35257
35258 #: app/Services/Localization/i18n/countries.php:246
35259 msgid "United Kingdom (UK)"
35260 msgstr ""
35261
35262 #: app/Helpers/Helper.php:582
35263 msgid "United State Dollar"
35264 msgstr ""
35265
35266 #: app/Services/Localization/i18n/countries.php:247
35267 msgid "United States (US)"
35268 msgstr ""
35269
35270 #: app/Services/Localization/i18n/countries.php:248
35271 msgid "United States (US) Minor Outlying Islands"
35272 msgstr ""
35273
35274 #: app/Helpers/CurrenciesHelper.php:147
35275 msgid "United States Dollar"
35276 msgstr ""
35277
35278 #: app/Services/Translations/admin-translation.php:2552
35279 #: app/Views/emails/digest.php:150
35280 msgid "Units"
35281 msgstr ""
35282
35283 #: app/Services/Translations/admin-translation.php:2841
35284 msgid "units"
35285 msgstr ""
35286
35287 #: app/Services/Translations/admin-translation.php:2553
35288 msgid "Units Sold"
35289 msgstr ""
35290
35291 #. %s is the error message
35292 #: app/Services/Translations/admin-translation.php:2554
35293 #: app/Services/Translations/block-editor-translation.php:437
35294 #: app/Services/Report/Concerns/CanParseAddressField.php:31
35295 #: app/Services/Report/Concerns/CanParseAddressField.php:41
35296 #: app/Services/Report/Concerns/CanParseAddressField.php:46
35297 msgid "Unknown"
35298 msgstr ""
35299
35300 #. 1: comma-separated list of unknown attribute term IDs
35301 #: app/Services/AdvancedVariationService.php:191
35302 #, php-format
35303 msgid ""
35304 "Unknown attribute terms in payload: %1$s. Refresh the editor and try again."
35305 msgstr ""
35306
35307 #: app/Services/FileSystem/Drivers/S3/S3BucketCreator.php:81
35308 msgid "Unknown error occurred"
35309 msgstr ""
35310
35311 #: app/Services/Report/LicenseReportService.php:146
35312 #: app/Services/Report/DefaultReportService.php:37
35313 #: app/Services/Report/DefaultReportService.php:78
35314 #: app/Services/Email/StoreDigestService.php:391
35315 msgid "Unknown Product"
35316 msgstr ""
35317
35318 #: app/Services/Reminders/ReminderService.php:149
35319 msgid "Unknown reminder type"
35320 msgstr ""
35321
35322 #: app/Modules/PaymentMethods/StripeGateway/API/API.php:86
35323 msgid "Unknown Stripe API request error"
35324 msgstr ""
35325
35326 #: app/Services/Report/DefaultReportService.php:80
35327 msgid "Unknown Variant"
35328 msgstr ""
35329
35330 #. %s - number of items available
35331 #. %d - number of items available
35332 #: app/Services/Translations/admin-translation.php:2556
35333 #: app/Services/Translations/block-editor-translation.php:439
35334 #: app/Services/ShortCodeParser/Parsers/SubscriptionParser.php:48
35335 #: app/Services/ShortCodeParser/Parsers/LicenseParser.php:37
35336 msgid "Unlimited"
35337 msgstr ""
35338
35339 #: app/Services/Renderer/ModalCheckoutRenderer.php:278
35340 msgid "Unlimited Activation"
35341 msgstr ""
35342
35343 #: app/Services/Translations/admin-translation.php:2557
35344 msgid "Unlink"
35345 msgstr ""
35346
35347 #: app/Modules/PaymentMethods/PromoGateways/Pro/PromoGatewaySettings.php:182
35348 msgid "Unlock all premium payment gateways and features"
35349 msgstr ""
35350
35351 #: app/Services/Translations/admin-translation.php:2558
35352 #: app/Services/Translations/customer-profile-translation.php:295
35353 msgid "Unpaid"
35354 msgstr ""
35355
35356 #: app/Services/Translations/admin-translation.php:2559
35357 msgid "Unsaved Changes"
35358 msgstr ""
35359
35360 #: app/Services/Translations/admin-translation.php:2560
35361 msgid "Unsaved changes"
35362 msgstr ""
35363
35364 #: app/Services/Translations/admin-translation.php:2561
35365 msgid "Unsaved copy"
35366 msgstr ""
35367
35368 #: app/Services/Translations/admin-translation.php:2562
35369 msgid "Unsaved draft"
35370 msgstr ""
35371
35372 #: app/Helpers/Status.php:244 app/Helpers/Status.php:255
35373 #: app/Helpers/Helper.php:266 app/Helpers/Helper.php:280
35374 msgid "Unshippable"
35375 msgstr ""
35376
35377 #: app/Helpers/Status.php:241 app/Helpers/Status.php:252
35378 #: app/Helpers/Helper.php:263 app/Helpers/Helper.php:277
35379 #: app/Services/Translations/customer-profile-translation.php:296
35380 msgid "Unshipped"
35381 msgstr ""
35382
35383 #: app/Services/Translations/admin-translation.php:2563
35384 msgid "Until Cancel"
35385 msgstr ""
35386
35387 #: app/Helpers/Helper.php:1208
35388 msgid "until cancel"
35389 msgstr ""
35390
35391 #: app/Services/Translations/admin-translation.php:2564
35392 msgid "Untitled option"
35393 msgstr ""
35394
35395 #: app/Services/Translations/admin-translation.php:2565
35396 msgid "Untitled product"
35397 msgstr ""
35398
35399 #: app/Services/Translations/admin-translation.php:2566
35400 msgid "Untitled variant"
35401 msgstr ""
35402
35403 #: app/Services/Translations/admin-translation.php:2567
35404 msgid "Unverified"
35405 msgstr ""
35406
35407 #: app/Services/Translations/admin-translation.php:2568
35408 msgid "Upcoming"
35409 msgstr ""
35410
35411 #: app/Services/Email/EmailNotifications.php:359
35412 msgid "Upcoming renewal reminder copy to admin"
35413 msgstr ""
35414
35415 #: app/Services/Email/EmailNotifications.php:350
35416 msgid "Upcoming Renewal Reminder from {{settings.store_name}}"
35417 msgstr ""
35418
35419 #: app/Services/Email/EmailNotifications.php:342
35420 msgid "Upcoming renewal reminder to customer"
35421 msgstr ""
35422
35423 #: app/Services/Translations/admin-translation.php:2569
35424 msgid "Upcoming Renewal Revenue"
35425 msgstr ""
35426
35427 #: app/Services/Translations/admin-translation.php:2570
35428 #: app/Services/Translations/customer-profile-translation.php:297
35429 msgid "Update"
35430 msgstr ""
35431
35432 #. %1$s: number of variants to bulk-update
35433 #: app/Services/Translations/admin-translation.php:2572
35434 #, php-format
35435 msgid "Update %1$s variants"
35436 msgstr ""
35437
35438 #: app/Services/Translations/admin-translation.php:2573
35439 #: app/Services/Translations/customer-profile-translation.php:298
35440 msgid "Update Address"
35441 msgstr ""
35442
35443 #: app/CPT/FluentProducts.php:315
35444 msgid "Update Brand"
35445 msgstr ""
35446
35447 #: app/CPT/FluentProducts.php:293
35448 msgid "Update Category"
35449 msgstr ""
35450
35451 #: app/Services/PluginInstaller/AddonManager.php:194
35452 #, php-format
35453 msgid "Update check for source type \"%s\" is not currently available."
35454 msgstr ""
35455
35456 #: app/Services/Translations/admin-translation.php:2574
35457 msgid "Update Customer"
35458 msgstr ""
35459
35460 #: app/Services/Translations/admin-translation.php:2575
35461 msgid "Update Customer Status"
35462 msgstr ""
35463
35464 #: app/Services/Translations/admin-translation.php:2576
35465 msgid "Update File"
35466 msgstr ""
35467
35468 #: app/Services/Translations/admin-translation.php:2577
35469 msgid "Update File (Choose the source file to get automatic updates)"
35470 msgstr ""
35471
35472 #: app/Services/PluginInstaller/AddonManager.php:316
35473 #, php-format
35474 msgid "Update for source type \"%s\" is not currently available."
35475 msgstr ""
35476
35477 #: app/Services/Translations/admin-translation.php:2584
35478 msgid "Update package"
35479 msgstr ""
35480
35481 #: app/Services/Translations/customer-profile-translation.php:299
35482 msgid "Update Payment"
35483 msgstr ""
35484
35485 #: app/Services/Translations/customer-profile-translation.php:300
35486 msgid "Update Payment Method"
35487 msgstr ""
35488
35489 #: app/Services/Translations/admin-translation.php:2578
35490 msgid "Update Required"
35491 msgstr ""
35492
35493 #: app/Services/Translations/admin-translation.php:2579
35494 msgid "Update Role"
35495 msgstr ""
35496
35497 #: app/Services/Translations/admin-translation.php:2580
35498 msgid "Update Shipping Status"
35499 msgstr ""
35500
35501 #: app/Services/Translations/admin-translation.php:2581
35502 msgid "Update Status"
35503 msgstr ""
35504
35505 #: app/Services/Translations/admin-translation.php:2582
35506 msgid "Update Stocks"
35507 msgstr ""
35508
35509 #: app/Services/Translations/admin-translation.php:2583
35510 msgid "Update Upgrade Path"
35511 msgstr ""
35512
35513 #: app/Services/Translations/admin-translation.php:2585
35514 msgid "Update wordpress user profile"
35515 msgstr ""
35516
35517 #: app/Services/Translations/customer-profile-translation.php:301
35518 msgid "Update your payment method to continue with the subscription."
35519 msgstr ""
35520
35521 #. 1: fields changed, 2: order id
35522 #: app/Modules/MCP/Tools/OrderTools.php:896
35523 #, php-format
35524 msgid "Updated %1$s on order #%2$d."
35525 msgstr ""
35526
35527 #: api/Resource/OrderMetaResource.php:112
35528 msgid "Updated successfully"
35529 msgstr ""
35530
35531 #: app/Http/Requests/BulkUpdateVariantRequest.php:30
35532 msgid "Updates payload must be an array."
35533 msgstr ""
35534
35535 #: app/Services/Translations/admin-translation.php:2586
35536 msgid "Updating"
35537 msgstr ""
35538
35539 #: app/Services/Translations/block-editor-translation.php:440
35540 msgid "Updating preview..."
35541 msgstr ""
35542
35543 #: app/Services/Translations/admin-translation.php:2587
35544 msgid "Updating variants"
35545 msgstr ""
35546
35547 #: app/Services/Translations/admin-translation.php:2588
35548 #: app/Services/Translations/customer-profile-translation.php:302
35549 msgid "Upgrade"
35550 msgstr ""
35551
35552 #: app/Services/Renderer/CartSummaryRender.php:356
35553 #: app/Services/Translations/admin-translation.php:2589
35554 #: app/Services/Translations/customer-profile-translation.php:303
35555 #: app/Views/invoice/thank_you.php:208 app/Views/invoice/receipt_slip.php:351
35556 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:618
35557 #: app/Services/Renderer/Receipt/ThankYouRender.php:436
35558 #: app/Views/emails/parts/items_table.php:360
35559 #: app/Hooks/Handlers/CustomCheckout/CustomCheckout.php:197
35560 msgid "Upgrade Discount"
35561 msgstr ""
35562
35563 #: app/Services/Translations/customer-profile-translation.php:305
35564 msgid "Upgrade Options"
35565 msgstr ""
35566
35567 #: app/Services/Translations/customer-profile-translation.php:307
35568 msgid "Upgrade options table"
35569 msgstr ""
35570
35571 #: app/Helpers/AdminHelper.php:36
35572 #: app/Services/Translations/admin-translation.php:2590
35573 msgid "Upgrade Paths"
35574 msgstr ""
35575
35576 #: app/Services/Translations/admin-translation.php:2592
35577 msgid ""
35578 "Upgrade paths feature is temporarily disabled for bundle products. This "
35579 "feature will be enabled in a future update."
35580 msgstr ""
35581
35582 #: app/Services/Translations/admin-translation.php:2591
35583 msgid "Upgrade Paths Temporarily Unavailable for Bundle Products"
35584 msgstr ""
35585
35586 #: app/Services/Translations/customer-profile-translation.php:306
35587 msgid "Upgrade Plan"
35588 msgstr ""
35589
35590 #: app/Services/Translations/customer-profile-translation.php:308
35591 msgid "Upgrade to"
35592 msgstr ""
35593
35594 #: app/Modules/PaymentMethods/PromoGateways/Pro/PromoGatewaySettings.php:162
35595 msgid "Upgrade to FluentCart Pro"
35596 msgstr ""
35597
35598 #: app/Services/Translations/admin-translation.php:2593
35599 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:255
35600 msgid "Upgrade to Pro"
35601 msgstr ""
35602
35603 #: app/Services/Translations/admin-translation.php:2595
35604 msgid "Upgrade to Pro for filtering"
35605 msgstr ""
35606
35607 #: app/Services/Translations/admin-translation.php:2594
35608 msgid "Upgrade to Pro for Roles & Permission"
35609 msgstr ""
35610
35611 #: app/Services/Translations/admin-translation.php:2596
35612 msgid "Upgraded From"
35613 msgstr ""
35614
35615 #: app/Services/Translations/admin-translation.php:2597
35616 msgid "Upgraded To"
35617 msgstr ""
35618
35619 #: app/Modules/PaymentMethods/PromoGateways/Addons/RazorpayAddon.php:88
35620 msgid "UPI, Cards, NetBanking, and Wallets"
35621 msgstr ""
35622
35623 #: app/Services/Translations/admin-translation.php:2598
35624 msgid "Upload"
35625 msgstr ""
35626
35627 #: app/Services/Translations/block-editor-translation.php:442
35628 msgid ""
35629 "Upload a logo or select one from your media library. You can also set your "
35630 "store logo in Settings."
35631 msgstr ""
35632
35633 #: app/Services/Translations/admin-translation.php:2600
35634 msgid "Upload image"
35635 msgstr ""
35636
35637 #: app/Services/Translations/admin-translation.php:2599
35638 #: app/Services/Translations/block-editor-translation.php:441
35639 msgid "Upload Logo"
35640 msgstr ""
35641
35642 #: api/StoreSettings.php:181
35643 msgid "Upload your brand's logo. Recommended width: 512 pixels minimum."
35644 msgstr ""
35645
35646 #. %s - upload progress
35647 #: app/Services/Translations/admin-translation.php:2602
35648 msgid "Uploading... %s%"
35649 msgstr ""
35650
35651 #: app/Services/Localization/i18n/states.php:660
35652 msgid "Upper East"
35653 msgstr ""
35654
35655 #: app/Services/Localization/i18n/states.php:661
35656 msgid "Upper West"
35657 msgstr ""
35658
35659 #: app/Services/Localization/i18n/states.php:317
35660 msgid "Uri"
35661 msgstr ""
35662
35663 #. %s is the URL
35664 #: app/Services/Translations/admin-translation.php:2539
35665 msgid "URL"
35666 msgstr ""
35667
35668 #: app/Services/Translations/admin-translation.php:2540
35669 msgid "URL Slug"
35670 msgstr ""
35671
35672 #: app/Services/Localization/i18n/countries.php:249
35673 msgid "Uruguay"
35674 msgstr ""
35675
35676 #: app/Helpers/CurrenciesHelper.php:148
35677 msgid "Uruguayan Peso"
35678 msgstr ""
35679
35680 #: app/Services/Localization/i18n/states.php:51
35681 msgid "Uruzgan"
35682 msgstr ""
35683
35684 #: app/Services/Localization/i18n/states.php:2150
35685 msgctxt "US state of Georgia"
35686 msgid "Georgia"
35687 msgstr ""
35688
35689 #: app/Services/Translations/admin-translation.php:2603
35690 msgid "Usage"
35691 msgstr ""
35692
35693 #: app/Services/Translations/admin-translation.php:2604
35694 msgid "Usage Restrictions"
35695 msgstr ""
35696
35697 #: app/Services/Translations/admin-translation.php:2605
35698 msgid "Usage Statistics"
35699 msgstr ""
35700
35701 #: app/Services/Translations/admin-translation.php:2606
35702 msgid "Usage:"
35703 msgstr ""
35704
35705 #: app/Services/Translations/admin-translation.php:2607
35706 msgid "Use 0 or empty for no limit"
35707 msgstr ""
35708
35709 #: app/Services/Translations/admin-translation.php:2611
35710 msgid ""
35711 "Use a shipping class to group products with similar shipping requirements. "
35712 "This allows you to set specific shipping rates for different types of items, "
35713 "such as 'Bulky Items', 'Fragile Goods'. Select an existing class from the "
35714 "search box or click + Add to create a new one. If no class is assigned, the "
35715 "product will use your store's default shipping rates."
35716 msgstr ""
35717
35718 #: app/Services/Translations/admin-translation.php:2612
35719 msgid "Use as default package"
35720 msgstr ""
35721
35722 #: app/Services/Translations/admin-translation.php:2608
35723 #: app/Services/Translations/block-editor-translation.php:443
35724 msgid "Use Enter to add line breaks for a list format"
35725 msgstr ""
35726
35727 #: app/Services/Translations/TransStrings.php:141
35728 msgid "Use the arrow keys and enter to select the day of the month"
35729 msgstr ""
35730
35731 #: app/Services/Translations/TransStrings.php:142
35732 msgid "Use the arrow keys and enter to select the month"
35733 msgstr ""
35734
35735 #: app/Services/Translations/TransStrings.php:143
35736 msgid "Use the arrow keys and enter to select the year"
35737 msgstr ""
35738
35739 #: api/StoreSettings.php:1012
35740 msgid "Use this"
35741 msgstr ""
35742
35743 #: app/Services/Translations/admin-translation.php:2613
35744 msgid "Use this address"
35745 msgstr ""
35746
35747 #: app/Services/Translations/admin-translation.php:2609
35748 msgid "Use This File"
35749 msgstr ""
35750
35751 #: app/Services/Translations/admin-translation.php:2610
35752 msgid "Use This Media"
35753 msgstr ""
35754
35755 #: app/Services/Translations/admin-translation.php:2614
35756 msgid "Use vendor checkout"
35757 msgstr ""
35758
35759 #: app/Services/Translations/block-editor-translation.php:444
35760 msgid "Use {percent} as placeholder. E.g., \\\"-{percent}% OFF\\\""
35761 msgstr ""
35762
35763 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:144
35764 msgid "Used Coupons"
35765 msgstr ""
35766
35767 #: app/Services/Translations/admin-translation.php:2615
35768 msgid ""
35769 "Used to calculate rates at checkout and pre-selected when assigning packages "
35770 "to products"
35771 msgstr ""
35772
35773 #: app/Services/Translations/admin-translation.php:2616
35774 msgid "User"
35775 msgstr ""
35776
35777 #: api/StoreSettings.php:1044
35778 msgid "User Account Creation Mode"
35779 msgstr ""
35780
35781 #: app/Listeners/Order/OrderPaid.php:46
35782 msgid ""
35783 "User account has been created automatically on payment success. Created User "
35784 "ID: "
35785 msgstr ""
35786
35787 #: api/StoreSettings.php:1061
35788 msgid "User account will be created automatically after payment."
35789 msgstr ""
35790
35791 #: api/StoreSettings.php:1045
35792 msgid ""
35793 "User account will be created regardless of the mode if the order has a "
35794 "subscription."
35795 msgstr ""
35796
35797 #: api/StoreSettings.php:1073
35798 msgid "User account will not be created for onetime purchases."
35799 msgstr ""
35800
35801 #: app/Http/Requests/AttachUserRequest.php:32
35802 msgid "User already linked to a customer."
35803 msgstr ""
35804
35805 #: app/Http/Controllers/CustomerController.php:218
35806 msgid "User attached successfully"
35807 msgstr ""
35808
35809 #: app/Listeners/Order/OrderPaid.php:46
35810 msgid "User created successfully"
35811 msgstr ""
35812
35813 #: api/User.php:127
35814 msgid "User created successfully! You are now logged in."
35815 msgstr ""
35816
35817 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:248
35818 msgid "User creation failed from FluentCommunity Integration"
35819 msgstr ""
35820
35821 #: app/Listeners/Order/OrderPaid.php:39
35822 msgid "User creation failed: "
35823 msgstr ""
35824
35825 #: app/Http/Controllers/CustomerController.php:246
35826 msgid "User detached successfully"
35827 msgstr ""
35828
35829 #: app/Helpers/EditorShortCodeHelper.php:20
35830 msgid "User Display Name"
35831 msgstr ""
35832
35833 #: app/Helpers/EditorShortCodeHelper.php:23
35834 msgid "User Email"
35835 msgstr ""
35836
35837 #: app/Helpers/EditorShortCodeHelper.php:21
35838 msgid "User First Name"
35839 msgstr ""
35840
35841 #. 1: space ids, 2: course ids
35842 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:332
35843 #, php-format
35844 msgid "User has been added to spaces: %1$s and courses: %2$s"
35845 msgstr ""
35846
35847 #. %s is the space ids
35848 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:235
35849 #, php-format
35850 msgid "User has been removed from spaces and courses: %s"
35851 msgstr ""
35852
35853 #: app/Helpers/EditorShortCodeHelper.php:19
35854 msgid "User ID"
35855 msgstr ""
35856
35857 #: app/Http/Requests/CartRequest.php:37
35858 msgid "User Id must be a number."
35859 msgstr ""
35860
35861 #: app/Http/Requests/AttachUserRequest.php:46
35862 msgid "User is required."
35863 msgstr ""
35864
35865 #: app/Helpers/EditorShortCodeHelper.php:22
35866 msgid "User Last Name"
35867 msgstr ""
35868
35869 #: app/Services/Permission/PermissionManager.php:265
35870 #: app/Services/Permission/PermissionManager.php:283
35871 msgid "User not found"
35872 msgstr ""
35873
35874 #: app/Http/Requests/AttachUserRequest.php:28
35875 #: app/Http/Requests/AttachUserRequest.php:47
35876 msgid "User not found."
35877 msgstr ""
35878
35879 #: app/Helpers/EditorShortCodeHelper.php:24
35880 msgid "User Username"
35881 msgstr ""
35882
35883 #: api/StoreSettings.php:1067
35884 msgid "User will have an option to create an account during checkout."
35885 msgstr ""
35886
35887 #: app/Helpers/CartCheckoutHelper.php:857
35888 msgid "Username or Email Address"
35889 msgstr ""
35890
35891 #: app/Services/Translations/checkout-translation.php:39
35892 msgid "Username or Email is required"
35893 msgstr ""
35894
35895 #: app/Services/Translations/customer-profile-translation.php:354
35896 msgid "using"
35897 msgstr ""
35898
35899 #: app/Modules/StorageDrivers/S3/S3.php:647
35900 msgid "Using Define Mode"
35901 msgstr ""
35902
35903 #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:89
35904 msgid "USSD & Mobile Money support"
35905 msgstr ""
35906
35907 #: app/Services/Localization/i18n/states.php:1736
35908 msgid "Usulután"
35909 msgstr ""
35910
35911 #: app/Services/Localization/i18n/states.php:1301
35912 msgid "UTA Găgăuzia"
35913 msgstr ""
35914
35915 #: app/Services/Localization/i18n/states.php:2184
35916 msgid "Utah"
35917 msgstr ""
35918
35919 #: app/Services/Localization/i18n/states.php:1812
35920 msgid "Uthai Thani"
35921 msgstr ""
35922
35923 #: app/Services/Translations/admin-translation.php:2541
35924 msgid "UTM Campaign"
35925 msgstr ""
35926
35927 #: app/Services/Filter/OrderFilter.php:483
35928 msgid "Utm Campaign"
35929 msgstr ""
35930
35931 #: app/Services/Translations/admin-translation.php:2542
35932 msgid "UTM Content"
35933 msgstr ""
35934
35935 #: app/Services/Filter/OrderFilter.php:487
35936 msgid "Utm Content"
35937 msgstr ""
35938
35939 #: app/Services/Translations/admin-translation.php:2543
35940 msgid "UTM Details"
35941 msgstr ""
35942
35943 #: app/Services/Translations/admin-translation.php:2544
35944 msgid "UTM ID"
35945 msgstr ""
35946
35947 #: app/Services/Filter/OrderFilter.php:488
35948 msgid "Utm Id"
35949 msgstr ""
35950
35951 #: app/Services/Translations/admin-translation.php:2545
35952 msgid "UTM Medium"
35953 msgstr ""
35954
35955 #: app/Services/Filter/OrderFilter.php:486
35956 msgid "Utm Medium"
35957 msgstr ""
35958
35959 #: app/Services/Filter/OrderFilter.php:505
35960 msgid "Utm Property"
35961 msgstr ""
35962
35963 #: app/Services/Translations/admin-translation.php:2546
35964 msgid "UTM Source"
35965 msgstr ""
35966
35967 #: app/Services/Filter/OrderFilter.php:485
35968 msgid "Utm Source"
35969 msgstr ""
35970
35971 #: app/Services/Translations/admin-translation.php:2547
35972 msgid "UTM Term"
35973 msgstr ""
35974
35975 #: app/Services/Filter/OrderFilter.php:484
35976 msgid "Utm Term"
35977 msgstr ""
35978
35979 #: app/Services/Localization/i18n/states.php:869
35980 msgid "Uttar Pradesh"
35981 msgstr ""
35982
35983 #: app/Services/Localization/i18n/states.php:1813
35984 msgid "Uttaradit"
35985 msgstr ""
35986
35987 #: app/Services/Localization/i18n/states.php:868
35988 msgid "Uttarakhand"
35989 msgstr ""
35990
35991 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:737
35992 msgid "uuid not found"
35993 msgstr ""
35994
35995 #: app/Services/Localization/i18n/countries.php:250
35996 msgid "Uzbekistan"
35997 msgstr ""
35998
35999 #: app/Helpers/CurrenciesHelper.php:149
36000 msgid "Uzbekistani Som"
36001 msgstr ""
36002
36003 #: app/Services/Localization/i18n/states.php:86
36004 msgid "Uíge"
36005 msgstr ""
36006
36007 #: app/Services/Localization/i18n/states.php:1881
36008 msgid "Uşak"
36009 msgstr ""
36010
36011 #: app/Services/Localization/i18n/states.php:318
36012 msgid "Valais"
36013 msgstr ""
36014
36015 #: app/Services/Localization/i18n/states.php:479
36016 msgid "Valdesia"
36017 msgstr ""
36018
36019 #: app/Services/Localization/i18n/states.php:637
36020 msgid "Valencia"
36021 msgstr ""
36022
36023 #: app/Services/Translations/admin-translation.php:2625
36024 msgid "Valid Till"
36025 msgstr ""
36026
36027 #: app/Services/Renderer/VatFieldRenderer.php:95
36028 msgid "Validating VAT number"
36029 msgstr ""
36030
36031 #: app/Services/Translations/checkout-translation.php:40
36032 msgid "Validating..."
36033 msgstr ""
36034
36035 #: app/Http/Controllers/FrontendControllers/CustomerController.php:293
36036 msgid "Validation error"
36037 msgstr ""
36038
36039 #: app/Services/Translations/checkout-translation.php:41
36040 msgid "Validation Error! Please fill required fields!"
36041 msgstr ""
36042
36043 #: app/Modules/Integrations/GlobalIntegrationSettings.php:222
36044 msgid "Validation Failed"
36045 msgstr ""
36046
36047 #: app/Http/Controllers/TaxEUController.php:408
36048 msgid "Validation failed for EU VAT settings"
36049 msgstr ""
36050
36051 #: app/Http/Controllers/TaxEUController.php:285
36052 msgid "Validation failed for OSS country rates"
36053 msgstr ""
36054
36055 #: app/Http/Controllers/TaxEUController.php:121
36056 msgid "Validation failed for VAT registration rates"
36057 msgstr ""
36058
36059 #: app/Modules/Integrations/GlobalIntegrationSettings.php:268
36060 msgid "Validation Failed, No valid data found."
36061 msgstr ""
36062
36063 #: app/Modules/Integrations/GlobalIntegrationSettings.php:237
36064 msgid "Validation Failed, Please fill up the required fields."
36065 msgstr ""
36066
36067 #: app/Services/Translations/checkout-translation.php:42
36068 msgid "Validation service unavailable. Please try again."
36069 msgstr ""
36070
36071 #: app/Services/Localization/i18n/states.php:638
36072 msgid "Valladolid"
36073 msgstr ""
36074
36075 #: app/Services/Localization/i18n/states.php:728
36076 msgid "Valle"
36077 msgstr ""
36078
36079 #: app/Services/Localization/i18n/states.php:406
36080 msgid "Valle del Cauca"
36081 msgstr ""
36082
36083 #: app/Services/Localization/i18n/states.php:339
36084 msgid "Valparaíso"
36085 msgstr ""
36086
36087 #: app/Services/Translations/admin-translation.php:2626
36088 msgid "Value"
36089 msgstr ""
36090
36091 #: app/Services/Translations/block-editor-translation.php:445
36092 msgid "Value to compare against"
36093 msgstr ""
36094
36095 #: app/Services/Localization/i18n/states.php:480
36096 msgid "Valverde"
36097 msgstr ""
36098
36099 #: app/Services/Localization/i18n/states.php:1882
36100 msgid "Van"
36101 msgstr ""
36102
36103 #: app/Services/Localization/i18n/countries.php:251
36104 msgid "Vanuatu"
36105 msgstr ""
36106
36107 #: app/Helpers/CurrenciesHelper.php:151 app/Helpers/CurrenciesHelper.php:395
36108 msgid "Vanuatu Vatu"
36109 msgstr ""
36110
36111 #: app/Services/Localization/i18n/states.php:736
36112 msgid "Varaždin County"
36113 msgstr ""
36114
36115 #: app/Services/Localization/i18n/states.php:1013
36116 msgid "Varese"
36117 msgstr ""
36118
36119 #: app/Helpers/EditorShortCodeHelper.php:341
36120 #: app/Services/Renderer/CartItemRenderer.php:142
36121 #: app/Services/Translations/admin-translation.php:2627
36122 msgid "Variant"
36123 msgstr ""
36124
36125 #: app/Services/Translations/admin-translation.php:2842
36126 msgid "variant"
36127 msgstr ""
36128
36129 #: app/Services/Translations/admin-translation.php:2628
36130 #, php-format
36131 msgid "Variant combinations the current options will generate (max %1$s)"
36132 msgstr ""
36133
36134 #: app/Helpers/EditorShortCodeHelper.php:317
36135 msgid "Variant Name"
36136 msgstr ""
36137
36138 #: app/Http/Controllers/ProductController.php:1344
36139 #: app/Http/Controllers/ProductVariationController.php:87
36140 msgid "Variant not found"
36141 msgstr ""
36142
36143 #: app/Services/Renderer/ProductRenderer.php:1807
36144 msgid "Variant title"
36145 msgstr ""
36146
36147 #: app/Services/BulkProductUpdateService.php:209
36148 #: app/Services/BulkProductInsertService.php:123
36149 msgid "Variant title is required."
36150 msgstr ""
36151
36152 #: app/Services/BulkProductUpdateService.php:210
36153 #: app/Services/BulkProductInsertService.php:124
36154 msgid "Variant title may not be greater than 200 characters."
36155 msgstr ""
36156
36157 #: app/Services/Translations/admin-translation.php:2629
36158 msgid "Variant updated successfully"
36159 msgstr ""
36160
36161 #: app/Http/Requests/GroupBulkUpdateVariantRequest.php:34
36162 msgid "variant_ids must be an array."
36163 msgstr ""
36164
36165 #: app/Services/Translations/admin-translation.php:2843
36166 msgid "variants"
36167 msgstr ""
36168
36169 #: app/Services/Translations/admin-translation.php:2630
36170 msgid "Variants deleted successfully"
36171 msgstr ""
36172
36173 #: app/Services/Translations/admin-translation.php:2631
36174 #: app/Services/Translations/block-editor-translation.php:446
36175 msgid "Variants features..."
36176 msgstr ""
36177
36178 #: app/Services/Translations/admin-translation.php:2632
36179 msgid "Variants updated successfully"
36180 msgstr ""
36181
36182 #: app/Http/Controllers/ProductVariationController.php:392
36183 msgid "Variants updated successfully."
36184 msgstr ""
36185
36186 #: app/Services/Translations/admin-translation.php:2844
36187 msgid "variants will be changed:"
36188 msgstr ""
36189
36190 #: app/Services/Filter/ProductFilter.php:271
36191 #: app/Services/Translations/admin-translation.php:2633
36192 msgid "Variation"
36193 msgstr ""
36194
36195 #: app/Services/Translations/admin-translation.php:2639
36196 msgid "Variation actions"
36197 msgstr ""
36198
36199 #: api/StoreSettings.php:931
36200 msgid "Variation Columns"
36201 msgstr ""
36202
36203 #: app/Services/AdvancedVariationService.php:293
36204 msgid "Variation combination updated!"
36205 msgstr ""
36206
36207 #: app/Services/Translations/admin-translation.php:2634
36208 msgid "Variation Compare Price"
36209 msgstr ""
36210
36211 #: app/Services/Filter/ProductFilter.php:266
36212 msgid "Variation Count"
36213 msgstr ""
36214
36215 #: app/Services/Translations/admin-translation.php:2635
36216 msgid "Variation ID copied to clipboard"
36217 msgstr ""
36218
36219 #: app/Http/Controllers/ProductController.php:333
36220 msgid "Variation info is not present"
36221 msgstr ""
36222
36223 #: app/Http/Controllers/ProductVariationController.php:118
36224 msgid "Variation is now tax exempt"
36225 msgstr ""
36226
36227 #: app/Http/Requests/UpgradePathSettingRequest.php:28
36228 #: app/Http/Requests/UpgradePathSettingRequest.php:29
36229 msgid "Variation is required."
36230 msgstr ""
36231
36232 #: app/Services/Translations/admin-translation.php:2636
36233 msgid "Variation Price"
36234 msgstr ""
36235
36236 #: app/Services/Translations/admin-translation.php:2637
36237 msgid "Variation Title"
36238 msgstr ""
36239
36240 #: app/Services/Translations/admin-translation.php:2640
36241 msgid "Variation title"
36242 msgstr ""
36243
36244 #: app/Services/Filter/ProductFilter.php:281
36245 #: app/Services/Translations/admin-translation.php:2638
36246 msgid "Variation Type"
36247 msgstr ""
36248
36249 #: app/Http/Requests/ProductUpdateRequest.php:355
36250 #: app/Http/Requests/ProductRequest.php:326
36251 msgid "Variation Type is required."
36252 msgstr ""
36253
36254 #: api/StoreSettings.php:891
36255 msgid "Variation View"
36256 msgstr ""
36257
36258 #: app/Services/Filter/ProductFilter.php:260
36259 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:189
36260 msgid "Variations"
36261 msgstr ""
36262
36263 #: app/Services/Translations/admin-translation.php:2642
36264 msgid "Variations generated successfully!"
36265 msgstr ""
36266
36267 #: app/Services/Translations/admin-translation.php:2641
36268 msgid "Variations Synced Successfully"
36269 msgstr ""
36270
36271 #: app/Services/Localization/i18n/states.php:218
36272 msgid "Varna"
36273 msgstr ""
36274
36275 #: app/Services/Localization/i18n/states.php:772
36276 msgid "Vas"
36277 msgstr ""
36278
36279 #: app/Services/Localization/i18n/states.php:1700
36280 msgid "Vaslui"
36281 msgstr ""
36282
36283 #: app/Modules/Tax/TaxModule.php:2452 app/Modules/Tax/TaxModule.php:2453
36284 #: app/Modules/Tax/TaxModule.php:2454 app/Modules/Tax/TaxModule.php:2455
36285 #: app/Modules/Tax/TaxModule.php:2456 app/Modules/Tax/TaxModule.php:2457
36286 #: app/Modules/Tax/TaxModule.php:2458 app/Modules/Tax/TaxModule.php:2459
36287 #: app/Modules/Tax/TaxModule.php:2461 app/Modules/Tax/TaxModule.php:2464
36288 #: app/Modules/Tax/TaxModule.php:2465 app/Modules/Tax/TaxModule.php:2467
36289 #: app/Modules/Tax/TaxModule.php:2471 app/Modules/Tax/TaxModule.php:2475
36290 #: app/Modules/Tax/TaxModule.php:2485 app/Modules/Tax/TaxModule.php:2487
36291 #: app/Modules/Tax/TaxModule.php:2488 app/Modules/Tax/TaxModule.php:2499
36292 msgid "VAT"
36293 msgstr ""
36294
36295 #: api/Checkout/CheckoutApi.php:876
36296 msgid "VAT / Tax ID is required."
36297 msgstr ""
36298
36299 #: app/Services/Translations/admin-translation.php:2619
36300 msgid "VAT collection"
36301 msgstr ""
36302
36303 #: app/Services/Translations/admin-translation.php:2620
36304 msgid ""
36305 "VAT for these EU countries is currently being collected using Collect VAT "
36306 "cross-border (OSS). Check the country list in the Collect VAT cross-border "
36307 "section."
36308 msgstr ""
36309
36310 #: app/Modules/Tax/TaxModule.php:2050
36311 msgid "VAT has been applied successfully"
36312 msgstr ""
36313
36314 #: app/Modules/Tax/TaxModule.php:2116
36315 msgid "VAT has been removed successfully"
36316 msgstr ""
36317
36318 #: app/Services/Translations/admin-translation.php:2617
36319 msgid "VAT ID missing"
36320 msgstr ""
36321
36322 #. %1$s: store seller VAT ID
36323 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:923
36324 #, php-format
36325 msgid "VAT ID: %1$s"
36326 msgstr ""
36327
36328 #: app/Services/Translations/admin-translation.php:2621
36329 msgid ""
36330 "VAT is stripped from the price on reverse charge. Customer pays the net (ex-"
36331 "VAT) amount."
36332 msgstr ""
36333
36334 #: app/Services/Renderer/VatFieldRenderer.php:51
36335 msgid "VAT Number"
36336 msgstr ""
36337
36338 #: app/Services/Translations/admin-translation.php:2622
36339 msgid "VAT number"
36340 msgstr ""
36341
36342 #: app/Modules/Tax/TaxModule.php:1919
36343 msgid "VAT number collection is not enabled."
36344 msgstr ""
36345
36346 #: app/Modules/Tax/TaxModule.php:2051
36347 msgid "VAT number has been validated successfully"
36348 msgstr ""
36349
36350 #: app/Modules/Tax/TaxModule.php:1970
36351 msgid "VAT number is not valid!"
36352 msgstr ""
36353
36354 #: app/Http/Controllers/TaxEUController.php:85
36355 msgid "VAT number is too long"
36356 msgstr ""
36357
36358 #: app/Services/Translations/admin-translation.php:2618
36359 msgid "VAT Reverse Charge Settings"
36360 msgstr ""
36361
36362 #: app/Services/Translations/customer-profile-translation.php:311
36363 msgid "Vat Tax ID"
36364 msgstr ""
36365
36366 #: app/Modules/Tax/TaxModule.php:1946
36367 msgid "VAT validation is only available for EU countries."
36368 msgstr ""
36369
36370 #: app/Modules/Tax/TaxModule.php:2218
36371 msgid "VAT validation rate limit reached. Please try again in a few moments."
36372 msgstr ""
36373
36374 #: app/Services/Renderer/CheckoutFieldsSchema.php:485
36375 #: app/Services/Renderer/AddressSelectRenderer.php:465
36376 #: app/Services/Translations/admin-translation.php:2623
36377 #: app/Services/Translations/customer-profile-translation.php:309
36378 msgid "VAT/GST/Tax Number"
36379 msgstr ""
36380
36381 #: app/Http/Requests/CustomerAddressRequest.php:75
36382 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:79
36383 msgid "VAT/GST/Tax Number field is required."
36384 msgstr ""
36385
36386 #: app/Services/Translations/customer-profile-translation.php:310
36387 msgid "VAT/GST/Tax Number is required."
36388 msgstr ""
36389
36390 #: app/Services/Translations/admin-translation.php:2624
36391 #: app/Views/invoice/thank_you.php:552 app/Views/invoice/receipt_slip.php:213
36392 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:386
36393 #: app/Services/Renderer/Receipt/ThankYouRender.php:917
36394 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:812
36395 #: app/Views/emails/parts/addresses.php:71
36396 msgid "VAT/Tax ID"
36397 msgstr ""
36398
36399 #: app/Services/Localization/i18n/countries.php:252
36400 msgid "Vatican"
36401 msgstr ""
36402
36403 #: app/Services/Localization/i18n/states.php:319
36404 msgid "Vaud"
36405 msgstr ""
36406
36407 #: app/Services/Localization/i18n/states.php:407
36408 msgid "Vaupés"
36409 msgstr ""
36410
36411 #: app/Services/Localization/i18n/states.php:219
36412 msgid "Veliko Tarnovo"
36413 msgstr ""
36414
36415 #: app/Services/Translations/admin-translation.php:2645
36416 msgid "Vendor charge id"
36417 msgstr ""
36418
36419 #: app/Services/Translations/admin-translation.php:2646
36420 msgid ""
36421 "Vendor checkout will redirect to vendor payment page instead of default "
36422 "payment page!"
36423 msgstr ""
36424
36425 #: app/Services/Translations/admin-translation.php:2643
36426 msgid "Vendor Customer ID"
36427 msgstr ""
36428
36429 #: app/Services/Translations/admin-translation.php:2644
36430 msgid "Vendor Subscription ID"
36431 msgstr ""
36432
36433 #: app/Views/emails/subscription/renewal/admin.php:37
36434 msgid "Vendor Transaction ID:"
36435 msgstr ""
36436
36437 #: app/Services/Localization/i18n/states.php:1014
36438 msgid "Venezia"
36439 msgstr ""
36440
36441 #: app/Services/Localization/i18n/countries.php:253
36442 msgid "Venezuela"
36443 msgstr ""
36444
36445 #: app/Services/Localization/i18n/states.php:1353
36446 msgid "Veracruz"
36447 msgstr ""
36448
36449 #: app/Services/Localization/i18n/states.php:1507
36450 msgid "Veraguas"
36451 msgstr ""
36452
36453 #: app/Services/Localization/i18n/states.php:1015
36454 msgid "Verbano-Cusio-Ossola"
36455 msgstr ""
36456
36457 #: app/Services/Localization/i18n/states.php:1016
36458 msgid "Vercelli"
36459 msgstr ""
36460
36461 #: app/Services/Translations/admin-translation.php:2647
36462 msgid "Verification failed. Please check your keys."
36463 msgstr ""
36464
36465 #: app/Services/Translations/admin-translation.php:2648
36466 msgid "Verify Keys"
36467 msgstr ""
36468
36469 #: app/Services/Translations/admin-translation.php:2649
36470 msgid "Verify License"
36471 msgstr ""
36472
36473 #: app/Services/Localization/i18n/states.php:2185
36474 msgid "Vermont"
36475 msgstr ""
36476
36477 #: app/Services/Localization/i18n/states.php:1017
36478 msgid "Verona"
36479 msgstr ""
36480
36481 #: app/Services/Translations/admin-translation.php:2650
36482 msgid "Version Number"
36483 msgstr ""
36484
36485 #: app/Services/Localization/i18n/states.php:773
36486 msgid "Veszprém"
36487 msgstr ""
36488
36489 #: app/Services/Localization/i18n/states.php:1018
36490 msgid "Vibo Valentia"
36491 msgstr ""
36492
36493 #: app/Services/Localization/i18n/states.php:1019
36494 msgid "Vicenza"
36495 msgstr ""
36496
36497 #: app/Services/Localization/i18n/states.php:408
36498 msgid "Vichada"
36499 msgstr ""
36500
36501 #: app/Services/Localization/i18n/states.php:123
36502 msgid "Victoria"
36503 msgstr ""
36504
36505 #: app/Services/Localization/i18n/states.php:220
36506 msgid "Vidin"
36507 msgstr ""
36508
36509 #: app/Services/Localization/i18n/states.php:1179
36510 msgid "Vientiane"
36511 msgstr ""
36512
36513 #: app/Services/Localization/i18n/states.php:1178
36514 msgid "Vientiane Province"
36515 msgstr ""
36516
36517 #: app/Services/Localization/i18n/countries.php:254
36518 msgid "Vietnam"
36519 msgstr ""
36520
36521 #: app/Helpers/CurrenciesHelper.php:394
36522 msgid "Vietnamese Dong"
36523 msgstr ""
36524
36525 #: app/Helpers/CurrenciesHelper.php:150
36526 msgid "Vietnamese Đồng"
36527 msgstr ""
36528
36529 #: app/Services/Translations/admin-translation.php:2651
36530 #: app/Services/Translations/block-editor-translation.php:447
36531 msgid "View"
36532 msgstr ""
36533
36534 #. 1: Post or product title
36535 #: app/Services/Renderer/CartRenderer.php:207
36536 #, php-format
36537 msgid "View %1$s"
36538 msgstr ""
36539
36540 #. %1$s: image title
36541 #: app/Services/Renderer/ProductRenderer.php:647
36542 #, php-format
36543 msgid "View %1$s image"
36544 msgstr ""
36545
36546 #. %s: product title
36547 #: app/Services/Renderer/ProductCardRender.php:327
36548 #, php-format
36549 msgid "View %s product image"
36550 msgstr ""
36551
36552 #: app/Services/Permission/PermissionManager.php:61
36553 msgid ""
36554 "View Access for products, customers, coupons, integretions. Manage Access "
36555 "for Order Statuses"
36556 msgstr ""
36557
36558 #: app/Services/Permission/PermissionManager.php:76
36559 msgid ""
36560 "View Access for products, customers, orders, subscriptions, licenses, "
36561 "coupons, reports and integrations"
36562 msgstr ""
36563
36564 #: app/Services/Translations/admin-translation.php:2652
36565 #: app/Services/Translations/block-editor-translation.php:448
36566 msgid "View All"
36567 msgstr ""
36568
36569 #: app/Services/Translations/customer-profile-translation.php:315
36570 msgid "View all"
36571 msgstr ""
36572
36573 #. %d number of remaining images
36574 #: app/Services/Renderer/ProductRenderer.php:605
36575 msgid "View all %d more images"
36576 msgstr ""
36577
36578 #: app/Services/Translations/customer-profile-translation.php:316
36579 msgid "View all downloads"
36580 msgstr ""
36581
36582 #: app/Services/Translations/customer-profile-translation.php:317
36583 msgid "View all purchases"
36584 msgstr ""
36585
36586 #: app/CPT/FluentProducts.php:319
36587 msgid "View Brand"
36588 msgstr ""
36589
36590 #: api/StoreSettings.php:57 api/StoreSettings.php:1456
36591 #: app/Services/Renderer/CartRenderer.php:472
36592 msgid "View Cart"
36593 msgstr ""
36594
36595 #: app/Services/Permission/PermissionManager.php:204
36596 msgid "View Coupons"
36597 msgstr ""
36598
36599 #: app/Services/Translations/admin-translation.php:2653
36600 msgid "View Customer"
36601 msgstr ""
36602
36603 #: app/Services/Permission/PermissionManager.php:188
36604 msgid "View Customers"
36605 msgstr ""
36606
36607 #: app/Services/Permission/PermissionManager.php:215
36608 msgid "View Dashboard Stats"
36609 msgstr ""
36610
36611 #: app/Views/emails/order/paid/customer.php:63
36612 #: app/Views/emails/order/paid/admin.php:39
36613 #: app/Views/emails/order/refunded/customer.php:36
36614 #: app/Views/emails/order/refunded/admin.php:46
36615 #: app/Views/emails/order/shipped/customer.php:49
36616 #: app/Views/emails/order/placed/admin.php:39
36617 #: app/Views/emails/order/delivered/customer.php:52
36618 #: app/Views/emails/subscription/renewal/customer.php:44
36619 #: app/Views/emails/subscription/renewal/admin.php:45
36620 msgid "View Details"
36621 msgstr ""
36622
36623 #. %s: product title
36624 #: app/Services/Renderer/CartItemRenderer.php:133
36625 #, php-format
36626 msgid "View details for %s"
36627 msgstr ""
36628
36629 #. %s is the license title
36630 #: app/Services/Translations/customer-profile-translation.php:319
36631 #, php-format
36632 msgid "View details for license: %s"
36633 msgstr ""
36634
36635 #: app/Services/Translations/admin-translation.php:2654
36636 msgid "View Documentations"
36637 msgstr ""
36638
36639 #: app/Views/emails/digest.php:171
36640 msgid "View full reports"
36641 msgstr ""
36642
36643 #: app/Services/Permission/PermissionManager.php:209
36644 msgid "View Integrations"
36645 msgstr ""
36646
36647 #: app/Services/Translations/admin-translation.php:2655
36648 msgid "View Invoice"
36649 msgstr ""
36650
36651 #: app/Services/Translations/customer-profile-translation.php:320
36652 msgid "View item details:"
36653 msgstr ""
36654
36655 #: app/Services/Translations/block-editor-translation.php:449
36656 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:197
36657 msgid "View Items"
36658 msgstr ""
36659
36660 #: app/Services/Permission/PermissionManager.php:212
36661 msgid "View Labels"
36662 msgstr ""
36663
36664 #: app/Services/Permission/PermissionManager.php:201
36665 msgid "View Licenses"
36666 msgstr ""
36667
36668 #: app/Services/Translations/customer-profile-translation.php:312
36669 msgid "View List"
36670 msgstr ""
36671
36672 #: app/Services/Translations/customer-profile-translation.php:321
36673 msgid "View list of activated sites"
36674 msgstr ""
36675
36676 #: app/Services/Translations/block-editor-translation.php:450
36677 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:71
36678 msgid "View Mode"
36679 msgstr ""
36680
36681 #: app/Services/Translations/admin-translation.php:2658
36682 msgid "View name"
36683 msgstr ""
36684
36685 #: app/Services/Renderer/ProductCardRender.php:464
36686 #: app/Services/Translations/block-editor-translation.php:451
36687 msgid "View Options"
36688 msgstr ""
36689
36690 #. %s: product title
36691 #: app/Services/Renderer/ProductCardRender.php:467
36692 #, php-format
36693 msgid "View options for %s"
36694 msgstr ""
36695
36696 #: app/Services/Translations/customer-profile-translation.php:313
36697 #: app/Views/invoice/thank_you.php:619
36698 #: app/Services/Renderer/Receipt/ThankYouRender.php:988
36699 #: app/Views/emails/order/reminder/due/admin.php:52
36700 msgid "View Order"
36701 msgstr ""
36702
36703 #: app/Services/Translations/customer-profile-translation.php:322
36704 msgid "View order"
36705 msgstr ""
36706
36707 #: app/Views/emails/order/placed/customer.php:36
36708 msgid "View Order Details"
36709 msgstr ""
36710
36711 #: app/Services/Permission/PermissionManager.php:191
36712 #: app/Hooks/Handlers/AdminMenuBarHandler.php:57
36713 msgid "View Orders"
36714 msgstr ""
36715
36716 #: api/StoreSettings.php:59 app/CPT/FluentProducts.php:212
36717 #: app/Services/Translations/admin-translation.php:2656
36718 #: app/Services/Translations/block-editor-translation.php:452
36719 msgid "View Product"
36720 msgstr ""
36721
36722 #: app/Services/Translations/customer-profile-translation.php:323
36723 msgid "View product"
36724 msgstr ""
36725
36726 #. 1: Product title
36727 #: app/Services/Renderer/SearchBarRenderer.php:162
36728 #, php-format
36729 msgid "View product: %1$s"
36730 msgstr ""
36731
36732 #: app/Services/Permission/PermissionManager.php:184
36733 #: app/Hooks/Handlers/AdminMenuBarHandler.php:64
36734 msgid "View Products"
36735 msgstr ""
36736
36737 #: app/Services/Translations/customer-profile-translation.php:314
36738 #: app/Views/invoice/delivery_slip.php:80
36739 msgid "View Receipt"
36740 msgstr ""
36741
36742 #: app/Services/Permission/PermissionManager.php:207
36743 msgid "View Reports"
36744 msgstr ""
36745
36746 #: app/Services/Translations/customer-profile-translation.php:324
36747 msgid "View single item for this order"
36748 msgstr ""
36749
36750 #: app/Services/Translations/admin-translation.php:2657
36751 #: app/Views/emails/subscription/trial_end/admin.php:64
36752 #: app/Views/emails/subscription/reminder/admin.php:53
36753 #: app/Views/emails/subscription/canceled/admin.php:59
36754 msgid "View Subscription"
36755 msgstr ""
36756
36757 #: app/Services/Translations/customer-profile-translation.php:325
36758 msgid "View subscription details for"
36759 msgstr ""
36760
36761 #: app/Services/Permission/PermissionManager.php:198
36762 msgid "View Subscriptions"
36763 msgstr ""
36764
36765 #: app/Modules/Tax/TaxModule.php:981 app/Modules/Tax/TaxModule.php:1091
36766 msgid "View tax breakdown for this item"
36767 msgstr ""
36768
36769 #: app/Views/emails/order/refunded/admin.php:44
36770 msgid "View the details of this refund on the order details page."
36771 msgstr ""
36772
36773 #: app/Services/Renderer/CartRenderer.php:471
36774 msgid "View your shopping cart"
36775 msgstr ""
36776
36777 #: app/Services/Translations/admin-translation.php:2659
36778 #, php-format
36779 msgid "Viewing %s"
36780 msgstr ""
36781
36782 #: app/Services/Localization/i18n/states.php:1141
36783 msgid "Vihiga"
36784 msgstr ""
36785
36786 #: app/Services/Localization/i18n/states.php:1970
36787 msgid "Vinnychchyna"
36788 msgstr ""
36789
36790 #: app/Services/Localization/i18n/countries.php:255
36791 msgid "Virgin Islands (British)"
36792 msgstr ""
36793
36794 #: app/Services/Localization/i18n/countries.php:256
36795 msgid "Virgin Islands (US)"
36796 msgstr ""
36797
36798 #: app/Services/Localization/i18n/states.php:2186
36799 msgid "Virginia"
36800 msgstr ""
36801
36802 #: app/Services/Localization/i18n/states.php:741
36803 msgid "Virovitica-Podravina County"
36804 msgstr ""
36805
36806 #: app/Services/Translations/block-editor-translation.php:453
36807 msgid "Visibility Condition"
36808 msgstr ""
36809
36810 #: app/Services/Localization/i18n/states.php:1020
36811 msgid "Viterbo"
36812 msgstr ""
36813
36814 #: app/Modules/Tax/TaxModule.php:2483
36815 msgid "VKN / VAT"
36816 msgstr ""
36817
36818 #: app/Services/Localization/i18n/states.php:67
36819 msgid "Vlorë"
36820 msgstr ""
36821
36822 #: app/Services/Localization/i18n/states.php:662
36823 msgid "Volta"
36824 msgstr ""
36825
36826 #. %s - currency sign
36827 #: app/Services/Translations/admin-translation.php:2661
36828 #, php-format
36829 msgid "Volume (%s)"
36830 msgstr ""
36831
36832 #: app/Services/Localization/i18n/states.php:1971
36833 msgid "Volyn"
36834 msgstr ""
36835
36836 #: app/Services/Localization/i18n/states.php:1701
36837 msgid "Vrancea"
36838 msgstr ""
36839
36840 #: app/Services/Localization/i18n/states.php:221
36841 msgid "Vratsa"
36842 msgstr ""
36843
36844 #: app/Services/Translations/admin-translation.php:2845
36845 msgid "vs"
36846 msgstr ""
36847
36848 #: app/Modules/Tax/TaxModule.php:2486
36849 msgid "VSK"
36850 msgstr ""
36851
36852 #: app/Services/Localization/i18n/states.php:747
36853 msgid "Vukovar-Srijem County"
36854 msgstr ""
36855
36856 #: app/Services/Localization/i18n/states.php:1699
36857 msgid "Vâlcea"
36858 msgstr ""
36859
36860 #: app/Services/Localization/i18n/states.php:1483
36861 msgid "Waikato"
36862 msgstr ""
36863
36864 #: app/Services/Localization/i18n/states.php:1142
36865 msgid "Wajir"
36866 msgstr ""
36867
36868 #: app/Services/Localization/i18n/states.php:1077
36869 msgid "Wakayama"
36870 msgstr ""
36871
36872 #: app/Services/Localization/i18n/states.php:2137
36873 msgid "Wake Island"
36874 msgstr ""
36875
36876 #: app/Services/Localization/i18n/states.php:2124
36877 msgid "Wakiso"
36878 msgstr ""
36879
36880 #: app/Services/Localization/i18n/countries.php:257
36881 msgid "Wallis and Futuna"
36882 msgstr ""
36883
36884 #: app/Services/Translations/admin-translation.php:2663
36885 msgid "Want to deactivate this license?"
36886 msgstr ""
36887
36888 #: app/Views/emails/subscription/renewal/admin.php:43
36889 msgid ""
36890 "Want to see more details about this renewal? You can view the order details "
36891 "page for more information."
36892 msgstr ""
36893
36894 #: app/Services/Localization/i18n/states.php:52
36895 msgid "Wardak"
36896 msgstr ""
36897
36898 #: app/Services/Translations/admin-translation.php:2664
36899 #: app/Services/Translations/customer-profile-translation.php:326
36900 msgid "Warning"
36901 msgstr ""
36902
36903 #: app/Services/Localization/i18n/states.php:2187
36904 msgid "Washington"
36905 msgstr ""
36906
36907 #: app/Services/Localization/i18n/states.php:835
36908 msgid "Waterford"
36909 msgstr ""
36910
36911 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:886
36912 msgid "We are sorry, your order is placed but payment confirmation has failed."
36913 msgstr ""
36914
36915 #: app/Services/Translations/admin-translation.php:2665
36916 msgid "We could not find any customers matching your search."
36917 msgstr ""
36918
36919 #: app/Services/Translations/admin-translation.php:2666
36920 msgid "We could't find any logs matching your filter."
36921 msgstr ""
36922
36923 #: app/Services/Translations/admin-translation.php:2667
36924 msgid "We could't find any products matching your search."
36925 msgstr ""
36926
36927 #: app/Services/Translations/admin-translation.php:2668
36928 msgid "We could't find any taxes matching your filter."
36929 msgstr ""
36930
36931 #: app/Services/Translations/block-editor-translation.php:454
36932 msgid "We couldn't find any products matching your search"
36933 msgstr ""
36934
36935 #: api/Checkout/CheckoutApi.php:936
36936 msgid "We don't ship to this address. Please select a different address."
36937 msgstr ""
36938
36939 #. %s is the number of completed orders
36940 #: app/Services/Translations/admin-translation.php:2670
36941 #, php-format
36942 msgid "We have found some completed orders that are not deletable (%s)"
36943 msgstr ""
36944
36945 #: app/Views/emails/order/refunded/customer.php:16
36946 msgid "We have processed a refund for your recent order"
36947 msgstr ""
36948
36949 #: app/Views/invoice/delivery_slip.php:88
36950 msgid "We hope you love your purchase. Your satisfaction is our top priority."
36951 msgstr ""
36952
36953 #: app/Services/Translations/admin-translation.php:2671
36954 msgid ""
36955 "We will create a new user for this customer. If a user with the same email "
36956 "already exists, we will associate the customer with that existing user."
36957 msgstr ""
36958
36959 #: app/Http/Controllers/AddonsController.php:97
36960 msgid "Webhook"
36961 msgstr ""
36962
36963 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:531
36964 msgid "Webhook (No further setup needed) :"
36965 msgstr ""
36966
36967 #: app/Services/Translations/admin-translation.php:2672
36968 msgid "Webhook Feed Name"
36969 msgstr ""
36970
36971 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:250
36972 msgid "Webhook ID is missing."
36973 msgstr ""
36974
36975 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:613
36976 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:619
36977 msgid "Webhook Info"
36978 msgstr ""
36979
36980 #: app/Services/Translations/admin-translation.php:2673
36981 msgid "Webhook Settings"
36982 msgstr ""
36983
36984 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:550
36985 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:565
36986 msgid "Webhook Setup"
36987 msgstr ""
36988
36989 #: app/Http/Controllers/PaymentMethodController.php:152
36990 msgid "Webhook setup successfully! Please reload the page."
36991 msgstr ""
36992
36993 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:345
36994 #: app/Modules/PaymentMethods/Cod/Cod.php:183
36995 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:208
36996 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:55
36997 msgid "Webhook URL"
36998 msgstr ""
36999
37000 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:121
37001 msgid "Webhook URL: "
37002 msgstr ""
37003
37004 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:298
37005 msgid "Webhook verification failed."
37006 msgstr ""
37007
37008 #: app/Services/Translations/admin-translation.php:2674
37009 msgid "Webhooks"
37010 msgstr ""
37011
37012 #: app/Services/Translations/TransStrings.php:172
37013 msgid "Wed"
37014 msgstr ""
37015
37016 #: app/Services/Translations/TransStrings.php:181
37017 #: app/Services/Translations/admin-translation.php:2675
37018 msgid "Wednesday"
37019 msgstr ""
37020
37021 #: app/Helpers/Helper.php:1023 app/Helpers/Helper.php:1128
37022 #: app/Helpers/Helper.php:1628
37023 msgid "week"
37024 msgid_plural "weeks"
37025 msgstr[0] ""
37026 msgstr[1] ""
37027
37028 #: app/Services/Translations/TransStrings.php:312
37029 msgctxt "weekdays"
37030 msgid "Friday"
37031 msgstr ""
37032
37033 #: app/Services/Translations/TransStrings.php:308
37034 msgctxt "weekdays"
37035 msgid "Monday"
37036 msgstr ""
37037
37038 #: app/Services/Translations/TransStrings.php:313
37039 msgctxt "weekdays"
37040 msgid "Saturday"
37041 msgstr ""
37042
37043 #: app/Services/Translations/TransStrings.php:307
37044 msgctxt "weekdays"
37045 msgid "Sunday"
37046 msgstr ""
37047
37048 #: app/Services/Translations/TransStrings.php:311
37049 msgctxt "weekdays"
37050 msgid "Thursday"
37051 msgstr ""
37052
37053 #: app/Services/Translations/TransStrings.php:309
37054 msgctxt "weekdays"
37055 msgid "Tuesday"
37056 msgstr ""
37057
37058 #: app/Services/Translations/TransStrings.php:310
37059 msgctxt "weekdays"
37060 msgid "Wednesday"
37061 msgstr ""
37062
37063 #: app/Services/Translations/TransStrings.php:335
37064 msgctxt "weekdaysShort"
37065 msgid "Fri"
37066 msgstr ""
37067
37068 #: app/Services/Translations/TransStrings.php:331
37069 msgctxt "weekdaysShort"
37070 msgid "Mon"
37071 msgstr ""
37072
37073 #: app/Services/Translations/TransStrings.php:336
37074 msgctxt "weekdaysShort"
37075 msgid "Sat"
37076 msgstr ""
37077
37078 #: app/Services/Translations/TransStrings.php:330
37079 msgctxt "weekdaysShort"
37080 msgid "Sun"
37081 msgstr ""
37082
37083 #: app/Services/Translations/TransStrings.php:334
37084 msgctxt "weekdaysShort"
37085 msgid "Thu"
37086 msgstr ""
37087
37088 #: app/Services/Translations/TransStrings.php:332
37089 msgctxt "weekdaysShort"
37090 msgid "Tue"
37091 msgstr ""
37092
37093 #: app/Services/Translations/TransStrings.php:333
37094 msgctxt "weekdaysShort"
37095 msgid "Wed"
37096 msgstr ""
37097
37098 #: app/Helpers/Helper.php:1665
37099 #: app/Services/Renderer/PricingTableRenderer.php:163
37100 #: app/Services/Email/StoreDigestService.php:562
37101 #: app/Services/Translations/admin-translation.php:2676
37102 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:154
37103 msgid "Weekly"
37104 msgstr ""
37105
37106 #: app/Services/Translations/admin-translation.php:2677
37107 msgid "Weekly digest"
37108 msgstr ""
37109
37110 #: app/Services/Translations/admin-translation.php:2678
37111 msgid "Weeks"
37112 msgstr ""
37113
37114 #: app/Services/Translations/admin-translation.php:2679
37115 msgid "Weeks between an order's created date and refund date"
37116 msgstr ""
37117
37118 #: app/Services/Renderer/ProductCardRender.php:233
37119 #: app/Services/Translations/admin-translation.php:2680
37120 #: app/Services/Translations/block-editor-translation.php:455
37121 msgid "Weight"
37122 msgstr ""
37123
37124 #: app/Services/Translations/admin-translation.php:2681
37125 msgid "Weight & Dimensions"
37126 msgstr ""
37127
37128 #: app/Services/Translations/admin-translation.php:2682
37129 #, php-format
37130 msgid "Weight (%s)"
37131 msgstr ""
37132
37133 #: app/Services/Translations/admin-translation.php:2683
37134 msgid "Weight (empty)"
37135 msgstr ""
37136
37137 #: app/Services/Translations/admin-translation.php:2684
37138 msgid "Weight Tiers"
37139 msgstr ""
37140
37141 #: app/Services/Translations/admin-translation.php:2685
37142 msgid "Weight tiers must have a cost greater than zero"
37143 msgstr ""
37144
37145 #: api/StoreSettings.php:1217
37146 msgid "Weight Unit"
37147 msgstr ""
37148
37149 #: app/Services/Translations/admin-translation.php:2686
37150 msgid "Weighted Avg. Retained"
37151 msgstr ""
37152
37153 #: app/Services/Translations/admin-translation.php:2687
37154 msgid "Welcome aboard! Let's create your online store."
37155 msgstr ""
37156
37157 #. %1$s - store name, %2$s - emoji
37158 #: app/Services/Translations/admin-translation.php:2689
37159 #, php-format
37160 msgid "Welcome to %1$s"
37161 msgstr ""
37162
37163 #: app/Services/Localization/i18n/states.php:1489
37164 msgid "Wellington"
37165 msgstr ""
37166
37167 #: app/Helpers/CurrenciesHelper.php:155 app/Helpers/CurrenciesHelper.php:397
37168 msgid "West African Cfa Franc"
37169 msgstr ""
37170
37171 #: app/Services/Localization/i18n/states.php:895
37172 msgid "West Azarbaijan (آذربایجان غربی)"
37173 msgstr ""
37174
37175 #: app/Services/Localization/i18n/states.php:870
37176 msgid "West Bengal"
37177 msgstr ""
37178
37179 #: app/Services/Localization/i18n/states.php:1493
37180 msgid "West Coast"
37181 msgstr ""
37182
37183 #: app/Services/Localization/i18n/states.php:675
37184 msgid "West Greece"
37185 msgstr ""
37186
37187 #: app/Services/Localization/i18n/states.php:671
37188 msgid "West Macedonia"
37189 msgstr ""
37190
37191 #: app/Services/Localization/i18n/states.php:1508
37192 msgid "West Panamá"
37193 msgstr ""
37194
37195 #: app/Services/Localization/i18n/states.php:1143
37196 msgid "West Pokot"
37197 msgstr ""
37198
37199 #: app/Services/Localization/i18n/states.php:2188
37200 msgid "West Virginia"
37201 msgstr ""
37202
37203 #: app/Services/Localization/i18n/states.php:663
37204 #: app/Services/Localization/i18n/states.php:2257
37205 msgid "Western"
37206 msgstr ""
37207
37208 #: app/Services/Localization/i18n/states.php:124
37209 msgid "Western Australia"
37210 msgstr ""
37211
37212 #: app/Services/Localization/i18n/states.php:2254
37213 msgid "Western Cape"
37214 msgstr ""
37215
37216 #: app/Services/Localization/i18n/states.php:664
37217 msgid "Western North"
37218 msgstr ""
37219
37220 #: app/Services/Localization/i18n/countries.php:258
37221 msgid "Western Sahara"
37222 msgstr ""
37223
37224 #: app/Services/Localization/i18n/states.php:836
37225 msgid "Westmeath"
37226 msgstr ""
37227
37228 #: app/Services/Localization/i18n/states.php:1034
37229 msgid "Westmoreland"
37230 msgstr ""
37231
37232 #: app/Services/Localization/i18n/states.php:837
37233 msgid "Wexford"
37234 msgstr ""
37235
37236 #: app/Services/Renderer/CheckoutFieldsSchema.php:498
37237 msgid ""
37238 "When enabled, the B2B purchase toggle is hidden and business fields are "
37239 "always shown to all customers."
37240 msgstr ""
37241
37242 #: app/Services/Translations/admin-translation.php:2690
37243 msgid "When off, a digest is skipped for any period with no paid orders."
37244 msgstr ""
37245
37246 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:168
37247 msgid ""
37248 "When the double opt-in option is enabled. FluentCRM will send a double opt-"
37249 "in email to the contact for new and not subscribed contacts."
37250 msgstr ""
37251
37252 #: app/Services/Translations/admin-translation.php:2691
37253 msgid "Where"
37254 msgstr ""
37255
37256 #: app/Services/Translations/block-editor-translation.php:456
37257 msgid "Where to check the sale price from."
37258 msgstr ""
37259
37260 #: app/Models/ShippingZone.php:97
37261 #: app/Services/Translations/admin-translation.php:2692
37262 msgid "Whole World"
37263 msgstr ""
37264
37265 #: app/Services/Translations/admin-translation.php:2693
37266 msgid "Whole world"
37267 msgstr ""
37268
37269 #: app/Services/Localization/i18n/states.php:838
37270 msgid "Wicklow"
37271 msgstr ""
37272
37273 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:60
37274 msgid "Widgets"
37275 msgstr ""
37276
37277 #: app/Services/Translations/admin-translation.php:2694
37278 #: app/Modules/Templating/Bricks/Elements/BuySection.php:118
37279 #: app/Modules/Templating/Bricks/Elements/BuySection.php:246
37280 msgid "Width"
37281 msgstr ""
37282
37283 #: app/Services/Translations/admin-translation.php:2695
37284 #, php-format
37285 msgid "Width (%s)"
37286 msgstr ""
37287
37288 #: app/Services/Translations/block-editor-translation.php:457
37289 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:280
37290 msgid "Wildcard Filter"
37291 msgstr ""
37292
37293 #: app/Services/Translations/admin-translation.php:2696
37294 msgid "Will be shown as the title of the offer"
37295 msgstr ""
37296
37297 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:169
37298 msgid "Will filter the contacts who have at least one active licenses or not"
37299 msgstr ""
37300
37301 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:193
37302 msgid "Will filter the contacts who have at least one expired licenses or not"
37303 msgstr ""
37304
37305 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:114
37306 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:136
37307 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:154
37308 msgid "Will filter the contacts who have at least one order"
37309 msgstr ""
37310
37311 #: app/Services/Localization/i18n/states.php:2189
37312 msgid "Wisconsin"
37313 msgstr ""
37314
37315 #: app/Services/Permission/PermissionManager.php:22
37316 msgid "With All Permissions"
37317 msgstr ""
37318
37319 #: app/Services/Permission/PermissionManager.php:27
37320 msgid "With All Permissions Except Sensitive Settings"
37321 msgstr ""
37322
37323 #: app/Services/Translations/admin-translation.php:2697
37324 msgid "With Headers"
37325 msgstr ""
37326
37327 #: app/Services/Translations/admin-translation.php:2698
37328 msgid "Within days"
37329 msgstr ""
37330
37331 #: app/Views/emails/order/delivered/customer.php:21
37332 msgid ""
37333 "Wonderful news! Your order has been successfully delivered. We hope you're "
37334 "thrilled with your purchase! If you need any assistance or have feedback, "
37335 "we're here to help."
37336 msgstr ""
37337
37338 #: app/Modules/WooCommerceMigrator/WooCommerceMigratorCli.php:42
37339 msgid "WooCommerce is not installed or activated."
37340 msgstr ""
37341
37342 #: app/Services/Translations/admin-translation.php:2699
37343 msgid "WordPress username"
37344 msgstr ""
37345
37346 #: app/Services/Permission/PermissionManager.php:60
37347 msgid "Worker"
37348 msgstr ""
37349
37350 #: app/Http/Controllers/AddonsController.php:106
37351 msgid "WP User Create/Update"
37352 msgstr ""
37353
37354 #: app/Services/Translations/admin-translation.php:2662
37355 msgid "WP User:"
37356 msgstr ""
37357
37358 #: app/Services/Translations/block-editor-translation.php:458
37359 msgid "Write your own shortcode condition."
37360 msgstr ""
37361
37362 #: app/Services/Renderer/ProductCardRender.php:120
37363 msgid "Wt:"
37364 msgstr ""
37365
37366 #: app/Services/Localization/i18n/states.php:2190
37367 msgid "Wyoming"
37368 msgstr ""
37369
37370 #: app/Services/Localization/i18n/states.php:1183
37371 msgid "Xaisomboun"
37372 msgstr ""
37373
37374 #: app/Services/Localization/i18n/states.php:1182
37375 msgid "Xiangkhouang"
37376 msgstr ""
37377
37378 #: app/Services/Localization/i18n/states.php:373
37379 msgid "Xinjiang / 新疆"
37380 msgstr ""
37381
37382 #: app/Services/Localization/i18n/states.php:1814
37383 msgid "Yala"
37384 msgstr ""
37385
37386 #: app/Services/Localization/i18n/states.php:1894
37387 msgid "Yalova"
37388 msgstr ""
37389
37390 #: app/Services/Localization/i18n/states.php:1053
37391 msgid "Yamagata"
37392 msgstr ""
37393
37394 #: app/Services/Localization/i18n/states.php:1082
37395 msgid "Yamaguchi"
37396 msgstr ""
37397
37398 #: app/Services/Localization/i18n/states.php:1066
37399 msgid "Yamanashi"
37400 msgstr ""
37401
37402 #: app/Services/Localization/i18n/states.php:222
37403 msgid "Yambol"
37404 msgstr ""
37405
37406 #: app/Services/Localization/i18n/states.php:2236
37407 msgid "Yaracuy"
37408 msgstr ""
37409
37410 #: app/Services/Localization/i18n/states.php:1815
37411 msgid "Yasothon"
37412 msgstr ""
37413
37414 #: app/Services/Localization/i18n/states.php:886
37415 msgid "Yazd (یزد)"
37416 msgstr ""
37417
37418 #: app/Services/Localization/i18n/units.php:25
37419 msgid "yd"
37420 msgstr ""
37421
37422 #: app/Services/Translations/admin-translation.php:2700
37423 msgid "Year"
37424 msgstr ""
37425
37426 #: app/Helpers/Helper.php:1029 app/Helpers/Helper.php:1136
37427 #: app/Helpers/Helper.php:1632
37428 msgid "year"
37429 msgid_plural "years"
37430 msgstr[0] ""
37431 msgstr[1] ""
37432
37433 #: app/Helpers/Helper.php:1645
37434 #: app/Services/Renderer/PricingTableRenderer.php:165
37435 #: app/Services/Translations/admin-translation.php:2701
37436 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:150
37437 msgid "Yearly"
37438 msgstr ""
37439
37440 #: app/Hooks/Handlers/ReminderHandler.php:218
37441 msgid "Yearly (Recommended)"
37442 msgstr ""
37443
37444 #: app/Http/Requests/SchedulingSettingsRequest.php:69
37445 msgid "Yearly renewal reminder days must be a whole number."
37446 msgstr ""
37447
37448 #: app/Http/Requests/SchedulingSettingsRequest.php:70
37449 msgid "Yearly renewal reminder days must be at least 7."
37450 msgstr ""
37451
37452 #: app/Http/Requests/SchedulingSettingsRequest.php:71
37453 msgid "Yearly renewal reminder days must not exceed 90."
37454 msgstr ""
37455
37456 #: app/Services/Localization/i18n/countries.php:260
37457 msgid "Yemen"
37458 msgstr ""
37459
37460 #: app/Helpers/CurrenciesHelper.php:157
37461 msgid "Yemeni Rial"
37462 msgstr ""
37463
37464 #: app/Services/Filter/OrderFilter.php:521
37465 #: app/Services/Filter/OrderFilter.php:542
37466 #: app/Services/Translations/TransStrings.php:291
37467 #: app/Services/Translations/admin-translation.php:2702
37468 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:80
37469 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:215
37470 #: app/Modules/Templating/Bricks/Elements/BuySection.php:192
37471 #: app/Modules/Templating/Bricks/Elements/BuySection.php:320
37472 msgid "Yes"
37473 msgstr ""
37474
37475 #: app/Services/Translations/customer-profile-translation.php:327
37476 msgid "Yes cancel this subscription!"
37477 msgstr ""
37478
37479 #: app/Services/Translations/admin-translation.php:2703
37480 msgid "Yes means the coupon can be applied with other coupons"
37481 msgstr ""
37482
37483 #: app/Services/Translations/admin-translation.php:2704
37484 msgid "Yes! Delete"
37485 msgstr ""
37486
37487 #: app/Services/Translations/admin-translation.php:2705
37488 msgid "Yes, Changed status to Cancel"
37489 msgstr ""
37490
37491 #: app/Services/Translations/admin-translation.php:2706
37492 msgid "Yes, Confirm!"
37493 msgstr ""
37494
37495 #: app/Services/Translations/admin-translation.php:2707
37496 msgid "Yes, Delete"
37497 msgstr ""
37498
37499 #: app/Services/Translations/admin-translation.php:2708
37500 msgid "Yes, Delete this group"
37501 msgstr ""
37502
37503 #: app/Services/Translations/admin-translation.php:2709
37504 #: app/Services/Translations/customer-profile-translation.php:328
37505 msgid "Yes, Delete!"
37506 msgstr ""
37507
37508 #: app/Services/Translations/admin-translation.php:2710
37509 msgid "Yes, Generate all missing licenses!"
37510 msgstr ""
37511
37512 #: app/Services/Translations/admin-translation.php:2711
37513 msgid "Yes, Mark order as complete!"
37514 msgstr ""
37515
37516 #: app/Services/Translations/admin-translation.php:2712
37517 msgid "Yes, Mark order as processing!"
37518 msgstr ""
37519
37520 #: app/Services/Translations/customer-profile-translation.php:329
37521 msgid "Yes, Proceed"
37522 msgstr ""
37523
37524 #: app/Services/Translations/admin-translation.php:2713
37525 msgid "Yes, Proceed!"
37526 msgstr ""
37527
37528 #: app/Services/Translations/admin-translation.php:2714
37529 msgid "Yes, Remove"
37530 msgstr ""
37531
37532 #: app/Services/Translations/admin-translation.php:2715
37533 msgid "Yes, Stop"
37534 msgstr ""
37535
37536 #. %s - comparison range
37537 #: app/Services/Translations/admin-translation.php:2717
37538 msgid "Yesterday"
37539 msgstr ""
37540
37541 #: app/Services/Translations/admin-translation.php:2846
37542 msgid "yesterday"
37543 msgstr ""
37544
37545 #: app/Services/Translations/admin-translation.php:2718
37546 msgid "Yesterday's performance, sent every morning."
37547 msgstr ""
37548
37549 #: app/Services/Localization/i18n/states.php:1440
37550 msgid "Yobe"
37551 msgstr ""
37552
37553 #: app/Services/Localization/i18n/states.php:729
37554 msgid "Yoro"
37555 msgstr ""
37556
37557 #: app/Services/Translations/admin-translation.php:2721
37558 msgid "You already have a path for this variation"
37559 msgstr ""
37560
37561 #: app/Services/Translations/admin-translation.php:2722
37562 msgid "You are about to permanently delete"
37563 msgstr ""
37564
37565 #: api/User.php:65
37566 msgid "You are already logged in"
37567 msgstr ""
37568
37569 #: app/Services/Translations/admin-translation.php:2723
37570 msgid "You are not allowed"
37571 msgstr ""
37572
37573 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:229
37574 msgid "You are not allowed to delete file"
37575 msgstr ""
37576
37577 #: app/Http/Controllers/FrontendControllers/CustomerController.php:417
37578 msgid "You are not authorized to delete this address"
37579 msgstr ""
37580
37581 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:321
37582 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:359
37583 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:401
37584 #: app/Http/Controllers/FrontendControllers/CustomerController.php:391
37585 #: app/Http/Controllers/FrontendControllers/CustomerController.php:437
37586 msgid "You are not authorized to update this address"
37587 msgstr ""
37588
37589 #: app/Http/Controllers/FrontendControllers/CustomerController.php:45
37590 msgid "You are not authorized to update this customer"
37591 msgstr ""
37592
37593 #: app/Hooks/Cart/WebCheckoutHandler.php:509
37594 msgid "You are not authorized to view this address"
37595 msgstr ""
37596
37597 #: app/Http/Controllers/FrontendControllers/CustomerController.php:61
37598 msgid "You are not authorized to view this customer"
37599 msgstr ""
37600
37601 #: app/Hooks/CLI/Commands.php:516
37602 msgid "You Are Not In Dev Mode"
37603 msgstr ""
37604
37605 #: app/Helpers/CustomerHelper.php:121
37606 #: app/Http/Controllers/FrontendControllers/BaseFrontendController.php:21
37607 msgid "You are not logged in"
37608 msgstr ""
37609
37610 #: app/Services/Translations/admin-translation.php:2725
37611 msgid "You can close this — deletion will continue in the background"
37612 msgstr ""
37613
37614 #: app/Services/Translations/admin-translation.php:2726
37615 msgid "You can configure methods "
37616 msgstr ""
37617
37618 #: app/Services/Translations/customer-profile-translation.php:330
37619 msgid ""
37620 "You can continue using the product until the current subscription ends. "
37621 "Cancel Now?"
37622 msgstr ""
37623
37624 #: app/Services/Translations/admin-translation.php:2727
37625 msgid "You can purchase one subscription at a time."
37626 msgstr ""
37627
37628 #: app/Views/emails/subscription/trial_end/admin.php:62
37629 #: app/Views/emails/subscription/canceled/admin.php:57
37630 msgid ""
37631 "You can review subscription details and take action if needed from the admin "
37632 "dashboard."
37633 msgstr ""
37634
37635 #: app/Views/emails/subscription/reminder/admin.php:51
37636 msgid "You can review subscription details from the admin dashboard."
37637 msgstr ""
37638
37639 #: app/Services/Translations/admin-translation.php:2724
37640 msgid "You can Set Up API keys defined as constant, Or use connect."
37641 msgstr ""
37642
37643 #. %1$s, %2$s, %3$s, %4$s is the anchor tag
37644 #: app/Services/Translations/block-editor-translation.php:460
37645 #, php-format
37646 msgid ""
37647 "You can try %1$s clearing any filters %2$s or head to our %3$s store's home "
37648 "%4$s"
37649 msgstr ""
37650
37651 #: app/Services/Renderer/ProductRenderer.php:1704
37652 msgid "You can try clearing any filters."
37653 msgstr ""
37654
37655 #: app/Services/Translations/customer-profile-translation.php:331
37656 msgid "You can update your card"
37657 msgstr ""
37658
37659 #: api/Resource/OrderResource.php:2096
37660 msgid "You cannot change the order status once it has been canceled."
37661 msgstr ""
37662
37663 #: app/Models/ProductVariation.php:250
37664 #: api/Resource/FrontendResource/CartResource.php:598
37665 msgid "You cannot purchase more than one subscription at a time."
37666 msgstr ""
37667
37668 #. %s: product title
37669 #: app/Services/OrderService.php:174
37670 #, php-format
37671 msgid ""
37672 "You cannot purchase multiple quantities of the subscription product [%s]. "
37673 "Please adjust the quantity to 1."
37674 msgstr ""
37675
37676 #: app/Services/Translations/admin-translation.php:2728
37677 msgid "You did not add any integration actions yet."
37678 msgstr ""
37679
37680 #: app/Http/Controllers/WidgetsController.php:16
37681 msgid "You do not have permission to access this resource"
37682 msgstr ""
37683
37684 #: app/Services/PluginInstaller/AddonManager.php:30
37685 msgid "You do not have permission to activate plugins."
37686 msgstr ""
37687
37688 #: app/Services/PluginInstaller/AddonManager.php:10
37689 #: app/Modules/Integrations/GlobalIntegrationSettings.php:389
37690 msgid "You do not have permission to install plugins."
37691 msgstr ""
37692
37693 #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:22
37694 msgid "You do not have permission to perform this action."
37695 msgstr ""
37696
37697 #: app/Http/Controllers/FrontendControllers/CustomerController.php:164
37698 msgid "You don't have any associated account"
37699 msgstr ""
37700
37701 #: app/Services/Translations/admin-translation.php:2729
37702 msgid ""
37703 "You don't have any integration module enabled. Please go to integration "
37704 "modules and enable and configured from available modules"
37705 msgstr ""
37706
37707 #: app/Services/Email/EmailNotifications.php:78
37708 msgid ""
37709 "You got a new order on your shop. Congratulations! Checkout all the details "
37710 "in this email. You can also go to FluentCart Dashboard to view the order "
37711 "details and manage it. Thank you for using FluentCart."
37712 msgstr ""
37713
37714 #: app/Services/Email/EmailNotifications.php:132
37715 msgid ""
37716 "You got a new Renewal on your shop. Congratulations! Checkout all the "
37717 "details in this email. You can also go to FluentCart Dashboard to view the "
37718 "order details and manage it. Thank you for using FluentCart."
37719 msgstr ""
37720
37721 #. %1$s: number of orders, %2$s: opening <strong> tag, %3$s: closing </strong> tag
37722 #: app/Services/Email/StoreDigestService.php:687
37723 #, php-format
37724 msgid ""
37725 "You handled %1$s orders this period — that's a lot of moving parts. "
37726 "%2$sFluentCart Pro%3$s automates the busywork with premium integrations, "
37727 "gateways, and customizations so you can focus on growth."
37728 msgstr ""
37729
37730 #: app/Services/Email/EmailNotifications.php:261
37731 msgid ""
37732 "You have a new order on your shop placed with offline payment. Please review "
37733 "the order details in this email. You can also go to FluentCart Dashboard to "
37734 "view the order details and manage it. Thank you for using FluentCart."
37735 msgstr ""
37736
37737 #: api/Checkout/CheckoutApi.php:75
37738 msgid "You have already completed this order."
37739 msgstr ""
37740
37741 #: app/Services/Coupon/DiscountService.php:645
37742 msgid "You have already used this coupon the maximum number of times."
37743 msgstr ""
37744
37745 #: app/Helpers/CustomerHelper.php:163
37746 msgid "You have crossed download limit"
37747 msgstr ""
37748
37749 #. %s is the available stock
37750 #: app/Services/Translations/admin-translation.php:2731
37751 #, php-format
37752 msgid "You have exceeded the stock limit! Current stock is : %s"
37753 msgstr ""
37754
37755 #: app/Services/Translations/customer-profile-translation.php:332
37756 msgid ""
37757 "You have reached your 24 hours limit for updating card. Please try again "
37758 "tomorrow."
37759 msgstr ""
37760
37761 #: app/Services/Translations/admin-translation.php:2732
37762 msgid ""
37763 "You have unsaved variation changes. Discard them or save before continuing."
37764 msgstr ""
37765
37766 #: app/Services/Translations/admin-translation.php:2733
37767 msgid ""
37768 "You haven't added a home country registration. The information you add here "
37769 "will be used to create one for you."
37770 msgstr ""
37771
37772 #: app/Services/Translations/admin-translation.php:2734
37773 msgid ""
37774 "You lost ${churnRate}% (${formatNumber(churnedCount)}) of your "
37775 "${prevMonthName} subscriptions (${formatNumber(startCount)})."
37776 msgstr ""
37777
37778 #: app/Services/Translations/admin-translation.php:2735
37779 msgid ""
37780 "You lost ${mrrChurnRate}% (${CurrencyFormatter.scaled(churnedMrr)}) of your "
37781 "${prevMonthName} subscription MRR (${CurrencyFormatter.scaled(startMrr)})."
37782 msgstr ""
37783
37784 #: app/Services/Translations/admin-translation.php:2736
37785 msgid ""
37786 "You may either counter the dispute by providing evidence to prove that the "
37787 "cardholder is the legitimate purchaser, or you can accept this dispute "
37788 "immediately to refund the cardholder and close the dispute."
37789 msgstr ""
37790
37791 #: api/Checkout/CheckoutApi.php:895
37792 msgid "You must agree to the terms and conditions."
37793 msgstr ""
37794
37795 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:506
37796 msgid "You must be logged in to view upgrade paths."
37797 msgstr ""
37798
37799 #: api/FluentCartGeneralApi.php:48
37800 msgid ""
37801 "You must provide either a render callback or a page ID for the endpoint."
37802 msgstr ""
37803
37804 #: api/Checkout/CheckoutApi.php:953
37805 msgid "You must select a shipping method."
37806 msgstr ""
37807
37808 #. %s is the required text
37809 #: app/Services/Translations/admin-translation.php:2740
37810 #, php-format
37811 msgid "You must type %s exactly to proceed"
37812 msgstr ""
37813
37814 #. %s is the required text
37815 #: app/Services/Translations/admin-translation.php:2738
37816 #, php-format
37817 msgid "You must type \\\"%s\\\" exactly to proceed"
37818 msgstr ""
37819
37820 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:64
37821 msgid "You Need To be logged in"
37822 msgstr ""
37823
37824 #: app/Services/Translations/admin-translation.php:2741
37825 msgid ""
37826 "You retained ${lastItem.retention_rate_money}% (${CurrencyFormatter."
37827 "scaled(retainedMrr)}) of your ${prevMonthName} subscription MRR "
37828 "(${CurrencyFormatter.scaled(startMrr)})."
37829 msgstr ""
37830
37831 #: app/Services/Translations/admin-translation.php:2742
37832 msgid ""
37833 "You retained ${lastItem.retention_rate}% (${formatNumber(retainedCount)}) of "
37834 "your ${prevMonthName} subscriptions (${formatNumber(startCount)})."
37835 msgstr ""
37836
37837 #. %2$s (reused)
37838 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:123
37839 msgid ""
37840 "You should configure your Airwallex webhooks to get all updates of your "
37841 "payments remotely."
37842 msgstr ""
37843
37844 #. %1$s
37845 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:71
37846 msgid ""
37847 "You should configure your PayPal webhooks manually if you connected manually."
37848 " Follow the instruction to Create webhook and paste the webhook ID below."
37849 msgstr ""
37850
37851 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:57
37852 msgid ""
37853 "You should configure your Stripe webhooks to get all updates of your "
37854 "payments remotely."
37855 msgstr ""
37856
37857 #: app/Services/Translations/admin-translation.php:2743
37858 msgid "You successfully finished your onboarding & your store is ready."
37859 msgstr ""
37860
37861 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:185
37862 msgid "You will be redirected to Stripe to complete your payment securely."
37863 msgstr ""
37864
37865 #: app/Services/Translations/admin-translation.php:2744
37866 msgid "You're about to mark this tax report as filed."
37867 msgstr ""
37868
37869 #: api/Resource/FrontendResource/CartResource.php:554
37870 msgid "You've reached the maximum quantity for this product."
37871 msgstr ""
37872
37873 #: app/Services/Translations/admin-translation.php:2745
37874 msgid "You've successfully Installed The Plugin."
37875 msgstr ""
37876
37877 #. %1$s: home country name (e.g. Cyprus)
37878 #: app/Services/Translations/admin-translation.php:2747
37879 #, php-format
37880 msgid ""
37881 "Your %1$s home country VAT rate will apply to all EU cross-border sales. "
37882 "This is available for small businesses below €10,000/year in cross-border EU "
37883 "sales. Make sure %1$s is registered below with the correct rate."
37884 msgstr ""
37885
37886 #. %1$s: frequency (e.g. daily), %2$s: period label
37887 #: app/Services/Email/StoreDigestService.php:518
37888 #, php-format
37889 msgid "Your %1$s store digest for %2$s"
37890 msgstr ""
37891
37892 #: app/Modules/MCP/Support/PermissionGate.php:62
37893 msgid "Your account does not have FluentCart access."
37894 msgstr ""
37895
37896 #: app/Modules/Integrations/GlobalIntegrationSettings.php:44
37897 msgid "Your API Key is not valid"
37898 msgstr ""
37899
37900 #: app/Modules/Integrations/GlobalIntegrationSettings.php:40
37901 msgid "Your API Key is valid"
37902 msgstr ""
37903
37904 #: app/Services/Translations/admin-translation.php:2748
37905 msgid "Your API setup is Up & Running 🎉"
37906 msgstr ""
37907
37908 #: app/Services/Renderer/CartRenderer.php:567
37909 #: app/Services/Renderer/CartRenderer.php:598
37910 msgid "Your cart is empty."
37911 msgstr ""
37912
37913 #: app/Services/Coupon/DiscountService.php:605
37914 msgid "Your cart total exceeds the maximum amount allowed for this coupon."
37915 msgstr ""
37916
37917 #: app/Services/Coupon/DiscountService.php:612
37918 msgid "Your cart total is below the minimum required to use this coupon."
37919 msgstr ""
37920
37921 #: app/Modules/MCP/Support/WriteGuard.php:91
37922 msgid ""
37923 "Your confirmation has expired. Run a fresh dry_run to preview and get a new "
37924 "confirm_token."
37925 msgstr ""
37926
37927 #: app/Services/Translations/admin-translation.php:2753
37928 msgid "Your customers can see this reason"
37929 msgstr ""
37930
37931 #: app/Services/Renderer/CheckoutFieldsSchema.php:218
37932 msgid "Your Full Name"
37933 msgstr ""
37934
37935 #. %1$s: home country name (e.g. Germany)
37936 #: app/Services/Translations/admin-translation.php:2755
37937 #, php-format
37938 msgid ""
37939 "Your home country VAT rate applies to all EU cross-border sales. Make sure "
37940 "%1$s is registered here with the correct rate."
37941 msgstr ""
37942
37943 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:214
37944 msgid "Your IAM user does not have permission to use S3 buckets"
37945 msgstr ""
37946
37947 #. %s is the expiration date
37948 #: app/Services/Translations/customer-profile-translation.php:335
37949 #, php-format
37950 msgid ""
37951 "Your license has been expired at %s. Please renew the license for getting "
37952 "updates and support."
37953 msgstr ""
37954
37955 #: app/Services/Translations/admin-translation.php:2749
37956 msgid "Your License Key"
37957 msgstr ""
37958
37959 #: app/Services/Translations/admin-translation.php:2750
37960 msgid "Your License Key Prefix"
37961 msgstr ""
37962
37963 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:195
37964 msgid "Your live API key"
37965 msgstr ""
37966
37967 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:184
37968 msgid "Your live client ID"
37969 msgstr ""
37970
37971 #: app/Services/Translations/customer-profile-translation.php:336
37972 msgid "Your next billing date is:"
37973 msgstr ""
37974
37975 #: app/Views/invoice/thank_you.php:93
37976 #: app/Services/Renderer/Receipt/ThankYouRender.php:216
37977 msgid "Your order"
37978 msgstr ""
37979
37980 #: app/Views/invoice/invoice_template.php:29 app/Views/invoice/thank_you.php:79
37981 #: app/Services/Renderer/Receipt/ThankYouRender.php:202
37982 msgid "Your order "
37983 msgstr ""
37984
37985 #: app/Views/emails/order/reminder/overdue/customer.php:68
37986 msgid ""
37987 "Your order has an outstanding balance. Please complete your payment at your "
37988 "earliest convenience."
37989 msgstr ""
37990
37991 #: app/Views/invoice/delivery_slip.php:21
37992 msgid "Your order has arrived at its destination"
37993 msgstr ""
37994
37995 #. %s is the order status
37996 #: api/Resource/OrderResource.php:1449
37997 #, php-format
37998 msgid ""
37999 "Your order status is marked as %s and not eligible for any further "
38000 "modifications at this time."
38001 msgstr ""
38002
38003 #: app/Services/Translations/admin-translation.php:2751
38004 msgid "Your Product Changelog Page URL"
38005 msgstr ""
38006
38007 #: app/Services/Translations/admin-translation.php:2752
38008 msgid "Your Product Version"
38009 msgstr ""
38010
38011 #: app/Services/Translations/customer-profile-translation.php:337
38012 msgid "Your purchases will be shown here!"
38013 msgstr ""
38014
38015 #: app/Services/Translations/customer-profile-translation.php:333
38016 msgid "Your Recent Purchases"
38017 msgstr ""
38018
38019 #: app/Services/PDF/DefaultPdfStructures.php:150
38020 msgid ""
38021 "Your refund has been processed. Please allow a few business days for the "
38022 "amount to appear in your account."
38023 msgstr ""
38024
38025 #: app/Services/Translations/admin-translation.php:2756
38026 msgid "Your registration number, printed on invoices"
38027 msgstr ""
38028
38029 #: app/Modules/StorageDrivers/S3/S3.php:408
38030 msgid "Your s3 storage is activated successfully"
38031 msgstr ""
38032
38033 #. %1$s: percentage increase, %2$s: opening <strong> tag, %3$s: closing </strong> tag
38034 #: app/Services/Email/StoreDigestService.php:675
38035 #, php-format
38036 msgid ""
38037 "Your sales are up %1$s%% this period — and you're just getting started. "
38038 "%2$sFluentCart Pro%3$s adds premium payment gateways, integrations, and "
38039 "customizations to help you scale what's working."
38040 msgstr ""
38041
38042 #: app/Services/Translations/admin-translation.php:2757
38043 msgid ""
38044 "Your session has expired due to inactivity. Please refresh the page to "
38045 "continue."
38046 msgstr ""
38047
38048 #: app/Services/Renderer/CartRenderer.php:37
38049 msgid "Your Shopping Cart"
38050 msgstr ""
38051
38052 #: app/Services/Translations/admin-translation.php:2758
38053 msgid ""
38054 "Your store is in ${filters.storeMode} mode but you are watching data in "
38055 "${filters.filterMode} mode."
38056 msgstr ""
38057
38058 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:311
38059 msgid "Your Store is in Live mode"
38060 msgstr ""
38061
38062 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:309
38063 msgid ""
38064 "Your Store is in test mode, change Store's 'Order Mode' to 'Live' and update "
38065 "related settings to enable live payment!"
38066 msgstr ""
38067
38068 #. %s is the subscription item name
38069 #: app/Views/emails/subscription/canceled/customer.php:32
38070 #, php-format
38071 msgid "Your subscription for %s has been canceled."
38072 msgstr ""
38073
38074 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:413
38075 msgid "Your subscription has been successfully cancelled"
38076 msgstr ""
38077
38078 #. %s is the subscription item name
38079 #: app/Views/emails/subscription/renewal/customer.php:26
38080 #, php-format
38081 msgid ""
38082 "Your subscription has been successfully renewed, ensuring uninterrupted "
38083 "access to %s."
38084 msgstr ""
38085
38086 #. %s is the expiration date
38087 #: app/Services/Translations/customer-profile-translation.php:339
38088 #, php-format
38089 msgid ""
38090 "Your subscription has expired at %s. Please renew to keep things running "
38091 "smoothly."
38092 msgstr ""
38093
38094 #. %s is the subscription status
38095 #: app/Services/Translations/customer-profile-translation.php:341
38096 #, php-format
38097 msgid ""
38098 "Your subscription status is now: %s. Please reactivate to keep things "
38099 "running smoothly."
38100 msgstr ""
38101
38102 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:166
38103 msgid "Your test API key"
38104 msgstr ""
38105
38106 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:155
38107 msgid "Your test client ID"
38108 msgstr ""
38109
38110 #. %s is the trial end date
38111 #: app/Services/Translations/customer-profile-translation.php:343
38112 #, php-format
38113 msgid "Your trial ends on: %s"
38114 msgstr ""
38115
38116 #. %s is subscription item name
38117 #: app/Views/emails/subscription/trial_end/customer.php:35
38118 #, php-format
38119 msgid "Your trial for %s is ending soon."
38120 msgstr ""
38121
38122 #: app/Services/Email/EmailNotifications.php:385
38123 msgid "Your Trial is Ending Soon - {{settings.store_name}}"
38124 msgstr ""
38125
38126 #: app/Services/Translations/customer-profile-translation.php:344
38127 msgid "Your valid downloads will be shown here."
38128 msgstr ""
38129
38130 #: app/Services/Localization/i18n/states.php:1280
38131 msgid "Youssoufia"
38132 msgstr ""
38133
38134 #: app/Services/Translations/admin-translation.php:2719
38135 msgid "YoY"
38136 msgstr ""
38137
38138 #: app/Services/Translations/admin-translation.php:2720
38139 msgid "YoY Growth"
38140 msgstr ""
38141
38142 #: app/Services/Localization/i18n/states.php:1883
38143 msgid "Yozgat"
38144 msgstr ""
38145
38146 #: app/Services/Localization/i18n/states.php:1354
38147 msgid "Yucatán"
38148 msgstr ""
38149
38150 #: app/Services/Localization/i18n/states.php:293
38151 msgid "Yukon Territory"
38152 msgstr ""
38153
38154 #: app/Services/Localization/i18n/states.php:481
38155 msgid "Yuma"
38156 msgstr ""
38157
38158 #: app/Services/Localization/i18n/states.php:2125
38159 msgid "Yumbe"
38160 msgstr ""
38161
38162 #: app/Services/Localization/i18n/states.php:342
38163 msgid "Yunnan / 云南"
38164 msgstr ""
38165
38166 #: app/Services/Translations/block-editor-translation.php:461
38167 msgid "Z → A"
38168 msgstr ""
38169
38170 #: app/Services/Localization/i18n/states.php:53
38171 msgid "Zabul"
38172 msgstr ""
38173
38174 #: app/Services/Localization/i18n/states.php:704
38175 msgid "Zacapa"
38176 msgstr ""
38177
38178 #: app/Services/Localization/i18n/states.php:1355
38179 msgid "Zacatecas"
38180 msgstr ""
38181
38182 #: app/Services/Localization/i18n/states.php:744
38183 msgid "Zadar County"
38184 msgstr ""
38185
38186 #: app/Services/Localization/i18n/states.php:1281
38187 msgid "Zagora"
38188 msgstr ""
38189
38190 #: app/Services/Localization/i18n/states.php:752
38191 msgid "Zagreb City"
38192 msgstr ""
38193
38194 #: app/Services/Localization/i18n/states.php:732
38195 msgid "Zagreb County"
38196 msgstr ""
38197
38198 #: app/Services/Localization/i18n/states.php:87
38199 msgid "Zaire"
38200 msgstr ""
38201
38202 #: app/Services/Localization/i18n/states.php:1976
38203 msgid "Zakarpattia"
38204 msgstr ""
38205
38206 #: app/Services/Localization/i18n/states.php:774
38207 msgid "Zala"
38208 msgstr ""
38209
38210 #: app/Services/Localization/i18n/states.php:1619
38211 msgid "Zambales"
38212 msgstr ""
38213
38214 #: app/Services/Localization/i18n/states.php:1402
38215 msgid "Zambezi"
38216 msgstr ""
38217
38218 #: app/Services/Localization/i18n/countries.php:261
38219 msgid "Zambia"
38220 msgstr ""
38221
38222 #: app/Helpers/CurrenciesHelper.php:159
38223 msgid "Zambian Kwacha"
38224 msgstr ""
38225
38226 #: app/Services/Localization/i18n/states.php:1620
38227 msgid "Zamboanga del Norte"
38228 msgstr ""
38229
38230 #: app/Services/Localization/i18n/states.php:1621
38231 msgid "Zamboanga del Sur"
38232 msgstr ""
38233
38234 #: app/Services/Localization/i18n/states.php:1622
38235 msgid "Zamboanga Sibugay"
38236 msgstr ""
38237
38238 #: app/Services/Localization/i18n/states.php:1386
38239 msgid "Zambézia"
38240 msgstr ""
38241
38242 #: app/Services/Localization/i18n/states.php:1441
38243 msgid "Zamfara"
38244 msgstr ""
38245
38246 #: app/Services/Localization/i18n/states.php:640
38247 msgid "Zamora"
38248 msgstr ""
38249
38250 #: app/Services/Localization/i18n/states.php:558
38251 msgid "Zamora-Chinchipe"
38252 msgstr ""
38253
38254 #: app/Services/Localization/i18n/states.php:891
38255 msgid "Zanjan (زنجان)"
38256 msgstr ""
38257
38258 #: app/Services/Localization/i18n/states.php:1907
38259 msgid "Zanzibar North"
38260 msgstr ""
38261
38262 #: app/Services/Localization/i18n/states.php:1911
38263 msgid "Zanzibar South"
38264 msgstr ""
38265
38266 #: app/Services/Localization/i18n/states.php:1915
38267 msgid "Zanzibar West"
38268 msgstr ""
38269
38270 #: app/Services/Localization/i18n/states.php:1977
38271 msgid "Zaporizhzhya"
38272 msgstr ""
38273
38274 #: app/Services/Localization/i18n/states.php:641
38275 msgid "Zaragoza"
38276 msgstr ""
38277
38278 #: app/Services/Tax/TaxManager.php:104 app/Services/Tax/TaxManager.php:177
38279 #: app/Services/Tax/TaxManager.php:571
38280 #: app/Services/Translations/admin-translation.php:2761
38281 msgid "Zero"
38282 msgstr ""
38283
38284 #: app/Services/Localization/i18n/states.php:353
38285 msgid "Zhejiang / 浙江"
38286 msgstr ""
38287
38288 #: app/Services/Localization/i18n/states.php:1975
38289 msgid "Zhytomyrshchyna"
38290 msgstr ""
38291
38292 #: app/Services/Localization/i18n/states.php:1717
38293 msgid "Ziguinchor"
38294 msgstr ""
38295
38296 #: app/Services/Localization/i18n/countries.php:263
38297 msgid "Zimbabwe"
38298 msgstr ""
38299
38300 #: app/Http/Controllers/ProductController.php:945
38301 msgid "Zip"
38302 msgstr ""
38303
38304 #: app/Services/Localization/i18n/address-locales.php:746
38305 msgid "ZIP Code"
38306 msgstr ""
38307
38308 #: app/Services/Translations/admin-translation.php:2762
38309 #: app/Services/Translations/customer-profile-translation.php:345
38310 msgid "Zip Code"
38311 msgstr ""
38312
38313 #: app/Services/Localization/i18n/states.php:2126
38314 msgid "Zombo"
38315 msgstr ""
38316
38317 #: app/Services/Translations/admin-translation.php:2763
38318 msgid "Zone Details"
38319 msgstr ""
38320
38321 #: app/Services/Translations/admin-translation.php:2764
38322 msgid "Zone Name"
38323 msgstr ""
38324
38325 #: app/Services/Translations/admin-translation.php:2765
38326 msgid "Zone name is required"
38327 msgstr ""
38328
38329 #: app/Services/Localization/i18n/states.php:1884
38330 msgid "Zonguldak"
38331 msgstr ""
38332
38333 #: app/Services/Translations/admin-translation.php:2766
38334 msgid "Zoom Chart"
38335 msgstr ""
38336
38337 #: app/Services/Localization/i18n/states.php:238
38338 msgid "Zou"
38339 msgstr ""
38340
38341 #: app/Services/Localization/i18n/states.php:320
38342 msgid "Zug"
38343 msgstr ""
38344
38345 #: app/Services/Translations/admin-translation.php:2759
38346 msgid "ZUGFeRD Profile"
38347 msgstr ""
38348
38349 #: app/Services/Translations/admin-translation.php:2760
38350 msgid "ZUGFeRD XML cannot be embedded in PDFs until your store country is set."
38351 msgstr ""
38352
38353 #: app/Services/Localization/i18n/states.php:2237
38354 msgid "Zulia"
38355 msgstr ""
38356
38357 #: app/Services/Localization/i18n/states.php:321
38358 msgid "Zürich"
38359 msgstr ""
38360
38361 #: app/Services/Translations/TransStrings.php:282
38362 msgid "{checked}/{total} checked"
38363 msgstr ""
38364
38365 #: app/Services/Translations/TransStrings.php:281
38366 msgid "{total} items"
38367 msgstr ""
38368
38369 #: app/Services/Localization/i18n/states.php:596
38370 msgid "Ávila"
38371 msgstr ""
38372
38373 #: app/Services/Localization/i18n/countries.php:15
38374 msgid "Åland Islands"
38375 msgstr ""
38376
38377 #: app/Services/Localization/i18n/states.php:1834
38378 msgid "Çanakkale"
38379 msgstr ""
38380
38381 #: app/Services/Localization/i18n/states.php:1835
38382 msgid "Çankırı"
38383 msgstr ""
38384
38385 #: app/Services/Localization/i18n/states.php:1836
38386 msgid "Çorum"
38387 msgstr ""
38388
38389 #: app/Services/Localization/i18n/states.php:1651
38390 msgid "Ñeembucú"
38391 msgstr ""
38392
38393 #: app/Services/Localization/i18n/states.php:336
38394 msgid "Ñuble"
38395 msgstr ""
38396
38397 #: app/Services/Localization/i18n/states.php:1851
38398 msgid "İstanbul"
38399 msgstr ""
38400
38401 #: app/Services/Localization/i18n/states.php:1852
38402 msgid "İzmir"
38403 msgstr ""
38404
38405 #: app/Services/Localization/i18n/states.php:1850
38406 msgid "İçel"
38407 msgstr ""
38408
38409 #: app/Services/Localization/i18n/states.php:1880
38410 msgid "Şanlıurfa"
38411 msgstr ""
38412
38413 #: app/Services/Localization/i18n/states.php:1890
38414 msgid "Şırnak"
38415 msgstr ""
38416
38417 #: app/Services/Localization/i18n/states.php:746
38418 msgid "Šibenik-Knin County"
38419 msgstr ""
38420
38421 #: app/Services/Localization/i18n/states.php:1314
38422 msgid "Șoldănești"
38423 msgstr ""
38424
38425 #: app/Services/Localization/i18n/states.php:1315
38426 msgid "Ștefan Vodă"
38427 msgstr ""
38428
38429 #: app/Services/Translations/block-editor-translation.php:463
38430 msgid "— Select a condition —"
38431 msgstr ""
38432
38433 #: app/Hooks/Handlers/AttributesHandler.php:54
38434 msgid "↳ Attributes"
38435 msgstr ""
38436
38437 #: app/Services/Translations/block-editor-translation.php:464
38438 msgid ""
38439 "⚠ Deprecated: VAT is now rendered inside the B2B section automatically. This "
38440 "block will be removed in a future version — please remove it from your "
38441 "template."
38442 msgstr ""
38443
38444 #: app/Modules/PaymentMethods/Cod/Cod.php:175
38445 msgid ""
38446 "✅ Customers can pay for their orders by cash upon delivery. You may receive "
38447 "using bank transfer or other manual process as well.\n"
38448 " You may remind them to have the exact amount ready "
38449 "for our delivery personnel!"
38450 msgstr ""
38451